Class DeltaConstraintSolverDisplayActions

    • Constructor Detail

      • DeltaConstraintSolverDisplayActions

        public DeltaConstraintSolverDisplayActions​(NamedObj container,
                                                   java.lang.String name)
                                            throws IllegalActionException,
                                                   NameDuplicationException
        Construct a DeltaConstraintSolverDisplayActions controller with the specified container and name.
        Parameters:
        container - The container.
        name - The name of the DeltaConstraintSolverDisplayActions.
        Throws:
        IllegalActionException - If this object is not of an acceptable attribute for the container.
        NameDuplicationException - If the name coincides with an attribute already in the container.