Skip to content
Snippets Groups Projects
Commit 852fed2a authored by Florian Hölzl's avatar Florian Hölzl
Browse files

YELLOW.

refs 2490
parent cef5f4eb
No related branches found
No related tags found
No related merge requests found
......@@ -24,18 +24,13 @@ import org.fortiss.tooling.base.ui.editpart.ConnectionEditPartBase;
import org.fortiss.tooling.base.ui.layout.IDiagramLayoutConfiguration;
/**
* TODO: comment outdated? e.g. simulation value, bend points?
* Base class for allocation connection edit parts. It provides the figure, labels for the
* connection name and a highlighted simulation value, as well as, bend point
* handling. The basic extension is refresh visuals as only connections between visible edit parts
* are shown.
*
* Base class for allocation connection edit parts.
*
* @author eder
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @param <T>
* @ConQAT.Rating YELLOW Hash: 1F9B1A2E2A693C00218F66D1F0390BD8
* @ConQAT.Rating YELLOW Hash: 268DD09BF527D2CCD78FAFCB933C0D85
*/
public abstract class AllocationConnectionEditPartBase<T extends ConnectionSegmentBase> extends
ConnectionEditPartBase<T> {
......
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