|
Protege 4.1.0 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| org.protege.* |
|---|
| org.protege.common.CommonProtegeProperties | ||
|---|---|---|
public static final String |
APPLICATION_DIR_PROP |
"protege.dir" |
public static final String |
CURRENT_WORKING_DIRECTORY_PROP |
"user.dir" |
public static final String |
DATA_DIR_PROP |
"protege.data.dir" |
| org.protege.editor.core.BookMarkedURIManager | ||
|---|---|---|
public static final String |
PREFERENCES_KEY |
"BookMarkedURIs" |
| org.protege.editor.core.BundleManager | ||
|---|---|---|
public static final String |
BUNDLE_DIR_PROP |
"org.protege.plugin.dir" |
public static final String |
BUNDLE_EXTRA_PROP |
"org.protege.plugin.extra" |
public static final char |
BUNDLE_EXTRA_SEPARATOR |
58 |
public static final String |
BUNDLE_WITHOUT_PLUGIN_XML |
"No-Plugin-XML" |
public static final String |
OSGI_READS_DIRECTORIES |
"org.protege.allow.directory.bundles" |
| org.protege.editor.core.FileManager | ||
|---|---|---|
public static final String |
DATA_FOLDER_NAME |
"Data" |
public static final String |
ONTOLOGY_LIBRARY_FOLDER |
"StandardOntologies" |
public static final String |
VIEW_CONFIGURATIONS_FOLDER |
"ViewConfigurations" |
| org.protege.editor.core.OntologyBuilderPlugin | ||
|---|---|---|
public static final String |
EDITOR_KIT_PARAM |
"editorKit" |
public static final String |
ID |
"OntologyLoader" |
public static final String |
NAME_PARAM |
"name" |
| org.protege.editor.core.OntologyRepositoryFactoryPlugin | ||
|---|---|---|
public static final String |
EXTENSION_POINT_ID |
"OntologyRepositoryFactory" |
| org.protege.editor.core.ProtegeApplication | ||
|---|---|---|
public static final String |
ID |
"org.protege.editor.core.application" |
public static final String |
LOOK_AND_FEEL_CLASS_NAME |
"LOOK_AND_FEEL_CLASS_NAME" |
public static final String |
LOOK_AND_FEEL_KEY |
"LOOK_AND_FEEL_KEY" |
public static final String |
RUN_ONCE |
"PROTEGE_OSGI_RUN_ONCE" |
| org.protege.editor.core.ProtegeProperties | ||
|---|---|---|
public static final String |
ANNOTATION_PROPERTY_COLOR_KEY |
"org.protege.annotationscolor" |
public static final String |
ANNOTATION_PROPERTY_VIEW_CATEGORY |
"org.protege.annotationpropertycategory" |
public static final String |
CLASS_COLOR_KEY |
"org.protege.classcolor" |
public static final String |
CLASS_VIEW_CATEGORY |
"org.protege.classcategory" |
public static final String |
DATA_PROPERTY_COLOR_KEY |
"org.protege.datapropertycolor" |
public static final String |
DATA_PROPERTY_VIEW_CATEGORY |
"org.protege.datapropertycategory" |
public static final String |
DATATYPE_COLOR_KEY |
"org.protege.datatypecolor" |
public static final String |
DATATYPE_VIEW_CATEGORY |
"org.protege.datatypecategory" |
public static final String |
INDIVIDUAL_COLOR_KEY |
"org.protege.individualcolor" |
public static final String |
INDIVIDUAL_VIEW_CATEGORY |
"org.protege.individualcategory" |
public static final String |
OBJECT_PROPERTY_COLOR_KEY |
"org.protege.objectpropertycolor" |
public static final String |
OBJECT_PROPERTY_VIEW_CATEGORY |
"org.protege.objectpropertycategory" |
public static final String |
ONTOLOGY_COLOR_KEY |
"org.protege.ontologycolor" |
public static final String |
ONTOLOGY_VIEW_CATEGORY |
"org.protege.ontologycategory" |
public static final String |
PLASTIC_3D_LAF |
"com.jgoodies.looks.plastic.Plastic3DLookAndFeel" |
public static final String |
PLASTIC_LAF_NAME |
"com.jgoodies.looks.plastic.PlasticLookAndFeel" |
public static final String |
PROPERTY_COLOR_KEY |
"org.protege.propertycolor" |
public static final String |
PROTEGE_PREFIX |
"org.protege." |
| org.protege.editor.core.editorkit.EditorKitDescriptor | ||
|---|---|---|
public static final String |
EDITOR_KIT_FACTORY_ID |
"EDITOR_KIT_FACTORY_ID" |
public static final String |
LABEL_KEY |
"EDITOR_KIT_LABEL" |
| org.protege.editor.core.editorkit.EditorKitFactory | ||
|---|---|---|
public static final String |
EXTENSION_POINT_ID |
"EditorKitFactory" |
| org.protege.editor.core.editorkit.EditorKitFactoryPlugin | ||
|---|---|---|
public static final String |
LABEL_PARAM |
"label" |
| org.protege.editor.core.editorkit.RecentEditorKitManager | ||
|---|---|---|
public static final int |
MAX_EDITOR_KITS |
10 |
public static final String |
PREFERENCES_KEY |
"org.protege.editor.owl.recenteditorkits" |
public static final String |
RECENT_EDITOR_KITS_FILE_NAME |
"RecentEditorKits" |
| org.protege.editor.core.editorkit.plugin.EditorKitHookPlugin | ||
|---|---|---|
public static final String |
EXTENSION_POINT_ID |
"EditorKitHook" |
| org.protege.editor.core.platform.PlatformArguments | ||
|---|---|---|
public static final String |
ARG_PROPERTY |
"command.line.arg." |
| org.protege.editor.core.plugin.JPFUtil | ||
|---|---|---|
public static final String |
EXTENSION_DOCUMENTATION |
"documentation" |
| org.protege.editor.core.plugin.PluginProperties | ||
|---|---|---|
public static final String |
CLASS_PARAM_NAME |
"class" |
public static final String |
EDITOR_KIT_PARAM_NAME |
"editorKitId" |
public static final String |
PLUGIN_XML_VALUE |
"value" |
public static final String |
PROTEGE_PROPERTY_PREFIX |
"@" |
| org.protege.editor.core.prefs.JavaBackedPreferencesImpl | ||
|---|---|---|
public static final String |
PROTEGE_PREFS_KEY |
"PROTEGE_PREFERENCES" |
| org.protege.editor.core.ui.RepositoryTableModel | ||
|---|---|---|
public static final int |
ONTOLOGY_URI_COL |
1 |
| org.protege.editor.core.ui.action.ProtegeActionPluginJPFImpl | ||
|---|---|---|
public static final String |
NAME_PARAM |
"name" |
public static final String |
TOOL_TIP_PARAM |
"toolTip" |
| org.protege.editor.core.ui.action.ToolBarActionPluginJPFImpl | ||
|---|---|---|
public static final String |
EXTENSION_POINT_ID |
"ToolBarAction" |
public static final String |
GROUP_INDEX_PARAM |
"groupIndex" |
| org.protege.editor.core.ui.action.start.AltStartupActionPlugin | ||
|---|---|---|
public static final String |
ID |
"OtherStartupActions" |
public static final String |
SORT_ORDER_PARAM |
"sortIndex" |
| org.protege.editor.core.ui.error.ErrorLog | ||
|---|---|---|
public static final int |
MAX_NUMBER_OF_ERRORS |
100 |
| org.protege.editor.core.ui.menu.MenuActionPluginJPFImpl | ||
|---|---|---|
public static final String |
EXTENSION_POINT_ID |
"EditorKitMenuAction" |
| org.protege.editor.core.ui.preferences.PreferencesPanelLayoutManager | ||
|---|---|---|
public static final int |
GUTTER_WIDTH |
10 |
public static final int |
ROW_MARGIN |
10 |
| org.protege.editor.core.ui.preferences.PreferencesPanelPluginJPFImpl | ||
|---|---|---|
public static final String |
ID |
"preferencespanel" |
public static final String |
LABEL_PARAM |
"label" |
| org.protege.editor.core.ui.split.ViewSplitPaneDivider | ||
|---|---|---|
public static final boolean |
DEBUG |
false |
| org.protege.editor.core.ui.util.FilePathPanel | ||
|---|---|---|
public static final int |
OPEN_DIALOG_MODE |
0 |
public static final int |
SAVE_DIALOG_MODE |
1 |
| org.protege.editor.core.ui.util.ProtegePlasticTheme | ||
|---|---|---|
public static final int |
DEFAULT_FONT_SIZE |
11 |
| org.protege.editor.core.ui.util.UIConstants | ||
|---|---|---|
public static final int |
COMPONENT_PADDING |
4 |
| org.protege.editor.core.ui.util.UIUtil | ||
|---|---|---|
public static final String |
CURRENT_FILE_DIRECTORY_KEY |
"CURRENT_FILE_DIRECTORY_KEY" |
public static final String |
ENABLE_TEMP_DIRECTORIES_KEY |
"ENABLE_TEMP_DIRECTORIES_KEY" |
public static final String |
FILE_PREFERENCES_KEY |
"FILE_PREFERENCES_KEY" |
| org.protege.editor.core.ui.view.View | ||
|---|---|---|
public static final String |
DETACHED_WINDOWS_FLOAT |
"DETACHED_WINDOWS_FLOAT" |
| org.protege.editor.core.ui.view.ViewActionPluginJPFImpl | ||
|---|---|---|
public static final String |
EXTENSION_POINT_ID |
"ViewAction" |
public static final String |
VIEW_ID_PARAM |
"viewId" |
| org.protege.editor.core.ui.view.ViewComponentPlugin | ||
|---|---|---|
public static final String |
HIDDEN |
"hidden" |
public static final String |
VISIBLE |
"visible" |
| org.protege.editor.core.ui.view.ViewComponentPluginJPFImpl | ||
|---|---|---|
public static final String |
CATEGORY |
"category" |
public static final String |
HEADER_COLOR_PARAM |
"headerColor" |
public static final String |
ID |
"ViewComponent" |
public static final String |
LABEL_PARAM |
"label" |
public static final String |
LOCATION_PARAM |
"location" |
public static final String |
NAVIGATES |
"navigates" |
public static final String |
USER_CREATABLE_PARAM |
"userCreatable" |
public static final String |
WORKSPACE_TAB_ID_PARAM |
"workspaceTabId" |
| org.protege.editor.core.ui.view.ViewsPane | ||
|---|---|---|
public static final String |
VIEW_LAYOUT_PREFERENCES_ID |
"ViewLayoutPreferences" |
| org.protege.editor.core.ui.wizard.Wizard | ||
|---|---|---|
public static final String |
BACK_BUTTON_ACTION_COMMAND |
"BackButtonActionCommand" |
public static final String |
CANCEL_BUTTON_ACTION_COMMAND |
"CancelButtonActionCommand" |
public static final int |
CANCEL_RETURN_CODE |
1 |
public static final int |
ERROR_RETURN_CODE |
2 |
public static final int |
FINISH_RETURN_CODE |
0 |
public static final String |
NEXT_BUTTON_ACTION_COMMAND |
"NextButtonActionCommand" |
| org.protege.editor.core.ui.wizard.WizardModel | ||
|---|---|---|
public static final String |
BACK_BUTTON_ENABLED_PROPERTY |
"backButtonEnabledProperty" |
public static final String |
BACK_BUTTON_ICON_PROPERTY |
"backButtonIconProperty" |
public static final String |
BACK_BUTTON_TEXT_PROPERTY |
"backButtonTextProperty" |
public static final String |
CANCEL_BUTTON_ENABLED_PROPERTY |
"cancelButtonEnabledProperty" |
public static final String |
CANCEL_BUTTON_ICON_PROPERTY |
"cancelButtonIconProperty" |
public static final String |
CANCEL_BUTTON_TEXT_PROPERTY |
"cancelButtonTextProperty" |
public static final String |
CURRENT_PANEL_DESCRIPTOR_PROPERTY |
"currentPanelDescriptorProperty" |
public static final String |
NEXT_FINISH_BUTTON_ENABLED_PROPERTY |
"nextButtonEnabledProperty" |
public static final String |
NEXT_FINISH_BUTTON_ICON_PROPERTY |
"nextButtonIconProperty" |
public static final String |
NEXT_FINISH_BUTTON_TEXT_PROPERTY |
"nextButtonTextProperty" |
| org.protege.editor.core.ui.workspace.TabbedWorkspaceStateManager | ||
|---|---|---|
public static final String |
TABS_PREFERENCES_SET |
"tabs" |
public static final String |
VISIBLE_TABS_PREFERENCE_KEY |
"visible_tabs" |
| org.protege.editor.core.ui.workspace.Workspace | ||
|---|---|---|
public static final int |
BOTTOM_RESULTS_VIEW |
0 |
public static final String |
FILE_MENU_NAME |
"File" |
public static final int |
LEFT_RESULTS_VIEW |
1 |
public static final String |
RESULT_PANE_ID |
"org.protege.editor.core.resultspane" |
public static final String |
WINDOW_MENU_NAME |
"Window" |
| org.protege.editor.core.ui.workspace.WorkspaceFrame | ||
|---|---|---|
public static final String |
LOC_X |
"LOC_X" |
public static final String |
LOC_Y |
"LOC_Y" |
public static final String |
SIZE_X |
"SIZE_X" |
public static final String |
SIZE_Y |
"SIZE_Y" |
| org.protege.editor.core.ui.workspace.WorkspaceTabPluginJPFImpl | ||
|---|---|---|
public static final String |
ID |
"WorkspaceTab" |
| org.protege.editor.core.update.PluginInfoDocument | ||
|---|---|---|
public static final String |
DOC_PROPERTY_NAME |
"readme" |
public static final String |
DOWNLOAD_PROPERTY_NAME |
"download" |
public static final String |
ID_PROPERTY_NAME |
"id" |
public static final String |
VERSION_PROPERTY_NAME |
"version" |
| org.protege.editor.core.update.PluginManager | ||
|---|---|---|
public static final String |
AUTO_UPDATE_KEY |
"CheckForUpdates" |
public static final String |
DEFAULT_REGISTRY |
"http://smi-protege.stanford.edu/protege4/plugins/4.1-plugins-2011-03-28.repository" |
public static final String |
PLUGIN_REGISTRY_KEY |
"plugin.registry-4.1-release.url" |
| org.protege.editor.core.update.PluginRegistryImpl | ||
|---|---|---|
public static final String |
UPDATE_URL |
"Update-Url" |
| org.protege.editor.core.util.BundleBuilder | ||
|---|---|---|
public static final char |
JAR_SEPARATOR |
47 |
| org.protege.editor.owl.OWLEditorKit | ||
|---|---|---|
public static final String |
ID |
"OWLEditorKit" |
public static final String |
URI_KEY |
"URI" |
| org.protege.editor.owl.OWLEditorKitFactory | ||
|---|---|---|
public static final String |
ID |
"org.protege.editor.owl.OWLEditorKitFactory" |
| org.protege.editor.owl.ProtegeOWL | ||
|---|---|---|
public static final String |
ID |
"org.protege.editor.owl" |
| org.protege.editor.owl.ProtegeOWLProperties | ||
|---|---|---|
public static final String |
CONDITIONS_EQUIVALENT_CLASSES_HEADER |
"ConditionsEquivalentClassesHeader" |
public static final String |
CONDITIONS_SUPERCLASSES_HEADER |
"ConditionsSuperClassesHeader" |
| org.protege.editor.owl.model.OWLModelManager | ||
|---|---|---|
public static final String |
OWL_OBJECT_COMPARATOR_KEY |
"OWL_OBJECT_COMPARATOR_KEY" |
| org.protege.editor.owl.model.OWLWorkspace | ||
|---|---|---|
public static final String |
REASONER_EXPLAIN |
"Explain inconsistent ontology" |
public static final String |
REASONER_INITIALIZE |
"Start reasoner" |
public static final String |
REASONER_RESYNC |
"Synchronize reasoner" |
| org.protege.editor.owl.model.find.OWLEntityFinderPreferences | ||
|---|---|---|
public static final String |
PREFERENCES_KEY |
"org.protege.editor.owl.finder" |
public static final String |
SEARCH_DELAY_KEY |
"SEARCH_DELAY_KEY" |
public static final String |
USE_REGULAR_EXPRESSIONS_KEY |
"USE_REGULAR_EXPRESSIONS" |
| org.protege.editor.owl.model.hierarchy.property.InferredObjectPropertyHierarchyProvider | ||
|---|---|---|
public static final String |
ID |
"inferredObjectPropertyHierarchyProvider" |
| org.protege.editor.owl.model.inference.DisplayedInferencePreferences | ||
|---|---|---|
public static final String |
SHOW_INFERENCES_KEY |
"SHOW_INFERENCES" |
public static final String |
USER_READABLE_ID |
"Displayed Inference Preferences" |
| org.protege.editor.owl.model.inference.NoOpReasonerInfo | ||
|---|---|---|
public static final String |
NULL_REASONER_ID |
"org.protege.editor.owl.NoOpReasoner" |
| org.protege.editor.owl.model.inference.ProtegeOWLReasonerPlugin | ||
|---|---|---|
public static final String |
REASONER_PLUGIN_TYPE_ID |
"inference_reasonerfactory" |
| org.protege.editor.owl.model.inference.ProtegeOWLReasonerPluginJPFImpl | ||
|---|---|---|
public static final String |
NAME_PARAM |
"name" |
| org.protege.editor.owl.model.inference.ReasonerPreferences | ||
|---|---|---|
public static final String |
DEFAULT_REASONER_ID |
"DEFAULT_REASONER_ID" |
public static final String |
PREFERENCES_SET_KEY |
"INFERENCE_PREFS_SET" |
| org.protege.editor.owl.model.io.IOListenerPlugin | ||
|---|---|---|
public static final String |
ID |
"io_listener" |
| org.protege.editor.owl.model.library.CatalogEntryManager | ||
|---|---|---|
public static final String |
DUPLICATE_SCHEME |
"duplicate:" |
public static final String |
SHADOWED_SCHEME |
"shadowed:" |
| org.protege.editor.owl.model.library.CatalogEntryManagerPlugin | ||
|---|---|---|
public static final String |
ID |
"repository" |
| org.protege.editor.owl.model.library.LibraryUtilities | ||
|---|---|---|
public static final String |
AUTO_UPDATE_PROP |
"Auto-Update" |
public static final int |
DEFAULT_VERSION |
0 |
public static final String |
VERSION_PROPERTY |
"version" |
| org.protege.editor.owl.model.library.OntologyCatalogManager | ||
|---|---|---|
public static final String |
CATALOG_BACKUP_PREFIX |
"catalog-backup-" |
public static final String |
CATALOG_NAME |
"catalog-v001.xml" |
public static final String |
TIMESTAMP |
"Timestamp" |
| org.protege.editor.owl.model.library.folder.FolderGroupManager | ||
|---|---|---|
public static final int |
CURRENT_VERSION |
2 |
public static final String |
DIR_PROP |
"directory" |
public static final String |
FILE_KEY |
"FILE" |
public static final int |
FOLDER_BY_URI_VERSION |
1 |
public static final String |
ID_PREFIX |
"Folder Repository" |
public static final String |
RECURSIVE_PROP |
"recursive" |
| org.protege.editor.owl.model.selection.axioms.AbstractAxiomSelectionStrategy | ||
|---|---|---|
public static final String |
ONTOLOGIES_CHANGED |
"change.ontologies" |
| org.protege.editor.owl.model.selection.axioms.AnnotationAxiomsStrategy | ||
|---|---|---|
public static final String |
CHANGED_ANNOTATION_URIS |
"change.annotation.uri" |
| org.protege.editor.owl.model.selection.axioms.AxiomTypeStrategy | ||
|---|---|---|
public static final String |
CHANGED_AXIOM_TYPE |
"change.axiomtype" |
| org.protege.editor.owl.model.selection.axioms.EntityReferencingAxiomsStrategy<O extends org.semanticweb.owlapi.model.OWLEntity> | ||
|---|---|---|
public static final String |
ENTITIES_CHANGED |
"change.entities" |
| org.protege.editor.owl.ui.action.OntologyFormatPage | ||
|---|---|---|
public static final String |
ID |
"ONTOLOGY_FORMAT_PANEL" |
| org.protege.editor.owl.ui.action.export.inferred.ExportInferredOntologyIncludeAssertedAxiomsPanel | ||
|---|---|---|
public static final String |
ID |
"ID" |
| org.protege.editor.owl.ui.action.export.inferred.ExportInferredOntologyWizardSelectAxiomsPanel | ||
|---|---|---|
public static final String |
ID |
"SELECT_AXIOMS_PANEL" |
| org.protege.editor.owl.ui.clsdescriptioneditor.ExpressionEditorPreferences | ||
|---|---|---|
public static final String |
CHECK_DELAY_KEY |
"CHECK_DELAY_KEY" |
public static final String |
PREFERENCES_KEY |
"org.protege.editor.owl.expressioneditor" |
public static final String |
USE_EXPRESSION_COMPLETION_KEY |
"USE_REGULAR_EXPRESSIONS" |
| org.protege.editor.owl.ui.clsdescriptioneditor.OWLAutoCompleter | ||
|---|---|---|
public static final int |
DEFAULT_MAX_ENTRIES |
100 |
public static final int |
POPUP_HEIGHT |
300 |
public static final int |
POPUP_WIDTH |
350 |
| org.protege.editor.owl.ui.editor.OWLClassDescriptionEditor | ||
|---|---|---|
public static final String |
PREFERRED_CLASS_EXPRESSION_EDITOR |
"preferred.class.expression.editor" |
| org.protege.editor.owl.ui.editor.OWLClassExpressionEditorPlugin | ||
|---|---|---|
public static final String |
ID |
"ui_editor_description" |
| org.protege.editor.owl.ui.editor.OWLObjectPropertyTabbedSetEditor | ||
|---|---|---|
public static final String |
DESCRIPTION_EDITOR_TITLE |
"Property Expression Editor" |
public static final String |
HIERARCHY_EDITOR_TITLE |
"Property Hierarchy" |
| org.protege.editor.owl.ui.explanation.ExplanationDialog | ||
|---|---|---|
public static final String |
DEFAULT_EXPLANATION_ID |
"PREFERRED_PLUGIN_ID" |
public static final String |
PREFERENCES_SET_KEY |
"EXPLANATION_PREFS_SET" |
| org.protege.editor.owl.ui.explanation.ExplanationPlugin | ||
|---|---|---|
public static final String |
ID |
"explanation" |
public static final String |
NAME |
"name" |
| org.protege.editor.owl.ui.explanation.io.InconsistentOntologyManager | ||
|---|---|---|
public static final String |
EXPLAIN |
"Explain" |
| org.protege.editor.owl.ui.explanation.io.InconsistentOntologyPlugin | ||
|---|---|---|
public static final String |
ID |
"inconsistentOntologyExplanation" |
public static final String |
NAME_FIELD |
"name" |
| org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow<R,A extends org.semanticweb.owlapi.model.OWLAxiom,E> | ||
|---|---|---|
public static final String |
DEFAULT_DELIMETER |
", " |
public static final String |
DEFAULT_PREFIX |
"" |
public static final String |
DEFAULT_SUFFIX |
"" |
| org.protege.editor.owl.ui.frame.annotationproperty.OWLAnnotationPropertyDomainFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Domains (intersection)" |
| org.protege.editor.owl.ui.frame.annotationproperty.OWLAnnotationPropertyRangeFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Range (intersection)" |
| org.protege.editor.owl.ui.frame.annotationproperty.OWLSubAnnotationPropertyFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Superproperties" |
| org.protege.editor.owl.ui.frame.cls.OWLClassAssertionAxiomMembersSection | ||
|---|---|---|
public static final String |
LABEL |
"Members" |
| org.protege.editor.owl.ui.frame.cls.OWLDisjointClassesAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Disjoint classes" |
| org.protege.editor.owl.ui.frame.cls.OWLDisjointUnionAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Disjoint union of" |
| org.protege.editor.owl.ui.frame.cls.OWLKeySection | ||
|---|---|---|
public static final String |
LABEL |
"Keys" |
| org.protege.editor.owl.ui.frame.dataproperty.OWLDataPropertyRangeFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Ranges" |
| org.protege.editor.owl.ui.frame.dataproperty.OWLDisjointDataPropertiesFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Disjoint properties" |
| org.protege.editor.owl.ui.frame.dataproperty.OWLEquivalentDataPropertiesFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Equivalent properties" |
| org.protege.editor.owl.ui.frame.dataproperty.OWLSubDataPropertyAxiomSuperPropertyFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Super properties" |
| org.protege.editor.owl.ui.frame.datatype.OWLDatatypeDefinitionFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Datatype Definitions" |
| org.protege.editor.owl.ui.frame.individual.OWLClassAssertionAxiomTypeFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Types" |
| org.protege.editor.owl.ui.frame.individual.OWLDataPropertyAssertionAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Data property assertions" |
| org.protege.editor.owl.ui.frame.individual.OWLDifferentIndividualsAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Different individuals" |
| org.protege.editor.owl.ui.frame.individual.OWLNegativeDataPropertyAssertionFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Negative data property assertions" |
| org.protege.editor.owl.ui.frame.individual.OWLNegativeObjectPropertyAssertionFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Negative object property assertions" |
| org.protege.editor.owl.ui.frame.individual.OWLObjectPropertyAssertionAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Object property assertions" |
| org.protege.editor.owl.ui.frame.individual.OWLSameIndividualsAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Same individuals" |
| org.protege.editor.owl.ui.frame.objectproperty.OWLDisjointObjectPropertiesFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Disjoint properties" |
| org.protege.editor.owl.ui.frame.objectproperty.OWLEquivalentObjectPropertiesAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Equivalent object properties" |
| org.protege.editor.owl.ui.frame.objectproperty.OWLInverseObjectPropertiesAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Inverse properties" |
| org.protege.editor.owl.ui.frame.objectproperty.OWLObjectPropertyRangeFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Ranges (intersection)" |
| org.protege.editor.owl.ui.frame.objectproperty.OWLPropertyChainAxiomFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Property chains" |
| org.protege.editor.owl.ui.frame.objectproperty.OWLSubObjectPropertyAxiomSuperPropertyFrameSection | ||
|---|---|---|
public static final String |
LABEL |
"Super properties" |
| org.protege.editor.owl.ui.frame.property.AbstractPropertyDomainFrameSection<P extends org.semanticweb.owlapi.model.OWLProperty,A extends org.semanticweb.owlapi.model.OWLPropertyDomainAxiom> | ||
|---|---|---|
public static final String |
LABEL |
"Domains (intersection)" |
| org.protege.editor.owl.ui.framelist.OWLFrameList<R> | ||
|---|---|---|
public static final int |
BUTTON_DIMENSION |
14 |
public static final int |
BUTTON_MARGIN |
3 |
| org.protege.editor.owl.ui.hierarchy.creation.MakeSiblingClassesDisjointPanel | ||
|---|---|---|
public static final String |
ID |
"MakeSiblingClassesDisjointPanel" |
| org.protege.editor.owl.ui.hierarchy.creation.PickRootClassPanel | ||
|---|---|---|
public static final String |
ID |
"PickRootClassPanel" |
| org.protege.editor.owl.ui.hierarchy.creation.TabIndentedHierarchyPanel | ||
|---|---|---|
public static final String |
ID |
"TabIndentedHierarchyPanel" |
| org.protege.editor.owl.ui.inference.DisplayedInferencesPreferencePanel | ||
|---|---|---|
public static final String |
LABEL |
"Displayed Inferences" |
| org.protege.editor.owl.ui.inference.InferencePreferencePlugin | ||
|---|---|---|
public static final String |
ID |
"inference_preferences" |
| org.protege.editor.owl.ui.inference.ReasonerProgressUI | ||
|---|---|---|
public static final long |
CLOSE_PROGRESS_TIMEOUT |
1000L |
| org.protege.editor.owl.ui.inference.TabbedReasonerPreferencesPanel | ||
|---|---|---|
public static final String |
LABEL |
"Reasoner" |
| org.protege.editor.owl.ui.ontology.OntologyPreferences | ||
|---|---|---|
public static final String |
BASE_URI_KEY |
"BASE_URI" |
public static final String |
DEFAULT_BASE |
"http://www.semanticweb.org/ontologies" |
public static final String |
INC_DAY_KEY |
"INC_DAY" |
public static final String |
INC_MONTH_KEY |
"INC_MONTH" |
public static final String |
INC_YEAR_KEY |
"INC_YEAR" |
public static final String |
PREFERENCES_KEY |
"OntologyPreferences" |
| org.protege.editor.owl.ui.ontology.imports.missing.CopyOptionPanel | ||
|---|---|---|
public static final String |
ID |
"CopyOptionPanel" |
| org.protege.editor.owl.ui.ontology.imports.missing.ResolutionTypePanel | ||
|---|---|---|
public static final String |
ID |
"ResolutionTypePanel" |
| org.protege.editor.owl.ui.ontology.imports.missing.SpecifyFilePathPanel | ||
|---|---|---|
public static final String |
ID |
"SpecifyFilePathPanel" |
| org.protege.editor.owl.ui.ontology.imports.wizard.page.AnticipateOntologyIdPage | ||
|---|---|---|
public static final String |
ID |
"AnticipateOntologyIdPage" |
| org.protege.editor.owl.ui.ontology.imports.wizard.page.ImportConfirmationPage | ||
|---|---|---|
public static final String |
ID |
"ImportConfirmationPage" |
| org.protege.editor.owl.ui.ontology.imports.wizard.page.ImportTypePage | ||
|---|---|---|
public static final String |
ID |
"ImportTypePage" |
| org.protege.editor.owl.ui.ontology.imports.wizard.page.LibraryPage | ||
|---|---|---|
public static final String |
ID |
"LibraryPage" |
| org.protege.editor.owl.ui.ontology.imports.wizard.page.LocalFilePage | ||
|---|---|---|
public static final String |
ID |
"LocalFilePage" |
| org.protege.editor.owl.ui.ontology.imports.wizard.page.SelectImportLocationPage | ||
|---|---|---|
public static final String |
ID |
"SelectImportLocationPage" |
| org.protege.editor.owl.ui.ontology.imports.wizard.page.URLPage | ||
|---|---|---|
public static final String |
ID |
"URLPage" |
| org.protege.editor.owl.ui.ontology.wizard.create.OntologyIDPanel | ||
|---|---|---|
public static final String |
ID |
"ONTOLOGY_ID_PANEL" |
public static final String |
INSTRUCTIONS |
"Please specify the ontology IRI. \n\nThe ontology IRI is used to identify the ontology in the context of the world wide web. It is recommended that you set the ontology IRI to be the URL where the latest version of the ontology will be published. If you use a version IRI, then it is recommended that you set the version IRI to be the URL where this version of the ontology will be published." |
| org.protege.editor.owl.ui.ontology.wizard.create.PhysicalLocationPanel | ||
|---|---|---|
public static final String |
DEFAULT_LOCAL_BASE_KEY |
"DEFAULT_LOCAL_BASE_KEY" |
public static final String |
RECENT_LOCATIONS_KEY |
"RECENT_LOCATIONS_KEY" |
| org.protege.editor.owl.ui.ontology.wizard.merge.MergeTypePage | ||
|---|---|---|
public static final String |
ID |
"MergeTypePage" |
| org.protege.editor.owl.ui.ontology.wizard.merge.SelectOntologiesPage | ||
|---|---|---|
public static final String |
ID |
"SelectOntologiesPage" |
| org.protege.editor.owl.ui.ontology.wizard.merge.SelectTargetOntologyPage | ||
|---|---|---|
public static final String |
ID |
"SelectTargetOntologyPage" |
| org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKitPlugin | ||
|---|---|---|
public static final String |
ID |
"moveaxiomskit" |
| org.protege.editor.owl.ui.ontology.wizard.move.SelectActionPanel | ||
|---|---|---|
public static final String |
ID |
"SelectActionPanel" |
| org.protege.editor.owl.ui.ontology.wizard.move.SelectKitPanel | ||
|---|---|---|
public static final String |
ID |
"AxiomSelectionStrategyPanel" |
| org.protege.editor.owl.ui.ontology.wizard.move.SelectSourceOntologiesPanel | ||
|---|---|---|
public static final String |
ID |
"SelectSourceOntologiesPanel" |
| org.protege.editor.owl.ui.ontology.wizard.move.SelectTargetOntologyPanel | ||
|---|---|---|
public static final String |
ID |
"SelectTargetOntologyPanel" |
| org.protege.editor.owl.ui.ontology.wizard.move.SelectTargetOntologyTypePanel | ||
|---|---|---|
public static final String |
ID |
"SelectTargetOntologyTypePanel" |
| org.protege.editor.owl.ui.preferences.AnnotationPreferences | ||
|---|---|---|
public static final String |
HIDDEN_URIS_KEY |
"HIDDEN_ANNOATIONS_URIS" |
public static final String |
PREFERENCES_SET_KEY |
"ANNOTATION_PREFS_SET" |
| org.protege.editor.owl.ui.preferences.GeneralPreferencesPanel | ||
|---|---|---|
public static final String |
DIALOGS_ALWAYS_CENTRED |
"DIALOGS_ALWAYS_CENTRED" |
| org.protege.editor.owl.ui.renderer.OWLEntityColorProviderPlugin | ||
|---|---|---|
public static final String |
ID |
"ui_renderer_entitycolorprovider" |
| org.protege.editor.owl.ui.renderer.OWLRendererPreferences | ||
|---|---|---|
public static final String |
ALLOW_PROTEGE_TO_OVERRIDE_RENDERER |
"allow.protege.renderer.override" |
public static final String |
ANNOTATIONS |
"ANNOTATIONS" |
public static final int |
DEFAULT_FONT_SIZE |
14 |
public static final String |
FONT_NAME |
"FONT_NAME" |
public static final String |
FONT_SIZE |
"FONT_SIZE" |
public static final String |
HIGHLIGHT_ACTIVE_ONTOLOGY_STATEMENTS |
"HIGHLIGHT_ACTIVE_ONTOLOGY_STATEMENTS" |
public static final String |
HIGHLIGHT_CHANGED_ENTITIES |
"HIGHLIGHT_CHANGED_ENTITIES" |
public static final String |
HIGHLIGHT_KEY_WORDS |
"HIGHLIGHT_KEY_WORDS" |
public static final String |
NO_LANGUAGE_SET |
"" |
public static final String |
NO_LANGUAGE_SET_USER_TOKEN |
"!" |
public static final String |
RENDER_DOMAIN_AXIOMS_AS_GCIS |
"RENDER_DOMAIN_AXIOMS_AS_GCIS" |
public static final String |
RENDER_HYPERLINKS |
"RENDER_HYPERLINKS" |
public static final String |
RENDERER_CLASS |
"RENDERER_CLASS" |
public static final String |
USE_THAT_KEYWORD |
"USE_THAT_KEYWORD" |
| org.protege.editor.owl.ui.renderer.plugin.RendererPlugin | ||
|---|---|---|
public static final String |
RENDERER_PLUGIN_ID |
"entity_renderer" |
| org.protege.editor.owl.ui.view.SelectedEntityCardView | ||
|---|---|---|
public static final String |
ID |
"org.protege.editor.owl.SelectedEntityView" |
| org.protege.ontograf.common.GraphController | ||
|---|---|---|
public static final String |
CONTAINS |
"contains" |
public static final String |
ENDS_WITH |
"ends with" |
public static final String |
EXACT_MATCH |
"exact match" |
public static final String |
REGEXP |
"regexp" |
public static final String |
STARTS_WITH |
"starts with" |
| org.protege.ontograf.common.ProtegeGraphModel | ||
|---|---|---|
protected static final String |
CLASS_ART_TYPE |
"class" |
protected static final String |
DIRECT_INDIVIDUAL_SLOT_TYPE |
"has individual" |
protected static final String |
DIRECT_SUBCLASS_SLOT_TYPE |
"has subclass" |
protected static final String |
EQUIVALENT_CLASS_ALL_VALUES |
"(Equivalent class all)" |
protected static final String |
EQUIVALENT_CLASS_SOME_VALUE_OF |
"(Equivalent class some)" |
protected static final String |
INDIVIDUAL_ART_TYPE |
"individual" |
protected static final String |
SUB_CLASS_ALL_VALUES |
"(Subclass all)" |
protected static final String |
SUB_CLASS_SOME_VALUE_OF |
"(Subclass some)" |
protected static final String |
SUFFIX_DOMAIN_RANGE |
" (Domain>Range)" |
protected static final String |
UNKNOWN_ART_TYPE |
"unknown" |
| org.protege.ontograf.ui.FrameTooltipNode | ||
|---|---|---|
protected static final int |
MAX_LINES |
3 |
protected static final int |
MAX_TEXT_CHARS |
75 |
| uk.ac.* |
|---|
| uk.ac.man.cs.mig.coode.owlviz.ui.ClassRadiusDialog | ||
|---|---|---|
public static final int |
SUBS_ONLY |
3 |
public static final int |
SUPERS_AND_SUBS |
1 |
public static final int |
SUPERS_ONLY |
2 |
| uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizIcons | ||
|---|---|---|
public static final String |
DISJOINT_CLASS_INDICATOR_ICON |
"DisjointClassIndicatorIcon.gif" |
public static final String |
EXPORT_ICON |
"ExportIcon.gif" |
public static final String |
HIDE_ALL_CLASSES_ICON |
"HideAllClassesIcon.png" |
public static final String |
HIDE_CLASS_ICON |
"HideClassIcon.png" |
public static final String |
HIDE_CLASSES_PAST_RADIUS_ICON |
"HideClassesPastRadiusIcon.png" |
public static final String |
HIDE_SUBCLASSES_ICON |
"HideSubclassesIcon.png" |
public static final String |
HIDE_SUPERCLASSES_ICON |
"HideSuperclassesIcon.png" |
public static final String |
OPTIONS_ICON |
"OptionsIcon.gif" |
public static final String |
OWLVIZ_ICON |
"ShowSubclassesIcon.png" |
public static final String |
POPUP_ADVANCE_ICON |
"PopupAdvanceIcon.gif" |
public static final String |
REFRESH_ICON |
"RefreshIcon.gif" |
public static final String |
RELATIVE_PATH |
"image/" |
public static final String |
SHOW_ALL_CLASSES_ICON |
"ShowAllClassesIcon.png" |
public static final String |
SHOW_CLASS_ICON |
"ShowClassIcon.png" |
public static final String |
SHOW_PRIMITIVE_CLASSES_ONLY |
"ShowPrimitiveClassesOnlyIcon.gif" |
public static final String |
SHOW_PRIMITIVE_CLASSES_ONLY_SELECTED |
"ShowPrimitiveClassesOnlyIconSelected.gif" |
public static final String |
SHOW_SUBCLASSES_ICON |
"ShowSubclassesIcon.png" |
public static final String |
SHOW_SUPERCLASSES_ICON |
"ShowSuperclassesIcon.png" |
public static final String |
UGLY_ICON |
"Ugly.gif" |
public static final String |
ZOOM_IN_ICON |
"ZoomIn.gif" |
public static final String |
ZOOM_OUT_ICON |
"ZoomOut.gif" |
| uk.ac.man.cs.mig.coode.owlviz.ui.OWLVizView | ||
|---|---|---|
public static final String |
DOT_PATH_PROPERTIES_KEY |
"OWLViz.Dot.Path" |
| uk.ac.man.cs.mig.coode.owlviz.ui.exportwizard.SpecifyHierarchyPage | ||
|---|---|---|
public static final int |
ASSERTED_HIERARCHY |
0 |
public static final int |
INFERRED_HIERARCHY |
1 |
| uk.ac.man.cs.mig.coode.owlviz.ui.options.OptionsDialog | ||
|---|---|---|
public static final String |
DEFAULT_PAGE |
"General Options" |
| uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizPreferencesPane | ||
|---|---|---|
public static final String |
DEFAULT_PAGE |
"General Options" |
| uk.ac.man.cs.mig.coode.owlviz.ui.options.OWLVizProperties | ||
|---|---|---|
public static final String |
DISPLAY_ANONYMOUS_CLASSES |
"OWLViz.DisplayAnonymousClasses" |
public static final String |
DISPLAY_DISJOINT_INDICATOR |
"OWLViz.DisplayDisjointClassIndicator" |
public static final String |
DISPLAY_INDIVIDUALS |
"OWLViz.DisplayIndividuals" |
public static final String |
DISPLAY_IS_A_LABELS |
"OWLViz.DisplayIsALabels" |
public static final String |
DOT_PATH |
"OWLViz.DOT.DotPath" |
public static final String |
EDGE_BRIGHTNESS |
"OWLViz.EdgeBrightness" |
public static final String |
FILE_ROOT |
"plugins/uk.ac.man.cs.mig.coode.owlviz" |
public static final String |
GROUP_CLASSES_BY_NAMESPACE |
"OWLViz.GroupClassesByNamespace" |
public static final String |
LAYOUT_DIRECTION |
"OWLViz.DOT.LayoutDirection" |
public static final String |
POPUP_DISPLAY_PAGE |
"OWLViz.PopupDisplayPage" |
public static final String |
PROPERTY_FILE_PATH_NAME |
"plugins/uk.ac.man.cs.mig.coode.owlviz/OWLVizProperties" |
public static final String |
RANK_SPACING |
"OWLViz.DOT.RankSpacing" |
public static final String |
SIBLING_SPACING |
"OWLViz.DOT.SiblingSpacing" |
| uk.ac.man.cs.mig.coode.owlviz.ui.renderer.OWLClsNodeRenderer | ||
|---|---|---|
public static final String |
ALLCLS_NAME |
"\u2200" |
public static final String |
CARDI_NAME |
"=" |
public static final String |
COMPLEMENT_NAME |
"\u00ac" |
public static final String |
ENUM_NAME |
"{ }" |
public static final String |
HAS_NAME |
"\u220b" |
public static final String |
INTERSECTION_NAME |
"\u2293" |
public static final String |
MAXCARDI_NAME |
"\u2265" |
public static final String |
MINCARDI_NAME |
"\u2264" |
public static final String |
SOMECLS_NAME |
"\u2203" |
public static final String |
UNION_NAME |
"\u2294" |
| uk.ac.man.cs.mig.util.graph.controller.Controller | ||
|---|---|---|
public static final String |
EDGE_FACTORY_PROPERTY |
"edgeFactory" |
public static final String |
EDGE_LABEL_RENDERER_PROPERTY |
"edgeLabelRenderer" |
public static final String |
EDGE_RENDERER_PROPERTY |
"edgeRenderer" |
public static final String |
GRAPH_FACTORY_PROPERTY |
"graphFactory" |
public static final String |
GRAPH_GENERATOR_PROPERTY |
"graphGenerator" |
public static final String |
GRAPH_LAYOUT_ENGINE_PROPERTY |
"graphLayoutEngine" |
public static final String |
GRAPH_MODEL_PROPERTY |
"graphModel" |
public static final String |
GRAPH_SELECTION_MODEL_PROPERTY |
"graphSelectionModel" |
public static final String |
GRAPH_VIEW_PROPERTY |
"graphView" |
public static final String |
NODE_FACTORY_PROPERTY |
"nodeFactory" |
public static final String |
NODE_LABEL_RENDERER_PROPERTY |
"nodeLabelRenderer" |
public static final String |
NODE_RENDERER_PROPERTY |
"nodeRenderer" |
public static final String |
VISUALISED_OBJECT_MANAGER_PROPERTY |
"visualisedObjectManager" |
| uk.ac.man.cs.mig.util.graph.layout.GraphLayoutEngine | ||
|---|---|---|
public static final int |
LAYOUT_LEFT_TO_RIGHT |
0 |
public static final int |
LAYOUT_TOP_TO_BOTTOM |
1 |
| uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.DotLayoutEngineProperties | ||
|---|---|---|
public static final String |
DEFAULT_LINUX_PATH |
"/usr/bin/dot" |
public static final String |
DEFAULT_MAC_PATH |
"/usr/local/graphviz-2.14/bin/dot" |
public static final double |
DEFAULT_RANK_SPACING |
0.5 |
public static final String |
DEFAULT_WINDOWS_PATH |
"C:\\Program Files\\GraphViz\\bin\\Dot" |
public static final String |
PREFERENCES_KEY |
"OWLVizPrefs" |
public static final String |
PREFERENCES_SET_KEY |
"uk.ac.man.cs.mig.coode.owlviz" |
public static final String |
PROCESS_PATH_KEY |
"ProcessPath" |
public static final String |
RANK_SPACING_KEY |
"RankSpacing" |
public static final String |
SIBLING_SPACING_KEY |
"SiblingSpacing" |
| uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.DotParserConstants | ||
|---|---|---|
public static final int |
ALPHA |
17 |
public static final int |
ALPHANUM |
19 |
public static final int |
COMMA |
14 |
public static final int |
DEFAULT |
0 |
public static final int |
EDGEOP |
15 |
public static final int |
EOF |
0 |
public static final int |
EQUALS |
13 |
public static final int |
ID |
16 |
public static final int |
KWDIGRAPH |
7 |
public static final int |
KWEDGE |
10 |
public static final int |
KWGRAPH |
6 |
public static final int |
KWNODE |
9 |
public static final int |
KWSTRICT |
5 |
public static final int |
KWSUBGRAPH |
8 |
public static final int |
NUM |
18 |
public static final int |
SQCLOSEPAR |
12 |
public static final int |
SQOPENPAR |
11 |
| uk.ac.man.cs.mig.util.graph.layout.dotlayoutengine.dotparser.SimpleCharStream | ||
|---|---|---|
public static final boolean |
staticFlag |
false |
| uk.ac.man.cs.mig.util.graph.model.GraphModel | ||
|---|---|---|
public static final int |
DIRECTION_BACK |
3 |
public static final int |
DIRECTION_BOTH |
4 |
public static final int |
DIRECTION_FORWARD |
2 |
public static final int |
DIRECTION_NONE |
1 |
| uk.ac.man.cs.mig.util.graph.outputrenderer.impl.DotOutputGraphRenderer | ||
|---|---|---|
public static final String |
LAYOUT_DIRECTION |
"rankdir" |
public static final String |
RANK_SPACING |
"ranksep" |
public static final String |
SIBLING_SPACING |
"nodesep" |
| uk.ac.man.cs.mig.util.graph.ui.impl.DefaultGraphView | ||
|---|---|---|
public static final int |
MAXIMUM_ZOOM |
500 |
public static final int |
MINIMUM_ZOOM |
10 |
public static final int |
TOOL_TIP_DISMISS_DELAY |
10000 |
| uk.ac.man.cs.mig.util.okcanceldialog.OKCancelDialog | ||
|---|---|---|
public static final int |
OPTION_APPROVE |
1 |
public static final int |
OPTION_CANCEL |
2 |
| uk.ac.man.cs.mig.util.wizard.Wizard | ||
|---|---|---|
public static final int |
OPTION_APPROVE |
1 |
public static final int |
OPTION_CANCEL |
0 |
|
Protege 4.1.0 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||