Class ResourceContainer2ItemSemanticEditPolicy

    • Constructor Detail

      • ResourceContainer2ItemSemanticEditPolicy

        public ResourceContainer2ItemSemanticEditPolicy()
        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.
      • getReorientReferenceRelationshipCommand

        protected org.eclipse.gef.commands.Command getReorientReferenceRelationshipCommand​(org.eclipse.gmf.runtime.emf.type.core.requests.ReorientReferenceRelationshipRequest req)
        Returns command to reorient EReference based link. New link target or source should be the domain model element associated with this node.
        Overrides:
        getReorientReferenceRelationshipCommand in class PalladioComponentModelBaseItemSemanticEditPolicy
        Generated class or method.