java.lang.Object
org.eclipse.emf.mwe.internal.core.debug.communication.packages.AbstractPackage
org.eclipse.emf.mwe.internal.core.debug.communication.packages.CommandPackage

public class CommandPackage extends AbstractPackage
The packet to communicate a process or direct command to the runtime process.
  • Field Details

    • command

      public int command
  • Constructor Details

    • CommandPackage

      public CommandPackage(int command)
  • Method Details