Class CustomEventChannelSourceConnectorCreateCommand

  • All Implemented Interfaces:
    IUndoableOperation, org.eclipse.gmf.runtime.common.core.command.ICommand, org.eclipse.gmf.runtime.common.core.internal.command.ICommandWithSettableResult

    public class CustomEventChannelSourceConnectorCreateCommand
    extends EventChannelSourceConnectorCreateCommand
    The Class CustomEventChannelSourceConnectorCreateCommand.
    • Constructor Detail

      • CustomEventChannelSourceConnectorCreateCommand

        public CustomEventChannelSourceConnectorCreateCommand​(org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest request,
                                                              EObject source,
                                                              EObject target)
        Instantiates a new custom event channel source connector create command.
        Parameters:
        request - the request
        source - the source
        target - the target