package org.daml.java2daml;

public class DAML
{
  public static com.hp.hpl.mesa.rdf.jena.model.Property hasClass = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource List = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property minCardinality = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource Nothing = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property isDefinedBy = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property minCardinalityQ = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property toClass = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property inverseOf = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource UniqueProperty = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property disjointWith = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource Thing = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource Class = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property versionInfo = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property intersectionOf = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property label = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property oneOf = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource Ontology = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property equivalentTo = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property maxCardinality = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property first = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property cardinalityQ = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource Literal = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property sameClassAs = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource ObjectProperty = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property samePropertyAs = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property item = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property type = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property comment = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property hasValue = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource Restriction = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource TransitiveProperty = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource DatatypeProperty = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property maxCardinalityQ = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource Datatype = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property sameIndividualAs = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property disjointUnionOf = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource UnambiguousProperty = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property domain = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property hasClassQ = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property subPropertyOf = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property complementOf = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property range = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property rest = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource Property = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property value = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property seeAlso = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property differentIndividualFrom = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property cardinality = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property imports = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property onProperty = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property unionOf = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Property subClassOf = null;
  public static com.hp.hpl.mesa.rdf.jena.model.Resource nil = null;
  static
  {
    try {
      hasClass = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#hasClass");
      List = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#List");
      minCardinality = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#minCardinality");
      Nothing = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Nothing");
      isDefinedBy = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#isDefinedBy");
      minCardinalityQ = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#minCardinalityQ");
      toClass = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#toClass");
      inverseOf = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#inverseOf");
      UniqueProperty = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#UniqueProperty");
      disjointWith = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#disjointWith");
      Thing = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Thing");
      Class = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Class");
      versionInfo = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#versionInfo");
      intersectionOf = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#intersectionOf");
      label = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#label");
      oneOf = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#oneOf");
      Ontology = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Ontology");
      equivalentTo = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#equivalentTo");
      maxCardinality = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#maxCardinality");
      first = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#first");
      cardinalityQ = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#cardinalityQ");
      Literal = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Literal");
      sameClassAs = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#sameClassAs");
      ObjectProperty = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#ObjectProperty");
      samePropertyAs = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#samePropertyAs");
      item = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#item");
      type = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#type");
      comment = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#comment");
      hasValue = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#hasValue");
      Restriction = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Restriction");
      TransitiveProperty = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#TransitiveProperty");
      DatatypeProperty = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#DatatypeProperty");
      maxCardinalityQ = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#maxCardinalityQ");
      Datatype = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Datatype");
      sameIndividualAs = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#sameIndividualAs");
      disjointUnionOf = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#disjointUnionOf");
      Nothing = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Nothing");
      UnambiguousProperty = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#UnambiguousProperty");
      domain = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#domain");
      hasClassQ = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#hasClassQ");
      subPropertyOf = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#subPropertyOf");
      complementOf = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#complementOf");
      range = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#range");
      rest = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#rest");
      Property = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#Property");
      value = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#value");
      seeAlso = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#seeAlso");
      differentIndividualFrom = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#differentIndividualFrom");
      cardinality = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#cardinality");
      imports = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#imports");
      onProperty = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#onProperty");
      unionOf = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#unionOf");
      subClassOf = new com.hp.hpl.mesa.rdf.jena.common.PropertyImpl("http://www.daml.org/2001/03/daml+oil#subClassOf");
      nil = new com.hp.hpl.mesa.rdf.jena.common.ResourceImpl("http://www.daml.org/2001/03/daml+oil#nil");
    } catch (Exception e) {
      System.err.println(e);
    }
  }
}
