Skip to content
Snippets Groups Projects
Commit 6dd43c6f authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

YELLOW

parent 7e488e94
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ import org.fortiss.tooling.kernel.utils.LoggingUtils;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 984C025FEDE973D166047D1F955236FC
* @ConQAT.Rating YELLOW Hash: 7D58864894B2E9EFC762ED8233DD8F30
*/
public abstract class ConnectorEditPartBase<T extends ILayoutedModelElement & IConnector & INamedCommentedElement>
extends PositionedEditPartBase<T> {
......@@ -176,13 +176,6 @@ public abstract class ConnectorEditPartBase<T extends ILayoutedModelElement & IC
return new ChopboxAnchor(baseFigure);
}
/** {@inheritDoc} */
@Override
public void refresh() {
// TODO Auto-generated method stub
super.refresh();
}
/** {@inheritDoc} */
@Override
protected void refreshVisuals() {
......
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