edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.factory
Class EntityFactory
java.lang.Object
edu.mayo.informatics.lexgrid.convert.exporters.xml.lgxml.factory.EntityFactory
public class EntityFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityFactory
public EntityFactory()
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()