Class MarsOntology


  • public class MarsOntology
    extends java.lang.Object
    Java class for ontology mars_beans.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ONTOLOGY_NAME
      The name of the ontology.
    • Constructor Summary

      Constructors 
      Constructor Description
      MarsOntology()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ONTOLOGY_NAME

        public static final java.lang.String ONTOLOGY_NAME
        The name of the ontology.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MarsOntology

        public MarsOntology()