Class CustomInfrastructureRequiredRoleItemSemanticEditPolicy

  • All Implemented Interfaces:
    org.eclipse.gef.EditPolicy, org.eclipse.gef.RequestConstants

    public class CustomInfrastructureRequiredRoleItemSemanticEditPolicy
    extends InfrastructureRequiredRoleItemSemanticEditPolicy
    The Class CustomInfrastructureRequiredRoleItemSemanticEditPolicy.
    • Constructor Detail

      • CustomInfrastructureRequiredRoleItemSemanticEditPolicy

        public CustomInfrastructureRequiredRoleItemSemanticEditPolicy()
    • Method Detail

      • getStartCreateRelationshipCommand

        protected org.eclipse.gef.commands.Command getStartCreateRelationshipCommand​(org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest req)
        Gets the start create relationship command.
        Overrides:
        getStartCreateRelationshipCommand in class InfrastructureRequiredRoleItemSemanticEditPolicy
        Parameters:
        req - the req
        Returns:
        the start create relationship command
        Generated class or method.
        not