Magentix2  2.1.1
es.upv.dsic.gti_ia.organization.ServiceTools.OntologicalTypesConstants Class Reference

List of all members.

Static Public Attributes

static final String STRING = "\"http://www.w3.org/2001/XMLSchema#string\"^^xsd:anyURI"
static final String INTEGER = "\"http://www.w3.org/2001/XMLSchema#integer\"^^xsd:anyURI"
static final String DOUBLE = "\"http://www.w3.org/2001/XMLSchema#double\"^^xsd:anyURI"
static final String FLOAT = "\"http://www.w3.org/2001/XMLSchema#float\"^^xsd:anyURI"
static final String BOOLEAN = "\"http://www.w3.org/2001/XMLSchema#boolean\"^^xsd:anyURI"

Detailed Description

Constants defining the ontological types of XMLSchema

Definition at line 18 of file ServiceTools.java.


Member Data Documentation

final String es.upv.dsic.gti_ia.organization.ServiceTools.OntologicalTypesConstants.BOOLEAN = "\"http://www.w3.org/2001/XMLSchema#boolean\"^^xsd:anyURI" [static]

Definition at line 23 of file ServiceTools.java.

final String es.upv.dsic.gti_ia.organization.ServiceTools.OntologicalTypesConstants.DOUBLE = "\"http://www.w3.org/2001/XMLSchema#double\"^^xsd:anyURI" [static]

Definition at line 21 of file ServiceTools.java.

final String es.upv.dsic.gti_ia.organization.ServiceTools.OntologicalTypesConstants.FLOAT = "\"http://www.w3.org/2001/XMLSchema#float\"^^xsd:anyURI" [static]

Definition at line 22 of file ServiceTools.java.

final String es.upv.dsic.gti_ia.organization.ServiceTools.OntologicalTypesConstants.INTEGER = "\"http://www.w3.org/2001/XMLSchema#integer\"^^xsd:anyURI" [static]

Definition at line 20 of file ServiceTools.java.

final String es.upv.dsic.gti_ia.organization.ServiceTools.OntologicalTypesConstants.STRING = "\"http://www.w3.org/2001/XMLSchema#string\"^^xsd:anyURI" [static]

Definition at line 19 of file ServiceTools.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables