Class OperationProvidedRole2ItemSemanticEditPolicy

    • Constructor Detail

      • OperationProvidedRole2ItemSemanticEditPolicy

        public OperationProvidedRole2ItemSemanticEditPolicy()
        Generated class or method.
    • Method Detail

      • 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)
        Returns command to reorient EClass based link. New link target or source should be the domain model element associated with this node.
        Overrides:
        getReorientRelationshipCommand in class PalladioComponentModelBaseItemSemanticEditPolicy
        Generated class or method.