Skip to content
Snippets Groups Projects
Commit 3136a53d authored by Johannes Eder's avatar Johannes Eder
Browse files

YELLOW

parent 5a3e33d0
No related branches found
No related tags found
No related merge requests found
......@@ -20,15 +20,17 @@ package org.fortiss.tooling.base.ui.editpart.allocation;
import org.eclipse.draw2d.geometry.Point;
import org.eclipse.draw2d.geometry.Rectangle;
import org.eclipse.gef.RootEditPart;
import org.fortiss.tooling.base.ui.editpart.SubDiagramEditPartBase;
/**
* Interface for allocation target elements.
* TODO(VA) What does it offer? How shall somebody make use of it?
* Stores the position of allocation sources and allocation targets in the diagram editor. Connects
* the position to the {@link SubDiagramEditPartBase}s and stores their bounds.
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating GREEN Hash: 59DEDA1BB0E7E974923EA1A05204549C
* @ConQAT.Rating YELLOW Hash: 06545FC71D740B4E6DCEC71F03CCC380
*/
public interface IAllocationPositionService {
/** Returns the service instance. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment