Loading plugins/Prototypes/org.etsi.mts.tdl.tx/src/org/etsi/mts/tdl/TDLtx.xtext +2 −2 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ TestObjective returns tdl::TestObjective: ( BEGIN ('Description:' description=EString)? ('References:' (objectiveURI+=Identifier)+)? ('References:' (objectiveURI+=EString)+)? END )? WithCommentFragment? Loading @@ -114,7 +114,7 @@ Extension returns tdl::Extension: ; ConstraintType returns tdl::ConstraintType: //PrefixFragment? PrefixFragment? 'Constraint' name=Identifier //WithCommentFragment? Loading Loading
plugins/Prototypes/org.etsi.mts.tdl.tx/src/org/etsi/mts/tdl/TDLtx.xtext +2 −2 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ TestObjective returns tdl::TestObjective: ( BEGIN ('Description:' description=EString)? ('References:' (objectiveURI+=Identifier)+)? ('References:' (objectiveURI+=EString)+)? END )? WithCommentFragment? Loading @@ -114,7 +114,7 @@ Extension returns tdl::Extension: ; ConstraintType returns tdl::ConstraintType: //PrefixFragment? PrefixFragment? 'Constraint' name=Identifier //WithCommentFragment? Loading