Skip to content
Snippets Groups Projects
Commit c056918b authored by Alexander Diewald's avatar Alexander Diewald
Browse files

CR: GREEN

parent 1bc47793
No related branches found
No related tags found
1 merge request!100[3962] State automata: Allow the creation of transitions to parent states
ContextMenuUtil.java 405387151d45b09dffb3b6ba44f980313c8edcaf GREEN
CurvedLinkLayoutedContentAnchorangeController.java a206a297cfc51281b31d02c751c3090b49fc7341 YELLOW
CurvedLinkLayoutedDiagramAnchorangeController.java 47122da96c51bc7517160ff3d9c735f81e0d082b YELLOW
CurvedLinkLayoutedContentAnchorangeController.java a206a297cfc51281b31d02c751c3090b49fc7341 GREEN
CurvedLinkLayoutedDiagramAnchorangeController.java 41b7cc1ad066aa677eb3005a5bceeaa200d01eaa GREEN
EObjectDiagramController.java 2b253941592ee25ead95223470f983f23ef9776f GREEN
EObjectEllipticResizableContentControllerBase.java 7c862a03b97d2f2cfdcc2fcee7434de2e1e257d2 GREEN
EObjectModelChangeProvider.java f4b60cebb088a5c81ca92a41614e1a5d40030502 GREEN
......
......@@ -38,7 +38,6 @@ public class CurvedLinkLayoutedDiagramAnchorangeController<T extends IConnector
/** Constructor. */
public CurvedLinkLayoutedDiagramAnchorangeController(IMVCBundle mvcb, Class<T> modelType) {
super(mvcb, modelType);
// TODO Auto-generated constructor stub
}
/** {@inheritDoc} */
......
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