Loading plugins/Prototypes/org.etsi.mts.tdl.txi/src/org/etsi/mts/tdl/TDLtxi.xtext +2 −6 Original line number Diff line number Diff line Loading @@ -270,11 +270,8 @@ SimpleEventSequence returns to::EventSequence: ; RepeatedEventSequence returns to::RepeatedEventSequence: //TODO: adapt for behaviours 'repeat' //TODO: revise //('every' interval=IterationValue | repetitions=IterationValue 'times')? //DONE: replace ('every' interval=Value | repetitions=Value 'times')? BEGIN events+=FirstEventOccurrence events+=EventOccurrence* Loading Loading @@ -500,11 +497,10 @@ EventSpecificationTemplate returns to::EventSpecificationTemplate: AnnotationCommentFragment 'Template' name=Identifier BEGIN eventSpecification=EventOccurrenceSpecification eventSpecification=FirstEventOccurrenceSpecification END ; //TODO: test and validate FirstEventTemplateOccurrence returns to::EventTemplateOccurrence: EventTemplateOccurrenceFragment ; Loading Loading
plugins/Prototypes/org.etsi.mts.tdl.txi/src/org/etsi/mts/tdl/TDLtxi.xtext +2 −6 Original line number Diff line number Diff line Loading @@ -270,11 +270,8 @@ SimpleEventSequence returns to::EventSequence: ; RepeatedEventSequence returns to::RepeatedEventSequence: //TODO: adapt for behaviours 'repeat' //TODO: revise //('every' interval=IterationValue | repetitions=IterationValue 'times')? //DONE: replace ('every' interval=Value | repetitions=Value 'times')? BEGIN events+=FirstEventOccurrence events+=EventOccurrence* Loading Loading @@ -500,11 +497,10 @@ EventSpecificationTemplate returns to::EventSpecificationTemplate: AnnotationCommentFragment 'Template' name=Identifier BEGIN eventSpecification=EventOccurrenceSpecification eventSpecification=FirstEventOccurrenceSpecification END ; //TODO: test and validate FirstEventTemplateOccurrence returns to::EventTemplateOccurrence: EventTemplateOccurrenceFragment ; Loading