com.dumontierlab.pdb2rdf.parser.vocabulary
Class PeriodicTable

java.lang.Object
  extended by com.dumontierlab.pdb2rdf.parser.vocabulary.PeriodicTable

public class PeriodicTable
extends java.lang.Object

A one to one mapping between symbols from the periodic table and atom classes.

Author:
Alexander De Leon

Constructor Summary
PeriodicTable()
           
 
Method Summary
static PdbOwlVocabulary.Class get(java.lang.String typeSymbol)
           
static java.lang.String getSymbol(java.lang.String atomClassUri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeriodicTable

public PeriodicTable()
Method Detail

get

public static PdbOwlVocabulary.Class get(java.lang.String typeSymbol)

getSymbol

public static java.lang.String getSymbol(java.lang.String atomClassUri)


Copyright © 2010 Dumontierlab. All Rights Reserved.