Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/services/DataDSLGrammarAccess.java')
-rw-r--r--org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/services/DataDSLGrammarAccess.java188
1 files changed, 72 insertions, 116 deletions
diff --git a/org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/services/DataDSLGrammarAccess.java b/org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/services/DataDSLGrammarAccess.java
index dd7e28d..1801e64 100644
--- a/org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/services/DataDSLGrammarAccess.java
+++ b/org.eclipse.osbp.xtext.datainterchange/src-gen/org/eclipse/osbp/xtext/datainterchange/services/DataDSLGrammarAccess.java
@@ -1634,21 +1634,17 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
private final RuleCall cRefFilterReferenceFilterParserRuleCall_1_3_0 = (RuleCall)cRefFilterAssignment_1_3.eContents().get(0);
private final Keyword cRightCurlyBracketKeyword_1_4 = (Keyword)cGroup_1.eContents().get(4);
private final Group cGroup_2 = (Group)cGroup.eContents().get(2);
- private final Keyword cJoinKeyword_2_0 = (Keyword)cGroup_2.eContents().get(0);
- private final Assignment cJoinAssignment_2_1 = (Assignment)cGroup_2.eContents().get(1);
- private final RuleCall cJoinDataInterchangeJoinParserRuleCall_2_1_0 = (RuleCall)cJoinAssignment_2_1.eContents().get(0);
- private final Group cGroup_3 = (Group)cGroup.eContents().get(3);
- private final Keyword cHideKeyword_3_0 = (Keyword)cGroup_3.eContents().get(0);
- private final Assignment cHiddenpropertiesAssignment_3_1 = (Assignment)cGroup_3.eContents().get(1);
- private final RuleCall cHiddenpropertiesDataInterchangeExportHideParserRuleCall_3_1_0 = (RuleCall)cHiddenpropertiesAssignment_3_1.eContents().get(0);
+ private final Keyword cHideKeyword_2_0 = (Keyword)cGroup_2.eContents().get(0);
+ private final Assignment cHiddenpropertiesAssignment_2_1 = (Assignment)cGroup_2.eContents().get(1);
+ private final RuleCall cHiddenpropertiesDataInterchangeExportHideParserRuleCall_2_1_0 = (RuleCall)cHiddenpropertiesAssignment_2_1.eContents().get(0);
//DataInterchangeExportFilter:
- // {DataInterchangeExportFilter} ('where' '{' attrFilter=AttributeFilter? refFilter=ReferenceFilter? '}')? ('join'
- // join=DataInterchangeJoin)? ('hide' hiddenproperties+=DataInterchangeExportHide*)?;
+ // {DataInterchangeExportFilter} ('where' '{' attrFilter=AttributeFilter? refFilter=ReferenceFilter? '}')? ('hide'
+ // hiddenproperties+=DataInterchangeExportHide*)?;
@Override public ParserRule getRule() { return rule; }
- //{DataInterchangeExportFilter} ('where' '{' attrFilter=AttributeFilter? refFilter=ReferenceFilter? '}')? ('join'
- //join=DataInterchangeJoin)? ('hide' hiddenproperties+=DataInterchangeExportHide*)?
+ //{DataInterchangeExportFilter} ('where' '{' attrFilter=AttributeFilter? refFilter=ReferenceFilter? '}')? ('hide'
+ //hiddenproperties+=DataInterchangeExportHide*)?
public Group getGroup() { return cGroup; }
//{DataInterchangeExportFilter}
@@ -1678,29 +1674,17 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//'}'
public Keyword getRightCurlyBracketKeyword_1_4() { return cRightCurlyBracketKeyword_1_4; }
- //('join' join=DataInterchangeJoin)?
- public Group getGroup_2() { return cGroup_2; }
-
- //'join'
- public Keyword getJoinKeyword_2_0() { return cJoinKeyword_2_0; }
-
- //join=DataInterchangeJoin
- public Assignment getJoinAssignment_2_1() { return cJoinAssignment_2_1; }
-
- //DataInterchangeJoin
- public RuleCall getJoinDataInterchangeJoinParserRuleCall_2_1_0() { return cJoinDataInterchangeJoinParserRuleCall_2_1_0; }
-
//('hide' hiddenproperties+=DataInterchangeExportHide*)?
- public Group getGroup_3() { return cGroup_3; }
+ public Group getGroup_2() { return cGroup_2; }
//'hide'
- public Keyword getHideKeyword_3_0() { return cHideKeyword_3_0; }
+ public Keyword getHideKeyword_2_0() { return cHideKeyword_2_0; }
//hiddenproperties+=DataInterchangeExportHide*
- public Assignment getHiddenpropertiesAssignment_3_1() { return cHiddenpropertiesAssignment_3_1; }
+ public Assignment getHiddenpropertiesAssignment_2_1() { return cHiddenpropertiesAssignment_2_1; }
//DataInterchangeExportHide
- public RuleCall getHiddenpropertiesDataInterchangeExportHideParserRuleCall_3_1_0() { return cHiddenpropertiesDataInterchangeExportHideParserRuleCall_3_1_0; }
+ public RuleCall getHiddenpropertiesDataInterchangeExportHideParserRuleCall_2_1_0() { return cHiddenpropertiesDataInterchangeExportHideParserRuleCall_2_1_0; }
}
public class DataInterchangeJoinElements extends AbstractParserRuleElementFinder {
private final ParserRule rule = (ParserRule) GrammarUtil.findRuleForName(getGrammar(), "org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeJoin");
@@ -1709,20 +1693,21 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
private final Assignment cBeanAttr1Assignment_1 = (Assignment)cGroup.eContents().get(1);
private final RuleCall cBeanAttr1DataInterchangeJoinAttrParserRuleCall_1_0 = (RuleCall)cBeanAttr1Assignment_1.eContents().get(0);
private final Keyword cWithKeyword_2 = (Keyword)cGroup.eContents().get(2);
- private final Assignment cJoinEntityAssignment_3 = (Assignment)cGroup.eContents().get(3);
- private final CrossReference cJoinEntityLEntityCrossReference_3_0 = (CrossReference)cJoinEntityAssignment_3.eContents().get(0);
- private final RuleCall cJoinEntityLEntityLFQNParserRuleCall_3_0_1 = (RuleCall)cJoinEntityLEntityCrossReference_3_0.eContents().get(1);
- private final Keyword cOnKeyword_4 = (Keyword)cGroup.eContents().get(4);
- private final Assignment cBeanAttr2Assignment_5 = (Assignment)cGroup.eContents().get(5);
- private final RuleCall cBeanAttr2DataInterchangeJoinAttrParserRuleCall_5_0 = (RuleCall)cBeanAttr2Assignment_5.eContents().get(0);
+ private final Assignment cJoinRefAssignment_3 = (Assignment)cGroup.eContents().get(3);
+ private final CrossReference cJoinRefLEntityReferenceCrossReference_3_0 = (CrossReference)cJoinRefAssignment_3.eContents().get(0);
+ private final RuleCall cJoinRefLEntityReferenceIDTerminalRuleCall_3_0_1 = (RuleCall)cJoinRefLEntityReferenceCrossReference_3_0.eContents().get(1);
+ private final Group cGroup_4 = (Group)cGroup.eContents().get(4);
+ private final Keyword cOnKeyword_4_0 = (Keyword)cGroup_4.eContents().get(0);
+ private final Assignment cBeanAttr2Assignment_4_1 = (Assignment)cGroup_4.eContents().get(1);
+ private final RuleCall cBeanAttr2DataInterchangeJoinAttrParserRuleCall_4_1_0 = (RuleCall)cBeanAttr2Assignment_4_1.eContents().get(0);
//DataInterchangeJoin:
- // {DataInterchangeJoin} beanAttr1=DataInterchangeJoinAttr 'with' joinEntity=[entity::LEntity|LFQN] 'on'
- // beanAttr2=DataInterchangeJoinAttr;
+ // {DataInterchangeJoin} beanAttr1=DataInterchangeJoinAttr 'with' joinRef=[entity::LEntityReference] ('on'
+ // beanAttr2=DataInterchangeJoinAttr)?;
@Override public ParserRule getRule() { return rule; }
- //{DataInterchangeJoin} beanAttr1=DataInterchangeJoinAttr 'with' joinEntity=[entity::LEntity|LFQN] 'on'
- //beanAttr2=DataInterchangeJoinAttr
+ //{DataInterchangeJoin} beanAttr1=DataInterchangeJoinAttr 'with' joinRef=[entity::LEntityReference] ('on'
+ //beanAttr2=DataInterchangeJoinAttr)?
public Group getGroup() { return cGroup; }
//{DataInterchangeJoin}
@@ -1737,53 +1722,56 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//'with'
public Keyword getWithKeyword_2() { return cWithKeyword_2; }
- //joinEntity=[entity::LEntity|LFQN]
- public Assignment getJoinEntityAssignment_3() { return cJoinEntityAssignment_3; }
+ //joinRef=[entity::LEntityReference]
+ public Assignment getJoinRefAssignment_3() { return cJoinRefAssignment_3; }
- //[entity::LEntity|LFQN]
- public CrossReference getJoinEntityLEntityCrossReference_3_0() { return cJoinEntityLEntityCrossReference_3_0; }
+ //[entity::LEntityReference]
+ public CrossReference getJoinRefLEntityReferenceCrossReference_3_0() { return cJoinRefLEntityReferenceCrossReference_3_0; }
- //LFQN
- public RuleCall getJoinEntityLEntityLFQNParserRuleCall_3_0_1() { return cJoinEntityLEntityLFQNParserRuleCall_3_0_1; }
+ //ID
+ public RuleCall getJoinRefLEntityReferenceIDTerminalRuleCall_3_0_1() { return cJoinRefLEntityReferenceIDTerminalRuleCall_3_0_1; }
+
+ //('on' beanAttr2=DataInterchangeJoinAttr)?
+ public Group getGroup_4() { return cGroup_4; }
//'on'
- public Keyword getOnKeyword_4() { return cOnKeyword_4; }
+ public Keyword getOnKeyword_4_0() { return cOnKeyword_4_0; }
//beanAttr2=DataInterchangeJoinAttr
- public Assignment getBeanAttr2Assignment_5() { return cBeanAttr2Assignment_5; }
+ public Assignment getBeanAttr2Assignment_4_1() { return cBeanAttr2Assignment_4_1; }
//DataInterchangeJoinAttr
- public RuleCall getBeanAttr2DataInterchangeJoinAttrParserRuleCall_5_0() { return cBeanAttr2DataInterchangeJoinAttrParserRuleCall_5_0; }
+ public RuleCall getBeanAttr2DataInterchangeJoinAttrParserRuleCall_4_1_0() { return cBeanAttr2DataInterchangeJoinAttrParserRuleCall_4_1_0; }
}
public class DataInterchangeJoinAttrElements extends AbstractParserRuleElementFinder {
private final ParserRule rule = (ParserRule) GrammarUtil.findRuleForName(getGrammar(), "org.eclipse.osbp.xtext.datainterchange.DataDSL.DataInterchangeJoinAttr");
private final Group cGroup = (Group)rule.eContents().get(1);
private final Action cDataInterchangeJoinAttrAction_0 = (Action)cGroup.eContents().get(0);
- private final Assignment cRefEntityAssignment_1 = (Assignment)cGroup.eContents().get(1);
- private final CrossReference cRefEntityLEntityReferenceCrossReference_1_0 = (CrossReference)cRefEntityAssignment_1.eContents().get(0);
- private final RuleCall cRefEntityLEntityReferenceIDTerminalRuleCall_1_0_1 = (RuleCall)cRefEntityLEntityReferenceCrossReference_1_0.eContents().get(1);
+ private final Assignment cRefAssignment_1 = (Assignment)cGroup.eContents().get(1);
+ private final CrossReference cRefLEntityReferenceCrossReference_1_0 = (CrossReference)cRefAssignment_1.eContents().get(0);
+ private final RuleCall cRefLEntityReferenceIDTerminalRuleCall_1_0_1 = (RuleCall)cRefLEntityReferenceCrossReference_1_0.eContents().get(1);
private final Assignment cRefPropertyAssignment_2 = (Assignment)cGroup.eContents().get(2);
private final CrossReference cRefPropertyLEntityAttributeCrossReference_2_0 = (CrossReference)cRefPropertyAssignment_2.eContents().get(0);
private final RuleCall cRefPropertyLEntityAttributeIDTerminalRuleCall_2_0_1 = (RuleCall)cRefPropertyLEntityAttributeCrossReference_2_0.eContents().get(1);
//DataInterchangeJoinAttr:
- // {DataInterchangeJoinAttr} refEntity=[entity::LEntityReference]? refProperty=[entity::LEntityAttribute];
+ // {DataInterchangeJoinAttr} ref=[entity::LEntityReference]? refProperty=[entity::LEntityAttribute];
@Override public ParserRule getRule() { return rule; }
- //{DataInterchangeJoinAttr} refEntity=[entity::LEntityReference]? refProperty=[entity::LEntityAttribute]
+ //{DataInterchangeJoinAttr} ref=[entity::LEntityReference]? refProperty=[entity::LEntityAttribute]
public Group getGroup() { return cGroup; }
//{DataInterchangeJoinAttr}
public Action getDataInterchangeJoinAttrAction_0() { return cDataInterchangeJoinAttrAction_0; }
- //refEntity=[entity::LEntityReference]?
- public Assignment getRefEntityAssignment_1() { return cRefEntityAssignment_1; }
+ //ref=[entity::LEntityReference]?
+ public Assignment getRefAssignment_1() { return cRefAssignment_1; }
//[entity::LEntityReference]
- public CrossReference getRefEntityLEntityReferenceCrossReference_1_0() { return cRefEntityLEntityReferenceCrossReference_1_0; }
+ public CrossReference getRefLEntityReferenceCrossReference_1_0() { return cRefLEntityReferenceCrossReference_1_0; }
//ID
- public RuleCall getRefEntityLEntityReferenceIDTerminalRuleCall_1_0_1() { return cRefEntityLEntityReferenceIDTerminalRuleCall_1_0_1; }
+ public RuleCall getRefLEntityReferenceIDTerminalRuleCall_1_0_1() { return cRefLEntityReferenceIDTerminalRuleCall_1_0_1; }
//refProperty=[entity::LEntityAttribute]
public Assignment getRefPropertyAssignment_2() { return cRefPropertyAssignment_2; }
@@ -1919,9 +1907,9 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
private final Group cGroup = (Group)rule.eContents().get(1);
private final Action cReferenceFilterWithAttrAction_0 = (Action)cGroup.eContents().get(0);
private final Keyword cReferenceAttributeKeyword_1 = (Keyword)cGroup.eContents().get(1);
- private final Assignment cRefEntityAssignment_2 = (Assignment)cGroup.eContents().get(2);
- private final CrossReference cRefEntityLEntityReferenceCrossReference_2_0 = (CrossReference)cRefEntityAssignment_2.eContents().get(0);
- private final RuleCall cRefEntityLEntityReferenceIDTerminalRuleCall_2_0_1 = (RuleCall)cRefEntityLEntityReferenceCrossReference_2_0.eContents().get(1);
+ private final Assignment cRefAssignment_2 = (Assignment)cGroup.eContents().get(2);
+ private final CrossReference cRefLEntityReferenceCrossReference_2_0 = (CrossReference)cRefAssignment_2.eContents().get(0);
+ private final RuleCall cRefLEntityReferenceIDTerminalRuleCall_2_0_1 = (RuleCall)cRefLEntityReferenceCrossReference_2_0.eContents().get(1);
private final Keyword cFullStopKeyword_3 = (Keyword)cGroup.eContents().get(3);
private final Assignment cRefPropertyAssignment_4 = (Assignment)cGroup.eContents().get(4);
private final CrossReference cRefPropertyLEntityAttributeCrossReference_4_0 = (CrossReference)cRefPropertyAssignment_4.eContents().get(0);
@@ -1938,13 +1926,12 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//ReferenceFilterWithAttr:
// {ReferenceFilterWithAttr}
- // 'referenceAttribute' refEntity=[entity::LEntityReference] '.' refProperty=[entity::LEntityAttribute] operator=Operator
+ // 'referenceAttribute' ref=[entity::LEntityReference] '.' refProperty=[entity::LEntityAttribute] operator=Operator
// value=STRING? (operator2=Junction subCondition=ReferenceFilter)?;
@Override public ParserRule getRule() { return rule; }
- //{ReferenceFilterWithAttr} 'referenceAttribute' refEntity=[entity::LEntityReference] '.'
- //refProperty=[entity::LEntityAttribute] operator=Operator value=STRING? (operator2=Junction
- //subCondition=ReferenceFilter)?
+ //{ReferenceFilterWithAttr} 'referenceAttribute' ref=[entity::LEntityReference] '.' refProperty=[entity::LEntityAttribute]
+ //operator=Operator value=STRING? (operator2=Junction subCondition=ReferenceFilter)?
public Group getGroup() { return cGroup; }
//{ReferenceFilterWithAttr}
@@ -1953,14 +1940,14 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//'referenceAttribute'
public Keyword getReferenceAttributeKeyword_1() { return cReferenceAttributeKeyword_1; }
- //refEntity=[entity::LEntityReference]
- public Assignment getRefEntityAssignment_2() { return cRefEntityAssignment_2; }
+ //ref=[entity::LEntityReference]
+ public Assignment getRefAssignment_2() { return cRefAssignment_2; }
//[entity::LEntityReference]
- public CrossReference getRefEntityLEntityReferenceCrossReference_2_0() { return cRefEntityLEntityReferenceCrossReference_2_0; }
+ public CrossReference getRefLEntityReferenceCrossReference_2_0() { return cRefLEntityReferenceCrossReference_2_0; }
//ID
- public RuleCall getRefEntityLEntityReferenceIDTerminalRuleCall_2_0_1() { return cRefEntityLEntityReferenceIDTerminalRuleCall_2_0_1; }
+ public RuleCall getRefLEntityReferenceIDTerminalRuleCall_2_0_1() { return cRefLEntityReferenceIDTerminalRuleCall_2_0_1; }
//'.'
public Keyword getFullStopKeyword_3() { return cFullStopKeyword_3; }
@@ -2006,9 +1993,9 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
private final Group cGroup = (Group)rule.eContents().get(1);
private final Action cReferenceFilterWithOutAttrAction_0 = (Action)cGroup.eContents().get(0);
private final Keyword cReferenceKeyword_1 = (Keyword)cGroup.eContents().get(1);
- private final Assignment cRefEntityAssignment_2 = (Assignment)cGroup.eContents().get(2);
- private final CrossReference cRefEntityLEntityReferenceCrossReference_2_0 = (CrossReference)cRefEntityAssignment_2.eContents().get(0);
- private final RuleCall cRefEntityLEntityReferenceIDTerminalRuleCall_2_0_1 = (RuleCall)cRefEntityLEntityReferenceCrossReference_2_0.eContents().get(1);
+ private final Assignment cRefAssignment_2 = (Assignment)cGroup.eContents().get(2);
+ private final CrossReference cRefLEntityReferenceCrossReference_2_0 = (CrossReference)cRefAssignment_2.eContents().get(0);
+ private final RuleCall cRefLEntityReferenceIDTerminalRuleCall_2_0_1 = (RuleCall)cRefLEntityReferenceCrossReference_2_0.eContents().get(1);
private final Assignment cOperatorAssignment_3 = (Assignment)cGroup.eContents().get(3);
private final RuleCall cOperatorOperatorEnumRuleCall_3_0 = (RuleCall)cOperatorAssignment_3.eContents().get(0);
private final Assignment cValueAssignment_4 = (Assignment)cGroup.eContents().get(4);
@@ -2021,11 +2008,11 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//ReferenceFilterWithOutAttr:
// {ReferenceFilterWithOutAttr}
- // 'reference' refEntity=[entity::LEntityReference] operator=Operator value=STRING? (operator2=Junction
+ // 'reference' ref=[entity::LEntityReference] operator=Operator value=STRING? (operator2=Junction
// subCondition=ReferenceFilter)?;
@Override public ParserRule getRule() { return rule; }
- //{ReferenceFilterWithOutAttr} 'reference' refEntity=[entity::LEntityReference] operator=Operator value=STRING?
+ //{ReferenceFilterWithOutAttr} 'reference' ref=[entity::LEntityReference] operator=Operator value=STRING?
//(operator2=Junction subCondition=ReferenceFilter)?
public Group getGroup() { return cGroup; }
@@ -2035,14 +2022,14 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//'reference'
public Keyword getReferenceKeyword_1() { return cReferenceKeyword_1; }
- //refEntity=[entity::LEntityReference]
- public Assignment getRefEntityAssignment_2() { return cRefEntityAssignment_2; }
+ //ref=[entity::LEntityReference]
+ public Assignment getRefAssignment_2() { return cRefAssignment_2; }
//[entity::LEntityReference]
- public CrossReference getRefEntityLEntityReferenceCrossReference_2_0() { return cRefEntityLEntityReferenceCrossReference_2_0; }
+ public CrossReference getRefLEntityReferenceCrossReference_2_0() { return cRefLEntityReferenceCrossReference_2_0; }
//ID
- public RuleCall getRefEntityLEntityReferenceIDTerminalRuleCall_2_0_1() { return cRefEntityLEntityReferenceIDTerminalRuleCall_2_0_1; }
+ public RuleCall getRefLEntityReferenceIDTerminalRuleCall_2_0_1() { return cRefLEntityReferenceIDTerminalRuleCall_2_0_1; }
//operator=Operator
public Assignment getOperatorAssignment_3() { return cOperatorAssignment_3; }
@@ -2897,12 +2884,6 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
private final Keyword cIsnullIsNullKeyword_6_0 = (Keyword)cIsnullEnumLiteralDeclaration_6.eContents().get(0);
private final EnumLiteralDeclaration cIsnotnullEnumLiteralDeclaration_7 = (EnumLiteralDeclaration)cAlternatives.eContents().get(7);
private final Keyword cIsnotnullIsNotNullKeyword_7_0 = (Keyword)cIsnotnullEnumLiteralDeclaration_7.eContents().get(0);
- private final EnumLiteralDeclaration cIsinEnumLiteralDeclaration_8 = (EnumLiteralDeclaration)cAlternatives.eContents().get(8);
- private final Keyword cIsinIsInKeyword_8_0 = (Keyword)cIsinEnumLiteralDeclaration_8.eContents().get(0);
- private final EnumLiteralDeclaration cIsnotinEnumLiteralDeclaration_9 = (EnumLiteralDeclaration)cAlternatives.eContents().get(9);
- private final Keyword cIsnotinIsNotInKeyword_9_0 = (Keyword)cIsnotinEnumLiteralDeclaration_9.eContents().get(0);
- private final EnumLiteralDeclaration cIslikeEnumLiteralDeclaration_10 = (EnumLiteralDeclaration)cAlternatives.eContents().get(10);
- private final Keyword cIslikeIsLikeKeyword_10_0 = (Keyword)cIslikeEnumLiteralDeclaration_10.eContents().get(0);
//enum Operator:
// equals |
@@ -2912,15 +2893,11 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
// lessthan='lessThan' |
// lessthanorequalto='lessThanOrEqualTo' |
// isnull='isNull' |
- // isnotnull='isNotNull' |
- // isin='isIn' |
- // isnotin='isNotIn' |
- // islike='isLike';
+ // isnotnull='isNotNull';
public EnumRule getRule() { return rule; }
//equals | notequals='notEquals' | greaterthan='greaterThan' | greaterthanorequalto='greatThanOrEqualTo' |
- //lessthan='lessThan' | lessthanorequalto='lessThanOrEqualTo' | isnull='isNull' | isnotnull='isNotNull' | isin='isIn' |
- //isnotin='isNotIn' | islike='isLike'
+ //lessthan='lessThan' | lessthanorequalto='lessThanOrEqualTo' | isnull='isNull' | isnotnull='isNotNull'
public Alternatives getAlternatives() { return cAlternatives; }
//equals
@@ -2970,24 +2947,6 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//'isNotNull'
public Keyword getIsnotnullIsNotNullKeyword_7_0() { return cIsnotnullIsNotNullKeyword_7_0; }
-
- //isin='isIn'
- public EnumLiteralDeclaration getIsinEnumLiteralDeclaration_8() { return cIsinEnumLiteralDeclaration_8; }
-
- //'isIn'
- public Keyword getIsinIsInKeyword_8_0() { return cIsinIsInKeyword_8_0; }
-
- //isnotin='isNotIn'
- public EnumLiteralDeclaration getIsnotinEnumLiteralDeclaration_9() { return cIsnotinEnumLiteralDeclaration_9; }
-
- //'isNotIn'
- public Keyword getIsnotinIsNotInKeyword_9_0() { return cIsnotinIsNotInKeyword_9_0; }
-
- //islike='isLike'
- public EnumLiteralDeclaration getIslikeEnumLiteralDeclaration_10() { return cIslikeEnumLiteralDeclaration_10; }
-
- //'isLike'
- public Keyword getIslikeIsLikeKeyword_10_0() { return cIslikeIsLikeKeyword_10_0; }
}
public class JunctionElements extends AbstractEnumRuleElementFinder {
private final EnumRule rule = (EnumRule) GrammarUtil.findRuleForName(getGrammar(), "org.eclipse.osbp.xtext.datainterchange.DataDSL.Junction");
@@ -3404,8 +3363,8 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
}
//DataInterchangeExportFilter:
- // {DataInterchangeExportFilter} ('where' '{' attrFilter=AttributeFilter? refFilter=ReferenceFilter? '}')? ('join'
- // join=DataInterchangeJoin)? ('hide' hiddenproperties+=DataInterchangeExportHide*)?;
+ // {DataInterchangeExportFilter} ('where' '{' attrFilter=AttributeFilter? refFilter=ReferenceFilter? '}')? ('hide'
+ // hiddenproperties+=DataInterchangeExportHide*)?;
public DataInterchangeExportFilterElements getDataInterchangeExportFilterAccess() {
return pDataInterchangeExportFilter;
}
@@ -3415,8 +3374,8 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
}
//DataInterchangeJoin:
- // {DataInterchangeJoin} beanAttr1=DataInterchangeJoinAttr 'with' joinEntity=[entity::LEntity|LFQN] 'on'
- // beanAttr2=DataInterchangeJoinAttr;
+ // {DataInterchangeJoin} beanAttr1=DataInterchangeJoinAttr 'with' joinRef=[entity::LEntityReference] ('on'
+ // beanAttr2=DataInterchangeJoinAttr)?;
public DataInterchangeJoinElements getDataInterchangeJoinAccess() {
return pDataInterchangeJoin;
}
@@ -3426,7 +3385,7 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
}
//DataInterchangeJoinAttr:
- // {DataInterchangeJoinAttr} refEntity=[entity::LEntityReference]? refProperty=[entity::LEntityAttribute];
+ // {DataInterchangeJoinAttr} ref=[entity::LEntityReference]? refProperty=[entity::LEntityAttribute];
public DataInterchangeJoinAttrElements getDataInterchangeJoinAttrAccess() {
return pDataInterchangeJoinAttr;
}
@@ -3469,7 +3428,7 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//ReferenceFilterWithAttr:
// {ReferenceFilterWithAttr}
- // 'referenceAttribute' refEntity=[entity::LEntityReference] '.' refProperty=[entity::LEntityAttribute] operator=Operator
+ // 'referenceAttribute' ref=[entity::LEntityReference] '.' refProperty=[entity::LEntityAttribute] operator=Operator
// value=STRING? (operator2=Junction subCondition=ReferenceFilter)?;
public ReferenceFilterWithAttrElements getReferenceFilterWithAttrAccess() {
return pReferenceFilterWithAttr;
@@ -3481,7 +3440,7 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
//ReferenceFilterWithOutAttr:
// {ReferenceFilterWithOutAttr}
- // 'reference' refEntity=[entity::LEntityReference] operator=Operator value=STRING? (operator2=Junction
+ // 'reference' ref=[entity::LEntityReference] operator=Operator value=STRING? (operator2=Junction
// subCondition=ReferenceFilter)?;
public ReferenceFilterWithOutAttrElements getReferenceFilterWithOutAttrAccess() {
return pReferenceFilterWithOutAttr;
@@ -3710,10 +3669,7 @@ public class DataDSLGrammarAccess extends AbstractGrammarElementFinder {
// lessthan='lessThan' |
// lessthanorequalto='lessThanOrEqualTo' |
// isnull='isNull' |
- // isnotnull='isNotNull' |
- // isin='isIn' |
- // isnotin='isNotIn' |
- // islike='isLike';
+ // isnotnull='isNotNull';
public OperatorElements getOperatorAccess() {
return eOperator;
}

Back to the top