Class MetroIIPtidesPlatform.PtidesMirrorPort

    • Constructor Detail

      • PtidesMirrorPort

        public PtidesMirrorPort​(Workspace workspace)
                         throws IllegalActionException
        Constructs a port in the specified workspace with an empty string as a name. You can then change the name with setName(). If the workspace argument is null, then use the default workspace. The object is added to the workspace directory. Increment the version number of the workspace.
        Parameters:
        workspace - The workspace that will list the port.
        Throws:
        IllegalActionException - If port parameters cannot be initialized.