Package com._1c.g5.v8.dt.common.cmd
Class CommandHelper
- java.lang.Object
-
- com._1c.g5.v8.dt.common.cmd.CommandHelper
-
public class CommandHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description CommandHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Collection<?>
getAffectedObjects(org.eclipse.emf.common.command.Command command)
-
-
-
Method Detail
-
getAffectedObjects
public static Collection<?> getAffectedObjects(org.eclipse.emf.common.command.Command command)
-
-