org.jlab.coda.afecs.cool.ontology
Class AfecsOntology

java.lang.Object
  extended by org.jlab.coda.afecs.cool.ontology.AfecsOntology
All Implemented Interfaces:
AOntology

public class AfecsOntology
extends java.lang.Object
implements AOntology

JSA: Thomas Jefferson National Accelerator Facility
This software was developed under a United States Government license,
described in the NOTICE file included as part of this distribution.
Copyright (c), Aug 18, 2009


Constructor Summary
AfecsOntology()
           
 
Method Summary
 java.util.ArrayList<AOntologyConcept> getConcepts()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AfecsOntology

public AfecsOntology()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface AOntology

getConcepts

public java.util.ArrayList<AOntologyConcept> getConcepts()
Specified by:
getConcepts in interface AOntology