Child: [563632] (diff)

Download this file

JoinLogicGate.java    18 lines (15 with data), 303 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
/**
*/
package epc;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Join Logic Gate</b></em>'.
* <!-- end-user-doc -->
*
*
* @see epc.EpcPackage#getJoinLogicGate()
* @model
* @generated
*/
public interface JoinLogicGate extends EPCLogicGate {
} // JoinLogicGate