Protégé-OWL 3.3.1

edu.stanford.smi.protegex.owl.swrl.model
Interface SWRLNames

All Superinterfaces:
OWLNames

public interface SWRLNames
extends OWLNames

Defines the names of the SWRL system ontology classes and properties. This corresponds to the Model interface in general Protege, and the OWLNames interface in the OWL Plugin.

Author:
Martin O'Connor , Holger Knublauch

Nested Class Summary
static interface SWRLNames.Annotations
           
static interface SWRLNames.Cls
           
static interface SWRLNames.Slot
           
 
Nested classes/interfaces inherited from interface edu.stanford.smi.protegex.owl.model.OWLNames
OWLNames.ClsID
 
Field Summary
static String SWRL_ALT_IMPORT
           
static String SWRL_IMPORT
           
static String SWRL_NAMESPACE
           
static String SWRL_PREFIX
           
static String SWRLA_ALT_IMPORT
           
static String SWRLA_IMPORT
           
static String SWRLA_NAMESPACE
           
static String SWRLA_PREFIX
           
static String SWRLABOX_ALT_IMPORT
           
static String SWRLABOX_IMPORT
           
static String SWRLABOX_NAMESPACE
           
static String SWRLABOX_PREFIX
           
static String SWRLB_ALT_IMPORT
           
static String SWRLB_IMPORT
           
static String SWRLB_NAMESPACE
           
static String SWRLB_PREFIX
           
static String SWRLQUERY_ALT_IMPORT
           
static String SWRLQUERY_IMPORT
           
static String SWRLQUERY_NAMESPACE
           
static String SWRLQUERY_PREFIX
           
static String SWRLTBOX_ALT_IMPORT
           
static String SWRLTBOX_IMPORT
           
static String SWRLTBOX_NAMESPACE
           
static String SWRLTBOX_PREFIX
           
static String SWRLTEMPORAL_ALT_IMPORT
           
static String SWRLTEMPORAL_IMPORT
           
static String SWRLTEMPORAL_NAMESPACE
           
static String SWRLTEMPORAL_PREFIX
           
static String SWRLX_ALT_IMPORT
           
static String SWRLX_IMPORT
           
static String SWRLX_NAMESPACE
           
static String SWRLX_PREFIX
           
 
Fields inherited from interface edu.stanford.smi.protegex.owl.model.OWLNames
CLASSIFICATION_STATUS_CONSISTENT_AND_CHANGED, CLASSIFICATION_STATUS_CONSISTENT_AND_UNCHANGED, CLASSIFICATION_STATUS_INCONSISTENT, CLASSIFICATION_STATUS_UNDEFINED, OWL_PREFIX
 

Field Detail

SWRL_IMPORT

static final String SWRL_IMPORT
See Also:
Constant Field Values

SWRLB_IMPORT

static final String SWRLB_IMPORT
See Also:
Constant Field Values

SWRLA_IMPORT

static final String SWRLA_IMPORT
See Also:
Constant Field Values

SWRLX_IMPORT

static final String SWRLX_IMPORT
See Also:
Constant Field Values

SWRLTBOX_IMPORT

static final String SWRLTBOX_IMPORT
See Also:
Constant Field Values

SWRLABOX_IMPORT

static final String SWRLABOX_IMPORT
See Also:
Constant Field Values

SWRLQUERY_IMPORT

static final String SWRLQUERY_IMPORT
See Also:
Constant Field Values

SWRLTEMPORAL_IMPORT

static final String SWRLTEMPORAL_IMPORT
See Also:
Constant Field Values

SWRL_ALT_IMPORT

static final String SWRL_ALT_IMPORT
See Also:
Constant Field Values

SWRLB_ALT_IMPORT

static final String SWRLB_ALT_IMPORT
See Also:
Constant Field Values

SWRLA_ALT_IMPORT

static final String SWRLA_ALT_IMPORT
See Also:
Constant Field Values

SWRLX_ALT_IMPORT

static final String SWRLX_ALT_IMPORT
See Also:
Constant Field Values

SWRLTBOX_ALT_IMPORT

static final String SWRLTBOX_ALT_IMPORT
See Also:
Constant Field Values

SWRLABOX_ALT_IMPORT

static final String SWRLABOX_ALT_IMPORT
See Also:
Constant Field Values

SWRLQUERY_ALT_IMPORT

static final String SWRLQUERY_ALT_IMPORT
See Also:
Constant Field Values

SWRLTEMPORAL_ALT_IMPORT

static final String SWRLTEMPORAL_ALT_IMPORT
See Also:
Constant Field Values

SWRL_NAMESPACE

static final String SWRL_NAMESPACE
See Also:
Constant Field Values

SWRLB_NAMESPACE

static final String SWRLB_NAMESPACE
See Also:
Constant Field Values

SWRLA_NAMESPACE

static final String SWRLA_NAMESPACE
See Also:
Constant Field Values

SWRLX_NAMESPACE

static final String SWRLX_NAMESPACE
See Also:
Constant Field Values

SWRLTBOX_NAMESPACE

static final String SWRLTBOX_NAMESPACE
See Also:
Constant Field Values

SWRLABOX_NAMESPACE

static final String SWRLABOX_NAMESPACE
See Also:
Constant Field Values

SWRLQUERY_NAMESPACE

static final String SWRLQUERY_NAMESPACE
See Also:
Constant Field Values

SWRLTEMPORAL_NAMESPACE

static final String SWRLTEMPORAL_NAMESPACE
See Also:
Constant Field Values

SWRL_PREFIX

static final String SWRL_PREFIX
See Also:
Constant Field Values

SWRLB_PREFIX

static final String SWRLB_PREFIX
See Also:
Constant Field Values

SWRLA_PREFIX

static final String SWRLA_PREFIX
See Also:
Constant Field Values

SWRLX_PREFIX

static final String SWRLX_PREFIX
See Also:
Constant Field Values

SWRLTBOX_PREFIX

static final String SWRLTBOX_PREFIX
See Also:
Constant Field Values

SWRLABOX_PREFIX

static final String SWRLABOX_PREFIX
See Also:
Constant Field Values

SWRLQUERY_PREFIX

static final String SWRLQUERY_PREFIX
See Also:
Constant Field Values

SWRLTEMPORAL_PREFIX

static final String SWRLTEMPORAL_PREFIX
See Also:
Constant Field Values

Protégé-OWL 3.3.1

Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.