edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.factory
Class EntityFactory

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.factory.EntityFactory

public class EntityFactory
extends java.lang.Object


Constructor Summary
EntityFactory()
           
 
Method Summary
static Entity createEntityAutoMaker()
           
static Entity createEntityAutomobile()
           
static Entity createEntityCar()
           
static Entity createEntityFord()
           
static Entity createEntityRoot()
           
static Entity createEntityTires()
           
static Entity createEntityTruck()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityFactory

public EntityFactory()
Method Detail

createEntityAutoMaker

public static Entity createEntityAutoMaker()

createEntityFord

public static Entity createEntityFord()

createEntityAutomobile

public static Entity createEntityAutomobile()

createEntityRoot

public static Entity createEntityRoot()

createEntityCar

public static Entity createEntityCar()

createEntityTruck

public static Entity createEntityTruck()

createEntityTires

public static Entity createEntityTires()

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.