org.jlab.coda.afecs.cool.ontology
Interface AOntology

All Known Implementing Classes:
AfecsOntology

public interface 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


Method Summary
 java.util.ArrayList<AOntologyConcept> getConcepts()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()

getConcepts

java.util.ArrayList<AOntologyConcept> getConcepts()