Skip to content
Snippets Groups Projects
Commit 4735eb2c authored by Alberto Debiasi's avatar Alberto Debiasi
Browse files

Update FLOW_PORT stereotype.

Change-Id: I2d4c5c6815f9e8741db4311f0d48d035382e55c0
parent 3a533f97
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ public class Constants {
public static final String CSPORT_KIND_REQUIRED = "required";
public static final String CSPORT_KIND_PROVIDED = "provided";
public static final String FLOW_PORT = "MARTE::MARTE_DesignModel::GCM::FlowPort";
public static final String FLOW_PORT = "SysML::PortAndFlows::FlowPort";
public static final String FLOW_PORT_DIRECTION = "direction";
public static final String FLOW_PORT_DIRECTION_INOUT = "inout";
public static final String FLOW_PORT_DIRECTION_IN = "in";
......
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