Grammar extracted by Vadim Zaytsev, see the Grammar Zoo entry for details: §wip/atl/EAI/extracted
Source used for this grammar: Hugo Brunelière, EAI 0.1, EAI.ecore
, 2005/08/03
FCMSource
, EAISource
, FCMSink
, EAISink
, EAIResource
, EAIQueue
, Integer
, String
), 0 root (—), 2 top (FCMSource
, FCMSink
), 0 bottom (—).[resources]
2, [maxLength]
, [name]
.FCMSource ::= EAISource
EAISource ::=
[resources]::EAIResource
FCMSink ::= EAISink
EAISink ::=
[resources]::EAIResource
EAIResource ::= EAIQueue
EAIQueue ::= [maxLength]::Integer [name]::String
Integer ::= integer
String ::= string