Class ProvidesComponentTypeItemSemanticEditPolicy

java.lang.Object
org.eclipse.gef.editpolicies.AbstractEditPolicy
org.eclipse.gmf.runtime.diagram.ui.editpolicies.SemanticEditPolicy
de.uka.ipd.sdq.pcm.gmf.repository.edit.policies.PalladioComponentModelBaseItemSemanticEditPolicy
de.uka.ipd.sdq.pcm.gmf.repository.edit.policies.ProvidesComponentTypeItemSemanticEditPolicy
All Implemented Interfaces:
org.eclipse.gef.EditPolicy, org.eclipse.gef.RequestConstants

public class ProvidesComponentTypeItemSemanticEditPolicy extends PalladioComponentModelBaseItemSemanticEditPolicy
Generated class or method.
  • Constructor Details

    • ProvidesComponentTypeItemSemanticEditPolicy

      public ProvidesComponentTypeItemSemanticEditPolicy()
      Generated class or method.
  • Method Details

    • getDestroyElementCommand

      protected org.eclipse.gef.commands.Command getDestroyElementCommand(org.eclipse.gmf.runtime.emf.type.core.requests.DestroyElementRequest req)
      Overrides:
      getDestroyElementCommand in class PalladioComponentModelBaseItemSemanticEditPolicy
      Generated class or method.
    • getCreateRelationshipCommand

      protected org.eclipse.gef.commands.Command getCreateRelationshipCommand(org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest req)
      Overrides:
      getCreateRelationshipCommand in class PalladioComponentModelBaseItemSemanticEditPolicy
      Generated class or method.
    • getStartCreateRelationshipCommand

      protected org.eclipse.gef.commands.Command getStartCreateRelationshipCommand(org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest req)
      Generated class or method.
    • getCompleteCreateRelationshipCommand

      protected org.eclipse.gef.commands.Command getCompleteCreateRelationshipCommand(org.eclipse.gmf.runtime.emf.type.core.requests.CreateRelationshipRequest req)
      Generated class or method.
    • getReorientRelationshipCommand

      protected org.eclipse.gef.commands.Command getReorientRelationshipCommand(org.eclipse.gmf.runtime.emf.type.core.requests.ReorientRelationshipRequest req)
      Overrides:
      getReorientRelationshipCommand in class PalladioComponentModelBaseItemSemanticEditPolicy
      Generated class or method.
    • getReorientReferenceRelationshipCommand

      protected org.eclipse.gef.commands.Command getReorientReferenceRelationshipCommand(org.eclipse.gmf.runtime.emf.type.core.requests.ReorientReferenceRelationshipRequest req)
      Overrides:
      getReorientReferenceRelationshipCommand in class PalladioComponentModelBaseItemSemanticEditPolicy
      Generated class or method.