|
Protege 4.0.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AbstractGraphModel provides implementations of methods to add/remove
listeners and fire GraphModelEvents.ModelManager to support adding, removing of
ModelManagerListeners and firing of
ModelManager events.OWLView that displays information about classesOWLObjectorg.protege.editor.owl.ui.editor.AbstractRestrictionCreatorPanelNode to the graph.
Edge to the graph.
Node to the graph.
Edge to the graph.
Edges that link the Node
which represents the specified object to the Nodes that
represent the children of the specified object.
EditorKit to the list of
open EditorKits.
ExportFormat to the list
of possible ExportFormats
GraphGenerator, such as a 'graph changed' event.
GraphGenerator, such as a 'graph changed' event.
Node
addition and removal take place.
Node
addition and removal take place.
OWLSelectionModelListener to the list of listeners.
Node/code> to the graph that represents
the sepcified object.
- addNodeClickedListener(NodeClickedListener) -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
-
- addNodeClickedListener(NodeClickedListener) -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphView
- Adds a
NodeClickedListener which is informed
when a node is clicked (pressed and released).
- addObject(Collection<O>) -
Method in class org.protege.editor.core.ui.list.RemovableObjectList
-
- addOntologyChangeListener(OWLOntologyChangeListener) -
Method in interface org.protege.editor.owl.model.OWLModelManager
- Adds an ontology history listener.
- addOntologyChangeListener(OWLOntologyChangeListener) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- addOptionsChangedListener(OptionsChangedListener) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizViewOptions
-
- addOptionsPage(OptionsPage, String) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OptionsDialog
-
- addPanel(OWLDescriptionEditor) -
Method in class org.protege.editor.owl.ui.editor.OWLClassDescriptionEditor
-
- addParent(DefaultGraphNode) -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphNode
-
- addParentEdges(Object) -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultGraphGenerator
- Creates the
Edges that link the Node
which represents the specified object to the Nodes that
represent the parents of the specified object.
- addPopupComponentListener(PopupComponentListener) -
Method in class uk.ac.man.cs.mig.util.popup.PopupComponent
- Adds a
PopupComponentListener, which is informed
when the popup closes.
- addPopupPage(OWLObjectPopupPage) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.popup.PopupManager
-
- addPrefixMapping(String, String) -
Method in interface org.protege.editor.owl.ui.prefix.PrefixMapper
- Adds a prefix-value mapping
- addPrefixMapping(String, String) -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperImpl
-
- AddPrefixMappingAction - Class in org.protege.editor.owl.ui.prefix
- Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 22-Sep-2006
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- AddPrefixMappingAction(PrefixMapperTable) -
Constructor for class org.protege.editor.owl.ui.prefix.AddPrefixMappingAction
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class org.protege.editor.core.ui.wizard.WizardModel
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class org.protege.editor.owl.model.selection.axioms.AbstractAxiomSelectionStrategy
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in interface org.protege.editor.owl.model.selection.axioms.AxiomSelectionStrategy
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizProperties
- Deprecated. Adds a property changes listener that is informed
of changes in properties.
- addPropertyChangeListener(PropertyChangeListener) -
Method in interface uk.ac.man.cs.mig.util.graph.controller.Controller
- Adds a property change listener, which is informed when properties
such as renderers, factories etc.
- addPropertyChangeListener(PropertyChangeListener) -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultController
- Adds a property change listener, which is informed when properties
such as renderers, factories etc.
- addRecent(URI) -
Method in class org.protege.editor.owl.OWLEditorKit
-
- addRelation(X, X) -
Method in class org.protege.editor.owl.model.hierarchy.roots.TerminalElementFinder
-
- addRendering(OWLEntity) -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- addRendering(OWLEntity) -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- addRepository(OntologyRepository) -
Method in class org.protege.editor.core.OntologyRepositoryManager
-
- addRoot(OWLClass) -
Method in class org.protege.editor.owl.model.hierarchy.cls.InferredOWLClassHierarchyProvider
-
- addRow(OWLFrameSectionRow<R, A, E>) -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- addSection(OWLFrameSection<? extends Object, ? extends Object, ? extends Object>, int) -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrame
-
- addSection(OWLFrameSection<? extends Object, ? extends Object, ? extends Object>) -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrame
-
- addSelectedItems() -
Method in class org.protege.editor.owl.ui.selector.OWLEntitySelectorPanel
-
- addSelectionListener(ChangeListener) -
Method in class org.protege.editor.owl.ui.frame.OWLIndividualAnnotationValueEditor
-
- addSelectionListener(ChangeListener) -
Method in class org.protege.editor.owl.ui.selector.AbstractSelectorPanel
-
- addSelectionListener(ChangeListener) -
Method in class org.protege.editor.owl.ui.selector.OWLClassSelectorPanel
-
- addSelectionListener(ChangeListener) -
Method in class org.protege.editor.owl.ui.selector.OWLDataPropertySelectorPanel
-
- addSelectionListener(ChangeListener) -
Method in class org.protege.editor.owl.ui.selector.OWLDataTypeSelectorPanel
-
- addSelectionListener(ChangeListener) -
Method in class org.protege.editor.owl.ui.selector.OWLIndividualSelectorPanel
-
- addSelectionListener(ChangeListener) -
Method in class org.protege.editor.owl.ui.selector.OWLObjectPropertySelectorPanel
-
- addSelectionListener(OWLVizSelectionListener) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizSelectionModel
-
- addSelectionProviderListener(SelectionProviderListener) -
Method in class org.protege.editor.core.ui.util.AbstractSelectionProvider
-
- addSelectionProviderListener(SelectionProviderListener) -
Method in interface org.protege.editor.core.ui.util.SelectionProvider
-
- addSeparator() -
Method in class org.protege.editor.core.ui.view.ViewBar
-
- AddSiblingClassAction - Class in org.protege.editor.owl.ui.clshierarchy
- Deprecated. - class hierarchy implements this
- AddSiblingClassAction(OWLEditorKit, OWLObjectTree<OWLClass>) -
Constructor for class org.protege.editor.owl.ui.clshierarchy.AddSiblingClassAction
- Deprecated.
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.core.ui.OpenFromURIPanel
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in interface org.protege.editor.core.ui.util.VerifiedInputEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.clsdescriptioneditor.ExpressionEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.CreateDefinedClassPanel
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.editor.AbstractRestrictionCreatorPanel
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.editor.OWLClassDescriptionEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.editor.OWLClassSelectorWrapper
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.editor.OWLDescriptionExpressionEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.frame.OWLAnnotationEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.frame.OWLClassDescriptionSetEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyRelationshipEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.frame.OWLGeneralAxiomEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.frame.OWLObjectPropertyChainEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.frame.SWRLRuleEditor
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.OWLEntityCreationPanel
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.rename.RenameEntitiesPanel
-
- addStatusChangedListener(InputVerificationStatusChangedListener) -
Method in class org.protege.editor.owl.ui.selector.AbstractSelectorPanel
-
- AddSubClassAction - Class in org.protege.editor.owl.ui.clshierarchy
- Deprecated. - class hierarchy implements this
- AddSubClassAction(OWLEditorKit, OWLObjectTree<OWLClass>) -
Constructor for class org.protege.editor.owl.ui.clshierarchy.AddSubClassAction
- Deprecated.
- addTab(WorkspaceTab) -
Method in class org.protege.editor.core.ui.workspace.TabbedWorkspace
- Convenience method to add a workspace tab.
- addThumbnailViewSourceListener(ThumbnailViewSourceListener) -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
- Adds a
ThumbnailViewSourceListener to the ThumbnailViewSource
so that the ThumbnailView is informed of events
that it might be interested in.
- addThumbnailViewSourceListener(ThumbnailViewSourceListener) -
Method in interface uk.ac.man.cs.mig.util.graph.ui.ThumbnailViewSource
- Adds a
ThumbnailViewSourceListener to the ThumbnailViewSource
so that the ThumbnailView is informed of events
that it might be interested in.
- addToPopupMenu(OWLFrameListPopupMenuAction<R>) -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameList2
-
- addUndoManagerListener(UndoManagerListener) -
Method in interface org.protege.editor.owl.model.history.HistoryManager
-
- addUndoManagerListener(UndoManagerListener) -
Method in class org.protege.editor.owl.model.history.HistoryManagerImpl
-
- addVerticalStrut(int) -
Method in class org.protege.editor.core.ui.preferences.PreferencesPanel
-
- addView(View) -
Method in class org.protege.editor.core.ui.view.ViewHolder
- Adds a
View to the holder.
- addView(View, String) -
Method in class org.protege.editor.core.ui.view.ViewsPane
-
- addVisualisedObjectManagerListener(VisualisedObjectManagerListener) -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultVisualisedObjectManager
- Adds a
VisualisedObjectManagerListener, which is notified of
events relating to visualised object addition/removal and change.
- addVisualisedObjectManagerListener(VisualisedObjectManagerListener) -
Method in interface uk.ac.man.cs.mig.util.graph.controller.VisualisedObjectManager
- Adds a
VisualisedObjectManagerListener, which is notified of
events relating to visualised object addition/removal and change.
- addWizardListener(WizardEventListener) -
Method in class uk.ac.man.cs.mig.util.wizard.Wizard
- Adds a listener to the
Wizard
- addWorkspace(Workspace) -
Method in class org.protege.editor.core.ui.workspace.WorkspaceManager
-
- adjustBeginLineColumn(int, int) -
Method in class uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.SimpleCharStream
- Method to adjust line and column numbers for the start of a token.
- afterLoad(IOListenerEvent) -
Method in class org.protege.editor.owl.model.io.IOListener
-
- afterLoad(IOListenerEvent) -
Method in class org.protege.editor.owl.model.io.OntologySourcesManager
-
- afterSave(IOListenerEvent) -
Method in class org.protege.editor.owl.model.io.IOListener
-
- afterSave(IOListenerEvent) -
Method in class org.protege.editor.owl.model.io.OntologySourcesManager
-
- AllAxiomsStrategy - Class in org.protege.editor.owl.model.selection.axioms
- User: nickdrummond
Date: May 21, 2008
- AllAxiomsStrategy() -
Constructor for class org.protege.editor.owl.model.selection.axioms.AllAxiomsStrategy
-
- ALLCLS_NAME -
Static variable in class uk.ac.man.cs.mig.coode.owlviz.ui.renderer.OWLClsNodeRenderer
-
- AllDifferentCreator - Class in org.protege.editor.owl.model.refactor
- Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 01-Sep-2006
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- AllDifferentCreator(OWLDataFactory, OWLOntology, Set<OWLOntology>) -
Constructor for class org.protege.editor.owl.model.refactor.AllDifferentCreator
-
- AllLoadedOntologiesSelectionStrategy - Class in org.protege.editor.owl.model.selection.ontologies
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Jun 6, 2008
- AllLoadedOntologiesSelectionStrategy(OWLModelManager) -
Constructor for class org.protege.editor.owl.model.selection.ontologies.AllLoadedOntologiesSelectionStrategy
-
- AllOntologiesStrategyAction - Class in org.protege.editor.owl.ui.action
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Jun 6, 2008
- AllOntologiesStrategyAction() -
Constructor for class org.protege.editor.owl.ui.action.AllOntologiesStrategyAction
-
- ALPHA -
Static variable in interface uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.DotParserConstants
-
- ALPHANUM -
Static variable in interface uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.DotParserConstants
-
- AmalgamateDisjointClassesAction - Class in org.protege.editor.owl.ui.action
- Author: Nick Drummond
The University Of Manchester
BioHealth Informatics Group
Date: May 19, 2008 - AmalgamateDisjointClassesAction() -
Constructor for class org.protege.editor.owl.ui.action.AmalgamateDisjointClassesAction
-
- AmalgamateSuperClassesAction - Class in org.protege.editor.owl.ui.action
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Aug-2007
- AmalgamateSuperClassesAction() -
Constructor for class org.protege.editor.owl.ui.action.AmalgamateSuperClassesAction
-
- ANNOTATION_PROPERTY_COLOR_KEY -
Static variable in class org.protege.editor.core.ProtegeProperties
-
- ANNOTATION_PROPERTY_VIEW_CATEGORY -
Static variable in class org.protege.editor.core.ProtegeProperties
-
- AnnotationAxiomsStrategy - Class in org.protege.editor.owl.model.selection.axioms
- User: nickdrummond
Date: May 21, 2008
- AnnotationAxiomsStrategy() -
Constructor for class org.protege.editor.owl.model.selection.axioms.AnnotationAxiomsStrategy
-
- AnnotationDeleter - Class in org.protege.editor.owl.model.refactor
- Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 08-Jul-2006
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- AnnotationDeleter(Set<OWLOntology>) -
Constructor for class org.protege.editor.owl.model.refactor.AnnotationDeleter
-
- AnnotationPreferences - Class in org.protege.editor.owl.ui.preferences
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Aug-2007
- AnnotationPreferences() -
Constructor for class org.protege.editor.owl.ui.preferences.AnnotationPreferences
-
- AnnotationPreferencesPanel - Class in org.protege.editor.owl.ui.preferences
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Aug-2007
- AnnotationPreferencesPanel() -
Constructor for class org.protege.editor.owl.ui.preferences.AnnotationPreferencesPanel
-
- AnnotationRendererPanel - Class in org.protege.editor.owl.ui.renderer
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Apr 8, 2008
- AnnotationRendererPanel(OWLEditorKit) -
Constructor for class org.protege.editor.owl.ui.renderer.AnnotationRendererPanel
-
- ANNOTATIONS -
Static variable in class org.protege.editor.owl.ui.renderer.OWLRendererPreferences
-
- AnnotationSelectorPanel - Class in org.protege.editor.owl.ui.ontology.wizard.move.byannotation
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Nov 28, 2008
- AnnotationSelectorPanel(MoveAnnotationAxiomsByURIKit) -
Constructor for class org.protege.editor.owl.ui.ontology.wizard.move.byannotation.AnnotationSelectorPanel
-
- AnnotationURIList - Class in org.protege.editor.owl.ui.frame
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 01-Aug-2007
- AnnotationURIList(OWLEditorKit) -
Constructor for class org.protege.editor.owl.ui.frame.AnnotationURIList
-
- AnnotationURIList.URIItem - Class in org.protege.editor.owl.ui.frame
-
- AnnotationURIList.URIItem(URI) -
Constructor for class org.protege.editor.owl.ui.frame.AnnotationURIList.URIItem
-
- AnonymousClassesView - Class in org.protege.editor.owl.ui.view
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Nov 24, 2008
- AnonymousClassesView() -
Constructor for class org.protege.editor.owl.ui.view.AnonymousClassesView
-
- AnonymousDefinedClassManager - Class in org.protege.editor.owl.model.description.anonymouscls
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Nov 24, 2008
- AnonymousDefinedClassManager(OWLModelManager) -
Constructor for class org.protege.editor.owl.model.description.anonymouscls.AnonymousDefinedClassManager
-
- ANY_LANGUAGE -
Static variable in class org.protege.editor.owl.ui.renderer.OWLRendererPreferences
-
- append(String) -
Method in class org.protege.editor.owl.ui.SpeciesValidationReportView
-
- appendTerminalElements(Set<X>) -
Method in class org.protege.editor.owl.model.hierarchy.roots.TerminalElementFinder
-
- APPLICATION_DIR_PROP -
Static variable in class org.protege.common.ProtegeProperties
-
- applyChange(OWLOntologyChange) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- applyChange(OWLOntologyChange) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- applyChanges() -
Method in class org.protege.editor.core.ui.preferences.PreferencesPanel
-
- applyChanges() -
Method in class org.protege.editor.core.update.PluginPreferencesPanel
-
- applyChanges(List<? extends OWLOntologyChange>) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- applyChanges(List<? extends OWLOntologyChange>) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.inference.DIGReasonerPreferencesPanel
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.ontology.OntologyPreferencesPanel
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.preferences.AnnotationPreferencesPanel
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.preferences.GeneralPreferencesPanel
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.preferences.NewEntitiesPreferencesPanel
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.preferences.SavePreferencesPanel
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.renderer.AnnotationRendererPanel
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.renderer.RendererPreferencesPanel
-
- applyChanges() -
Method in class org.protege.editor.owl.ui.tree.OWLTreePreferencesPanel
-
- applyChanges() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizPreferencesPane
-
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.DisplayOptionsPage
-
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.DotProcessPathPage
- Deprecated.
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.GlobalOptionsPage
-
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.LayoutDirectionOptionsPage
-
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.LayoutSpacingOptionsPage
- Deprecated.
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.ModeOptionsPage
-
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OptionsDialog
-
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OptionsPage
-
- applyOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.UIOptionsPage
-
- applyPreferences() -
Method in class org.protege.editor.core.ui.preferences.PreferencesDialogPanel
-
- areClassesDisjoint(OWLClass, OWLClass) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.renderer.OWLClsNodeRenderer
- Determines if a class is disjoint from another class
- ASSERTED_HIERARCHY -
Static variable in class uk.ac.man.cs.mig.coode.owlviz.ui.exportwizard.SpecifyHierarchyPage
-
- AssertedClassHierarchyProvider - Class in org.protege.editor.owl.model.hierarchy
- Deprecated. use
AssertedClassHierarchyProvider2
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Jan-2007
- AssertedClassHierarchyProvider(OWLOntologyManager) -
Constructor for class org.protege.editor.owl.model.hierarchy.AssertedClassHierarchyProvider
- Deprecated.
- AssertedClassHierarchyProvider2 - Class in org.protege.editor.owl.model.hierarchy
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 17-Jan-2007
- AssertedClassHierarchyProvider2(OWLOntologyManager) -
Constructor for class org.protege.editor.owl.model.hierarchy.AssertedClassHierarchyProvider2
-
- AssertedSuperClassHierarchyProvider - Class in org.protege.editor.owl.model.hierarchy
- Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 14-Sep-2006
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- AssertedSuperClassHierarchyProvider(OWLModelManager) -
Constructor for class org.protege.editor.owl.model.hierarchy.AssertedSuperClassHierarchyProvider
-
- attr_stmt() -
Method in class uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.DotParser
-
- AUTO_CLASSIFY_ON_ACTIVE_ONTOLOGY_CHANGE -
Static variable in class org.protege.editor.owl.model.inference.OWLReasonerManagerImpl
-
- AUTO_RELOAD_ON_ACTIVE_ONTOLOGY_CHANGE -
Static variable in class org.protege.editor.owl.model.inference.OWLReasonerManagerImpl
-
- AUTO_UPDATE_KEY -
Static variable in class org.protege.editor.core.update.PluginManager
-
- AutoCompleterMatcher - Interface in org.protege.editor.owl.ui.clsdescriptioneditor
- Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: May 4, 2006
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- AutoCompleterMatcherImpl - Class in org.protege.editor.owl.ui.clsdescriptioneditor
- Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: May 4, 2006
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- AutoCompleterMatcherImpl(OWLModelManager) -
Constructor for class org.protege.editor.owl.ui.clsdescriptioneditor.AutoCompleterMatcherImpl
-
- AutoIDException - Exception in org.protege.editor.owl.model.entity
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Jul 25, 2008
- AutoIDException(String) -
Constructor for exception org.protege.editor.owl.model.entity.AutoIDException
-
- AutoIDGenerator - Interface in org.protege.editor.owl.model.entity
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Jul 25, 2008
- AutoMappedRepositoryURIMapper - Class in org.protege.editor.owl.model.io
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Sep 1, 2008
A custom URIMapper. - AutoMappedRepositoryURIMapper(OWLModelManager) -
Constructor for class org.protege.editor.owl.model.io.AutoMappedRepositoryURIMapper
-
- axiom -
Variable in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- AxiomAnnotationButton - Class in org.protege.editor.owl.ui.framelist
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Sep 1, 2008
- AxiomAnnotationButton(ActionListener) -
Constructor for class org.protege.editor.owl.ui.framelist.AxiomAnnotationButton
-
- AxiomAnnotationPanel - Class in org.protege.editor.owl.ui.axiom
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Sep 3, 2008
- AxiomAnnotationPanel(OWLEditorKit) -
Constructor for class org.protege.editor.owl.ui.axiom.AxiomAnnotationPanel
-
- AxiomListFrame - Class in org.protege.editor.owl.ui.frame
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2007
- AxiomListFrame(OWLEditorKit) -
Constructor for class org.protege.editor.owl.ui.frame.AxiomListFrame
-
- AxiomListFrameSection - Class in org.protege.editor.owl.ui.frame
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2007
- AxiomListFrameSection(OWLEditorKit, OWLFrame<Set<OWLAxiom>>) -
Constructor for class org.protege.editor.owl.ui.frame.AxiomListFrameSection
-
- AxiomListFrameSectionRow - Class in org.protege.editor.owl.ui.frame
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 19-Dec-2007
- AxiomListFrameSectionRow(OWLEditorKit, OWLFrameSection, OWLOntology, Set<OWLAxiom>, OWLAxiom) -
Constructor for class org.protege.editor.owl.ui.frame.AxiomListFrameSectionRow
-
- AxiomMetricsViewComponent - Class in org.protege.editor.owl.ui.metrics
- Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 30-Jul-2007
- AxiomMetricsViewComponent() -
Constructor for class org.protege.editor.owl.ui.metrics.AxiomMetricsViewComponent
-
- AxiomSelectionStrategy - Interface in org.protege.editor.owl.model.selection.axioms
- User: nickdrummond
Date: May 20, 2008
- AxiomTypeSelectorPanel - Class in org.protege.editor.owl.ui.ontology.wizard.move.bytype
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Nov 28, 2008
- AxiomTypeSelectorPanel(MoveAxiomsByTypeKit) -
Constructor for class org.protege.editor.owl.ui.ontology.wizard.move.bytype.AxiomTypeSelectorPanel
-
- AxiomTypeStrategy - Class in org.protege.editor.owl.model.selection.axioms
- User: nickdrummond
Date: May 21, 2008
- AxiomTypeStrategy() -
Constructor for class org.protege.editor.owl.model.selection.axioms.AxiomTypeStrategy
-
JFileChooser to allow a pathname
to be selected, and a file name entered.
canAdd instead
canAdd instead
Determines if rows can be added to this section.
OWLObject
can be copied.
setData()).VisualisedObjectManager.
ClosureAxiomFactory(OWLDataFactory df, OWLObjectProperty objectProperty)
Strange!
Graph isShown the specified Node.
Graph isShown the specified Edge.
Graph isShown the specified Node.
Graph isShown the specified Edge.
OWLObjects should
implement this interface, so that they will work with the copy action
on the edit menu.Edge
Edge
Graph
Graph
Extension
Extension
Extension
Extension
Extension
Extension
CreateNewChildActioncreateOWLCellRenderer(boolean renderExpression, boolean renderIcon)
OWLReasoner.
getDescriptions()
CreateNewChildActionCreateNewChildActionCreateNewChildActionJToolTip that should be used
to display the tooltip.
EdgeFactory that produces
Egdes based on the model that may be accessed by the
specified controller.
Node that represents the specified object.
PluginExtensionMatcher
that just matches all plugin ExtensionsDimension from a 'zoomed' Dimension.
Dimension from a 'zoomed' Dimension.
Dimension to a 'zoomed' Dimension.
Dimension to a 'zoomed' Dimension.
String value of a Boolean that
indicated whether anonymous classes should be displayed.
String value of a Boolean that
indicated whether classes that are disjoint to the selected
class should be flagged.
String value of a Boolean that
indicated whether individuals should be displayed.
String that represents a Boolean value
that indicates whether or not is-a labels should be displayed.
Node boundary.
EditorKit.
DotParameterSetter sets the various attributes
of a Graph and it's Nodes and Edges,
using attribute/value String pairs (that come from a dot file).DotProcess, and starts
the native dot process.
Edges contained
in a Graph.String representation of a double valuet that
represents the brightness of the edges in the graph.
EditorKit factories are responsible
for creating clsdescriptioneditor kits.EditorKitFactoryPlugin encapsulates
details of an EditorKitFactory plugin.Node that represents the specified object.
equals two Nodes
are considered equal if the represent the same object.
EditorKitFactory is a type of plugin,
and therefore type of extension point to the protege
application.
Extension.NodeClickedEvent to be fired.
PropertyChangeEvent to be sent to all listeners
PropertyChangeEvents to any registered listeners.
KeyStroke for the
menu item defined by this plugin.
getClosureRestriction()
OWLObjectAllRestriction) that
closes off the existential restrictions that have been visited by this
visitor.
Edge.
Edge.
Edges that the Graph
contains.
Edges that the Graph
contains.
Edges
Edges
Iterator that can be
used to traverse the Edges in the Graph.
Iterator that can be
used to traverse the Edges in the Graph.
Edge.
Edge using the toString
method of the Edge's userObject.
Edges.
Edges
Edges
Edges
Edges contained in the Graph as an array.
Edges contained in the Graph as an array.
Iterator that can be used
to traverse the Edges in the Graph
EditorKit that instances of
this plugin will act on.
EditorKit that instances of
this plugin will act on.
EditorKit that this Workspace
belongs to.
EditorKitFactory by its corresponding plugin.
EditorKitFactory plugins.
EditorKitManager, which controls the selected EditorKit etc.
ExportFormats
PluginExtensionMatcher, which is used to filter
the plugin extensions to a desired subset.
PluginExtensionMatcher, which is used to filter
the plugin extensions to a desired subset.
PluginExtensionMatcher, which is used to filter
the plugin extensions to a desired subset.
PluginExtensionMatcher, which is used to filter
the plugin extensions to a desired subset.
PluginExtensionMatcher, which is used to filter
the plugin extensions to a desired subset.
PluginExtensionMatcher, which is used to filter
the plugin extensions to a desired subset.
Extensions that extend the specified extension point of
the specified plugin and match the criteria specified by the
PluginExtensionMatcher.
Workspace.
Graph based upon the
visible objects in the VisualisedObjectManager.
Graph based upon the
visible objects in the VisualisedObjectManager.
Graph that the view should
currently display.
Graphs
Graphs
GraphGenerator which is responsible for
creating and maintaining the Graph that represents
the list of objects held by the VisualisedObject manager.
GraphGenerator which is responsible for
creating and maintaining the Graph that represents
the list of objects held by the VisualisedObject manager.
Iterator that can be used to traverse the
listeners.
Iterator that can be used to traverse the
listeners.
GraphLayoutEngine, which is
capable of sizing and positioning Nodes
and Edges.
GraphLayoutEngine, which is
capable of sizing and positioning Nodes
and Edges.
GraphModel, which is an interface
to the underlying data that is represented by the Graph.
GraphModel, which is an interface
to the underlying data that is represented by the Graph.
Node and Edge
selections.
Node and Edge
selections.
GraphView currently attached to the Controller
GraphView currently attached to the Controller
ImageIcon with the specified
name.
EditorKit Id.
EditorKitFactory.
ViewComponentPlugin Id.
String that represents the reasoner ID.
String that represents the reasoner ID.
EditorKit Id.
EditorKitFactory.
getOWLHierarchyManager() instead
PluginUtilities.
PreferencesManager
ProtegeManager
EditorKitFactory label.
Node.
Node.
Node.
Edge's label.
Edge's label.
getLastSelectedAxiomInstance(OWLAxiomInstance)
Iterator that can
be used to traverse the listeners.
Iterator that can
be used to traverse the listeners.
Iterator that can be used to
traverse and remove listeners.
Iterator that can be used to
traverse and remove listeners.
getEntityFinder().getMatchingOWLClasses()
getEntityFinder().getMatchingOWLDataProperties()
getEntityFinder().getMatchingOWLDataTypes()
getEntityFinder().getMatchingOWLIndividuals()
getEntityFinder().getMatchingOWLObjectProperties()
null value
just returns it.
null value
just returns it.
null value
just returns it.
WizardPage .
Node associated
with the event.
Nodes that the Graph
contains.
Nodes that the Graph
contains.
Nodes.
Nodes.
Node that represents the given object.
- getNodeForObject(Object) -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultGraphGenerator
- Returns the
Node that represents the given object.
- getNodeIterator() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Graph
- Retrieves an
Iterator that can be
used to traverse the Nodes in the Graph.
- getNodeIterator() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultGraph
- Retrieves an
Iterator that can be
used to traverse the Nodes in the Graph.
- getNodeLabelRenderer() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.Controller
- Gets the renderer used to generate labels for
Nodes.
- getNodeLabelRenderer() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultController
- Gets the renderer used to generate labels for
Nodes.
- getNodeRenderer() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.Controller
- Gets the renderer used to paint
Nodes
- getNodeRenderer() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultController
- Gets the renderer used to paint
Nodes
- getNodes() -
Method in class org.protege.editor.core.ui.preferences.node.PreferenceNodeGroup
-
- getNodes(OWLObject) -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTree
- Gets the set of nodes that represent the specified
object
- getNodes() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Graph
- Gets the
Nodes contained in the Graph
as an array.
- getNodes() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultGraph
- Gets the
Nodes contained in the Graph
as an array.
- getNodes() -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphView
- Gets an
Iterator that can be used
to traverse the Nodes in the Graph
- getNotKeyWord() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererDLSyntax
-
- getNotKeyWord() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererImpl
-
- getNumberOfPages() -
Method in class uk.ac.man.cs.mig.util.wizard.Wizard
- Returns the number of pages that the Wizard isShown.
- getNumberOfVisualisedObjects() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultVisualisedObjectManager
- Gets the number of objects contained in the list of objects
to be visualised.
- getNumberOfVisualisedObjects() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.VisualisedObjectManager
- Gets the number of objects contained in the list of objects
to be visualised.
- getObject() -
Method in class org.protege.editor.core.ui.list.RemovableObjectList.RemovableObjectListItem
-
- getObject() -
Method in class org.protege.editor.owl.model.hierarchy.roots.Path
-
- getObject() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.VisualisedObjectWrapper
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.AxiomListFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.AxiomListFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.ExplanationFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.ExplanationFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.InferredAxiomsFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.InferredAxiomsFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.InheritedAnonymousClassesFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.InheritedAnonymousClassesFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLAnnotationFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLAnnotationsFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLAxiomAnnotationsFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLAxiomAnnotationsFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLClassAssertionAxiomIndividualSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLClassAssertionAxiomIndividualSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLClassAssertionAxiomTypeFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLClassAssertionAxiomTypeFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyAssertionAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyAssertionAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyRangeFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyRangeFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDifferentIndividualAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDifferentIndividualsAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointClassesAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointClassesAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointDataPropertiesFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointDataPropertiesFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointObjectPropertiesAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointObjectPropertiesFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentClassesAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentClassesAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentDataPropertiesFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentDataPropertiesFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentObjectPropertiesAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentObjectPropertiesAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLGeneralClassAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLGeneralClassAxiomsFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLImportsDeclarationAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLImportsDeclarationFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLIndirectImportsFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLInverseObjectPropertiesAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLInverseObjectPropertiesAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLNegativeDataPropertyAssertionFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLNegativeDataPropertyAssertionFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLNegativeObjectPropertyAssertionFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLNegativeObjectPropertyAssertionFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLObjectPropertyAssertionAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLObjectPropertyAssertionAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLObjectPropertyRangeFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLObjectPropertyRangeFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLOntologyAnnotationAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLOntologyAnnotationAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLPropertyChainAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLPropertyChainAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLSameIndividualsAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLSameIndividualsAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLSubClassAxiomFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLSubClassAxiomFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLSubDataPropertyAxiomSuperPropertyFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLSubDataPropertyAxiomSuperPropertyFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLSubObjectPropertyAxiomSuperPropertyFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.OWLSubObjectPropertyAxiomSuperPropertyFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.property.AbstractPropertyDomainFrameSection
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.property.AbstractPropertyDomainFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.SWRLRuleFrameSectionRow
-
- getObjectEditor() -
Method in class org.protege.editor.owl.ui.frame.SWRLRulesFrameSection
-
- getObjectProperty() -
Method in class org.protege.editor.owl.model.util.ObjectSomeRestrictionFillerExtractor
-
- getObjectPropertyRelationships(OWLIndividual) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getObjectRendering(OWLObject) -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getObjectRendering(OWLObject) -
Method in class org.protege.editor.owl.ui.frame.ExplanationFrameSectionRow
-
- getObjects() -
Method in class org.protege.editor.owl.ui.frame.OWLAnnotationsFrameSectionRow
-
- getObjects() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentClassesAxiomFrameSectionRow
-
- getObjects() -
Method in class uk.ac.man.cs.mig.util.graph.event.GraphModelEvent
- Gets the objects associated with the event.
- getObjects() -
Method in class uk.ac.man.cs.mig.util.graph.event.VisualisedObjectManagerEvent
- Gets the objects associated with the event
- getObjectsToCopy() -
Method in class org.coode.dlquery.ResultsList
-
- getObjectsToCopy() -
Method in class org.protege.editor.owl.ui.explanation.ExplanationGeneratorPanel
-
- getObjectsToCopy() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameList2
-
- getObjectsToCopy() -
Method in class org.protege.editor.owl.ui.view.AnonymousClassesView
-
- getObjectsToCopy() -
Method in interface org.protege.editor.owl.ui.view.Copyable
- Gets the objects that will be copied.
- getObjectToCopy() -
Method in class org.protege.editor.owl.ui.clshierarchy.AbstractOWLClassHierarchyViewComponent
-
- getObjectToCopy() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLViewComponent
-
- getOntologies() -
Method in class org.protege.editor.owl.model.hierarchy.AbstractOWLOntologyObjectHierarchyProvider
-
- getOntologies() -
Method in class org.protege.editor.owl.model.io.OntologySourcesListener.OntologySourcesChangeEvent
-
- getOntologies() -
Method in interface org.protege.editor.owl.model.OWLModelManager
- Gets the ontologies that are loaded into this model.
- getOntologies() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOntologies() -
Method in class org.protege.editor.owl.model.selection.ontologies.ActiveOntologySelectionStrategy
-
- getOntologies() -
Method in class org.protege.editor.owl.model.selection.ontologies.AllLoadedOntologiesSelectionStrategy
-
- getOntologies() -
Method in class org.protege.editor.owl.model.selection.ontologies.ImportsClosureOntologySelectionStrategy
-
- getOntologies() -
Method in interface org.protege.editor.owl.model.selection.ontologies.OntologySelectionStrategy
-
- getOntologies() -
Method in class org.protege.editor.owl.model.selection.ontologies.VisibilityManagerSelectionStrategy
-
- getOntologies() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getOntologies() -
Method in class org.protege.editor.owl.ui.ontology.wizard.AbstractSelectOntologiesPage
-
- getOntologies() -
Method in class org.protege.editor.owl.ui.ontology.wizard.merge.SelectOntologiesPage
-
- getOntologies() -
Method in class org.protege.editor.owl.ui.view.OWLIndividualListViewComponent
-
- getOntologiesToBeImported() -
Method in interface org.protege.editor.owl.ui.ontology.imports.wizard.ImportParameters
-
- getOntologiesToMerge() -
Method in class org.protege.editor.owl.ui.ontology.wizard.merge.MergeOntologiesWizard
-
- getOntologiesToSave() -
Method in class org.protege.editor.owl.ui.GatherOntologiesPanel
-
- getOntology() -
Method in class org.protege.editor.owl.model.hierarchy.tabbed.AbstractOWLObjectHierarchyCreator
-
- getOntology() -
Method in class org.protege.editor.owl.model.util.OWLAxiomInstance
-
- getOntology() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
- This row represents an assertion in a particular ontology.
- getOntology() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSectionRow
- This row represents an assertion in a particular ontology.
- getOntology() -
Method in class org.protege.editor.owl.ui.framelist.ConfigurableFrameListExplanationHandler
-
- getOntology() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListExplanationHandler
-
- getOntology() -
Method in class org.protege.editor.owl.ui.ontology.wizard.merge.SelectTargetOntologyPage
-
- getOntology() -
Method in class org.protege.editor.owl.ui.usage.UsageByEntityTreeModel.UsageTreeNode
-
- getOntologyChanges() -
Method in class org.protege.editor.owl.model.entity.OWLEntityCreationSet
-
- getOntologyFormat() -
Method in class org.protege.editor.owl.ui.GatherOntologiesPanel
-
- getOntologyLabelText(OWLOntology, OWLModelManager) -
Static method in class org.protege.editor.owl.ui.renderer.OWLOntologyCellRenderer
-
- getOntologyLibraryFolder() -
Static method in class org.protege.editor.core.FileManager
-
- getOntologyLibraryManager() -
Method in interface org.protege.editor.owl.model.OWLModelManager
- Gets the ontology library manager which is an interface
for a repository of "standard"/frequently used ontologies (e.g.
- getOntologyLibraryManager() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOntologyLocationDescription(URI) -
Method in interface org.protege.editor.owl.ui.ontology.imports.wizard.ImportParameters
-
- getOntologyPhysicalURI(OWLOntology) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOntologyPhysicalURI(OWLOntology) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOntologyRepositories() -
Method in class org.protege.editor.core.OntologyRepositoryManager
-
- getOntologyShortName() -
Method in interface org.protege.editor.core.OntologyRepositoryEntry
- Gets a short human readable name for this entry
- getOntologyToMergeInto() -
Method in class org.protege.editor.owl.ui.ontology.wizard.merge.MergeOntologiesWizard
-
- getOntologyURI() -
Method in interface org.protege.editor.core.OntologyRepositoryEntry
- Gets the URI of the ontology that is described by this entry.
- getOntologyURI() -
Method in class org.protege.editor.owl.model.io.IOListenerEvent
-
- getOntologyURI() -
Method in class org.protege.editor.owl.model.repository.OntologyURIExtractor
-
- getOntologyURI() -
Method in class org.protege.editor.owl.ui.action.ExportInferredOntologyWizard
-
- getOntologyURI() -
Method in class org.protege.editor.owl.ui.ontology.wizard.create.CreateOntologyWizard
-
- getOntologyURIs() -
Method in class org.protege.editor.owl.model.library.folder.FolderOntologyLibrary
-
- getOntologyURIs() -
Method in interface org.protege.editor.owl.model.library.OntologyLibrary
- Gets the ontologies that this library contains.
- getOptions() -
Method in interface uk.ac.man.cs.mig.coode.owlviz.ui.ConfigurableOWLVizView
-
- getOptions() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizView
-
- getOrKeyWord() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererDLSyntax
-
- getOrKeyWord() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererImpl
-
- getOrphanRoots(OWLClass) -
Method in class org.protege.editor.owl.model.hierarchy.cls.InferredOWLClassHierarchyProvider
-
- getOWLCellRenderer() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListRenderer
-
- getOWLClass(String) -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLClass(String) -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLClass(String) -
Method in class org.protege.editor.owl.model.hierarchy.tabbed.OWLClassHierarchyCreator2
-
- getOWLClass(String) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLClass(String) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLClass(String) -
Method in class org.protege.editor.owl.model.parser.ProtegeOWLEntityChecker
-
- getOWLClass() -
Method in class org.protege.editor.owl.ui.action.SelectedOWLClassAction
-
- getOWLClassColor() -
Static method in class org.protege.editor.owl.ui.renderer.OWLSystemColors
-
- getOWLClassDescriptionEditor(OWLDescription) -
Method in interface org.protege.editor.owl.ui.util.OWLComponentFactory
-
- getOWLClassDescriptionEditor(OWLDescription, AxiomType) -
Method in interface org.protege.editor.owl.ui.util.OWLComponentFactory
-
- getOWLClassDescriptionEditor(OWLDescription) -
Method in class org.protege.editor.owl.ui.util.OWLComponentFactoryImpl
-
- getOWLClassDescriptionEditor(OWLDescription, AxiomType) -
Method in class org.protege.editor.owl.ui.util.OWLComponentFactoryImpl
-
- getOWLClassHierarchyProvider() -
Method in interface org.protege.editor.owl.model.hierarchy.OWLHierarchyManager
- This returns the class hierarchy provider whose hierarchy is
generated from told information about the active ontologies.
- getOWLClassHierarchyProvider() -
Method in class org.protege.editor.owl.model.hierarchy.OWLHierarchyManagerImpl
-
- getOWLClassHierarchyProvider() -
Method in interface org.protege.editor.owl.model.OWLModelManager
- Deprecated. use
getOWLHierarchyManager() instead
- getOWLClassHierarchyProvider() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLClassHierarchyProvider() -
Method in class org.protege.editor.owl.ui.clshierarchy.AbstractOWLClassHierarchyViewComponent
-
- getOWLClassHierarchyProvider() -
Method in class org.protege.editor.owl.ui.clshierarchy.AbstractSuperClassHierarchyViewComponent
-
- getOWLClassHierarchyProvider() -
Method in class org.protege.editor.owl.ui.clshierarchy.InferredOWLClassHierarchyViewComponent
-
- getOWLClassHierarchyProvider() -
Method in class org.protege.editor.owl.ui.clshierarchy.InferredSuperClassHierarchyViewComponent
-
- getOWLClassHierarchyProvider() -
Method in class org.protege.editor.owl.ui.clshierarchy.ToldOWLClassHierarchyViewComponent
-
- getOWLClassHierarchyProvider() -
Method in class org.protege.editor.owl.ui.clshierarchy.ToldSuperClassHierarchyViewComponent
-
- getOWLClassRenderings() -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLClassRenderings() -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLClassSelectorPanel() -
Method in class org.protege.editor.owl.model.OWLWorkspace
- Deprecated. use the appropriate method on OWLComponentFactory -
OWLWorkspace.getOWLComponentFactory()
- getOWLClassSelectorPanel() -
Method in interface org.protege.editor.owl.ui.util.OWLComponentFactory
-
- getOWLClassSelectorPanel() -
Method in class org.protege.editor.owl.ui.util.OWLComponentFactoryImpl
-
- getOWLComponentFactory() -
Method in class org.protege.editor.owl.model.OWLWorkspace
-
- getOWLDataFactory() -
Method in interface org.protege.editor.owl.model.OWLModelManager
- Gets the data factory for the active ontology
- getOWLDataFactory() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLDataFactory() -
Method in class org.protege.editor.owl.ui.action.ProtegeOWLAction
-
- getOWLDataFactory() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getOWLDataFactory() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getOWLDataFactory() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListExplanationHandler
-
- getOWLDataFactory() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListPopupMenuAction
-
- getOWLDataFactory() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLViewComponent
-
- getOWLDataProperty(String) -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLDataProperty(String) -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLDataProperty(String) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLDataProperty(String) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLDataProperty(String) -
Method in class org.protege.editor.owl.model.parser.ProtegeOWLEntityChecker
-
- getOWLDataPropertyColor() -
Static method in class org.protege.editor.owl.ui.renderer.OWLSystemColors
-
- getOWLDataPropertyHierarchyProvider() -
Method in interface org.protege.editor.owl.model.hierarchy.OWLHierarchyManager
-
- getOWLDataPropertyHierarchyProvider() -
Method in class org.protege.editor.owl.model.hierarchy.OWLHierarchyManagerImpl
-
- getOWLDataPropertyHierarchyProvider() -
Method in interface org.protege.editor.owl.model.OWLModelManager
- Deprecated. use
getOWLHierarchyManager() instead
- getOWLDataPropertyHierarchyProvider() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLDataPropertyRenderings() -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLDataPropertyRenderings() -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLDataPropertySelectorPanel() -
Method in class org.protege.editor.owl.model.OWLWorkspace
- Deprecated. use the appropriate method on OWLComponentFactory -
OWLWorkspace.getOWLComponentFactory()
- getOWLDataPropertySelectorPanel() -
Method in interface org.protege.editor.owl.ui.util.OWLComponentFactory
-
- getOWLDataPropertySelectorPanel() -
Method in class org.protege.editor.owl.ui.util.OWLComponentFactoryImpl
-
- getOWLDataType(String) -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLDataType(String) -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLDatatype(String) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLDatatype(String) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLDataType(String) -
Method in class org.protege.editor.owl.model.parser.ProtegeOWLEntityChecker
-
- getOWLDatatypeRenderings() -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLDatatypeRenderings() -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLDescriptionChecker() -
Method in class org.protege.editor.owl.ui.clsdescriptioneditor.ManchesterOWLExpressionCheckerFactory
-
- getOWLDescriptionChecker() -
Method in interface org.protege.editor.owl.ui.clsdescriptioneditor.OWLExpressionCheckerFactory
-
- getOWLDescriptionSetChecker() -
Method in class org.protege.editor.owl.ui.clsdescriptioneditor.ManchesterOWLExpressionCheckerFactory
-
- getOWLDescriptionSetChecker() -
Method in interface org.protege.editor.owl.ui.clsdescriptioneditor.OWLExpressionCheckerFactory
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.model.io.IOListenerPluginInstance
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.model.OWLWorkspace
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.AbstractOWLWizardPanel
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.action.OWLObjectHierarchyDeleter
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.action.ProtegeOWLAction
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.clsdescriptioneditor.ExpressionEditor
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.editor.AbstractOWLDescriptionEditor
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListPopupMenuAction
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListRenderer
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.ontology.migration.MigrationWizard
- Deprecated.
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKit
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.OWLViewAction
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.OWLWorkspaceTab
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.OWLWorkspaceViewsTab
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.preferences.OWLPreferencesPanel
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.SelectedObjectPanel
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.selector.AbstractSelectorPanel
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.table.BasicLinkedOWLObjectTable
-
- getOWLEditorKit() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLViewComponent
-
- getOWLEntity(String) -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLEntity(String) -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLEntity() -
Method in class org.protege.editor.owl.model.entity.OWLEntityCreationSet
-
- getOWLEntity(String) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLEntity(String) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLEntityCreationSet() -
Method in class org.protege.editor.owl.ui.OWLEntityCreationPanel
-
- getOWLEntityFactory() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLEntityFactory() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLEntityRenderer() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLEntityRenderer() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLEntityRendererFactories() -
Method in class org.protege.editor.owl.ui.renderer.OWLEntityRendererFactoryLoader
-
- getOWLEntityRenderings() -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLEntityRenderings() -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLEntityRenderings() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLEntityRenderings() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLExpressionCheckerFactory() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLExpressionCheckerFactory() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLHierarchyManager() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLHierarchyManager() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLIconProvider() -
Method in class org.protege.editor.owl.model.OWLWorkspace
-
- getOWLIndividual(String) -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLIndividual(String) -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLIndividual(String) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLIndividual(String) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLIndividual(String) -
Method in class org.protege.editor.owl.model.parser.ProtegeOWLEntityChecker
-
- getOWLIndividualColor() -
Static method in class org.protege.editor.owl.ui.renderer.OWLSystemColors
-
- getOWLIndividualRenderings() -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLIndividualRenderings() -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLIndividualSelectorPanel() -
Method in class org.protege.editor.owl.model.OWLWorkspace
- Deprecated. use the appropriate method on OWLComponentFactory -
OWLWorkspace.getOWLComponentFactory()
- getOWLIndividualSelectorPanel() -
Method in interface org.protege.editor.owl.ui.util.OWLComponentFactory
-
- getOWLIndividualSelectorPanel() -
Method in class org.protege.editor.owl.ui.util.OWLComponentFactoryImpl
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.model.OWLWorkspace
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.OWLEditorKit
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.AbstractOWLWizardPanel
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.action.ProtegeOWLAction
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListPopupMenuAction
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.metrics.Metric
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.navigation.OWLEntityNavPanel
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKit
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.OWLObjectComparator
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.OWLWorkspaceTab
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.OWLWorkspaceViewsTab
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.preferences.OWLPreferencesPanel
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.renderer.AbstractOWLEntityRenderer
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.renderer.OWLEntityColorProvider
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.SelectedObjectPanel
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.selector.AbstractSelectorPanel
-
- getOWLModelManager() -
Method in interface org.protege.editor.owl.ui.transfer.OWLObjectDropTarget
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTree
-
- getOWLModelManager() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLViewComponent
-
- getOWLModelManager() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizGraphPanel
-
- getOWLModelManagerDescriptor() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLObject() -
Method in class org.coode.dlquery.DLQueryResultsSectionItem
-
- getOWLObject() -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTreeNode
-
- getOWLObjectAtMousePosition(MouseEvent) -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTree
-
- getOWLObjectComparator() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLObjectComparator() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLObjectComparator() -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTree
- Gets the comparator used to order sibling tree nodes.
- getOWLObjectProperty(String) -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLObjectProperty(String) -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLObjectProperty(String) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLObjectProperty(String) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLObjectProperty(String) -
Method in class org.protege.editor.owl.model.parser.ProtegeOWLEntityChecker
-
- getOWLObjectPropertyColor() -
Static method in class org.protege.editor.owl.ui.renderer.OWLSystemColors
-
- getOWLObjectPropertyHierarchyProvider() -
Method in interface org.protege.editor.owl.model.hierarchy.OWLHierarchyManager
-
- getOWLObjectPropertyHierarchyProvider() -
Method in class org.protege.editor.owl.model.hierarchy.OWLHierarchyManagerImpl
-
- getOWLObjectPropertyHierarchyProvider() -
Method in interface org.protege.editor.owl.model.OWLModelManager
- Deprecated. use
getOWLHierarchyManager() instead
- getOWLObjectPropertyHierarchyProvider() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLObjectPropertyRenderings() -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getOWLObjectPropertyRenderings() -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getOWLObjectPropertySelectorPanel() -
Method in class org.protege.editor.owl.model.OWLWorkspace
- Deprecated. use the appropriate method on OWLComponentFactory -
OWLWorkspace.getOWLComponentFactory()
- getOWLObjectPropertySelectorPanel() -
Method in interface org.protege.editor.owl.ui.util.OWLComponentFactory
-
- getOWLObjectPropertySelectorPanel() -
Method in class org.protege.editor.owl.ui.util.OWLComponentFactoryImpl
-
- getOWLObjectRenderer() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLObjectRenderer() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLOntologyColor() -
Static method in class org.protege.editor.owl.ui.renderer.OWLSystemColors
-
- getOWLOntologyManager() -
Method in class org.protege.editor.owl.model.inference.ProtegeOWLReasonerFactoryAdapter
-
- getOWLOntologyManager() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLOntologyManager() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLOntologyManager() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getOWLOntologyManager() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getOWLOntologyManager() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSectionRow
-
- getOWLReasonerManager() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getOWLReasonerManager() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getOWLSelectionHistoryManager() -
Method in class org.protege.editor.owl.model.OWLWorkspace
-
- getOWLSelectionModel() -
Method in class org.protege.editor.owl.model.OWLWorkspace
-
- getOWLViewComponent() -
Method in class org.protege.editor.owl.ui.OWLViewAction
-
- getOWLWorkspace() -
Method in class org.protege.editor.owl.OWLEditorKit
-
- getOWLWorkspace() -
Method in class org.protege.editor.owl.ui.action.ProtegeOWLAction
-
- getOWLWorkspace() -
Method in class org.protege.editor.owl.ui.SelectedObjectPanel
-
- getOWLWorkspace() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLViewComponent
-
- getOwner() -
Method in class org.protege.editor.core.ui.wizard.Wizard
- Returns the owner of the generated javax.swing.JDialog.
- getPackageAdmin() -
Method in class org.protege.editor.core.plugin.PluginUtilities
-
- getPage(String) -
Method in class uk.ac.man.cs.mig.util.wizard.Wizard
- Gets a page contained in the
Wizard with the
specified name.
- getPageContent(OWLObject) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.popup.ConditionsPopupPage
-
- getPageContent(OWLObject) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.popup.OWLObjectPopupPage
-
- getPagePanelLayout() -
Method in class uk.ac.man.cs.mig.util.wizard.Wizard
-
- getPanel(Object) -
Method in class org.protege.editor.core.ui.wizard.WizardModel
-
- getParameterValue(IExtension, String, String) -
Static method in class org.protege.editor.core.plugin.PluginProperties
-
- getParameterValues(IExtension, String) -
Static method in class org.protege.editor.core.plugin.PluginProperties
-
- getParent() -
Method in class org.protege.editor.owl.model.hierarchy.tabbed.Edge
-
- getParent() -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTreeNode
-
- getParentCount(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.AbstractOWLClassGraphModel
-
- getParentCount(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLOntologyImportsGraphModel
-
- getParentCount(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLVizAxiomGraphModel
-
- getParentCount(Object) -
Method in interface uk.ac.man.cs.mig.util.graph.model.GraphModel
- Retrives the number of parents that the specified
object has.
- getParentCount(Object) -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphModel
- Retrives the number of parents that the specified
object has.
- getParentCount() -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphNode
-
- getParentId() -
Method in interface org.protege.editor.core.ui.menu.MenuActionPlugin
- Gets the parent menu id.
- getParentId() -
Method in class org.protege.editor.core.ui.menu.MenuActionPluginJPFImpl
-
- getParents(P) -
Method in class org.protege.editor.owl.model.hierarchy.AbstractOWLPropertyHierarchyProvider
-
- getParents(OWLClass) -
Method in class org.protege.editor.owl.model.hierarchy.AssertedClassHierarchyProvider
- Deprecated.
- getParents(OWLClass) -
Method in class org.protege.editor.owl.model.hierarchy.AssertedClassHierarchyProvider2
-
- getParents(OWLClass) -
Method in class org.protege.editor.owl.model.hierarchy.AssertedSuperClassHierarchyProvider
-
- getParents(OWLClass) -
Method in class org.protege.editor.owl.model.hierarchy.cls.InferredOWLClassHierarchyProvider
-
- getParents(OWLClass) -
Method in class org.protege.editor.owl.model.hierarchy.cls.InferredSuperClassHierarchyProvider
-
- getParents(OWLObject) -
Method in class org.protege.editor.owl.model.hierarchy.IndividualsByInferredTypeHierarchyProvider
-
- getParents(OWLObject) -
Method in class org.protege.editor.owl.model.hierarchy.IndividualsByTypeHierarchyProvider
-
- getParents(N) -
Method in interface org.protege.editor.owl.model.hierarchy.OWLObjectHierarchyProvider
-
- getParents(OWLOntology) -
Method in class org.protege.editor.owl.model.hierarchy.OWLOntologyHierarchyProvider
-
- getParents(OWLObjectProperty) -
Method in class org.protege.editor.owl.model.hierarchy.property.InferredObjectPropertyHierarchyProvider
-
- getParents(OWLObject) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.AbstractOWLClassGraphModel
-
- getParents(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.AbstractOWLClassGraphModel
-
- getParents(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLOntologyImportsGraphModel
-
- getParents(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLVizAxiomGraphModel
-
- getParents(Object) -
Method in interface uk.ac.man.cs.mig.util.graph.model.GraphModel
- Retrieves the parents of the specified object
- getParents(Object) -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphModel
- Retrieves the parents of the specified object
- getParents() -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphNode
-
- getParentsHiddenCount(Object) -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultVisualisedObjectManager
- Determines how many parents of the specified object are hidden.
- getParentsHiddenCount(Object) -
Method in interface uk.ac.man.cs.mig.util.graph.controller.VisualisedObjectManager
- Determines how many parents of the specified object are hidden.
- getParentsShownCount(Object) -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultVisualisedObjectManager
- Determines how many parents of the specified object are shown.
- getParentsShownCount(Object) -
Method in interface uk.ac.man.cs.mig.util.graph.controller.VisualisedObjectManager
- Determines how many parents of the specified object are shown.
- getParentUserObjects() -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphNode
-
- getPath() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameAction
- Gets the path of the action.
- getPathsToRoot(N) -
Method in class org.protege.editor.owl.model.hierarchy.AbstractOWLObjectHierarchyProvider
- Gets the paths to the root class for the specified object.
- getPathsToRoot(N) -
Method in interface org.protege.editor.owl.model.hierarchy.OWLObjectHierarchyProvider
-
- getPhysicalURI() -
Method in interface org.protege.editor.core.OntologyRepositoryEntry
- Gets the physical URI of the ontology that is described by this entry.
- getPhysicalURI(URI) -
Method in class org.protege.editor.owl.model.io.AutoMappedRepositoryURIMapper
-
- getPhysicalURI() -
Method in class org.protege.editor.owl.model.io.IOListenerEvent
-
- getPhysicalURI(URI) -
Method in class org.protege.editor.owl.model.io.UserRepositoryURIMapper
-
- getPhysicalURI(URI) -
Method in class org.protege.editor.owl.model.io.UserResolvedURIMapper
-
- getPhysicalURI(URI) -
Method in class org.protege.editor.owl.model.io.WebConnectionURIMapper
-
- getPhysicalURI(URI) -
Method in class org.protege.editor.owl.model.library.folder.FolderOntologyLibrary
-
- getPhysicalURI(URI) -
Method in interface org.protege.editor.owl.model.library.OntologyLibrary
- Gets the physical URI which can be used to obtain a
stream in order to load the ontology.
- getPhysicalURI(URI) -
Method in interface org.protege.editor.owl.model.MissingImportHandler
- Given an ontology URI, the missing import handler
sets up the appropriate libraries/mappings so that
the system can obtain a physical URI for the given
ontology.
- getPhysicalURI(URI) -
Method in class org.protege.editor.owl.model.MissingImportHandlerImpl
-
- getPhysicalURI() -
Method in class org.protege.editor.owl.OWLModelManagerDescriptor
-
- getPhysicalURI() -
Method in class org.protege.editor.owl.ui.action.ExportInferredOntologyWizard
-
- getPhysicalURI(URI) -
Method in class org.protege.editor.owl.ui.ontology.imports.missing.MissingImportHandlerUI
-
- getPluginDescriptor() -
Method in class org.protege.editor.core.update.PluginInfo
-
- getPluginForTabName(String, TabbedWorkspace) -
Method in class org.protege.editor.core.ui.workspace.CustomWorkspaceTabsManager
- Gets a custom tab plugin for a custom tab.
- getPluginInfo() -
Method in class org.protege.editor.core.update.PluginInfoDocument
-
- getPluginRegistry() -
Method in class org.protege.editor.core.update.PluginManager
-
- getPluginRegistryLocation() -
Method in class org.protege.editor.core.update.PluginManager
-
- getPlugins() -
Method in class org.protege.editor.core.BundleManager
-
- getPlugins() -
Method in class org.protege.editor.core.editorkit.EditorKitFactoryPluginLoader
-
- getPlugins() -
Method in class org.protege.editor.core.plugin.AbstractPluginLoader
- Gets the plugins
- getPluginsToInstall() -
Method in class org.protege.editor.core.update.PluginPanel
-
- getPluralDescription() -
Method in class org.protege.editor.owl.ui.action.AbstractDeleteEntityAction
- Returns the plural name of a set of entities e.g.
- getPluralDescription() -
Method in class org.protege.editor.owl.ui.clshierarchy.DeleteClassAction
-
- getPluralDescription() -
Method in class org.protege.editor.owl.ui.view.DeleteDataPropertyAction
-
- getPluralDescription() -
Method in class org.protege.editor.owl.ui.view.DeleteObjectPropertyAction
-
- getPopup(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.popup.OWLObjectPopupProvider
-
- getPopup(Object) -
Method in interface uk.ac.man.cs.mig.util.graph.ui.PopupProvider
- Gets the content used to display a tooltip style popup
when the mouse hovers over a
Node in the GraphView.
- getPopupPages() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.popup.PopupManager
-
- getPosition() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultNode
- Gets the position of the
Node.
- getPosition() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.EllipticalNode
- Gets the position of the
Node.
- getPosition() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.TriangularNode
- Gets the position of the
Node.
- getPosition() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Node
- Gets the position of the
Node.
- getPreferences() -
Static method in class org.protege.editor.core.ui.workspace.TabbedWorkspaceStateManager
-
- getPreferencesForSet(String, Class) -
Method in class org.protege.editor.core.prefs.JavaBackedPreferencesManagerImpl
-
- getPreferencesForSet(String, String) -
Method in class org.protege.editor.core.prefs.JavaBackedPreferencesManagerImpl
-
- getPreferencesForSet(String, String) -
Method in class org.protege.editor.core.prefs.PreferencesManager
- Gets the preferences with the specified id, which are contained in the
preferences set with the specified id.
- getPreferencesForSet(String, Class) -
Method in class org.protege.editor.core.prefs.PreferencesManager
- A convenience method that gets preferences using an id generated from
the name of a class.
- getPreferredLabel() -
Method in class org.protege.editor.owl.model.refactor.ontology.ConvertEntityURIsToIdentifierPattern
-
- getPreferredSize() -
Method in class org.protege.editor.core.ui.about.AboutPanel
-
- getPreferredSize() -
Method in class org.protege.editor.core.ui.error.ErrorLogPanel
-
- getPreferredSize() -
Method in class org.protege.editor.core.ui.OpenFromRepositoryPanel
-
- getPreferredSize() -
Method in class org.protege.editor.core.ui.preferences.PreferencesDialogPanel
-
- getPreferredSize() -
Method in class org.protege.editor.core.ui.progress.BackgroundTaskListPanel
-
- getPreferredSize() -
Method in class org.protege.editor.core.ui.wizard.AbstractWizardPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.find.OWLEntityFindPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.library.OntologyLibraryPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.list.OWLEntityListPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.metrics.DLNamePanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.ontology.location.PhysicalLocationPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.SelectSourceOntologiesPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.prefix.PrefixMappingPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.renderer.AnnotationRendererPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.selector.AbstractSelectorPanel
-
- getPreferredSize() -
Method in class org.protege.editor.owl.ui.selector.OWLOntologySelectorPanel
-
- getPreferredSize(Node, Dimension) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.renderer.OWLClsNodeRenderer
- Compute the size of the
Node
- getPreferredSize(Node, Dimension) -
Method in class uk.ac.man.cs.mig.util.graph.renderer.impl.DefaultNodeRenderer
-
- getPreferredSize(Node, Dimension) -
Method in interface uk.ac.man.cs.mig.util.graph.renderer.NodeRenderer
- Gets the preferred size of the specified
Node.
- getPreferredSize() -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
-
- getPreferredSize() -
Method in class uk.ac.man.cs.mig.util.graph.ui.impl.DefaultGraphView
- If the
preferredSize has been set to a
non-null value just returns it.
- getPreferredWidth() -
Method in class org.protege.editor.owl.ui.renderer.OWLCellRenderer
-
- getPrefix(Class<? extends OWLEntity>) -
Method in class org.protege.editor.owl.model.entity.AbstractIDGenerator
-
- getPrefix() -
Static method in class org.protege.editor.owl.model.entity.EntityCreationPreferences
-
- getPrefix(URI) -
Method in interface org.protege.editor.owl.model.namespace.NamespaceManager
- Gets the namespace prefix for the specified URI
- getPrefix(URI) -
Method in class org.protege.editor.owl.model.namespace.NamespaceManagerImpl
-
- getPrefix() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getPrefix() -
Method in class org.protege.editor.owl.ui.frame.ExplanationFrameSectionRow
-
- getPrefix() -
Method in class org.protege.editor.owl.ui.hierarchy.creation.CreateClassHierarchyWizard
-
- getPrefix() -
Method in class org.protege.editor.owl.ui.hierarchy.creation.TabIndentedHierarchyPanel
-
- getPrefix(String) -
Method in interface org.protege.editor.owl.ui.prefix.PrefixMapper
- For the given value, gets the prefix that maps
to this value.
- getPrefix(String) -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperImpl
-
- getPrefixes() -
Method in interface org.protege.editor.owl.ui.prefix.PrefixMapper
- Gets the set of all prefixes for which there are mappings.
- getPrefixes() -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperImpl
-
- getPrefixes() -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperManager
-
- getPrefixMap() -
Method in interface org.protege.editor.owl.ui.prefix.PrefixMapper
- Gets a copy of the prefix map held by this mapper.
- getPrefixMap() -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperImpl
-
- getPrefixMapperTableModel() -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperTable
-
- getPrevButtonLabel() -
Method in class uk.ac.man.cs.mig.util.wizard.Wizard
- Gets the label displayed on the button that
causes the previous page to be displayed.
- getProgressMonitor() -
Method in class org.protege.editor.owl.ui.explanation.ExplanationGeneratorPanel
-
- getProperties(JComponent) -
Method in class org.protege.editor.core.ui.view.ViewComponentPropertiesFactory
-
- getProperties() -
Static method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizProperties
- Deprecated. Gets the one and only instance of the OWLViz
properties.
- getPropertiesReferencedInChange(List<? extends OWLOntologyChange>) -
Method in class org.protege.editor.owl.model.hierarchy.AbstractOWLPropertyHierarchyProvider
-
- getPropertiesReferencedInChange(List<? extends OWLOntologyChange>) -
Method in class org.protege.editor.owl.model.hierarchy.OWLDataPropertyHierarchyProvider
-
- getPropertiesReferencedInChange(List<? extends OWLOntologyChange>) -
Method in class org.protege.editor.owl.model.hierarchy.OWLObjectPropertyHierarchyProvider
-
- getProperty() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyConstantPair
-
- getProperty() -
Method in class org.protege.editor.owl.ui.frame.OWLObjectPropertyIndividualPair
-
- getProperty(String, String) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizProperties
- Deprecated. Gets a value for the property.
- getPropertyChainChecker() -
Method in class org.protege.editor.owl.ui.clsdescriptioneditor.ManchesterOWLExpressionCheckerFactory
-
- getPropertyChainChecker() -
Method in interface org.protege.editor.owl.ui.clsdescriptioneditor.OWLExpressionCheckerFactory
-
- getProtegeProperty(String) -
Static method in class org.protege.editor.core.plugin.PluginProperties
-
- getProvider() -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTree
- Gets the hierarchy provider that this tree uses
to generate its branches.
- getQName(URI) -
Method in interface org.protege.editor.owl.model.namespace.NamespaceManager
- Gets the QName for the specified URI.
- getQName(URI) -
Method in class org.protege.editor.owl.model.namespace.NamespaceManagerImpl
-
- getR(X) -
Method in interface org.protege.editor.owl.model.hierarchy.roots.Relation
-
- getRanges(OWLObjectProperty) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getRanges(OWLDataProperty) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getRankSpacing() -
Method in class uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.DotLayoutEngineProperties
-
- getRawID(Class<? extends OWLEntity>) -
Method in class org.protege.editor.owl.model.entity.AbstractIDGenerator
-
- getRawID(Class<? extends OWLEntity>) -
Method in class org.protege.editor.owl.model.entity.IterativeAutoIDGenerator
-
- getRawID(Class<? extends OWLEntity>) -
Method in class org.protege.editor.owl.model.entity.PseudoRandomAutoIDGenerator
-
- getReadmeURI() -
Method in class org.protege.editor.core.update.PluginInfo
-
- getReasoner() -
Method in class org.protege.editor.owl.model.hierarchy.cls.InferredOWLClassHierarchyProvider
-
- getReasoner() -
Method in class org.protege.editor.owl.model.hierarchy.property.InferredObjectPropertyHierarchyProvider
-
- getReasoner() -
Method in class org.protege.editor.owl.model.inference.OWLReasonerUtils
-
- getReasoner() -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getReasoner() -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getReasoner() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getReasoner() -
Method in class org.protege.editor.owl.ui.framelist.ConfigurableFrameListExplanationHandler
-
- getReasoner() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListExplanationHandler
-
- getReasonerId() -
Method in class org.protege.editor.owl.model.inference.NoOpReasonerFactory
-
- getReasonerId() -
Method in interface org.protege.editor.owl.model.inference.ProtegeOWLReasonerFactory
- Gets the id of the reasoner that this factory creates
- getReasonerId() -
Method in class org.protege.editor.owl.model.inference.ProtegeOWLReasonerFactoryAdapter
-
- getReasonerName() -
Method in class org.protege.editor.owl.model.inference.NoOpReasonerFactory
-
- getReasonerName() -
Method in interface org.protege.editor.owl.model.inference.ProtegeOWLReasonerFactory
- Gets the name of the reasoner that this factory creates.
- getReasonerName() -
Method in class org.protege.editor.owl.model.inference.ProtegeOWLReasonerFactoryAdapter
-
- getReferencedDatatypes(Set<OWLOntology>) -
Method in class org.protege.editor.owl.model.util.OWLDataTypeUtils
-
- getReferencedProperties(OWLOntology) -
Method in class org.protege.editor.owl.model.hierarchy.AbstractOWLPropertyHierarchyProvider
- Gets the relevant properties in the specified ontology that are contained
within the property hierarchy.
- getReferencedProperties(OWLOntology) -
Method in class org.protege.editor.owl.model.hierarchy.OWLDataPropertyHierarchyProvider
- Gets the relevant properties in the specified ontology that are contained
within the property hierarchy.
- getReferencedProperties(OWLOntology) -
Method in class org.protege.editor.owl.model.hierarchy.OWLObjectPropertyHierarchyProvider
- Gets the relevant properties in the specified ontology that are contained
within the property hierarchy.
- getRelatedIndividuals(OWLIndividual, OWLObjectPropertyExpression) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getRelatedObjectsToAdd(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.AbstractOWLClassGraphModel
-
- getRelatedObjectsToAdd(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLOntologyImportsGraphModel
-
- getRelatedObjectsToAdd(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLVizAxiomGraphModel
-
- getRelatedObjectsToAdd(Object) -
Method in interface uk.ac.man.cs.mig.util.graph.model.GraphModel
- In some situations when an object is displayed in a graph
it is necessary to display other (related) objects automatically.
- getRelatedObjectsToAdd(Object) -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphModel
- In some situations when an object is displayed in a graph
it is necessary to display other (related) objects automatically.
- getRelatedObjectsToRemove(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.AbstractOWLClassGraphModel
-
- getRelatedObjectsToRemove(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLOntologyImportsGraphModel
-
- getRelatedObjectsToRemove(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLVizAxiomGraphModel
-
- getRelatedObjectsToRemove(Object) -
Method in interface uk.ac.man.cs.mig.util.graph.model.GraphModel
- In some situations when an object displayed in a graph
is made invisible it might be useful to make other
related objects invisible.
- getRelatedObjectsToRemove(Object) -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphModel
- In some situations when an object displayed in a graph
is made invisible it might be useful to make other
related objects invisible.
- getRelatedValues(OWLIndividual, OWLDataPropertyExpression) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getRelationshipDirection(Object, Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.AbstractOWLClassGraphModel
-
- getRelationshipDirection(Object, Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLOntologyImportsGraphModel
-
- getRelationshipDirection(Object, Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLVizAxiomGraphModel
-
- getRelationshipDirection(Object, Object) -
Method in interface uk.ac.man.cs.mig.util.graph.model.GraphModel
- Gets the direction of the relationship.
- getRelationshipDirection(Object, Object) -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphModel
- Gets the direction of the relationship
- getRelationshipType(Object, Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.AbstractOWLClassGraphModel
-
- getRelationshipType(Object, Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLOntologyImportsGraphModel
-
- getRelationshipType(Object, Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.model.OWLVizAxiomGraphModel
-
- getRelationshipType(Object, Object) -
Method in interface uk.ac.man.cs.mig.util.graph.model.GraphModel
- Retrieves the type of relationship between the specified objects.
- getRelationshipType(Object, Object) -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphModel
- Retrieves the type of relationship between the specified objects.
- getReloadFlag() -
Method in class org.protege.editor.owl.ui.error.OntologyLoadErrorHandlerUI
-
- getRemovedLibraries() -
Method in class org.protege.editor.owl.ui.library.OntologyLibraryPanel
-
- getRemovedParents(N) -
Method in class org.protege.editor.owl.model.hierarchy.OWLObjectHierarchyDiffTool
-
- getRenamePuns() -
Method in class org.protege.editor.owl.ui.rename.RenameEntityPanel
-
- getRenamer() -
Method in class org.protege.editor.owl.ui.rename.RenameEntitiesPanel
-
- getRenderer() -
Method in class org.protege.editor.owl.ui.frame.ExplanationFrame
-
- getRendererClass() -
Method in class org.protege.editor.owl.ui.renderer.OWLRendererPreferences
-
- getRendererComponent() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectDragGestureListener
-
- getRendererComponent() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectListDragGestureListener
-
- getRendererComponent() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectTreeDragGestureListener
-
- getRendererComponentSize() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectDragGestureListener
-
- getRendererComponentSize() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectListDragGestureListener
-
- getRendererComponentSize() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectTreeDragGestureListener
-
- getRendering(OWLEntity) -
Method in interface org.protege.editor.owl.model.cache.OWLEntityRenderingCache
-
- getRendering(OWLEntity) -
Method in class org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl
-
- getRendering(OWLDescription) -
Method in class org.protege.editor.owl.model.cache.OWLExpressionUserCache
-
- getRendering(OWLObject, OWLObjectRenderer) -
Method in class org.protege.editor.owl.model.cache.OWLObjectRenderingCache
-
- getRendering(OWLObject) -
Method in interface org.protege.editor.owl.model.OWLModelManager
-
- getRendering(OWLObject) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getRendering() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
- Gets the rendering for this section, which will be used
to visually indicate the section.
- getRendering() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
- Gets the rendering of the value of a particular column.
- getRendering() -
Method in class org.protege.editor.owl.ui.frame.ExplanationFrameSectionRow
-
- getRendering(URI) -
Method in class org.protege.editor.owl.ui.renderer.OWLAnnotationURIRenderer
-
- getRendering(Object) -
Method in class org.protege.editor.owl.ui.renderer.OWLCellRenderer
-
- getRendering(OWLEntity) -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererDLSyntax
-
- getRendering(OWLEntity) -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererImpl
-
- getRenderings() -
Method in class org.protege.editor.owl.model.cache.OWLExpressionUserCache
-
- getReplaceWithValue() -
Method in class org.protege.editor.owl.ui.rename.RenameEntitiesPanel
-
- getRestrictedProperties() -
Method in class org.protege.editor.owl.model.util.RestrictedPropertyExtractor
-
- getResults() -
Method in class org.coode.dlquery.OWLDescriptionNodeQueryVisitor
-
- getResultsViewId() -
Method in class org.protege.editor.owl.ui.clshierarchy.DeleteClassAction
-
- getReturnCode() -
Method in class org.protege.editor.core.ui.wizard.Wizard
- Retrieves the last return code set by the dialog.
- getReverseChange() -
Method in class org.protege.editor.owl.model.history.ReverseChangeGenerator
-
- getRightMargin() -
Method in class org.protege.editor.owl.ui.renderer.OWLCellRenderer
-
- getRightNode() -
Method in class org.protege.editor.owl.model.description.AbstractQueryNode
-
- getRightNode() -
Method in class org.protege.editor.owl.model.description.OWLDescriptionLeafNode
-
- getRightNode() -
Method in interface org.protege.editor.owl.model.description.OWLDescriptionNode
-
- getRollOverColor() -
Method in class org.protege.editor.core.ui.list.MListButton
-
- getRoot() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
- Gets the root object of the frame that this row belongs to.
- getRoot() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSectionRow
- Gets the root object of the frame that this row belongs to.
- getRootClass() -
Method in class org.protege.editor.owl.ui.hierarchy.creation.CreateClassHierarchyWizard
-
- getRootClass() -
Method in class org.protege.editor.owl.ui.hierarchy.creation.PickRootClassPanel
-
- getRootObject() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrame
-
- getRootObject() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getRootObject() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getRootObject() -
Method in class org.protege.editor.owl.ui.frame.cls.AbstractOWLClassAxiomFrameSection
-
- getRootObject() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrame
- Gets the frame root object.
- getRootObject() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSection
-
- getRootObject() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameList2
-
- getRootObject() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListPopupMenuAction
-
- getRoots() -
Method in class org.protege.editor.owl.model.hierarchy.AbstractOWLPropertyHierarchyProvider
- Gets the objects that represent the roots of the hierarchy.
- getRoots() -
Method in class org.protege.editor.owl.model.hierarchy.AbstractSuperClassHierarchyProvider
-
- getRoots() -
Method in class org.protege.editor.owl.model.hierarchy.AssertedClassHierarchyProvider
- Deprecated.
- getRoots() -
Method in class org.protege.editor.owl.model.hierarchy.AssertedClassHierarchyProvider2
-
- getRoots() -
Method in class org.protege.editor.owl.model.hierarchy.cls.InferredOWLClassHierarchyProvider
-
- getRoots() -
Method in class org.protege.editor.owl.model.hierarchy.IndividualsByInferredTypeHierarchyProvider
-
- getRoots() -
Method in class org.protege.editor.owl.model.hierarchy.IndividualsByTypeHierarchyProvider
-
- getRoots() -
Method in interface org.protege.editor.owl.model.hierarchy.OWLObjectHierarchyProvider
- Gets the objects that represent the roots of the hierarchy.
- getRoots() -
Method in class org.protege.editor.owl.model.hierarchy.OWLOntologyHierarchyProvider
-
- getRotationCount() -
Method in class org.protege.common.log.ProtegeRotatingAppender
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.AxiomListFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.ExplanationFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.InferredAxiomsFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.InheritedAnonymousClassesFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLAnnotationFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLAxiomAnnotationsFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLClassAssertionAxiomIndividualSection
- Obtains a comparator which can be used to sort the rows in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLClassAssertionAxiomTypeFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyAssertionAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyRangeFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLDifferentIndividualsAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointClassesAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointDataPropertiesFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLDisjointObjectPropertiesFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentClassesAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentDataPropertiesFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLEquivalentObjectPropertiesAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLGeneralClassAxiomsFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLImportsDeclarationFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLIndirectImportsFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLInverseObjectPropertiesAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLNegativeDataPropertyAssertionFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLNegativeObjectPropertyAssertionFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLObjectPropertyAssertionAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLObjectPropertyRangeFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLOntologyAnnotationAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLPropertyChainAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLSameIndividualsAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLSubClassAxiomFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLSubDataPropertyAxiomSuperPropertyFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.OWLSubObjectPropertyAxiomSuperPropertyFrameSection
- Obtains a comparator which can be used to sort the rows
in this section.
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.property.AbstractPropertyDomainFrameSection
-
- getRowComparator() -
Method in class org.protege.editor.owl.ui.frame.SWRLRulesFrameSection
-
- getRowCount() -
Method in class org.protege.editor.core.ui.about.PluginInfoTableModel
-
- getRowCount() -
Method in class org.protege.editor.core.ui.RepositoryTableModel
-
- getRowCount() -
Method in class org.protege.editor.owl.ui.metrics.MetricsTableModel
-
- getRowCount() -
Method in class org.protege.editor.owl.ui.ontology.location.PhysicalLocationTableModel
-
- getRowCount() -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperTableModel
-
- getRowIndex(OWLFrameSectionRow) -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
- Gets the index of the specified section row.
- getRowIndex(OWLFrameSectionRow) -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSection
- Gets the index of the specified section row.
- getRowLabel(OWLFrameSectionRow) -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
-
- getRowLabel(OWLFrameSectionRow) -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSection
-
- getRowName(Object) -
Method in class org.protege.editor.core.ui.list.MList
-
- getRowName(Object) -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameList2
-
- getRowObject() -
Method in class org.protege.editor.core.ui.list.MListButton
-
- getRowObject() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyAssertionAxiomFrameSectionRow
- Gets the object which is presented to the use.
- getRowObjectClass() -
Method in class org.protege.editor.owl.ui.frame.OWLDataPropertyAssertionAxiomFrameSectionRow
- Gets the class of the object - this determines the editor
to use to edit the object
- getRows() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSection
- Gets the rows that this section contains.
- getRows() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSection
- Gets the rows that this section contains.
- getRunningTasks() -
Method in class org.protege.editor.core.ui.progress.BackgroundTaskManager
-
- getSaveLocation() -
Method in class org.protege.editor.owl.ui.GatherOntologiesPanel
-
- getScale() -
Method in class uk.ac.man.cs.mig.coode.owlviz.export.DotExportFormat
- If the export format supports scaling, this
method can be used to obtain the scaling
applied to the export.
- getScale() -
Method in interface uk.ac.man.cs.mig.util.graph.export.ExportFormat
- If the export format supports scaling, this
method can be used to obtain the scaling
applied to the export.
- getScale() -
Method in class uk.ac.man.cs.mig.util.graph.export.impl.AbstractRasterFormat
- If the export format supports scaling, this
method can be used to obtain the scaling
applied to the export.
- getScale() -
Method in class uk.ac.man.cs.mig.util.graph.export.impl.AbstractVectorFormat
- If the export format supports scaling, this
method can be used to obtain the scaling
applied to the export.
- getScrollableTracksViewportWidth() -
Method in class org.protege.editor.core.ui.list.MList
-
- getSearchDelay() -
Method in class org.protege.editor.owl.model.find.EntityFinderPreferences
-
- getSectionButtons(MListSectionHeader) -
Method in class org.protege.editor.core.ui.list.MList
-
- getSectionCount() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrame
-
- getSelectedClass() -
Method in class org.protege.editor.owl.ui.clshierarchy.AbstractOWLClassHierarchyViewComponent
-
- getSelectedClass() -
Method in class org.protege.editor.owl.ui.selector.OWLClassSelectorPanel
- Deprecated. Use
getSelectedObject()
- getSelectedClass() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizSelectionModel
-
- getSelectedClasses() -
Method in class org.protege.editor.owl.ui.clshierarchy.AbstractOWLClassHierarchyViewComponent
-
- getSelectedClasses() -
Method in class org.protege.editor.owl.ui.selector.OWLClassSelectorPanel
- Deprecated. Use
getSelectedObjects
- getSelectedDataProperty() -
Method in class org.protege.editor.owl.ui.selector.OWLDataPropertySelectorPanel
- Deprecated. Use
getSelectedObject
- getSelectedEntities() -
Method in class org.protege.editor.owl.ui.rename.RenameEntitiesPanel
-
- getSelectedEntity() -
Method in interface org.protege.editor.owl.model.selection.OWLSelectionModel
- Gets the last selected entity.
- getSelectedEntity() -
Method in class org.protege.editor.owl.model.selection.OWLSelectionModelImpl
-
- getSelectedEntity() -
Method in class org.protege.editor.owl.ui.action.SelectedOWLEntityAction
-
- getSelectedEntity() -
Method in class org.protege.editor.owl.ui.find.OWLEntityFindPanel
-
- getSelectedEntry() -
Method in class org.protege.editor.core.ui.RepositoryTable
-
- getSelectedExportFormat() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.exportwizard.SelectFormatPage
- Retrieves the selected export format (the
format that is selected in the combobox)
- getSelectedFormat() -
Method in class org.protege.editor.owl.ui.OntologyFormatPanel
-
- getSelectedFrameSectionRows() -
Method in class org.protege.editor.owl.ui.framelist.ExplanationFrameList
-
- getSelectedGraphComponent() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.exportwizard.SpecifyHierarchyPage
-
- getSelectedIndividual() -
Method in class org.protege.editor.owl.ui.OWLIndividualListComponent
-
- getSelectedIndividual() -
Method in class org.protege.editor.owl.ui.selector.OWLIndividualSelectorPanel
- Deprecated. Use
getSelectedObject
- getSelectedIndividual() -
Method in class org.protege.editor.owl.ui.view.OWLIndividualListViewComponent
-
- getSelectedIndividuals() -
Method in class org.protege.editor.owl.ui.OWLIndividualListComponent
-
- getSelectedIndividuals() -
Method in class org.protege.editor.owl.ui.selector.OWLIndividualSelectorPanel
- Deprecated. Use
getSelectedObjects
- getSelectedIndividuals() -
Method in class org.protege.editor.owl.ui.view.OWLIndividualListViewComponent
-
- getSelectedKit() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsWizard
-
- getSelectedObject() -
Method in class org.protege.editor.core.ui.list.RemovableObjectList
-
- getSelectedObject() -
Method in interface org.protege.editor.owl.model.selection.OWLSelectionModel
-
- getSelectedObject() -
Method in class org.protege.editor.owl.model.selection.OWLSelectionModelImpl
-
- getSelectedObject() -
Method in class org.protege.editor.owl.ui.list.OWLObjectListPanel
-
- getSelectedObject() -
Method in class org.protege.editor.owl.ui.selector.AbstractSelectorPanel
-
- getSelectedObject() -
Method in class org.protege.editor.owl.ui.selector.OWLClassSelectorPanel
-
- getSelectedObject() -
Method in class org.protege.editor.owl.ui.selector.OWLDataPropertySelectorPanel
-
- getSelectedObject() -
Method in class org.protege.editor.owl.ui.selector.OWLDataTypeSelectorPanel
-
- getSelectedObject() -
Method in class org.protege.editor.owl.ui.selector.OWLEntitySelectorPanel
-
- getSelectedObject() -
Method in class org.protege.editor.owl.ui.selector.OWLIndividualSelectorPanel
-
- getSelectedObject() -
Method in class org.protege.editor.owl.ui.selector.OWLObjectPropertySelectorPanel
-
- getSelectedObject() -
Method in interface org.protege.editor.owl.ui.selector.OWLObjectSelector
-
- getSelectedObject() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.GraphSelectionModel
- Gets the first selected
Object.
- getSelectedObject() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultGraphSelectionModel
- Gets the first selected
Object.
- getSelectedObject() -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
-
- getSelectedObjects() -
Method in class org.protege.editor.core.ui.list.RemovableObjectList
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.selector.AbstractSelectorPanel
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.selector.OWLClassSelectorPanel
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.selector.OWLDataPropertySelectorPanel
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.selector.OWLDataTypeSelectorPanel
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.selector.OWLEntitySelectorPanel
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.selector.OWLIndividualSelectorPanel
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.selector.OWLObjectPropertySelectorPanel
-
- getSelectedObjects() -
Method in interface org.protege.editor.owl.ui.selector.OWLObjectSelector
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectDragGestureListener
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectListDragGestureListener
-
- getSelectedObjects() -
Method in class org.protege.editor.owl.ui.transfer.OWLObjectTreeDragGestureListener
-
- getSelectedObjects() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.GraphSelectionModel
- Retrieves an array of the selected
Objects.
- getSelectedObjects() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultGraphSelectionModel
- Retrieves an array of the selected
Objects.
- getSelectedObjects() -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
-
- getSelectedOntologies() -
Method in class org.protege.editor.owl.ui.ontology.location.PhysicalLocationPanel
-
- getSelectedOntologies() -
Method in class org.protege.editor.owl.ui.selector.OWLOntologySelectorPanel
-
- getSelectedOntologies() -
Method in class org.protege.editor.owl.ui.selector.OWLOntologySelectorPanel2
-
- getSelectedOntology() -
Method in class org.protege.editor.owl.ui.selector.OWLOntologySelectorPanel
-
- getSelectedOntologyURI() -
Method in class org.protege.editor.core.ui.RepositoryTable
-
- getSelectedOntologyURI() -
Method in class org.protege.editor.owl.ui.ontology.imports.wizard.LibraryOntologiesList
-
- getSelectedOWLClass() -
Method in class org.protege.editor.owl.ui.clshierarchy.AbstractOWLClassTreeAction
- A convenience method that gets the first selected
OWLClass
- getSelectedOWLClass() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLClassViewComponent
- A convenience method.
- getSelectedOWLDataProperties() -
Method in class org.protege.editor.owl.ui.selector.OWLDataPropertySelectorPanel
- Deprecated. Use
getSelectedObjects
- getSelectedOWLIndividual() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLIndividualViewComponent
-
- getSelectedOWLObject() -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTree
-
- getSelectedOWLObjectProperties() -
Method in class org.protege.editor.owl.ui.selector.OWLObjectPropertySelectorPanel
- Deprecated. Use
getSelectedObjects
- getSelectedOWLObjectProperty() -
Method in class org.protege.editor.owl.ui.selector.OWLObjectPropertySelectorPanel
- Deprecated. Use
getSelectedObject
- getSelectedOWLObjects() -
Method in class org.protege.editor.owl.ui.list.OWLObjectList
-
- getSelectedOWLObjects() -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTree
-
- getSelectedPanel() -
Method in class org.protege.editor.core.ui.preferences.PreferencesDialogPanel
-
- getSelectedProperties() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLPropertyHierarchyViewComponent
-
- getSelectedProperty() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLPropertyHierarchyViewComponent
-
- getSelectedRendererClass() -
Method in class org.protege.editor.owl.ui.renderer.RendererPreferencesPanel
-
- getSelectedRows() -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListPopupMenuAction
-
- getSelectedTab() -
Method in class org.protege.editor.core.ui.workspace.TabbedWorkspace
-
- getSelectedTabPadInsets(int) -
Method in class org.protege.editor.core.ui.tabbedpane.ViewTabbedPaneUI
-
- getSelectedUpdateInfo() -
Method in class org.protege.editor.core.update.PluginTable
-
- getSelectedURI() -
Method in class org.protege.editor.owl.ui.frame.AnnotationURIList
-
- getSelectedURIs() -
Method in class org.protege.editor.owl.ui.frame.AnnotationURIList
-
- getSelectedValue() -
Method in class org.protege.editor.core.ui.list.RemovableObjectList
-
- getSelection() -
Method in interface org.protege.editor.core.ui.util.SelectionProvider
-
- getSelection() -
Method in class org.protege.editor.owl.ui.OWLEntitySelectorPanel
-
- getSelectionModel() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizView
-
- getSelectionModel() -
Method in interface uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizViewI
-
- getSelectionPath() -
Method in class org.protege.editor.owl.ui.clshierarchy.AbstractOWLClassTreeAction
-
- getSelectionProvider() -
Method in class org.protege.editor.core.ui.view.ViewComponent
-
- getShape() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Edge
- Gets the
Shape that represents the Edge.
- getShape() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Graph
- Gets the shape that isShown all of the
Nodes and
Edges belonging to the Graph.
- getShape() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultEdge
- Gets the
Shape that represents the Edge.
- getShape() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultGraph
- Gets the shape that isShown all of the
Nodes and
Edges belonging to the Graph.
- getShape() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultNode
- Returns the
Shape of the Node.
- getShape() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.EllipticalNode
- Returns the
Shape of the Node.
- getShape() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.TriangularNode
- Returns the
Shape of the Node.
- getShape() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Node
- Returns the
Shape of the Node.
- getShortForm(URI) -
Method in interface org.protege.editor.owl.ui.prefix.PrefixMapper
-
- getShortForm(URI) -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperImpl
-
- getSiblingSpacing() -
Method in class uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.DotLayoutEngineProperties
-
- getSignature() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.byreference.MoveAxiomsByReferenceKit
-
- getSignature() -
Method in interface org.protege.editor.owl.ui.ontology.wizard.move.common.SignatureSelection
-
- getSize() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultNode
- Gets the size of the
Node.
- getSize() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.EllipticalNode
- Gets the size of the
Node.
- getSize() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.TriangularNode
- Gets the size of the
Node.
- getSize() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Node
- Gets the size of the
Node.
- getSomeKeyWord() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererDLSyntax
-
- getSomeKeyWord() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererImpl
-
- getSource() -
Method in class org.protege.editor.owl.model.event.OWLModelManagerChangeEvent
-
- getSource() -
Method in class uk.ac.man.cs.mig.util.graph.event.GraphGeneratorEvent
- Retrieves the source of the event.
- getSource() -
Method in class uk.ac.man.cs.mig.util.graph.event.GraphModelEvent
- Retrieves the event source.
- getSource() -
Method in class uk.ac.man.cs.mig.util.graph.event.GraphSelectionModelEvent
- Gets the source of the event.
- getSource() -
Method in class uk.ac.man.cs.mig.util.graph.event.ThumbnailViewSourceEvent
- Gets the source of the event.
- getSource() -
Method in class uk.ac.man.cs.mig.util.graph.event.VisualisedObjectManagerEvent
- Gets the source of the event.
- getSource() -
Method in class uk.ac.man.cs.mig.util.popup.PopupComponentEvent
-
- getSource() -
Method in class uk.ac.man.cs.mig.util.wizard.WizardEvent
- Gets the source of the
Wizard event.
- getSourceOntologies() -
Method in interface org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsModel
-
- getSourceOntologies() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsWizard
-
- getStartIndex() -
Method in exception org.protege.editor.owl.model.description.OWLExpressionParserException
-
- getStrategy() -
Method in class org.protege.editor.owl.ui.action.AbstractOntologySelectionStrategyAction
-
- getStrategy() -
Method in class org.protege.editor.owl.ui.action.ActiveOntologyStrategyAction
-
- getStrategy() -
Method in class org.protege.editor.owl.ui.action.AllOntologiesStrategyAction
-
- getStrategy() -
Method in class org.protege.editor.owl.ui.action.ImportsClosureOntologyStrategyAction
-
- getStrategy() -
Method in class org.protege.editor.owl.ui.action.VisibilityManagerOntologySelectionStrategyAction
-
- getString(String) -
Method in class org.protege.editor.core.editorkit.EditorKitDescriptor
-
- getString(String, String) -
Method in class org.protege.editor.core.prefs.JavaBackedPreferencesImpl
-
- getString(String, String) -
Method in interface org.protege.editor.core.prefs.Preferences
-
- getString(String) -
Method in class org.protege.editor.owl.model.library.OntologyLibraryMemento
-
- getString(Object) -
Method in class org.protege.editor.owl.ProtegeOWLProperties
-
- getStringList(String, List<String>) -
Method in class org.protege.editor.core.prefs.JavaBackedPreferencesImpl
-
- getStringList(String, List<String>) -
Method in interface org.protege.editor.core.prefs.Preferences
-
- getSubClassAxiomSymbol() -
Method in class org.protege.editor.owl.ui.frame.ExplanationFrame
-
- getSubClasses(OWLDescription) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getSubject() -
Method in class org.protege.editor.owl.ui.frame.OWLAxiomAnnotationsRoot
-
- getSubProperties(OWLObjectProperty) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getSubProperties(OWLDataProperty) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getSubPropertyAxiomForRHS(P, OWLOntology) -
Method in class org.protege.editor.owl.model.hierarchy.AbstractOWLPropertyHierarchyProvider
-
- getSubPropertyAxiomForRHS(OWLDataProperty, OWLOntology) -
Method in class org.protege.editor.owl.model.hierarchy.OWLDataPropertyHierarchyProvider
-
- getSubPropertyAxiomForRHS(OWLObjectProperty, OWLOntology) -
Method in class org.protege.editor.owl.model.hierarchy.OWLObjectPropertyHierarchyProvider
-
- getSuffix(Class<? extends OWLEntity>) -
Method in class org.protege.editor.owl.model.entity.AbstractIDGenerator
-
- getSuffix() -
Static method in class org.protege.editor.owl.model.entity.EntityCreationPreferences
-
- getSuffix() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getSuffix() -
Method in class org.protege.editor.owl.ui.hierarchy.creation.CreateClassHierarchyWizard
-
- getSuffix() -
Method in class org.protege.editor.owl.ui.hierarchy.creation.TabIndentedHierarchyPanel
-
- GetSuffix(int) -
Method in class uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.SimpleCharStream
-
- getSuperClasses(OWLDescription) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getSuperProperties(OWLObjectProperty) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getSuperProperties(OWLDataProperty) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getSupersSubsOption() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.ClassRadiusDialog
-
- getSupersSubsOption() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.ClassRadiusDialogPage
-
- getSWRLChecker() -
Method in class org.protege.editor.owl.ui.clsdescriptioneditor.ManchesterOWLExpressionCheckerFactory
-
- getSWRLChecker() -
Method in interface org.protege.editor.owl.ui.clsdescriptioneditor.OWLExpressionCheckerFactory
-
- getSyntax(InputStream) -
Method in class org.protege.editor.owl.model.io.SyntaxGuesser
-
- getTab(String) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OptionsDialog
-
- getTab(String) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizPreferencesPane
-
- getTabAreaInsets(int) -
Method in class org.protege.editor.core.ui.tabbedpane.ViewTabbedPaneUI
-
- getTabbedPane() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizView
-
- getTabBounds(JTabbedPane, int) -
Method in class org.protege.editor.core.ui.tabbedpane.ViewTabbedPaneUI
- Returns the bounds of the specified tab index.
- getTabCount() -
Method in class org.protege.editor.core.ui.workspace.TabbedWorkspace
-
- getTabInsets(int, int) -
Method in class org.protege.editor.core.ui.tabbedpane.ViewTabbedPaneUI
-
- getTabLabelShiftX(int, int, boolean) -
Method in class org.protege.editor.core.ui.tabbedpane.ViewTabbedPaneUI
-
- getTabLabelShiftY(int, int, boolean) -
Method in class org.protege.editor.core.ui.tabbedpane.ViewTabbedPaneUI
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class org.protege.editor.owl.ui.prefix.PrefixTableCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class org.protege.editor.owl.ui.renderer.OWLCellRenderer
-
- getTabs() -
Method in class org.protege.editor.core.ui.workspace.TabbedWorkspaceStateManager
-
- getTabs() -
Method in class org.protege.editor.owl.ui.error.ErrorPanel
-
- getTabSize(int) -
Method in class uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.SimpleCharStream
-
- getTailNode() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Edge
- Returns the node that the tail of the edge
is connected to.
- getTailNode() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultEdge
- Returns the node that the tail of the edge
is connected to.
- getTargetOntologyURI() -
Method in interface org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsModel
-
- getTargetOntologyURI() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsWizard
-
- getTerminalElements() -
Method in class org.protege.editor.owl.model.hierarchy.roots.TerminalElementFinder
-
- getText() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererDLSyntax
-
- getText() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererImpl
-
- getTextColor(Object) -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.renderer.OWLClsNodeRenderer
-
- getThrowable() -
Method in class org.protege.editor.core.ui.error.ErrorLog.ErrorLogEntry
-
- getTimeStamp() -
Method in class org.protege.editor.core.ui.error.ErrorLog.ErrorLogEntry
-
- getTitle() -
Method in class org.protege.editor.core.ui.wizard.Wizard
- Returns the current title of the generated dialog.
- getTitle() -
Method in class org.protege.editor.core.ui.workspace.Workspace
-
- getTitle() -
Method in class org.protege.editor.owl.model.OWLWorkspace
-
- getTitle() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.byannotation.AnnotationSelectorPanel
-
- getTitle() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.byprofile.ProfileSelectorPanel
-
- getTitle() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.byreference.SelectSignaturePanel
-
- getTitle() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.bytype.AxiomTypeSelectorPanel
-
- getTitle() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.common.SignatureDependentSelectionPreviewPanel
-
- getTitle() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKitConfigurationPanel
-
- getTitle() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.SelectAxiomsPanel
-
- getTitle() -
Method in class org.protege.editor.owl.ui.selector.OWLEntitySelectorPanel
-
- getToken(int) -
Method in class uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.DotParser
-
- getToolBar() -
Method in class org.protege.editor.core.ui.toolbar.MainToolBarBuilder
-
- getTooltip() -
Method in class org.coode.dlquery.DLQueryResultsSectionItem
-
- getTooltip() -
Method in class org.protege.editor.core.ui.list.MList.TestItem
-
- getTooltip() -
Method in interface org.protege.editor.core.ui.list.MListItem
-
- getTooltip() -
Method in class org.protege.editor.core.ui.list.RemovableObjectList.RemovableObjectListItem
-
- getTooltip() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
-
- getTooltip() -
Method in class org.protege.editor.owl.ui.frame.AnnotationURIList.URIItem
-
- getTooltip() -
Method in class org.protege.editor.owl.ui.frame.InheritedAnonymousClassesFrameSectionRow
-
- getToolTipText() -
Method in interface org.protege.editor.core.ui.action.ProtegeActionPlugin
- Gets the tooltip text for the action.
- getToolTipText() -
Method in class org.protege.editor.core.ui.action.ProtegeActionPluginJPFImpl
- Gets the tooltip text for the action.
- getToolTipText(MouseEvent) -
Method in class org.protege.editor.core.ui.list.MList
-
- getToolTipText() -
Method in class org.protege.editor.core.ui.progress.BackgroundTaskLabel
-
- getToolTipText(MouseEvent) -
Method in class org.protege.editor.owl.ui.list.OWLObjectList
-
- getToolTipText(MouseEvent) -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTree
-
- getTrackerRadius() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.ModeOptionsPanel
-
- getTrackerRadius() -
Method in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizViewOptions
-
- getTransferData(DataFlavor) -
Method in class org.protege.editor.owl.ui.transfer.TransferableOWLObject
-
- getTransferDataFlavors() -
Method in class org.protege.editor.owl.ui.transfer.TransferableOWLObject
-
- getTree() -
Method in class org.protege.editor.owl.ui.clshierarchy.AbstractOWLClassHierarchyViewComponent
-
- getTree() -
Method in class org.protege.editor.owl.ui.view.AbstractOWLPropertyHierarchyViewComponent
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class org.protege.editor.owl.ui.library.OntologyLibraryPanel.OntologyLibraryCellRenderer
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class org.protege.editor.owl.ui.renderer.OWLCellRenderer
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class org.protege.editor.owl.ui.renderer.OWLCellRendererSimple
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class org.protege.editor.owl.ui.tree.OWLObjectTreeCellRenderer
-
- getType() -
Method in class org.protege.editor.owl.model.event.OWLModelManagerChangeEvent
-
- getType() -
Method in class org.protege.editor.owl.model.selection.axioms.ClassReferencingAxiomsStrategy
-
- getType() -
Method in class org.protege.editor.owl.model.selection.axioms.DataPropertyReferencingAxiomStrategy
-
- getType() -
Method in class org.protege.editor.owl.model.selection.axioms.EntityReferencingAxiomsStrategy
-
- getType() -
Method in class org.protege.editor.owl.model.selection.axioms.IndividualReferencingAxiomStrategy
-
- getType() -
Method in class org.protege.editor.owl.model.selection.axioms.ObjectPropertyReferencingAxiomStrategy
-
- getTypes(OWLIndividual, boolean) -
Method in class org.protege.editor.owl.model.inference.NoOpReasoner
-
- getTypes() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.byannotation.MoveAnnotationAxiomsByURIKit
-
- getTypes() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.bytype.MoveAxiomsByTypeKit
-
- getUnfilteredAxioms(Set<OWLOntology>) -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.byannotation.MoveAnnotationAxiomsByURIKit
-
- getUnfilteredAxioms(Set<OWLOntology>) -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.bytype.MoveAxiomsByTypeKit
-
- getUnfilteredAxioms(Set<OWLOntology>) -
Method in interface org.protege.editor.owl.ui.ontology.wizard.move.FilteredAxiomsModel
-
- getUpdatesProvider() -
Method in class org.protege.editor.core.update.PluginManager
-
- getURI(String) -
Method in class org.protege.editor.core.editorkit.EditorKitDescriptor
-
- getURI() -
Method in class org.protege.editor.core.ui.OpenFromURIPanel
-
- getURI() -
Method in class org.protege.editor.core.ui.util.FileURIPanel
-
- getURI() -
Method in class org.protege.editor.owl.model.entity.CustomLabelDescriptor
-
- getURI() -
Method in interface org.protege.editor.owl.model.entity.LabelDescriptor
-
- getURI() -
Method in class org.protege.editor.owl.model.entity.MatchRendererLabelDescriptor
-
- getURI(String) -
Method in class org.protege.editor.owl.model.hierarchy.tabbed.AbstractOWLObjectHierarchyCreator
-
- getURI(String) -
Method in class org.protege.editor.owl.model.library.OntologyLibraryMemento
-
- getURI() -
Method in class org.protege.editor.owl.ui.ontology.wizard.create.OntologyURIPanel
-
- getURI() -
Method in class org.protege.editor.owl.ui.rename.RenameEntityPanel
-
- getURI(String, String) -
Method in class org.protege.editor.owl.ui.UIHelper
-
- getURIForActiveOntology(String, String) -
Method in class org.protege.editor.owl.ui.UIHelper
- Gets a URI whose base is the URI of the active ontology.
- getURIForActiveOntology(String, String, String) -
Method in class org.protege.editor.owl.ui.UIHelper
-
- getURIRendering(URI) -
Method in interface org.protege.editor.owl.model.OWLModelManager
- Get a human readable version of the URI
- getURIRendering(URI) -
Method in class org.protege.editor.owl.model.OWLModelManagerImpl
-
- getURL() -
Method in class org.protege.editor.core.ui.menu.MenuActionPluginJPFImpl
-
- getURL() -
Method in class org.protege.editor.core.ui.util.URLPanel
-
- getURL(String) -
Method in class org.protege.editor.owl.model.library.OntologyLibraryMemento
-
- getUserObject() -
Method in class org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow
- Default implementation which returns
null
- getUserObject() -
Method in interface org.protege.editor.owl.ui.frame.OWLFrameSectionRow
- Gets a user object.
- getUserObject() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Edge
- Gets the userObject, previously set with
setUserObject(Object o)
- getUserObject() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultEdge
- Gets the userObject, previously set with
setUserObject(Object o)
- getUserObject() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.DefaultNode
- Gets the userObject, previously set with
setUserObject(Object o)
- getUserObject() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.EllipticalNode
- Gets the userObject, previously set with
setUserObject(Object o)
- getUserObject() -
Method in class uk.ac.man.cs.mig.util.graph.graph.impl.TriangularNode
- Gets the userObject, previously set with
setUserObject(Object o)
- getUserObject() -
Method in interface uk.ac.man.cs.mig.util.graph.graph.Node
- Gets the userObject, previously set with
setUserObject(Object o)
- getUserObject() -
Method in class uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphNode
-
- getUserObject() -
Method in class uk.ac.man.cs.mig.util.wizard.Wizard
- Gets the user object that can be associated with the
Wizard.
- getValue() -
Method in class org.protege.editor.core.ui.preferences.node.BooleanPreferenceNode
-
- getValue() -
Method in interface org.protege.editor.core.ui.preferences.node.PreferenceNode
-
- getValue() -
Method in class org.protege.editor.core.ui.preferences.node.StringPreferenceNode
-
- getValue() -
Method in class org.protege.editor.owl.ui.frame.OWLConstantEditor
-
- getValue(String) -
Method in interface org.protege.editor.owl.ui.prefix.PrefixMapper
- Gets a value that the specified prefix maps to.
- getValue(String) -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperImpl
-
- getValueAt(int, int) -
Method in class org.protege.editor.core.ui.about.PluginInfoTableModel
-
- getValueAt(int, int) -
Method in class org.protege.editor.core.ui.RepositoryTableModel
-
- getValueAt(int, int) -
Method in class org.protege.editor.owl.ui.metrics.MetricsTableModel
-
- getValueAt(int, int) -
Method in class org.protege.editor.owl.ui.ontology.location.PhysicalLocationTableModel
-
- getValueAt(int, int) -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperTableModel
-
- getValueKeyWord() -
Method in class org.protege.editor.owl.ui.renderer.OWLObjectRendererImpl
-
- getValues() -
Method in interface org.protege.editor.owl.ui.prefix.PrefixMapper
- Gets the set of all values for which there are prefixes.
- getValues() -
Method in class org.protege.editor.owl.ui.prefix.PrefixMapperImpl
-
- getValueToRender(JList, Object, int, boolean, boolean) -
Method in class org.protege.editor.owl.ui.framelist.OWLFrameListRenderer
-
- getView() -
Method in class org.protege.editor.core.ui.view.ViewAction
-
- getView() -
Method in interface org.protege.editor.core.ui.view.ViewActionPlugin
-
- getView() -
Method in class org.protege.editor.core.ui.view.ViewActionPluginJPFImpl
-
- getView() -
Method in class org.protege.editor.core.ui.view.ViewComponent
-
- getView(String) -
Method in class org.protege.editor.core.ui.view.ViewHolder
- Gets hold of a
View that is contained
within the holder, that has a specified id.
- getViewBanner() -
Method in class org.protege.editor.core.ui.view.ViewBar
-
- getViewBar() -
Method in class org.protege.editor.core.ui.view.ViewBarComponent
-
- getViewBounds() -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
- Should return the bounds of the main view.
- getViewBounds() -
Method in interface uk.ac.man.cs.mig.util.graph.ui.ThumbnailViewSource
- Should return the bounds of the main view.
- getViewComponent() -
Method in class org.protege.editor.core.ui.view.View
- Gets the component that actually displays the view.
- getViewComponentPlugin(String) -
Method in class org.protege.editor.core.ui.workspace.WorkspaceViewManager
-
- getViewComponentPlugin() -
Method in class org.protege.editor.owl.ui.selector.AbstractSelectorPanel
-
- getViewComponentPlugin() -
Method in class org.protege.editor.owl.ui.selector.OWLClassSelectorPanel
-
- getViewComponentPlugin() -
Method in class org.protege.editor.owl.ui.selector.OWLDataPropertySelectorPanel
-
- getViewComponentPlugin() -
Method in class org.protege.editor.owl.ui.selector.OWLDataTypeSelectorPanel
-
- getViewComponentPlugin() -
Method in class org.protege.editor.owl.ui.selector.OWLIndividualSelectorPanel
-
- getViewComponentPlugin() -
Method in class org.protege.editor.owl.ui.selector.OWLObjectPropertySelectorPanel
-
- getViewComponentPlugins() -
Method in class org.protege.editor.core.ui.workspace.WorkspaceViewManager
-
- getViewConfigurationsFolder() -
Static method in class org.protege.editor.core.FileManager
-
- getViewId() -
Method in class org.protege.editor.core.ui.view.ViewActionPluginJPFImpl
-
- getViewLayoutPreferences() -
Static method in class org.protege.editor.core.ui.view.ViewsPane
- Gets the layout preferences set.
- getViewManager() -
Method in class org.protege.editor.core.ui.workspace.Workspace
-
- getViewName() -
Method in class org.protege.editor.core.ui.view.View
-
- getViewPaneId() -
Method in class org.protege.editor.core.ui.view.ViewsPaneMemento
-
- getViews() -
Method in class org.protege.editor.core.ui.view.ViewsPane
-
- getViewsPane() -
Method in class org.protege.editor.core.ui.workspace.WorkspaceViewsTab
-
- getViewVisibleRect() -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
- Should return a
Rectangle that represents the
portion of the main view that is visible.
- getViewVisibleRect() -
Method in interface uk.ac.man.cs.mig.util.graph.ui.ThumbnailViewSource
- Should return a
Rectangle that represents the
portion of the main view that is visible.
- getVisibilityManager() -
Method in class org.protege.editor.owl.ui.action.VisibilityManagerOntologySelectionStrategyAction
-
- getVisibleOntologies() -
Method in interface org.protege.editor.owl.model.OntologyVisibilityManager
-
- getVisibleOntologies() -
Method in class org.protege.editor.owl.model.OntologyVisibilityManagerImpl
-
- getVisualisedObjectManager() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.Controller
- Returns the
VisualisedObjectManager which is responsible
for keeping track of the objects being visualised (and hence contained
in the Graph).
- getVisualisedObjectManager() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.GraphGenerator
- Retrieves the
VisualisedObjectManager, which graphs
are based upon.
- getVisualisedObjectManager() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultController
- Returns the
VisualisedObjectManager which is responsible
for keeping track of the objects being visualised (and hence contained
in the Graph).
- getVisualisedObjectManager() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultGraphGenerator
- Retrieves the
VisualisedObjectManager, which graphs
are based upon.
- getVisualisedObjectManager() -
Method in class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
-
- getVisualisedObjectManagerListeners() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultVisualisedObjectManager
- Gets an iterator that can be used to traverse the list of listeners.
- getVisualisedObjectManagerListeners() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.VisualisedObjectManager
- Gets an iterator that can be used to traverse the list of listeners.
- getVisualisedObjects() -
Method in class uk.ac.man.cs.mig.util.graph.controller.impl.DefaultVisualisedObjectManager
- Gets all of the objects that are being visualised.
- getVisualisedObjects() -
Method in interface uk.ac.man.cs.mig.util.graph.controller.VisualisedObjectManager
- Gets all of the objects that are being visualised.
- getWizard() -
Method in class org.protege.editor.core.ui.wizard.WizardPanel
- Returns a reference to the Wizard component.
- getWizard() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.AbstractMoveAxiomsWizardPanel
- Gets the MoveAxiomsWizard
- getWizard() -
Method in class org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKitConfigurationPanel
-
- getWizard() -
Method in class uk.ac.man.cs.mig.util.wizard.WizardPage
- Gets the
Wizard that this page belongs to.
- getWizardModel() -
Method in class org.protege.editor.core.ui.wizard.WizardPanel
- Returns a reference to the current WizardModel for this Wizard component.
- getWorkspace() -
Method in interface org.protege.editor.core.editorkit.EditorKit
- Gets the
Workspace that is used in the UI to
display the contents of the clsdescriptioneditor kit "model".
- getWorkspace() -
Method in class org.protege.editor.core.ui.action.ProtegeAction
-
- getWorkspace() -
Method in class org.protege.editor.core.ui.view.ViewComponent
-
- getWorkspace() -
Method in interface org.protege.editor.core.ui.view.ViewComponentPlugin
-
- getWorkspace() -
Method in class org.protege.editor.core.ui.view.ViewComponentPluginJPFImpl
-
- getWorkspace() -
Method in class org.protege.editor.core.ui.workspace.CustomWorkspaceTabsManager.CustomTabPlugin
-
- getWorkspace() -
Method in class org.protege.editor.core.ui.workspace.WorkspaceTab
- Gets this tab's
Workspace, which can be used to
access the EditorKit.
- getWorkspace() -
Method in interface org.protege.editor.core.ui.workspace.WorkspaceTabPlugin
- Gets the workspace that this plugin creates
tabs for.
- getWorkspace() -
Method in class org.protege.editor.core.ui.workspace.WorkspaceTabPluginJPFImpl
- Gets the workspace that this plugin creates
tabs for.
- getWorkspace() -
Method in class org.protege.editor.owl.OWLEditorKit
- Gets the
Workspace that is used in the UI to
display the contents of the clsdescriptioneditor kit "model".
- getWorkspaceManager() -
Method in class org.protege.editor.core.editorkit.EditorKitManager
- Gets the
WorkspaceManager that corresponds
to this EditorKitManager.
- getWorkspaceTab(String) -
Method in class org.protege.editor.core.ui.workspace.TabbedWorkspace
-
- getWorkspaceTabs() -
Method in class org.protege.editor.core.ui.workspace.TabbedWorkspace
-
- getZoomLevel() -
Method in class uk.ac.man.cs.mig.util.graph.ui.impl.DefaultGraphView
- Gets the zoom level as a percentage.
- getZoomLevel() -
Method in interface uk.ac.man.cs.mig.util.graph.ui.Zoomable
- Gets the zoom level as a percentage.
- GlobalOptionsPage - Class in uk.ac.man.cs.mig.coode.owlviz.ui.options
- Author: drummond
http://www.cs.man.ac.uk/~drummond/
The University Of Manchester
Bio Health Informatics Group
Date: Dec 10, 2008
- GlobalOptionsPage(OWLEditorKit) -
Constructor for class uk.ac.man.cs.mig.coode.owlviz.ui.options.GlobalOptionsPage
-
- goBack() -
Method in interface org.protege.editor.owl.model.selection.OWLSelectionHistoryManager
-
- goBack() -
Method in class org.protege.editor.owl.model.selection.OWLSelectionHistoryManagerImpl
-
- goForward() -
Method in interface org.protege.editor.owl.model.selection.OWLSelectionHistoryManager
-
- goForward() -
Method in class org.protege.editor.owl.model.selection.OWLSelectionHistoryManagerImpl
-
- Graph - Interface in uk.ac.man.cs.mig.util.graph.graph
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Dec 27, 2003
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
The interface for a Graph. - graph() -
Method in class uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.DotParser
-
- GRAPH_FACTORY_PROPERTY -
Static variable in interface uk.ac.man.cs.mig.util.graph.controller.Controller
-
- GRAPH_GENERATOR_PROPERTY -
Static variable in interface uk.ac.man.cs.mig.util.graph.controller.Controller
-
- GRAPH_LAYOUT_ENGINE_PROPERTY -
Static variable in interface uk.ac.man.cs.mig.util.graph.controller.Controller
-
- GRAPH_MODEL_PROPERTY -
Static variable in interface uk.ac.man.cs.mig.util.graph.controller.Controller
- Controller property names
- GRAPH_SELECTION_MODEL_PROPERTY -
Static variable in interface uk.ac.man.cs.mig.util.graph.controller.Controller
-
- GRAPH_VIEW_PROPERTY -
Static variable in interface uk.ac.man.cs.mig.util.graph.controller.Controller
-
- graphChanged(GraphGeneratorEvent) -
Method in interface uk.ac.man.cs.mig.util.graph.event.GraphGeneratorListener
- Called when the
Graph has been modified.
- GraphComponent - Class in uk.ac.man.cs.mig.util.graph.ui
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jan 29, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- GraphComponent() -
Constructor for class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
-
- GraphComponent(String) -
Constructor for class uk.ac.man.cs.mig.util.graph.ui.GraphComponent
-
- GraphFactory - Interface in uk.ac.man.cs.mig.util.graph.factory
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Dec 27, 2003
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Defines the interface required of a GraphFactory - GraphGenerator - Interface in uk.ac.man.cs.mig.util.graph.controller
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Dec 27, 2003
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Creates/updates the graph containing visualised
nodes and edges. - GraphGeneratorEvent - Class in uk.ac.man.cs.mig.util.graph.event
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jan 14, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- GraphGeneratorEvent(GraphGenerator) -
Constructor for class uk.ac.man.cs.mig.util.graph.event.GraphGeneratorEvent
- Constructs a
GraphGeneratorEvent with the specified
event source.
- GraphGeneratorListener - Interface in uk.ac.man.cs.mig.util.graph.event
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jan 14, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- graphGenListener -
Variable in class uk.ac.man.cs.mig.util.graph.ui.GraphView
-
- GraphLayoutEngine - Interface in uk.ac.man.cs.mig.util.graph.layout
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Dec 27, 2003
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- GraphModel - Interface in uk.ac.man.cs.mig.util.graph.model
- The GraphModel provides an interface to the
data visualised by OWLViz, without assuming what the
data is/represents.
- GraphModelEvent - Class in uk.ac.man.cs.mig.util.graph.event
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Dec 27, 2003
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
The GraphModelEvent class isShown information associated with
the various events/changes that can take place within the GraphModel.
- GraphModelEvent(GraphModel, ArrayList) -
Constructor for class uk.ac.man.cs.mig.util.graph.event.GraphModelEvent
-
- GraphModelListener - Interface in uk.ac.man.cs.mig.util.graph.event
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Dec 27, 2003
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
An interface for GraphModelListeners.
- GraphOutputRenderer - Interface in uk.ac.man.cs.mig.util.graph.outputrenderer
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jan 16, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
A renderer is capable of rendering a Graph
to an outputrenderer stream. - GraphSelectionModel - Interface in uk.ac.man.cs.mig.util.graph.controller
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Dec 29, 2003
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Defines an interface for a selection model for
a Graph. - GraphSelectionModelEvent - Class in uk.ac.man.cs.mig.util.graph.event
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jan 26, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- GraphSelectionModelEvent(GraphSelectionModel) -
Constructor for class uk.ac.man.cs.mig.util.graph.event.GraphSelectionModelEvent
- Constructs a selection model event, using
the specified
GraphSelectionModel as
the source for the event.
- GraphSelectionModelListener - Interface in uk.ac.man.cs.mig.util.graph.event
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jan 26, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
- GraphView - Class in uk.ac.man.cs.mig.util.graph.ui
- User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Jan 12, 2004
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
The GraphView represents a view
that paints the Graph containing the
visualised Nodes and Egdes. - GraphView(Controller) -
Constructor for class uk.ac.man.cs.mig.util.graph.ui.GraphView
-
- graphViewListener -
Variable in class uk.ac.man.cs.mig.util.graph.ui.GraphView
-
- GROUP_CLASSES_BY_NAMESPACE -
Static variable in class uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizProperties
- Deprecated. A
String that represents a Boolean value
that indicates whether or not classes should be grouped by namespace.
- GROUP_INDEX_PARAM -
Static variable in class org.protege.editor.core.ui.action.ToolBarActionPluginJPFImpl
-
- GUTTER_WIDTH -
Static variable in class org.protege.editor.core.ui.preferences.PreferencesPanelLayoutManager
-
hashCode based on the object
that the Node represents.
Workspace initialise method.
Graph to be rebuilt.
isDeleateable instead
isDeleateable instead
Graph
Graph
Graph
ImageIcon that represents
the icon that corresponds to the specified file name.
Extension
constitutes a "match" or not.
Extension
constitutes a "match" or not.
ProtegeActionPlugin that is extends to
to represent actions that appear as menu items in the UI.MenuActionPlugin which uses
the Java Plugin Framework to provide the details of the plugin.MenuBuilder constructs a JMenuBar based on the
installed menu action plugins.OWLDescriptions.Nodes contained in a
Graph.Node
has been clicked by the mouse
in the GraphView
NodeClickedEvent
NodeFactoryNodeLabelRenderer gets the label
for a Node.EditorKit using the EditorKitFactory specified by the given Id.
OWLAnnotationCellRendererorg.protege.editor.owl.ui.editor.OWLClassDescriptionEditorOWLClassHierarchyCreator2org.protege.editor.owl.ui.editor.OWLDataRestrictionCreatorPanelOWLFrameSectionRow constitues a row in a frame section, which represents
an axiom.OWLModelManager acts as a controller
over a collection of ontologies (ontologies that are
related to each other via owl:imports) and the various
UI components that are used to access the ontology.org.protege.editor.owl.ui.editor.OWLObjectRestrictionCreatorPanelOWLSelectionModel keeps track
of a list of OWLObjects.WizardPage is selected,
we need to update the state of the controls to
repflect the data that the page is displaying
null.
String that describes a Rectangle
Edge using the following control points to
form a Bezier curve extension to the end point (x3, y3).
Edge to the specified location using
a straight line.
Edge using the following control points to
form a Bezier curve extension to the end point (x3, y3).
Edge to the specified location using
a straight line.
Extensions that conform to some kind
of structure.PluginExtensionFilter that can be used
to obtain a set of Extensions that extend a given
extension point on a specific plugin.
PluginExtensionMatcher that returns the
extensions that match a given set of parameters.Point from a 'zoomed' Point.
Point from a 'zoomed' Point.
Point to a 'zoomed' Point.
Point to a 'zoomed' Point.
String value that is the name of the
popup page that is displayed when the mouse hovers
over a node that represents an element from the ontology.
EditorKit.ProtegeAction.ProtegePlugin acts as a factory for
ProtegePluginInstance.getOWLHierarchyManager() instead
getOWLHierarchyManager() instead
getOWLHierarchyManager() instead
Rectangle from a 'zoomed' Rectangle.
Rectangle from a 'zoomed' Rectangle.
Rectangle to a 'zoomed' Rectangle.
Rectangle to a 'zoomed' Rectangle.
Node from the Graph.
Edge from the Graph.
Edge that connects the specified
Nodes (if the Nodes are contained
in the Graph.
Node from the Graph.
Edge from the Graph.
Edge that connects the specified
Nodes (if the Nodes are contained
in the Graph.
EditorKit.
ExportFormat that was previously
added.
GraphGeneratedListener
GraphGeneratedListener
GraphModelListener.
GraphModelListener.
GraphSelectionModelListener.
GraphSelectionModelListener.
OWLSelectionModelListener.
NodeClickedListener.
PropertyChangeListener.
PropertyChangeListener.
VisualisedObjectManagerListener, which was previously
added.
VisualisedObjectManagaerListener, which was previously
added.
Edge.
Edge.
Egde
to be cleared, such as origin location and any control points.
Egde
to be cleared, such as origin location and any control points.
OWLRestrictions.OWLEditorKit.saveAs() instead
GraphView so that the Node
representing the specified object becomes visible.
Graph contains a Node that
represents the specified object, then the view is scrolled
if necessary to ensure that the Node is visible.
JList with an empty model.
Edge's arrowhead.
Edge's arrowtail
Edge's arrowtail
Wizard
which enables/disables the Next button depending
upon whether a format is selected or not.
Wizard buttons.
Edge.
Edges
Edges
Edges.
Edges.
Edges.
Edges.
Edges
in the GraphView.
Graph whose Nodes and
Edges the attributes will apply to.
Nodes
and Edges.
Graph.
Graphs
Graphs
GraphGenerator, which is used to create
a Graph that is based on the contents held by
the VisualisedObjectManager
GraphGenerator, which is used to create
a Graph that is based on the contents held by
the VisualisedObjectManager.
GraphLayoutEngine, which is used
to size and position Nodes and Edges
GraphLayoutEngine, which is used
to size and position Nodes and Edges
GraphModel, which is an interface
to the underlying data that is represented by the Graph
GraphModel, which is an interface
to the underlying data that is represented by the Graph
GraphModel that the VisualisedObject
manager is responsible for.
Node and Edge
selections.
Node and Edge
selections.
Graph on.
Graph on.
setActiveOntologiesStrategy with either
ActiveOntologySelectionStrategy or
ImportsClosureOntologySelectionStrategy
Edge's label position.
Edge's label position.
Node.
Nodes.
Nodes.
Node.
Node.
Nodes
Nodes
Nodes
in the GraphView.
Edge.
Edge.
PopupProvider, which supplies content
to display a toolTip style popup when the mouse hovers over
a Node in the view.
Node.
Node.
Node.
Node.
setSelectedAxiom(OWLAxiomInstance)
setSelection()
OWLSelectionModel.
setSelection
Object to be selected.
Object to be selected.
setSelection
setSelection
Graph bounds.
Graph bounds.
Node's size.
Node's size.
Node's size.
Node's size.
setOpaque
Workspace (with references
to the EditorKit etc.)
Edge
Edge
Object to be associated
with the Wizard
VisualisedObjectManager that is responsible
for keeping track of objects contained in the Graph
VisualisedObjectManager, which the GraphGenerator
bases the Graph on.
VisualisedObjectManager that is responsible
for keeping track of objects contained in the Graph.
VisualisedObjectManager, which the GraphGenerator
bases the Graph on.
Wizard on it's parent,
or the screen if the parent is null.
setSelectedProperty
ThumbnailViewSource have
changed.
ThumbnailViewSource have
changed.
ThumbnailViewSource contents have
changed and therefore the ThumbnailView needs updating.
ThumbnailViewSource contents have
changed and therefore the ThumbnailView needs updating.
ThumbnailViewSource visible rectangle
changes size.
ThumbnailViewSource visible rectangle
changes size.
Node
selection.
Node
selection.
TabbedWorkspace represents a Workspace that contains tabs.ThumbnailViewSource draws a minature version
of a larger view when only a portion of the larger view
can be seen.ThumbnailViewSourceEvent
ToolBarActionPlugin is the base class
for all editorkit toolbar and view toolbar actions.Node that represents the specified object.
View that will display the
ViewComponent instantiated by the specified
tab view plugin.
ViewActionPlugin is a ToolBarActionPlugin that
appears on a specific type of View.ViewBanner
and a toolbar that holds actions.ViewComponent is the plugin part to a
View.ViewContainer holds one component
which is either a View or a split pane
which contains two Views.JSplitPane
that modifies the split pane dividers and borders.VisualisedObjectManagerEvent that
holds information relating to an event that was generated by
a VisualisedObjectManager.
VisualisedObjectManager.Wizard with no owner frame, using the
specified title and the specified pages.
Wizard with the specified owner frame, title
and pages.
Wizard with the specified attributes.
Wizard.
WizardWizardPage using the
specified name.
Wizard, and the Wizard
has set itself as the 'owner' of the page.
Workspace is a UI component that
presents a view on an EditorKit.WorkspaceFrame is a holder for a Workspace.TabbedWorkspace.ProtegePlugin that creates WorkspaceTabs.WorkspaceTabPlugin that uses
the Java Plugin Framework to obtain the details of the pluginsWorkspaceTabPlugins.WorkspaceTabPluginLoader that will
load WorkspaceTabPlugins that are applicable
to the specified Workspace.
SavePreferencesPanel
|
Protege 4.0.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||