JADE_SL.lang.sl
Class SLOntology

java.lang.Object
  extended byJADE_SL.onto.Ontology
      extended byJADE_SL.lang.sl.SLOntology

public class SLOntology
extends Ontology

Ontology containing schemas for the SL language operators. see JADE_SL.Ontology

Author:
Giovanni Caire - TILAB

Field Summary
static java.lang.String ONTOLOGY_NAME
           
private static Ontology theInstance
           
 
Fields inherited from class JADE_SL.onto.Ontology
 
Constructor Summary
SLOntology(Ontology base)
          Constructor
 
Method Summary
static Ontology getInstance()
           
 
Methods inherited from class JADE_SL.onto.Ontology
add, add, checkIsTerm, fromObject, getName, getSchema, setAttribute, toObject
 
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
See Also:
Constant Field Values

theInstance

private static Ontology theInstance
Constructor Detail

SLOntology

public SLOntology(Ontology base)
Constructor

Method Detail

getInstance

public static Ontology getInstance()


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.