Class FormExtContext

    • Constructor Detail

      • FormExtContext

        public FormExtContext​(long bmObjectId,
                              org.eclipse.emf.ecore.EClass eClass,
                              String segmentId,
                              Object computationCause)
        Constructs an instance of the context
        Parameters:
        bmObjectId - The identifier of the top object
        eClass - The EClass of the top object. May not be null
        segmentId - The DD segment. May not be null
        computationCause - Initial computation cause (like change even of the BM, etc)