Protege 3.4.3

edu.stanford.smi.protege.model.query
Interface Query

All Superinterfaces:
Localizable

public interface Query
extends Localizable


Field Summary
static int CONTAINS
           
static int EQUALS
           
static int GREATER_THAN
           
static int GREATER_THAN_OR_EQUAL_TO
           
static int LESS_THAN
           
static int LESS_THAN_OR_EQUAL_TO
           
static int MATCHES_STRING
           
 
Method Summary
 
Methods inherited from interface edu.stanford.smi.protege.model.Localizable
localize
 

Field Detail

EQUALS

static final int EQUALS
See Also:
Constant Field Values

CONTAINS

static final int CONTAINS
See Also:
Constant Field Values

MATCHES_STRING

static final int MATCHES_STRING
See Also:
Constant Field Values

LESS_THAN

static final int LESS_THAN
See Also:
Constant Field Values

LESS_THAN_OR_EQUAL_TO

static final int LESS_THAN_OR_EQUAL_TO
See Also:
Constant Field Values

GREATER_THAN

static final int GREATER_THAN
See Also:
Constant Field Values

GREATER_THAN_OR_EQUAL_TO

static final int GREATER_THAN_OR_EQUAL_TO
See Also:
Constant Field Values

Protege 3.4.3

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.