org.eclipse.emf.facet.util.emf.core.command
Interface ICommandFactoryResult<T>


public interface ICommandFactoryResult<T>

Since:
0.2

Method Summary
 Command getCommand()
           
 T getResult()
           
 

Method Detail

getCommand

Command getCommand()

getResult

T getResult()