Interface DCMITypeFactory


public interface DCMITypeFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final DCMITypeFactory
    The singleton instance of the factory.
  • Field Details

    • INSTANCE

      static final DCMITypeFactory INSTANCE
      The singleton instance of the factory.