Constant Field Values

Contents

openllet.core.*

  • openllet.core.boxes.abox.ABox 
    Modifier and Type Constant Field Value
    public static final java.lang.String IS_CONSISTENT "isConsistent"
    public static final java.lang.String IS_INC_CONSISTENT "isIncConsistent"
  • openllet.core.boxes.abox.Node 
    Modifier and Type Constant Field Value
    public static final int ALL 3
    public static final int ATOM 0
    public static final int BLOCKABLE 2147483647
    public static final int MAX 5
    public static final int MIN 4
    public static final int NOM 6
    public static final int NOMINAL 0
    public static final int OR 1
    public static final int SOME 2
    public static final int TYPES 7
  • openllet.core.datatypes.RestrictedDatatype<T> 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNSUPPORTED_FORMAT "Attempt to constrain datatype (%s) with unsupported constraining facet (\'%s\' , \'%s\')"
    public static final java.lang.String UNSUPPORTED_VALUE "Attempt to constrain datatype (%s) using constraining facet (\'%s\') with an unsupported value (\'%s\')"
  • openllet.core.utils.ATermUtils 
    Modifier and Type Constant Field Value
    public static final int LIT_LANG_INDEX 1
    public static final int LIT_URI_INDEX 2
    public static final int LIT_VAL_INDEX 0
  • openllet.core.utils.MemUtils 
    Modifier and Type Constant Field Value
    public static final double BYTES_PER_MB 1048576.0
  • openllet.core.utils.Namespaces 
    Modifier and Type Constant Field Value
    public static final java.lang.String ACTOR "http://www.daml.org/services/owl-s/1.2/ActorDefault.owl#"
    public static final java.lang.String COUNTRY "http://www.daml.org/services/owl-s/1.2/Country.owl#"
    public static final java.lang.String GENERIC_EXPR "http://www.daml.org/services/owl-s/1.2/generic/Expression.owl#"
    public static final java.lang.String GENERIC_LIST "http://www.daml.org/services/owl-s/1.2/generic/ObjectList.owl#"
    public static final java.lang.String GROUNDING "http://www.daml.org/services/owl-s/1.2/Grounding.owl#"
    public static final java.lang.String HOBBS_TIME_ENTRY "http://www.isi.edu/~hobbs/damltime/time-entry.owl#"
    public static final java.lang.String OWL "http://www.w3.org/2002/07/owl#"
    public static final java.lang.String PAN_TIME_ENTRY "http://www.isi.edu/~pan/damltime/time-entry.owl#"
    public static final java.lang.String PAN_TIME_ZONE "http://www.isi.edu/~pan/damltime/timezone-ont.owl#"
    public static final java.lang.String PROCESS "http://www.daml.org/services/owl-s/1.2/Process.owl#"
    public static final java.lang.String PROFILE "http://www.daml.org/services/owl-s/1.2/profile.owl#"
    public static final java.lang.String PROFILE_PARAMETERS "http://www.daml.org/services/owl-s/1.2/ProfileAdditionalParameters.owl#"
    public static final java.lang.String RDF "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    public static final java.lang.String RDFS "http://www.w3.org/2000/01/rdf-schema#"
    public static final java.lang.String SERVICE "http://www.daml.org/services/owl-s/1.2/Service.owl#"
    public static final java.lang.String SERVICE_CATEGORY "http://www.daml.org/services/owl-s/1.2/ServiceCategory.owl#"
    public static final java.lang.String SERVICE_PARAMETERS "http://www.daml.org/services/owl-s/1.2/ServiceParameter.owl#"
    public static final java.lang.String SWRL "http://www.w3.org/2003/11/swrl#"
    public static final java.lang.String SWRLB "http://www.w3.org/2003/11/swrlb#"
    public static final java.lang.String WORDNET_LEMON "http://lemon-model.net/lemon#"
    public static final java.lang.String WORDNET_PRINCETON "http://wordnet-rdf.princeton.edu/ontology#"
    public static final java.lang.String WORDNETN_31 "http://wordnet-rdf.princeton.edu/wn31/"
    public static final java.lang.String XSD "http://www.w3.org/2001/XMLSchema#"
    public static final java.lang.String YALE_DRS "http://cs-www.cs.yale.edu/homes/dvm/daml/drsonto040520.owl#"
  • openllet.core.utils.NumberUtils 
    Modifier and Type Constant Field Value
    public static final int BYTE 0
    public static final int DECIMAL 5
    public static final int DOUBLE 7
    public static final int FLOAT 6
    public static final int INT 2
    public static final int INTEGER 4
    public static final int LONG 3
    public static final int SHORT 1
  • openllet.core.utils.Timer 
    Modifier and Type Constant Field Value
    public static final long NO_TIMEOUT 0L
    public static final long NOT_STARTED -1L