Uses of Class
feynman.framework.system.PhysicalObjectFactoryException

Packages that use PhysicalObjectFactoryException
feynman.framework.system   
 

Uses of PhysicalObjectFactoryException in feynman.framework.system
 

Methods in feynman.framework.system that throw PhysicalObjectFactoryException
 PhysicalObject PhysicalObjectFactory.create(Simulation simulation)
           
 PhysicalObject CartesianObjectFactory.create(Simulation sim)
          Factory method for generating PhysicalObjects in the Cartesian Coordinate System.