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

rejected review comment: Points and Point are different meta-model elements...

rejected review comment: Points and Point are different meta-model elements used independently, so I wanted to keep them in separate util classes.
refs 311
parent d52ec42f
No related branches found
No related tags found
No related merge requests found
......@@ -32,9 +32,8 @@ import org.fortiss.tooling.base.model.layout.Point;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating RED Hash: F8F0E6464D6AE313BE24C2CDE47F38D5
* @ConQAT.Rating YELLOW Hash: 424A37CE4EA761ABD1CD4B9E82E1CF5C
*/
// TODO @review CD: merge with PointsUtils
public final class PointUtils {
/**
......
......@@ -32,9 +32,8 @@ import org.fortiss.tooling.base.model.layout.Points;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating RED Hash: DE74A89AC972DD275E820C33319FA03B
* @ConQAT.Rating YELLOW Hash: AFC510FBC49D82AE86018CF7A4D3ABF5
*/
// TODO @review CD: merge with PointUtils
public final class PointsUtils {
/**
......
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