Class LEMSBuilder

  • All Implemented Interfaces:
    ILEMSBuilder

    public class LEMSBuilder
    extends java.lang.Object
    implements ILEMSBuilder
    This class implements the API interface to build a LEMS document. At the moment we don't have separate document classes which just contain the data that can be simulated but this class and the API in general aims at hiding this. Subsequent refactor will have to split the model from the logic!