query
stringlengths
7
33.1k
document
stringlengths
7
335k
metadata
dict
negatives
listlengths
3
101
negative_scores
listlengths
3
101
document_score
stringlengths
3
10
document_rank
stringclasses
102 values
$ANTLR end "rule__BoolOperation__ObjTableAssignment_14" $ANTLR start "rule__BoolOperation__PresAssignment_16" InternalBSQL2Java.g:3284:1: rule__BoolOperation__PresAssignment_16 : ( ruleBPredicate ) ;
public final void rule__BoolOperation__PresAssignment_16() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3288:1: ( ( ruleBPredicate ) ) // InternalBSQL2Java.g:3289:2: ( ruleBPredicate ) { // InternalBSQL2Java.g:3289:2: ( ruleBPredicate ) // InternalBSQL2Java.g:3290:3: ruleBPredicate { before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); pushFollow(FOLLOW_2); ruleBPredicate(); state._fsp--; after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__BoolOperation__PresAssignment_17_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3303:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3304:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3304:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3305:3: ruleBPredicate\n {\n before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__BopAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3168:1: ( ( ruleBoolOperation ) )\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n {\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n // InternalBSQL2Java.g:3170:3: ruleBoolOperation\n {\n before(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group__16__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1584:1: ( ( ( rule__BoolOperation__PresAssignment_16 ) ) )\n // InternalBSQL2Java.g:1585:1: ( ( rule__BoolOperation__PresAssignment_16 ) )\n {\n // InternalBSQL2Java.g:1585:1: ( ( rule__BoolOperation__PresAssignment_16 ) )\n // InternalBSQL2Java.g:1586:2: ( rule__BoolOperation__PresAssignment_16 )\n {\n before(grammarAccess.getBoolOperationAccess().getPresAssignment_16()); \n // InternalBSQL2Java.g:1587:2: ( rule__BoolOperation__PresAssignment_16 )\n // InternalBSQL2Java.g:1587:3: rule__BoolOperation__PresAssignment_16\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PresAssignment_16();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPresAssignment_16()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_17__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1961:1: ( ( ( rule__BoolOperation__PresAssignment_17_1 ) ) )\n // InternalBSQL2Java.g:1962:1: ( ( rule__BoolOperation__PresAssignment_17_1 ) )\n {\n // InternalBSQL2Java.g:1962:1: ( ( rule__BoolOperation__PresAssignment_17_1 ) )\n // InternalBSQL2Java.g:1963:2: ( rule__BoolOperation__PresAssignment_17_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getPresAssignment_17_1()); \n // InternalBSQL2Java.g:1964:2: ( rule__BoolOperation__PresAssignment_17_1 )\n // InternalBSQL2Java.g:1964:3: rule__BoolOperation__PresAssignment_17_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PresAssignment_17_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPresAssignment_17_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group__14__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1530:1: ( ( ( rule__BoolOperation__ObjTableAssignment_14 ) ) )\n // InternalBSQL2Java.g:1531:1: ( ( rule__BoolOperation__ObjTableAssignment_14 ) )\n {\n // InternalBSQL2Java.g:1531:1: ( ( rule__BoolOperation__ObjTableAssignment_14 ) )\n // InternalBSQL2Java.g:1532:2: ( rule__BoolOperation__ObjTableAssignment_14 )\n {\n before(grammarAccess.getBoolOperationAccess().getObjTableAssignment_14()); \n // InternalBSQL2Java.g:1533:2: ( rule__BoolOperation__ObjTableAssignment_14 )\n // InternalBSQL2Java.g:1533:3: rule__BoolOperation__ObjTableAssignment_14\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__ObjTableAssignment_14();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getObjTableAssignment_14()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpressionBoolean__ValueAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25715:1: ( ( RULE_BOOL ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25716:1: ( RULE_BOOL )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25716:1: ( RULE_BOOL )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25717:1: RULE_BOOL\n {\n before(grammarAccess.getAstExpressionBooleanAccess().getValueBOOLTerminalRuleCall_0()); \n match(input,RULE_BOOL,FOLLOW_RULE_BOOL_in_rule__AstExpressionBoolean__ValueAssignment51681); \n after(grammarAccess.getAstExpressionBooleanAccess().getValueBOOLTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) )\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n {\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n // InternalBSQL2Java.g:3425:3: ruleBValue\n {\n before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateAtomic__ValueAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10055:1: ( ( ruleBool ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10056:1: ( ruleBool )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10056:1: ( ruleBool )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10057:1: ruleBool\n {\n before(grammarAccess.getPredicateAtomicAccess().getValueBoolParserRuleCall_1_1_0()); \n pushFollow(FOLLOW_ruleBool_in_rule__PredicateAtomic__ValueAssignment_1_119744);\n ruleBool();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAtomicAccess().getValueBoolParserRuleCall_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Predicate__PredicateAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9858:1: ( ( rulePredicateExpression ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9859:1: ( rulePredicateExpression )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9859:1: ( rulePredicateExpression )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9860:1: rulePredicateExpression\n {\n before(grammarAccess.getPredicateAccess().getPredicatePredicateExpressionParserRuleCall_2_0()); \n pushFollow(FOLLOW_rulePredicateExpression_in_rule__Predicate__PredicateAssignment_219337);\n rulePredicateExpression();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAccess().getPredicatePredicateExpressionParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateProcess__PredicateAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10626:1: ( ( rulePredicate ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10627:1: ( rulePredicate )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10627:1: ( rulePredicate )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10628:1: rulePredicate\n {\n before(grammarAccess.getPredicateProcessAccess().getPredicatePredicateParserRuleCall_1_0()); \n pushFollow(FOLLOW_rulePredicate_in_rule__PredicateProcess__PredicateAssignment_120917);\n rulePredicate();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateProcessAccess().getPredicatePredicateParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_8__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1827:1: ( ( ( rule__BoolOperation__ParamsAssignment_8_0 ) ) )\n // InternalBSQL2Java.g:1828:1: ( ( rule__BoolOperation__ParamsAssignment_8_0 ) )\n {\n // InternalBSQL2Java.g:1828:1: ( ( rule__BoolOperation__ParamsAssignment_8_0 ) )\n // InternalBSQL2Java.g:1829:2: ( rule__BoolOperation__ParamsAssignment_8_0 )\n {\n before(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_0()); \n // InternalBSQL2Java.g:1830:2: ( rule__BoolOperation__ParamsAssignment_8_0 )\n // InternalBSQL2Java.g:1830:3: rule__BoolOperation__ParamsAssignment_8_0\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__ParamsAssignment_8_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_8_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1907:1: ( ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) ) )\n // InternalBSQL2Java.g:1908:1: ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) )\n {\n // InternalBSQL2Java.g:1908:1: ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) )\n // InternalBSQL2Java.g:1909:2: ( rule__BoolOperation__ParamsAssignment_8_1_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_1_1()); \n // InternalBSQL2Java.g:1910:2: ( rule__BoolOperation__ParamsAssignment_8_1_1 )\n // InternalBSQL2Java.g:1910:3: rule__BoolOperation__ParamsAssignment_8_1_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__ParamsAssignment_8_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ObjTableAssignment_14() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3273:1: ( ( ruleTableInstance ) )\n // InternalBSQL2Java.g:3274:2: ( ruleTableInstance )\n {\n // InternalBSQL2Java.g:3274:2: ( ruleTableInstance )\n // InternalBSQL2Java.g:3275:3: ruleTableInstance\n {\n before(grammarAccess.getBoolOperationAccess().getObjTableTableInstanceParserRuleCall_14_0()); \n pushFollow(FOLLOW_2);\n ruleTableInstance();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getObjTableTableInstanceParserRuleCall_14_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3213:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n // InternalBSQL2Java.g:3215:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BPredicate createBPredicate();", "public final void ruleAstExpressionBoolean() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1979:2: ( ( ( rule__AstExpressionBoolean__ValueAssignment ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1980:1: ( ( rule__AstExpressionBoolean__ValueAssignment ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1980:1: ( ( rule__AstExpressionBoolean__ValueAssignment ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1981:1: ( rule__AstExpressionBoolean__ValueAssignment )\n {\n before(grammarAccess.getAstExpressionBooleanAccess().getValueAssignment()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1982:1: ( rule__AstExpressionBoolean__ValueAssignment )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1982:2: rule__AstExpressionBoolean__ValueAssignment\n {\n pushFollow(FOLLOW_rule__AstExpressionBoolean__ValueAssignment_in_ruleAstExpressionBoolean4176);\n rule__AstExpressionBoolean__ValueAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionBooleanAccess().getValueAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_4_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1799:1: ( ( ( rule__BoolOperation__PListAssignment_4_1_1 ) ) )\n // InternalBSQL2Java.g:1800:1: ( ( rule__BoolOperation__PListAssignment_4_1_1 ) )\n {\n // InternalBSQL2Java.g:1800:1: ( ( rule__BoolOperation__PListAssignment_4_1_1 ) )\n // InternalBSQL2Java.g:1801:2: ( rule__BoolOperation__PListAssignment_4_1_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getPListAssignment_4_1_1()); \n // InternalBSQL2Java.g:1802:2: ( rule__BoolOperation__PListAssignment_4_1_1 )\n // InternalBSQL2Java.g:1802:3: rule__BoolOperation__PListAssignment_4_1_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PListAssignment_4_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPListAssignment_4_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_4__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1719:1: ( ( ( rule__BoolOperation__PListAssignment_4_0 ) ) )\n // InternalBSQL2Java.g:1720:1: ( ( rule__BoolOperation__PListAssignment_4_0 ) )\n {\n // InternalBSQL2Java.g:1720:1: ( ( rule__BoolOperation__PListAssignment_4_0 ) )\n // InternalBSQL2Java.g:1721:2: ( rule__BoolOperation__PListAssignment_4_0 )\n {\n before(grammarAccess.getBoolOperationAccess().getPListAssignment_4_0()); \n // InternalBSQL2Java.g:1722:2: ( rule__BoolOperation__PListAssignment_4_0 )\n // InternalBSQL2Java.g:1722:3: rule__BoolOperation__PListAssignment_4_0\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PListAssignment_4_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPListAssignment_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3979:1: ( ( ( rule__PredicateComparison__OpAssignment_1_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3980:1: ( ( rule__PredicateComparison__OpAssignment_1_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3980:1: ( ( rule__PredicateComparison__OpAssignment_1_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3981:1: ( rule__PredicateComparison__OpAssignment_1_1 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getOpAssignment_1_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3982:1: ( rule__PredicateComparison__OpAssignment_1_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3982:2: rule__PredicateComparison__OpAssignment_1_1\n {\n pushFollow(FOLLOW_rule__PredicateComparison__OpAssignment_1_1_in_rule__PredicateComparison__Group_1__1__Impl7829);\n rule__PredicateComparison__OpAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getOpAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public interface PredicateBinaryExpr extends BinaryExpr {\r\n /**\r\n * Returns the wildcard operator.\r\n * \r\n * @return the wildcard operator.\r\n */\r\n public PredicateOperator getOperator();\r\n\r\n /**\r\n * Returns the property.\r\n * \r\n * @return the property.\r\n */\r\n public Property getProperty();\r\n\r\n /**\r\n * Returns the string representation of the path qualified property.\r\n * \r\n * @return the string representation of the path qualified property\r\n */\r\n public String getPropertyPath();\r\n\r\n /**\r\n * Returns the query literal\r\n * \r\n * @return the query literal\r\n */\r\n public Literal getLiteral();\r\n}", "public BinaryTern( BinaryPredicate ifPred, BinaryPredicate thenPred, BinaryPredicate elsePred )\n {\n ifPredicate = ifPred;\n thenPredicate = thenPred;\n elsePredicate = elsePred;\n }", "BoolOperation createBoolOperation();", "public final void rule__XBooleanLiteral__IsTrueAssignment_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18790:1: ( ( ( 'true' ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18791:1: ( ( 'true' ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18791:1: ( ( 'true' ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18792:1: ( 'true' )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18793:1: ( 'true' )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18794:1: 'true'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n match(input,132,FOLLOW_132_in_rule__XBooleanLiteral__IsTrueAssignment_1_137977); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1206:1: ( ( ( rule__BoolOperation__Op_nameAssignment_2 ) ) )\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n // InternalBSQL2Java.g:1208:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n // InternalBSQL2Java.g:1209:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n // InternalBSQL2Java.g:1209:3: rule__BoolOperation__Op_nameAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__Op_nameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBoolOperation() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:229:1: ( ruleBoolOperation EOF )\n // InternalBSQL2Java.g:230:1: ruleBoolOperation EOF\n {\n before(grammarAccess.getBoolOperationRule()); \n pushFollow(FOLLOW_1);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "@Override\n public void codeGenBoolExpr(DecacCompiler compiler, boolean condToranch, Label label) {\n }", "public final void rule__Action__PredicateAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9813:1: ( ( rulePredicate ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9814:1: ( rulePredicate )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9814:1: ( rulePredicate )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9815:1: rulePredicate\n {\n before(grammarAccess.getActionAccess().getPredicatePredicateParserRuleCall_1_0()); \n pushFollow(FOLLOW_rulePredicate_in_rule__Action__PredicateAssignment_119244);\n rulePredicate();\n\n state._fsp--;\n\n after(grammarAccess.getActionAccess().getPredicatePredicateParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void a(boolean ☃) {\r\n/* 64 */ this.ab.b(a, Boolean.valueOf(☃));\r\n/* */ }", "public final void rule__PredicateComparison__OpAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9934:1: ( ( ( rule__PredicateComparison__OpAlternatives_1_1_0 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9935:1: ( ( rule__PredicateComparison__OpAlternatives_1_1_0 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9935:1: ( ( rule__PredicateComparison__OpAlternatives_1_1_0 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9936:1: ( rule__PredicateComparison__OpAlternatives_1_1_0 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getOpAlternatives_1_1_0()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9937:1: ( rule__PredicateComparison__OpAlternatives_1_1_0 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9937:2: rule__PredicateComparison__OpAlternatives_1_1_0\n {\n pushFollow(FOLLOW_rule__PredicateComparison__OpAlternatives_1_1_0_in_rule__PredicateComparison__OpAssignment_1_119494);\n rule__PredicateComparison__OpAlternatives_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getOpAlternatives_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Test\n public void trueAndFalseCombined() {\n assertFalse(getPredicateInstance(false, null).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n assertFalse(getPredicateInstance(false, null, null).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n assertFalse(getPredicateInstance(true, false, null).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n assertFalse(getPredicateInstance(true, true, false).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n assertFalse(getPredicateInstance(true, true, false, null).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n }", "public static void main(String[] args) { , or , not\n // truth table -> t=1 f=0\n // a =t b= f c = a and b => a.b =0=>f\n\n // except 0 every no. is treated as true\n // int a=1 int b=2 a and b => a.b\n // and -> a=1 , b=2, a and b => a.b\n\n\n // and\n boolean a= false;\n boolean b= false;\n\n boolean c= a && b; // a.b\n System.out.println(c);\n\n //or\n boolean f= true;\n boolean d= true;\n\n boolean e= f || d; // a+b\n System.out.println(e);\n\n // not\n boolean g =true;\n boolean h= !g;\n System.out.println(h);\n\n }", "public final void synpred84_InternalMitraParser_fragment() throws RecognitionException { \n Enumerator lv_op_2_0 = null;\n\n EObject lv_rhs_3_0 = null;\n\n\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3799:2: ( () ( (lv_op_2_0= ruleBooleanOperator ) ) ( (lv_rhs_3_0= ruleExpression_2 ) ) )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3799:2: () ( (lv_op_2_0= ruleBooleanOperator ) ) ( (lv_rhs_3_0= ruleExpression_2 ) )\n {\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3799:2: ()\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3800:2: \n {\n if ( state.backtracking==0 ) {\n \n \t /* */ \n \t\n }\n\n }\n\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3808:2: ( (lv_op_2_0= ruleBooleanOperator ) )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3809:1: (lv_op_2_0= ruleBooleanOperator )\n {\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3809:1: (lv_op_2_0= ruleBooleanOperator )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3810:3: lv_op_2_0= ruleBooleanOperator\n {\n if ( state.backtracking==0 ) {\n \n \t newCompositeNode(grammarAccess.getExpression_1Access().getOpBooleanOperatorEnumRuleCall_1_1_0()); \n \t \n }\n pushFollow(FOLLOW_ruleBooleanOperator_in_synpred84_InternalMitraParser7632);\n lv_op_2_0=ruleBooleanOperator();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n\n }\n\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3826:2: ( (lv_rhs_3_0= ruleExpression_2 ) )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3827:1: (lv_rhs_3_0= ruleExpression_2 )\n {\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3827:1: (lv_rhs_3_0= ruleExpression_2 )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:3828:3: lv_rhs_3_0= ruleExpression_2\n {\n if ( state.backtracking==0 ) {\n \n \t newCompositeNode(grammarAccess.getExpression_1Access().getRhsExpression_2ParserRuleCall_1_2_0()); \n \t \n }\n pushFollow(FOLLOW_ruleExpression_2_in_synpred84_InternalMitraParser7653);\n lv_rhs_3_0=ruleExpression_2();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n\n }\n\n\n }\n }", "void visit(BooleanConstantNode node);", "public final void rule__XBooleanLiteral__IsTrueAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13281:1: ( ( ( 'true' ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13282:1: ( ( 'true' ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13282:1: ( ( 'true' ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13283:1: ( 'true' )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13284:1: ( 'true' )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13285:1: 'true'\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \n }\n match(input,69,FOLLOW_69_in_rule__XBooleanLiteral__IsTrueAssignment_1_126690); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setOp(boolean value) {}", "public final void rule__PredicateEquality__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9919:1: ( ( rulePredicateComparison ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9920:1: ( rulePredicateComparison )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9920:1: ( rulePredicateComparison )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9921:1: rulePredicateComparison\n {\n before(grammarAccess.getPredicateEqualityAccess().getRightPredicateComparisonParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateComparison_in_rule__PredicateEquality__RightAssignment_1_219463);\n rulePredicateComparison();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateEqualityAccess().getRightPredicateComparisonParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BooleanExpression createBooleanExpression();", "BooleanExpression createBooleanExpression();", "BooleanLiteralExp createBooleanLiteralExp();", "public final void rule__PredicateProcess__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8765:1: ( ( ( rule__PredicateProcess__PredicateAssignment_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8766:1: ( ( rule__PredicateProcess__PredicateAssignment_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8766:1: ( ( rule__PredicateProcess__PredicateAssignment_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8767:1: ( rule__PredicateProcess__PredicateAssignment_1 )\n {\n before(grammarAccess.getPredicateProcessAccess().getPredicateAssignment_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8768:1: ( rule__PredicateProcess__PredicateAssignment_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8768:2: rule__PredicateProcess__PredicateAssignment_1\n {\n pushFollow(FOLLOW_rule__PredicateProcess__PredicateAssignment_1_in_rule__PredicateProcess__Group__1__Impl17177);\n rule__PredicateProcess__PredicateAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateProcessAccess().getPredicateAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public Literal setLiteralBoolean(Boolean literalData);", "public final void rule__Predicate__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3351:1: ( ( ( rule__Predicate__PredicateAssignment_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3352:1: ( ( rule__Predicate__PredicateAssignment_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3352:1: ( ( rule__Predicate__PredicateAssignment_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3353:1: ( rule__Predicate__PredicateAssignment_2 )\n {\n before(grammarAccess.getPredicateAccess().getPredicateAssignment_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3354:1: ( rule__Predicate__PredicateAssignment_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3354:2: rule__Predicate__PredicateAssignment_2\n {\n pushFollow(FOLLOW_rule__Predicate__PredicateAssignment_2_in_rule__Predicate__Group__2__Impl6601);\n rule__Predicate__PredicateAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateAccess().getPredicateAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "static BiPredicate<SibillaValue,SibillaValue> getRelationOperator(String op) {\n if (op.equals(\"<\")) { return (x,y) -> x.doubleOf()<y.doubleOf(); }\n if (op.equals(\"<=\")) { return (x,y) -> x.doubleOf()<=y.doubleOf(); }\n if (op.equals(\"==\")) { return (x,y) -> x.doubleOf()==y.doubleOf(); }\n if (op.equals(\"!=\")) { return (x,y) -> !x.equals(y); }\n if (op.equals(\">\")) { return (x,y) -> x.doubleOf()>y.doubleOf(); }\n if (op.equals(\">=\")) { return (x,y) -> x.doubleOf()>=y.doubleOf(); }\n return (x,y) -> false;\n }", "public final void rule__PredicateEquality__OpAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9903:1: ( ( ( rule__PredicateEquality__OpAlternatives_1_1_0 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9904:1: ( ( rule__PredicateEquality__OpAlternatives_1_1_0 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9904:1: ( ( rule__PredicateEquality__OpAlternatives_1_1_0 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9905:1: ( rule__PredicateEquality__OpAlternatives_1_1_0 )\n {\n before(grammarAccess.getPredicateEqualityAccess().getOpAlternatives_1_1_0()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9906:1: ( rule__PredicateEquality__OpAlternatives_1_1_0 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9906:2: rule__PredicateEquality__OpAlternatives_1_1_0\n {\n pushFollow(FOLLOW_rule__PredicateEquality__OpAlternatives_1_1_0_in_rule__PredicateEquality__OpAssignment_1_119430);\n rule__PredicateEquality__OpAlternatives_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateEqualityAccess().getOpAlternatives_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:464:1: ( ( ( rule__BSOperation__BopAssignment_0 ) ) | ( ( rule__BSOperation__VopAssignment_1 ) ) )\n int alt2=2;\n int LA2_0 = input.LA(1);\n\n if ( (LA2_0==26) ) {\n alt2=1;\n }\n else if ( (LA2_0==RULE_ID) ) {\n alt2=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 2, 0, input);\n\n throw nvae;\n }\n switch (alt2) {\n case 1 :\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n {\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n // InternalBSQL2Java.g:466:3: ( rule__BSOperation__BopAssignment_0 )\n {\n before(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n // InternalBSQL2Java.g:467:3: ( rule__BSOperation__BopAssignment_0 )\n // InternalBSQL2Java.g:467:4: rule__BSOperation__BopAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__BopAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n {\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n // InternalBSQL2Java.g:472:3: ( rule__BSOperation__VopAssignment_1 )\n {\n before(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n // InternalBSQL2Java.g:473:3: ( rule__BSOperation__VopAssignment_1 )\n // InternalBSQL2Java.g:473:4: rule__BSOperation__VopAssignment_1\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__VopAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group__7__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1341:1: ( ( 'PRE' ) )\n // InternalBSQL2Java.g:1342:1: ( 'PRE' )\n {\n // InternalBSQL2Java.g:1342:1: ( 'PRE' )\n // InternalBSQL2Java.g:1343:2: 'PRE'\n {\n before(grammarAccess.getBoolOperationAccess().getPREKeyword_7()); \n match(input,29,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPREKeyword_7()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateEquality__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3824:1: ( ( ( rule__PredicateEquality__OpAssignment_1_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3825:1: ( ( rule__PredicateEquality__OpAssignment_1_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3825:1: ( ( rule__PredicateEquality__OpAssignment_1_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3826:1: ( rule__PredicateEquality__OpAssignment_1_1 )\n {\n before(grammarAccess.getPredicateEqualityAccess().getOpAssignment_1_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3827:1: ( rule__PredicateEquality__OpAssignment_1_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3827:2: rule__PredicateEquality__OpAssignment_1_1\n {\n pushFollow(FOLLOW_rule__PredicateEquality__OpAssignment_1_1_in_rule__PredicateEquality__Group_1__1__Impl7524);\n rule__PredicateEquality__OpAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateEqualityAccess().getOpAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public Void visit(AssignmentExpression nd, SuccessorInfo i) {\n if (\"&&=\".equals(nd.getOperator()) || \"||=\".equals(nd.getOperator()) || \"??=\".equals(nd.getOperator())) {\n if (\"&&=\".equals(nd.getOperator())) {\n // from lhs to rhs on truthy. from lhs to false-branch on falsy.\n visitWithSuccessors(nd.getLeft(), First.of(nd.getRight()), i.getSuccessors(false));\n } else if (\"||=\".equals(nd.getOperator())) {\n // from lhs to true-branch on truthy. from lhs to rhs on falsy.\n visitWithSuccessors(nd.getLeft(), i.getSuccessors(true), First.of(nd.getRight()));\n } else { // \"??=\"\n // the union of the above - truthyness is unknown.\n visitWithSuccessors(nd.getLeft(), union(First.of(nd.getRight()), i.getAllSuccessors()));\n }\n \n visitWithSuccessors(nd.getRight(), nd); // from right to assignment.\n\n writeSuccessors(nd, i.getGuardedSuccessors(nd));\n } else {\n visitAssign(nd, nd.getLeft(), nd.getRight());\n writeSuccessors(nd, i.getGuardedSuccessors(nd));\n }\n return null;\n }", "void xsetProbables(org.apache.xmlbeans.XmlBoolean probables);", "public final void rule__XBooleanLiteral__Alternatives_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:3339:1: ( ( 'false' ) | ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) ) )\r\n int alt35=2;\r\n int LA35_0 = input.LA(1);\r\n\r\n if ( (LA35_0==50) ) {\r\n alt35=1;\r\n }\r\n else if ( (LA35_0==99) ) {\r\n alt35=2;\r\n }\r\n else {\r\n if (state.backtracking>0) {state.failed=true; return ;}\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 35, 0, input);\r\n\r\n throw nvae;\r\n }\r\n switch (alt35) {\r\n case 1 :\r\n // InternalDroneScript.g:3340:2: ( 'false' )\r\n {\r\n // InternalDroneScript.g:3340:2: ( 'false' )\r\n // InternalDroneScript.g:3341:3: 'false'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \r\n }\r\n match(input,50,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // InternalDroneScript.g:3346:2: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\r\n {\r\n // InternalDroneScript.g:3346:2: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\r\n // InternalDroneScript.g:3347:3: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \r\n }\r\n // InternalDroneScript.g:3348:3: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\r\n // InternalDroneScript.g:3348:4: rule__XBooleanLiteral__IsTrueAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XBooleanLiteral__IsTrueAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2529:1: ( ( ( rule__BPredicate__PLeftAssignment_1_0 ) ) )\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n {\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n // InternalBSQL2Java.g:2531:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n {\n before(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n // InternalBSQL2Java.g:2532:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n // InternalBSQL2Java.g:2532:3: rule__BPredicate__PLeftAssignment_1_0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PLeftAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateOr__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9873:1: ( ( rulePredicateAnd ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9874:1: ( rulePredicateAnd )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9874:1: ( rulePredicateAnd )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9875:1: rulePredicateAnd\n {\n before(grammarAccess.getPredicateOrAccess().getRightPredicateAndParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateAnd_in_rule__PredicateOr__RightAssignment_1_219368);\n rulePredicateAnd();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateOrAccess().getRightPredicateAndParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setVar101(java.lang.Boolean value) {\n this.var101 = value;\n }", "public final void rule__BoolOperation__Group__6__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1314:1: ( ( '=' ) )\n // InternalBSQL2Java.g:1315:1: ( '=' )\n {\n // InternalBSQL2Java.g:1315:1: ( '=' )\n // InternalBSQL2Java.g:1316:2: '='\n {\n before(grammarAccess.getBoolOperationAccess().getEqualsSignKeyword_6()); \n match(input,28,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getEqualsSignKeyword_6()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Test\n public void testPredicate2() throws Exception {\n final RuleDescr rule = ((RuleDescr) (parse(\"rule\", \"rule X when Foo(eval( $var.equals(\\\"xyz\\\") )) then end\")));\n final PatternDescr pattern = ((PatternDescr) (getDescrs().get(0)));\n final List<?> constraints = pattern.getConstraint().getDescrs();\n TestCase.assertEquals(1, constraints.size());\n final ExprConstraintDescr predicate = ((ExprConstraintDescr) (constraints.get(0)));\n TestCase.assertEquals(\"eval( $var.equals(\\\"xyz\\\") )\", predicate.getExpression());\n }", "public final void rule__PredicateComparison__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9950:1: ( ( rulePredicateSubtraction ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9951:1: ( rulePredicateSubtraction )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9951:1: ( rulePredicateSubtraction )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9952:1: rulePredicateSubtraction\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightPredicateSubtractionParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateSubtraction_in_rule__PredicateComparison__RightAssignment_1_219527);\n rulePredicateSubtraction();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateComparisonAccess().getRightPredicateSubtractionParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBoolean() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:266:2: ( ( 'Boolean' ) )\n // InternalMyDsl.g:267:2: ( 'Boolean' )\n {\n // InternalMyDsl.g:267:2: ( 'Boolean' )\n // InternalMyDsl.g:268:3: 'Boolean'\n {\n before(grammarAccess.getBooleanAccess().getBooleanKeyword()); \n match(input,14,FOLLOW_2); \n after(grammarAccess.getBooleanAccess().getBooleanKeyword()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XBooleanLiteral__IsTrueAssignment_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:18992:1: ( ( ( 'true' ) ) )\r\n // InternalDroneScript.g:18993:2: ( ( 'true' ) )\r\n {\r\n // InternalDroneScript.g:18993:2: ( ( 'true' ) )\r\n // InternalDroneScript.g:18994:3: ( 'true' )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n // InternalDroneScript.g:18995:3: ( 'true' )\r\n // InternalDroneScript.g:18996:4: 'true'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n match(input,99,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public Element getPredicateVariable();", "public final void synpred6_InternalJavaJRExpression_fragment() throws RecognitionException { \n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:3: ( ( () ( ( ruleRelationalOp ) ) ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:4: ( () ( ( ruleRelationalOp ) ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:4: ( () ( ( ruleRelationalOp ) ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:5: () ( ( ruleRelationalOp ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:5: ()\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:566:1: \n {\n }\n\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:566:2: ( ( ruleRelationalOp ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:567:1: ( ruleRelationalOp )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:567:1: ( ruleRelationalOp )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:568:1: ruleRelationalOp\n {\n pushFollow(FOLLOW_ruleRelationalOp_in_synpred6_InternalJavaJRExpression1299);\n ruleRelationalOp();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n\n }\n\n\n }\n\n\n }\n }", "public final void synpred33_ul_fragment() throws RecognitionException {\n\t\tBooleanLiteral b =null;\n\n\t\t// ul.g:206:4: (b= true_ )\n\t\t// ul.g:206:4: b= true_\n\t\t{\n\t\tpushFollow(FOLLOW_true__in_synpred33_ul866);\n\t\tb=true_();\n\t\tstate._fsp--;\n\t\tif (state.failed) return;\n\t\t}\n\n\t}", "public final void rule__PredicateAnd__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9888:1: ( ( rulePredicateEquality ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9889:1: ( rulePredicateEquality )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9889:1: ( rulePredicateEquality )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9890:1: rulePredicateEquality\n {\n before(grammarAccess.getPredicateAndAccess().getRightPredicateEqualityParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateEquality_in_rule__PredicateAnd__RightAssignment_1_219399);\n rulePredicateEquality();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAndAccess().getRightPredicateEqualityParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public interface Predicate<E> {\n\t\n\t/** Checks if a binary predicate relation holds. */\n\tboolean evaluate(E input);\n\t\n}", "public final void entryRuleBPredicate() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:279:1: ( ruleBPredicate EOF )\n // InternalBSQL2Java.g:280:1: ruleBPredicate EOF\n {\n before(grammarAccess.getBPredicateRule()); \n pushFollow(FOLLOW_1);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public void setBool(String parName, boolean parVal) throws HibException;", "public static void main(String[] args) {\nboolean a, b, c;\na =true;\nb = false;\nc =a && b;\n\nSystem.out.println(\"c = a&&B:\" + c);\nc = a||b;\nSystem.out.println(\"c = a||b:\" + c);\nc = a==b;\nSystem.out.println(\"c = a==b:\" + c);\nc = a!=b;\nSystem.out.println(\"c = a!=b:\" + c);\n\n\n\n\t}", "public final void rule__PredicateOr__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3540:1: ( ( ( rule__PredicateOr__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3541:1: ( ( rule__PredicateOr__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3541:1: ( ( rule__PredicateOr__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3542:1: ( rule__PredicateOr__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateOrAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3543:1: ( rule__PredicateOr__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3543:2: rule__PredicateOr__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateOr__RightAssignment_1_2_in_rule__PredicateOr__Group_1__2__Impl6969);\n rule__PredicateOr__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateOrAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n\tpublic String visitBoolExpr(BoolExprContext ctx) {\n\t\tint childrenNo=ctx.children.size();\n\t\tif (childrenNo == 3 )\n\t\t{\n\t\t\tParseTree n=ctx.getChild(1);\t\t\t\n\t\t\tif (!(n instanceof TerminalNode)) return visit(n); //( boolExpr ) \n\t\t\telse if(n.equals(ctx.COMP())) {\n\t\t\t\tString firstOpType=visit(ctx.getChild(0)); //|arExpr COMP arExpr\n\t\t\t\tString secondOpType=visit(ctx.getChild(2)); \n\t\t\t\tif(!((firstOpType.equals(\"int\"))&&(secondOpType.equals(\"int\")))) throw new RuntimeException(\"you can only compare integer types\");\n\t\t\t\treturn \"boolean\";\n\t\t\t}else if(n==ctx.EQ()){\t\t\t\t\t\t\t\t\t\t\t//|arExpr EQ arExpr\n\t\t\t\tString firstOpType=visit(ctx.getChild(0)); \n\t\t\t\tString secondOpType=visit(ctx.getChild(2)); \t\t\t\t\n\t\t\t\tif(!(((firstOpType.equals(\"int\"))&&(secondOpType.equals(\"int\")))||((firstOpType.equals(\"char\"))&&(secondOpType.equals(\"char\"))))) throw new RuntimeException(\"you can only use\"\n\t\t\t\t\t\t+ \"\\\"==\\\" operator on integer or character types\");\n\t\t\t\treturn \"boolean\";\n\t\t\t}else if(n==ctx.AND()||n==ctx.OR()){ //|boolExpr (AND|OR)boolExpr\n\t\t\t\tString firstOpType=visit(ctx.getChild(0));\n\t\t\t\tString secondOpType=visit(ctx.getChild(2));\n\t\t\t\tif(!(firstOpType.equals(\"boolean\"))&&(secondOpType.equals(\"boolean\"))) throw new RuntimeException(\"you can only use boolean operators on boolean expressions\");\n\t\t\t\treturn \"boolean\";\n\t\t\t}\n\t\t} else if (childrenNo == 2 ) { //|NOT boolExpr\n\t\t\tString exprType=visit(ctx.getChild(1));\n\t\t\tif (!exprType.equals(\"boolean\")) throw new RuntimeException(\"NOT operator works only with boolean expresssions\");\n\t\t\t\treturn \"boolean\";\n\t\t}else {\t\t\t\t\t\t\t\t//|(ID|property|BOOLEANLIT|arrIdExpr|methodCall)\n\t\t\tParseTree n=ctx.getChild(0);\n\t\t\tif (n instanceof TerminalNode) {\t\t\t\t\n\t\t\t\tif (n==ctx.BOOLEANLIT()) return \"boolean\";\n\t\t\t\telse if(n==ctx.ID()){\n\t\t\t\t\tString key=visitTerminal((TerminalNode)n);\n\t\t\t\t\tRecord id= table.lookup(key);\n\t\t\t\t\tif (id==null) throw new RuntimeException(\"Identifier \"+key+\" is not declared\");\t\t\t\t\t\n\t\t\t\t\treturn id.getReturnType();\n\t\t\t\t\t\n\t\t\t\t}\t\t\t \n\t\t\t}else {\n\t\t\t\tString type=visit(ctx.getChild(0));\n\t\t\t\treturn type;\n\t\t\t}\n\t\t\t\n\t\t}\n\t\treturn null; //for debug\n\t}", "public final void rule__PredicateComparison__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4007:1: ( ( ( rule__PredicateComparison__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4009:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:2: rule__PredicateComparison__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateComparison__RightAssignment_1_2_in_rule__PredicateComparison__Group_1__2__Impl7886);\n rule__PredicateComparison__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Test @Ignore\n public void testUfWithBoolArg() throws SolverException, InterruptedException {\n\n UninterpretedFunctionDeclaration<IntegerFormula> uf = fmgr.declareUninterpretedFunction(\"fun_bi\", FormulaType.IntegerType, FormulaType.BooleanType);\n IntegerFormula ufTrue = fmgr.callUninterpretedFunction(uf, ImmutableList.of(bmgr.makeBoolean(true)));\n IntegerFormula ufFalse = fmgr.callUninterpretedFunction(uf, ImmutableList.of(bmgr.makeBoolean(false)));\n\n BooleanFormula f = bmgr.not(imgr.equal(ufTrue, ufFalse));\n assertThat(f.toString()).isEmpty();\n assert_().about(BooleanFormula()).that(f).isSatisfiable();\n }", "public final void rule__XBooleanLiteral__Alternatives_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2976:1: ( ( 'false' ) | ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) ) )\r\n int alt28=2;\r\n int LA28_0 = input.LA(1);\r\n\r\n if ( (LA28_0==40) ) {\r\n alt28=1;\r\n }\r\n else if ( (LA28_0==132) ) {\r\n alt28=2;\r\n }\r\n else {\r\n if (state.backtracking>0) {state.failed=true; return ;}\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 28, 0, input);\r\n\r\n throw nvae;\r\n }\r\n switch (alt28) {\r\n case 1 :\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2977:1: ( 'false' )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2977:1: ( 'false' )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2978:1: 'false'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \r\n }\r\n match(input,40,FOLLOW_40_in_rule__XBooleanLiteral__Alternatives_16455); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2985:6: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2985:6: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2986:1: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2987:1: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2987:2: rule__XBooleanLiteral__IsTrueAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_rule__XBooleanLiteral__IsTrueAssignment_1_1_in_rule__XBooleanLiteral__Alternatives_16474);\r\n rule__XBooleanLiteral__IsTrueAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2556:1: ( ( '=' ) )\n // InternalBSQL2Java.g:2557:1: ( '=' )\n {\n // InternalBSQL2Java.g:2557:1: ( '=' )\n // InternalBSQL2Java.g:2558:2: '='\n {\n before(grammarAccess.getBPredicateAccess().getEqualsSignKeyword_1_1()); \n match(input,28,FOLLOW_2); \n after(grammarAccess.getBPredicateAccess().getEqualsSignKeyword_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setStatementNodeOnTrue(StatementNode statement);", "public final void rule__PredicatePrimary__ExpressionAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10025:1: ( ( rulePredicatePrimary ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10026:1: ( rulePredicatePrimary )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10026:1: ( rulePredicatePrimary )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10027:1: rulePredicatePrimary\n {\n before(grammarAccess.getPredicatePrimaryAccess().getExpressionPredicatePrimaryParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicatePrimary_in_rule__PredicatePrimary__ExpressionAssignment_1_219682);\n rulePredicatePrimary();\n\n state._fsp--;\n\n after(grammarAccess.getPredicatePrimaryAccess().getExpressionPredicatePrimaryParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\r\n\tpublic Object visitBooleanLiteralExpression(\r\n\t\t\tBooleanLiteralExpression booleanLiteralExpression, Object arg)\r\n\t\t\tthrows Exception {\n\t if(booleanLiteralExpression.booleanLiteral.getText().equals(\"false\"))\r\n\t {\r\n\t mv.visitLdcInsn(new Boolean(false));\r\n\t }\r\n\t else\r\n\t {\r\n\t mv.visitLdcInsn(new Boolean(true));\r\n\t }\r\n if(arg != null)\r\n {\r\n// mv.visitMethodInsn(INVOKESTATIC, \"java/lang/Boolean\", \"valueOf\", \"(Z)Ljava/lang/Boolean;\");\r\n }\r\n\t return \"Z\";\r\n\t}", "public final void mRULE_BOOL_VAL() throws RecognitionException {\r\n try {\r\n int _type = RULE_BOOL_VAL;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:15: ( ( 'true' | 'false' ) )\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:17: ( 'true' | 'false' )\r\n {\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:17: ( 'true' | 'false' )\r\n int alt10=2;\r\n int LA10_0 = input.LA(1);\r\n\r\n if ( (LA10_0=='t') ) {\r\n alt10=1;\r\n }\r\n else if ( (LA10_0=='f') ) {\r\n alt10=2;\r\n }\r\n else {\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 10, 0, input);\r\n\r\n throw nvae;\r\n }\r\n switch (alt10) {\r\n case 1 :\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:18: 'true'\r\n {\r\n match(\"true\"); \r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:25: 'false'\r\n {\r\n match(\"false\"); \r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n state.type = _type;\r\n state.channel = _channel;\r\n }\r\n finally {\r\n }\r\n }", "public void setPredicateBasedTriplePattern( String pred, TriplePattern tp ) ;", "final public void PendingOperatorBool() throws ParseException {String o, op1, op2, r;\n// Si la pila no esta vacía\n if( !pOperators.empty()) {\n\n // Y el tope de la pila es > < <> o ==\n if ( pOperators.peek() == \">\" || pOperators.peek() == \"<\" ||\n pOperators.peek() == \"<>\" || pOperators.peek() == \"==\" ) {\n\n // Sacar los operandos y el operador de las pilas\n op2 = (String)pOperands.pop();\n op1 = (String)pOperands.pop();\n o = (String)pOperators.pop();\n r = \"t\" + currentTemporal;\n\n currentTemporal++;\n\n // Crear un cuadruplo y meterlos\n Cuadruplo quad = new Cuadruplo(o, op1, op2, r);\n quadCounter++;\n pOperands.push(r);\n cuadruplos.addElement(quad);\n }\n }\n }", "public final void mBOOL() throws RecognitionException {\n try {\n int _type = BOOL;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2922:6: ( 'true' | 'false' )\n int alt5=2;\n int LA5_0 = input.LA(1);\n\n if ( (LA5_0=='t') ) {\n alt5=1;\n }\n else if ( (LA5_0=='f') ) {\n alt5=2;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return ;}\n NoViableAltException nvae =\n new NoViableAltException(\"\", 5, 0, input);\n\n throw nvae;\n }\n switch (alt5) {\n case 1 :\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2922:8: 'true'\n {\n match(\"true\"); if (state.failed) return ;\n\n\n }\n break;\n case 2 :\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2922:17: 'false'\n {\n match(\"false\"); if (state.failed) return ;\n\n\n }\n break;\n\n }\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "BoolConstant createBoolConstant();", "<C> BooleanLiteralExp<C> createBooleanLiteralExp();", "public RelationPredicate(){}", "public final EObject ruleBooleanLiteral() throws RecognitionException {\n EObject current = null;\n\n Token otherlv_1=null;\n Token lv_isTrue_2_0=null;\n\n enterRule(); \n \n try {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1918:28: ( ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1919:1: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1919:1: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1919:2: () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1919:2: ()\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1920:5: \n {\n if ( state.backtracking==0 ) {\n\n current = forceCreateModelElement(\n grammarAccess.getBooleanLiteralAccess().getBooleanLiteralAction_0(),\n current);\n \n }\n\n }\n\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1925:2: (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )\n int alt25=2;\n int LA25_0 = input.LA(1);\n\n if ( (LA25_0==48) ) {\n alt25=1;\n }\n else if ( (LA25_0==49) ) {\n alt25=2;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return current;}\n NoViableAltException nvae =\n new NoViableAltException(\"\", 25, 0, input);\n\n throw nvae;\n }\n switch (alt25) {\n case 1 :\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1925:4: otherlv_1= 'false'\n {\n otherlv_1=(Token)match(input,48,FOLLOW_48_in_ruleBooleanLiteral4564); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \tnewLeafNode(otherlv_1, grammarAccess.getBooleanLiteralAccess().getFalseKeyword_1_0());\n \n }\n\n }\n break;\n case 2 :\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1930:6: ( (lv_isTrue_2_0= 'true' ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1930:6: ( (lv_isTrue_2_0= 'true' ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1931:1: (lv_isTrue_2_0= 'true' )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1931:1: (lv_isTrue_2_0= 'true' )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1932:3: lv_isTrue_2_0= 'true'\n {\n lv_isTrue_2_0=(Token)match(input,49,FOLLOW_49_in_ruleBooleanLiteral4588); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n newLeafNode(lv_isTrue_2_0, grammarAccess.getBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0());\n \n }\n if ( state.backtracking==0 ) {\n\n \t if (current==null) {\n \t current = createModelElement(grammarAccess.getBooleanLiteralRule());\n \t }\n \t\tsetWithLastConsumed(current, \"isTrue\", true, \"true\");\n \t \n }\n\n }\n\n\n }\n\n\n }\n break;\n\n }\n\n\n }\n\n\n }\n\n if ( state.backtracking==0 ) {\n leaveRule(); \n }\n }\n \n catch (RecognitionException re) { \n recover(input,re); \n appendSkippedTokens();\n } \n finally {\n }\n return current;\n }", "@OperationMeta(opType = OperationType.INFIX)\n public static boolean implies(boolean b1, boolean b2) {\n return !b1 || b2;\n }", "public final void rule__PredicateProcess__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8793:1: ( ( ( rule__PredicateProcess__RefAssignment_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8794:1: ( ( rule__PredicateProcess__RefAssignment_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8794:1: ( ( rule__PredicateProcess__RefAssignment_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8795:1: ( rule__PredicateProcess__RefAssignment_2 )\n {\n before(grammarAccess.getPredicateProcessAccess().getRefAssignment_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8796:1: ( rule__PredicateProcess__RefAssignment_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8796:2: rule__PredicateProcess__RefAssignment_2\n {\n pushFollow(FOLLOW_rule__PredicateProcess__RefAssignment_2_in_rule__PredicateProcess__Group__2__Impl17234);\n rule__PredicateProcess__RefAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateProcessAccess().getRefAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@VTID(40)\n void setRequireManualUpdate(\n boolean rhs);", "@Test\n public void testCaseIsPredicateBool() {\n AtomicBoolean success = new AtomicBoolean(false);\n match(42L).caseIs(s -> true, () -> success.set(true));\n assertTrue(success.get());\n }", "public final void rule__BasicLit__BoolAssignment_5() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18770:1: ( ( RULE_BOOLEAN_LIT ) )\r\n // InternalGo.g:18771:2: ( RULE_BOOLEAN_LIT )\r\n {\r\n // InternalGo.g:18771:2: ( RULE_BOOLEAN_LIT )\r\n // InternalGo.g:18772:3: RULE_BOOLEAN_LIT\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBasicLitAccess().getBoolBOOLEAN_LITTerminalRuleCall_5_0()); \r\n }\r\n match(input,RULE_BOOLEAN_LIT,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBasicLitAccess().getBoolBOOLEAN_LITTerminalRuleCall_5_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "void mo21071b(boolean z);", "public final EObject ruleGoalBooleanLiteral() throws RecognitionException {\r\n EObject current = null;\r\n\r\n Token lv_value_0_0=null;\r\n\r\n enterRule(); \r\n \r\n try {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1829:28: ( ( (lv_value_0_0= RULE_EBOOLEAN ) ) )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1830:1: ( (lv_value_0_0= RULE_EBOOLEAN ) )\r\n {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1830:1: ( (lv_value_0_0= RULE_EBOOLEAN ) )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1831:1: (lv_value_0_0= RULE_EBOOLEAN )\r\n {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1831:1: (lv_value_0_0= RULE_EBOOLEAN )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1832:3: lv_value_0_0= RULE_EBOOLEAN\r\n {\r\n lv_value_0_0=(Token)match(input,RULE_EBOOLEAN,FOLLOW_RULE_EBOOLEAN_in_ruleGoalBooleanLiteral3822); if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n\r\n \t\t\tnewLeafNode(lv_value_0_0, grammarAccess.getGoalBooleanLiteralAccess().getValueEBOOLEANTerminalRuleCall_0()); \r\n \t\t\r\n }\r\n if ( state.backtracking==0 ) {\r\n\r\n \t if (current==null) {\r\n \t current = createModelElement(grammarAccess.getGoalBooleanLiteralRule());\r\n \t }\r\n \t\tsetWithLastConsumed(\r\n \t\t\tcurrent, \r\n \t\t\t\"value\",\r\n \t\tlv_value_0_0, \r\n \t\t\"EBOOLEAN\");\r\n \t \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n leaveRule(); \r\n }\r\n }\r\n \r\n catch (RecognitionException re) { \r\n recover(input,re); \r\n appendSkippedTokens();\r\n } \r\n finally {\r\n }\r\n return current;\r\n }", "public final EObject ruleBoolLiteral() throws RecognitionException {\r\n EObject current = null;\r\n\r\n Token lv_value_1_0=null;\r\n\r\n enterRule(); \r\n \r\n try {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3752:28: ( ( () ( (lv_value_1_0= RULE_BOOL ) ) ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3753:1: ( () ( (lv_value_1_0= RULE_BOOL ) ) )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3753:1: ( () ( (lv_value_1_0= RULE_BOOL ) ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3753:2: () ( (lv_value_1_0= RULE_BOOL ) )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3753:2: ()\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3754:5: \r\n {\r\n if ( state.backtracking==0 ) {\r\n\r\n current = forceCreateModelElement(\r\n grammarAccess.getBoolLiteralAccess().getBoolLiteralAction_0(),\r\n current);\r\n \r\n }\r\n\r\n }\r\n\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3759:2: ( (lv_value_1_0= RULE_BOOL ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3760:1: (lv_value_1_0= RULE_BOOL )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3760:1: (lv_value_1_0= RULE_BOOL )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3761:3: lv_value_1_0= RULE_BOOL\r\n {\r\n lv_value_1_0=(Token)match(input,RULE_BOOL,FOLLOW_RULE_BOOL_in_ruleBoolLiteral8655); if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n\r\n \t\t\tnewLeafNode(lv_value_1_0, grammarAccess.getBoolLiteralAccess().getValueBOOLTerminalRuleCall_1_0()); \r\n \t\t\r\n }\r\n if ( state.backtracking==0 ) {\r\n\r\n \t if (current==null) {\r\n \t current = createModelElement(grammarAccess.getBoolLiteralRule());\r\n \t }\r\n \t\tsetWithLastConsumed(\r\n \t\t\tcurrent, \r\n \t\t\t\"value\",\r\n \t\tlv_value_1_0, \r\n \t\t\"BOOL\");\r\n \t \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n leaveRule(); \r\n }\r\n }\r\n \r\n catch (RecognitionException re) { \r\n recover(input,re); \r\n appendSkippedTokens();\r\n } \r\n finally {\r\n }\r\n return current;\r\n }", "public interface BoolExprVisitor\n{\n void visit(AndExpr e);\n\n void visit(EqExpr e);\n\n void visit(ExistentialQuantifier e);\n\n void visit(GreaterEqExpr e);\n\n void visit(GreaterExpr e);\n\n void visit(ImplExpr e);\n\n void visit(LessEqExpr e);\n\n void visit(LessExpr e);\n\n void visit(NegExpr e);\n\n void visit(OrExpr e);\n\n void visit(UniversalQuantifier e);\n}", "public abstract boolean setValue(Value value, boolean asAssignment);", "public static void main(String ... aa)\n {\n \n boolean a1 = 3 == 4; // false ;because 3 is different than 4\n boolean a2 = 4 != 5 ; // true ; because 4 is different than 5\n boolean a3 = 4 < 3.2 ; // false ;because 4 is greater than 3.2\n \n\n /* Logical operators have as results boolean values , however the operands\n are boolean values as well */\n \n boolean a4 = !(4<3.2); // true ; (4<3.2) is false and !false is true\n boolean a5 = true & (3==4); // false; (3==4) is false and true & false is false\n boolean a6 = false | true ; // true \n boolean a7 = false ^ false ; // false\n \n /**************EXTRA CONCEPTS************/\n \n /* & is the and operator , | is the or operator , ^ is the xor operator\n ! is the negation operator , so these operators fulfill the rules of\n logic */\n \n /* Short-circuit logical operators are || and && , they act as the normal\n | and & ,however , if the first operand is enough to know the final result,\n the second operand will not be evaluated */\n \n boolean a8 = false && (3<4); // this is false , however (3<4) was not evaluated\n \n /* a compile error will appar if we try to use relational and logical operators with\n different types of operators */\n \n // boolean a9 = 3 < true; this will not compile \n \n }" ]
[ "0.8018415", "0.6901791", "0.6777233", "0.6714584", "0.59150094", "0.58987445", "0.58310235", "0.5827042", "0.57570577", "0.5755444", "0.5645847", "0.5610832", "0.55558723", "0.5546067", "0.5526595", "0.55159414", "0.54757994", "0.5442068", "0.54065347", "0.5356129", "0.53332686", "0.5311877", "0.52336574", "0.5184269", "0.5155067", "0.5134346", "0.510937", "0.5070834", "0.5063992", "0.50553876", "0.5053691", "0.5034156", "0.5012998", "0.50092953", "0.5002826", "0.4996057", "0.49587676", "0.49539742", "0.49433455", "0.49314585", "0.49277154", "0.49178055", "0.49178055", "0.49089617", "0.49016073", "0.48944294", "0.48909667", "0.4886796", "0.48769373", "0.48717502", "0.48701423", "0.48659322", "0.48532745", "0.48357514", "0.4808683", "0.48006973", "0.47934455", "0.47786558", "0.4775219", "0.4770709", "0.47556114", "0.47510213", "0.47493476", "0.47420204", "0.47302637", "0.47291288", "0.4726149", "0.47236976", "0.47186816", "0.47166008", "0.47143865", "0.47029242", "0.47013724", "0.47006536", "0.46977592", "0.46900433", "0.4678163", "0.4673484", "0.46724984", "0.46589863", "0.4658957", "0.46543324", "0.4645665", "0.46439222", "0.46387926", "0.4633787", "0.46234336", "0.4620421", "0.46201462", "0.4606415", "0.46058518", "0.45960733", "0.45949748", "0.45911217", "0.45679632", "0.4564648", "0.45511535", "0.4547654", "0.4545665", "0.45453486" ]
0.83492094
0
$ANTLR end "rule__BoolOperation__PresAssignment_16" $ANTLR start "rule__BoolOperation__PresAssignment_17_1" InternalBSQL2Java.g:3299:1: rule__BoolOperation__PresAssignment_17_1 : ( ruleBPredicate ) ;
public final void rule__BoolOperation__PresAssignment_17_1() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3303:1: ( ( ruleBPredicate ) ) // InternalBSQL2Java.g:3304:2: ( ruleBPredicate ) { // InternalBSQL2Java.g:3304:2: ( ruleBPredicate ) // InternalBSQL2Java.g:3305:3: ruleBPredicate { before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); pushFollow(FOLLOW_2); ruleBPredicate(); state._fsp--; after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__BoolOperation__PresAssignment_16() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3288:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3289:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3289:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3290:3: ruleBPredicate\n {\n before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__BopAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3168:1: ( ( ruleBoolOperation ) )\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n {\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n // InternalBSQL2Java.g:3170:3: ruleBoolOperation\n {\n before(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_17__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1961:1: ( ( ( rule__BoolOperation__PresAssignment_17_1 ) ) )\n // InternalBSQL2Java.g:1962:1: ( ( rule__BoolOperation__PresAssignment_17_1 ) )\n {\n // InternalBSQL2Java.g:1962:1: ( ( rule__BoolOperation__PresAssignment_17_1 ) )\n // InternalBSQL2Java.g:1963:2: ( rule__BoolOperation__PresAssignment_17_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getPresAssignment_17_1()); \n // InternalBSQL2Java.g:1964:2: ( rule__BoolOperation__PresAssignment_17_1 )\n // InternalBSQL2Java.g:1964:3: rule__BoolOperation__PresAssignment_17_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PresAssignment_17_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPresAssignment_17_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group__16__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1584:1: ( ( ( rule__BoolOperation__PresAssignment_16 ) ) )\n // InternalBSQL2Java.g:1585:1: ( ( rule__BoolOperation__PresAssignment_16 ) )\n {\n // InternalBSQL2Java.g:1585:1: ( ( rule__BoolOperation__PresAssignment_16 ) )\n // InternalBSQL2Java.g:1586:2: ( rule__BoolOperation__PresAssignment_16 )\n {\n before(grammarAccess.getBoolOperationAccess().getPresAssignment_16()); \n // InternalBSQL2Java.g:1587:2: ( rule__BoolOperation__PresAssignment_16 )\n // InternalBSQL2Java.g:1587:3: rule__BoolOperation__PresAssignment_16\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PresAssignment_16();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPresAssignment_16()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpressionBoolean__ValueAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25715:1: ( ( RULE_BOOL ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25716:1: ( RULE_BOOL )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25716:1: ( RULE_BOOL )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25717:1: RULE_BOOL\n {\n before(grammarAccess.getAstExpressionBooleanAccess().getValueBOOLTerminalRuleCall_0()); \n match(input,RULE_BOOL,FOLLOW_RULE_BOOL_in_rule__AstExpressionBoolean__ValueAssignment51681); \n after(grammarAccess.getAstExpressionBooleanAccess().getValueBOOLTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateAtomic__ValueAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10055:1: ( ( ruleBool ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10056:1: ( ruleBool )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10056:1: ( ruleBool )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10057:1: ruleBool\n {\n before(grammarAccess.getPredicateAtomicAccess().getValueBoolParserRuleCall_1_1_0()); \n pushFollow(FOLLOW_ruleBool_in_rule__PredicateAtomic__ValueAssignment_1_119744);\n ruleBool();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAtomicAccess().getValueBoolParserRuleCall_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) )\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n {\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n // InternalBSQL2Java.g:3425:3: ruleBValue\n {\n before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BPredicate createBPredicate();", "public final void rule__XBooleanLiteral__IsTrueAssignment_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18790:1: ( ( ( 'true' ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18791:1: ( ( 'true' ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18791:1: ( ( 'true' ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18792:1: ( 'true' )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18793:1: ( 'true' )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18794:1: 'true'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n match(input,132,FOLLOW_132_in_rule__XBooleanLiteral__IsTrueAssignment_1_137977); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__Group_8_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1907:1: ( ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) ) )\n // InternalBSQL2Java.g:1908:1: ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) )\n {\n // InternalBSQL2Java.g:1908:1: ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) )\n // InternalBSQL2Java.g:1909:2: ( rule__BoolOperation__ParamsAssignment_8_1_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_1_1()); \n // InternalBSQL2Java.g:1910:2: ( rule__BoolOperation__ParamsAssignment_8_1_1 )\n // InternalBSQL2Java.g:1910:3: rule__BoolOperation__ParamsAssignment_8_1_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__ParamsAssignment_8_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XBooleanLiteral__Alternatives_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:3339:1: ( ( 'false' ) | ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) ) )\r\n int alt35=2;\r\n int LA35_0 = input.LA(1);\r\n\r\n if ( (LA35_0==50) ) {\r\n alt35=1;\r\n }\r\n else if ( (LA35_0==99) ) {\r\n alt35=2;\r\n }\r\n else {\r\n if (state.backtracking>0) {state.failed=true; return ;}\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 35, 0, input);\r\n\r\n throw nvae;\r\n }\r\n switch (alt35) {\r\n case 1 :\r\n // InternalDroneScript.g:3340:2: ( 'false' )\r\n {\r\n // InternalDroneScript.g:3340:2: ( 'false' )\r\n // InternalDroneScript.g:3341:3: 'false'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \r\n }\r\n match(input,50,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // InternalDroneScript.g:3346:2: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\r\n {\r\n // InternalDroneScript.g:3346:2: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\r\n // InternalDroneScript.g:3347:3: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \r\n }\r\n // InternalDroneScript.g:3348:3: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\r\n // InternalDroneScript.g:3348:4: rule__XBooleanLiteral__IsTrueAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XBooleanLiteral__IsTrueAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XBooleanLiteral__IsTrueAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13281:1: ( ( ( 'true' ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13282:1: ( ( 'true' ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13282:1: ( ( 'true' ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13283:1: ( 'true' )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13284:1: ( 'true' )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13285:1: 'true'\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \n }\n match(input,69,FOLLOW_69_in_rule__XBooleanLiteral__IsTrueAssignment_1_126690); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleAstExpressionBoolean() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1979:2: ( ( ( rule__AstExpressionBoolean__ValueAssignment ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1980:1: ( ( rule__AstExpressionBoolean__ValueAssignment ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1980:1: ( ( rule__AstExpressionBoolean__ValueAssignment ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1981:1: ( rule__AstExpressionBoolean__ValueAssignment )\n {\n before(grammarAccess.getAstExpressionBooleanAccess().getValueAssignment()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1982:1: ( rule__AstExpressionBoolean__ValueAssignment )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1982:2: rule__AstExpressionBoolean__ValueAssignment\n {\n pushFollow(FOLLOW_rule__AstExpressionBoolean__ValueAssignment_in_ruleAstExpressionBoolean4176);\n rule__AstExpressionBoolean__ValueAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionBooleanAccess().getValueAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateProcess__PredicateAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10626:1: ( ( rulePredicate ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10627:1: ( rulePredicate )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10627:1: ( rulePredicate )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10628:1: rulePredicate\n {\n before(grammarAccess.getPredicateProcessAccess().getPredicatePredicateParserRuleCall_1_0()); \n pushFollow(FOLLOW_rulePredicate_in_rule__PredicateProcess__PredicateAssignment_120917);\n rulePredicate();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateProcessAccess().getPredicatePredicateParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_8__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1827:1: ( ( ( rule__BoolOperation__ParamsAssignment_8_0 ) ) )\n // InternalBSQL2Java.g:1828:1: ( ( rule__BoolOperation__ParamsAssignment_8_0 ) )\n {\n // InternalBSQL2Java.g:1828:1: ( ( rule__BoolOperation__ParamsAssignment_8_0 ) )\n // InternalBSQL2Java.g:1829:2: ( rule__BoolOperation__ParamsAssignment_8_0 )\n {\n before(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_0()); \n // InternalBSQL2Java.g:1830:2: ( rule__BoolOperation__ParamsAssignment_8_0 )\n // InternalBSQL2Java.g:1830:3: rule__BoolOperation__ParamsAssignment_8_0\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__ParamsAssignment_8_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XBooleanLiteral__Alternatives_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2976:1: ( ( 'false' ) | ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) ) )\r\n int alt28=2;\r\n int LA28_0 = input.LA(1);\r\n\r\n if ( (LA28_0==40) ) {\r\n alt28=1;\r\n }\r\n else if ( (LA28_0==132) ) {\r\n alt28=2;\r\n }\r\n else {\r\n if (state.backtracking>0) {state.failed=true; return ;}\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 28, 0, input);\r\n\r\n throw nvae;\r\n }\r\n switch (alt28) {\r\n case 1 :\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2977:1: ( 'false' )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2977:1: ( 'false' )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2978:1: 'false'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \r\n }\r\n match(input,40,FOLLOW_40_in_rule__XBooleanLiteral__Alternatives_16455); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2985:6: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2985:6: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2986:1: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2987:1: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:2987:2: rule__XBooleanLiteral__IsTrueAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_rule__XBooleanLiteral__IsTrueAssignment_1_1_in_rule__XBooleanLiteral__Alternatives_16474);\r\n rule__XBooleanLiteral__IsTrueAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleBoolean() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:266:2: ( ( 'Boolean' ) )\n // InternalMyDsl.g:267:2: ( 'Boolean' )\n {\n // InternalMyDsl.g:267:2: ( 'Boolean' )\n // InternalMyDsl.g:268:3: 'Boolean'\n {\n before(grammarAccess.getBooleanAccess().getBooleanKeyword()); \n match(input,14,FOLLOW_2); \n after(grammarAccess.getBooleanAccess().getBooleanKeyword()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBoolOperation() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:229:1: ( ruleBoolOperation EOF )\n // InternalBSQL2Java.g:230:1: ruleBoolOperation EOF\n {\n before(grammarAccess.getBoolOperationRule()); \n pushFollow(FOLLOW_1);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__Predicate__PredicateAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9858:1: ( ( rulePredicateExpression ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9859:1: ( rulePredicateExpression )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9859:1: ( rulePredicateExpression )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9860:1: rulePredicateExpression\n {\n before(grammarAccess.getPredicateAccess().getPredicatePredicateExpressionParserRuleCall_2_0()); \n pushFollow(FOLLOW_rulePredicateExpression_in_rule__Predicate__PredicateAssignment_219337);\n rulePredicateExpression();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAccess().getPredicatePredicateExpressionParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mBOOL() throws RecognitionException {\n try {\n int _type = BOOL;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2922:6: ( 'true' | 'false' )\n int alt5=2;\n int LA5_0 = input.LA(1);\n\n if ( (LA5_0=='t') ) {\n alt5=1;\n }\n else if ( (LA5_0=='f') ) {\n alt5=2;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return ;}\n NoViableAltException nvae =\n new NoViableAltException(\"\", 5, 0, input);\n\n throw nvae;\n }\n switch (alt5) {\n case 1 :\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2922:8: 'true'\n {\n match(\"true\"); if (state.failed) return ;\n\n\n }\n break;\n case 2 :\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2922:17: 'false'\n {\n match(\"false\"); if (state.failed) return ;\n\n\n }\n break;\n\n }\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "BoolOperation createBoolOperation();", "public final void rule__XBooleanLiteral__Alternatives_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2354:1: ( ( 'false' ) | ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) ) )\n int alt20=2;\n int LA20_0 = input.LA(1);\n\n if ( (LA20_0==32) ) {\n alt20=1;\n }\n else if ( (LA20_0==69) ) {\n alt20=2;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return ;}\n NoViableAltException nvae =\n new NoViableAltException(\"\", 20, 0, input);\n\n throw nvae;\n }\n switch (alt20) {\n case 1 :\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2355:1: ( 'false' )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2355:1: ( 'false' )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2356:1: 'false'\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \n }\n match(input,32,FOLLOW_32_in_rule__XBooleanLiteral__Alternatives_15079); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXBooleanLiteralAccess().getFalseKeyword_1_0()); \n }\n\n }\n\n\n }\n break;\n case 2 :\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2363:6: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2363:6: ( ( rule__XBooleanLiteral__IsTrueAssignment_1_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2364:1: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2365:1: ( rule__XBooleanLiteral__IsTrueAssignment_1_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2365:2: rule__XBooleanLiteral__IsTrueAssignment_1_1\n {\n pushFollow(FOLLOW_rule__XBooleanLiteral__IsTrueAssignment_1_1_in_rule__XBooleanLiteral__Alternatives_15098);\n rule__XBooleanLiteral__IsTrueAssignment_1_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueAssignment_1_1()); \n }\n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_4_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1799:1: ( ( ( rule__BoolOperation__PListAssignment_4_1_1 ) ) )\n // InternalBSQL2Java.g:1800:1: ( ( rule__BoolOperation__PListAssignment_4_1_1 ) )\n {\n // InternalBSQL2Java.g:1800:1: ( ( rule__BoolOperation__PListAssignment_4_1_1 ) )\n // InternalBSQL2Java.g:1801:2: ( rule__BoolOperation__PListAssignment_4_1_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getPListAssignment_4_1_1()); \n // InternalBSQL2Java.g:1802:2: ( rule__BoolOperation__PListAssignment_4_1_1 )\n // InternalBSQL2Java.g:1802:3: rule__BoolOperation__PListAssignment_4_1_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PListAssignment_4_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPListAssignment_4_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void a(boolean ☃) {\r\n/* 64 */ this.ab.b(a, Boolean.valueOf(☃));\r\n/* */ }", "BooleanExpression createBooleanExpression();", "BooleanExpression createBooleanExpression();", "public final void rule__XBooleanLiteral__IsTrueAssignment_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:18992:1: ( ( ( 'true' ) ) )\r\n // InternalDroneScript.g:18993:2: ( ( 'true' ) )\r\n {\r\n // InternalDroneScript.g:18993:2: ( ( 'true' ) )\r\n // InternalDroneScript.g:18994:3: ( 'true' )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n // InternalDroneScript.g:18995:3: ( 'true' )\r\n // InternalDroneScript.g:18996:4: 'true'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n match(input,99,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "BooleanLiteralExp createBooleanLiteralExp();", "public final void mRULE_BOOL_VAL() throws RecognitionException {\r\n try {\r\n int _type = RULE_BOOL_VAL;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:15: ( ( 'true' | 'false' ) )\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:17: ( 'true' | 'false' )\r\n {\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:17: ( 'true' | 'false' )\r\n int alt10=2;\r\n int LA10_0 = input.LA(1);\r\n\r\n if ( (LA10_0=='t') ) {\r\n alt10=1;\r\n }\r\n else if ( (LA10_0=='f') ) {\r\n alt10=2;\r\n }\r\n else {\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 10, 0, input);\r\n\r\n throw nvae;\r\n }\r\n switch (alt10) {\r\n case 1 :\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:18: 'true'\r\n {\r\n match(\"true\"); \r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:19802:25: 'false'\r\n {\r\n match(\"false\"); \r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n state.type = _type;\r\n state.channel = _channel;\r\n }\r\n finally {\r\n }\r\n }", "@Test\n public void trueAndFalseCombined() {\n assertFalse(getPredicateInstance(false, null).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n assertFalse(getPredicateInstance(false, null, null).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n assertFalse(getPredicateInstance(true, false, null).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n assertFalse(getPredicateInstance(true, true, false).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n assertFalse(getPredicateInstance(true, true, false, null).evaluate(getTestValue()),\n \"false predicate evaluated to true\");\n }", "public final void rule__BoolOperation__PListAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3213:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n // InternalBSQL2Java.g:3215:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleBoolLiteral() throws RecognitionException {\r\n EObject current = null;\r\n\r\n Token lv_value_1_0=null;\r\n\r\n enterRule(); \r\n \r\n try {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3752:28: ( ( () ( (lv_value_1_0= RULE_BOOL ) ) ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3753:1: ( () ( (lv_value_1_0= RULE_BOOL ) ) )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3753:1: ( () ( (lv_value_1_0= RULE_BOOL ) ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3753:2: () ( (lv_value_1_0= RULE_BOOL ) )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3753:2: ()\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3754:5: \r\n {\r\n if ( state.backtracking==0 ) {\r\n\r\n current = forceCreateModelElement(\r\n grammarAccess.getBoolLiteralAccess().getBoolLiteralAction_0(),\r\n current);\r\n \r\n }\r\n\r\n }\r\n\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3759:2: ( (lv_value_1_0= RULE_BOOL ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3760:1: (lv_value_1_0= RULE_BOOL )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3760:1: (lv_value_1_0= RULE_BOOL )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:3761:3: lv_value_1_0= RULE_BOOL\r\n {\r\n lv_value_1_0=(Token)match(input,RULE_BOOL,FOLLOW_RULE_BOOL_in_ruleBoolLiteral8655); if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n\r\n \t\t\tnewLeafNode(lv_value_1_0, grammarAccess.getBoolLiteralAccess().getValueBOOLTerminalRuleCall_1_0()); \r\n \t\t\r\n }\r\n if ( state.backtracking==0 ) {\r\n\r\n \t if (current==null) {\r\n \t current = createModelElement(grammarAccess.getBoolLiteralRule());\r\n \t }\r\n \t\tsetWithLastConsumed(\r\n \t\t\tcurrent, \r\n \t\t\t\"value\",\r\n \t\tlv_value_1_0, \r\n \t\t\"BOOL\");\r\n \t \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n leaveRule(); \r\n }\r\n }\r\n \r\n catch (RecognitionException re) { \r\n recover(input,re); \r\n appendSkippedTokens();\r\n } \r\n finally {\r\n }\r\n return current;\r\n }", "public Literal setLiteralBoolean(Boolean literalData);", "public final void synpred33_ul_fragment() throws RecognitionException {\n\t\tBooleanLiteral b =null;\n\n\t\t// ul.g:206:4: (b= true_ )\n\t\t// ul.g:206:4: b= true_\n\t\t{\n\t\tpushFollow(FOLLOW_true__in_synpred33_ul866);\n\t\tb=true_();\n\t\tstate._fsp--;\n\t\tif (state.failed) return;\n\t\t}\n\n\t}", "public final EObject ruleGoalBooleanLiteral() throws RecognitionException {\r\n EObject current = null;\r\n\r\n Token lv_value_0_0=null;\r\n\r\n enterRule(); \r\n \r\n try {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1829:28: ( ( (lv_value_0_0= RULE_EBOOLEAN ) ) )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1830:1: ( (lv_value_0_0= RULE_EBOOLEAN ) )\r\n {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1830:1: ( (lv_value_0_0= RULE_EBOOLEAN ) )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1831:1: (lv_value_0_0= RULE_EBOOLEAN )\r\n {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1831:1: (lv_value_0_0= RULE_EBOOLEAN )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:1832:3: lv_value_0_0= RULE_EBOOLEAN\r\n {\r\n lv_value_0_0=(Token)match(input,RULE_EBOOLEAN,FOLLOW_RULE_EBOOLEAN_in_ruleGoalBooleanLiteral3822); if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n\r\n \t\t\tnewLeafNode(lv_value_0_0, grammarAccess.getGoalBooleanLiteralAccess().getValueEBOOLEANTerminalRuleCall_0()); \r\n \t\t\r\n }\r\n if ( state.backtracking==0 ) {\r\n\r\n \t if (current==null) {\r\n \t current = createModelElement(grammarAccess.getGoalBooleanLiteralRule());\r\n \t }\r\n \t\tsetWithLastConsumed(\r\n \t\t\tcurrent, \r\n \t\t\t\"value\",\r\n \t\tlv_value_0_0, \r\n \t\t\"EBOOLEAN\");\r\n \t \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n leaveRule(); \r\n }\r\n }\r\n \r\n catch (RecognitionException re) { \r\n recover(input,re); \r\n appendSkippedTokens();\r\n } \r\n finally {\r\n }\r\n return current;\r\n }", "public final EObject ruleBooleanLiteral() throws RecognitionException {\n EObject current = null;\n\n Token otherlv_1=null;\n Token lv_isTrue_2_0=null;\n\n enterRule(); \n \n try {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1918:28: ( ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1919:1: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1919:1: ( () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1919:2: () (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1919:2: ()\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1920:5: \n {\n if ( state.backtracking==0 ) {\n\n current = forceCreateModelElement(\n grammarAccess.getBooleanLiteralAccess().getBooleanLiteralAction_0(),\n current);\n \n }\n\n }\n\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1925:2: (otherlv_1= 'false' | ( (lv_isTrue_2_0= 'true' ) ) )\n int alt25=2;\n int LA25_0 = input.LA(1);\n\n if ( (LA25_0==48) ) {\n alt25=1;\n }\n else if ( (LA25_0==49) ) {\n alt25=2;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return current;}\n NoViableAltException nvae =\n new NoViableAltException(\"\", 25, 0, input);\n\n throw nvae;\n }\n switch (alt25) {\n case 1 :\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1925:4: otherlv_1= 'false'\n {\n otherlv_1=(Token)match(input,48,FOLLOW_48_in_ruleBooleanLiteral4564); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \tnewLeafNode(otherlv_1, grammarAccess.getBooleanLiteralAccess().getFalseKeyword_1_0());\n \n }\n\n }\n break;\n case 2 :\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1930:6: ( (lv_isTrue_2_0= 'true' ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1930:6: ( (lv_isTrue_2_0= 'true' ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1931:1: (lv_isTrue_2_0= 'true' )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1931:1: (lv_isTrue_2_0= 'true' )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:1932:3: lv_isTrue_2_0= 'true'\n {\n lv_isTrue_2_0=(Token)match(input,49,FOLLOW_49_in_ruleBooleanLiteral4588); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n newLeafNode(lv_isTrue_2_0, grammarAccess.getBooleanLiteralAccess().getIsTrueTrueKeyword_1_1_0());\n \n }\n if ( state.backtracking==0 ) {\n\n \t if (current==null) {\n \t current = createModelElement(grammarAccess.getBooleanLiteralRule());\n \t }\n \t\tsetWithLastConsumed(current, \"isTrue\", true, \"true\");\n \t \n }\n\n }\n\n\n }\n\n\n }\n break;\n\n }\n\n\n }\n\n\n }\n\n if ( state.backtracking==0 ) {\n leaveRule(); \n }\n }\n \n catch (RecognitionException re) { \n recover(input,re); \n appendSkippedTokens();\n } \n finally {\n }\n return current;\n }", "public final void rule__Bool__Alternatives_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2510:1: ( ( 'True' ) | ( 'False' ) )\n int alt17=2;\n int LA17_0 = input.LA(1);\n\n if ( (LA17_0==19) ) {\n alt17=1;\n }\n else if ( (LA17_0==20) ) {\n alt17=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 17, 0, input);\n\n throw nvae;\n }\n switch (alt17) {\n case 1 :\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2511:1: ( 'True' )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2511:1: ( 'True' )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2512:1: 'True'\n {\n before(grammarAccess.getBoolAccess().getTrueKeyword_1_0()); \n match(input,19,FOLLOW_19_in_rule__Bool__Alternatives_14945); \n after(grammarAccess.getBoolAccess().getTrueKeyword_1_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2519:6: ( 'False' )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2519:6: ( 'False' )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2520:1: 'False'\n {\n before(grammarAccess.getBoolAccess().getFalseKeyword_1_1()); \n match(input,20,FOLLOW_20_in_rule__Bool__Alternatives_14965); \n after(grammarAccess.getBoolAccess().getFalseKeyword_1_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRULE_BOOLEAN() throws RecognitionException {\n try {\n int _type = RULE_BOOLEAN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // ../org.xtext.example.webgme_mtl/src-gen/org/xtext/example/webgme/parser/antlr/internal/InternalMTL.g:2527:14: ( ( 'true' | 'false' ) )\n // ../org.xtext.example.webgme_mtl/src-gen/org/xtext/example/webgme/parser/antlr/internal/InternalMTL.g:2527:16: ( 'true' | 'false' )\n {\n // ../org.xtext.example.webgme_mtl/src-gen/org/xtext/example/webgme/parser/antlr/internal/InternalMTL.g:2527:16: ( 'true' | 'false' )\n int alt5=2;\n int LA5_0 = input.LA(1);\n\n if ( (LA5_0=='t') ) {\n alt5=1;\n }\n else if ( (LA5_0=='f') ) {\n alt5=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 5, 0, input);\n\n throw nvae;\n }\n switch (alt5) {\n case 1 :\n // ../org.xtext.example.webgme_mtl/src-gen/org/xtext/example/webgme/parser/antlr/internal/InternalMTL.g:2527:17: 'true'\n {\n match(\"true\"); \n\n\n }\n break;\n case 2 :\n // ../org.xtext.example.webgme_mtl/src-gen/org/xtext/example/webgme/parser/antlr/internal/InternalMTL.g:2527:24: 'false'\n {\n match(\"false\"); \n\n\n }\n break;\n\n }\n\n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final EObject ruleBooleanLiteral() throws RecognitionException {\r\n EObject current = null;\r\n\r\n Token lv_value_0_0=null;\r\n\r\n enterRule(); \r\n \r\n try {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:4204:28: ( ( (lv_value_0_0= RULE_EBOOLEAN ) ) )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:4205:1: ( (lv_value_0_0= RULE_EBOOLEAN ) )\r\n {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:4205:1: ( (lv_value_0_0= RULE_EBOOLEAN ) )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:4206:1: (lv_value_0_0= RULE_EBOOLEAN )\r\n {\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:4206:1: (lv_value_0_0= RULE_EBOOLEAN )\r\n // ../eu.artist.postmigration.nfrvt.lang.gml/src-gen/eu/artist/postmigration/nfrvt/lang/gml/parser/antlr/internal/InternalGML.g:4207:3: lv_value_0_0= RULE_EBOOLEAN\r\n {\r\n lv_value_0_0=(Token)match(input,RULE_EBOOLEAN,FOLLOW_RULE_EBOOLEAN_in_ruleBooleanLiteral9057); if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n\r\n \t\t\tnewLeafNode(lv_value_0_0, grammarAccess.getBooleanLiteralAccess().getValueEBOOLEANTerminalRuleCall_0()); \r\n \t\t\r\n }\r\n if ( state.backtracking==0 ) {\r\n\r\n \t if (current==null) {\r\n \t current = createModelElement(grammarAccess.getBooleanLiteralRule());\r\n \t }\r\n \t\tsetWithLastConsumed(\r\n \t\t\tcurrent, \r\n \t\t\t\"value\",\r\n \t\tlv_value_0_0, \r\n \t\t\"EBOOLEAN\");\r\n \t \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n leaveRule(); \r\n }\r\n }\r\n \r\n catch (RecognitionException re) { \r\n recover(input,re); \r\n appendSkippedTokens();\r\n } \r\n finally {\r\n }\r\n return current;\r\n }", "public final void rule__BoolOperation__Group_4__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1719:1: ( ( ( rule__BoolOperation__PListAssignment_4_0 ) ) )\n // InternalBSQL2Java.g:1720:1: ( ( rule__BoolOperation__PListAssignment_4_0 ) )\n {\n // InternalBSQL2Java.g:1720:1: ( ( rule__BoolOperation__PListAssignment_4_0 ) )\n // InternalBSQL2Java.g:1721:2: ( rule__BoolOperation__PListAssignment_4_0 )\n {\n before(grammarAccess.getBoolOperationAccess().getPListAssignment_4_0()); \n // InternalBSQL2Java.g:1722:2: ( rule__BoolOperation__PListAssignment_4_0 )\n // InternalBSQL2Java.g:1722:3: rule__BoolOperation__PListAssignment_4_0\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PListAssignment_4_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPListAssignment_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRULE_BOOLEAN() throws RecognitionException {\n try {\n int _type = RULE_BOOLEAN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // InternalDSL.g:2282:14: ( ( 'true' | 'false' ) )\n // InternalDSL.g:2282:16: ( 'true' | 'false' )\n {\n // InternalDSL.g:2282:16: ( 'true' | 'false' )\n int alt1=2;\n int LA1_0 = input.LA(1);\n\n if ( (LA1_0=='t') ) {\n alt1=1;\n }\n else if ( (LA1_0=='f') ) {\n alt1=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 1, 0, input);\n\n throw nvae;\n }\n switch (alt1) {\n case 1 :\n // InternalDSL.g:2282:17: 'true'\n {\n match(\"true\"); \n\n\n }\n break;\n case 2 :\n // InternalDSL.g:2282:24: 'false'\n {\n match(\"false\"); \n\n\n }\n break;\n\n }\n\n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public void setOp(boolean value) {}", "@Override\n\tpublic String visitBoolExpr(BoolExprContext ctx) {\n\t\tint childrenNo=ctx.children.size();\n\t\tif (childrenNo == 3 )\n\t\t{\n\t\t\tParseTree n=ctx.getChild(1);\t\t\t\n\t\t\tif (!(n instanceof TerminalNode)) return visit(n); //( boolExpr ) \n\t\t\telse if(n.equals(ctx.COMP())) {\n\t\t\t\tString firstOpType=visit(ctx.getChild(0)); //|arExpr COMP arExpr\n\t\t\t\tString secondOpType=visit(ctx.getChild(2)); \n\t\t\t\tif(!((firstOpType.equals(\"int\"))&&(secondOpType.equals(\"int\")))) throw new RuntimeException(\"you can only compare integer types\");\n\t\t\t\treturn \"boolean\";\n\t\t\t}else if(n==ctx.EQ()){\t\t\t\t\t\t\t\t\t\t\t//|arExpr EQ arExpr\n\t\t\t\tString firstOpType=visit(ctx.getChild(0)); \n\t\t\t\tString secondOpType=visit(ctx.getChild(2)); \t\t\t\t\n\t\t\t\tif(!(((firstOpType.equals(\"int\"))&&(secondOpType.equals(\"int\")))||((firstOpType.equals(\"char\"))&&(secondOpType.equals(\"char\"))))) throw new RuntimeException(\"you can only use\"\n\t\t\t\t\t\t+ \"\\\"==\\\" operator on integer or character types\");\n\t\t\t\treturn \"boolean\";\n\t\t\t}else if(n==ctx.AND()||n==ctx.OR()){ //|boolExpr (AND|OR)boolExpr\n\t\t\t\tString firstOpType=visit(ctx.getChild(0));\n\t\t\t\tString secondOpType=visit(ctx.getChild(2));\n\t\t\t\tif(!(firstOpType.equals(\"boolean\"))&&(secondOpType.equals(\"boolean\"))) throw new RuntimeException(\"you can only use boolean operators on boolean expressions\");\n\t\t\t\treturn \"boolean\";\n\t\t\t}\n\t\t} else if (childrenNo == 2 ) { //|NOT boolExpr\n\t\t\tString exprType=visit(ctx.getChild(1));\n\t\t\tif (!exprType.equals(\"boolean\")) throw new RuntimeException(\"NOT operator works only with boolean expresssions\");\n\t\t\t\treturn \"boolean\";\n\t\t}else {\t\t\t\t\t\t\t\t//|(ID|property|BOOLEANLIT|arrIdExpr|methodCall)\n\t\t\tParseTree n=ctx.getChild(0);\n\t\t\tif (n instanceof TerminalNode) {\t\t\t\t\n\t\t\t\tif (n==ctx.BOOLEANLIT()) return \"boolean\";\n\t\t\t\telse if(n==ctx.ID()){\n\t\t\t\t\tString key=visitTerminal((TerminalNode)n);\n\t\t\t\t\tRecord id= table.lookup(key);\n\t\t\t\t\tif (id==null) throw new RuntimeException(\"Identifier \"+key+\" is not declared\");\t\t\t\t\t\n\t\t\t\t\treturn id.getReturnType();\n\t\t\t\t\t\n\t\t\t\t}\t\t\t \n\t\t\t}else {\n\t\t\t\tString type=visit(ctx.getChild(0));\n\t\t\t\treturn type;\n\t\t\t}\n\t\t\t\n\t\t}\n\t\treturn null; //for debug\n\t}", "public final void rule__BasicLit__BoolAssignment_5() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18770:1: ( ( RULE_BOOLEAN_LIT ) )\r\n // InternalGo.g:18771:2: ( RULE_BOOLEAN_LIT )\r\n {\r\n // InternalGo.g:18771:2: ( RULE_BOOLEAN_LIT )\r\n // InternalGo.g:18772:3: RULE_BOOLEAN_LIT\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBasicLitAccess().getBoolBOOLEAN_LITTerminalRuleCall_5_0()); \r\n }\r\n match(input,RULE_BOOLEAN_LIT,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBasicLitAccess().getBoolBOOLEAN_LITTerminalRuleCall_5_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__Group__12__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1476:1: ( ( 'bool(' ) )\n // InternalBSQL2Java.g:1477:1: ( 'bool(' )\n {\n // InternalBSQL2Java.g:1477:1: ( 'bool(' )\n // InternalBSQL2Java.g:1478:2: 'bool('\n {\n before(grammarAccess.getBoolOperationAccess().getBoolKeyword_12()); \n match(input,31,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getBoolKeyword_12()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1206:1: ( ( ( rule__BoolOperation__Op_nameAssignment_2 ) ) )\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n // InternalBSQL2Java.g:1208:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n // InternalBSQL2Java.g:1209:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n // InternalBSQL2Java.g:1209:3: rule__BoolOperation__Op_nameAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__Op_nameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "<C> BooleanLiteralExp<C> createBooleanLiteralExp();", "void visit(BooleanConstantNode node);", "public final void rule__BoolOperation__Group_17__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1935:1: ( ( '&' ) )\n // InternalBSQL2Java.g:1936:1: ( '&' )\n {\n // InternalBSQL2Java.g:1936:1: ( '&' )\n // InternalBSQL2Java.g:1937:2: '&'\n {\n before(grammarAccess.getBoolOperationAccess().getAmpersandKeyword_17_0()); \n match(input,33,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getAmpersandKeyword_17_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public void codeGenBoolExpr(DecacCompiler compiler, boolean condToranch, Label label) {\n }", "@Test @Ignore\n public void testUfWithBoolArg() throws SolverException, InterruptedException {\n\n UninterpretedFunctionDeclaration<IntegerFormula> uf = fmgr.declareUninterpretedFunction(\"fun_bi\", FormulaType.IntegerType, FormulaType.BooleanType);\n IntegerFormula ufTrue = fmgr.callUninterpretedFunction(uf, ImmutableList.of(bmgr.makeBoolean(true)));\n IntegerFormula ufFalse = fmgr.callUninterpretedFunction(uf, ImmutableList.of(bmgr.makeBoolean(false)));\n\n BooleanFormula f = bmgr.not(imgr.equal(ufTrue, ufFalse));\n assertThat(f.toString()).isEmpty();\n assert_().about(BooleanFormula()).that(f).isSatisfiable();\n }", "public void setVar101(java.lang.Boolean value) {\n this.var101 = value;\n }", "BoolConstant createBoolConstant();", "public void setBool(String parName, boolean parVal) throws HibException;", "public final void rule__PredicateOr__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9873:1: ( ( rulePredicateAnd ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9874:1: ( rulePredicateAnd )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9874:1: ( rulePredicateAnd )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9875:1: rulePredicateAnd\n {\n before(grammarAccess.getPredicateOrAccess().getRightPredicateAndParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateAnd_in_rule__PredicateOr__RightAssignment_1_219368);\n rulePredicateAnd();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateOrAccess().getRightPredicateAndParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleBooleanLiteral() throws RecognitionException {\n EObject current = null;\n int ruleBooleanLiteral_StartIndex = input.index();\n Token lv_booleanValue_1_0=null;\n Token otherlv_2=null;\n\n enterRule(); \n \n try {\n if ( state.backtracking>0 && alreadyParsedRule(input, 114) ) { return current; }\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4753:28: ( ( () ( ( (lv_booleanValue_1_0= KEYWORD_55 ) ) | otherlv_2= KEYWORD_61 ) ) )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4754:1: ( () ( ( (lv_booleanValue_1_0= KEYWORD_55 ) ) | otherlv_2= KEYWORD_61 ) )\n {\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4754:1: ( () ( ( (lv_booleanValue_1_0= KEYWORD_55 ) ) | otherlv_2= KEYWORD_61 ) )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4754:2: () ( ( (lv_booleanValue_1_0= KEYWORD_55 ) ) | otherlv_2= KEYWORD_61 )\n {\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4754:2: ()\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4755:2: \n {\n if ( state.backtracking==0 ) {\n \n \t /* */ \n \t\n }\n if ( state.backtracking==0 ) {\n\n current = forceCreateModelElement(\n grammarAccess.getBooleanLiteralAccess().getBooleanLiteralAction_0(),\n current);\n \n }\n\n }\n\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4763:2: ( ( (lv_booleanValue_1_0= KEYWORD_55 ) ) | otherlv_2= KEYWORD_61 )\n int alt77=2;\n int LA77_0 = input.LA(1);\n\n if ( (LA77_0==KEYWORD_55) ) {\n alt77=1;\n }\n else if ( (LA77_0==KEYWORD_61) ) {\n alt77=2;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return current;}\n NoViableAltException nvae =\n new NoViableAltException(\"\", 77, 0, input);\n\n throw nvae;\n }\n switch (alt77) {\n case 1 :\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4763:3: ( (lv_booleanValue_1_0= KEYWORD_55 ) )\n {\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4763:3: ( (lv_booleanValue_1_0= KEYWORD_55 ) )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4764:1: (lv_booleanValue_1_0= KEYWORD_55 )\n {\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4764:1: (lv_booleanValue_1_0= KEYWORD_55 )\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4765:3: lv_booleanValue_1_0= KEYWORD_55\n {\n lv_booleanValue_1_0=(Token)match(input,KEYWORD_55,FOLLOW_KEYWORD_55_in_ruleBooleanLiteral9713); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n newLeafNode(lv_booleanValue_1_0, grammarAccess.getBooleanLiteralAccess().getBooleanValueTrueKeyword_1_0_0());\n \n }\n if ( state.backtracking==0 ) {\n\n \t if (current==null) {\n \t current = createModelElement(grammarAccess.getBooleanLiteralRule());\n \t }\n \t\tsetWithLastConsumed(current, \"booleanValue\", true, \"true\");\n \t \n }\n\n }\n\n\n }\n\n\n }\n break;\n case 2 :\n // ../de.jevopi.mitra2/src-gen/de/jevopi/mitra2/parser/antlr/internal/InternalMitraParser.g:4781:2: otherlv_2= KEYWORD_61\n {\n otherlv_2=(Token)match(input,KEYWORD_61,FOLLOW_KEYWORD_61_in_ruleBooleanLiteral9743); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \tnewLeafNode(otherlv_2, grammarAccess.getBooleanLiteralAccess().getFalseKeyword_1_1());\n \n }\n\n }\n break;\n\n }\n\n\n }\n\n\n }\n\n if ( state.backtracking==0 ) {\n leaveRule(); \n }\n }\n \n \tcatch (RecognitionException re) { \n \t recover(input,re); \n \t appendSkippedTokens();\n \t}\n finally {\n if ( state.backtracking>0 ) { memoize(input, 114, ruleBooleanLiteral_StartIndex); }\n }\n return current;\n }", "public final void rule__BoolOperation__Group__7__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1341:1: ( ( 'PRE' ) )\n // InternalBSQL2Java.g:1342:1: ( 'PRE' )\n {\n // InternalBSQL2Java.g:1342:1: ( 'PRE' )\n // InternalBSQL2Java.g:1343:2: 'PRE'\n {\n before(grammarAccess.getBoolOperationAccess().getPREKeyword_7()); \n match(input,29,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPREKeyword_7()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Action__PredicateAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9813:1: ( ( rulePredicate ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9814:1: ( rulePredicate )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9814:1: ( rulePredicate )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9815:1: rulePredicate\n {\n before(grammarAccess.getActionAccess().getPredicatePredicateParserRuleCall_1_0()); \n pushFollow(FOLLOW_rulePredicate_in_rule__Action__PredicateAssignment_119244);\n rulePredicate();\n\n state._fsp--;\n\n after(grammarAccess.getActionAccess().getPredicatePredicateParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static void main(String[] args) { , or , not\n // truth table -> t=1 f=0\n // a =t b= f c = a and b => a.b =0=>f\n\n // except 0 every no. is treated as true\n // int a=1 int b=2 a and b => a.b\n // and -> a=1 , b=2, a and b => a.b\n\n\n // and\n boolean a= false;\n boolean b= false;\n\n boolean c= a && b; // a.b\n System.out.println(c);\n\n //or\n boolean f= true;\n boolean d= true;\n\n boolean e= f || d; // a+b\n System.out.println(e);\n\n // not\n boolean g =true;\n boolean h= !g;\n System.out.println(h);\n\n }", "public interface PredicateBinaryExpr extends BinaryExpr {\r\n /**\r\n * Returns the wildcard operator.\r\n * \r\n * @return the wildcard operator.\r\n */\r\n public PredicateOperator getOperator();\r\n\r\n /**\r\n * Returns the property.\r\n * \r\n * @return the property.\r\n */\r\n public Property getProperty();\r\n\r\n /**\r\n * Returns the string representation of the path qualified property.\r\n * \r\n * @return the string representation of the path qualified property\r\n */\r\n public String getPropertyPath();\r\n\r\n /**\r\n * Returns the query literal\r\n * \r\n * @return the query literal\r\n */\r\n public Literal getLiteral();\r\n}", "public final void rule__PredicateEquality__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9919:1: ( ( rulePredicateComparison ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9920:1: ( rulePredicateComparison )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9920:1: ( rulePredicateComparison )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9921:1: rulePredicateComparison\n {\n before(grammarAccess.getPredicateEqualityAccess().getRightPredicateComparisonParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateComparison_in_rule__PredicateEquality__RightAssignment_1_219463);\n rulePredicateComparison();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateEqualityAccess().getRightPredicateComparisonParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public BinaryTern( BinaryPredicate ifPred, BinaryPredicate thenPred, BinaryPredicate elsePred )\n {\n ifPredicate = ifPred;\n thenPredicate = thenPred;\n elsePredicate = elsePred;\n }", "public final void rule__PredicateAnd__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9888:1: ( ( rulePredicateEquality ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9889:1: ( rulePredicateEquality )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9889:1: ( rulePredicateEquality )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9890:1: rulePredicateEquality\n {\n before(grammarAccess.getPredicateAndAccess().getRightPredicateEqualityParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateEquality_in_rule__PredicateAnd__RightAssignment_1_219399);\n rulePredicateEquality();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAndAccess().getRightPredicateEqualityParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final Enumerator ruleBooleanKind() throws RecognitionException {\n Enumerator current = null;\n\n setCurrentLookahead(); resetLookahead(); \n try {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6910:6: ( ( ( 'false' ) | ( 'true' ) ) )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6911:1: ( ( 'false' ) | ( 'true' ) )\n {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6911:1: ( ( 'false' ) | ( 'true' ) )\n int alt104=2;\n int LA104_0 = input.LA(1);\n\n if ( (LA104_0==76) ) {\n alt104=1;\n }\n else if ( (LA104_0==77) ) {\n alt104=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"6911:1: ( ( 'false' ) | ( 'true' ) )\", 104, 0, input);\n\n throw nvae;\n }\n switch (alt104) {\n case 1 :\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6911:2: ( 'false' )\n {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6911:2: ( 'false' )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6911:4: 'false'\n {\n match(input,76,FOLLOW_76_in_ruleBooleanKind12221); \n\n current = grammarAccess.getBooleanKindAccess().getFalseEnumLiteralDeclaration_0().getEnumLiteral().getInstance();\n createLeafNode(grammarAccess.getBooleanKindAccess().getFalseEnumLiteralDeclaration_0(), null); \n \n\n }\n\n\n }\n break;\n case 2 :\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6917:6: ( 'true' )\n {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6917:6: ( 'true' )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:6917:8: 'true'\n {\n match(input,77,FOLLOW_77_in_ruleBooleanKind12236); \n\n current = grammarAccess.getBooleanKindAccess().getTrueEnumLiteralDeclaration_1().getEnumLiteral().getInstance();\n createLeafNode(grammarAccess.getBooleanKindAccess().getTrueEnumLiteralDeclaration_1(), null); \n \n\n }\n\n\n }\n break;\n\n }\n\n\n }\n\n resetLookahead(); \n \tlastConsumedNode = currentNode;\n \n }\n \n catch (RecognitionException re) { \n recover(input,re); \n appendSkippedTokens();\n } \n finally {\n }\n return current;\n }", "@Test\n public void testCaseIsPredicateBool() {\n AtomicBoolean success = new AtomicBoolean(false);\n match(42L).caseIs(s -> true, () -> success.set(true));\n assertTrue(success.get());\n }", "public final void entryRuleBPredicate() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:279:1: ( ruleBPredicate EOF )\n // InternalBSQL2Java.g:280:1: ruleBPredicate EOF\n {\n before(grammarAccess.getBPredicateRule()); \n pushFollow(FOLLOW_1);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__PredicateComparison__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3979:1: ( ( ( rule__PredicateComparison__OpAssignment_1_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3980:1: ( ( rule__PredicateComparison__OpAssignment_1_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3980:1: ( ( rule__PredicateComparison__OpAssignment_1_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3981:1: ( rule__PredicateComparison__OpAssignment_1_1 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getOpAssignment_1_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3982:1: ( rule__PredicateComparison__OpAssignment_1_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3982:2: rule__PredicateComparison__OpAssignment_1_1\n {\n pushFollow(FOLLOW_rule__PredicateComparison__OpAssignment_1_1_in_rule__PredicateComparison__Group_1__1__Impl7829);\n rule__PredicateComparison__OpAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getOpAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void booleanLiteral() throws RecognitionException {\n int booleanLiteral_StartIndex = input.index();\n try { dbg.enterRule(getGrammarFileName(), \"booleanLiteral\");\n if ( getRuleLevel()==0 ) {dbg.commence();}\n incRuleLevel();\n dbg.location(520, 1);\n\n try {\n if ( state.backtracking>0 && alreadyParsedRule(input, 69) ) { return ; }\n // Java.g:521:5: ( 'true' | 'false' )\n dbg.enterAlt(1);\n\n // Java.g:\n {\n dbg.location(521,5);\n if ( (input.LA(1)>=71 && input.LA(1)<=72) ) {\n input.consume();\n state.errorRecovery=false;state.failed=false;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return ;}\n MismatchedSetException mse = new MismatchedSetException(null,input);\n dbg.recognitionException(mse);\n throw mse;\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n if ( state.backtracking>0 ) { memoize(input, 69, booleanLiteral_StartIndex); }\n }\n dbg.location(523, 5);\n\n }\n finally {\n dbg.exitRule(getGrammarFileName(), \"booleanLiteral\");\n decRuleLevel();\n if ( getRuleLevel()==0 ) {dbg.terminate();}\n }\n\n return ;\n }", "public final void rule__PredicateComparison__OpAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9934:1: ( ( ( rule__PredicateComparison__OpAlternatives_1_1_0 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9935:1: ( ( rule__PredicateComparison__OpAlternatives_1_1_0 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9935:1: ( ( rule__PredicateComparison__OpAlternatives_1_1_0 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9936:1: ( rule__PredicateComparison__OpAlternatives_1_1_0 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getOpAlternatives_1_1_0()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9937:1: ( rule__PredicateComparison__OpAlternatives_1_1_0 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9937:2: rule__PredicateComparison__OpAlternatives_1_1_0\n {\n pushFollow(FOLLOW_rule__PredicateComparison__OpAlternatives_1_1_0_in_rule__PredicateComparison__OpAssignment_1_119494);\n rule__PredicateComparison__OpAlternatives_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getOpAlternatives_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group__14__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1530:1: ( ( ( rule__BoolOperation__ObjTableAssignment_14 ) ) )\n // InternalBSQL2Java.g:1531:1: ( ( rule__BoolOperation__ObjTableAssignment_14 ) )\n {\n // InternalBSQL2Java.g:1531:1: ( ( rule__BoolOperation__ObjTableAssignment_14 ) )\n // InternalBSQL2Java.g:1532:2: ( rule__BoolOperation__ObjTableAssignment_14 )\n {\n before(grammarAccess.getBoolOperationAccess().getObjTableAssignment_14()); \n // InternalBSQL2Java.g:1533:2: ( rule__BoolOperation__ObjTableAssignment_14 )\n // InternalBSQL2Java.g:1533:3: rule__BoolOperation__ObjTableAssignment_14\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__ObjTableAssignment_14();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getObjTableAssignment_14()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_8_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1881:1: ( ( '&' ) )\n // InternalBSQL2Java.g:1882:1: ( '&' )\n {\n // InternalBSQL2Java.g:1882:1: ( '&' )\n // InternalBSQL2Java.g:1883:2: '&'\n {\n before(grammarAccess.getBoolOperationAccess().getAmpersandKeyword_8_1_0()); \n match(input,33,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getAmpersandKeyword_8_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static void main(String ... aa)\n {\n \n boolean a1 = 3 == 4; // false ;because 3 is different than 4\n boolean a2 = 4 != 5 ; // true ; because 4 is different than 5\n boolean a3 = 4 < 3.2 ; // false ;because 4 is greater than 3.2\n \n\n /* Logical operators have as results boolean values , however the operands\n are boolean values as well */\n \n boolean a4 = !(4<3.2); // true ; (4<3.2) is false and !false is true\n boolean a5 = true & (3==4); // false; (3==4) is false and true & false is false\n boolean a6 = false | true ; // true \n boolean a7 = false ^ false ; // false\n \n /**************EXTRA CONCEPTS************/\n \n /* & is the and operator , | is the or operator , ^ is the xor operator\n ! is the negation operator , so these operators fulfill the rules of\n logic */\n \n /* Short-circuit logical operators are || and && , they act as the normal\n | and & ,however , if the first operand is enough to know the final result,\n the second operand will not be evaluated */\n \n boolean a8 = false && (3<4); // this is false , however (3<4) was not evaluated\n \n /* a compile error will appar if we try to use relational and logical operators with\n different types of operators */\n \n // boolean a9 = 3 < true; this will not compile \n \n }", "public interface Predicate<E> {\n\t\n\t/** Checks if a binary predicate relation holds. */\n\tboolean evaluate(E input);\n\t\n}", "static BiPredicate<SibillaValue,SibillaValue> getRelationOperator(String op) {\n if (op.equals(\"<\")) { return (x,y) -> x.doubleOf()<y.doubleOf(); }\n if (op.equals(\"<=\")) { return (x,y) -> x.doubleOf()<=y.doubleOf(); }\n if (op.equals(\"==\")) { return (x,y) -> x.doubleOf()==y.doubleOf(); }\n if (op.equals(\"!=\")) { return (x,y) -> !x.equals(y); }\n if (op.equals(\">\")) { return (x,y) -> x.doubleOf()>y.doubleOf(); }\n if (op.equals(\">=\")) { return (x,y) -> x.doubleOf()>=y.doubleOf(); }\n return (x,y) -> false;\n }", "public SPARQLBooleanXMLParser() {\n\t\tsuper();\n\t}", "public final void rule__BPredicate__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2529:1: ( ( ( rule__BPredicate__PLeftAssignment_1_0 ) ) )\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n {\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n // InternalBSQL2Java.g:2531:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n {\n before(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n // InternalBSQL2Java.g:2532:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n // InternalBSQL2Java.g:2532:3: rule__BPredicate__PLeftAssignment_1_0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PLeftAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public BooleanType(final Boolean val) {\n\t\tthis.b = val;\n\t}", "String getBooleanFalseExpression();", "public LogicalOperator() {\n this.logical = Logical.And;\n }", "public final void rule__PredicateEquality__OpAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9903:1: ( ( ( rule__PredicateEquality__OpAlternatives_1_1_0 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9904:1: ( ( rule__PredicateEquality__OpAlternatives_1_1_0 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9904:1: ( ( rule__PredicateEquality__OpAlternatives_1_1_0 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9905:1: ( rule__PredicateEquality__OpAlternatives_1_1_0 )\n {\n before(grammarAccess.getPredicateEqualityAccess().getOpAlternatives_1_1_0()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9906:1: ( rule__PredicateEquality__OpAlternatives_1_1_0 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9906:2: rule__PredicateEquality__OpAlternatives_1_1_0\n {\n pushFollow(FOLLOW_rule__PredicateEquality__OpAlternatives_1_1_0_in_rule__PredicateEquality__OpAssignment_1_119430);\n rule__PredicateEquality__OpAlternatives_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateEqualityAccess().getOpAlternatives_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static void main(String[] args) {\nboolean a, b, c;\na =true;\nb = false;\nc =a && b;\n\nSystem.out.println(\"c = a&&B:\" + c);\nc = a||b;\nSystem.out.println(\"c = a||b:\" + c);\nc = a==b;\nSystem.out.println(\"c = a==b:\" + c);\nc = a!=b;\nSystem.out.println(\"c = a!=b:\" + c);\n\n\n\n\t}", "public void setP(boolean p) {\n\tthis.p = p;\n }", "public VfeLkBooleanAdp(Byte booleanId) { this.booleanId = booleanId; }", "String getBooleanTrueExpression();", "public boolean satisfies(Predicate p){\r\n\t\tif(selfSatisfied)\r\n\t\t\treturn isSatisfied();\r\n\t\telse return ((type.equals(p.type))&&(id.equals(p.id) || p.id.equals(\"?\"))&&(value.equals(p.value)));\r\n\t}", "@SuppressWarnings(\"unchecked\")\n @Test\n public void oneFalsePredicate() {\n // use the constructor directly, as getInstance() returns the original predicate when passed\n // an array of size one.\n final Predicate<Integer> predicate = createMockPredicate(false);\n assertFalse(allPredicate(predicate).evaluate(getTestValue()),\n \"single false predicate evaluated to true\");\n }", "private void setFlag(Post p, String s, Boolean b) {\n p.setFlag(s, b);\n }", "@OperationMeta(opType = OperationType.INFIX)\n public static boolean implies(boolean b1, boolean b2) {\n return !b1 || b2;\n }", "public final void entryRuleBool() throws RecognitionException {\n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2061:1: ( ruleBool EOF )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:2062:1: ruleBool EOF\n {\n before(grammarAccess.getBoolRule()); \n pushFollow(FOLLOW_ruleBool_in_entryRuleBool3900);\n ruleBool();\n\n state._fsp--;\n\n after(grammarAccess.getBoolRule()); \n match(input,EOF,FOLLOW_EOF_in_entryRuleBool3907); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "void xsetProbables(org.apache.xmlbeans.XmlBoolean probables);", "public final void rule__BPredicate__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2556:1: ( ( '=' ) )\n // InternalBSQL2Java.g:2557:1: ( '=' )\n {\n // InternalBSQL2Java.g:2557:1: ( '=' )\n // InternalBSQL2Java.g:2558:2: '='\n {\n before(grammarAccess.getBPredicateAccess().getEqualsSignKeyword_1_1()); \n match(input,28,FOLLOW_2); \n after(grammarAccess.getBPredicateAccess().getEqualsSignKeyword_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "final public void PendingOperatorBool() throws ParseException {String o, op1, op2, r;\n// Si la pila no esta vacía\n if( !pOperators.empty()) {\n\n // Y el tope de la pila es > < <> o ==\n if ( pOperators.peek() == \">\" || pOperators.peek() == \"<\" ||\n pOperators.peek() == \"<>\" || pOperators.peek() == \"==\" ) {\n\n // Sacar los operandos y el operador de las pilas\n op2 = (String)pOperands.pop();\n op1 = (String)pOperands.pop();\n o = (String)pOperators.pop();\n r = \"t\" + currentTemporal;\n\n currentTemporal++;\n\n // Crear un cuadruplo y meterlos\n Cuadruplo quad = new Cuadruplo(o, op1, op2, r);\n quadCounter++;\n pOperands.push(r);\n cuadruplos.addElement(quad);\n }\n }\n }", "public static Value makeBool(boolean b) {\n if (b)\n return theBoolTrue;\n else\n return theBoolFalse;\n }", "public final void ruleBoolOperation() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:241:2: ( ( ( rule__BoolOperation__Group__0 ) ) )\n // InternalBSQL2Java.g:242:2: ( ( rule__BoolOperation__Group__0 ) )\n {\n // InternalBSQL2Java.g:242:2: ( ( rule__BoolOperation__Group__0 ) )\n // InternalBSQL2Java.g:243:3: ( rule__BoolOperation__Group__0 )\n {\n before(grammarAccess.getBoolOperationAccess().getGroup()); \n // InternalBSQL2Java.g:244:3: ( rule__BoolOperation__Group__0 )\n // InternalBSQL2Java.g:244:4: rule__BoolOperation__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\r\n\tpublic Object visitBooleanLiteralExpression(\r\n\t\t\tBooleanLiteralExpression booleanLiteralExpression, Object arg)\r\n\t\t\tthrows Exception {\n\t if(booleanLiteralExpression.booleanLiteral.getText().equals(\"false\"))\r\n\t {\r\n\t mv.visitLdcInsn(new Boolean(false));\r\n\t }\r\n\t else\r\n\t {\r\n\t mv.visitLdcInsn(new Boolean(true));\r\n\t }\r\n if(arg != null)\r\n {\r\n// mv.visitMethodInsn(INVOKESTATIC, \"java/lang/Boolean\", \"valueOf\", \"(Z)Ljava/lang/Boolean;\");\r\n }\r\n\t return \"Z\";\r\n\t}" ]
[ "0.8748907", "0.73113537", "0.71192986", "0.6598201", "0.63245505", "0.62815756", "0.62002754", "0.6133647", "0.6083111", "0.6027491", "0.58055", "0.57511055", "0.5744241", "0.5695364", "0.569449", "0.5691848", "0.56845057", "0.56300807", "0.5599118", "0.55889475", "0.55417687", "0.55290854", "0.54877883", "0.54864246", "0.5482266", "0.54729253", "0.54458266", "0.5443873", "0.5431422", "0.5431422", "0.5413573", "0.5411626", "0.540023", "0.53698796", "0.5337529", "0.5307329", "0.5305454", "0.52958906", "0.52878475", "0.5271463", "0.5224147", "0.52132964", "0.5212129", "0.5199357", "0.5197787", "0.51896495", "0.5186805", "0.517489", "0.51741135", "0.5172998", "0.516044", "0.5158571", "0.5154378", "0.51409847", "0.5138762", "0.5138686", "0.513843", "0.5119408", "0.5115918", "0.51119506", "0.51056725", "0.51034904", "0.5100934", "0.5085407", "0.50773174", "0.50673336", "0.5054733", "0.5050403", "0.5017978", "0.501681", "0.50111216", "0.5007518", "0.49963897", "0.49773467", "0.49748948", "0.49680442", "0.49675757", "0.49636576", "0.49572447", "0.4949634", "0.49393386", "0.4936218", "0.4934162", "0.49291924", "0.49264923", "0.49208766", "0.49082163", "0.49078295", "0.49072793", "0.4905384", "0.4903253", "0.4899833", "0.489675", "0.48944303", "0.4885381", "0.48844153", "0.48817205", "0.48807967", "0.48728138", "0.48706758" ]
0.8735999
1
$ANTLR end "rule__BoolOperation__PresAssignment_17_1" $ANTLR start "rule__VoidOperation__Op_nameAssignment_0" InternalBSQL2Java.g:3314:1: rule__VoidOperation__Op_nameAssignment_0 : ( RULE_ID ) ;
public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3319:2: ( RULE_ID ) { // InternalBSQL2Java.g:3319:2: ( RULE_ID ) // InternalBSQL2Java.g:3320:3: RULE_ID { before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__VoidOperation__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1989:1: ( ( ( rule__VoidOperation__Op_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n // InternalBSQL2Java.g:1991:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n // InternalBSQL2Java.g:1992:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n // InternalBSQL2Java.g:1992:3: rule__VoidOperation__Op_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Op_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1206:1: ( ( ( rule__BoolOperation__Op_nameAssignment_2 ) ) )\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n // InternalBSQL2Java.g:1208:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n // InternalBSQL2Java.g:1209:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n // InternalBSQL2Java.g:1209:3: rule__BoolOperation__Op_nameAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__Op_nameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3697:1: ( ( RULE_ID ) )\n // InternalCsv.g:3698:2: ( RULE_ID )\n {\n // InternalCsv.g:3698:2: ( RULE_ID )\n // InternalCsv.g:3699:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__VopAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3183:1: ( ( ruleVoidOperation ) )\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n {\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n // InternalBSQL2Java.g:3185:3: ruleVoidOperation\n {\n before(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n pushFollow(FOLLOW_2);\n ruleVoidOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n // InternalBSQL2Java.g:3335:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Variable__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4166:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4167:2: ( RULE_ID )\n {\n // InternalBrowser.g:4167:2: ( RULE_ID )\n // InternalBrowser.g:4168:3: RULE_ID\n {\n before(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n // InternalBSQL2Java.g:3350:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25990:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25992:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAssignment_0_052249); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Function__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1098:1: ( ( RULE_ID ) )\n // InternalWh.g:1099:2: ( RULE_ID )\n {\n // InternalWh.g:1099:2: ( RULE_ID )\n // InternalWh.g:1100:3: RULE_ID\n {\n before(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAnnotationArgument__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26243:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26244:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26244:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26245:1: RULE_ID\n {\n before(grammarAccess.getAstAnnotationArgumentAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAnnotationArgument__NameAssignment_052768); \n after(grammarAccess.getAstAnnotationArgumentAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__NameAssignment_0_1_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25821:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25823:1: ( RULE_ID )\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25824:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25825:1: RULE_ID\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstType__NameAssignment_0_1_1_051904); \n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Checkbox__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4425:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4426:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4426:2: ( RULE_STRING )\n // InternalBrowser.g:4427:3: RULE_STRING\n {\n before(grammarAccess.getCheckboxAccess().getNameSTRINGTerminalRuleCall_1_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getCheckboxAccess().getNameSTRINGTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Signal__NameAssignment() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17060:1: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17061:2: ( RULE_ID )\r\n {\r\n // InternalDroneScript.g:17061:2: ( RULE_ID )\r\n // InternalDroneScript.g:17062:3: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSignalAccess().getNameIDTerminalRuleCall_0()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSignalAccess().getNameIDTerminalRuleCall_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Button__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4335:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4336:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4336:2: ( RULE_STRING )\n // InternalBrowser.g:4337:3: RULE_STRING\n {\n before(grammarAccess.getButtonAccess().getNameSTRINGTerminalRuleCall_1_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getButtonAccess().getNameSTRINGTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Action__Group_0_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3161:1: ( ( ( rule__Action__NameAssignment_0_0_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3162:1: ( ( rule__Action__NameAssignment_0_0_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3162:1: ( ( rule__Action__NameAssignment_0_0_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3163:1: ( rule__Action__NameAssignment_0_0_1 )\n {\n before(grammarAccess.getActionAccess().getNameAssignment_0_0_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3164:1: ( rule__Action__NameAssignment_0_0_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3164:2: rule__Action__NameAssignment_0_0_1\n {\n pushFollow(FOLLOW_rule__Action__NameAssignment_0_0_1_in_rule__Action__Group_0_0__1__Impl6231);\n rule__Action__NameAssignment_0_0_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getActionAccess().getNameAssignment_0_0_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Program__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1252:1: ( ( RULE_ID ) )\n // InternalWh.g:1253:2: ( RULE_ID )\n {\n // InternalWh.g:1253:2: ( RULE_ID )\n // InternalWh.g:1254:3: RULE_ID\n {\n before(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Reorientation__NameAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9963:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9964:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9964:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9965:1: RULE_ID\n {\n before(grammarAccess.getReorientationAccess().getNameIDTerminalRuleCall_0_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Reorientation__NameAssignment_0_120022); \n after(grammarAccess.getReorientationAccess().getNameIDTerminalRuleCall_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2339:1: ( ( ( rule__VoidOperation__PListAssignment_2_1_1 ) ) )\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n {\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n // InternalBSQL2Java.g:2341:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n // InternalBSQL2Java.g:2342:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n // InternalBSQL2Java.g:2342:3: rule__VoidOperation__PListAssignment_2_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAssignParameter__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23009:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23011:1: RULE_ID\n {\n before(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAssignParameter__NameAssignment_046110); \n after(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2259:1: ( ( ( rule__VoidOperation__PListAssignment_2_0 ) ) )\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n {\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n // InternalBSQL2Java.g:2261:2: ( rule__VoidOperation__PListAssignment_2_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n // InternalBSQL2Java.g:2262:2: ( rule__VoidOperation__PListAssignment_2_0 )\n // InternalBSQL2Java.g:2262:3: rule__VoidOperation__PListAssignment_2_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public String visit(FalseLiteral n, LLVMRedux argu) throws Exception {\n return \"false\";\n }", "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstConnectionAttribute__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23148:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23149:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23149:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23150:1: RULE_ID\n {\n before(grammarAccess.getAstConnectionAttributeAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstConnectionAttribute__NameAssignment_046397); \n after(grammarAccess.getAstConnectionAttributeAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2367:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_0 ) ) )\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n {\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n // InternalBSQL2Java.g:2369:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n // InternalBSQL2Java.g:2370:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n // InternalBSQL2Java.g:2370:3: rule__VoidOperation__ParamsAssignment_6_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstToken__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24673:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24674:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24674:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24675:1: RULE_ID\n {\n before(grammarAccess.getAstTokenAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstToken__NameAssignment49543); \n after(grammarAccess.getAstTokenAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2447:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) ) )\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n {\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n // InternalBSQL2Java.g:2449:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n // InternalBSQL2Java.g:2450:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n // InternalBSQL2Java.g:2450:3: rule__VoidOperation__ParamsAssignment_6_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Reorientation__Group_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:6462:1: ( ( ( rule__Reorientation__NameAssignment_0_1 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:6463:1: ( ( rule__Reorientation__NameAssignment_0_1 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:6463:1: ( ( rule__Reorientation__NameAssignment_0_1 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:6464:1: ( rule__Reorientation__NameAssignment_0_1 )\n {\n before(grammarAccess.getReorientationAccess().getNameAssignment_0_1()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:6465:1: ( rule__Reorientation__NameAssignment_0_1 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:6465:2: rule__Reorientation__NameAssignment_0_1\n {\n pushFollow(FOLLOW_rule__Reorientation__NameAssignment_0_1_in_rule__Reorientation__Group_0__1__Impl13065);\n rule__Reorientation__NameAssignment_0_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getReorientationAccess().getNameAssignment_0_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Text__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:938:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:939:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:939:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:940:1: ruleIdOrString\n {\n before(grammarAccess.getTextAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Text__NameAssignment_11852);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getTextAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:1126:1: ( ( ( rule__Language__NameAssignment_0 ) ) )\n // InternalCsv.g:1127:1: ( ( rule__Language__NameAssignment_0 ) )\n {\n // InternalCsv.g:1127:1: ( ( rule__Language__NameAssignment_0 ) )\n // InternalCsv.g:1128:2: ( rule__Language__NameAssignment_0 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getNameAssignment_0()); \n }\n // InternalCsv.g:1129:2: ( rule__Language__NameAssignment_0 )\n // InternalCsv.g:1129:3: rule__Language__NameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__Language__NameAssignment_0();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getNameAssignment_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public boolean visit(JsBinaryOperation x, JsContext<JsExpression> ctx) {\n return !x.getOperator().isAssignment()\n || !(x.getArg1() instanceof JsStringLiteral);\n }", "public final void rule__BoolOperation__PListAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3213:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n // InternalBSQL2Java.g:3215:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Action__Group_0_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3256:1: ( ( ( rule__Action__NameAssignment_0_1_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3257:1: ( ( rule__Action__NameAssignment_0_1_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3257:1: ( ( rule__Action__NameAssignment_0_1_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3258:1: ( rule__Action__NameAssignment_0_1_1 )\n {\n before(grammarAccess.getActionAccess().getNameAssignment_0_1_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3259:1: ( rule__Action__NameAssignment_0_1_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3259:2: rule__Action__NameAssignment_0_1_1\n {\n pushFollow(FOLLOW_rule__Action__NameAssignment_0_1_1_in_rule__Action__Group_0_1__1__Impl6414);\n rule__Action__NameAssignment_0_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getActionAccess().getNameAssignment_0_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OperandName__Group_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15353:1: ( ( () ) )\r\n // InternalGo.g:15354:1: ( () )\r\n {\r\n // InternalGo.g:15354:1: ( () )\r\n // InternalGo.g:15355:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameAccess().getOperandNameAction_0_0()); \r\n }\r\n // InternalGo.g:15356:2: ()\r\n // InternalGo.g:15356:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameAccess().getOperandNameAction_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__Group_17__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1961:1: ( ( ( rule__BoolOperation__PresAssignment_17_1 ) ) )\n // InternalBSQL2Java.g:1962:1: ( ( rule__BoolOperation__PresAssignment_17_1 ) )\n {\n // InternalBSQL2Java.g:1962:1: ( ( rule__BoolOperation__PresAssignment_17_1 ) )\n // InternalBSQL2Java.g:1963:2: ( rule__BoolOperation__PresAssignment_17_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getPresAssignment_17_1()); \n // InternalBSQL2Java.g:1964:2: ( rule__BoolOperation__PresAssignment_17_1 )\n // InternalBSQL2Java.g:1964:3: rule__BoolOperation__PresAssignment_17_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PresAssignment_17_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPresAssignment_17_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OperandName__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15379:1: ( ( ( rule__OperandName__IdAssignment_0_1 ) ) )\r\n // InternalGo.g:15380:1: ( ( rule__OperandName__IdAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:15380:1: ( ( rule__OperandName__IdAssignment_0_1 ) )\r\n // InternalGo.g:15381:2: ( rule__OperandName__IdAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameAccess().getIdAssignment_0_1()); \r\n }\r\n // InternalGo.g:15382:2: ( rule__OperandName__IdAssignment_0_1 )\r\n // InternalGo.g:15382:3: rule__OperandName__IdAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__OperandName__IdAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameAccess().getIdAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Track__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3629:1: ( ( RULE_ID ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3630:1: ( RULE_ID )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3630:1: ( RULE_ID )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3631:1: RULE_ID\n {\n before(grammarAccess.getTrackAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Track__NameAssignment_17323); \n after(grammarAccess.getTrackAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OperandName__Group_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15407:1: ( ( () ) )\r\n // InternalGo.g:15408:1: ( () )\r\n {\r\n // InternalGo.g:15408:1: ( () )\r\n // InternalGo.g:15409:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameAccess().getOperandNameAction_1_0()); \r\n }\r\n // InternalGo.g:15410:2: ()\r\n // InternalGo.g:15410:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameAccess().getOperandNameAction_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstProcedure__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9545:1: ( ( ( rule__AstProcedure__NameAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9546:1: ( ( rule__AstProcedure__NameAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9546:1: ( ( rule__AstProcedure__NameAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9547:1: ( rule__AstProcedure__NameAssignment_2 )\n {\n before(grammarAccess.getAstProcedureAccess().getNameAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9548:1: ( rule__AstProcedure__NameAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9548:2: rule__AstProcedure__NameAssignment_2\n {\n pushFollow(FOLLOW_rule__AstProcedure__NameAssignment_2_in_rule__AstProcedure__Group__2__Impl19550);\n rule__AstProcedure__NameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getNameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23216:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23218:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinition__NameAssignment_146534); \n after(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final AntlrDatatypeRuleToken ruleUnaryOperatorName() throws RecognitionException {\n AntlrDatatypeRuleToken current = new AntlrDatatypeRuleToken();\n\n AntlrDatatypeRuleToken this_EssentialOCLUnaryOperatorName_0 = null;\n\n\n\n \tenterRule();\n\n try {\n // InternalMyDsl.g:5443:2: (this_EssentialOCLUnaryOperatorName_0= ruleEssentialOCLUnaryOperatorName )\n // InternalMyDsl.g:5444:2: this_EssentialOCLUnaryOperatorName_0= ruleEssentialOCLUnaryOperatorName\n {\n if ( state.backtracking==0 ) {\n\n \t\tnewCompositeNode(grammarAccess.getUnaryOperatorNameAccess().getEssentialOCLUnaryOperatorNameParserRuleCall());\n \t\n }\n pushFollow(FOLLOW_2);\n this_EssentialOCLUnaryOperatorName_0=ruleEssentialOCLUnaryOperatorName();\n\n state._fsp--;\n if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\tcurrent.merge(this_EssentialOCLUnaryOperatorName_0);\n \t\n }\n if ( state.backtracking==0 ) {\n\n \t\tafterParserOrEnumRuleCall();\n \t\n }\n\n }\n\n if ( state.backtracking==0 ) {\n\n \tleaveRule();\n\n }\n }\n\n catch (RecognitionException re) {\n recover(input,re);\n appendSkippedTokens();\n }\n finally {\n }\n return current;\n }", "public void removeName(String arg0) {\n\n\t}", "public final void rule__BSOperation__BopAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3168:1: ( ( ruleBoolOperation ) )\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n {\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n // InternalBSQL2Java.g:3170:3: ruleBoolOperation\n {\n before(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void removeName(Name arg0) {\n\n\t}", "public final void rule__AstConstructor__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23351:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23352:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23352:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23353:1: RULE_ID\n {\n before(grammarAccess.getAstConstructorAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstConstructor__NameAssignment_046813); \n after(grammarAccess.getAstConstructorAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred1_Python_fragment() throws RecognitionException { \n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:527:7: ( LPAREN fpdef[null] COMMA )\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:527:8: LPAREN fpdef[null] COMMA\n {\n match(input,LPAREN,FOLLOW_LPAREN_in_synpred1_Python1249); if (state.failed) return ;\n pushFollow(FOLLOW_fpdef_in_synpred1_Python1251);\n fpdef(null);\n\n state._fsp--;\n if (state.failed) return ;\n match(input,COMMA,FOLLOW_COMMA_in_synpred1_Python1254); if (state.failed) return ;\n\n }\n }", "public final void rule__Configuration__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9129:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9130:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9130:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9131:1: RULE_ID\n {\n before(grammarAccess.getConfigurationAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Configuration__NameAssignment_018315); \n after(grammarAccess.getConfigurationAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAnnotation__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26198:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26199:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26199:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26200:1: RULE_ID\n {\n before(grammarAccess.getAstAnnotationAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAnnotation__NameAssignment_152675); \n after(grammarAccess.getAstAnnotationAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7697:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // InternalDroneScript.g:7699:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // InternalDroneScript.g:7700:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // InternalDroneScript.g:7700:3: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__OperandName__IdAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18815:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:18816:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:18816:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:18817:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameAccess().getIdIDENTIFIERParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameAccess().getIdIDENTIFIERParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21392:1: ( ( ( rule__AstTypeParam__NameAssignment_0_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21394:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:2: rule__AstTypeParam__NameAssignment_0_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAssignment_0_0_in_rule__AstTypeParam__Group_0__0__Impl42875);\n rule__AstTypeParam__NameAssignment_0_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public String visit(NameExpr n, Object arg) {\n return null;\n }", "public State(String name) {\n\t\tthis.name = name;\n\t\tif (name.endsWith(\"a\")) {\n\t\t\tsetAccepting();\n\t\t} else if (name.endsWith(\"d\")) {\n\t\t\tsetDeclining();\n\t\t} else if (name.endsWith(\"f\")) {\n\t\t\tsetFinal(true);\n\t\t}\n\t}", "public final void rule__BSQLMachine__M_nameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3003:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n // InternalBSQL2Java.g:3005:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__Group_0_1_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20353:1: ( ( ( rule__AstType__NameAssignment_0_1_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20355:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n {\n before(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:2: rule__AstType__NameAssignment_0_1_1_0\n {\n pushFollow(FOLLOW_rule__AstType__NameAssignment_0_1_1_0_in_rule__AstType__Group_0_1_1__0__Impl40829);\n rule__AstType__NameAssignment_0_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setOpName( String opName )\n {\n this.opName = opName;\n }", "public final void rule__XUnaryOperation__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7671:1: ( ( ( rule__XUnaryOperation__FeatureAssignment_0_1 ) ) )\r\n // InternalDroneScript.g:7672:1: ( ( rule__XUnaryOperation__FeatureAssignment_0_1 ) )\r\n {\r\n // InternalDroneScript.g:7672:1: ( ( rule__XUnaryOperation__FeatureAssignment_0_1 ) )\r\n // InternalDroneScript.g:7673:2: ( rule__XUnaryOperation__FeatureAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getFeatureAssignment_0_1()); \r\n }\r\n // InternalDroneScript.g:7674:2: ( rule__XUnaryOperation__FeatureAssignment_0_1 )\r\n // InternalDroneScript.g:7674:3: rule__XUnaryOperation__FeatureAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__FeatureAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getFeatureAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstFunction__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23666:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23668:1: RULE_ID\n {\n before(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstFunction__NameAssignment_247464); \n after(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Link__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:968:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:969:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:969:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:970:1: ruleIdOrString\n {\n before(grammarAccess.getLinkAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Link__NameAssignment_11914);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getLinkAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAnnotationArgument__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22395:1: ( ( ( rule__AstAnnotationArgument__NameAssignment_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22396:1: ( ( rule__AstAnnotationArgument__NameAssignment_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22396:1: ( ( rule__AstAnnotationArgument__NameAssignment_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22397:1: ( rule__AstAnnotationArgument__NameAssignment_0 )\n {\n before(grammarAccess.getAstAnnotationArgumentAccess().getNameAssignment_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22398:1: ( rule__AstAnnotationArgument__NameAssignment_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22398:2: rule__AstAnnotationArgument__NameAssignment_0\n {\n pushFollow(FOLLOW_rule__AstAnnotationArgument__NameAssignment_0_in_rule__AstAnnotationArgument__Group__0__Impl44853);\n rule__AstAnnotationArgument__NameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstAnnotationArgumentAccess().getNameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleVoidOperation() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:266:2: ( ( ( rule__VoidOperation__Group__0 ) ) )\n // InternalBSQL2Java.g:267:2: ( ( rule__VoidOperation__Group__0 ) )\n {\n // InternalBSQL2Java.g:267:2: ( ( rule__VoidOperation__Group__0 ) )\n // InternalBSQL2Java.g:268:3: ( rule__VoidOperation__Group__0 )\n {\n before(grammarAccess.getVoidOperationAccess().getGroup()); \n // InternalBSQL2Java.g:269:3: ( rule__VoidOperation__Group__0 )\n // InternalBSQL2Java.g:269:4: rule__VoidOperation__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Process__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10520:1: ( ( RULE_UPPER ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10521:1: ( RULE_UPPER )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10521:1: ( RULE_UPPER )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10522:1: RULE_UPPER\n {\n before(grammarAccess.getProcessAccess().getNameUPPERTerminalRuleCall_0_0()); \n match(input,RULE_UPPER,FOLLOW_RULE_UPPER_in_rule__Process__NameAssignment_020705); \n after(grammarAccess.getProcessAccess().getNameUPPERTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OpenCSV__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3727:1: ( ( RULE_ID ) )\n // InternalCsv.g:3728:2: ( RULE_ID )\n {\n // InternalCsv.g:3728:2: ( RULE_ID )\n // InternalCsv.g:3729:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setOpName(java.lang.String opName) {\r\n this.opName = opName;\r\n }", "public final EObject ruleSimpleName() throws RecognitionException {\n EObject current = null;\n\n Token lv_identifier_1_0=null;\n\n EObject temp=null; setCurrentLookahead(); resetLookahead(); \n \n try {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4753:6: ( ( () ( (lv_identifier_1_0= RULE_ID ) ) ) )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4754:1: ( () ( (lv_identifier_1_0= RULE_ID ) ) )\n {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4754:1: ( () ( (lv_identifier_1_0= RULE_ID ) ) )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4754:2: () ( (lv_identifier_1_0= RULE_ID ) )\n {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4754:2: ()\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4755:5: \n {\n \n temp=factory.create(grammarAccess.getSimpleNameAccess().getSimpleNameAction_0().getType().getClassifier());\n current = temp; \n temp = null;\n CompositeNode newNode = createCompositeNode(grammarAccess.getSimpleNameAccess().getSimpleNameAction_0(), currentNode.getParent());\n newNode.getChildren().add(currentNode);\n moveLookaheadInfo(currentNode, newNode);\n currentNode = newNode; \n associateNodeWithAstElement(currentNode, current); \n \n\n }\n\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4765:2: ( (lv_identifier_1_0= RULE_ID ) )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4766:1: (lv_identifier_1_0= RULE_ID )\n {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4766:1: (lv_identifier_1_0= RULE_ID )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:4767:3: lv_identifier_1_0= RULE_ID\n {\n lv_identifier_1_0=(Token)input.LT(1);\n match(input,RULE_ID,FOLLOW_RULE_ID_in_ruleSimpleName8328); \n\n \t\t\tcreateLeafNode(grammarAccess.getSimpleNameAccess().getIdentifierIDTerminalRuleCall_1_0(), \"identifier\"); \n \t\t\n\n \t if (current==null) {\n \t current = factory.create(grammarAccess.getSimpleNameRule().getType().getClassifier());\n \t associateNodeWithAstElement(currentNode, current);\n \t }\n \t try {\n \t \t\tset(\n \t \t\t\tcurrent, \n \t \t\t\t\"identifier\",\n \t \t\tlv_identifier_1_0, \n \t \t\t\"ID\", \n \t \t\tlastConsumedNode);\n \t } catch (ValueConverterException vce) {\n \t\t\t\thandleValueConverterException(vce);\n \t }\n \t \n\n }\n\n\n }\n\n\n }\n\n\n }\n\n resetLookahead(); \n \tlastConsumedNode = currentNode;\n \n }\n \n catch (RecognitionException re) { \n recover(input,re); \n appendSkippedTokens();\n } \n finally {\n }\n return current;\n }", "public final void rule__Constraint__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10072:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10073:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10073:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10074:1: RULE_ID\n {\n before(grammarAccess.getConstraintAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Constraint__NameAssignment_120247); \n after(grammarAccess.getConstraintAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Spinner__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:953:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:954:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:954:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:955:1: ruleIdOrString\n {\n before(grammarAccess.getSpinnerAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Spinner__NameAssignment_11883);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getSpinnerAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mT__109() throws RecognitionException {\n try {\n int _type = T__109;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // ../org.xtext.example.json.ui/src-gen/org/xtext/example/mydsl/ui/contentassist/antlr/internal/InternalMyjson.g:109:8: ( 'operationName' )\n // ../org.xtext.example.json.ui/src-gen/org/xtext/example/mydsl/ui/contentassist/antlr/internal/InternalMyjson.g:109:10: 'operationName'\n {\n match(\"operationName\"); \n\n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final void rule__JvmFormalParameter__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13036:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13037:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13037:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13038:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmFormalParameterAccess().getNameIDTerminalRuleCall_1_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JvmFormalParameter__NameAssignment_126183); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmFormalParameterAccess().getNameIDTerminalRuleCall_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__Group_2_0_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:12665:1: ( ( ( rule__XVariableDeclaration__NameAssignment_2_0_0_1 ) ) )\r\n // InternalDroneScript.g:12666:1: ( ( rule__XVariableDeclaration__NameAssignment_2_0_0_1 ) )\r\n {\r\n // InternalDroneScript.g:12666:1: ( ( rule__XVariableDeclaration__NameAssignment_2_0_0_1 ) )\r\n // InternalDroneScript.g:12667:2: ( rule__XVariableDeclaration__NameAssignment_2_0_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getNameAssignment_2_0_0_1()); \r\n }\r\n // InternalDroneScript.g:12668:2: ( rule__XVariableDeclaration__NameAssignment_2_0_0_1 )\r\n // InternalDroneScript.g:12668:3: rule__XVariableDeclaration__NameAssignment_2_0_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XVariableDeclaration__NameAssignment_2_0_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getNameAssignment_2_0_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "@VTID(18)\n void setName(\n java.lang.String rhs);", "public void setName(String name)\n/* */ {\n/* 368 */ this.name = name;\n/* 369 */ this.fullName = name;\n/* 370 */ this.namespace = null;\n/* */ }", "public final void rule__Action__NameAssignment_0_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9783:1: ( ( RULE_LOWER ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9784:1: ( RULE_LOWER )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9784:1: ( RULE_LOWER )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9785:1: RULE_LOWER\n {\n before(grammarAccess.getActionAccess().getNameLOWERTerminalRuleCall_0_0_1_0()); \n match(input,RULE_LOWER,FOLLOW_RULE_LOWER_in_rule__Action__NameAssignment_0_0_119182); \n after(grammarAccess.getActionAccess().getNameLOWERTerminalRuleCall_0_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Att_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3123:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3124:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3124:2: ( RULE_ID )\n // InternalBSQL2Java.g:3125:3: RULE_ID\n {\n before(grammarAccess.getAttributeAccess().getAtt_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getAttributeAccess().getAtt_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__CheckContainsText__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4710:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4711:2: ( RULE_ID )\n {\n // InternalBrowser.g:4711:2: ( RULE_ID )\n // InternalBrowser.g:4712:3: RULE_ID\n {\n before(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAssignParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5754:1: ( ( ( rule__AstAssignParameter__NameAssignment_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5755:1: ( ( rule__AstAssignParameter__NameAssignment_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5755:1: ( ( rule__AstAssignParameter__NameAssignment_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5756:1: ( rule__AstAssignParameter__NameAssignment_0 )\n {\n before(grammarAccess.getAstAssignParameterAccess().getNameAssignment_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5757:1: ( rule__AstAssignParameter__NameAssignment_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5757:2: rule__AstAssignParameter__NameAssignment_0\n {\n pushFollow(FOLLOW_rule__AstAssignParameter__NameAssignment_0_in_rule__AstAssignParameter__Group__0__Impl12074);\n rule__AstAssignParameter__NameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstAssignParameterAccess().getNameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public String visit(BooleanLiteralExpr n, Object arg) {\n return null;\n }", "public final void rule__FindProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4770:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4771:2: ( RULE_ID )\n {\n // InternalBrowser.g:4771:2: ( RULE_ID )\n // InternalBrowser.g:4772:3: RULE_ID\n {\n before(grammarAccess.getFindPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setName(String name0){\n\t\tname = name0;\n\t}", "public final void rule__JointConstraint__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10162:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10163:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10163:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10164:1: RULE_ID\n {\n before(grammarAccess.getJointConstraintAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointConstraint__NameAssignment_120433); \n after(grammarAccess.getJointConstraintAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleOperandName() throws RecognitionException {\r\n try {\r\n // InternalGo.g:3005:1: ( ruleOperandName EOF )\r\n // InternalGo.g:3006:1: ruleOperandName EOF\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameRule()); \r\n }\r\n pushFollow(FOLLOW_1);\r\n ruleOperandName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameRule()); \r\n }\r\n match(input,EOF,FOLLOW_2); if (state.failed) return ;\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n }\r\n return ;\r\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5302:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5303:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5303:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5304:1: ( rule__XUnaryOperation__OperandAssignment_0_2 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5305:1: ( rule__XUnaryOperation__OperandAssignment_0_2 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5305:2: rule__XUnaryOperation__OperandAssignment_0_2\n {\n pushFollow(FOLLOW_rule__XUnaryOperation__OperandAssignment_0_2_in_rule__XUnaryOperation__Group_0__2__Impl10902);\n rule__XUnaryOperation__OperandAssignment_0_2();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__FeatureAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12430:1: ( ( ( ruleOpUnary ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12431:1: ( ( ruleOpUnary ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12431:1: ( ( ruleOpUnary ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12432:1: ( ruleOpUnary )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12433:1: ( ruleOpUnary )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12434:1: ruleOpUnary\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1()); \n }\n pushFollow(FOLLOW_ruleOpUnary_in_rule__XUnaryOperation__FeatureAssignment_0_124946);\n ruleOpUnary();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22945:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22946:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22946:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22947:1: RULE_ID\n {\n before(grammarAccess.getAstActorDeclarationAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActorDeclaration__NameAssignment_045978); \n after(grammarAccess.getAstActorDeclarationAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Input__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4275:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4276:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4276:2: ( RULE_STRING )\n // InternalBrowser.g:4277:3: RULE_STRING\n {\n before(grammarAccess.getInputAccess().getNameSTRINGTerminalRuleCall_1_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInputAccess().getNameSTRINGTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12060:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12062:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XVariableDeclaration__NameAssignment_224180); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8507:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8508:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8508:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8509:1: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8510:1: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8510:2: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_rule__XUnaryOperation__OperandAssignment_0_2_in_rule__XUnaryOperation__Group_0__2__Impl17590);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setName(String arg0) {\n\t\t\n\t}", "public final void rule__XUnaryOperation__FeatureAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17675:1: ( ( ( ruleOpUnary ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17676:1: ( ( ruleOpUnary ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17676:1: ( ( ruleOpUnary ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17677:1: ( ruleOpUnary )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17678:1: ( ruleOpUnary )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17679:1: ruleOpUnary\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1()); \r\n }\r\n pushFollow(FOLLOW_ruleOpUnary_in_rule__XUnaryOperation__FeatureAssignment_0_135698);\r\n ruleOpUnary();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ConstantOrFunctionCallExp__LabelAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10416:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10418:1: RULE_ID\n {\n before(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ConstantOrFunctionCallExp__LabelAssignment_020957); \n after(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2853:1: ( ( ( rule__BParameter__P_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2855:2: ( rule__BParameter__P_nameAssignment_0 )\n {\n before(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n // InternalBSQL2Java.g:2856:2: ( rule__BParameter__P_nameAssignment_0 )\n // InternalBSQL2Java.g:2856:3: rule__BParameter__P_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__P_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Konto__NameAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16849:1: ( ( ruleValidID ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16850:1: ( ruleValidID )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16850:1: ( ruleValidID )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16851:1: ruleValidID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getKontoAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleValidID_in_rule__Konto__NameAssignment_133992);\r\n ruleValidID();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getKontoAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }" ]
[ "0.7407571", "0.6735195", "0.6281272", "0.56907064", "0.56762505", "0.5566764", "0.5495688", "0.5459796", "0.5391296", "0.528915", "0.5261317", "0.5249596", "0.5246447", "0.5222422", "0.5208177", "0.5190369", "0.5172013", "0.5160119", "0.5151857", "0.5146324", "0.51398087", "0.5105604", "0.5098248", "0.5084323", "0.50803834", "0.50774443", "0.50698537", "0.50644934", "0.5059137", "0.5037218", "0.5036101", "0.50316286", "0.5029093", "0.5023564", "0.5016956", "0.501679", "0.5011747", "0.50049293", "0.49837354", "0.4980776", "0.49746937", "0.49652818", "0.49650523", "0.49565735", "0.49509197", "0.49492088", "0.49443159", "0.49305117", "0.4923352", "0.4918016", "0.4908877", "0.4905985", "0.49010566", "0.48948622", "0.4891336", "0.4884678", "0.48843065", "0.48715302", "0.4870572", "0.48700726", "0.48683462", "0.48667768", "0.4851713", "0.4850959", "0.4846823", "0.48402703", "0.48350763", "0.4826241", "0.48227817", "0.4817946", "0.4802306", "0.47999176", "0.47958252", "0.4792223", "0.47885472", "0.47859764", "0.47685584", "0.47562286", "0.474863", "0.473752", "0.473621", "0.47263435", "0.472497", "0.4721597", "0.4705942", "0.47055632", "0.47033942", "0.47003353", "0.46956515", "0.46886298", "0.4684897", "0.46802336", "0.46784613", "0.46755558", "0.4670059", "0.46692845", "0.46631694", "0.466058", "0.46576113", "0.464849" ]
0.76059675
0
$ANTLR end "rule__VoidOperation__Op_nameAssignment_0" $ANTLR start "rule__VoidOperation__PListAssignment_2_0" InternalBSQL2Java.g:3329:1: rule__VoidOperation__PListAssignment_2_0 : ( RULE_ID ) ;
public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3334:2: ( RULE_ID ) { // InternalBSQL2Java.g:3334:2: ( RULE_ID ) // InternalBSQL2Java.g:3335:3: RULE_ID { before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__VoidOperation__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2259:1: ( ( ( rule__VoidOperation__PListAssignment_2_0 ) ) )\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n {\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n // InternalBSQL2Java.g:2261:2: ( rule__VoidOperation__PListAssignment_2_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n // InternalBSQL2Java.g:2262:2: ( rule__VoidOperation__PListAssignment_2_0 )\n // InternalBSQL2Java.g:2262:3: rule__VoidOperation__PListAssignment_2_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2339:1: ( ( ( rule__VoidOperation__PListAssignment_2_1_1 ) ) )\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n {\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n // InternalBSQL2Java.g:2341:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n // InternalBSQL2Java.g:2342:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n // InternalBSQL2Java.g:2342:3: rule__VoidOperation__PListAssignment_2_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n // InternalBSQL2Java.g:3350:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1989:1: ( ( ( rule__VoidOperation__Op_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n // InternalBSQL2Java.g:1991:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n // InternalBSQL2Java.g:1992:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n // InternalBSQL2Java.g:1992:3: rule__VoidOperation__Op_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Op_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3213:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n // InternalBSQL2Java.g:3215:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3697:1: ( ( RULE_ID ) )\n // InternalCsv.g:3698:2: ( RULE_ID )\n {\n // InternalCsv.g:3698:2: ( RULE_ID )\n // InternalCsv.g:3699:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__VopAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3183:1: ( ( ruleVoidOperation ) )\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n {\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n // InternalBSQL2Java.g:3185:3: ruleVoidOperation\n {\n before(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n pushFollow(FOLLOW_2);\n ruleVoidOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred74_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:4131:2: ( ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) ) )\r\n // InternalGo.g:4131:2: ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) )\r\n {\r\n // InternalGo.g:4131:2: ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) )\r\n // InternalGo.g:4132:3: ( rule__Arguments__ExpressionlistAssignment_2_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_0()); \r\n }\r\n // InternalGo.g:4133:3: ( rule__Arguments__ExpressionlistAssignment_2_0_0 )\r\n // InternalGo.g:4133:4: rule__Arguments__ExpressionlistAssignment_2_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__ExpressionlistAssignment_2_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25990:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25992:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAssignment_0_052249); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstFunction__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23666:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23668:1: RULE_ID\n {\n before(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstFunction__NameAssignment_247464); \n after(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VarSpec__IdAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17150:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17151:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17151:2: ( ruleIdentifierList )\r\n // InternalGo.g:17152:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getIdIdentifierListParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getIdIdentifierListParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__LiteralValue__Group_2__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15029:1: ( ( ( rule__LiteralValue__ElementlistAssignment_2_0 ) ) )\r\n // InternalGo.g:15030:1: ( ( rule__LiteralValue__ElementlistAssignment_2_0 ) )\r\n {\r\n // InternalGo.g:15030:1: ( ( rule__LiteralValue__ElementlistAssignment_2_0 ) )\r\n // InternalGo.g:15031:2: ( rule__LiteralValue__ElementlistAssignment_2_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralValueAccess().getElementlistAssignment_2_0()); \r\n }\r\n // InternalGo.g:15032:2: ( rule__LiteralValue__ElementlistAssignment_2_0 )\r\n // InternalGo.g:15032:3: rule__LiteralValue__ElementlistAssignment_2_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__LiteralValue__ElementlistAssignment_2_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralValueAccess().getElementlistAssignment_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__OpenCSV__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3727:1: ( ( RULE_ID ) )\n // InternalCsv.g:3728:2: ( RULE_ID )\n {\n // InternalCsv.g:3728:2: ( RULE_ID )\n // InternalCsv.g:3729:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAssignParameter__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23009:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23011:1: RULE_ID\n {\n before(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAssignParameter__NameAssignment_046110); \n after(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Model__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3652:1: ( ( RULE_ID ) )\n // InternalCsv.g:3653:2: ( RULE_ID )\n {\n // InternalCsv.g:3653:2: ( RULE_ID )\n // InternalCsv.g:3654:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__RangeClause__IdlAssignment_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17750:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17751:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17751:2: ( ruleIdentifierList )\r\n // InternalGo.g:17752:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Variable__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4166:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4167:2: ( RULE_ID )\n {\n // InternalBrowser.g:4167:2: ( RULE_ID )\n // InternalBrowser.g:4168:3: RULE_ID\n {\n before(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9545:1: ( ( ( rule__AstProcedure__NameAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9546:1: ( ( rule__AstProcedure__NameAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9546:1: ( ( rule__AstProcedure__NameAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9547:1: ( rule__AstProcedure__NameAssignment_2 )\n {\n before(grammarAccess.getAstProcedureAccess().getNameAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9548:1: ( rule__AstProcedure__NameAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9548:2: rule__AstProcedure__NameAssignment_2\n {\n pushFollow(FOLLOW_rule__AstProcedure__NameAssignment_2_in_rule__AstProcedure__Group__2__Impl19550);\n rule__AstProcedure__NameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getNameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ConstSpec__IdAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16985:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:16986:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:16986:2: ( ruleIdentifierList )\r\n // InternalGo.g:16987:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getConstSpecAccess().getIdIdentifierListParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getConstSpecAccess().getIdIdentifierListParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__RecvStmt__IdlAssignment_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17630:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17631:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17631:2: ( ruleIdentifierList )\r\n // InternalGo.g:17632:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRecvStmtAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRecvStmtAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2447:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) ) )\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n {\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n // InternalBSQL2Java.g:2449:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n // InternalBSQL2Java.g:2450:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n // InternalBSQL2Java.g:2450:3: rule__VoidOperation__ParamsAssignment_6_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2367:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_0 ) ) )\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n {\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n // InternalBSQL2Java.g:2369:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n // InternalBSQL2Java.g:2370:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n // InternalBSQL2Java.g:2370:3: rule__VoidOperation__ParamsAssignment_6_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__IdentifierList__Id2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16055:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:16056:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:16056:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:16057:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIdentifierListAccess().getId2IDENTIFIERParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIdentifierListAccess().getId2IDENTIFIERParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstType__NameAssignment_0_1_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25821:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25823:1: ( RULE_ID )\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25824:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25825:1: RULE_ID\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstType__NameAssignment_0_1_1_051904); \n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ReturnStmt__ExpressionlistAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16760:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:16761:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:16761:2: ( ruleExpressionList )\r\n // InternalGo.g:16762:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getReturnStmtAccess().getExpressionlistExpressionListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getReturnStmtAccess().getExpressionlistExpressionListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstAnnotationArgument__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26243:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26244:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26244:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26245:1: RULE_ID\n {\n before(grammarAccess.getAstAnnotationArgumentAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAnnotationArgument__NameAssignment_052768); \n after(grammarAccess.getAstAnnotationArgumentAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_4__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1719:1: ( ( ( rule__BoolOperation__PListAssignment_4_0 ) ) )\n // InternalBSQL2Java.g:1720:1: ( ( rule__BoolOperation__PListAssignment_4_0 ) )\n {\n // InternalBSQL2Java.g:1720:1: ( ( rule__BoolOperation__PListAssignment_4_0 ) )\n // InternalBSQL2Java.g:1721:2: ( rule__BoolOperation__PListAssignment_4_0 )\n {\n before(grammarAccess.getBoolOperationAccess().getPListAssignment_4_0()); \n // InternalBSQL2Java.g:1722:2: ( rule__BoolOperation__PListAssignment_4_0 )\n // InternalBSQL2Java.g:1722:3: rule__BoolOperation__PListAssignment_4_0\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PListAssignment_4_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPListAssignment_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__Group_2_0_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14542:1: ( ( ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 ) ) )\r\n // InternalGo.g:14543:1: ( ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 ) )\r\n {\r\n // InternalGo.g:14543:1: ( ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 ) )\r\n // InternalGo.g:14544:2: ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_1_1_1()); \r\n }\r\n // InternalGo.g:14545:2: ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 )\r\n // InternalGo.g:14545:3: rule__Arguments__ExpressionlistAssignment_2_0_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__ExpressionlistAssignment_2_0_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Function__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1098:1: ( ( RULE_ID ) )\n // InternalWh.g:1099:2: ( RULE_ID )\n {\n // InternalWh.g:1099:2: ( RULE_ID )\n // InternalWh.g:1100:3: RULE_ID\n {\n before(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_4_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1799:1: ( ( ( rule__BoolOperation__PListAssignment_4_1_1 ) ) )\n // InternalBSQL2Java.g:1800:1: ( ( rule__BoolOperation__PListAssignment_4_1_1 ) )\n {\n // InternalBSQL2Java.g:1800:1: ( ( rule__BoolOperation__PListAssignment_4_1_1 ) )\n // InternalBSQL2Java.g:1801:2: ( rule__BoolOperation__PListAssignment_4_1_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getPListAssignment_4_1_1()); \n // InternalBSQL2Java.g:1802:2: ( rule__BoolOperation__PListAssignment_4_1_1 )\n // InternalBSQL2Java.g:1802:3: rule__BoolOperation__PListAssignment_4_1_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PListAssignment_4_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPListAssignment_4_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Program__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1252:1: ( ( RULE_ID ) )\n // InternalWh.g:1253:2: ( RULE_ID )\n {\n // InternalWh.g:1253:2: ( RULE_ID )\n // InternalWh.g:1254:3: RULE_ID\n {\n before(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameters__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6254:1: ( ( ( rule__Parameters__ParameterlistAssignment_2 )? ) )\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n {\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n // InternalGo.g:6256:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n // InternalGo.g:6257:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n int alt61=2;\r\n int LA61_0 = input.LA(1);\r\n\r\n if ( (LA61_0==RULE_ID||LA61_0==RULE_LITERAL_TYPE||LA61_0==43||(LA61_0>=45 && LA61_0<=46)||LA61_0==48||LA61_0==52||LA61_0==54||LA61_0==56||(LA61_0>=59 && LA61_0<=63)) ) {\r\n alt61=1;\r\n }\r\n else if ( (LA61_0==53) ) {\r\n int LA61_2 = input.LA(2);\r\n\r\n if ( (synpred105_InternalGo()) ) {\r\n alt61=1;\r\n }\r\n }\r\n switch (alt61) {\r\n case 1 :\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__FindSecondProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4890:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4891:2: ( RULE_ID )\n {\n // InternalBrowser.g:4891:2: ( RULE_ID )\n // InternalBrowser.g:4892:3: RULE_ID\n {\n before(grammarAccess.getFindSecondPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindSecondPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstToken__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24673:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24674:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24674:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24675:1: RULE_ID\n {\n before(grammarAccess.getAstTokenAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstToken__NameAssignment49543); \n after(grammarAccess.getAstTokenAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Operand__ExpAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18230:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:18231:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:18231:2: ( ruleExpressionList )\r\n // InternalGo.g:18232:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getExpExpressionListParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getExpExpressionListParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1206:1: ( ( ( rule__BoolOperation__Op_nameAssignment_2 ) ) )\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n // InternalBSQL2Java.g:1208:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n // InternalBSQL2Java.g:1209:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n // InternalBSQL2Java.g:1209:3: rule__BoolOperation__Op_nameAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__Op_nameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OperandName__IdAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18815:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:18816:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:18816:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:18817:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameAccess().getIdIDENTIFIERParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameAccess().getIdIDENTIFIERParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Arguments__ExpressionlistAssignment_2_0_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18395:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:18396:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:18396:2: ( ruleExpressionList )\r\n // InternalGo.g:18397:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistExpressionListParserRuleCall_2_0_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getExpressionlistExpressionListParserRuleCall_2_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12060:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12062:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XVariableDeclaration__NameAssignment_224180); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeDef__IdAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17060:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:17061:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:17061:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:17062:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDefAccess().getIdIDENTIFIERParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDefAccess().getIdIDENTIFIERParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameters__ParameterlistAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16145:1: ( ( ruleParameterList ) )\r\n // InternalGo.g:16146:2: ( ruleParameterList )\r\n {\r\n // InternalGo.g:16146:2: ( ruleParameterList )\r\n // InternalGo.g:16147:3: ruleParameterList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistParameterListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameterList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistParameterListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7697:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // InternalDroneScript.g:7699:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // InternalDroneScript.g:7700:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // InternalDroneScript.g:7700:3: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__IdentifierList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5956:1: ( ( ( rule__IdentifierList__Id2Assignment_2_1 ) ) )\r\n // InternalGo.g:5957:1: ( ( rule__IdentifierList__Id2Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:5957:1: ( ( rule__IdentifierList__Id2Assignment_2_1 ) )\r\n // InternalGo.g:5958:2: ( rule__IdentifierList__Id2Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIdentifierListAccess().getId2Assignment_2_1()); \r\n }\r\n // InternalGo.g:5959:2: ( rule__IdentifierList__Id2Assignment_2_1 )\r\n // InternalGo.g:5959:3: rule__IdentifierList__Id2Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__IdentifierList__Id2Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIdentifierListAccess().getId2Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Text__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:938:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:939:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:939:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:940:1: ruleIdOrString\n {\n before(grammarAccess.getTextAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Text__NameAssignment_11852);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getTextAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6415:1: ( ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) ) )\r\n // InternalGo.g:6416:1: ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) )\r\n {\r\n // InternalGo.g:6416:1: ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) )\r\n // InternalGo.g:6417:2: ( rule__ParameterList__ParameterdeclAssignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterdeclAssignment_2_1()); \r\n }\r\n // InternalGo.g:6418:2: ( rule__ParameterList__ParameterdeclAssignment_2_1 )\r\n // InternalGo.g:6418:3: rule__ParameterList__ParameterdeclAssignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterList__ParameterdeclAssignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterdeclAssignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeList__Type2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17570:1: ( ( ruleType ) )\r\n // InternalGo.g:17571:2: ( ruleType )\r\n {\r\n // InternalGo.g:17571:2: ( ruleType )\r\n // InternalGo.g:17572:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26081:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26082:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26082:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26083:1: RULE_ID\n {\n before(grammarAccess.getAstVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstVariableDeclaration__NameAssignment_252437); \n after(grammarAccess.getAstVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__SRightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3453:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n // InternalBSQL2Java.g:3455:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OperandName__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15379:1: ( ( ( rule__OperandName__IdAssignment_0_1 ) ) )\r\n // InternalGo.g:15380:1: ( ( rule__OperandName__IdAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:15380:1: ( ( rule__OperandName__IdAssignment_0_1 ) )\r\n // InternalGo.g:15381:2: ( rule__OperandName__IdAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameAccess().getIdAssignment_0_1()); \r\n }\r\n // InternalGo.g:15382:2: ( rule__OperandName__IdAssignment_0_1 )\r\n // InternalGo.g:15382:3: rule__OperandName__IdAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__OperandName__IdAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameAccess().getIdAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSQLMachine__M_nameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3003:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n // InternalBSQL2Java.g:3005:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__LiteralValue__ElementlistAssignment_2_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18635:1: ( ( ruleElementList ) )\r\n // InternalGo.g:18636:2: ( ruleElementList )\r\n {\r\n // InternalGo.g:18636:2: ( ruleElementList )\r\n // InternalGo.g:18637:3: ruleElementList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralValueAccess().getElementlistElementListParserRuleCall_2_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleElementList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralValueAccess().getElementlistElementListParserRuleCall_2_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Assignment__Expressionlist2Assignment_3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17315:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17316:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17316:2: ( ruleExpressionList )\r\n // InternalGo.g:17317:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getAssignmentAccess().getExpressionlist2ExpressionListParserRuleCall_3_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getAssignmentAccess().getExpressionlist2ExpressionListParserRuleCall_3_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__RangeClause__ExpressionlistAssignment_0_0_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17735:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17736:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17736:2: ( ruleExpressionList )\r\n // InternalGo.g:17737:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getExpressionlistExpressionListParserRuleCall_0_0_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getExpressionlistExpressionListParserRuleCall_0_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VarSpec__ExpressionlistAssignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17180:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17181:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17181:2: ( ruleExpressionList )\r\n // InternalGo.g:17182:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getExpressionlistExpressionListParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getExpressionlistExpressionListParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Arguments__ExpressionlistAssignment_2_0_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18425:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:18426:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:18426:2: ( ruleExpressionList )\r\n // InternalGo.g:18427:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistExpressionListParserRuleCall_2_0_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getExpressionlistExpressionListParserRuleCall_2_0_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ParameterList__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6308:1: ( ( () ) )\r\n // InternalGo.g:6309:1: ( () )\r\n {\r\n // InternalGo.g:6309:1: ( () )\r\n // InternalGo.g:6310:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterListAction_0()); \r\n }\r\n // InternalGo.g:6311:2: ()\r\n // InternalGo.g:6311:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterListAction_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Track__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3629:1: ( ( RULE_ID ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3630:1: ( RULE_ID )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3630:1: ( RULE_ID )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3631:1: RULE_ID\n {\n before(grammarAccess.getTrackAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Track__NameAssignment_17323); \n after(grammarAccess.getTrackAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__IdentifierList__IdAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16040:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:16041:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:16041:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:16042:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIdentifierListAccess().getIdIDENTIFIERParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIdentifierListAccess().getIdIDENTIFIERParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__CheckContainsText__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4710:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4711:2: ( RULE_ID )\n {\n // InternalBrowser.g:4711:2: ( RULE_ID )\n // InternalBrowser.g:4712:3: RULE_ID\n {\n before(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred1_Python_fragment() throws RecognitionException { \n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:527:7: ( LPAREN fpdef[null] COMMA )\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:527:8: LPAREN fpdef[null] COMMA\n {\n match(input,LPAREN,FOLLOW_LPAREN_in_synpred1_Python1249); if (state.failed) return ;\n pushFollow(FOLLOW_fpdef_in_synpred1_Python1251);\n fpdef(null);\n\n state._fsp--;\n if (state.failed) return ;\n match(input,COMMA,FOLLOW_COMMA_in_synpred1_Python1254); if (state.failed) return ;\n\n }\n }", "public final void rule__FindProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4770:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4771:2: ( RULE_ID )\n {\n // InternalBrowser.g:4771:2: ( RULE_ID )\n // InternalBrowser.g:4772:3: RULE_ID\n {\n before(grammarAccess.getFindPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__Alternatives_2_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:4130:1: ( ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) ) | ( ( rule__Arguments__Group_2_0_1__0 ) ) )\r\n int alt40=2;\r\n alt40 = dfa40.predict(input);\r\n switch (alt40) {\r\n case 1 :\r\n // InternalGo.g:4131:2: ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) )\r\n {\r\n // InternalGo.g:4131:2: ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) )\r\n // InternalGo.g:4132:3: ( rule__Arguments__ExpressionlistAssignment_2_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_0()); \r\n }\r\n // InternalGo.g:4133:3: ( rule__Arguments__ExpressionlistAssignment_2_0_0 )\r\n // InternalGo.g:4133:4: rule__Arguments__ExpressionlistAssignment_2_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__ExpressionlistAssignment_2_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // InternalGo.g:4137:2: ( ( rule__Arguments__Group_2_0_1__0 ) )\r\n {\r\n // InternalGo.g:4137:2: ( ( rule__Arguments__Group_2_0_1__0 ) )\r\n // InternalGo.g:4138:3: ( rule__Arguments__Group_2_0_1__0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getGroup_2_0_1()); \r\n }\r\n // InternalGo.g:4139:3: ( rule__Arguments__Group_2_0_1__0 )\r\n // InternalGo.g:4139:4: rule__Arguments__Group_2_0_1__0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__Group_2_0_1__0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getGroup_2_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstConnectionAttribute__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23148:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23149:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23149:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23150:1: RULE_ID\n {\n before(grammarAccess.getAstConnectionAttributeAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstConnectionAttribute__NameAssignment_046397); \n after(grammarAccess.getAstConnectionAttributeAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmFormalParameter__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13036:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13037:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13037:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13038:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmFormalParameterAccess().getNameIDTerminalRuleCall_1_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JvmFormalParameter__NameAssignment_126183); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmFormalParameterAccess().getNameIDTerminalRuleCall_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActor__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23396:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23398:1: RULE_ID\n {\n before(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActor__NameAssignment_246906); \n after(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleParameterList() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:867:2: ( ( ( rule__ParameterList__Group__0 ) ) )\r\n // InternalGo.g:868:2: ( ( rule__ParameterList__Group__0 ) )\r\n {\r\n // InternalGo.g:868:2: ( ( rule__ParameterList__Group__0 ) )\r\n // InternalGo.g:869:3: ( rule__ParameterList__Group__0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getGroup()); \r\n }\r\n // InternalGo.g:870:3: ( rule__ParameterList__Group__0 )\r\n // InternalGo.g:870:4: rule__ParameterList__Group__0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterList__Group__0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getGroup()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Assignment__ExpressionlistAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17285:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17286:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17286:2: ( ruleExpressionList )\r\n // InternalGo.g:17287:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getAssignmentAccess().getExpressionlistExpressionListParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getAssignmentAccess().getExpressionlistExpressionListParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11329:1: ( ( ( rule__TypeList__Type2Assignment_2_1 ) ) )\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n // InternalGo.g:11331:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n // InternalGo.g:11332:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n // InternalGo.g:11332:3: rule__TypeList__Type2Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeList__Type2Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__CheckContainsLink__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4665:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4666:2: ( RULE_ID )\n {\n // InternalBrowser.g:4666:2: ( RULE_ID )\n // InternalBrowser.g:4667:3: RULE_ID\n {\n before(grammarAccess.getCheckContainsLinkAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getCheckContainsLinkAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Action__Group_0_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3161:1: ( ( ( rule__Action__NameAssignment_0_0_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3162:1: ( ( rule__Action__NameAssignment_0_0_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3162:1: ( ( rule__Action__NameAssignment_0_0_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3163:1: ( rule__Action__NameAssignment_0_0_1 )\n {\n before(grammarAccess.getActionAccess().getNameAssignment_0_0_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3164:1: ( rule__Action__NameAssignment_0_0_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3164:2: rule__Action__NameAssignment_0_0_1\n {\n pushFollow(FOLLOW_rule__Action__NameAssignment_0_0_1_in_rule__Action__Group_0_0__1__Impl6231);\n rule__Action__NameAssignment_0_0_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getActionAccess().getNameAssignment_0_0_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23216:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23218:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinition__NameAssignment_146534); \n after(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Configuration__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9129:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9130:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9130:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9131:1: RULE_ID\n {\n before(grammarAccess.getConfigurationAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Configuration__NameAssignment_018315); \n after(grammarAccess.getConfigurationAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred105_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:6257:3: ( rule__Parameters__ParameterlistAssignment_2 )\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n }", "public final void rule__ConstantOrFunctionCallExp__LabelAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10416:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10418:1: RULE_ID\n {\n before(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ConstantOrFunctionCallExp__LabelAssignment_020957); \n after(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Reorientation__NameAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9963:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9964:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9964:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9965:1: RULE_ID\n {\n before(grammarAccess.getReorientationAccess().getNameIDTerminalRuleCall_0_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Reorientation__NameAssignment_0_120022); \n after(grammarAccess.getReorientationAccess().getNameIDTerminalRuleCall_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Link__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:968:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:969:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:969:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:970:1: ruleIdOrString\n {\n before(grammarAccess.getLinkAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Link__NameAssignment_11914);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getLinkAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__Group_2_0_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14462:1: ( ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) ) )\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n {\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n // InternalGo.g:14464:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n // InternalGo.g:14465:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n // InternalGo.g:14465:3: rule__Arguments__TypeAssignment_2_0_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__TypeAssignment_2_0_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ParameterList__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6335:1: ( ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) ) )\r\n // InternalGo.g:6336:1: ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) )\r\n {\r\n // InternalGo.g:6336:1: ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) )\r\n // InternalGo.g:6337:2: ( rule__ParameterList__ParameterDecl1Assignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterDecl1Assignment_1()); \r\n }\r\n // InternalGo.g:6338:2: ( rule__ParameterList__ParameterDecl1Assignment_1 )\r\n // InternalGo.g:6338:3: rule__ParameterList__ParameterDecl1Assignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterList__ParameterDecl1Assignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterDecl1Assignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstNetwork__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22780:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22782:1: RULE_ID\n {\n before(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstNetwork__NameAssignment_245637); \n after(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Application__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:878:1: ( ( RULE_ID ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:879:1: ( RULE_ID )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:879:1: ( RULE_ID )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:880:1: RULE_ID\n {\n before(grammarAccess.getApplicationAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FollowSets000.FOLLOW_RULE_ID_in_rule__Application__NameAssignment_11728); \n after(grammarAccess.getApplicationAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__CommClause__Statementlist2Assignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17585:1: ( ( ruleStatementList ) )\r\n // InternalGo.g:17586:2: ( ruleStatementList )\r\n {\r\n // InternalGo.g:17586:2: ( ruleStatementList )\r\n // InternalGo.g:17587:3: ruleStatementList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCommClauseAccess().getStatementlist2StatementListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatementList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCommClauseAccess().getStatementlist2StatementListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstStatementCall__ProcedureAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24812:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24814:1: ( RULE_ID )\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24815:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24816:1: RULE_ID\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstStatementCall__ProcedureAssignment_049834); \n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstConstructor__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23351:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23352:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23352:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23353:1: RULE_ID\n {\n before(grammarAccess.getAstConstructorAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstConstructor__NameAssignment_046813); \n after(grammarAccess.getAstConstructorAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21392:1: ( ( ( rule__AstTypeParam__NameAssignment_0_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21394:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:2: rule__AstTypeParam__NameAssignment_0_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAssignment_0_0_in_rule__AstTypeParam__Group_0__0__Impl42875);\n rule__AstTypeParam__NameAssignment_0_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Assignment__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9899:1: ( ( ( rule__Assignment__ExpressionlistAssignment_1 ) ) )\r\n // InternalGo.g:9900:1: ( ( rule__Assignment__ExpressionlistAssignment_1 ) )\r\n {\r\n // InternalGo.g:9900:1: ( ( rule__Assignment__ExpressionlistAssignment_1 ) )\r\n // InternalGo.g:9901:2: ( rule__Assignment__ExpressionlistAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getAssignmentAccess().getExpressionlistAssignment_1()); \r\n }\r\n // InternalGo.g:9902:2: ( rule__Assignment__ExpressionlistAssignment_1 )\r\n // InternalGo.g:9902:3: rule__Assignment__ExpressionlistAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Assignment__ExpressionlistAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getAssignmentAccess().getExpressionlistAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__RangeClause__Group_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:12032:1: ( ( ( rule__RangeClause__ExpressionlistAssignment_0_0_0 ) ) )\r\n // InternalGo.g:12033:1: ( ( rule__RangeClause__ExpressionlistAssignment_0_0_0 ) )\r\n {\r\n // InternalGo.g:12033:1: ( ( rule__RangeClause__ExpressionlistAssignment_0_0_0 ) )\r\n // InternalGo.g:12034:2: ( rule__RangeClause__ExpressionlistAssignment_0_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getExpressionlistAssignment_0_0_0()); \r\n }\r\n // InternalGo.g:12035:2: ( rule__RangeClause__ExpressionlistAssignment_0_0_0 )\r\n // InternalGo.g:12035:3: rule__RangeClause__ExpressionlistAssignment_0_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__RangeClause__ExpressionlistAssignment_0_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getExpressionlistAssignment_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Insert__ParamAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4950:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4951:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4951:2: ( RULE_STRING )\n // InternalBrowser.g:4952:3: RULE_STRING\n {\n before(grammarAccess.getInsertAccess().getParamSTRINGTerminalRuleCall_0_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInsertAccess().getParamSTRINGTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Block__StmtlAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16355:1: ( ( ruleStatementList ) )\r\n // InternalGo.g:16356:2: ( ruleStatementList )\r\n {\r\n // InternalGo.g:16356:2: ( ruleStatementList )\r\n // InternalGo.g:16357:3: ruleStatementList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBlockAccess().getStmtlStatementListParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatementList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBlockAccess().getStmtlStatementListParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinitionTypeParameter__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23336:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23338:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinitionTypeParameter__NameAssignment46782); \n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }" ]
[ "0.7403068", "0.7314453", "0.7299002", "0.7259658", "0.66871446", "0.60858256", "0.5918321", "0.5870844", "0.5749424", "0.5713296", "0.564242", "0.55980295", "0.5576075", "0.5550245", "0.5522347", "0.55047446", "0.54199165", "0.541682", "0.5399878", "0.5382073", "0.5381268", "0.537774", "0.5351803", "0.5320598", "0.5314638", "0.531022", "0.5305469", "0.53005207", "0.5289474", "0.528051", "0.5247264", "0.52331847", "0.5228508", "0.5227008", "0.5214668", "0.51845855", "0.51743644", "0.5166712", "0.51565015", "0.5150762", "0.51329064", "0.51271194", "0.51164985", "0.5102482", "0.5101602", "0.50964147", "0.50939894", "0.5087648", "0.5079826", "0.50633264", "0.50575453", "0.50361884", "0.5034222", "0.50164664", "0.5010689", "0.5009828", "0.50085664", "0.50010586", "0.5000663", "0.49967396", "0.49812457", "0.49724793", "0.49675253", "0.49624148", "0.4956931", "0.4953323", "0.49452907", "0.49345377", "0.4931523", "0.4925399", "0.49223298", "0.4909011", "0.49052796", "0.48956767", "0.4893019", "0.4892884", "0.48844245", "0.4883526", "0.48829895", "0.48773646", "0.48745883", "0.4873443", "0.48650315", "0.48635525", "0.48627037", "0.48593313", "0.48589963", "0.48524463", "0.48472762", "0.48373196", "0.48371744", "0.48369372", "0.48149577", "0.48128495", "0.48062733", "0.48057273", "0.48044917", "0.4798179", "0.47979814", "0.47792152" ]
0.7612996
0
$ANTLR end "rule__VoidOperation__PListAssignment_2_0" $ANTLR start "rule__VoidOperation__PListAssignment_2_1_1" InternalBSQL2Java.g:3344:1: rule__VoidOperation__PListAssignment_2_1_1 : ( RULE_ID ) ;
public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3349:2: ( RULE_ID ) { // InternalBSQL2Java.g:3349:2: ( RULE_ID ) // InternalBSQL2Java.g:3350:3: RULE_ID { before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n // InternalBSQL2Java.g:3335:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2339:1: ( ( ( rule__VoidOperation__PListAssignment_2_1_1 ) ) )\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n {\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n // InternalBSQL2Java.g:2341:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n // InternalBSQL2Java.g:2342:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n // InternalBSQL2Java.g:2342:3: rule__VoidOperation__PListAssignment_2_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2259:1: ( ( ( rule__VoidOperation__PListAssignment_2_0 ) ) )\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n {\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n // InternalBSQL2Java.g:2261:2: ( rule__VoidOperation__PListAssignment_2_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n // InternalBSQL2Java.g:2262:2: ( rule__VoidOperation__PListAssignment_2_0 )\n // InternalBSQL2Java.g:2262:3: rule__VoidOperation__PListAssignment_2_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3213:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n // InternalBSQL2Java.g:3215:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__VopAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3183:1: ( ( ruleVoidOperation ) )\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n {\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n // InternalBSQL2Java.g:3185:3: ruleVoidOperation\n {\n before(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n pushFollow(FOLLOW_2);\n ruleVoidOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Group_4_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1799:1: ( ( ( rule__BoolOperation__PListAssignment_4_1_1 ) ) )\n // InternalBSQL2Java.g:1800:1: ( ( rule__BoolOperation__PListAssignment_4_1_1 ) )\n {\n // InternalBSQL2Java.g:1800:1: ( ( rule__BoolOperation__PListAssignment_4_1_1 ) )\n // InternalBSQL2Java.g:1801:2: ( rule__BoolOperation__PListAssignment_4_1_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getPListAssignment_4_1_1()); \n // InternalBSQL2Java.g:1802:2: ( rule__BoolOperation__PListAssignment_4_1_1 )\n // InternalBSQL2Java.g:1802:3: rule__BoolOperation__PListAssignment_4_1_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PListAssignment_4_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPListAssignment_4_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__IdentifierList__Id2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16055:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:16056:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:16056:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:16057:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIdentifierListAccess().getId2IDENTIFIERParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIdentifierListAccess().getId2IDENTIFIERParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__SQLCall__SRightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3453:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n // InternalBSQL2Java.g:3455:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Cooperate__TaskAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17275:1: ( ( ( RULE_ID ) ) )\r\n // InternalDroneScript.g:17276:2: ( ( RULE_ID ) )\r\n {\r\n // InternalDroneScript.g:17276:2: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17277:3: ( RULE_ID )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCooperateAccess().getTaskTaskCrossReference_2_0()); \r\n }\r\n // InternalDroneScript.g:17278:3: ( RULE_ID )\r\n // InternalDroneScript.g:17279:4: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCooperateAccess().getTaskTaskIDTerminalRuleCall_2_0_1()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCooperateAccess().getTaskTaskIDTerminalRuleCall_2_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCooperateAccess().getTaskTaskCrossReference_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VoidOperation__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1989:1: ( ( ( rule__VoidOperation__Op_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n // InternalBSQL2Java.g:1991:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n // InternalBSQL2Java.g:1992:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n // InternalBSQL2Java.g:1992:3: rule__VoidOperation__Op_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Op_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ReturnStmt__ExpressionlistAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16760:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:16761:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:16761:2: ( ruleExpressionList )\r\n // InternalGo.g:16762:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getReturnStmtAccess().getExpressionlistExpressionListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getReturnStmtAccess().getExpressionlistExpressionListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__Group_4__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1719:1: ( ( ( rule__BoolOperation__PListAssignment_4_0 ) ) )\n // InternalBSQL2Java.g:1720:1: ( ( rule__BoolOperation__PListAssignment_4_0 ) )\n {\n // InternalBSQL2Java.g:1720:1: ( ( rule__BoolOperation__PListAssignment_4_0 ) )\n // InternalBSQL2Java.g:1721:2: ( rule__BoolOperation__PListAssignment_4_0 )\n {\n before(grammarAccess.getBoolOperationAccess().getPListAssignment_4_0()); \n // InternalBSQL2Java.g:1722:2: ( rule__BoolOperation__PListAssignment_4_0 )\n // InternalBSQL2Java.g:1722:3: rule__BoolOperation__PListAssignment_4_0\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__PListAssignment_4_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getPListAssignment_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__RangeClause__IdlAssignment_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17750:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17751:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17751:2: ( ruleIdentifierList )\r\n // InternalGo.g:17752:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VoidOperation__Group_6_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2447:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) ) )\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n {\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n // InternalBSQL2Java.g:2449:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n // InternalBSQL2Java.g:2450:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n // InternalBSQL2Java.g:2450:3: rule__VoidOperation__ParamsAssignment_6_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VarSpec__IdAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17150:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17151:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17151:2: ( ruleIdentifierList )\r\n // InternalGo.g:17152:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getIdIdentifierListParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getIdIdentifierListParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeList__Type2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17570:1: ( ( ruleType ) )\r\n // InternalGo.g:17571:2: ( ruleType )\r\n {\r\n // InternalGo.g:17571:2: ( ruleType )\r\n // InternalGo.g:17572:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Operand__ExpAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18230:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:18231:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:18231:2: ( ruleExpressionList )\r\n // InternalGo.g:18232:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getExpExpressionListParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getExpExpressionListParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ConstSpec__IdAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16985:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:16986:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:16986:2: ( ruleIdentifierList )\r\n // InternalGo.g:16987:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getConstSpecAccess().getIdIdentifierListParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getConstSpecAccess().getIdIdentifierListParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__RecvStmt__IdlAssignment_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17630:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17631:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17631:2: ( ruleIdentifierList )\r\n // InternalGo.g:17632:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRecvStmtAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRecvStmtAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstStatementCall__ProcedureAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24812:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24814:1: ( RULE_ID )\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24815:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24816:1: RULE_ID\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstStatementCall__ProcedureAssignment_049834); \n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__Group_2_0_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14542:1: ( ( ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 ) ) )\r\n // InternalGo.g:14543:1: ( ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 ) )\r\n {\r\n // InternalGo.g:14543:1: ( ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 ) )\r\n // InternalGo.g:14544:2: ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_1_1_1()); \r\n }\r\n // InternalGo.g:14545:2: ( rule__Arguments__ExpressionlistAssignment_2_0_1_1_1 )\r\n // InternalGo.g:14545:3: rule__Arguments__ExpressionlistAssignment_2_0_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__ExpressionlistAssignment_2_0_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__IdentifierList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5956:1: ( ( ( rule__IdentifierList__Id2Assignment_2_1 ) ) )\r\n // InternalGo.g:5957:1: ( ( rule__IdentifierList__Id2Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:5957:1: ( ( rule__IdentifierList__Id2Assignment_2_1 ) )\r\n // InternalGo.g:5958:2: ( rule__IdentifierList__Id2Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIdentifierListAccess().getId2Assignment_2_1()); \r\n }\r\n // InternalGo.g:5959:2: ( rule__IdentifierList__Id2Assignment_2_1 )\r\n // InternalGo.g:5959:3: rule__IdentifierList__Id2Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__IdentifierList__Id2Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIdentifierListAccess().getId2Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameters__ParameterlistAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16145:1: ( ( ruleParameterList ) )\r\n // InternalGo.g:16146:2: ( ruleParameterList )\r\n {\r\n // InternalGo.g:16146:2: ( ruleParameterList )\r\n // InternalGo.g:16147:3: ruleParameterList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistParameterListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameterList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistParameterListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Assignment__Expressionlist2Assignment_3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17315:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17316:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17316:2: ( ruleExpressionList )\r\n // InternalGo.g:17317:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getAssignmentAccess().getExpressionlist2ExpressionListParserRuleCall_3_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getAssignmentAccess().getExpressionlist2ExpressionListParserRuleCall_3_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Arguments__ExpressionlistAssignment_2_0_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18425:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:18426:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:18426:2: ( ruleExpressionList )\r\n // InternalGo.g:18427:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistExpressionListParserRuleCall_2_0_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getExpressionlistExpressionListParserRuleCall_2_0_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameters__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6254:1: ( ( ( rule__Parameters__ParameterlistAssignment_2 )? ) )\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n {\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n // InternalGo.g:6256:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n // InternalGo.g:6257:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n int alt61=2;\r\n int LA61_0 = input.LA(1);\r\n\r\n if ( (LA61_0==RULE_ID||LA61_0==RULE_LITERAL_TYPE||LA61_0==43||(LA61_0>=45 && LA61_0<=46)||LA61_0==48||LA61_0==52||LA61_0==54||LA61_0==56||(LA61_0>=59 && LA61_0<=63)) ) {\r\n alt61=1;\r\n }\r\n else if ( (LA61_0==53) ) {\r\n int LA61_2 = input.LA(2);\r\n\r\n if ( (synpred105_InternalGo()) ) {\r\n alt61=1;\r\n }\r\n }\r\n switch (alt61) {\r\n case 1 :\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__LiteralValue__Group_2__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15029:1: ( ( ( rule__LiteralValue__ElementlistAssignment_2_0 ) ) )\r\n // InternalGo.g:15030:1: ( ( rule__LiteralValue__ElementlistAssignment_2_0 ) )\r\n {\r\n // InternalGo.g:15030:1: ( ( rule__LiteralValue__ElementlistAssignment_2_0 ) )\r\n // InternalGo.g:15031:2: ( rule__LiteralValue__ElementlistAssignment_2_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralValueAccess().getElementlistAssignment_2_0()); \r\n }\r\n // InternalGo.g:15032:2: ( rule__LiteralValue__ElementlistAssignment_2_0 )\r\n // InternalGo.g:15032:3: rule__LiteralValue__ElementlistAssignment_2_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__LiteralValue__ElementlistAssignment_2_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralValueAccess().getElementlistAssignment_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__IdentifierList__IdAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16040:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:16041:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:16041:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:16042:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIdentifierListAccess().getIdIDENTIFIERParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIdentifierListAccess().getIdIDENTIFIERParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeDef__IdAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17060:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:17061:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:17061:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:17062:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDefAccess().getIdIDENTIFIERParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDefAccess().getIdIDENTIFIERParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void synpred74_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:4131:2: ( ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) ) )\r\n // InternalGo.g:4131:2: ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) )\r\n {\r\n // InternalGo.g:4131:2: ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) )\r\n // InternalGo.g:4132:3: ( rule__Arguments__ExpressionlistAssignment_2_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_0()); \r\n }\r\n // InternalGo.g:4133:3: ( rule__Arguments__ExpressionlistAssignment_2_0_0 )\r\n // InternalGo.g:4133:4: rule__Arguments__ExpressionlistAssignment_2_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__ExpressionlistAssignment_2_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n }", "public final void rule__Arguments__ExpressionlistAssignment_2_0_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18395:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:18396:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:18396:2: ( ruleExpressionList )\r\n // InternalGo.g:18397:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistExpressionListParserRuleCall_2_0_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getExpressionlistExpressionListParserRuleCall_2_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VoidOperation__Group_6__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2367:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_0 ) ) )\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n {\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n // InternalBSQL2Java.g:2369:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n // InternalBSQL2Java.g:2370:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n // InternalBSQL2Java.g:2370:3: rule__VoidOperation__ParamsAssignment_6_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__CommClause__Statementlist2Assignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17585:1: ( ( ruleStatementList ) )\r\n // InternalGo.g:17586:2: ( ruleStatementList )\r\n {\r\n // InternalGo.g:17586:2: ( ruleStatementList )\r\n // InternalGo.g:17587:3: ruleStatementList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCommClauseAccess().getStatementlist2StatementListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatementList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCommClauseAccess().getStatementlist2StatementListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ParameterList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6415:1: ( ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) ) )\r\n // InternalGo.g:6416:1: ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) )\r\n {\r\n // InternalGo.g:6416:1: ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) )\r\n // InternalGo.g:6417:2: ( rule__ParameterList__ParameterdeclAssignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterdeclAssignment_2_1()); \r\n }\r\n // InternalGo.g:6418:2: ( rule__ParameterList__ParameterdeclAssignment_2_1 )\r\n // InternalGo.g:6418:3: rule__ParameterList__ParameterdeclAssignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterList__ParameterdeclAssignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterdeclAssignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Language__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3697:1: ( ( RULE_ID ) )\n // InternalCsv.g:3698:2: ( RULE_ID )\n {\n // InternalCsv.g:3698:2: ( RULE_ID )\n // InternalCsv.g:3699:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Assignment__ExpressionlistAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17285:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17286:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17286:2: ( ruleExpressionList )\r\n // InternalGo.g:17287:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getAssignmentAccess().getExpressionlistExpressionListParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getAssignmentAccess().getExpressionlistExpressionListParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSubstitution__LeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3558:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n // InternalBSQL2Java.g:3560:3: RULE_ID\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VarSpec__ExpressionlistAssignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17180:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17181:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17181:2: ( ruleExpressionList )\r\n // InternalGo.g:17182:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getExpressionlistExpressionListParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getExpressionlistExpressionListParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11329:1: ( ( ( rule__TypeList__Type2Assignment_2_1 ) ) )\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n // InternalGo.g:11331:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n // InternalGo.g:11332:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n // InternalGo.g:11332:3: rule__TypeList__Type2Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeList__Type2Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Block__StmtlAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16355:1: ( ( ruleStatementList ) )\r\n // InternalGo.g:16356:2: ( ruleStatementList )\r\n {\r\n // InternalGo.g:16356:2: ( ruleStatementList )\r\n // InternalGo.g:16357:3: ruleStatementList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBlockAccess().getStmtlStatementListParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatementList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBlockAccess().getStmtlStatementListParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TIAssignment__Instance_typeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3513:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n // InternalBSQL2Java.g:3515:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ConstSpec__ExpressionlistAssignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17015:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17016:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17016:2: ( ruleExpressionList )\r\n // InternalGo.g:17017:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getConstSpecAccess().getExpressionlistExpressionListParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getConstSpecAccess().getExpressionlistExpressionListParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__FeatureAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12105:1: ( ( ( RULE_ID ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12106:1: ( ( RULE_ID ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12106:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12107:1: ( RULE_ID )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12108:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12109:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementIDTerminalRuleCall_0_1_0_1()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XAssignment__FeatureAssignment_0_124277); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementIDTerminalRuleCall_0_1_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ExpressionList__Expression2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17825:1: ( ( ruleExpression ) )\r\n // InternalGo.g:17826:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:17826:2: ( ruleExpression )\r\n // InternalGo.g:17827:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpressionListAccess().getExpression2ExpressionParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpressionListAccess().getExpression2ExpressionParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ParameterList__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6335:1: ( ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) ) )\r\n // InternalGo.g:6336:1: ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) )\r\n {\r\n // InternalGo.g:6336:1: ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) )\r\n // InternalGo.g:6337:2: ( rule__ParameterList__ParameterDecl1Assignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterDecl1Assignment_1()); \r\n }\r\n // InternalGo.g:6338:2: ( rule__ParameterList__ParameterDecl1Assignment_1 )\r\n // InternalGo.g:6338:3: rule__ParameterList__ParameterDecl1Assignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterList__ParameterDecl1Assignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterDecl1Assignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__RangeClause__ExpressionlistAssignment_0_0_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17735:1: ( ( ruleExpressionList ) )\r\n // InternalGo.g:17736:2: ( ruleExpressionList )\r\n {\r\n // InternalGo.g:17736:2: ( ruleExpressionList )\r\n // InternalGo.g:17737:3: ruleExpressionList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getExpressionlistExpressionListParserRuleCall_0_0_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpressionList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getExpressionlistExpressionListParserRuleCall_0_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__IdentifierList__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5876:1: ( ( ( rule__IdentifierList__IdAssignment_1 ) ) )\r\n // InternalGo.g:5877:1: ( ( rule__IdentifierList__IdAssignment_1 ) )\r\n {\r\n // InternalGo.g:5877:1: ( ( rule__IdentifierList__IdAssignment_1 ) )\r\n // InternalGo.g:5878:2: ( rule__IdentifierList__IdAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIdentifierListAccess().getIdAssignment_1()); \r\n }\r\n // InternalGo.g:5879:2: ( rule__IdentifierList__IdAssignment_1 )\r\n // InternalGo.g:5879:3: rule__IdentifierList__IdAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__IdentifierList__IdAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIdentifierListAccess().getIdAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Database__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1974:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1976:1: RULE_ID\n {\n before(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Database__ValueAssignment_23910); \n after(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final ValidateStateTransitionsParser.voidMethodDeclaration_return voidMethodDeclaration() throws RecognitionException {\r\n ValidateStateTransitionsParser.voidMethodDeclaration_return retval = new ValidateStateTransitionsParser.voidMethodDeclaration_return();\r\n retval.start = input.LT(1);\r\n\r\n int voidMethodDeclaration_StartIndex = input.index();\r\n\r\n CommonTree IDENT3=null;\r\n ValidateStateTransitionsParser_JavaTreeParser.block_return block4 =null;\r\n\r\n\r\n try {\r\n if ( state.backtracking>0 && alreadyParsedRule(input, 293) ) { return retval; }\r\n\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:229:5: ( ^( VOID_METHOD_DECL modifierList ( genericTypeParameterList )? IDENT formalParameterList ( throwsClause )? ( block )? ) )\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:230:9: ^( VOID_METHOD_DECL modifierList ( genericTypeParameterList )? IDENT formalParameterList ( throwsClause )? ( block )? )\r\n {\r\n match(input,VOID_METHOD_DECL,FOLLOW_VOID_METHOD_DECL_in_voidMethodDeclaration533); if (state.failed) return retval;\r\n\r\n match(input, Token.DOWN, null); if (state.failed) return retval;\r\n pushFollow(FOLLOW_modifierList_in_voidMethodDeclaration551);\r\n modifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:233:17: ( genericTypeParameterList )?\r\n int alt12=2;\r\n int LA12_0 = input.LA(1);\r\n\r\n if ( (LA12_0==GENERIC_TYPE_PARAM_LIST) ) {\r\n alt12=1;\r\n }\r\n switch (alt12) {\r\n case 1 :\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:233:17: genericTypeParameterList\r\n {\r\n pushFollow(FOLLOW_genericTypeParameterList_in_voidMethodDeclaration569);\r\n genericTypeParameterList();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n IDENT3=(CommonTree)match(input,IDENT,FOLLOW_IDENT_in_voidMethodDeclaration588); if (state.failed) return retval;\r\n\r\n pushFollow(FOLLOW_formalParameterList_in_voidMethodDeclaration606);\r\n formalParameterList();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:236:17: ( throwsClause )?\r\n int alt13=2;\r\n int LA13_0 = input.LA(1);\r\n\r\n if ( (LA13_0==THROWS_CLAUSE) ) {\r\n alt13=1;\r\n }\r\n switch (alt13) {\r\n case 1 :\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:236:17: throwsClause\r\n {\r\n pushFollow(FOLLOW_throwsClause_in_voidMethodDeclaration624);\r\n throwsClause();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:237:17: ( block )?\r\n int alt14=2;\r\n int LA14_0 = input.LA(1);\r\n\r\n if ( (LA14_0==BLOCK_SCOPE) ) {\r\n alt14=1;\r\n }\r\n switch (alt14) {\r\n case 1 :\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:237:17: block\r\n {\r\n pushFollow(FOLLOW_block_in_voidMethodDeclaration643);\r\n block4=block();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n if ( state.backtracking==0 ) {\r\n functionDetected((IDENT3!=null?IDENT3.getText():null), (CommonTree)(block4!=null?((CommonTree)block4.start):null));\r\n }\r\n\r\n match(input, Token.UP, null); if (state.failed) return retval;\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n\r\n finally {\r\n \t// do for sure before leaving\r\n if ( state.backtracking>0 ) { memoize(input, 293, voidMethodDeclaration_StartIndex); }\r\n\r\n }\r\n return retval;\r\n }", "public final void rule__AstFunction__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23666:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23668:1: RULE_ID\n {\n before(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstFunction__NameAssignment_247464); \n after(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ShortVarDecl__IdlAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17330:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17331:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17331:2: ( ruleIdentifierList )\r\n // InternalGo.g:17332:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getShortVarDeclAccess().getIdlIdentifierListParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getShortVarDeclAccess().getIdlIdentifierListParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeList__TypeAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17555:1: ( ( ruleType ) )\r\n // InternalGo.g:17556:2: ( ruleType )\r\n {\r\n // InternalGo.g:17556:2: ( ruleType )\r\n // InternalGo.g:17557:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getTypeTypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getTypeTypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Assignment__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9899:1: ( ( ( rule__Assignment__ExpressionlistAssignment_1 ) ) )\r\n // InternalGo.g:9900:1: ( ( rule__Assignment__ExpressionlistAssignment_1 ) )\r\n {\r\n // InternalGo.g:9900:1: ( ( rule__Assignment__ExpressionlistAssignment_1 ) )\r\n // InternalGo.g:9901:2: ( rule__Assignment__ExpressionlistAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getAssignmentAccess().getExpressionlistAssignment_1()); \r\n }\r\n // InternalGo.g:9902:2: ( rule__Assignment__ExpressionlistAssignment_1 )\r\n // InternalGo.g:9902:3: rule__Assignment__ExpressionlistAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Assignment__ExpressionlistAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getAssignmentAccess().getExpressionlistAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstOutputPattern__PortAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24688:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24689:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24689:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24690:1: ( RULE_ID )\n {\n before(grammarAccess.getAstOutputPatternAccess().getPortAstPortCrossReference_0_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24691:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24692:1: RULE_ID\n {\n before(grammarAccess.getAstOutputPatternAccess().getPortAstPortIDTerminalRuleCall_0_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstOutputPattern__PortAssignment_0_049578); \n after(grammarAccess.getAstOutputPatternAccess().getPortAstPortIDTerminalRuleCall_0_0_0_1()); \n\n }\n\n after(grammarAccess.getAstOutputPatternAccess().getPortAstPortCrossReference_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2285:1: ( ( ( rule__VoidOperation__Group_2_1__0 )* ) )\n // InternalBSQL2Java.g:2286:1: ( ( rule__VoidOperation__Group_2_1__0 )* )\n {\n // InternalBSQL2Java.g:2286:1: ( ( rule__VoidOperation__Group_2_1__0 )* )\n // InternalBSQL2Java.g:2287:2: ( rule__VoidOperation__Group_2_1__0 )*\n {\n before(grammarAccess.getVoidOperationAccess().getGroup_2_1()); \n // InternalBSQL2Java.g:2288:2: ( rule__VoidOperation__Group_2_1__0 )*\n loop11:\n do {\n int alt11=2;\n int LA11_0 = input.LA(1);\n\n if ( (LA11_0==24) ) {\n alt11=1;\n }\n\n\n switch (alt11) {\n \tcase 1 :\n \t // InternalBSQL2Java.g:2288:3: rule__VoidOperation__Group_2_1__0\n \t {\n \t pushFollow(FOLLOW_16);\n \t rule__VoidOperation__Group_2_1__0();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop11;\n }\n } while (true);\n\n after(grammarAccess.getVoidOperationAccess().getGroup_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ConstantOrFunctionCallExp__LabelAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10416:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10418:1: RULE_ID\n {\n before(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ConstantOrFunctionCallExp__LabelAssignment_020957); \n after(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred1_Python_fragment() throws RecognitionException { \n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:527:7: ( LPAREN fpdef[null] COMMA )\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:527:8: LPAREN fpdef[null] COMMA\n {\n match(input,LPAREN,FOLLOW_LPAREN_in_synpred1_Python1249); if (state.failed) return ;\n pushFollow(FOLLOW_fpdef_in_synpred1_Python1251);\n fpdef(null);\n\n state._fsp--;\n if (state.failed) return ;\n match(input,COMMA,FOLLOW_COMMA_in_synpred1_Python1254); if (state.failed) return ;\n\n }\n }", "public final void ruleParameterList() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:867:2: ( ( ( rule__ParameterList__Group__0 ) ) )\r\n // InternalGo.g:868:2: ( ( rule__ParameterList__Group__0 ) )\r\n {\r\n // InternalGo.g:868:2: ( ( rule__ParameterList__Group__0 ) )\r\n // InternalGo.g:869:3: ( rule__ParameterList__Group__0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getGroup()); \r\n }\r\n // InternalGo.g:870:3: ( rule__ParameterList__Group__0 )\r\n // InternalGo.g:870:4: rule__ParameterList__Group__0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterList__Group__0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getGroup()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeCaseClause__StatementlistAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17525:1: ( ( ruleStatementList ) )\r\n // InternalGo.g:17526:2: ( ruleStatementList )\r\n {\r\n // InternalGo.g:17526:2: ( ruleStatementList )\r\n // InternalGo.g:17527:3: ruleStatementList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeCaseClauseAccess().getStatementlistStatementListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatementList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeCaseClauseAccess().getStatementlistStatementListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__LiteralValue__ElementlistAssignment_2_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18635:1: ( ( ruleElementList ) )\r\n // InternalGo.g:18636:2: ( ruleElementList )\r\n {\r\n // InternalGo.g:18636:2: ( ruleElementList )\r\n // InternalGo.g:18637:3: ruleElementList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralValueAccess().getElementlistElementListParserRuleCall_2_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleElementList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralValueAccess().getElementlistElementListParserRuleCall_2_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__OpenCSV__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3727:1: ( ( RULE_ID ) )\n // InternalCsv.g:3728:2: ( RULE_ID )\n {\n // InternalCsv.g:3728:2: ( RULE_ID )\n // InternalCsv.g:3729:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7697:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // InternalDroneScript.g:7699:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // InternalDroneScript.g:7700:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // InternalDroneScript.g:7700:3: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Tab__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1989:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1990:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1990:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1991:1: RULE_ID\n {\n before(grammarAccess.getTabAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Tab__ValueAssignment_23941); \n after(grammarAccess.getTabAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__Group_2_0_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14462:1: ( ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) ) )\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n {\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n // InternalGo.g:14464:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n // InternalGo.g:14465:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n // InternalGo.g:14465:3: rule__Arguments__TypeAssignment_2_0_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__TypeAssignment_2_0_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Arguments__Alternatives_2_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:4130:1: ( ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) ) | ( ( rule__Arguments__Group_2_0_1__0 ) ) )\r\n int alt40=2;\r\n alt40 = dfa40.predict(input);\r\n switch (alt40) {\r\n case 1 :\r\n // InternalGo.g:4131:2: ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) )\r\n {\r\n // InternalGo.g:4131:2: ( ( rule__Arguments__ExpressionlistAssignment_2_0_0 ) )\r\n // InternalGo.g:4132:3: ( rule__Arguments__ExpressionlistAssignment_2_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_0()); \r\n }\r\n // InternalGo.g:4133:3: ( rule__Arguments__ExpressionlistAssignment_2_0_0 )\r\n // InternalGo.g:4133:4: rule__Arguments__ExpressionlistAssignment_2_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__ExpressionlistAssignment_2_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getExpressionlistAssignment_2_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // InternalGo.g:4137:2: ( ( rule__Arguments__Group_2_0_1__0 ) )\r\n {\r\n // InternalGo.g:4137:2: ( ( rule__Arguments__Group_2_0_1__0 ) )\r\n // InternalGo.g:4138:3: ( rule__Arguments__Group_2_0_1__0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getGroup_2_0_1()); \r\n }\r\n // InternalGo.g:4139:3: ( rule__Arguments__Group_2_0_1__0 )\r\n // InternalGo.g:4139:4: rule__Arguments__Group_2_0_1__0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__Group_2_0_1__0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getGroup_2_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstConnection__OutPortAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23069:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23070:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23070:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23071:1: RULE_ID\n {\n before(grammarAccess.getAstConnectionAccess().getOutPortIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstConnection__OutPortAssignment_146234); \n after(grammarAccess.getAstConnectionAccess().getOutPortIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4007:1: ( ( ( rule__PredicateComparison__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4009:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:2: rule__PredicateComparison__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateComparison__RightAssignment_1_2_in_rule__PredicateComparison__Group_1__2__Impl7886);\n rule__PredicateComparison__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleVoidOperation() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:266:2: ( ( ( rule__VoidOperation__Group__0 ) ) )\n // InternalBSQL2Java.g:267:2: ( ( rule__VoidOperation__Group__0 ) )\n {\n // InternalBSQL2Java.g:267:2: ( ( rule__VoidOperation__Group__0 ) )\n // InternalBSQL2Java.g:268:3: ( rule__VoidOperation__Group__0 )\n {\n before(grammarAccess.getVoidOperationAccess().getGroup()); \n // InternalBSQL2Java.g:269:3: ( rule__VoidOperation__Group__0 )\n // InternalBSQL2Java.g:269:4: rule__VoidOperation__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SaveCSV__OpenAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3848:1: ( ( ( RULE_ID ) ) )\n // InternalCsv.g:3849:2: ( ( RULE_ID ) )\n {\n // InternalCsv.g:3849:2: ( ( RULE_ID ) )\n // InternalCsv.g:3850:3: ( RULE_ID )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getSaveCSVAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n // InternalCsv.g:3851:3: ( RULE_ID )\n // InternalCsv.g:3852:4: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getSaveCSVAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getSaveCSVAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getSaveCSVAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Script__DroneAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17075:1: ( ( ( RULE_ID ) ) )\r\n // InternalDroneScript.g:17076:2: ( ( RULE_ID ) )\r\n {\r\n // InternalDroneScript.g:17076:2: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17077:3: ( RULE_ID )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getScriptAccess().getDroneDroneCrossReference_2_0()); \r\n }\r\n // InternalDroneScript.g:17078:3: ( RULE_ID )\r\n // InternalDroneScript.g:17079:4: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getScriptAccess().getDroneDroneIDTerminalRuleCall_2_0_1()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getScriptAccess().getDroneDroneIDTerminalRuleCall_2_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getScriptAccess().getDroneDroneCrossReference_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeParameterList__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21359:1: ( ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21361:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:2: rule__AstTypeParameterList__ParamsAssignment_2_1\n {\n pushFollow(FOLLOW_rule__AstTypeParameterList__ParamsAssignment_2_1_in_rule__AstTypeParameterList__Group_2__1__Impl42811);\n rule__AstTypeParameterList__ParamsAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__CommClause__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11410:1: ( ( ( rule__CommClause__Statementlist2Assignment_2 ) ) )\r\n // InternalGo.g:11411:1: ( ( rule__CommClause__Statementlist2Assignment_2 ) )\r\n {\r\n // InternalGo.g:11411:1: ( ( rule__CommClause__Statementlist2Assignment_2 ) )\r\n // InternalGo.g:11412:2: ( rule__CommClause__Statementlist2Assignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCommClauseAccess().getStatementlist2Assignment_2()); \r\n }\r\n // InternalGo.g:11413:2: ( rule__CommClause__Statementlist2Assignment_2 )\r\n // InternalGo.g:11413:3: rule__CommClause__Statementlist2Assignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__CommClause__Statementlist2Assignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCommClauseAccess().getStatementlist2Assignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Program__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1252:1: ( ( RULE_ID ) )\n // InternalWh.g:1253:2: ( RULE_ID )\n {\n // InternalWh.g:1253:2: ( RULE_ID )\n // InternalWh.g:1254:3: RULE_ID\n {\n before(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__SLeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3438:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3439:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3439:2: ( RULE_ID )\n // InternalBSQL2Java.g:3440:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Function__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1098:1: ( ( RULE_ID ) )\n // InternalWh.g:1099:2: ( RULE_ID )\n {\n // InternalWh.g:1099:2: ( RULE_ID )\n // InternalWh.g:1100:3: RULE_ID\n {\n before(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PrintCSV__OpenAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3791:1: ( ( ( RULE_ID ) ) )\n // InternalCsv.g:3792:2: ( ( RULE_ID ) )\n {\n // InternalCsv.g:3792:2: ( ( RULE_ID ) )\n // InternalCsv.g:3793:3: ( RULE_ID )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getPrintCSVAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n // InternalCsv.g:3794:3: ( RULE_ID )\n // InternalCsv.g:3795:4: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getPrintCSVAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getPrintCSVAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getPrintCSVAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public BNFrule()\n {\n lhs = \"\";\n rhsSymbols = new ArrayList<String>();\n }", "public final void rule__ExpressionList__ExpAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17810:1: ( ( ruleExpression ) )\r\n // InternalGo.g:17811:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:17811:2: ( ruleExpression )\r\n // InternalGo.g:17812:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpressionListAccess().getExpExpressionParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpressionListAccess().getExpExpressionParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Model__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3652:1: ( ( RULE_ID ) )\n // InternalCsv.g:3653:2: ( RULE_ID )\n {\n // InternalCsv.g:3653:2: ( RULE_ID )\n // InternalCsv.g:3654:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeSwitchGuard__IdAssignment_0_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17495:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:17496:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:17496:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:17497:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchGuardAccess().getIdIDENTIFIERParserRuleCall_0_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchGuardAccess().getIdIDENTIFIERParserRuleCall_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstInputPattern__PortAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24609:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24610:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24610:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24611:1: ( RULE_ID )\n {\n before(grammarAccess.getAstInputPatternAccess().getPortAstPortCrossReference_0_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24612:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24613:1: RULE_ID\n {\n before(grammarAccess.getAstInputPatternAccess().getPortAstPortIDTerminalRuleCall_0_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstInputPattern__PortAssignment_0_049415); \n after(grammarAccess.getAstInputPatternAccess().getPortAstPortIDTerminalRuleCall_0_0_0_1()); \n\n }\n\n after(grammarAccess.getAstInputPatternAccess().getPortAstPortCrossReference_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__StatementList__StatmentAssignment_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16370:1: ( ( ruleStatement ) )\r\n // InternalGo.g:16371:2: ( ruleStatement )\r\n {\r\n // InternalGo.g:16371:2: ( ruleStatement )\r\n // InternalGo.g:16372:3: ruleStatement\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getStatementListAccess().getStatmentStatementParserRuleCall_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatement();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getStatementListAccess().getStatmentStatementParserRuleCall_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__OperandName__IdAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18815:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:18816:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:18816:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:18817:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameAccess().getIdIDENTIFIERParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameAccess().getIdIDENTIFIERParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeList__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11249:1: ( ( ( rule__TypeList__TypeAssignment_1 ) ) )\r\n // InternalGo.g:11250:1: ( ( rule__TypeList__TypeAssignment_1 ) )\r\n {\r\n // InternalGo.g:11250:1: ( ( rule__TypeList__TypeAssignment_1 ) )\r\n // InternalGo.g:11251:2: ( rule__TypeList__TypeAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getTypeAssignment_1()); \r\n }\r\n // InternalGo.g:11252:2: ( rule__TypeList__TypeAssignment_1 )\r\n // InternalGo.g:11252:3: rule__TypeList__TypeAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeList__TypeAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getTypeAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parallel__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10550:1: ( ( ruleChoice ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10551:1: ( ruleChoice )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10551:1: ( ruleChoice )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10552:1: ruleChoice\n {\n before(grammarAccess.getParallelAccess().getRightChoiceParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleChoice_in_rule__Parallel__RightAssignment_1_220767);\n ruleChoice();\n\n state._fsp--;\n\n after(grammarAccess.getParallelAccess().getRightChoiceParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parallel__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8320:1: ( ( ( rule__Parallel__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8321:1: ( ( rule__Parallel__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8321:1: ( ( rule__Parallel__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8322:1: ( rule__Parallel__RightAssignment_1_2 )\n {\n before(grammarAccess.getParallelAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8323:1: ( rule__Parallel__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8323:2: rule__Parallel__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__Parallel__RightAssignment_1_2_in_rule__Parallel__Group_1__2__Impl16313);\n rule__Parallel__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParallelAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterList__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6308:1: ( ( () ) )\r\n // InternalGo.g:6309:1: ( () )\r\n {\r\n // InternalGo.g:6309:1: ( () )\r\n // InternalGo.g:6310:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterListAction_0()); \r\n }\r\n // InternalGo.g:6311:2: ()\r\n // InternalGo.g:6311:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterListAction_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VoidOperation__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2043:1: ( ( ( rule__VoidOperation__Group_2__0 )? ) )\n // InternalBSQL2Java.g:2044:1: ( ( rule__VoidOperation__Group_2__0 )? )\n {\n // InternalBSQL2Java.g:2044:1: ( ( rule__VoidOperation__Group_2__0 )? )\n // InternalBSQL2Java.g:2045:2: ( rule__VoidOperation__Group_2__0 )?\n {\n before(grammarAccess.getVoidOperationAccess().getGroup_2()); \n // InternalBSQL2Java.g:2046:2: ( rule__VoidOperation__Group_2__0 )?\n int alt9=2;\n int LA9_0 = input.LA(1);\n\n if ( (LA9_0==RULE_ID) ) {\n alt9=1;\n }\n switch (alt9) {\n case 1 :\n // InternalBSQL2Java.g:2046:3: rule__VoidOperation__Group_2__0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Group_2__0();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getGroup_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2_1__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2301:1: ( rule__VoidOperation__Group_2_1__0__Impl rule__VoidOperation__Group_2_1__1 )\n // InternalBSQL2Java.g:2302:2: rule__VoidOperation__Group_2_1__0__Impl rule__VoidOperation__Group_2_1__1\n {\n pushFollow(FOLLOW_3);\n rule__VoidOperation__Group_2_1__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Group_2_1__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred31_InternalSafetyParser_fragment() throws RecognitionException { \n // InternalSafetyParser.g:8740:4: ( ( () FullStop ( ( RULE_ID ) ) ) )\n // InternalSafetyParser.g:8740:5: ( () FullStop ( ( RULE_ID ) ) )\n {\n // InternalSafetyParser.g:8740:5: ( () FullStop ( ( RULE_ID ) ) )\n // InternalSafetyParser.g:8741:5: () FullStop ( ( RULE_ID ) )\n {\n // InternalSafetyParser.g:8741:5: ()\n // InternalSafetyParser.g:8742:5: \n {\n }\n\n match(input,FullStop,FollowSets000.FOLLOW_4); if (state.failed) return ;\n // InternalSafetyParser.g:8744:5: ( ( RULE_ID ) )\n // InternalSafetyParser.g:8745:6: ( RULE_ID )\n {\n // InternalSafetyParser.g:8745:6: ( RULE_ID )\n // InternalSafetyParser.g:8746:7: RULE_ID\n {\n match(input,RULE_ID,FollowSets000.FOLLOW_2); if (state.failed) return ;\n\n }\n\n\n }\n\n\n }\n\n\n }\n }", "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }" ]
[ "0.8246316", "0.7641839", "0.75407606", "0.6613419", "0.6572411", "0.64810145", "0.57942045", "0.571124", "0.55719775", "0.5542922", "0.5541018", "0.5508579", "0.549324", "0.54873693", "0.54777575", "0.54490274", "0.5433869", "0.54029095", "0.54000777", "0.53977394", "0.539529", "0.5393972", "0.5382762", "0.5363967", "0.5347816", "0.532971", "0.532632", "0.52898985", "0.5281862", "0.526441", "0.5256394", "0.52485776", "0.52440083", "0.52394986", "0.52373976", "0.52227116", "0.5206996", "0.5191057", "0.51760787", "0.51571", "0.5151305", "0.5126453", "0.511758", "0.51015836", "0.5097636", "0.5094992", "0.5079379", "0.5072195", "0.5057911", "0.505663", "0.50480634", "0.5047787", "0.5037213", "0.50351065", "0.5029321", "0.5026609", "0.50181764", "0.5016689", "0.49896538", "0.4982246", "0.49785247", "0.4975291", "0.49650422", "0.4958981", "0.49507552", "0.49448636", "0.4940158", "0.49372834", "0.49342602", "0.4933805", "0.4921766", "0.49161965", "0.49129784", "0.49098632", "0.489845", "0.48732656", "0.4858325", "0.48538557", "0.4851774", "0.48503235", "0.48468953", "0.4846858", "0.48462427", "0.48410374", "0.48375443", "0.48331812", "0.48321018", "0.48243457", "0.4820972", "0.48187953", "0.4817151", "0.48156273", "0.4814429", "0.48110402", "0.48059604", "0.48058906", "0.48053852", "0.47976202", "0.4792433", "0.47843787" ]
0.80851996
1
$ANTLR end "rule__VoidOperation__PListAssignment_2_1_1" $ANTLR start "rule__VoidOperation__ParamsAssignment_6_0" InternalBSQL2Java.g:3359:1: rule__VoidOperation__ParamsAssignment_6_0 : ( ruleBParameter ) ;
public final void rule__VoidOperation__ParamsAssignment_6_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3363:1: ( ( ruleBParameter ) ) // InternalBSQL2Java.g:3364:2: ( ruleBParameter ) { // InternalBSQL2Java.g:3364:2: ( ruleBParameter ) // InternalBSQL2Java.g:3365:3: ruleBParameter { before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); pushFollow(FOLLOW_2); ruleBParameter(); state._fsp--; after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__VoidOperation__ParamsAssignment_6_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3378:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3380:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2447:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) ) )\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n {\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n // InternalBSQL2Java.g:2449:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n // InternalBSQL2Java.g:2450:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n // InternalBSQL2Java.g:2450:3: rule__VoidOperation__ParamsAssignment_6_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2367:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_0 ) ) )\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n {\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n // InternalBSQL2Java.g:2369:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n // InternalBSQL2Java.g:2370:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n // InternalBSQL2Java.g:2370:3: rule__VoidOperation__ParamsAssignment_6_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameters__ParameterlistAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16145:1: ( ( ruleParameterList ) )\r\n // InternalGo.g:16146:2: ( ruleParameterList )\r\n {\r\n // InternalGo.g:16146:2: ( ruleParameterList )\r\n // InternalGo.g:16147:3: ruleParameterList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistParameterListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameterList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistParameterListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VoidOperation__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2259:1: ( ( ( rule__VoidOperation__PListAssignment_2_0 ) ) )\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n {\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n // InternalBSQL2Java.g:2261:2: ( rule__VoidOperation__PListAssignment_2_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n // InternalBSQL2Java.g:2262:2: ( rule__VoidOperation__PListAssignment_2_0 )\n // InternalBSQL2Java.g:2262:3: rule__VoidOperation__PListAssignment_2_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2339:1: ( ( ( rule__VoidOperation__PListAssignment_2_1_1 ) ) )\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n {\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n // InternalBSQL2Java.g:2341:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n // InternalBSQL2Java.g:2342:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n // InternalBSQL2Java.g:2342:3: rule__VoidOperation__PListAssignment_2_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__VopAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3183:1: ( ( ruleVoidOperation ) )\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n {\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n // InternalBSQL2Java.g:3185:3: ruleVoidOperation\n {\n before(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n pushFollow(FOLLOW_2);\n ruleVoidOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParameterList__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21359:1: ( ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21361:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:2: rule__AstTypeParameterList__ParamsAssignment_2_1\n {\n pushFollow(FOLLOW_rule__AstTypeParameterList__ParamsAssignment_2_1_in_rule__AstTypeParameterList__Group_2__1__Impl42811);\n rule__AstTypeParameterList__ParamsAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParameterList__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21233:1: ( ( ( rule__AstTypeParameterList__ParamsAssignment_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21234:1: ( ( rule__AstTypeParameterList__ParamsAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21234:1: ( ( rule__AstTypeParameterList__ParamsAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21235:1: ( rule__AstTypeParameterList__ParamsAssignment_1 )\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21236:1: ( rule__AstTypeParameterList__ParamsAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21236:2: rule__AstTypeParameterList__ParamsAssignment_1\n {\n pushFollow(FOLLOW_rule__AstTypeParameterList__ParamsAssignment_1_in_rule__AstTypeParameterList__Group__1__Impl42564);\n rule__AstTypeParameterList__ParamsAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred105_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:6257:3: ( rule__Parameters__ParameterlistAssignment_2 )\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n }", "public final void rule__Parameters__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6254:1: ( ( ( rule__Parameters__ParameterlistAssignment_2 )? ) )\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n {\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n // InternalGo.g:6256:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n // InternalGo.g:6257:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n int alt61=2;\r\n int LA61_0 = input.LA(1);\r\n\r\n if ( (LA61_0==RULE_ID||LA61_0==RULE_LITERAL_TYPE||LA61_0==43||(LA61_0>=45 && LA61_0<=46)||LA61_0==48||LA61_0==52||LA61_0==54||LA61_0==56||(LA61_0>=59 && LA61_0<=63)) ) {\r\n alt61=1;\r\n }\r\n else if ( (LA61_0==53) ) {\r\n int LA61_2 = input.LA(2);\r\n\r\n if ( (synpred105_InternalGo()) ) {\r\n alt61=1;\r\n }\r\n }\r\n switch (alt61) {\r\n case 1 :\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__MidiBody__ParamAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3409:1: ( ( ruleParameter ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3410:1: ( ruleParameter )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3410:1: ( ruleParameter )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3411:1: ruleParameter\n {\n before(grammarAccess.getMidiBodyAccess().getParamParameterParserRuleCall_1_0()); \n pushFollow(FOLLOW_ruleParameter_in_rule__MidiBody__ParamAssignment_16886);\n ruleParameter();\n\n state._fsp--;\n\n after(grammarAccess.getMidiBodyAccess().getParamParameterParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n // InternalBSQL2Java.g:3335:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBParameter() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:379:1: ( ruleBParameter EOF )\n // InternalBSQL2Java.g:380:1: ruleBParameter EOF\n {\n before(grammarAccess.getBParameterRule()); \n pushFollow(FOLLOW_1);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__ParameterList__ParameterdeclAssignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16175:1: ( ( ruleParameterDecl ) )\r\n // InternalGo.g:16176:2: ( ruleParameterDecl )\r\n {\r\n // InternalGo.g:16176:2: ( ruleParameterDecl )\r\n // InternalGo.g:16177:3: ruleParameterDecl\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterdeclParameterDeclParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameterDecl();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterdeclParameterDeclParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Signature__ParametersAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16085:1: ( ( ruleParameters ) )\r\n // InternalGo.g:16086:2: ( ruleParameters )\r\n {\r\n // InternalGo.g:16086:2: ( ruleParameters )\r\n // InternalGo.g:16087:3: ruleParameters\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSignatureAccess().getParametersParametersParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameters();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSignatureAccess().getParametersParametersParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ParameterList__ParameterDecl1Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16160:1: ( ( ruleParameterDecl ) )\r\n // InternalGo.g:16161:2: ( ruleParameterDecl )\r\n {\r\n // InternalGo.g:16161:2: ( ruleParameterDecl )\r\n // InternalGo.g:16162:3: ruleParameterDecl\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterDecl1ParameterDeclParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameterDecl();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterDecl1ParameterDeclParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleBParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:391:2: ( ( ( rule__BParameter__Group__0 ) ) )\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n {\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n // InternalBSQL2Java.g:393:3: ( rule__BParameter__Group__0 )\n {\n before(grammarAccess.getBParameterAccess().getGroup()); \n // InternalBSQL2Java.g:394:3: ( rule__BParameter__Group__0 )\n // InternalBSQL2Java.g:394:4: rule__BParameter__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n // InternalBSQL2Java.g:3350:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2853:1: ( ( ( rule__BParameter__P_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2855:2: ( rule__BParameter__P_nameAssignment_0 )\n {\n before(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n // InternalBSQL2Java.g:2856:2: ( rule__BParameter__P_nameAssignment_0 )\n // InternalBSQL2Java.g:2856:3: rule__BParameter__P_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__P_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Result__ParameteresAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16115:1: ( ( ruleParameters ) )\r\n // InternalGo.g:16116:2: ( ruleParameters )\r\n {\r\n // InternalGo.g:16116:2: ( ruleParameters )\r\n // InternalGo.g:16117:3: ruleParameters\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getResultAccess().getParameteresParametersParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameters();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getResultAccess().getParameteresParametersParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setParameter( List<Parameter> parameter )\n {\n _parameter = parameter;\n }", "public final void rule__AstTypeParameterList__ParamsAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25975:1: ( ( ruleAstTypeParam ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25976:1: ( ruleAstTypeParam )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25976:1: ( ruleAstTypeParam )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25977:1: ruleAstTypeParam\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_2_1_0()); \n pushFollow(FOLLOW_ruleAstTypeParam_in_rule__AstTypeParameterList__ParamsAssignment_2_152218);\n ruleAstTypeParam();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__ParametersAssignment_2_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23231:1: ( ( ruleAstTypeDefinitionParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23232:1: ( ruleAstTypeDefinitionParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23232:1: ( ruleAstTypeDefinitionParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23233:1: ruleAstTypeDefinitionParameter\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_0_0()); \n pushFollow(FOLLOW_ruleAstTypeDefinitionParameter_in_rule__AstTypeDefinition__ParametersAssignment_2_1_046565);\n ruleAstTypeDefinitionParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3543:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n // InternalBSQL2Java.g:3545:3: ruleBType\n {\n before(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleEParameterDefinition() throws RecognitionException {\n EObject current = null;\n\n Token lv_name_0_0=null;\n Token otherlv_1=null;\n Token this_BEGIN_2=null;\n Token this_END_4=null;\n EObject lv_parameter_3_0 = null;\n\n\n\n \tenterRule();\n\n try {\n // InternalRMParser.g:6073:2: ( ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END ) )\n // InternalRMParser.g:6074:2: ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END )\n {\n // InternalRMParser.g:6074:2: ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END )\n // InternalRMParser.g:6075:3: ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END\n {\n // InternalRMParser.g:6075:3: ( (lv_name_0_0= RULE_ID ) )\n // InternalRMParser.g:6076:4: (lv_name_0_0= RULE_ID )\n {\n // InternalRMParser.g:6076:4: (lv_name_0_0= RULE_ID )\n // InternalRMParser.g:6077:5: lv_name_0_0= RULE_ID\n {\n lv_name_0_0=(Token)match(input,RULE_ID,FOLLOW_11); \n\n \t\t\t\t\tnewLeafNode(lv_name_0_0, grammarAccess.getEParameterDefinitionAccess().getNameIDTerminalRuleCall_0_0());\n \t\t\t\t\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElement(grammarAccess.getEParameterDefinitionRule());\n \t\t\t\t\t}\n \t\t\t\t\tsetWithLastConsumed(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"name\",\n \t\t\t\t\t\tlv_name_0_0,\n \t\t\t\t\t\t\"org.sodalite.dsl.RM.ID\");\n \t\t\t\t\n\n }\n\n\n }\n\n otherlv_1=(Token)match(input,Colon,FOLLOW_6); \n\n \t\t\tnewLeafNode(otherlv_1, grammarAccess.getEParameterDefinitionAccess().getColonKeyword_1());\n \t\t\n this_BEGIN_2=(Token)match(input,RULE_BEGIN,FOLLOW_67); \n\n \t\t\tnewLeafNode(this_BEGIN_2, grammarAccess.getEParameterDefinitionAccess().getBEGINTerminalRuleCall_2());\n \t\t\n // InternalRMParser.g:6101:3: ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) )\n // InternalRMParser.g:6102:4: (lv_parameter_3_0= ruleEParameterDefinitionBody )\n {\n // InternalRMParser.g:6102:4: (lv_parameter_3_0= ruleEParameterDefinitionBody )\n // InternalRMParser.g:6103:5: lv_parameter_3_0= ruleEParameterDefinitionBody\n {\n\n \t\t\t\t\tnewCompositeNode(grammarAccess.getEParameterDefinitionAccess().getParameterEParameterDefinitionBodyParserRuleCall_3_0());\n \t\t\t\t\n pushFollow(FOLLOW_8);\n lv_parameter_3_0=ruleEParameterDefinitionBody();\n\n state._fsp--;\n\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElementForParent(grammarAccess.getEParameterDefinitionRule());\n \t\t\t\t\t}\n \t\t\t\t\tset(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"parameter\",\n \t\t\t\t\t\tlv_parameter_3_0,\n \t\t\t\t\t\t\"org.sodalite.dsl.RM.EParameterDefinitionBody\");\n \t\t\t\t\tafterParserOrEnumRuleCall();\n \t\t\t\t\n\n }\n\n\n }\n\n this_END_4=(Token)match(input,RULE_END,FOLLOW_2); \n\n \t\t\tnewLeafNode(this_END_4, grammarAccess.getEParameterDefinitionAccess().getENDTerminalRuleCall_4());\n \t\t\n\n }\n\n\n }\n\n\n \tleaveRule();\n\n }\n\n catch (RecognitionException re) {\n recover(input,re);\n appendSkippedTokens();\n }\n finally {\n }\n return current;\n }", "public final void rule__AstTypeParameterList__ParamsAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25960:1: ( ( ruleAstTypeParam ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25961:1: ( ruleAstTypeParam )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25961:1: ( ruleAstTypeParam )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25962:1: ruleAstTypeParam\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_1_0()); \n pushFollow(FOLLOW_ruleAstTypeParam_in_rule__AstTypeParameterList__ParamsAssignment_152187);\n ruleAstTypeParam();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterList__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6335:1: ( ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) ) )\r\n // InternalGo.g:6336:1: ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) )\r\n {\r\n // InternalGo.g:6336:1: ( ( rule__ParameterList__ParameterDecl1Assignment_1 ) )\r\n // InternalGo.g:6337:2: ( rule__ParameterList__ParameterDecl1Assignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterDecl1Assignment_1()); \r\n }\r\n // InternalGo.g:6338:2: ( rule__ParameterList__ParameterDecl1Assignment_1 )\r\n // InternalGo.g:6338:3: rule__ParameterList__ParameterDecl1Assignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterList__ParameterDecl1Assignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterDecl1Assignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void mT__40() throws RecognitionException {\r\n try {\r\n int _type = T__40;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:37:7: ( 'parameter' )\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:37:9: 'parameter'\r\n {\r\n match(\"parameter\"); \r\n\r\n\r\n }\r\n\r\n state.type = _type;\r\n state.channel = _channel;\r\n }\r\n finally {\r\n }\r\n }", "public final void rule__AstActor__ParametersAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23411:1: ( ( ruleAstParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23412:1: ( ruleAstParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23412:1: ( ruleAstParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23413:1: ruleAstParameter\n {\n before(grammarAccess.getAstActorAccess().getParametersAstParameterParserRuleCall_4_0_0()); \n pushFollow(FOLLOW_ruleAstParameter_in_rule__AstActor__ParametersAssignment_4_046937);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorAccess().getParametersAstParameterParserRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__TypeParamsAssignment_0_1_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25791:1: ( ( ruleAstTypeParameterList ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25792:1: ( ruleAstTypeParameterList )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25792:1: ( ruleAstTypeParameterList )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25793:1: ruleAstTypeParameterList\n {\n before(grammarAccess.getAstTypeAccess().getTypeParamsAstTypeParameterListParserRuleCall_0_1_0_1_0()); \n pushFollow(FOLLOW_ruleAstTypeParameterList_in_rule__AstType__TypeParamsAssignment_0_1_0_151838);\n ruleAstTypeParameterList();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeAccess().getTypeParamsAstTypeParameterListParserRuleCall_0_1_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstNetwork__ParametersAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22795:1: ( ( ruleAstParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22796:1: ( ruleAstParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22796:1: ( ruleAstParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22797:1: ruleAstParameter\n {\n before(grammarAccess.getAstNetworkAccess().getParametersAstParameterParserRuleCall_4_0_0()); \n pushFollow(FOLLOW_ruleAstParameter_in_rule__AstNetwork__ParametersAssignment_4_045668);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstNetworkAccess().getParametersAstParameterParserRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setParameterValues(List parameterValues) {\r\n\t\tthis.parameterValues = parameterValues;\r\n\t}", "public void setParameters(ArrayList parameters) {\n this.parameters = parameters;\n }", "public final void rule__AstProcedure__Group_4_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9895:1: ( ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9896:1: ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9896:1: ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9897:1: ( rule__AstProcedure__ParametersAssignment_4_1_1 )\n {\n before(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9898:1: ( rule__AstProcedure__ParametersAssignment_4_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9898:2: rule__AstProcedure__ParametersAssignment_4_1_1\n {\n pushFollow(FOLLOW_rule__AstProcedure__ParametersAssignment_4_1_1_in_rule__AstProcedure__Group_4_1__1__Impl20239);\n rule__AstProcedure__ParametersAssignment_4_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group_4__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9804:1: ( ( ( rule__AstProcedure__ParametersAssignment_4_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9805:1: ( ( rule__AstProcedure__ParametersAssignment_4_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9805:1: ( ( rule__AstProcedure__ParametersAssignment_4_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9806:1: ( rule__AstProcedure__ParametersAssignment_4_0 )\n {\n before(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9807:1: ( rule__AstProcedure__ParametersAssignment_4_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9807:2: rule__AstProcedure__ParametersAssignment_4_0\n {\n pushFollow(FOLLOW_rule__AstProcedure__ParametersAssignment_4_0_in_rule__AstProcedure__Group_4__0__Impl20058);\n rule__AstProcedure__ParametersAssignment_4_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2841:1: ( rule__BParameter__Group__0__Impl rule__BParameter__Group__1 )\n // InternalBSQL2Java.g:2842:2: rule__BParameter__Group__0__Impl rule__BParameter__Group__1\n {\n pushFollow(FOLLOW_17);\n rule__BParameter__Group__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void param_decl(ArrayList<ParamDecl> pd) {\n if (lexer.token != Symbol.FLOAT && lexer.token != Symbol.INT) {\n error.signal(\"Wrong or missing variable type at parameters declaration\");\n }\n\n String type = lexer.getStringValue();\n \n lexer.nextToken();\n\n if (lexer.token != Symbol.IDENT) {\n error.signal(\"Wrong or missing identifier at parameters declaration\");\n }\n\n Ident id = new Ident(lexer.getStringValue());\n lexer.nextToken();\n\n pd.add(new ParamDecl(type, id));\n }", "public final void parameter(List<SmaliMethodParameter> parameters) throws RecognitionException {\n CommonTree REGISTER86 = null;\n CommonTree I_PARAMETER87 = null;\n String string_literal88 = null;\n Set<Annotation> annotations89 = null;\n\n try {\n // D:\\\\decomplier_tools\\\\smali\\\\smali\\\\smali\\\\src\\\\main\\\\antlr3\\\\smaliTreeWalker.g:553:3: ( ^( I_PARAMETER REGISTER ( string_literal )? annotations ) )\n // D:\\\\decomplier_tools\\\\smali\\\\smali\\\\smali\\\\src\\\\main\\\\antlr3\\\\smaliTreeWalker.g:553:5: ^( I_PARAMETER REGISTER ( string_literal )? annotations )\n {\n I_PARAMETER87 = (CommonTree) match(input, I_PARAMETER, FOLLOW_I_PARAMETER_in_parameter1410);\n match(input, Token.DOWN, null);\n REGISTER86 = (CommonTree) match(input, REGISTER, FOLLOW_REGISTER_in_parameter1412);\n // D:\\\\decomplier_tools\\\\smali\\\\smali\\\\smali\\\\src\\\\main\\\\antlr3\\\\smaliTreeWalker.g:553:28: ( string_literal )?\n int alt22 = 2;\n int LA22_0 = input.LA(1);\n if ((LA22_0 == STRING_LITERAL)) {\n alt22 = 1;\n }\n switch (alt22) {\n case 1:\n // D:\\\\decomplier_tools\\\\smali\\\\smali\\\\smali\\\\src\\\\main\\\\antlr3\\\\smaliTreeWalker.g:553:28: string_literal\n {\n pushFollow(FOLLOW_string_literal_in_parameter1414);\n string_literal88 = string_literal();\n state._fsp--;\n\n }\n break;\n\n }\n\n pushFollow(FOLLOW_annotations_in_parameter1417);\n annotations89 = annotations();\n state._fsp--;\n\n match(input, Token.UP, null);\n\n\n final int registerNumber = parseRegister_short((REGISTER86 != null ? REGISTER86.getText() : null));\n int totalMethodRegisters = method_stack.peek().totalMethodRegisters;\n int methodParameterRegisters = method_stack.peek().methodParameterRegisters;\n\n if (registerNumber >= totalMethodRegisters) {\n throw new SemanticException(input, I_PARAMETER87, \"Register %s is larger than the maximum register v%d \" +\n \"for this method\", (REGISTER86 != null ? REGISTER86.getText() : null), totalMethodRegisters - 1);\n }\n final int indexGuess = registerNumber - (totalMethodRegisters - methodParameterRegisters) - (method_stack.peek().isStatic ? 0 : 1);\n\n if (indexGuess < 0) {\n throw new SemanticException(input, I_PARAMETER87, \"Register %s is not a parameter register.\",\n (REGISTER86 != null ? REGISTER86.getText() : null));\n }\n\n int parameterIndex = LinearSearch.linearSearch(parameters, SmaliMethodParameter.COMPARATOR,\n new WithRegister() {\n public int getRegister() {\n return indexGuess;\n }\n },\n indexGuess);\n\n if (parameterIndex < 0) {\n throw new SemanticException(input, I_PARAMETER87, \"Register %s is the second half of a wide parameter.\",\n (REGISTER86 != null ? REGISTER86.getText() : null));\n }\n\n SmaliMethodParameter methodParameter = parameters.get(parameterIndex);\n methodParameter.name = string_literal88;\n if (annotations89 != null && annotations89.size() > 0) {\n methodParameter.annotations = annotations89;\n }\n\n }\n\n } catch (RecognitionException re) {\n reportError(re);\n recover(input, re);\n } finally {\n // do for sure before leaving\n }\n }", "public final void rule__AstType__TypeParamsAssignment_0_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25840:1: ( ( ruleAstTypeParameterList ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25841:1: ( ruleAstTypeParameterList )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25841:1: ( ruleAstTypeParameterList )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25842:1: ruleAstTypeParameterList\n {\n before(grammarAccess.getAstTypeAccess().getTypeParamsAstTypeParameterListParserRuleCall_0_1_1_1_0()); \n pushFollow(FOLLOW_ruleAstTypeParameterList_in_rule__AstType__TypeParamsAssignment_0_1_1_151939);\n ruleAstTypeParameterList();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeAccess().getTypeParamsAstTypeParameterListParserRuleCall_0_1_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public abstract void a(b paramb, int paramInt1, int paramInt2);", "public ListParameter()\r\n\t{\r\n\t}", "public void b(int paramInt1, int paramInt2) {}", "public void b(int paramInt1, int paramInt2) {}", "public final void rule__ParameterList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6415:1: ( ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) ) )\r\n // InternalGo.g:6416:1: ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) )\r\n {\r\n // InternalGo.g:6416:1: ( ( rule__ParameterList__ParameterdeclAssignment_2_1 ) )\r\n // InternalGo.g:6417:2: ( rule__ParameterList__ParameterdeclAssignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterdeclAssignment_2_1()); \r\n }\r\n // InternalGo.g:6418:2: ( rule__ParameterList__ParameterdeclAssignment_2_1 )\r\n // InternalGo.g:6418:3: rule__ParameterList__ParameterdeclAssignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterList__ParameterdeclAssignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterdeclAssignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1299:1: ( ( ( rule__Parameter__TypeAssignment_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1301:1: ( rule__Parameter__TypeAssignment_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:1: ( rule__Parameter__TypeAssignment_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:2: rule__Parameter__TypeAssignment_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_0_2_in_rule__Parameter__Group_0__2__Impl2750);\n rule__Parameter__TypeAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleAstAssignParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:381:2: ( ( ( rule__AstAssignParameter__Group__0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:382:1: ( ( rule__AstAssignParameter__Group__0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:382:1: ( ( rule__AstAssignParameter__Group__0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:383:1: ( rule__AstAssignParameter__Group__0 )\n {\n before(grammarAccess.getAstAssignParameterAccess().getGroup()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:384:1: ( rule__AstAssignParameter__Group__0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:384:2: rule__AstAssignParameter__Group__0\n {\n pushFollow(FOLLOW_rule__AstAssignParameter__Group__0_in_ruleAstAssignParameter754);\n rule__AstAssignParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstAssignParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__ParametersAssignment_2_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23246:1: ( ( ruleAstTypeDefinitionParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23247:1: ( ruleAstTypeDefinitionParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23247:1: ( ruleAstTypeDefinitionParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23248:1: ruleAstTypeDefinitionParameter\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_1_1_0()); \n pushFollow(FOLLOW_ruleAstTypeDefinitionParameter_in_rule__AstTypeDefinition__ParametersAssignment_2_1_1_146596);\n ruleAstTypeDefinitionParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setParameterList(String parName,\n Collection<?> parVal) throws HibException ;", "public final void rule__AstActor__ParametersAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23426:1: ( ( ruleAstParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23427:1: ( ruleAstParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23427:1: ( ruleAstParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23428:1: ruleAstParameter\n {\n before(grammarAccess.getAstActorAccess().getParametersAstParameterParserRuleCall_4_1_1_0()); \n pushFollow(FOLLOW_ruleAstParameter_in_rule__AstActor__ParametersAssignment_4_1_146968);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorAccess().getParametersAstParameterParserRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstNetwork__ParametersAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22810:1: ( ( ruleAstParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22811:1: ( ruleAstParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22811:1: ( ruleAstParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22812:1: ruleAstParameter\n {\n before(grammarAccess.getAstNetworkAccess().getParametersAstParameterParserRuleCall_4_1_1_0()); \n pushFollow(FOLLOW_ruleAstParameter_in_rule__AstNetwork__ParametersAssignment_4_1_145699);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstNetworkAccess().getParametersAstParameterParserRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public void setParameter(String parameter, String value) {\n //no parameters\n }", "public final void entryRuleParameter() throws RecognitionException {\n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:117:1: ( ruleParameter EOF )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:118:1: ruleParameter EOF\n {\n before(grammarAccess.getParameterRule()); \n pushFollow(FOLLOW_ruleParameter_in_entryRuleParameter181);\n ruleParameter();\n\n state._fsp--;\n\n after(grammarAccess.getParameterRule()); \n match(input,EOF,FOLLOW_EOF_in_entryRuleParameter188); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__AstActorDeclaration__ParametersAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22979:1: ( ( ruleAstAssignParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22980:1: ( ruleAstAssignParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22980:1: ( ruleAstAssignParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22981:1: ruleAstAssignParameter\n {\n before(grammarAccess.getAstActorDeclarationAccess().getParametersAstAssignParameterParserRuleCall_4_0_0()); \n pushFollow(FOLLOW_ruleAstAssignParameter_in_rule__AstActorDeclaration__ParametersAssignment_4_046048);\n ruleAstAssignParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorDeclarationAccess().getParametersAstAssignParameterParserRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleParameterDecl() throws RecognitionException {\r\n try {\r\n // InternalGo.g:880:1: ( ruleParameterDecl EOF )\r\n // InternalGo.g:881:1: ruleParameterDecl EOF\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclRule()); \r\n }\r\n pushFollow(FOLLOW_1);\r\n ruleParameterDecl();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclRule()); \r\n }\r\n match(input,EOF,FOLLOW_2); if (state.failed) return ;\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n }\r\n return ;\r\n }", "BParameterTyping createBParameterTyping();", "public final void synpred18_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:3345:2: ( ( ( rule__Result__ParameteresAssignment_0 ) ) )\r\n // InternalGo.g:3345:2: ( ( rule__Result__ParameteresAssignment_0 ) )\r\n {\r\n // InternalGo.g:3345:2: ( ( rule__Result__ParameteresAssignment_0 ) )\r\n // InternalGo.g:3346:3: ( rule__Result__ParameteresAssignment_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getResultAccess().getParameteresAssignment_0()); \r\n }\r\n // InternalGo.g:3347:3: ( rule__Result__ParameteresAssignment_0 )\r\n // InternalGo.g:3347:4: rule__Result__ParameteresAssignment_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Result__ParameteresAssignment_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n }", "@Override\r\n public void setParameter(String parameters) {\r\n // dummy\r\n }", "public void parseParameter(byte[] data)\n {\n return; \n }", "@Override\n\tpublic void setParameters(Collection<CompoundVariable> arg0)\n\t\t\tthrows InvalidVariableException {\n\t\tcheckParameterCount(arg0,0); //检查参数的个数是否正确\n\t}", "private static boolean parameterTypeList_2(PsiBuilder b, int l) {\n if (!recursion_guard_(b, l, \"parameterTypeList_2\")) return false;\n boolean r;\n Marker m = enter_section_(b);\n r = consumeToken(b, LPAREN);\n r = r && normalParameterTypes(b, l + 1);\n r = r && consumeToken(b, COMMA);\n r = r && optionalParameterTypes(b, l + 1);\n r = r && consumeToken(b, RPAREN);\n exit_section_(b, m, null, r);\n return r;\n }", "public final void rule__BParameter__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2868:1: ( rule__BParameter__Group__1__Impl rule__BParameter__Group__2 )\n // InternalBSQL2Java.g:2869:2: rule__BParameter__Group__1__Impl rule__BParameter__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__BParameter__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setAdjustableParams(ParameterList paramList);", "ParameterList getParameters();", "public void setParams(List<ModuleArgumentItem> params) {\n this.params = params;\n }", "@Override\n\tpublic void visit(JdbcParameter arg0) {\n\n\t}", "public SOA_BitFlipMutation2(HashMap<String, Object> parameters) {\r\n\t\tsuper(parameters) ;\r\n \tif (parameters.get(\"probability\") != null)\r\n \t\tmutationProbability_ = (Double) parameters.get(\"probability\") ; \t\t\r\n\t}", "@Override\n\tpublic void visit(JdbcParameter arg0) {\n\t\t\n\t}", "public ParseTreeNode visit(ParameterNode parameterNode) {\n return null;\n }", "public final void rule__AstActorDeclaration__ParametersAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22994:1: ( ( ruleAstAssignParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22995:1: ( ruleAstAssignParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22995:1: ( ruleAstAssignParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22996:1: ruleAstAssignParameter\n {\n before(grammarAccess.getAstActorDeclarationAccess().getParametersAstAssignParameterParserRuleCall_4_1_1_0()); \n pushFollow(FOLLOW_ruleAstAssignParameter_in_rule__AstActorDeclaration__ParametersAssignment_4_1_146079);\n ruleAstAssignParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorDeclarationAccess().getParametersAstAssignParameterParserRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public OBDParamCollection() {\n\t\tparser = new OBDParamFormulaParser();\n\t}", "public final ValidateStateTransitionsParser.voidMethodDeclaration_return voidMethodDeclaration() throws RecognitionException {\r\n ValidateStateTransitionsParser.voidMethodDeclaration_return retval = new ValidateStateTransitionsParser.voidMethodDeclaration_return();\r\n retval.start = input.LT(1);\r\n\r\n int voidMethodDeclaration_StartIndex = input.index();\r\n\r\n CommonTree IDENT3=null;\r\n ValidateStateTransitionsParser_JavaTreeParser.block_return block4 =null;\r\n\r\n\r\n try {\r\n if ( state.backtracking>0 && alreadyParsedRule(input, 293) ) { return retval; }\r\n\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:229:5: ( ^( VOID_METHOD_DECL modifierList ( genericTypeParameterList )? IDENT formalParameterList ( throwsClause )? ( block )? ) )\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:230:9: ^( VOID_METHOD_DECL modifierList ( genericTypeParameterList )? IDENT formalParameterList ( throwsClause )? ( block )? )\r\n {\r\n match(input,VOID_METHOD_DECL,FOLLOW_VOID_METHOD_DECL_in_voidMethodDeclaration533); if (state.failed) return retval;\r\n\r\n match(input, Token.DOWN, null); if (state.failed) return retval;\r\n pushFollow(FOLLOW_modifierList_in_voidMethodDeclaration551);\r\n modifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:233:17: ( genericTypeParameterList )?\r\n int alt12=2;\r\n int LA12_0 = input.LA(1);\r\n\r\n if ( (LA12_0==GENERIC_TYPE_PARAM_LIST) ) {\r\n alt12=1;\r\n }\r\n switch (alt12) {\r\n case 1 :\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:233:17: genericTypeParameterList\r\n {\r\n pushFollow(FOLLOW_genericTypeParameterList_in_voidMethodDeclaration569);\r\n genericTypeParameterList();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n IDENT3=(CommonTree)match(input,IDENT,FOLLOW_IDENT_in_voidMethodDeclaration588); if (state.failed) return retval;\r\n\r\n pushFollow(FOLLOW_formalParameterList_in_voidMethodDeclaration606);\r\n formalParameterList();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:236:17: ( throwsClause )?\r\n int alt13=2;\r\n int LA13_0 = input.LA(1);\r\n\r\n if ( (LA13_0==THROWS_CLAUSE) ) {\r\n alt13=1;\r\n }\r\n switch (alt13) {\r\n case 1 :\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:236:17: throwsClause\r\n {\r\n pushFollow(FOLLOW_throwsClause_in_voidMethodDeclaration624);\r\n throwsClause();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:237:17: ( block )?\r\n int alt14=2;\r\n int LA14_0 = input.LA(1);\r\n\r\n if ( (LA14_0==BLOCK_SCOPE) ) {\r\n alt14=1;\r\n }\r\n switch (alt14) {\r\n case 1 :\r\n // E:\\\\GitHub\\\\CesTa\\\\src\\\\org\\\\cesta\\\\grammars\\\\java\\\\ValidateStateTransitionsParser.g:237:17: block\r\n {\r\n pushFollow(FOLLOW_block_in_voidMethodDeclaration643);\r\n block4=block();\r\n\r\n state._fsp--;\r\n if (state.failed) return retval;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n if ( state.backtracking==0 ) {\r\n functionDetected((IDENT3!=null?IDENT3.getText():null), (CommonTree)(block4!=null?((CommonTree)block4.start):null));\r\n }\r\n\r\n match(input, Token.UP, null); if (state.failed) return retval;\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n\r\n finally {\r\n \t// do for sure before leaving\r\n if ( state.backtracking>0 ) { memoize(input, 293, voidMethodDeclaration_StartIndex); }\r\n\r\n }\r\n return retval;\r\n }", "@Generated(value={\"edu.jhu.cs.bsj.compiler.utils.generator.SourceGenerator\"})\npublic interface TypeParameterNode extends Node, TypeNameBindingNode\n{\n /**\n * Gets the base type name for the parameter.\n * @return The base type name for the parameter.\n * @throws ClassCastException If the value of this property is a special node.\n */\n public IdentifierNode getIdentifier()throws ClassCastException;\n \n /**\n * Gets the union object for the base type name for the parameter.\n * @return A union object representing The base type name for the parameter.\n */\n public NodeUnion<? extends IdentifierNode> getUnionForIdentifier();\n \n /**\n * Changes the base type name for the parameter.\n * @param identifier The base type name for the parameter.\n */\n public void setIdentifier(IdentifierNode identifier);\n \n /**\n * Changes the base type name for the parameter.\n * @param identifier The base type name for the parameter.\n * @throws NullPointerException If the provided value is <code>null</code>.\n * Node union values may have <code>null</code>\n * contents but are never <code>null</code>\n * themselves.\n */\n public void setUnionForIdentifier(NodeUnion<? extends IdentifierNode> identifier) throws NullPointerException;\n \n /**\n * Gets the bounds over the base type.\n * @return The bounds over the base type.\n * @throws ClassCastException If the value of this property is a special node.\n */\n public DeclaredTypeListNode getBounds()throws ClassCastException;\n \n /**\n * Gets the union object for the bounds over the base type.\n * @return A union object representing The bounds over the base type.\n */\n public NodeUnion<? extends DeclaredTypeListNode> getUnionForBounds();\n \n /**\n * Changes the bounds over the base type.\n * @param bounds The bounds over the base type.\n */\n public void setBounds(DeclaredTypeListNode bounds);\n \n /**\n * Changes the bounds over the base type.\n * @param bounds The bounds over the base type.\n * @throws NullPointerException If the provided value is <code>null</code>.\n * Node union values may have <code>null</code>\n * contents but are never <code>null</code>\n * themselves.\n */\n public void setUnionForBounds(NodeUnion<? extends DeclaredTypeListNode> bounds) throws NullPointerException;\n \n /**\n * Generates a deep copy of this node.\n * @param factory The node factory to use to create the deep copy.\n * @return The resulting deep copy node.\n */\n @Override\n public TypeParameterNode deepCopy(BsjNodeFactory factory);\n \n}", "void passParameter(Register r, ProgramLocation m, int p) {\n Object v = getRegister(r);\n if (TRACE_INTRA) out.println(\"Passing \"+r+\" to \"+m+\" param \"+p+\": \"+v);\n if (v instanceof Set) {\n for (Iterator i = ((Set)v).iterator(); i.hasNext(); ) {\n Node n = (Node)i.next();\n n.recordPassedParameter(m, p);\n passedAsParameter.add(n);\n }\n } else {\n Node n = (Node)v;\n if(n == null) {\n System.err.println(\"Register \" + r + \"\\n\" + this.bb.fullDump());\n }\n n.recordPassedParameter(m, p);\n passedAsParameter.add(n);\n }\n }", "public final void ruleAstParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:857:2: ( ( ( rule__AstParameter__Group__0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:858:1: ( ( rule__AstParameter__Group__0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:858:1: ( ( rule__AstParameter__Group__0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:859:1: ( rule__AstParameter__Group__0 )\n {\n before(grammarAccess.getAstParameterAccess().getGroup()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:860:1: ( rule__AstParameter__Group__0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:860:2: rule__AstParameter__Group__0\n {\n pushFollow(FOLLOW_rule__AstParameter__Group__0_in_ruleAstParameter1774);\n rule__AstParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__Group_2_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6995:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6997:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:2: rule__AstTypeDefinition__ParametersAssignment_2_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_0_in_rule__AstTypeDefinition__Group_2_1__0__Impl14516);\n rule__AstTypeDefinition__ParametersAssignment_2_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final JavaliParser.formalParamList_return formalParamList() throws RecognitionException {\n\t\tJavaliParser.formalParamList_return retval = new JavaliParser.formalParamList_return();\n\t\tretval.start = input.LT(1);\n\n\t\tObject root_0 = null;\n\n\t\tToken Identifier30=null;\n\t\tToken char_literal31=null;\n\t\tToken Identifier33=null;\n\t\tParserRuleReturnScope paramDecl =null;\n\t\tParserRuleReturnScope type32 =null;\n\n\t\tObject Identifier30_tree=null;\n\t\tObject char_literal31_tree=null;\n\t\tObject Identifier33_tree=null;\n\t\tRewriteRuleTokenStream stream_Identifier=new RewriteRuleTokenStream(adaptor,\"token Identifier\");\n\t\tRewriteRuleTokenStream stream_73=new RewriteRuleTokenStream(adaptor,\"token 73\");\n\t\tRewriteRuleSubtreeStream stream_type=new RewriteRuleSubtreeStream(adaptor,\"rule type\");\n\n\t\ttry {\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:294:2: (paramDecl= type Identifier ( ',' type Identifier )* -> ( ^( VarDecl[$paramDecl.start, \\\"VarDecl\\\"] type Identifier ) )+ )\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:294:4: paramDecl= type Identifier ( ',' type Identifier )*\n\t\t\t{\n\t\t\tpushFollow(FOLLOW_type_in_formalParamList564);\n\t\t\tparamDecl=type();\n\t\t\tstate._fsp--;\n\n\t\t\tstream_type.add(paramDecl.getTree());\n\t\t\tIdentifier30=(Token)match(input,Identifier,FOLLOW_Identifier_in_formalParamList566); \n\t\t\tstream_Identifier.add(Identifier30);\n\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:294:30: ( ',' type Identifier )*\n\t\t\tloop11:\n\t\t\twhile (true) {\n\t\t\t\tint alt11=2;\n\t\t\t\tint LA11_0 = input.LA(1);\n\t\t\t\tif ( (LA11_0==73) ) {\n\t\t\t\t\talt11=1;\n\t\t\t\t}\n\n\t\t\t\tswitch (alt11) {\n\t\t\t\tcase 1 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:294:32: ',' type Identifier\n\t\t\t\t\t{\n\t\t\t\t\tchar_literal31=(Token)match(input,73,FOLLOW_73_in_formalParamList570); \n\t\t\t\t\tstream_73.add(char_literal31);\n\n\t\t\t\t\tpushFollow(FOLLOW_type_in_formalParamList572);\n\t\t\t\t\ttype32=type();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tstream_type.add(type32.getTree());\n\t\t\t\t\tIdentifier33=(Token)match(input,Identifier,FOLLOW_Identifier_in_formalParamList574); \n\t\t\t\t\tstream_Identifier.add(Identifier33);\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\n\t\t\t\tdefault :\n\t\t\t\t\tbreak loop11;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// AST REWRITE\n\t\t\t// elements: Identifier, type\n\t\t\t// token labels: \n\t\t\t// rule labels: retval\n\t\t\t// token list labels: \n\t\t\t// rule list labels: \n\t\t\t// wildcard labels: \n\t\t\tretval.tree = root_0;\n\t\t\tRewriteRuleSubtreeStream stream_retval=new RewriteRuleSubtreeStream(adaptor,\"rule retval\",retval!=null?retval.getTree():null);\n\n\t\t\troot_0 = (Object)adaptor.nil();\n\t\t\t// 295:3: -> ( ^( VarDecl[$paramDecl.start, \\\"VarDecl\\\"] type Identifier ) )+\n\t\t\t{\n\t\t\t\tif ( !(stream_Identifier.hasNext()||stream_type.hasNext()) ) {\n\t\t\t\t\tthrow new RewriteEarlyExitException();\n\t\t\t\t}\n\t\t\t\twhile ( stream_Identifier.hasNext()||stream_type.hasNext() ) {\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:295:6: ^( VarDecl[$paramDecl.start, \\\"VarDecl\\\"] type Identifier )\n\t\t\t\t\t{\n\t\t\t\t\tObject root_1 = (Object)adaptor.nil();\n\t\t\t\t\troot_1 = (Object)adaptor.becomeRoot((Object)adaptor.create(VarDecl, (paramDecl!=null?(paramDecl.start):null), \"VarDecl\"), root_1);\n\t\t\t\t\tadaptor.addChild(root_1, stream_type.nextTree());\n\t\t\t\t\tadaptor.addChild(root_1, stream_Identifier.nextNode());\n\t\t\t\t\tadaptor.addChild(root_0, root_1);\n\t\t\t\t\t}\n\n\t\t\t\t}\n\t\t\t\tstream_Identifier.reset();\n\t\t\t\tstream_type.reset();\n\n\t\t\t}\n\n\n\t\t\tretval.tree = root_0;\n\n\t\t\t}\n\n\t\t\tretval.stop = input.LT(-1);\n\n\t\t\tretval.tree = (Object)adaptor.rulePostProcessing(root_0);\n\t\t\tadaptor.setTokenBoundaries(retval.tree, retval.start, retval.stop);\n\n\t\t}\n\n\t\tcatch (RecognitionException re) {\n\t\t\treportError(re);\n\t\t\tthrow re;\n\t\t}\n\n\t\tfinally {\n\t\t\t// do for sure before leaving\n\t\t}\n\t\treturn retval;\n\t}", "public void setParameter(String parName, Object parVal) throws HibException ;", "Statement clearParameters();", "public final void rule__MidiBody__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1177:1: ( ( ( rule__MidiBody__ParamAssignment_1 )* ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1178:1: ( ( rule__MidiBody__ParamAssignment_1 )* )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1178:1: ( ( rule__MidiBody__ParamAssignment_1 )* )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1179:1: ( rule__MidiBody__ParamAssignment_1 )*\n {\n before(grammarAccess.getMidiBodyAccess().getParamAssignment_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1180:1: ( rule__MidiBody__ParamAssignment_1 )*\n loop10:\n do {\n int alt10=2;\n int LA10_0 = input.LA(1);\n\n if ( (LA10_0==37||(LA10_0>=39 && LA10_0<=42)) ) {\n alt10=1;\n }\n\n\n switch (alt10) {\n \tcase 1 :\n \t // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1180:2: rule__MidiBody__ParamAssignment_1\n \t {\n \t pushFollow(FOLLOW_rule__MidiBody__ParamAssignment_1_in_rule__MidiBody__Group__1__Impl2507);\n \t rule__MidiBody__ParamAssignment_1();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop10;\n }\n } while (true);\n\n after(grammarAccess.getMidiBodyAccess().getParamAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstStatementCall__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15458:1: ( ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15459:1: ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15459:1: ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15460:1: ( rule__AstStatementCall__ParametersAssignment_2_0 )\n {\n before(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15461:1: ( rule__AstStatementCall__ParametersAssignment_2_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15461:2: rule__AstStatementCall__ParametersAssignment_2_0\n {\n pushFollow(FOLLOW_rule__AstStatementCall__ParametersAssignment_2_0_in_rule__AstStatementCall__Group_2__0__Impl31199);\n rule__AstStatementCall__ParametersAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3454:1: ( ( ( 'bpm' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3455:1: ( ( 'bpm' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3455:1: ( ( 'bpm' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3456:1: ( 'bpm' )\n {\n before(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3457:1: ( 'bpm' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3458:1: 'bpm'\n {\n before(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n match(input,50,FOLLOW_50_in_rule__Parameter__TypeAssignment_0_26984); \n after(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public u(b paramb)\r\n/* 7: */ {\r\n/* 8: 9 */ this.a = paramb;\r\n/* 9: */ }", "public void setParamList(List<Object[]> paramList) {\n this.paramList = paramList;\n }", "public void param_decl_tail(ArrayList<ParamDecl> pd) {\n if (lexer.token == Symbol.COMMA) {\n lexer.nextToken();\n\n param_decl(pd);\n param_decl_tail(pd);\n }\n }", "public final void rule__AstStatementCall__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15549:1: ( ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15550:1: ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15550:1: ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15551:1: ( rule__AstStatementCall__ParametersAssignment_2_1_1 )\n {\n before(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15552:1: ( rule__AstStatementCall__ParametersAssignment_2_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15552:2: rule__AstStatementCall__ParametersAssignment_2_1_1\n {\n pushFollow(FOLLOW_rule__AstStatementCall__ParametersAssignment_2_1_1_in_rule__AstStatementCall__Group_2_1__1__Impl31380);\n rule__AstStatementCall__ParametersAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setParameters(ArrayList<ParameterEntry<String, String>> params) {\n parameters = params;\n }", "public final PythonParser.parameters_return parameters() throws RecognitionException {\n PythonParser.parameters_return retval = new PythonParser.parameters_return();\n retval.start = input.LT(1);\n\n PythonTree root_0 = null;\n\n Token LPAREN31=null;\n Token RPAREN33=null;\n PythonParser.varargslist_return varargslist32 = null;\n\n\n PythonTree LPAREN31_tree=null;\n PythonTree RPAREN33_tree=null;\n\n try {\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:463:5: ( LPAREN ( varargslist | ) RPAREN )\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:463:7: LPAREN ( varargslist | ) RPAREN\n {\n root_0 = (PythonTree)adaptor.nil();\n\n LPAREN31=(Token)match(input,LPAREN,FOLLOW_LPAREN_in_parameters911); if (state.failed) return retval;\n if ( state.backtracking==0 ) {\n LPAREN31_tree = (PythonTree)adaptor.create(LPAREN31);\n adaptor.addChild(root_0, LPAREN31_tree);\n }\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:464:7: ( varargslist | )\n int alt15=2;\n int LA15_0 = input.LA(1);\n\n if ( (LA15_0==NAME||LA15_0==LPAREN||(LA15_0>=STAR && LA15_0<=DOUBLESTAR)) ) {\n alt15=1;\n }\n else if ( (LA15_0==RPAREN) ) {\n alt15=2;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return retval;}\n NoViableAltException nvae =\n new NoViableAltException(\"\", 15, 0, input);\n\n throw nvae;\n }\n switch (alt15) {\n case 1 :\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:464:8: varargslist\n {\n pushFollow(FOLLOW_varargslist_in_parameters920);\n varargslist32=varargslist();\n\n state._fsp--;\n if (state.failed) return retval;\n if ( state.backtracking==0 ) adaptor.addChild(root_0, varargslist32.getTree());\n if ( state.backtracking==0 ) {\n\n retval.args = (varargslist32!=null?varargslist32.args:null);\n \n }\n\n }\n break;\n case 2 :\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:469:9: \n {\n if ( state.backtracking==0 ) {\n\n retval.args = new arguments(((Token)retval.start), new ArrayList<expr>(), null, null, new ArrayList<expr>());\n \n }\n\n }\n break;\n\n }\n\n RPAREN33=(Token)match(input,RPAREN,FOLLOW_RPAREN_in_parameters964); if (state.failed) return retval;\n if ( state.backtracking==0 ) {\n RPAREN33_tree = (PythonTree)adaptor.create(RPAREN33);\n adaptor.addChild(root_0, RPAREN33_tree);\n }\n\n }\n\n retval.stop = input.LT(-1);\n\n if ( state.backtracking==0 ) {\n\n retval.tree = (PythonTree)adaptor.rulePostProcessing(root_0);\n adaptor.setTokenBoundaries(retval.tree, retval.start, retval.stop);\n }\n }\n\n catch (RecognitionException re) {\n errorHandler.reportError(this, re);\n errorHandler.recover(this, input,re);\n retval.tree = (PythonTree)adaptor.errorNode(input, retval.start, input.LT(-1), re);\n }\n finally {\n }\n return retval;\n }", "public final void rule__AstTypeDefinition__Group_2_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7086:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7088:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:2: rule__AstTypeDefinition__ParametersAssignment_2_1_1_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_1_1_in_rule__AstTypeDefinition__Group_2_1_1__1__Impl14697);\n rule__AstTypeDefinition__ParametersAssignment_2_1_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public ParameterList(Expression[] parameters) {\n this.parameters = parameters;\n if (parameters != null) {\n for (int p = 0; p < parameters.length; p++) {\n if (parameters[p] == null) {\n throw new RuntimeException();\n }\n }\n }\n }", "Statement setParameters(Object... params);", "public void b(boolean paramBoolean)\r\n/* 603: */ {\r\n/* 604:601 */ this.l = paramBoolean;\r\n/* 605: */ }", "@Override\n public void addParamList(ParamList paramList) {\n this.paramList = paramList;\n }", "public final void rule__JvmFormalParameter__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12982:1: ( ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12983:1: ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12983:1: ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12984:1: ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmFormalParameterAccess().getParameterTypeAssignment_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12985:1: ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )?\r\n int alt80=2;\r\n int LA80_0 = input.LA(1);\r\n\r\n if ( (LA80_0==RULE_ID) ) {\r\n int LA80_1 = input.LA(2);\r\n\r\n if ( (LA80_1==RULE_ID||LA80_1==23||LA80_1==37||LA80_1==104) ) {\r\n alt80=1;\r\n }\r\n }\r\n else if ( (LA80_0==26||LA80_0==106) ) {\r\n alt80=1;\r\n }\r\n switch (alt80) {\r\n case 1 :\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12985:2: rule__JvmFormalParameter__ParameterTypeAssignment_0\r\n {\r\n pushFollow(FOLLOW_rule__JvmFormalParameter__ParameterTypeAssignment_0_in_rule__JvmFormalParameter__Group__0__Impl26385);\r\n rule__JvmFormalParameter__ParameterTypeAssignment_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmFormalParameterAccess().getParameterTypeAssignment_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void entryRuleAstAssignParameter() throws RecognitionException {\n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:369:1: ( ruleAstAssignParameter EOF )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:370:1: ruleAstAssignParameter EOF\n {\n before(grammarAccess.getAstAssignParameterRule()); \n pushFollow(FOLLOW_ruleAstAssignParameter_in_entryRuleAstAssignParameter721);\n ruleAstAssignParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstAssignParameterRule()); \n match(input,EOF,FOLLOW_EOF_in_entryRuleAstAssignParameter728); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__ParameterDecl__TypeAssignment_0_3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16205:1: ( ( ruleType ) )\r\n // InternalGo.g:16206:2: ( ruleType )\r\n {\r\n // InternalGo.g:16206:2: ( ruleType )\r\n // InternalGo.g:16207:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_0_3_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_0_3_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }" ]
[ "0.779875", "0.66483027", "0.6459121", "0.64060056", "0.6286319", "0.58783185", "0.5795744", "0.5767704", "0.5731547", "0.5719092", "0.5677926", "0.5660663", "0.562266", "0.5593624", "0.5517841", "0.5462824", "0.5459883", "0.5444132", "0.54365635", "0.5416919", "0.541234", "0.531118", "0.52262205", "0.5215901", "0.51503664", "0.51011723", "0.50979483", "0.5048658", "0.50477743", "0.5040136", "0.5039083", "0.50328815", "0.50313467", "0.5027419", "0.50177693", "0.5014275", "0.500055", "0.49839", "0.49804893", "0.49584994", "0.49581265", "0.49492636", "0.4941961", "0.49305344", "0.49271795", "0.49032924", "0.49018523", "0.49018523", "0.48817742", "0.48645353", "0.48633727", "0.48536903", "0.48522916", "0.4848474", "0.48456958", "0.48433203", "0.48267114", "0.48240674", "0.48228893", "0.4815248", "0.47841704", "0.47801557", "0.4779645", "0.47721124", "0.4770947", "0.47662798", "0.4750359", "0.474836", "0.4745973", "0.47419396", "0.4741307", "0.47409752", "0.47358778", "0.47352126", "0.47335076", "0.4729198", "0.47249505", "0.47227007", "0.47205725", "0.47186425", "0.471793", "0.4717474", "0.47171283", "0.4716681", "0.47044414", "0.47001243", "0.46928748", "0.46859425", "0.46858248", "0.46850207", "0.4678704", "0.4678003", "0.4673193", "0.46703386", "0.46701473", "0.46587303", "0.46572778", "0.46567515", "0.46540952", "0.46511438" ]
0.79193455
0
$ANTLR end "rule__VoidOperation__ParamsAssignment_6_0" $ANTLR start "rule__VoidOperation__ParamsAssignment_6_1_1" InternalBSQL2Java.g:3374:1: rule__VoidOperation__ParamsAssignment_6_1_1 : ( ruleBParameter ) ;
public final void rule__VoidOperation__ParamsAssignment_6_1_1() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3378:1: ( ( ruleBParameter ) ) // InternalBSQL2Java.g:3379:2: ( ruleBParameter ) { // InternalBSQL2Java.g:3379:2: ( ruleBParameter ) // InternalBSQL2Java.g:3380:3: ruleBParameter { before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); pushFollow(FOLLOW_2); ruleBParameter(); state._fsp--; after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__VoidOperation__ParamsAssignment_6_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3363:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3365:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2447:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) ) )\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n {\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n // InternalBSQL2Java.g:2449:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n // InternalBSQL2Java.g:2450:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n // InternalBSQL2Java.g:2450:3: rule__VoidOperation__ParamsAssignment_6_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2367:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_0 ) ) )\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n {\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n // InternalBSQL2Java.g:2369:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n // InternalBSQL2Java.g:2370:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n // InternalBSQL2Java.g:2370:3: rule__VoidOperation__ParamsAssignment_6_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__VopAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3183:1: ( ( ruleVoidOperation ) )\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n {\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n // InternalBSQL2Java.g:3185:3: ruleVoidOperation\n {\n before(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n pushFollow(FOLLOW_2);\n ruleVoidOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBParameter() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:379:1: ( ruleBParameter EOF )\n // InternalBSQL2Java.g:380:1: ruleBParameter EOF\n {\n before(grammarAccess.getBParameterRule()); \n pushFollow(FOLLOW_1);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void ruleBParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:391:2: ( ( ( rule__BParameter__Group__0 ) ) )\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n {\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n // InternalBSQL2Java.g:393:3: ( rule__BParameter__Group__0 )\n {\n before(grammarAccess.getBParameterAccess().getGroup()); \n // InternalBSQL2Java.g:394:3: ( rule__BParameter__Group__0 )\n // InternalBSQL2Java.g:394:4: rule__BParameter__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__MidiBody__ParamAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3409:1: ( ( ruleParameter ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3410:1: ( ruleParameter )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3410:1: ( ruleParameter )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3411:1: ruleParameter\n {\n before(grammarAccess.getMidiBodyAccess().getParamParameterParserRuleCall_1_0()); \n pushFollow(FOLLOW_ruleParameter_in_rule__MidiBody__ParamAssignment_16886);\n ruleParameter();\n\n state._fsp--;\n\n after(grammarAccess.getMidiBodyAccess().getParamParameterParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public abstract void a(b paramb, int paramInt1, int paramInt2);", "public final void rule__Signature__ParametersAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16085:1: ( ( ruleParameters ) )\r\n // InternalGo.g:16086:2: ( ruleParameters )\r\n {\r\n // InternalGo.g:16086:2: ( ruleParameters )\r\n // InternalGo.g:16087:3: ruleParameters\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSignatureAccess().getParametersParametersParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameters();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSignatureAccess().getParametersParametersParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void b(int paramInt1, int paramInt2) {}", "public void b(int paramInt1, int paramInt2) {}", "public final void rule__BParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2853:1: ( ( ( rule__BParameter__P_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2855:2: ( rule__BParameter__P_nameAssignment_0 )\n {\n before(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n // InternalBSQL2Java.g:2856:2: ( rule__BParameter__P_nameAssignment_0 )\n // InternalBSQL2Java.g:2856:3: rule__BParameter__P_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__P_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public void setParameter(String parameter, String value) {\n //no parameters\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2841:1: ( rule__BParameter__Group__0__Impl rule__BParameter__Group__1 )\n // InternalBSQL2Java.g:2842:2: rule__BParameter__Group__0__Impl rule__BParameter__Group__1\n {\n pushFollow(FOLLOW_17);\n rule__BParameter__Group__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public abstract boolean a(e parame, b paramb, int paramInt1, int paramInt2);", "public final void rule__BParameter__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3543:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n // InternalBSQL2Java.g:3545:3: ruleBType\n {\n before(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BParameterTyping createBParameterTyping();", "public final void rule__AstTypeParameterList__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21233:1: ( ( ( rule__AstTypeParameterList__ParamsAssignment_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21234:1: ( ( rule__AstTypeParameterList__ParamsAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21234:1: ( ( rule__AstTypeParameterList__ParamsAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21235:1: ( rule__AstTypeParameterList__ParamsAssignment_1 )\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21236:1: ( rule__AstTypeParameterList__ParamsAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21236:2: rule__AstTypeParameterList__ParamsAssignment_1\n {\n pushFollow(FOLLOW_rule__AstTypeParameterList__ParamsAssignment_1_in_rule__AstTypeParameterList__Group__1__Impl42564);\n rule__AstTypeParameterList__ParamsAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParameterList__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21359:1: ( ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21361:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:2: rule__AstTypeParameterList__ParamsAssignment_2_1\n {\n pushFollow(FOLLOW_rule__AstTypeParameterList__ParamsAssignment_2_1_in_rule__AstTypeParameterList__Group_2__1__Impl42811);\n rule__AstTypeParameterList__ParamsAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "Statement clearParameters();", "public final void synpred105_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:6257:3: ( rule__Parameters__ParameterlistAssignment_2 )\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n }", "public final void entryRuleParameter() throws RecognitionException {\n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:117:1: ( ruleParameter EOF )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:118:1: ruleParameter EOF\n {\n before(grammarAccess.getParameterRule()); \n pushFollow(FOLLOW_ruleParameter_in_entryRuleParameter181);\n ruleParameter();\n\n state._fsp--;\n\n after(grammarAccess.getParameterRule()); \n match(input,EOF,FOLLOW_EOF_in_entryRuleParameter188); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__Result__ParameteresAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16115:1: ( ( ruleParameters ) )\r\n // InternalGo.g:16116:2: ( ruleParameters )\r\n {\r\n // InternalGo.g:16116:2: ( ruleParameters )\r\n // InternalGo.g:16117:3: ruleParameters\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getResultAccess().getParameteresParametersParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameters();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getResultAccess().getParameteresParametersParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinition__ParametersAssignment_2_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23231:1: ( ( ruleAstTypeDefinitionParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23232:1: ( ruleAstTypeDefinitionParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23232:1: ( ruleAstTypeDefinitionParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23233:1: ruleAstTypeDefinitionParameter\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_0_0()); \n pushFollow(FOLLOW_ruleAstTypeDefinitionParameter_in_rule__AstTypeDefinition__ParametersAssignment_2_1_046565);\n ruleAstTypeDefinitionParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2339:1: ( ( ( rule__VoidOperation__PListAssignment_2_1_1 ) ) )\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n {\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n // InternalBSQL2Java.g:2341:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n // InternalBSQL2Java.g:2342:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n // InternalBSQL2Java.g:2342:3: rule__VoidOperation__PListAssignment_2_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActor__ParametersAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23411:1: ( ( ruleAstParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23412:1: ( ruleAstParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23412:1: ( ruleAstParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23413:1: ruleAstParameter\n {\n before(grammarAccess.getAstActorAccess().getParametersAstParameterParserRuleCall_4_0_0()); \n pushFollow(FOLLOW_ruleAstParameter_in_rule__AstActor__ParametersAssignment_4_046937);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorAccess().getParametersAstParameterParserRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mT__40() throws RecognitionException {\r\n try {\r\n int _type = T__40;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:37:7: ( 'parameter' )\r\n // ../org.openmodelica.modelicaml.editor.xtext.modification.ui/src-gen/org/openmodelica/modelicaml/editor/xtext/modification/ui/contentassist/antlr/internal/InternalModification.g:37:9: 'parameter'\r\n {\r\n match(\"parameter\"); \r\n\r\n\r\n }\r\n\r\n state.type = _type;\r\n state.channel = _channel;\r\n }\r\n finally {\r\n }\r\n }", "public u(b paramb)\r\n/* 7: */ {\r\n/* 8: 9 */ this.a = paramb;\r\n/* 9: */ }", "@Override\r\n public void setParameter(String parameters) {\r\n // dummy\r\n }", "public void b(ahd paramahd) {}", "@Override\n\tpublic void visit(JdbcParameter arg0) {\n\n\t}", "public final void rule__VoidOperation__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2259:1: ( ( ( rule__VoidOperation__PListAssignment_2_0 ) ) )\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n {\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n // InternalBSQL2Java.g:2261:2: ( rule__VoidOperation__PListAssignment_2_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n // InternalBSQL2Java.g:2262:2: ( rule__VoidOperation__PListAssignment_2_0 )\n // InternalBSQL2Java.g:2262:3: rule__VoidOperation__PListAssignment_2_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n\tpublic void visit(JdbcParameter arg0) {\n\t\t\n\t}", "public final void parameter(List<SmaliMethodParameter> parameters) throws RecognitionException {\n CommonTree REGISTER86 = null;\n CommonTree I_PARAMETER87 = null;\n String string_literal88 = null;\n Set<Annotation> annotations89 = null;\n\n try {\n // D:\\\\decomplier_tools\\\\smali\\\\smali\\\\smali\\\\src\\\\main\\\\antlr3\\\\smaliTreeWalker.g:553:3: ( ^( I_PARAMETER REGISTER ( string_literal )? annotations ) )\n // D:\\\\decomplier_tools\\\\smali\\\\smali\\\\smali\\\\src\\\\main\\\\antlr3\\\\smaliTreeWalker.g:553:5: ^( I_PARAMETER REGISTER ( string_literal )? annotations )\n {\n I_PARAMETER87 = (CommonTree) match(input, I_PARAMETER, FOLLOW_I_PARAMETER_in_parameter1410);\n match(input, Token.DOWN, null);\n REGISTER86 = (CommonTree) match(input, REGISTER, FOLLOW_REGISTER_in_parameter1412);\n // D:\\\\decomplier_tools\\\\smali\\\\smali\\\\smali\\\\src\\\\main\\\\antlr3\\\\smaliTreeWalker.g:553:28: ( string_literal )?\n int alt22 = 2;\n int LA22_0 = input.LA(1);\n if ((LA22_0 == STRING_LITERAL)) {\n alt22 = 1;\n }\n switch (alt22) {\n case 1:\n // D:\\\\decomplier_tools\\\\smali\\\\smali\\\\smali\\\\src\\\\main\\\\antlr3\\\\smaliTreeWalker.g:553:28: string_literal\n {\n pushFollow(FOLLOW_string_literal_in_parameter1414);\n string_literal88 = string_literal();\n state._fsp--;\n\n }\n break;\n\n }\n\n pushFollow(FOLLOW_annotations_in_parameter1417);\n annotations89 = annotations();\n state._fsp--;\n\n match(input, Token.UP, null);\n\n\n final int registerNumber = parseRegister_short((REGISTER86 != null ? REGISTER86.getText() : null));\n int totalMethodRegisters = method_stack.peek().totalMethodRegisters;\n int methodParameterRegisters = method_stack.peek().methodParameterRegisters;\n\n if (registerNumber >= totalMethodRegisters) {\n throw new SemanticException(input, I_PARAMETER87, \"Register %s is larger than the maximum register v%d \" +\n \"for this method\", (REGISTER86 != null ? REGISTER86.getText() : null), totalMethodRegisters - 1);\n }\n final int indexGuess = registerNumber - (totalMethodRegisters - methodParameterRegisters) - (method_stack.peek().isStatic ? 0 : 1);\n\n if (indexGuess < 0) {\n throw new SemanticException(input, I_PARAMETER87, \"Register %s is not a parameter register.\",\n (REGISTER86 != null ? REGISTER86.getText() : null));\n }\n\n int parameterIndex = LinearSearch.linearSearch(parameters, SmaliMethodParameter.COMPARATOR,\n new WithRegister() {\n public int getRegister() {\n return indexGuess;\n }\n },\n indexGuess);\n\n if (parameterIndex < 0) {\n throw new SemanticException(input, I_PARAMETER87, \"Register %s is the second half of a wide parameter.\",\n (REGISTER86 != null ? REGISTER86.getText() : null));\n }\n\n SmaliMethodParameter methodParameter = parameters.get(parameterIndex);\n methodParameter.name = string_literal88;\n if (annotations89 != null && annotations89.size() > 0) {\n methodParameter.annotations = annotations89;\n }\n\n }\n\n } catch (RecognitionException re) {\n reportError(re);\n recover(input, re);\n } finally {\n // do for sure before leaving\n }\n }", "public void parseParameter(byte[] data)\n {\n return; \n }", "public void setParameter(float b) {\r\n\t\tthis.b = b;\r\n\t}", "public final void rule__Parameters__ParameterlistAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16145:1: ( ( ruleParameterList ) )\r\n // InternalGo.g:16146:2: ( ruleParameterList )\r\n {\r\n // InternalGo.g:16146:2: ( ruleParameterList )\r\n // InternalGo.g:16147:3: ruleParameterList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistParameterListParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameterList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistParameterListParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void entryRuleParameterDecl() throws RecognitionException {\r\n try {\r\n // InternalGo.g:880:1: ( ruleParameterDecl EOF )\r\n // InternalGo.g:881:1: ruleParameterDecl EOF\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclRule()); \r\n }\r\n pushFollow(FOLLOW_1);\r\n ruleParameterDecl();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclRule()); \r\n }\r\n match(input,EOF,FOLLOW_2); if (state.failed) return ;\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n }\r\n return ;\r\n }", "public final void rule__AstNetwork__ParametersAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22795:1: ( ( ruleAstParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22796:1: ( ruleAstParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22796:1: ( ruleAstParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22797:1: ruleAstParameter\n {\n before(grammarAccess.getAstNetworkAccess().getParametersAstParameterParserRuleCall_4_0_0()); \n pushFollow(FOLLOW_ruleAstParameter_in_rule__AstNetwork__ParametersAssignment_4_045668);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstNetworkAccess().getParametersAstParameterParserRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "void visit(final Parameter parameter);", "public final void rule__BParameter__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2868:1: ( rule__BParameter__Group__1__Impl rule__BParameter__Group__2 )\n // InternalBSQL2Java.g:2869:2: rule__BParameter__Group__1__Impl rule__BParameter__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__BParameter__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group_4_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9895:1: ( ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9896:1: ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9896:1: ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9897:1: ( rule__AstProcedure__ParametersAssignment_4_1_1 )\n {\n before(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9898:1: ( rule__AstProcedure__ParametersAssignment_4_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9898:2: rule__AstProcedure__ParametersAssignment_4_1_1\n {\n pushFollow(FOLLOW_rule__AstProcedure__ParametersAssignment_4_1_1_in_rule__AstProcedure__Group_4_1__1__Impl20239);\n rule__AstProcedure__ParametersAssignment_4_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleEParameterDefinition() throws RecognitionException {\n EObject current = null;\n\n Token lv_name_0_0=null;\n Token otherlv_1=null;\n Token this_BEGIN_2=null;\n Token this_END_4=null;\n EObject lv_parameter_3_0 = null;\n\n\n\n \tenterRule();\n\n try {\n // InternalRMParser.g:6073:2: ( ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END ) )\n // InternalRMParser.g:6074:2: ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END )\n {\n // InternalRMParser.g:6074:2: ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END )\n // InternalRMParser.g:6075:3: ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END\n {\n // InternalRMParser.g:6075:3: ( (lv_name_0_0= RULE_ID ) )\n // InternalRMParser.g:6076:4: (lv_name_0_0= RULE_ID )\n {\n // InternalRMParser.g:6076:4: (lv_name_0_0= RULE_ID )\n // InternalRMParser.g:6077:5: lv_name_0_0= RULE_ID\n {\n lv_name_0_0=(Token)match(input,RULE_ID,FOLLOW_11); \n\n \t\t\t\t\tnewLeafNode(lv_name_0_0, grammarAccess.getEParameterDefinitionAccess().getNameIDTerminalRuleCall_0_0());\n \t\t\t\t\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElement(grammarAccess.getEParameterDefinitionRule());\n \t\t\t\t\t}\n \t\t\t\t\tsetWithLastConsumed(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"name\",\n \t\t\t\t\t\tlv_name_0_0,\n \t\t\t\t\t\t\"org.sodalite.dsl.RM.ID\");\n \t\t\t\t\n\n }\n\n\n }\n\n otherlv_1=(Token)match(input,Colon,FOLLOW_6); \n\n \t\t\tnewLeafNode(otherlv_1, grammarAccess.getEParameterDefinitionAccess().getColonKeyword_1());\n \t\t\n this_BEGIN_2=(Token)match(input,RULE_BEGIN,FOLLOW_67); \n\n \t\t\tnewLeafNode(this_BEGIN_2, grammarAccess.getEParameterDefinitionAccess().getBEGINTerminalRuleCall_2());\n \t\t\n // InternalRMParser.g:6101:3: ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) )\n // InternalRMParser.g:6102:4: (lv_parameter_3_0= ruleEParameterDefinitionBody )\n {\n // InternalRMParser.g:6102:4: (lv_parameter_3_0= ruleEParameterDefinitionBody )\n // InternalRMParser.g:6103:5: lv_parameter_3_0= ruleEParameterDefinitionBody\n {\n\n \t\t\t\t\tnewCompositeNode(grammarAccess.getEParameterDefinitionAccess().getParameterEParameterDefinitionBodyParserRuleCall_3_0());\n \t\t\t\t\n pushFollow(FOLLOW_8);\n lv_parameter_3_0=ruleEParameterDefinitionBody();\n\n state._fsp--;\n\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElementForParent(grammarAccess.getEParameterDefinitionRule());\n \t\t\t\t\t}\n \t\t\t\t\tset(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"parameter\",\n \t\t\t\t\t\tlv_parameter_3_0,\n \t\t\t\t\t\t\"org.sodalite.dsl.RM.EParameterDefinitionBody\");\n \t\t\t\t\tafterParserOrEnumRuleCall();\n \t\t\t\t\n\n }\n\n\n }\n\n this_END_4=(Token)match(input,RULE_END,FOLLOW_2); \n\n \t\t\tnewLeafNode(this_END_4, grammarAccess.getEParameterDefinitionAccess().getENDTerminalRuleCall_4());\n \t\t\n\n }\n\n\n }\n\n\n \tleaveRule();\n\n }\n\n catch (RecognitionException re) {\n recover(input,re);\n appendSkippedTokens();\n }\n finally {\n }\n return current;\n }", "public final void rule__ParameterList__ParameterDecl1Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16160:1: ( ( ruleParameterDecl ) )\r\n // InternalGo.g:16161:2: ( ruleParameterDecl )\r\n {\r\n // InternalGo.g:16161:2: ( ruleParameterDecl )\r\n // InternalGo.g:16162:3: ruleParameterDecl\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterDecl1ParameterDeclParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameterDecl();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterDecl1ParameterDeclParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstActor__ParametersAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23426:1: ( ( ruleAstParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23427:1: ( ruleAstParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23427:1: ( ruleAstParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23428:1: ruleAstParameter\n {\n before(grammarAccess.getAstActorAccess().getParametersAstParameterParserRuleCall_4_1_1_0()); \n pushFollow(FOLLOW_ruleAstParameter_in_rule__AstActor__ParametersAssignment_4_1_146968);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorAccess().getParametersAstParameterParserRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "protected abstract void a(bru parambru);", "public ParseTreeNode visit(ParameterNode parameterNode) {\n return null;\n }", "public final void rule__ParameterList__ParameterdeclAssignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16175:1: ( ( ruleParameterDecl ) )\r\n // InternalGo.g:16176:2: ( ruleParameterDecl )\r\n {\r\n // InternalGo.g:16176:2: ( ruleParameterDecl )\r\n // InternalGo.g:16177:3: ruleParameterDecl\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterListAccess().getParameterdeclParameterDeclParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameterDecl();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterListAccess().getParameterdeclParameterDeclParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setParameter(String parName, Object parVal) throws HibException ;", "public void b(String param1, jl.f param2) {\n }", "public final void rule__AstTypeDefinition__ParametersAssignment_2_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23246:1: ( ( ruleAstTypeDefinitionParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23247:1: ( ruleAstTypeDefinitionParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23247:1: ( ruleAstTypeDefinitionParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23248:1: ruleAstTypeDefinitionParameter\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_1_1_0()); \n pushFollow(FOLLOW_ruleAstTypeDefinitionParameter_in_rule__AstTypeDefinition__ParametersAssignment_2_1_1_146596);\n ruleAstTypeDefinitionParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public SOA_BitFlipMutation2(HashMap<String, Object> parameters) {\r\n\t\tsuper(parameters) ;\r\n \tif (parameters.get(\"probability\") != null)\r\n \t\tmutationProbability_ = (Double) parameters.get(\"probability\") ; \t\t\r\n\t}", "public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n // InternalBSQL2Java.g:3335:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group_4__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9804:1: ( ( ( rule__AstProcedure__ParametersAssignment_4_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9805:1: ( ( rule__AstProcedure__ParametersAssignment_4_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9805:1: ( ( rule__AstProcedure__ParametersAssignment_4_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9806:1: ( rule__AstProcedure__ParametersAssignment_4_0 )\n {\n before(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9807:1: ( rule__AstProcedure__ParametersAssignment_4_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9807:2: rule__AstProcedure__ParametersAssignment_4_0\n {\n pushFollow(FOLLOW_rule__AstProcedure__ParametersAssignment_4_0_in_rule__AstProcedure__Group_4__0__Impl20058);\n rule__AstProcedure__ParametersAssignment_4_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleAstAssignParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:381:2: ( ( ( rule__AstAssignParameter__Group__0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:382:1: ( ( rule__AstAssignParameter__Group__0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:382:1: ( ( rule__AstAssignParameter__Group__0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:383:1: ( rule__AstAssignParameter__Group__0 )\n {\n before(grammarAccess.getAstAssignParameterAccess().getGroup()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:384:1: ( rule__AstAssignParameter__Group__0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:384:2: rule__AstAssignParameter__Group__0\n {\n pushFollow(FOLLOW_rule__AstAssignParameter__Group__0_in_ruleAstAssignParameter754);\n rule__AstAssignParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstAssignParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void lambdaDeclaration() throws RecognitionException {\n CommonTree IDENT6=null;\n CommonTree b=null;\n String parameter5 =null;\n\n\n\n String paramString = \"\";\n String typeString = \"\";\n String divider = \"\";\n\n try {\n // /v/filer4b/v38q001/rjnevels/Desktop/Antlr Eclipse Test/workspace3/BFlat/src/a/b/c/EvaluatorWalker.g:188:3: ( ^( LAMBDA IDENT ( ( ( parameter )* b= . ) ) ) )\n // /v/filer4b/v38q001/rjnevels/Desktop/Antlr Eclipse Test/workspace3/BFlat/src/a/b/c/EvaluatorWalker.g:188:5: ^( LAMBDA IDENT ( ( ( parameter )* b= . ) ) )\n {\n match(input,LAMBDA,FOLLOW_LAMBDA_in_lambdaDeclaration231); \n\n match(input, Token.DOWN, null); \n IDENT6=(CommonTree)match(input,IDENT,FOLLOW_IDENT_in_lambdaDeclaration233); \n\n // /v/filer4b/v38q001/rjnevels/Desktop/Antlr Eclipse Test/workspace3/BFlat/src/a/b/c/EvaluatorWalker.g:188:19: ( ( ( parameter )* b= . ) )\n // /v/filer4b/v38q001/rjnevels/Desktop/Antlr Eclipse Test/workspace3/BFlat/src/a/b/c/EvaluatorWalker.g:189:6: ( ( parameter )* b= . )\n {\n // /v/filer4b/v38q001/rjnevels/Desktop/Antlr Eclipse Test/workspace3/BFlat/src/a/b/c/EvaluatorWalker.g:189:6: ( ( parameter )* b= . )\n // /v/filer4b/v38q001/rjnevels/Desktop/Antlr Eclipse Test/workspace3/BFlat/src/a/b/c/EvaluatorWalker.g:189:8: ( parameter )* b= .\n {\n // /v/filer4b/v38q001/rjnevels/Desktop/Antlr Eclipse Test/workspace3/BFlat/src/a/b/c/EvaluatorWalker.g:189:8: ( parameter )*\n loop6:\n do {\n int alt6=2;\n int LA6_0 = input.LA(1);\n\n if ( (LA6_0==PARAM) ) {\n int LA6_1 = input.LA(2);\n\n if ( (LA6_1==DOWN) ) {\n int LA6_3 = input.LA(3);\n\n if ( (LA6_3==42||LA6_3==44||LA6_3==47) ) {\n int LA6_4 = input.LA(4);\n\n if ( (LA6_4==IDENT) ) {\n int LA6_5 = input.LA(5);\n\n if ( (LA6_5==UP) ) {\n int LA6_6 = input.LA(6);\n\n if ( ((LA6_6 >= ARG && LA6_6 <= 50)) ) {\n alt6=1;\n }\n\n\n }\n\n\n }\n\n\n }\n\n\n }\n\n\n }\n\n\n switch (alt6) {\n \tcase 1 :\n \t // /v/filer4b/v38q001/rjnevels/Desktop/Antlr Eclipse Test/workspace3/BFlat/src/a/b/c/EvaluatorWalker.g:189:9: parameter\n \t {\n \t pushFollow(FOLLOW_parameter_in_lambdaDeclaration245);\n \t parameter5=parameter();\n\n \t state._fsp--;\n\n\n \t String[] var = parameter5.split(\" \"); paramString+=divider+var[1]; typeString+=divider+var[0]; divider=\";\";\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop6;\n }\n } while (true);\n\n\n b=(CommonTree)input.LT(1);\n\n matchAny(input); \n\n }\n\n\n \n FunctInfo fi = new FunctInfo(b, paramString, typeString);\n localScope.addLambda((IDENT6!=null?IDENT6.getText():null), fi);\n lastAssignmentResult = fi;\n \n\n }\n\n\n match(input, Token.UP, null); \n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n\n finally {\n \t// do for sure before leaving\n }\n return ;\n }", "public final void rule__AstNetwork__ParametersAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22810:1: ( ( ruleAstParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22811:1: ( ruleAstParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22811:1: ( ruleAstParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22812:1: ruleAstParameter\n {\n before(grammarAccess.getAstNetworkAccess().getParametersAstParameterParserRuleCall_4_1_1_0()); \n pushFollow(FOLLOW_ruleAstParameter_in_rule__AstNetwork__ParametersAssignment_4_1_145699);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstNetworkAccess().getParametersAstParameterParserRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameters__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6254:1: ( ( ( rule__Parameters__ParameterlistAssignment_2 )? ) )\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n {\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n // InternalGo.g:6256:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n // InternalGo.g:6257:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n int alt61=2;\r\n int LA61_0 = input.LA(1);\r\n\r\n if ( (LA61_0==RULE_ID||LA61_0==RULE_LITERAL_TYPE||LA61_0==43||(LA61_0>=45 && LA61_0<=46)||LA61_0==48||LA61_0==52||LA61_0==54||LA61_0==56||(LA61_0>=59 && LA61_0<=63)) ) {\r\n alt61=1;\r\n }\r\n else if ( (LA61_0==53) ) {\r\n int LA61_2 = input.LA(2);\r\n\r\n if ( (synpred105_InternalGo()) ) {\r\n alt61=1;\r\n }\r\n }\r\n switch (alt61) {\r\n case 1 :\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void b(amj paramamj)\r\n/* 538: */ {\r\n/* 539:579 */ this.f = paramamj;\r\n/* 540: */ }", "public void b(boolean paramBoolean)\r\n/* 603: */ {\r\n/* 604:601 */ this.l = paramBoolean;\r\n/* 605: */ }", "public no(np paramnp)\r\n/* 13: */ {\r\n/* 14:30 */ this.b = paramnp;\r\n/* 15: */ }", "public final void ruleAstParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:857:2: ( ( ( rule__AstParameter__Group__0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:858:1: ( ( rule__AstParameter__Group__0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:858:1: ( ( rule__AstParameter__Group__0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:859:1: ( rule__AstParameter__Group__0 )\n {\n before(grammarAccess.getAstParameterAccess().getGroup()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:860:1: ( rule__AstParameter__Group__0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:860:2: rule__AstParameter__Group__0\n {\n pushFollow(FOLLOW_rule__AstParameter__Group__0_in_ruleAstParameter1774);\n rule__AstParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__ParametersAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22979:1: ( ( ruleAstAssignParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22980:1: ( ruleAstAssignParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22980:1: ( ruleAstAssignParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22981:1: ruleAstAssignParameter\n {\n before(grammarAccess.getAstActorDeclarationAccess().getParametersAstAssignParameterParserRuleCall_4_0_0()); \n pushFollow(FOLLOW_ruleAstAssignParameter_in_rule__AstActorDeclaration__ParametersAssignment_4_046048);\n ruleAstAssignParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorDeclarationAccess().getParametersAstAssignParameterParserRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__ParametersAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22994:1: ( ( ruleAstAssignParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22995:1: ( ruleAstAssignParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22995:1: ( ruleAstAssignParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22996:1: ruleAstAssignParameter\n {\n before(grammarAccess.getAstActorDeclarationAccess().getParametersAstAssignParameterParserRuleCall_4_1_1_0()); \n pushFollow(FOLLOW_ruleAstAssignParameter_in_rule__AstActorDeclaration__ParametersAssignment_4_1_146079);\n ruleAstAssignParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorDeclarationAccess().getParametersAstAssignParameterParserRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Test(timeout = 4000)\n public void test43() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n fBProcedureCall0.addParam(3, \"in.+_ZBaS/An\");\n fBProcedureCall0.registerOutParam((-1), 3);\n FBProcedureParam fBProcedureParam0 = fBProcedureCall0.getOutputParam((-1));\n assertEquals(\"in.+_ZBaS/An\", fBProcedureParam0.getParamValue());\n assertEquals(3, fBProcedureParam0.getPosition());\n assertEquals(3, fBProcedureParam0.getType());\n }", "public final void entryRuleAstAssignParameter() throws RecognitionException {\n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:369:1: ( ruleAstAssignParameter EOF )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:370:1: ruleAstAssignParameter EOF\n {\n before(grammarAccess.getAstAssignParameterRule()); \n pushFollow(FOLLOW_ruleAstAssignParameter_in_entryRuleAstAssignParameter721);\n ruleAstAssignParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstAssignParameterRule()); \n match(input,EOF,FOLLOW_EOF_in_entryRuleAstAssignParameter728); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n // InternalBSQL2Java.g:3350:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n\t\tpublic void setParameter(VariableValue variableValue) throws ModelInterpreterException\n\t\t{\n\n\t\t}", "public final void rule__VoidOperation__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1989:1: ( ( ( rule__VoidOperation__Op_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n // InternalBSQL2Java.g:1991:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n // InternalBSQL2Java.g:1992:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n // InternalBSQL2Java.g:1992:3: rule__VoidOperation__Op_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Op_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "Statement setParameters(Object... params);", "public void b(boolean paramBoolean)\r\n/* 184: */ {\r\n/* 185:183 */ this.g = paramBoolean;\r\n/* 186: */ }", "public final void entryRuleAstParameter() throws RecognitionException {\n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:845:1: ( ruleAstParameter EOF )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:846:1: ruleAstParameter EOF\n {\n before(grammarAccess.getAstParameterRule()); \n pushFollow(FOLLOW_ruleAstParameter_in_entryRuleAstParameter1741);\n ruleAstParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstParameterRule()); \n match(input,EOF,FOLLOW_EOF_in_entryRuleAstParameter1748); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "@Test(timeout = 4000)\n public void test54() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n FBProcedureParam fBProcedureParam0 = fBProcedureCall0.addParam(655, \"Cannot set parameter, since it is constant.\");\n fBProcedureParam0.setIndex(655);\n fBProcedureParam0.setIndex(655);\n fBProcedureParam0.setIndex(3471);\n fBProcedureParam0.setIndex(2168);\n FBProcedureParam fBProcedureParam1 = fBProcedureCall0.addParam(3471, \"Cannot set parameter, since it is constant.\");\n fBProcedureParam1.setType(4520);\n String string0 = fBProcedureCall0.getSQL(false);\n assertEquals(\"EXECUTE PROCEDURE null(Cannot set parameter, since it is constant., Cannot set parameter, since it is constant.)\", string0);\n \n fBProcedureParam1.setIndex(2);\n assertEquals(3471, fBProcedureParam1.getPosition());\n \n fBProcedureCall0.addOutputParam(fBProcedureParam1);\n fBProcedureCall0.addInputParam(fBProcedureParam1);\n fBProcedureCall0.registerOutParam(2168, (-492));\n fBProcedureCall0.addParam(284, \"EXECUTE PROCEDURE null(Cannot set parameter, since it is constant., Cannot set parameter, since it is constant.)\");\n fBProcedureCall0.addOutputParam(fBProcedureParam1);\n List<FBProcedureParam> list0 = fBProcedureCall0.getInputParams();\n assertEquals(3472, list0.size());\n }", "public final void synpred18_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:3345:2: ( ( ( rule__Result__ParameteresAssignment_0 ) ) )\r\n // InternalGo.g:3345:2: ( ( rule__Result__ParameteresAssignment_0 ) )\r\n {\r\n // InternalGo.g:3345:2: ( ( rule__Result__ParameteresAssignment_0 ) )\r\n // InternalGo.g:3346:3: ( rule__Result__ParameteresAssignment_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getResultAccess().getParameteresAssignment_0()); \r\n }\r\n // InternalGo.g:3347:3: ( rule__Result__ParameteresAssignment_0 )\r\n // InternalGo.g:3347:4: rule__Result__ParameteresAssignment_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Result__ParameteresAssignment_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n }", "public final void rule__AstTypeParameterList__ParamsAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25975:1: ( ( ruleAstTypeParam ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25976:1: ( ruleAstTypeParam )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25976:1: ( ruleAstTypeParam )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25977:1: ruleAstTypeParam\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_2_1_0()); \n pushFollow(FOLLOW_ruleAstTypeParam_in_rule__AstTypeParameterList__ParamsAssignment_2_152218);\n ruleAstTypeParam();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void a(vx paramvx) {}", "BrainTreeVoidResult voidTransaction(VoidRequest voidRequest);", "@Override\n\t\tpublic void setParameters(Object[] parameters) {\n\t\t\t\n\t\t}", "@Test(timeout = 4000)\n public void test44() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n FBProcedureParam fBProcedureParam0 = new FBProcedureParam(1, \"@a\");\n fBProcedureCall0.addOutputParam(fBProcedureParam0);\n fBProcedureParam0.setIndex(3);\n fBProcedureCall0.registerOutParam(3, 837);\n assertTrue(FBProcedureCall.OLD_CALLABLE_STATEMENT_COMPATIBILITY);\n }", "public final void rule__AstTypeParameterList__ParamsAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25960:1: ( ( ruleAstTypeParam ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25961:1: ( ruleAstTypeParam )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25961:1: ( ruleAstTypeParam )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25962:1: ruleAstTypeParam\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_1_0()); \n pushFollow(FOLLOW_ruleAstTypeParam_in_rule__AstTypeParameterList__ParamsAssignment_152187);\n ruleAstTypeParam();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Generated(value={\"edu.jhu.cs.bsj.compiler.utils.generator.SourceGenerator\"})\npublic interface TypeParameterNode extends Node, TypeNameBindingNode\n{\n /**\n * Gets the base type name for the parameter.\n * @return The base type name for the parameter.\n * @throws ClassCastException If the value of this property is a special node.\n */\n public IdentifierNode getIdentifier()throws ClassCastException;\n \n /**\n * Gets the union object for the base type name for the parameter.\n * @return A union object representing The base type name for the parameter.\n */\n public NodeUnion<? extends IdentifierNode> getUnionForIdentifier();\n \n /**\n * Changes the base type name for the parameter.\n * @param identifier The base type name for the parameter.\n */\n public void setIdentifier(IdentifierNode identifier);\n \n /**\n * Changes the base type name for the parameter.\n * @param identifier The base type name for the parameter.\n * @throws NullPointerException If the provided value is <code>null</code>.\n * Node union values may have <code>null</code>\n * contents but are never <code>null</code>\n * themselves.\n */\n public void setUnionForIdentifier(NodeUnion<? extends IdentifierNode> identifier) throws NullPointerException;\n \n /**\n * Gets the bounds over the base type.\n * @return The bounds over the base type.\n * @throws ClassCastException If the value of this property is a special node.\n */\n public DeclaredTypeListNode getBounds()throws ClassCastException;\n \n /**\n * Gets the union object for the bounds over the base type.\n * @return A union object representing The bounds over the base type.\n */\n public NodeUnion<? extends DeclaredTypeListNode> getUnionForBounds();\n \n /**\n * Changes the bounds over the base type.\n * @param bounds The bounds over the base type.\n */\n public void setBounds(DeclaredTypeListNode bounds);\n \n /**\n * Changes the bounds over the base type.\n * @param bounds The bounds over the base type.\n * @throws NullPointerException If the provided value is <code>null</code>.\n * Node union values may have <code>null</code>\n * contents but are never <code>null</code>\n * themselves.\n */\n public void setUnionForBounds(NodeUnion<? extends DeclaredTypeListNode> bounds) throws NullPointerException;\n \n /**\n * Generates a deep copy of this node.\n * @param factory The node factory to use to create the deep copy.\n * @return The resulting deep copy node.\n */\n @Override\n public TypeParameterNode deepCopy(BsjNodeFactory factory);\n \n}", "public final void rule__MidiBody__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1177:1: ( ( ( rule__MidiBody__ParamAssignment_1 )* ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1178:1: ( ( rule__MidiBody__ParamAssignment_1 )* )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1178:1: ( ( rule__MidiBody__ParamAssignment_1 )* )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1179:1: ( rule__MidiBody__ParamAssignment_1 )*\n {\n before(grammarAccess.getMidiBodyAccess().getParamAssignment_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1180:1: ( rule__MidiBody__ParamAssignment_1 )*\n loop10:\n do {\n int alt10=2;\n int LA10_0 = input.LA(1);\n\n if ( (LA10_0==37||(LA10_0>=39 && LA10_0<=42)) ) {\n alt10=1;\n }\n\n\n switch (alt10) {\n \tcase 1 :\n \t // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1180:2: rule__MidiBody__ParamAssignment_1\n \t {\n \t pushFollow(FOLLOW_rule__MidiBody__ParamAssignment_1_in_rule__MidiBody__Group__1__Impl2507);\n \t rule__MidiBody__ParamAssignment_1();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop10;\n }\n } while (true);\n\n after(grammarAccess.getMidiBodyAccess().getParamAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__Group_2_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6995:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6997:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:2: rule__AstTypeDefinition__ParametersAssignment_2_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_0_in_rule__AstTypeDefinition__Group_2_1__0__Impl14516);\n rule__AstTypeDefinition__ParametersAssignment_2_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstStatementCall__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15549:1: ( ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15550:1: ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15550:1: ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15551:1: ( rule__AstStatementCall__ParametersAssignment_2_1_1 )\n {\n before(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15552:1: ( rule__AstStatementCall__ParametersAssignment_2_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15552:2: rule__AstStatementCall__ParametersAssignment_2_1_1\n {\n pushFollow(FOLLOW_rule__AstStatementCall__ParametersAssignment_2_1_1_in_rule__AstStatementCall__Group_2_1__1__Impl31380);\n rule__AstStatementCall__ParametersAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public final int parseArguments(Parameters params) {\n return 1;\n }", "public final void rule__AstTypeDefinition__Group_2_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7086:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7088:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:2: rule__AstTypeDefinition__ParametersAssignment_2_1_1_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_1_1_in_rule__AstTypeDefinition__Group_2_1_1__1__Impl14697);\n rule__AstTypeDefinition__ParametersAssignment_2_1_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n\tpublic final F visit(ParameterDeclaration n, F flowFactOne) {\n\t\tif (n.toString().equals(\"void \")) {\n\t\t\treturn flowFactOne;\n\t\t}\n\t\tFunctionDefinition calledFunction = Misc.getEnclosingFunction(n);\n\t\tif (calledFunction.getInfo().getFunctionName().equals(\"main\")) {\n\t\t\treturn flowFactOne;\n\t\t}\n\t\tint index = calledFunction.getInfo().getCFGInfo().getParameterDeclarationList().indexOf(n);\n\t\tSet<CallStatement> callers = calledFunction.getInfo().getCallersOfThis();\n\t\tif (callers.isEmpty()) {\n\t\t\treturn flowFactOne;\n\t\t}\n\t\tF flowFactTwo = this.getTop();\n\t\tfor (CallStatement callStmt : callers) {\n\t\t\tSimplePrimaryExpression argExp;\n\t\t\ttry {\n\t\t\t\targExp = callStmt.getPreCallNode().getArgumentList().get(index);\n\t\t\t} catch (Exception e) {\n\t\t\t\tcontinue;\n\t\t\t}\n\t\t\tF tempFlowFact = writeToParameter(n, argExp, flowFactOne);\n\t\t\tflowFactTwo.merge(tempFlowFact, null);\n\t\t}\n\t\treturn flowFactTwo;\n\t}", "public final void rule__Parameter__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1299:1: ( ( ( rule__Parameter__TypeAssignment_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1301:1: ( rule__Parameter__TypeAssignment_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:1: ( rule__Parameter__TypeAssignment_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:2: rule__Parameter__TypeAssignment_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_0_2_in_rule__Parameter__Group_0__2__Impl2750);\n rule__Parameter__TypeAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "private void b(int paramInt)\r\n/* 193: */ {\r\n/* 194:203 */ this.h.a(a(paramInt));\r\n/* 195: */ }", "public final void rule__AstStatementCall__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15458:1: ( ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15459:1: ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15459:1: ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15460:1: ( rule__AstStatementCall__ParametersAssignment_2_0 )\n {\n before(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15461:1: ( rule__AstStatementCall__ParametersAssignment_2_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15461:2: rule__AstStatementCall__ParametersAssignment_2_0\n {\n pushFollow(FOLLOW_rule__AstStatementCall__ParametersAssignment_2_0_in_rule__AstStatementCall__Group_2__0__Impl31199);\n rule__AstStatementCall__ParametersAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1240:1: ( ( () ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1241:1: ( () )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1241:1: ( () )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1242:1: ()\n {\n before(grammarAccess.getParameterAccess().getParameterAction_0_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1243:1: ()\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1245:1: \n {\n }\n\n after(grammarAccess.getParameterAccess().getParameterAction_0_0()); \n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstParameter__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10590:1: ( ( ( rule__AstParameter__ValueAssignment_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10591:1: ( ( rule__AstParameter__ValueAssignment_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10591:1: ( ( rule__AstParameter__ValueAssignment_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10592:1: ( rule__AstParameter__ValueAssignment_1_1 )\n {\n before(grammarAccess.getAstParameterAccess().getValueAssignment_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10593:1: ( rule__AstParameter__ValueAssignment_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10593:2: rule__AstParameter__ValueAssignment_1_1\n {\n pushFollow(FOLLOW_rule__AstParameter__ValueAssignment_1_1_in_rule__AstParameter__Group_1__1__Impl21605);\n rule__AstParameter__ValueAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstParameterAccess().getValueAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleParameters() throws RecognitionException {\r\n try {\r\n // InternalGo.g:830:1: ( ruleParameters EOF )\r\n // InternalGo.g:831:1: ruleParameters EOF\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersRule()); \r\n }\r\n pushFollow(FOLLOW_1);\r\n ruleParameters();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersRule()); \r\n }\r\n match(input,EOF,FOLLOW_2); if (state.failed) return ;\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n }\r\n return ;\r\n }", "@Test(timeout = 4000)\n public void test09() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n FBProcedureParam fBProcedureParam0 = fBProcedureCall0.addParam(3, \"in.+_ZBaS/uu\");\n fBProcedureCall0.addOutputParam(fBProcedureParam0);\n assertEquals(\"in.+_ZBaS/uu\", fBProcedureParam0.getParamValue());\n \n List<FBProcedureParam> list0 = fBProcedureCall0.getOutputParams();\n assertEquals(4, list0.size());\n }", "public void method_2111(int param1, int param2, int param3, aji param4, int param5, int param6) {\r\n // $FF: Couldn't be decompiled\r\n }" ]
[ "0.8197001", "0.6820347", "0.6620797", "0.6509969", "0.64274174", "0.5871919", "0.57314384", "0.5529944", "0.5483591", "0.53392434", "0.53178155", "0.53067434", "0.52861494", "0.52861494", "0.5147154", "0.5132122", "0.51117283", "0.5003964", "0.50014114", "0.5000982", "0.49975222", "0.49838752", "0.49823177", "0.4972485", "0.49667126", "0.4960493", "0.49596766", "0.495756", "0.4953643", "0.49477467", "0.4943177", "0.49363554", "0.4931927", "0.49284908", "0.4927306", "0.4926141", "0.49223536", "0.4920275", "0.49153152", "0.4899975", "0.48844725", "0.48814255", "0.48645687", "0.4861579", "0.4858713", "0.48501554", "0.48420647", "0.48399672", "0.48309144", "0.4819625", "0.481508", "0.48118234", "0.48110354", "0.48068887", "0.4801992", "0.4792561", "0.47742584", "0.4767496", "0.47635695", "0.47614363", "0.47585404", "0.4752826", "0.47480685", "0.47439435", "0.47123545", "0.47117424", "0.47109017", "0.465925", "0.46525282", "0.464895", "0.464026", "0.46380854", "0.4636169", "0.4632683", "0.462904", "0.46239033", "0.46218178", "0.46181646", "0.46152315", "0.46109965", "0.46063793", "0.46033522", "0.45859468", "0.45856348", "0.45844704", "0.4582029", "0.45665908", "0.45665607", "0.45663264", "0.45654395", "0.45580447", "0.45549038", "0.45546347", "0.45490712", "0.45447043", "0.45444128", "0.45437", "0.45410722", "0.45395064", "0.45379347" ]
0.80980754
1
$ANTLR end "rule__VoidOperation__ParamsAssignment_6_1_1" $ANTLR start "rule__VoidOperation__SubsAssignment_8" InternalBSQL2Java.g:3389:1: rule__VoidOperation__SubsAssignment_8 : ( ruleBSubstitution ) ;
public final void rule__VoidOperation__SubsAssignment_8() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3393:1: ( ( ruleBSubstitution ) ) // InternalBSQL2Java.g:3394:2: ( ruleBSubstitution ) { // InternalBSQL2Java.g:3394:2: ( ruleBSubstitution ) // InternalBSQL2Java.g:3395:3: ruleBSubstitution { before(grammarAccess.getVoidOperationAccess().getSubsBSubstitutionParserRuleCall_8_0()); pushFollow(FOLLOW_2); ruleBSubstitution(); state._fsp--; after(grammarAccess.getVoidOperationAccess().getSubsBSubstitutionParserRuleCall_8_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__VoidOperation__Group__8__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2205:1: ( ( ( rule__VoidOperation__SubsAssignment_8 )* ) )\n // InternalBSQL2Java.g:2206:1: ( ( rule__VoidOperation__SubsAssignment_8 )* )\n {\n // InternalBSQL2Java.g:2206:1: ( ( rule__VoidOperation__SubsAssignment_8 )* )\n // InternalBSQL2Java.g:2207:2: ( rule__VoidOperation__SubsAssignment_8 )*\n {\n before(grammarAccess.getVoidOperationAccess().getSubsAssignment_8()); \n // InternalBSQL2Java.g:2208:2: ( rule__VoidOperation__SubsAssignment_8 )*\n loop10:\n do {\n int alt10=2;\n int LA10_0 = input.LA(1);\n\n if ( (LA10_0==RULE_ID) ) {\n alt10=1;\n }\n\n\n switch (alt10) {\n \tcase 1 :\n \t // InternalBSQL2Java.g:2208:3: rule__VoidOperation__SubsAssignment_8\n \t {\n \t pushFollow(FOLLOW_33);\n \t rule__VoidOperation__SubsAssignment_8();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop10;\n }\n } while (true);\n\n after(grammarAccess.getVoidOperationAccess().getSubsAssignment_8()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__VopAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3183:1: ( ( ruleVoidOperation ) )\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n {\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n // InternalBSQL2Java.g:3185:3: ruleVoidOperation\n {\n before(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n pushFollow(FOLLOW_2);\n ruleVoidOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2447:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) ) )\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n {\n // InternalBSQL2Java.g:2448:1: ( ( rule__VoidOperation__ParamsAssignment_6_1_1 ) )\n // InternalBSQL2Java.g:2449:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n // InternalBSQL2Java.g:2450:2: ( rule__VoidOperation__ParamsAssignment_6_1_1 )\n // InternalBSQL2Java.g:2450:3: rule__VoidOperation__ParamsAssignment_6_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_6__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2367:1: ( ( ( rule__VoidOperation__ParamsAssignment_6_0 ) ) )\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n {\n // InternalBSQL2Java.g:2368:1: ( ( rule__VoidOperation__ParamsAssignment_6_0 ) )\n // InternalBSQL2Java.g:2369:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n // InternalBSQL2Java.g:2370:2: ( rule__VoidOperation__ParamsAssignment_6_0 )\n // InternalBSQL2Java.g:2370:3: rule__VoidOperation__ParamsAssignment_6_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__ParamsAssignment_6_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getParamsAssignment_6_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3363:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3365:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3378:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3380:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2987:1: ( ( ( rule__BSubstitution__RightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n // InternalBSQL2Java.g:2989:2: ( rule__BSubstitution__RightAssignment_2 )\n {\n before(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n // InternalBSQL2Java.g:2990:2: ( rule__BSubstitution__RightAssignment_2 )\n // InternalBSQL2Java.g:2990:3: rule__BSubstitution__RightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__RightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2259:1: ( ( ( rule__VoidOperation__PListAssignment_2_0 ) ) )\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n {\n // InternalBSQL2Java.g:2260:1: ( ( rule__VoidOperation__PListAssignment_2_0 ) )\n // InternalBSQL2Java.g:2261:2: ( rule__VoidOperation__PListAssignment_2_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n // InternalBSQL2Java.g:2262:2: ( rule__VoidOperation__PListAssignment_2_0 )\n // InternalBSQL2Java.g:2262:3: rule__VoidOperation__PListAssignment_2_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2339:1: ( ( ( rule__VoidOperation__PListAssignment_2_1_1 ) ) )\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n {\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n // InternalBSQL2Java.g:2341:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n // InternalBSQL2Java.g:2342:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n // InternalBSQL2Java.g:2342:3: rule__VoidOperation__PListAssignment_2_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group_6_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10052:1: ( ( ( rule__AstProcedure__VariablesAssignment_6_2_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10053:1: ( ( rule__AstProcedure__VariablesAssignment_6_2_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10053:1: ( ( rule__AstProcedure__VariablesAssignment_6_2_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10054:1: ( rule__AstProcedure__VariablesAssignment_6_2_1 )\n {\n before(grammarAccess.getAstProcedureAccess().getVariablesAssignment_6_2_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10055:1: ( rule__AstProcedure__VariablesAssignment_6_2_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:10055:2: rule__AstProcedure__VariablesAssignment_6_2_1\n {\n pushFollow(FOLLOW_rule__AstProcedure__VariablesAssignment_6_2_1_in_rule__AstProcedure__Group_6_2__1__Impl20548);\n rule__AstProcedure__VariablesAssignment_6_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getVariablesAssignment_6_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group__8__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9725:1: ( ( ( rule__AstProcedure__StatementsAssignment_8 )* ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9726:1: ( ( rule__AstProcedure__StatementsAssignment_8 )* )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9726:1: ( ( rule__AstProcedure__StatementsAssignment_8 )* )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9727:1: ( rule__AstProcedure__StatementsAssignment_8 )*\n {\n before(grammarAccess.getAstProcedureAccess().getStatementsAssignment_8()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9728:1: ( rule__AstProcedure__StatementsAssignment_8 )*\n loop81:\n do {\n int alt81=2;\n int LA81_0 = input.LA(1);\n\n if ( (LA81_0==RULE_ID||LA81_0==73||LA81_0==84||LA81_0==86||LA81_0==89) ) {\n alt81=1;\n }\n\n\n switch (alt81) {\n \tcase 1 :\n \t // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9728:2: rule__AstProcedure__StatementsAssignment_8\n \t {\n \t pushFollow(FOLLOW_rule__AstProcedure__StatementsAssignment_8_in_rule__AstProcedure__Group__8__Impl19918);\n \t rule__AstProcedure__StatementsAssignment_8();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop81;\n }\n } while (true);\n\n after(grammarAccess.getAstProcedureAccess().getStatementsAssignment_8()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_1_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1552:1: ( ( ( rule__Parameter__TsigAssignment_1_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1553:1: ( ( rule__Parameter__TsigAssignment_1_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1553:1: ( ( rule__Parameter__TsigAssignment_1_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1554:1: ( rule__Parameter__TsigAssignment_1_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTsigAssignment_1_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1555:1: ( rule__Parameter__TsigAssignment_1_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1555:2: rule__Parameter__TsigAssignment_1_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TsigAssignment_1_0_2_in_rule__Parameter__Group_1_0__2__Impl3245);\n rule__Parameter__TsigAssignment_1_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTsigAssignment_1_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstFunction__Group_8_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8974:1: ( ( ( rule__AstFunction__VariablesAssignment_8_2_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8975:1: ( ( rule__AstFunction__VariablesAssignment_8_2_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8975:1: ( ( rule__AstFunction__VariablesAssignment_8_2_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8976:1: ( rule__AstFunction__VariablesAssignment_8_2_1 )\n {\n before(grammarAccess.getAstFunctionAccess().getVariablesAssignment_8_2_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8977:1: ( rule__AstFunction__VariablesAssignment_8_2_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8977:2: rule__AstFunction__VariablesAssignment_8_2_1\n {\n pushFollow(FOLLOW_rule__AstFunction__VariablesAssignment_8_2_1_in_rule__AstFunction__Group_8_2__1__Impl18424);\n rule__AstFunction__VariablesAssignment_8_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstFunctionAccess().getVariablesAssignment_8_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public VariType visit(AssignmentStatement n, Table argu) {\n\t VariType _ret=null;\n\t n.f0.accept(this, argu);\n\t MethodTable methodtable = (MethodTable)argu;\n\t Vari vari = methodtable.getvari(n.f0.f0.tokenImage);\n\t if(vari == null) {\n\t \t ClassTable classtable = methodtable.classtable;\n\t \t vari = classtable.getvari(n.f0.f0.tokenImage);\n\t \t if(vari == null) {\n\t \t\t PrintError.errorexist = true;\n\t\t \t String emsg = \"undefined variable \\\"\"+n.f0.f0.tokenImage+\"\\\"\";\n\t \t\t PrintError.print(emsg, n.f0.f0.beginLine, n.f0.f0.beginColumn, 1);\n\t \t\t return _ret;\n\t \t }\n\t }\n\t n.f1.accept(this, argu);\n\t VariType t2 = n.f2.accept(this, argu);\n\t if(VariType.isTheSameType(methodtable.toptable, vari.vari_type, t2) == false) {\n\t \t PrintError.errorexist = true;\n\t \t String emsg = \"assignstatement does not have matched types, one has type \"+vari.vari_type.type+\" , the other one has type \"+t2.type;\n\t \t PrintError.print(emsg, n.f1.beginLine, n.f1.beginColumn, 1);\n\t \t return _ret;\n\t }\n\t if(t2.type == \"Array\"){\n\t \t vari.init = true;\n\t \t if(t2.ifintegerliteral == true) {\n\t \t\t vari.alen = t2.integerliteral;\n\t \t }\n\t }\n\t n.f3.accept(this, argu);\n\t return _ret;\n\t }", "public final void rule__AstProcedure__Group_6__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9959:1: ( ( ( rule__AstProcedure__VariablesAssignment_6_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9960:1: ( ( rule__AstProcedure__VariablesAssignment_6_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9960:1: ( ( rule__AstProcedure__VariablesAssignment_6_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9961:1: ( rule__AstProcedure__VariablesAssignment_6_1 )\n {\n before(grammarAccess.getAstProcedureAccess().getVariablesAssignment_6_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9962:1: ( rule__AstProcedure__VariablesAssignment_6_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9962:2: rule__AstProcedure__VariablesAssignment_6_1\n {\n pushFollow(FOLLOW_rule__AstProcedure__VariablesAssignment_6_1_in_rule__AstProcedure__Group_6__1__Impl20365);\n rule__AstProcedure__VariablesAssignment_6_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getVariablesAssignment_6_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n // InternalBSQL2Java.g:3335:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1989:1: ( ( ( rule__VoidOperation__Op_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:1990:1: ( ( rule__VoidOperation__Op_nameAssignment_0 ) )\n // InternalBSQL2Java.g:1991:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n // InternalBSQL2Java.g:1992:2: ( rule__VoidOperation__Op_nameAssignment_0 )\n // InternalBSQL2Java.g:1992:3: rule__VoidOperation__Op_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Op_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getOp_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:464:1: ( ( ( rule__BSOperation__BopAssignment_0 ) ) | ( ( rule__BSOperation__VopAssignment_1 ) ) )\n int alt2=2;\n int LA2_0 = input.LA(1);\n\n if ( (LA2_0==26) ) {\n alt2=1;\n }\n else if ( (LA2_0==RULE_ID) ) {\n alt2=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 2, 0, input);\n\n throw nvae;\n }\n switch (alt2) {\n case 1 :\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n {\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n // InternalBSQL2Java.g:466:3: ( rule__BSOperation__BopAssignment_0 )\n {\n before(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n // InternalBSQL2Java.g:467:3: ( rule__BSOperation__BopAssignment_0 )\n // InternalBSQL2Java.g:467:4: rule__BSOperation__BopAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__BopAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n {\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n // InternalBSQL2Java.g:472:3: ( rule__BSOperation__VopAssignment_1 )\n {\n before(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n // InternalBSQL2Java.g:473:3: ( rule__BSOperation__VopAssignment_1 )\n // InternalBSQL2Java.g:473:4: rule__BSOperation__VopAssignment_1\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__VopAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BSubstitution createBSubstitution();", "public final void rule__Buchung__IntervallRefAssignment_8_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17192:1: ( ( ( RULE_ID ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17193:1: ( ( RULE_ID ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17193:1: ( ( RULE_ID ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17194:1: ( RULE_ID )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getIntervallRefBuchungsintervallCrossReference_8_1_1_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17195:1: ( RULE_ID )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17196:1: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getIntervallRefBuchungsintervallIDTerminalRuleCall_8_1_1_0_1()); \r\n }\r\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Buchung__IntervallRefAssignment_8_1_134703); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getIntervallRefBuchungsintervallIDTerminalRuleCall_8_1_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getIntervallRefBuchungsintervallCrossReference_8_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__UpdateSubtraction__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7343:1: ( ( ( rule__UpdateSubtraction__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7344:1: ( ( rule__UpdateSubtraction__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7344:1: ( ( rule__UpdateSubtraction__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7345:1: ( rule__UpdateSubtraction__RightAssignment_1_2 )\n {\n before(grammarAccess.getUpdateSubtractionAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7346:1: ( rule__UpdateSubtraction__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7346:2: rule__UpdateSubtraction__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__UpdateSubtraction__RightAssignment_1_2_in_rule__UpdateSubtraction__Group_1__2__Impl14406);\n rule__UpdateSubtraction__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getUpdateSubtractionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void parseSubs(){\n\t\t\n\t\t\n\t}", "public final void rule__AstFunction__Group_8__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8881:1: ( ( ( rule__AstFunction__VariablesAssignment_8_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8882:1: ( ( rule__AstFunction__VariablesAssignment_8_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8882:1: ( ( rule__AstFunction__VariablesAssignment_8_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8883:1: ( rule__AstFunction__VariablesAssignment_8_1 )\n {\n before(grammarAccess.getAstFunctionAccess().getVariablesAssignment_8_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8884:1: ( rule__AstFunction__VariablesAssignment_8_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8884:2: rule__AstFunction__VariablesAssignment_8_1\n {\n pushFollow(FOLLOW_rule__AstFunction__VariablesAssignment_8_1_in_rule__AstFunction__Group_8__1__Impl18241);\n rule__AstFunction__VariablesAssignment_8_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstFunctionAccess().getVariablesAssignment_8_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n // InternalBSQL2Java.g:3350:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAction__Group_8_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13280:1: ( ( ( rule__AstAction__VariablesAssignment_8_2_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13281:1: ( ( rule__AstAction__VariablesAssignment_8_2_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13281:1: ( ( rule__AstAction__VariablesAssignment_8_2_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13282:1: ( rule__AstAction__VariablesAssignment_8_2_1 )\n {\n before(grammarAccess.getAstActionAccess().getVariablesAssignment_8_2_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13283:1: ( rule__AstAction__VariablesAssignment_8_2_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13283:2: rule__AstAction__VariablesAssignment_8_2_1\n {\n pushFollow(FOLLOW_rule__AstAction__VariablesAssignment_8_2_1_in_rule__AstAction__Group_8_2__1__Impl26905);\n rule__AstAction__VariablesAssignment_8_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstActionAccess().getVariablesAssignment_8_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Buchung__Group_8_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5366:1: ( ( ( rule__Buchung__IntervallAssignment_8_0_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5367:1: ( ( rule__Buchung__IntervallAssignment_8_0_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5367:1: ( ( rule__Buchung__IntervallAssignment_8_0_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5368:1: ( rule__Buchung__IntervallAssignment_8_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getIntervallAssignment_8_0_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5369:1: ( rule__Buchung__IntervallAssignment_8_0_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5369:2: rule__Buchung__IntervallAssignment_8_0_1\r\n {\r\n pushFollow(FOLLOW_rule__Buchung__IntervallAssignment_8_0_1_in_rule__Buchung__Group_8_0__1__Impl11424);\r\n rule__Buchung__IntervallAssignment_8_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getIntervallAssignment_8_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public VariType visit(ArrayAssignmentStatement n, Table argu) {\n\t VariType _ret=null;\n\t n.f0.accept(this, argu);\n\t MethodTable methodtable = (MethodTable)argu;\n \t Vari vari = methodtable.getvari(n.f0.f0.tokenImage);\n \t if(vari == null) {\n \t\t ClassTable classtable = methodtable.classtable;\n \t\t vari = classtable.getvari(n.f0.f0.tokenImage);\n \t\t if(vari == null) {\n \t\t\t PrintError.errorexist = true;\n \t\t\t String emsg = \"undefined variable \\\"\"+n.f0.f0.tokenImage+\"\\\"\";\n \t\t\t PrintError.print(emsg, n.f0.f0.beginLine, n.f0.f0.beginColumn, 1);\n \t\t\t return _ret;\n \t\t }\n \t }\n \t if(vari.vari_type.type != \"Array\") {\n \t\t PrintError.errorexist = true;\n\t \t String emsg = \"variable \\\"\"+n.f0.f0.tokenImage+\"\\\" does not match type Array, cannot use operator []\";\n\t \t PrintError.print(emsg, n.f0.f0.beginLine, n.f0.f0.beginColumn, 1);\n\t }\n\t n.f1.accept(this, argu);\n\t VariType t2 = n.f2.accept(this, argu);\n\t if(t2.type != \"Integer\") {\n\t \t PrintError.errorexist = true;\n\t \t String emsg = \"array subscript does not match type Integer\";\n\t \t PrintError.print(emsg, n.f1.beginLine, n.f1.beginColumn, 1);\n\t }\n\t n.f3.accept(this, argu);\n\t n.f4.accept(this, argu);\n\t VariType t5 = n.f5.accept(this, argu);\n\t if(t5.type != \"Integer\") {\n\t \t PrintError.errorexist = true;\n\t \t String emsg = \"assignstatement does not have matched types, one has type Integer, the other one has type \"+t2.type;\n\t \t PrintError.print(emsg, n.f1.beginLine, n.f1.beginColumn, 1);\n\t }\n\t n.f6.accept(this, argu);\n\t return _ret;\n\t }", "public Arginfo visit(AssignmentStatement n, Arginfo argu) {\n Arginfo _ret=null;\n n.f0.accept(this, argu);\n \n String classname=argu.classname;\n String methodname=argu.methodname;\n String strtofind=n.f0.f0.tokenImage;\n if(globalmap.containsKey(strtofind)){\n \t System.out.print(\"\\tMOVE TEMP \"+globalmap.get(strtofind)+\" \");\n }\n else{\n \t System.out.print(\"\\tHSTORE TEMP 0 \"+classpos(strtofind,classname)+\" \");\n }\n \n n.f1.accept(this, argu);\n n.f2.accept(this, argu);\n n.f3.accept(this, argu);\n return _ret;\n }", "public Match(String subgraph) {\r\n\t\tsuper();\r\n\t\tthis.subgraph = subgraph;\r\n\t\tthis.variables = new ArrayList<Variable>();\r\n\t}", "public final void rule__AstProcedure__VariablesAssignment_6_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23921:1: ( ( ruleAstValuedVariableDeclaration ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23922:1: ( ruleAstValuedVariableDeclaration )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23922:1: ( ruleAstValuedVariableDeclaration )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23923:1: ruleAstValuedVariableDeclaration\n {\n before(grammarAccess.getAstProcedureAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_6_2_1_0()); \n pushFollow(FOLLOW_ruleAstValuedVariableDeclaration_in_rule__AstProcedure__VariablesAssignment_6_2_147991);\n ruleAstValuedVariableDeclaration();\n\n state._fsp--;\n\n after(grammarAccess.getAstProcedureAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_6_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateSubtraction__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4164:1: ( ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4165:1: ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4165:1: ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4166:1: ( rule__PredicateSubtraction__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateSubtractionAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4167:1: ( rule__PredicateSubtraction__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4167:2: rule__PredicateSubtraction__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateSubtraction__RightAssignment_1_2_in_rule__PredicateSubtraction__Group_1__2__Impl8193);\n rule__PredicateSubtraction__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateSubtractionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBSubstitution() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:416:2: ( ( ( rule__BSubstitution__Group__0 ) ) )\n // InternalBSQL2Java.g:417:2: ( ( rule__BSubstitution__Group__0 ) )\n {\n // InternalBSQL2Java.g:417:2: ( ( rule__BSubstitution__Group__0 ) )\n // InternalBSQL2Java.g:418:3: ( rule__BSubstitution__Group__0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getGroup()); \n // InternalBSQL2Java.g:419:3: ( rule__BSubstitution__Group__0 )\n // InternalBSQL2Java.g:419:4: rule__BSubstitution__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstFunction__VariablesAssignment_8_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23741:1: ( ( ruleAstValuedVariableDeclaration ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23742:1: ( ruleAstValuedVariableDeclaration )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23742:1: ( ruleAstValuedVariableDeclaration )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23743:1: ruleAstValuedVariableDeclaration\n {\n before(grammarAccess.getAstFunctionAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_8_2_1_0()); \n pushFollow(FOLLOW_ruleAstValuedVariableDeclaration_in_rule__AstFunction__VariablesAssignment_8_2_147619);\n ruleAstValuedVariableDeclaration();\n\n state._fsp--;\n\n after(grammarAccess.getAstFunctionAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_8_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAction__Group_8__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13187:1: ( ( ( rule__AstAction__VariablesAssignment_8_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13188:1: ( ( rule__AstAction__VariablesAssignment_8_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13188:1: ( ( rule__AstAction__VariablesAssignment_8_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13189:1: ( rule__AstAction__VariablesAssignment_8_1 )\n {\n before(grammarAccess.getAstActionAccess().getVariablesAssignment_8_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13190:1: ( rule__AstAction__VariablesAssignment_8_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:13190:2: rule__AstAction__VariablesAssignment_8_1\n {\n pushFollow(FOLLOW_rule__AstAction__VariablesAssignment_8_1_in_rule__AstAction__Group_8__1__Impl26722);\n rule__AstAction__VariablesAssignment_8_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstActionAccess().getVariablesAssignment_8_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Buchung__VonAssignment_7_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17139:1: ( ( ( RULE_ID ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17140:1: ( ( RULE_ID ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17140:1: ( ( RULE_ID ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17141:1: ( RULE_ID )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getVonKontaktCrossReference_7_1_1_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17142:1: ( RULE_ID )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17143:1: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getVonKontaktIDTerminalRuleCall_7_1_1_0_1()); \r\n }\r\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Buchung__VonAssignment_7_1_134594); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getVonKontaktIDTerminalRuleCall_7_1_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getVonKontaktCrossReference_7_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__Group_8__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1827:1: ( ( ( rule__BoolOperation__ParamsAssignment_8_0 ) ) )\n // InternalBSQL2Java.g:1828:1: ( ( rule__BoolOperation__ParamsAssignment_8_0 ) )\n {\n // InternalBSQL2Java.g:1828:1: ( ( rule__BoolOperation__ParamsAssignment_8_0 ) )\n // InternalBSQL2Java.g:1829:2: ( rule__BoolOperation__ParamsAssignment_8_0 )\n {\n before(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_0()); \n // InternalBSQL2Java.g:1830:2: ( rule__BoolOperation__ParamsAssignment_8_0 )\n // InternalBSQL2Java.g:1830:3: rule__BoolOperation__ParamsAssignment_8_0\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__ParamsAssignment_8_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void SetRhs(IStatement s) {args[1] = s;}", "public final void entryRuleVoidOperation() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:254:1: ( ruleVoidOperation EOF )\n // InternalBSQL2Java.g:255:1: ruleVoidOperation EOF\n {\n before(grammarAccess.getVoidOperationRule()); \n pushFollow(FOLLOW_1);\n ruleVoidOperation();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public String visit(AssignmentStatement n, LLVMRedux argu) throws Exception {\n String Identifier = n.f0.accept(this, argu);\n String storeArg1 = u.decodeIdentifier(Identifier);\n String type = u.getIdentifierType(Identifier);\n String storeArg2 = n.f2.accept(this, argu);\n u.println(\"store \"+u.javaTypeToLLVMType(type)+\" \"+storeArg2+\", \"+u.pointer(u.javaTypeToLLVMType(type))+\" \"+storeArg1);\n return storeArg1;\n }", "public final void rule__BSubstitution__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2934:1: ( ( ( rule__BSubstitution__LeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n // InternalBSQL2Java.g:2936:2: ( rule__BSubstitution__LeftAssignment_0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n // InternalBSQL2Java.g:2937:2: ( rule__BSubstitution__LeftAssignment_0 )\n // InternalBSQL2Java.g:2937:3: rule__BSubstitution__LeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__LeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Constraint__Group__8__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7248:1: ( ( ( rule__Constraint__Body2Assignment_8 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7249:1: ( ( rule__Constraint__Body2Assignment_8 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7249:1: ( ( rule__Constraint__Body2Assignment_8 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7250:1: ( rule__Constraint__Body2Assignment_8 )\n {\n before(grammarAccess.getConstraintAccess().getBody2Assignment_8()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7251:1: ( rule__Constraint__Body2Assignment_8 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7251:2: rule__Constraint__Body2Assignment_8\n {\n pushFollow(FOLLOW_rule__Constraint__Body2Assignment_8_in_rule__Constraint__Group__8__Impl14621);\n rule__Constraint__Body2Assignment_8();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getConstraintAccess().getBody2Assignment_8()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Buchung__IntervallAssignment_8_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17177:1: ( ( ruleIntervall ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17178:1: ( ruleIntervall )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17178:1: ( ruleIntervall )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17179:1: ruleIntervall\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getIntervallIntervallParserRuleCall_8_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleIntervall_in_rule__Buchung__IntervallAssignment_8_0_134668);\r\n ruleIntervall();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getIntervallIntervallParserRuleCall_8_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSubstitution__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2922:1: ( rule__BSubstitution__Group__0__Impl rule__BSubstitution__Group__1 )\n // InternalBSQL2Java.g:2923:2: rule__BSubstitution__Group__0__Impl rule__BSubstitution__Group__1\n {\n pushFollow(FOLLOW_7);\n rule__BSubstitution__Group__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BSubstitution__Group__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__StatementsAssignment_8() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23936:1: ( ( ruleAstStatement ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23937:1: ( ruleAstStatement )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23937:1: ( ruleAstStatement )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23938:1: ruleAstStatement\n {\n before(grammarAccess.getAstProcedureAccess().getStatementsAstStatementParserRuleCall_8_0()); \n pushFollow(FOLLOW_ruleAstStatement_in_rule__AstProcedure__StatementsAssignment_848022);\n ruleAstStatement();\n\n state._fsp--;\n\n after(grammarAccess.getAstProcedureAccess().getStatementsAstStatementParserRuleCall_8_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void testSUBORDINARY8() throws Exception {\n\t\tObject retval = execLexer(\"SUBORDINARY\", 40, \"gyron\", false);\n\t\tObject actual = examineExecResult(org.antlr.gunit.gUnitParser.OK, retval);\n\t\tObject expecting = \"OK\";\n\n\t\tassertEquals(\"testing rule \"+\"SUBORDINARY\", expecting, actual);\n\t}", "void visit(SubExpression expression);", "public final void rule__VoidOperation__Group__8() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2193:1: ( rule__VoidOperation__Group__8__Impl rule__VoidOperation__Group__9 )\n // InternalBSQL2Java.g:2194:2: rule__VoidOperation__Group__8__Impl rule__VoidOperation__Group__9\n {\n pushFollow(FOLLOW_32);\n rule__VoidOperation__Group__8__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Group__9();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSQLMachine__OpsAssignment_11() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3063:1: ( ( ruleBSOperation ) )\n // InternalBSQL2Java.g:3064:2: ( ruleBSOperation )\n {\n // InternalBSQL2Java.g:3064:2: ( ruleBSOperation )\n // InternalBSQL2Java.g:3065:3: ruleBSOperation\n {\n before(grammarAccess.getBSQLMachineAccess().getOpsBSOperationParserRuleCall_11_0()); \n pushFollow(FOLLOW_2);\n ruleBSOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSQLMachineAccess().getOpsBSOperationParserRuleCall_11_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8507:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8508:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8508:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8509:1: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8510:1: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:8510:2: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_rule__XUnaryOperation__OperandAssignment_0_2_in_rule__XUnaryOperation__Group_0__2__Impl17590);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstAction__VariablesAssignment_8_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24444:1: ( ( ruleAstValuedVariableDeclaration ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24445:1: ( ruleAstValuedVariableDeclaration )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24445:1: ( ruleAstValuedVariableDeclaration )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24446:1: ruleAstValuedVariableDeclaration\n {\n before(grammarAccess.getAstActionAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_8_2_1_0()); \n pushFollow(FOLLOW_ruleAstValuedVariableDeclaration_in_rule__AstAction__VariablesAssignment_8_2_149070);\n ruleAstValuedVariableDeclaration();\n\n state._fsp--;\n\n after(grammarAccess.getAstActionAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_8_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__UpdateSubtraction__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7282:1: ( ( () ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7283:1: ( () )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7283:1: ( () )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7284:1: ()\n {\n before(grammarAccess.getUpdateSubtractionAccess().getUpdateSubLeftAction_1_0()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7285:1: ()\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7287:1: \n {\n }\n\n after(grammarAccess.getUpdateSubtractionAccess().getUpdateSubLeftAction_1_0()); \n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__VariablesAssignment_6_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23906:1: ( ( ruleAstValuedVariableDeclaration ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23907:1: ( ruleAstValuedVariableDeclaration )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23907:1: ( ruleAstValuedVariableDeclaration )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23908:1: ruleAstValuedVariableDeclaration\n {\n before(grammarAccess.getAstProcedureAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_6_1_0()); \n pushFollow(FOLLOW_ruleAstValuedVariableDeclaration_in_rule__AstProcedure__VariablesAssignment_6_147960);\n ruleAstValuedVariableDeclaration();\n\n state._fsp--;\n\n after(grammarAccess.getAstProcedureAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_6_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__LeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3558:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n // InternalBSQL2Java.g:3560:3: RULE_ID\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstFunction__VariablesAssignment_8_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23726:1: ( ( ruleAstValuedVariableDeclaration ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23727:1: ( ruleAstValuedVariableDeclaration )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23727:1: ( ruleAstValuedVariableDeclaration )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23728:1: ruleAstValuedVariableDeclaration\n {\n before(grammarAccess.getAstFunctionAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_8_1_0()); \n pushFollow(FOLLOW_ruleAstValuedVariableDeclaration_in_rule__AstFunction__VariablesAssignment_8_147588);\n ruleAstValuedVariableDeclaration();\n\n state._fsp--;\n\n after(grammarAccess.getAstFunctionAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_8_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstStatementCall__Group_2__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15458:1: ( ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15459:1: ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15459:1: ( ( rule__AstStatementCall__ParametersAssignment_2_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15460:1: ( rule__AstStatementCall__ParametersAssignment_2_0 )\n {\n before(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15461:1: ( rule__AstStatementCall__ParametersAssignment_2_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15461:2: rule__AstStatementCall__ParametersAssignment_2_0\n {\n pushFollow(FOLLOW_rule__AstStatementCall__ParametersAssignment_2_0_in_rule__AstStatementCall__Group_2__0__Impl31199);\n rule__AstStatementCall__ParametersAssignment_2_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mSUB() throws RecognitionException\n\t{\n\t\ttry\n\t\t{\n\t\t\tfinal int _type = AshvmLexer.SUB;\n\t\t\tfinal int _channel = BaseRecognizer.DEFAULT_TOKEN_CHANNEL;\n\t\t\t// D:\\\\Programmieren\\\\projects\\\\ashvm\\\\Ashvm.g:711:5: ( 'sub' )\n\t\t\t// D:\\\\Programmieren\\\\projects\\\\ashvm\\\\Ashvm.g:711:7: 'sub'\n\t\t\t{\n\t\t\t\tthis.match(\"sub\");\n\n\t\t\t}\n\n\t\t\tthis.state.type = _type;\n\t\t\tthis.state.channel = _channel;\n\t\t}\n\t\tfinally\n\t\t{\n\t\t}\n\t}", "public final void rule__Buchung__Group_7_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5210:1: ( ( ( rule__Buchung__VonAssignment_7_1_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5211:1: ( ( rule__Buchung__VonAssignment_7_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5211:1: ( ( rule__Buchung__VonAssignment_7_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5212:1: ( rule__Buchung__VonAssignment_7_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getVonAssignment_7_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5213:1: ( rule__Buchung__VonAssignment_7_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5213:2: rule__Buchung__VonAssignment_7_1_1\r\n {\r\n pushFollow(FOLLOW_rule__Buchung__VonAssignment_7_1_1_in_rule__Buchung__Group_7_1__1__Impl11118);\r\n rule__Buchung__VonAssignment_7_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getVonAssignment_7_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSOperation__BopAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3168:1: ( ( ruleBoolOperation ) )\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n {\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n // InternalBSQL2Java.g:3170:3: ruleBoolOperation\n {\n before(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2949:1: ( rule__BSubstitution__Group__1__Impl rule__BSubstitution__Group__2 )\n // InternalBSQL2Java.g:2950:2: rule__BSubstitution__Group__1__Impl rule__BSubstitution__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__BSubstitution__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BSubstitution__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2663:1: ( ( ( rule__SQLCall__SRightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n // InternalBSQL2Java.g:2665:2: ( rule__SQLCall__SRightAssignment_2 )\n {\n before(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n // InternalBSQL2Java.g:2666:2: ( rule__SQLCall__SRightAssignment_2 )\n // InternalBSQL2Java.g:2666:3: rule__SQLCall__SRightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SRightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_2_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1709:1: ( ( ( rule__Parameter__TnAssignment_2_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1710:1: ( ( rule__Parameter__TnAssignment_2_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1710:1: ( ( rule__Parameter__TnAssignment_2_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1711:1: ( rule__Parameter__TnAssignment_2_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTnAssignment_2_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1712:1: ( rule__Parameter__TnAssignment_2_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1712:2: rule__Parameter__TnAssignment_2_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TnAssignment_2_0_2_in_rule__Parameter__Group_2_0__2__Impl3553);\n rule__Parameter__TnAssignment_2_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTnAssignment_2_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Buchung__Group_8_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5429:1: ( ( ( rule__Buchung__IntervallRefAssignment_8_1_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5430:1: ( ( rule__Buchung__IntervallRefAssignment_8_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5430:1: ( ( rule__Buchung__IntervallRefAssignment_8_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5431:1: ( rule__Buchung__IntervallRefAssignment_8_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getIntervallRefAssignment_8_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5432:1: ( rule__Buchung__IntervallRefAssignment_8_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:5432:2: rule__Buchung__IntervallRefAssignment_8_1_1\r\n {\r\n pushFollow(FOLLOW_rule__Buchung__IntervallRefAssignment_8_1_1_in_rule__Buchung__Group_8_1__1__Impl11547);\r\n rule__Buchung__IntervallRefAssignment_8_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getIntervallRefAssignment_8_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleVoidOperation() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:266:2: ( ( ( rule__VoidOperation__Group__0 ) ) )\n // InternalBSQL2Java.g:267:2: ( ( rule__VoidOperation__Group__0 ) )\n {\n // InternalBSQL2Java.g:267:2: ( ( rule__VoidOperation__Group__0 ) )\n // InternalBSQL2Java.g:268:3: ( rule__VoidOperation__Group__0 )\n {\n before(grammarAccess.getVoidOperationAccess().getGroup()); \n // InternalBSQL2Java.g:269:3: ( rule__VoidOperation__Group__0 )\n // InternalBSQL2Java.g:269:4: rule__VoidOperation__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "private B() {\n void var2_-1;\n void var1_-1;\n }", "public void testSUBORDINARY7() throws Exception {\n\t\tObject retval = execLexer(\"SUBORDINARY\", 39, \"tressure\", false);\n\t\tObject actual = examineExecResult(org.antlr.gunit.gUnitParser.OK, retval);\n\t\tObject expecting = \"OK\";\n\n\t\tassertEquals(\"testing rule \"+\"SUBORDINARY\", expecting, actual);\n\t}", "public void testSUBORDINARY9() throws Exception {\n\t\tObject retval = execLexer(\"SUBORDINARY\", 41, \"fret\", false);\n\t\tObject actual = examineExecResult(org.antlr.gunit.gUnitParser.OK, retval);\n\t\tObject expecting = \"OK\";\n\n\t\tassertEquals(\"testing rule \"+\"SUBORDINARY\", expecting, actual);\n\t}", "public final void rule__BoolOperation__Group_8_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1907:1: ( ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) ) )\n // InternalBSQL2Java.g:1908:1: ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) )\n {\n // InternalBSQL2Java.g:1908:1: ( ( rule__BoolOperation__ParamsAssignment_8_1_1 ) )\n // InternalBSQL2Java.g:1909:2: ( rule__BoolOperation__ParamsAssignment_8_1_1 )\n {\n before(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_1_1()); \n // InternalBSQL2Java.g:1910:2: ( rule__BoolOperation__ParamsAssignment_8_1_1 )\n // InternalBSQL2Java.g:1910:3: rule__BoolOperation__ParamsAssignment_8_1_1\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__ParamsAssignment_8_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getParamsAssignment_8_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2976:1: ( rule__BSubstitution__Group__2__Impl )\n // InternalBSQL2Java.g:2977:2: rule__BSubstitution__Group__2__Impl\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__Group__2__Impl();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void testSUBORDINARY6() throws Exception {\n\t\tObject retval = execLexer(\"SUBORDINARY\", 38, \"orle\", false);\n\t\tObject actual = examineExecResult(org.antlr.gunit.gUnitParser.OK, retval);\n\t\tObject expecting = \"OK\";\n\n\t\tassertEquals(\"testing rule \"+\"SUBORDINARY\", expecting, actual);\n\t}", "public final void rule__VoidOperation__Group__7() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2166:1: ( rule__VoidOperation__Group__7__Impl rule__VoidOperation__Group__8 )\n // InternalBSQL2Java.g:2167:2: rule__VoidOperation__Group__7__Impl rule__VoidOperation__Group__8\n {\n pushFollow(FOLLOW_32);\n rule__VoidOperation__Group__7__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Group__8();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group__6() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2139:1: ( rule__VoidOperation__Group__6__Impl rule__VoidOperation__Group__7 )\n // InternalBSQL2Java.g:2140:2: rule__VoidOperation__Group__6__Impl rule__VoidOperation__Group__7\n {\n pushFollow(FOLLOW_22);\n rule__VoidOperation__Group__6__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__VoidOperation__Group__7();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5302:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5303:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5303:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5304:1: ( rule__XUnaryOperation__OperandAssignment_0_2 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5305:1: ( rule__XUnaryOperation__OperandAssignment_0_2 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:5305:2: rule__XUnaryOperation__OperandAssignment_0_2\n {\n pushFollow(FOLLOW_rule__XUnaryOperation__OperandAssignment_0_2_in_rule__XUnaryOperation__Group_0__2__Impl10902);\n rule__XUnaryOperation__OperandAssignment_0_2();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ConstantOrFunctionCallExp__Group_1_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8877:1: ( ( ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8878:1: ( ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8878:1: ( ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8879:1: ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 )\n {\n before(grammarAccess.getConstantOrFunctionCallExpAccess().getParamAssignment_1_2_1()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8880:1: ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8880:2: rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1\n {\n pushFollow(FOLLOW_rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1_in_rule__ConstantOrFunctionCallExp__Group_1_2__1__Impl17805);\n rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getConstantOrFunctionCallExpAccess().getParamAssignment_1_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void changePolySub() {\n this.changePoly(this.asub, this.bsub, this.csub, this.dsub, this.ysub);\n }", "public final void rule__AstExpressionUnary__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18646:1: ( ( ( rule__AstExpressionUnary__ExpressionAssignment_0_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18647:1: ( ( rule__AstExpressionUnary__ExpressionAssignment_0_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18647:1: ( ( rule__AstExpressionUnary__ExpressionAssignment_0_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18648:1: ( rule__AstExpressionUnary__ExpressionAssignment_0_2 )\n {\n before(grammarAccess.getAstExpressionUnaryAccess().getExpressionAssignment_0_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18649:1: ( rule__AstExpressionUnary__ExpressionAssignment_0_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18649:2: rule__AstExpressionUnary__ExpressionAssignment_0_2\n {\n pushFollow(FOLLOW_rule__AstExpressionUnary__ExpressionAssignment_0_2_in_rule__AstExpressionUnary__Group_0__2__Impl37476);\n rule__AstExpressionUnary__ExpressionAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionUnaryAccess().getExpressionAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7697:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // InternalDroneScript.g:7699:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // InternalDroneScript.g:7700:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // InternalDroneScript.g:7700:3: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinition__Group_2_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6995:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6997:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:2: rule__AstTypeDefinition__ParametersAssignment_2_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_0_in_rule__AstTypeDefinition__Group_2_1__0__Impl14516);\n rule__AstTypeDefinition__ParametersAssignment_2_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAction__VariablesAssignment_8_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24429:1: ( ( ruleAstValuedVariableDeclaration ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24430:1: ( ruleAstValuedVariableDeclaration )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24430:1: ( ruleAstValuedVariableDeclaration )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24431:1: ruleAstValuedVariableDeclaration\n {\n before(grammarAccess.getAstActionAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_8_1_0()); \n pushFollow(FOLLOW_ruleAstValuedVariableDeclaration_in_rule__AstAction__VariablesAssignment_8_149039);\n ruleAstValuedVariableDeclaration();\n\n state._fsp--;\n\n after(grammarAccess.getAstActionAccess().getVariablesAstValuedVariableDeclarationParserRuleCall_8_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Buchung__VonKtoAssignment_7_1_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17158:1: ( ( ( RULE_ID ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17159:1: ( ( RULE_ID ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17159:1: ( ( RULE_ID ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17160:1: ( RULE_ID )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getVonKtoKontoCrossReference_7_1_2_1_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17161:1: ( RULE_ID )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17162:1: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getVonKtoKontoIDTerminalRuleCall_7_1_2_1_0_1()); \r\n }\r\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Buchung__VonKtoAssignment_7_1_2_134633); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getVonKtoKontoIDTerminalRuleCall_7_1_2_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getVonKtoKontoCrossReference_7_1_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "@Override\n\tpublic void visit(Parenthesis arg0) {\n\t\t\n\t}", "public interface BiGULReplace extends BiGULStatement\n{\n}", "@Override\npublic void sub(int a, int b) {\n\t\n}", "default void subscribe(Subscriber<? super Void> s) {\n\t\tOperators.complete(s);\n\t}", "public final void rule__Constraint__Group__9__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7276:1: ( ( ( rule__Constraint__RelTrans2Assignment_9 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7277:1: ( ( rule__Constraint__RelTrans2Assignment_9 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7277:1: ( ( rule__Constraint__RelTrans2Assignment_9 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7278:1: ( rule__Constraint__RelTrans2Assignment_9 )\n {\n before(grammarAccess.getConstraintAccess().getRelTrans2Assignment_9()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7279:1: ( rule__Constraint__RelTrans2Assignment_9 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7279:2: rule__Constraint__RelTrans2Assignment_9\n {\n pushFollow(FOLLOW_rule__Constraint__RelTrans2Assignment_9_in_rule__Constraint__Group__9__Impl14678);\n rule__Constraint__RelTrans2Assignment_9();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getConstraintAccess().getRelTrans2Assignment_9()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Contains__ParamAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4590:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4591:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4591:2: ( RULE_STRING )\n // InternalBrowser.g:4592:3: RULE_STRING\n {\n before(grammarAccess.getContainsAccess().getParamSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getContainsAccess().getParamSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group_4_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9895:1: ( ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9896:1: ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9896:1: ( ( rule__AstProcedure__ParametersAssignment_4_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9897:1: ( rule__AstProcedure__ParametersAssignment_4_1_1 )\n {\n before(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9898:1: ( rule__AstProcedure__ParametersAssignment_4_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9898:2: rule__AstProcedure__ParametersAssignment_4_1_1\n {\n pushFollow(FOLLOW_rule__AstProcedure__ParametersAssignment_4_1_1_in_rule__AstProcedure__Group_4_1__1__Impl20239);\n rule__AstProcedure__ParametersAssignment_4_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group_4__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9804:1: ( ( ( rule__AstProcedure__ParametersAssignment_4_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9805:1: ( ( rule__AstProcedure__ParametersAssignment_4_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9805:1: ( ( rule__AstProcedure__ParametersAssignment_4_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9806:1: ( rule__AstProcedure__ParametersAssignment_4_0 )\n {\n before(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9807:1: ( rule__AstProcedure__ParametersAssignment_4_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9807:2: rule__AstProcedure__ParametersAssignment_4_0\n {\n pushFollow(FOLLOW_rule__AstProcedure__ParametersAssignment_4_0_in_rule__AstProcedure__Group_4__0__Impl20058);\n rule__AstProcedure__ParametersAssignment_4_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getParametersAssignment_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Buchung__Group__6__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:4790:1: ( ( ( rule__Buchung__BetragAssignment_6 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:4791:1: ( ( rule__Buchung__BetragAssignment_6 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:4791:1: ( ( rule__Buchung__BetragAssignment_6 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:4792:1: ( rule__Buchung__BetragAssignment_6 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getBetragAssignment_6()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:4793:1: ( rule__Buchung__BetragAssignment_6 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:4793:2: rule__Buchung__BetragAssignment_6\r\n {\r\n pushFollow(FOLLOW_rule__Buchung__BetragAssignment_6_in_rule__Buchung__Group__6__Impl10299);\r\n rule__Buchung__BetragAssignment_6();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getBetragAssignment_6()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstStatementCall__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15549:1: ( ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15550:1: ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15550:1: ( ( rule__AstStatementCall__ParametersAssignment_2_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15551:1: ( rule__AstStatementCall__ParametersAssignment_2_1_1 )\n {\n before(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15552:1: ( rule__AstStatementCall__ParametersAssignment_2_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15552:2: rule__AstStatementCall__ParametersAssignment_2_1_1\n {\n pushFollow(FOLLOW_rule__AstStatementCall__ParametersAssignment_2_1_1_in_rule__AstStatementCall__Group_2_1__1__Impl31380);\n rule__AstStatementCall__ParametersAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getParametersAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public String visit(AssignmentStatement n, String s) {\n n.f0.accept(this, null);\n n.f2.accept(this, null);\n return null;\n }", "public final void rule__AstTypeDefinition__Group_2_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7086:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7088:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:2: rule__AstTypeDefinition__ParametersAssignment_2_1_1_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_1_1_in_rule__AstTypeDefinition__Group_2_1_1__1__Impl14697);\n rule__AstTypeDefinition__ParametersAssignment_2_1_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Group__7__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2178:1: ( ( 'THEN' ) )\n // InternalBSQL2Java.g:2179:1: ( 'THEN' )\n {\n // InternalBSQL2Java.g:2179:1: ( 'THEN' )\n // InternalBSQL2Java.g:2180:2: 'THEN'\n {\n before(grammarAccess.getVoidOperationAccess().getTHENKeyword_7()); \n match(input,30,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getTHENKeyword_7()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void b(gy ☃) {}\r\n/* */ \r\n/* */ \r\n/* */ \r\n/* */ public void a(gy ☃) {}", "public\n HirSubpFlowImpl(FlowRoot pFlowRoot,\n SubpDefinition pSubpDefinition)\n {\n //##60 super(pFlowRoot);\n super(pFlowRoot, pSubpDefinition); //##60\n if (flowRoot.fSubpFlow != null) { //##94\n flowRoot.resetAllFlowAnalSymLinks(); //##94\n } //##94\n pFlowRoot.fSubpFlow = (SubpFlow)this; // Should override that of super class.\n ((FlowImpl)pFlowRoot.flow).fSubpFlow = (SubpFlow)this; // Override super class.\n ((FlowImpl)pFlowRoot.flow).fSubpFlowCurrent = this; //##78\n pFlowRoot.setHirAnalysis();\n //##62 clearControlFlow(); //##60\n //##62 clearDataFlow(); //##60\n if (fDbgLevel > 0)\n ioRoot.dbgFlow.print(2, \"HirSubpFlowImpl \\n \");\n }", "public void testSUBORDINARY_MULTIPLE8() throws Exception {\n\t\tObject retval = execLexer(\"SUBORDINARY_MULTIPLE\", 54, \"pallets\", false);\n\t\tObject actual = examineExecResult(org.antlr.gunit.gUnitParser.OK, retval);\n\t\tObject expecting = \"OK\";\n\n\t\tassertEquals(\"testing rule \"+\"SUBORDINARY_MULTIPLE\", expecting, actual);\n\t}" ]
[ "0.7201501", "0.6327", "0.6283954", "0.6275788", "0.6145153", "0.59053826", "0.55165267", "0.5401939", "0.53605694", "0.53386164", "0.528625", "0.52858746", "0.51647455", "0.51245236", "0.510945", "0.51079917", "0.50939035", "0.5086306", "0.5059378", "0.50026286", "0.49977624", "0.49531677", "0.494068", "0.49318388", "0.48970276", "0.4896562", "0.48835358", "0.4867879", "0.48353103", "0.48225588", "0.48209408", "0.48102236", "0.48088828", "0.4796732", "0.47770783", "0.47691992", "0.47614992", "0.47472662", "0.4707274", "0.4699393", "0.4698535", "0.46972343", "0.46953282", "0.46918407", "0.4675603", "0.46713114", "0.4670356", "0.46630478", "0.46621433", "0.46602497", "0.46500838", "0.46485335", "0.46398798", "0.46333042", "0.46189195", "0.46121675", "0.46078613", "0.46024644", "0.45990884", "0.45855844", "0.4584286", "0.45803705", "0.45780623", "0.457281", "0.4570072", "0.45654172", "0.45633373", "0.45594767", "0.4559216", "0.455674", "0.45560956", "0.45453852", "0.45440564", "0.454244", "0.45358542", "0.45224553", "0.45208362", "0.45070642", "0.45040193", "0.44989857", "0.44973087", "0.4485253", "0.44741192", "0.4468796", "0.44657308", "0.44636723", "0.4451443", "0.4449812", "0.44377366", "0.44301978", "0.44272703", "0.442718", "0.44241413", "0.44240934", "0.44231698", "0.44223768", "0.44187576", "0.4411779", "0.44072756", "0.44000632" ]
0.8032938
0
$ANTLR end "rule__VoidOperation__SubsAssignment_8" $ANTLR start "rule__BPredicate__PLeftAssignment_1_0" InternalBSQL2Java.g:3404:1: rule__BPredicate__PLeftAssignment_1_0 : ( ruleSQLCall ) ;
public final void rule__BPredicate__PLeftAssignment_1_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3408:1: ( ( ruleSQLCall ) ) // InternalBSQL2Java.g:3409:2: ( ruleSQLCall ) { // InternalBSQL2Java.g:3409:2: ( ruleSQLCall ) // InternalBSQL2Java.g:3410:3: ruleSQLCall { before(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); pushFollow(FOLLOW_2); ruleSQLCall(); state._fsp--; after(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__BPredicate__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2529:1: ( ( ( rule__BPredicate__PLeftAssignment_1_0 ) ) )\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n {\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n // InternalBSQL2Java.g:2531:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n {\n before(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n // InternalBSQL2Java.g:2532:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n // InternalBSQL2Java.g:2532:3: rule__BPredicate__PLeftAssignment_1_0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PLeftAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__SLeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3438:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3439:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3439:2: ( RULE_ID )\n // InternalBSQL2Java.g:3440:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2610:1: ( ( ( rule__SQLCall__SLeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2611:1: ( ( rule__SQLCall__SLeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2611:1: ( ( rule__SQLCall__SLeftAssignment_0 ) )\n // InternalBSQL2Java.g:2612:2: ( rule__SQLCall__SLeftAssignment_0 )\n {\n before(grammarAccess.getSQLCallAccess().getSLeftAssignment_0()); \n // InternalBSQL2Java.g:2613:2: ( rule__SQLCall__SLeftAssignment_0 )\n // InternalBSQL2Java.g:2613:3: rule__SQLCall__SLeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SLeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__LeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3558:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n // InternalBSQL2Java.g:3560:3: RULE_ID\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) )\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n {\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n // InternalBSQL2Java.g:3425:3: ruleBValue\n {\n before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PresAssignment_17_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3303:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3304:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3304:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3305:3: ruleBPredicate\n {\n before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2663:1: ( ( ( rule__SQLCall__SRightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n // InternalBSQL2Java.g:2665:2: ( rule__SQLCall__SRightAssignment_2 )\n {\n before(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n // InternalBSQL2Java.g:2666:2: ( rule__SQLCall__SRightAssignment_2 )\n // InternalBSQL2Java.g:2666:3: rule__SQLCall__SRightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SRightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__BopAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3168:1: ( ( ruleBoolOperation ) )\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n {\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n // InternalBSQL2Java.g:3170:3: ruleBoolOperation\n {\n before(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PresAssignment_16() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3288:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3289:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3289:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3290:3: ruleBPredicate\n {\n before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__SRightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3453:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n // InternalBSQL2Java.g:3455:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2934:1: ( ( ( rule__BSubstitution__LeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n // InternalBSQL2Java.g:2936:2: ( rule__BSubstitution__LeftAssignment_0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n // InternalBSQL2Java.g:2937:2: ( rule__BSubstitution__LeftAssignment_0 )\n // InternalBSQL2Java.g:2937:3: rule__BSubstitution__LeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__LeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:5592:1: ( ( () ) )\r\n // InternalDroneScript.g:5593:1: ( () )\r\n {\r\n // InternalDroneScript.g:5593:1: ( () )\r\n // InternalDroneScript.g:5594:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n // InternalDroneScript.g:5595:2: ()\r\n // InternalDroneScript.g:5595:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n // InternalBSQL2Java.g:3350:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n // InternalBSQL2Java.g:3335:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6408:1: ( ( () ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6409:1: ( () )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6409:1: ( () )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6410:1: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6411:1: ()\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6413:1: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void SetLhs(IStatement s) {args[0] = s;}", "public final void rule__PredicateComparison__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3948:1: ( ( () ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3949:1: ( () )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3949:1: ( () )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3950:1: ()\n {\n before(grammarAccess.getPredicateComparisonAccess().getPredicateComparisonLeftAction_1_0()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3951:1: ()\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3953:1: \n {\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getPredicateComparisonLeftAction_1_0()); \n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PrimaryExpr__OpAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17960:1: ( ( ruleOperand ) )\r\n // InternalGo.g:17961:2: ( ruleOperand )\r\n {\r\n // InternalGo.g:17961:2: ( ruleOperand )\r\n // InternalGo.g:17962:3: ruleOperand\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getPrimaryExprAccess().getOpOperandParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleOperand();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getPrimaryExprAccess().getOpOperandParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2475:1: ( ( () ) )\n // InternalBSQL2Java.g:2476:1: ( () )\n {\n // InternalBSQL2Java.g:2476:1: ( () )\n // InternalBSQL2Java.g:2477:2: ()\n {\n before(grammarAccess.getBPredicateAccess().getBPredicateAction_0()); \n // InternalBSQL2Java.g:2478:2: ()\n // InternalBSQL2Java.g:2478:3: \n {\n }\n\n after(grammarAccess.getBPredicateAccess().getBPredicateAction_0()); \n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6645:1: ( ( () ) )\r\n // InternalDroneScript.g:6646:1: ( () )\r\n {\r\n // InternalDroneScript.g:6646:1: ( () )\r\n // InternalDroneScript.g:6647:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n // InternalDroneScript.g:6648:2: ()\r\n // InternalDroneScript.g:6648:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public Binary left(Expr left) {\n\tBinary_c n = (Binary_c) copy();\n\tn.left = left;\n\treturn n;\n }", "public final void rule__BoolOperation__PListAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3213:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n // InternalBSQL2Java.g:3215:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstStatementCall__ProcedureAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24812:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24814:1: ( RULE_ID )\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24815:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24816:1: RULE_ID\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstStatementCall__ProcedureAssignment_049834); \n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static BinaryExpression assign(Expression left, Expression right) { throw Extensions.todo(); }", "public final void rule__Operand__LiteralAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18200:1: ( ( ruleLiteral ) )\r\n // InternalGo.g:18201:2: ( ruleLiteral )\r\n {\r\n // InternalGo.g:18201:2: ( ruleLiteral )\r\n // InternalGo.g:18202:3: ruleLiteral\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getLiteralLiteralParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleLiteral();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getLiteralLiteralParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleSQLCall() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:316:2: ( ( ( rule__SQLCall__Group__0 ) ) )\n // InternalBSQL2Java.g:317:2: ( ( rule__SQLCall__Group__0 ) )\n {\n // InternalBSQL2Java.g:317:2: ( ( rule__SQLCall__Group__0 ) )\n // InternalBSQL2Java.g:318:3: ( rule__SQLCall__Group__0 )\n {\n before(grammarAccess.getSQLCallAccess().getGroup()); \n // InternalBSQL2Java.g:319:3: ( rule__SQLCall__Group__0 )\n // InternalBSQL2Java.g:319:4: rule__SQLCall__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred4_InternalMyDsl_fragment() throws RecognitionException { \n EObject lv_left_2_0 = null;\n\n\n // InternalMyDsl.g:215:5: ( ( (lv_left_2_0= ruleBinaryProperty ) ) )\n // InternalMyDsl.g:215:5: ( (lv_left_2_0= ruleBinaryProperty ) )\n {\n // InternalMyDsl.g:215:5: ( (lv_left_2_0= ruleBinaryProperty ) )\n // InternalMyDsl.g:216:6: (lv_left_2_0= ruleBinaryProperty )\n {\n // InternalMyDsl.g:216:6: (lv_left_2_0= ruleBinaryProperty )\n // InternalMyDsl.g:217:7: lv_left_2_0= ruleBinaryProperty\n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\t\tnewCompositeNode(grammarAccess.getPropertyAccess().getLeftBinaryPropertyParserRuleCall_0_1_1_0());\n \t\t\t\t\t\t\n }\n pushFollow(FOLLOW_2);\n lv_left_2_0=ruleBinaryProperty();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n\n }\n\n\n }\n }", "public final void rule__BSQLMachine__OpsAssignment_11() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3063:1: ( ( ruleBSOperation ) )\n // InternalBSQL2Java.g:3064:2: ( ruleBSOperation )\n {\n // InternalBSQL2Java.g:3064:2: ( ruleBSOperation )\n // InternalBSQL2Java.g:3065:3: ruleBSOperation\n {\n before(grammarAccess.getBSQLMachineAccess().getOpsBSOperationParserRuleCall_11_0()); \n pushFollow(FOLLOW_2);\n ruleBSOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSQLMachineAccess().getOpsBSOperationParserRuleCall_11_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:464:1: ( ( ( rule__BSOperation__BopAssignment_0 ) ) | ( ( rule__BSOperation__VopAssignment_1 ) ) )\n int alt2=2;\n int LA2_0 = input.LA(1);\n\n if ( (LA2_0==26) ) {\n alt2=1;\n }\n else if ( (LA2_0==RULE_ID) ) {\n alt2=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 2, 0, input);\n\n throw nvae;\n }\n switch (alt2) {\n case 1 :\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n {\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n // InternalBSQL2Java.g:466:3: ( rule__BSOperation__BopAssignment_0 )\n {\n before(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n // InternalBSQL2Java.g:467:3: ( rule__BSOperation__BopAssignment_0 )\n // InternalBSQL2Java.g:467:4: rule__BSOperation__BopAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__BopAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n {\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n // InternalBSQL2Java.g:472:3: ( rule__BSOperation__VopAssignment_1 )\n {\n before(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n // InternalBSQL2Java.g:473:3: ( rule__BSOperation__VopAssignment_1 )\n // InternalBSQL2Java.g:473:4: rule__BSOperation__VopAssignment_1\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__VopAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mLPAREN() throws RecognitionException {\n try {\n int _type = LPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:33:8: ( '(' )\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:33:10: '('\n {\n match('('); \n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final void mRPAREN() throws RecognitionException {\n try {\n int _type = RPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:34:8: ( ')' )\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:34:10: ')'\n {\n match(')'); \n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final void rule__Operand__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:13192:1: ( ( ( rule__Operand__LiteralAssignment_0_1 ) ) )\r\n // InternalGo.g:13193:1: ( ( rule__Operand__LiteralAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:13193:1: ( ( rule__Operand__LiteralAssignment_0_1 ) )\r\n // InternalGo.g:13194:2: ( rule__Operand__LiteralAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getLiteralAssignment_0_1()); \r\n }\r\n // InternalGo.g:13195:2: ( rule__Operand__LiteralAssignment_0_1 )\r\n // InternalGo.g:13195:3: rule__Operand__LiteralAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Operand__LiteralAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getLiteralAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XRelationalExpression__Group_1_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7424:1: ( ( () ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7425:1: ( () )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7425:1: ( () )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7426:1: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7427:1: ()\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7429:1: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAndExpression__Group_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6132:1: ( ( () ) )\r\n // InternalDroneScript.g:6133:1: ( () )\r\n {\r\n // InternalDroneScript.g:6133:1: ( () )\r\n // InternalDroneScript.g:6134:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0()); \r\n }\r\n // InternalDroneScript.g:6135:2: ()\r\n // InternalDroneScript.g:6135:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public static BinaryExpression leftShiftAssign(Expression expression0, Expression expression1) { throw Extensions.todo(); }", "public final void rule__BSQLMachine__InitAssignment_7() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3048:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3049:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3049:2: ( RULE_ID )\n // InternalBSQL2Java.g:3050:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getInitIDTerminalRuleCall_7_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getInitIDTerminalRuleCall_7_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3363:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3365:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4007:1: ( ( ( rule__PredicateComparison__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4009:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:2: rule__PredicateComparison__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateComparison__RightAssignment_1_2_in_rule__PredicateComparison__Group_1__2__Impl7886);\n rule__PredicateComparison__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__VopAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3183:1: ( ( ruleVoidOperation ) )\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n {\n // InternalBSQL2Java.g:3184:2: ( ruleVoidOperation )\n // InternalBSQL2Java.g:3185:3: ruleVoidOperation\n {\n before(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n pushFollow(FOLLOW_2);\n ruleVoidOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getVopVoidOperationParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1_0_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3519:1: ( ( () ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3520:1: ( () )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3520:1: ( () )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3521:1: ()\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3522:1: ()\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3524:1: \n {\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \n }\n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__SubsAssignment_8() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3393:1: ( ( ruleBSubstitution ) )\n // InternalBSQL2Java.g:3394:2: ( ruleBSubstitution )\n {\n // InternalBSQL2Java.g:3394:2: ( ruleBSubstitution )\n // InternalBSQL2Java.g:3395:3: ruleBSubstitution\n {\n before(grammarAccess.getVoidOperationAccess().getSubsBSubstitutionParserRuleCall_8_0()); \n pushFollow(FOLLOW_2);\n ruleBSubstitution();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getSubsBSubstitutionParserRuleCall_8_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstStatementCall__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15298:1: ( ( ( rule__AstStatementCall__ProcedureAssignment_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15299:1: ( ( rule__AstStatementCall__ProcedureAssignment_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15299:1: ( ( rule__AstStatementCall__ProcedureAssignment_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15300:1: ( rule__AstStatementCall__ProcedureAssignment_0 )\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAssignment_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15301:1: ( rule__AstStatementCall__ProcedureAssignment_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:15301:2: rule__AstStatementCall__ProcedureAssignment_0\n {\n pushFollow(FOLLOW_rule__AstStatementCall__ProcedureAssignment_0_in_rule__AstStatementCall__Group__0__Impl30885);\n rule__AstStatementCall__ProcedureAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getProcedureAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3378:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3380:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n\tpublic void visit(Parenthesis arg0) {\n\t\t\n\t}", "public final void rule__ConstantOrFunctionCallExp__LabelAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10416:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10418:1: RULE_ID\n {\n before(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ConstantOrFunctionCallExp__LabelAssignment_020957); \n after(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred1_Python_fragment() throws RecognitionException { \n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:527:7: ( LPAREN fpdef[null] COMMA )\n // /run/media/abhi/0cc7e6ad-008e-43cd-b47d-f3ed6f127f92/home/abhi/dacapo-9.12-bach-src (2)/benchmarks/bms/jython/build/grammar/Python.g:527:8: LPAREN fpdef[null] COMMA\n {\n match(input,LPAREN,FOLLOW_LPAREN_in_synpred1_Python1249); if (state.failed) return ;\n pushFollow(FOLLOW_fpdef_in_synpred1_Python1251);\n fpdef(null);\n\n state._fsp--;\n if (state.failed) return ;\n match(input,COMMA,FOLLOW_COMMA_in_synpred1_Python1254); if (state.failed) return ;\n\n }\n }", "public final void entryRuleSQLCall() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:304:1: ( ruleSQLCall EOF )\n // InternalBSQL2Java.g:305:1: ruleSQLCall EOF\n {\n before(grammarAccess.getSQLCallRule()); \n pushFollow(FOLLOW_1);\n ruleSQLCall();\n\n state._fsp--;\n\n after(grammarAccess.getSQLCallRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__PredicateDivision__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10010:1: ( ( rulePredicatePrimary ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10011:1: ( rulePredicatePrimary )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10011:1: ( rulePredicatePrimary )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10012:1: rulePredicatePrimary\n {\n before(grammarAccess.getPredicateDivisionAccess().getRightPredicatePrimaryParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicatePrimary_in_rule__PredicateDivision__RightAssignment_1_219651);\n rulePredicatePrimary();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateDivisionAccess().getRightPredicatePrimaryParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n\tpublic void visit(Parenthesis arg0) {\n\n\t}", "public final void rule__XRelationalExpression__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17581:1: ( ( ruleXOtherOperatorExpression ) )\r\n // InternalDroneScript.g:17582:2: ( ruleXOtherOperatorExpression )\r\n {\r\n // InternalDroneScript.g:17582:2: ( ruleXOtherOperatorExpression )\r\n // InternalDroneScript.g:17583:3: ruleXOtherOperatorExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXOtherOperatorExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__PredicateComparison__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3979:1: ( ( ( rule__PredicateComparison__OpAssignment_1_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3980:1: ( ( rule__PredicateComparison__OpAssignment_1_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3980:1: ( ( rule__PredicateComparison__OpAssignment_1_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3981:1: ( rule__PredicateComparison__OpAssignment_1_1 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getOpAssignment_1_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3982:1: ( rule__PredicateComparison__OpAssignment_1_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3982:2: rule__PredicateComparison__OpAssignment_1_1\n {\n pushFollow(FOLLOW_rule__PredicateComparison__OpAssignment_1_1_in_rule__PredicateComparison__Group_1__1__Impl7829);\n rule__PredicateComparison__OpAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getOpAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static BinaryExpression leftShiftAssign(Expression expression0, Expression expression1, Method method) { throw Extensions.todo(); }", "public final void synpred6_InternalJavaJRExpression_fragment() throws RecognitionException { \n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:3: ( ( () ( ( ruleRelationalOp ) ) ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:4: ( () ( ( ruleRelationalOp ) ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:4: ( () ( ( ruleRelationalOp ) ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:5: () ( ( ruleRelationalOp ) )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:565:5: ()\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:566:1: \n {\n }\n\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:566:2: ( ( ruleRelationalOp ) )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:567:1: ( ruleRelationalOp )\n {\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:567:1: ( ruleRelationalOp )\n // ../com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/parser/antlr/internal/InternalJavaJRExpression.g:568:1: ruleRelationalOp\n {\n pushFollow(FOLLOW_ruleRelationalOp_in_synpred6_InternalJavaJRExpression1299);\n ruleRelationalOp();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n\n }\n\n\n }\n\n\n }\n }", "public void setLHS(String lhs)\n {\n this.lhs = lhs;\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17430:1: ( ( ruleXAssignment ) )\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n {\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n // InternalDroneScript.g:17432:3: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "@Test(timeout = 4000)\n public void test39() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n FBProcedureParam fBProcedureParam0 = fBProcedureCall0.addParam(2, \"|(W|Q[Mp=^|o?B\");\n fBProcedureCall0.addOutputParam(fBProcedureParam0);\n assertEquals(2, fBProcedureParam0.getPosition());\n \n String string0 = fBProcedureCall0.getSQL(true);\n assertEquals(\"SELECT * FROM null(|(W|Q[Mp=^|o?B)\", string0);\n }", "public final void rule__PredicateAnd__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3636:1: ( ( () ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3637:1: ( () )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3637:1: ( () )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3638:1: ()\n {\n before(grammarAccess.getPredicateAndAccess().getPredicateAndLeftAction_1_0()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3639:1: ()\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3641:1: \n {\n }\n\n after(grammarAccess.getPredicateAndAccess().getPredicateAndLeftAction_1_0()); \n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\r\n\tpublic boolean visit(VariableDeclarationFragment node) {\r\n//\t\toperator(node);\r\n\t\treturn true;\r\n\t}", "public final void rule__XEqualityExpression__Group_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6321:1: ( ( () ) )\r\n // InternalDroneScript.g:6322:1: ( () )\r\n {\r\n // InternalDroneScript.g:6322:1: ( () )\r\n // InternalDroneScript.g:6323:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXEqualityExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0()); \r\n }\r\n // InternalDroneScript.g:6324:2: ()\r\n // InternalDroneScript.g:6324:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXEqualityExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Expression2__Group_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:12464:1: ( ( ( rule__Expression2__BopAssignment_1_0 ) ) )\r\n // InternalGo.g:12465:1: ( ( rule__Expression2__BopAssignment_1_0 ) )\r\n {\r\n // InternalGo.g:12465:1: ( ( rule__Expression2__BopAssignment_1_0 ) )\r\n // InternalGo.g:12466:2: ( rule__Expression2__BopAssignment_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopAssignment_1_0()); \r\n }\r\n // InternalGo.g:12467:2: ( rule__Expression2__BopAssignment_1_0 )\r\n // InternalGo.g:12467:3: rule__Expression2__BopAssignment_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Expression2__BopAssignment_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopAssignment_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "@Test(timeout = 4000)\n public void test37() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n fBProcedureCall0.addParam(3, \"in.+_ZBaS/uu\");\n FBProcedureParam fBProcedureParam0 = fBProcedureCall0.addParam(18, \"%.\");\n assertEquals(18, fBProcedureParam0.getPosition());\n \n String string0 = fBProcedureCall0.getSQL(true);\n assertEquals(\"SELECT * FROM null(in.+_ZBaS/uu, %.)\", string0);\n }", "public final void rule__XBooleanLiteral__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:13854:1: ( ( () ) )\r\n // InternalDroneScript.g:13855:1: ( () )\r\n {\r\n // InternalDroneScript.g:13855:1: ( () )\r\n // InternalDroneScript.g:13856:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXBooleanLiteralAccess().getXBooleanLiteralAction_0()); \r\n }\r\n // InternalDroneScript.g:13857:2: ()\r\n // InternalDroneScript.g:13857:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXBooleanLiteralAccess().getXBooleanLiteralAction_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAndExpression__Group_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6838:1: ( ( () ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6839:1: ( () )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6839:1: ( () )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6840:1: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6841:1: ()\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6843:1: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAndExpressionAccess().getXBinaryOperationLeftOperandAction_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "@Test(timeout = 4000)\n public void test40() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n FBProcedureParam fBProcedureParam0 = fBProcedureCall0.addParam(2, \"|(W|Q[Mp=^|o?B\");\n assertEquals(2, fBProcedureParam0.getPosition());\n \n String string0 = fBProcedureCall0.getSQL(true);\n assertEquals(\"SELECT * FROM null(|(W|Q[Mp=^|o?B)\", string0);\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public boolean bodyCall(Node[] args, int length, RuleContext context) {\n try {\n checkArgs(length, context);\n BindingEnvironment env = context.getEnv();\n boolean ok = false;\n JEP mathParser = new JEP();\n Node varList = getArg(0, args, context);\n Node prevSt = getArg(1, args, context);\n Node cond = getArg(2, args, context);\n Node iter = getArg(3, args, context);\n \n return IfTrue_BranchBeTraversed.evaluateExpression(prevSt, cond, context, iter, varList, mathParser);\n\n \n } catch (Exception ex) {\n //Logger.getLogger(IfTrue_BranchBeTraversed.class.getName()).log(Level.SEVERE, null, ex);\n } finally{\n return true;\n }\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7697:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // InternalDroneScript.g:7699:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // InternalDroneScript.g:7700:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // InternalDroneScript.g:7700:3: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleBPredicate() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:291:2: ( ( ( rule__BPredicate__Group__0 ) ) )\n // InternalBSQL2Java.g:292:2: ( ( rule__BPredicate__Group__0 ) )\n {\n // InternalBSQL2Java.g:292:2: ( ( rule__BPredicate__Group__0 ) )\n // InternalBSQL2Java.g:293:3: ( rule__BPredicate__Group__0 )\n {\n before(grammarAccess.getBPredicateAccess().getGroup()); \n // InternalBSQL2Java.g:294:3: ( rule__BPredicate__Group__0 )\n // InternalBSQL2Java.g:294:4: rule__BPredicate__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mLEFTBR() throws RecognitionException {\r\n\t\ttry {\r\n\t\t\tint _type = LEFTBR;\r\n\t\t\tint _channel = DEFAULT_TOKEN_CHANNEL;\r\n\t\t\t// C:\\\\Users\\\\don\\\\workspace\\\\sea-of-ql-repo-3\\\\ckonig\\\\QLJava\\\\src\\\\org\\\\uva\\\\sea\\\\ql\\\\parser\\\\antlr\\\\QL.g:170:9: ( '(' )\r\n\t\t\t// C:\\\\Users\\\\don\\\\workspace\\\\sea-of-ql-repo-3\\\\ckonig\\\\QLJava\\\\src\\\\org\\\\uva\\\\sea\\\\ql\\\\parser\\\\antlr\\\\QL.g:170:11: '('\r\n\t\t\t{\r\n\t\t\tmatch('('); \r\n\t\t\t}\r\n\r\n\t\t\tstate.type = _type;\r\n\t\t\tstate.channel = _channel;\r\n\t\t}\r\n\t\tfinally {\r\n\t\t\t// do for sure before leaving\r\n\t\t}\r\n\t}", "public final void rule__UnaryExpr__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:12571:1: ( ( ( rule__UnaryExpr__PrAssignment_0_1 ) ) )\r\n // InternalGo.g:12572:1: ( ( rule__UnaryExpr__PrAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:12572:1: ( ( rule__UnaryExpr__PrAssignment_0_1 ) )\r\n // InternalGo.g:12573:2: ( rule__UnaryExpr__PrAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getUnaryExprAccess().getPrAssignment_0_1()); \r\n }\r\n // InternalGo.g:12574:2: ( rule__UnaryExpr__PrAssignment_0_1 )\r\n // InternalGo.g:12574:3: rule__UnaryExpr__PrAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__UnaryExpr__PrAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getUnaryExprAccess().getPrAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12158:1: ( ( ruleXAssignment ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12160:1: ruleXAssignment\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_124382);\n ruleXAssignment();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public Node visit(BinaryExpression nd, Void v) {\n if (\"??\".equals(nd.getOperator())) return nd;\n return nd.getLeft().accept(this, v);\n }", "public final void rule__XRelationalExpression__Group_1_1_0_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4535:1: ( ( () ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4536:1: ( () )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4536:1: ( () )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4537:1: ()\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4538:1: ()\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4540:1: \n {\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \n }\n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateOr__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3479:1: ( ( () ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3480:1: ( () )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3480:1: ( () )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3481:1: ()\n {\n before(grammarAccess.getPredicateOrAccess().getPredicateOrLeftAction_1_0()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3482:1: ()\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3484:1: \n {\n }\n\n after(grammarAccess.getPredicateOrAccess().getPredicateOrLeftAction_1_0()); \n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred8_InternalMyDsl_fragment() throws RecognitionException { \n EObject lv_left_13_0 = null;\n\n\n // InternalMyDsl.g:352:5: ( ( (lv_left_13_0= ruleBinaryProperty ) ) )\n // InternalMyDsl.g:352:5: ( (lv_left_13_0= ruleBinaryProperty ) )\n {\n // InternalMyDsl.g:352:5: ( (lv_left_13_0= ruleBinaryProperty ) )\n // InternalMyDsl.g:353:6: (lv_left_13_0= ruleBinaryProperty )\n {\n // InternalMyDsl.g:353:6: (lv_left_13_0= ruleBinaryProperty )\n // InternalMyDsl.g:354:7: lv_left_13_0= ruleBinaryProperty\n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\t\tnewCompositeNode(grammarAccess.getPropertyAccess().getLeftBinaryPropertyParserRuleCall_1_1_1_0());\n \t\t\t\t\t\t\n }\n pushFollow(FOLLOW_2);\n lv_left_13_0=ruleBinaryProperty();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n\n }\n\n\n }\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17407:1: ( ( ruleXAssignment ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17409:1: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_135142);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public static BinaryExpression andAssign(Expression expression0, Expression expression1) { throw Extensions.todo(); }", "public final void rule__PredicateComparison__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9950:1: ( ( rulePredicateSubtraction ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9951:1: ( rulePredicateSubtraction )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9951:1: ( rulePredicateSubtraction )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9952:1: rulePredicateSubtraction\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightPredicateSubtractionParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateSubtraction_in_rule__PredicateComparison__RightAssignment_1_219527);\n rulePredicateSubtraction();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateComparisonAccess().getRightPredicateSubtractionParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__FeatureAssignment_1_1_0_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17562:1: ( ( ( ruleOpCompare ) ) )\r\n // InternalDroneScript.g:17563:2: ( ( ruleOpCompare ) )\r\n {\r\n // InternalDroneScript.g:17563:2: ( ( ruleOpCompare ) )\r\n // InternalDroneScript.g:17564:3: ( ruleOpCompare )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_1_0_0_1_0()); \r\n }\r\n // InternalDroneScript.g:17565:3: ( ruleOpCompare )\r\n // InternalDroneScript.g:17566:4: ruleOpCompare\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getFeatureJvmIdentifiableElementOpCompareParserRuleCall_1_1_0_0_1_0_1()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleOpCompare();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getFeatureJvmIdentifiableElementOpCompareParserRuleCall_1_1_0_0_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getFeatureJvmIdentifiableElementCrossReference_1_1_0_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public static BinaryExpression addAssignChecked(Expression expression0, Expression expression1) { throw Extensions.todo(); }", "public final void mLPAREN() throws RecognitionException {\n try {\n int _type = LPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2745:3: ( '(' )\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2746:3: '('\n {\n match('('); if (state.failed) return ;\n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "@Test(timeout = 4000)\n public void test06() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n FBProcedureParam fBProcedureParam0 = fBProcedureCall0.addParam(1043, \"xuL|;?{*vu=xht\");\n FBProcedureParam fBProcedureParam1 = new FBProcedureParam();\n fBProcedureParam1.setType(1043);\n fBProcedureCall0.addOutputParam(fBProcedureParam0);\n String string0 = \"ltu(\";\n fBProcedureCall0.addParam(41, \"xuL|;?{*vu=xht\");\n fBProcedureCall0.addOutputParam(fBProcedureParam0);\n FBProcedureCall fBProcedureCall1 = new FBProcedureCall();\n try { \n fBProcedureCall0.getSQL(true);\n fail(\"Expecting exception: FBSQLException\");\n \n } catch(FBSQLException e) {\n //\n // Value of parameter -1 not set and it was not registered as output parameter.\n //\n verifyException(\"org.firebirdsql.jdbc.FBProcedureCall\", e);\n }\n }", "public final void rule__VoidOperation__Group_2_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2339:1: ( ( ( rule__VoidOperation__PListAssignment_2_1_1 ) ) )\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n {\n // InternalBSQL2Java.g:2340:1: ( ( rule__VoidOperation__PListAssignment_2_1_1 ) )\n // InternalBSQL2Java.g:2341:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n {\n before(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n // InternalBSQL2Java.g:2342:2: ( rule__VoidOperation__PListAssignment_2_1_1 )\n // InternalBSQL2Java.g:2342:3: rule__VoidOperation__PListAssignment_2_1_1\n {\n pushFollow(FOLLOW_2);\n rule__VoidOperation__PListAssignment_2_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getVoidOperationAccess().getPListAssignment_2_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Override\n public Expression visit(LogicalOpNode node) {\n\n Label trueLabel = new Label ();\n Label falseLabel = new Label ();\n Label endLabel = new Label ();\n\n process(node, trueLabel, falseLabel);\n\n cat.footoredo.mx.entity.Variable variable = tmpVariable(node.getType());\n\n label (trueLabel);\n assign (node.getLocation(), ref(variable), new Integer(Type.INT8, 1));\n jump (endLabel);\n\n label (falseLabel);\n assign (node.getLocation(), ref(variable), new Integer(Type.INT8, 0));\n jump (endLabel);\n\n label (endLabel);\n\n return isStatement() ? null : ref (variable);\n }", "@Override\n public <A> Function1<Object, A> andThen$mcJJ$sp (Function1<Object, A> arg0)\n {\n return null;\n }", "@Override\r\n\tpublic Object visitBooleanLiteralExpression(\r\n\t\t\tBooleanLiteralExpression booleanLiteralExpression, Object arg)\r\n\t\t\tthrows Exception {\n\t if(booleanLiteralExpression.booleanLiteral.getText().equals(\"false\"))\r\n\t {\r\n\t mv.visitLdcInsn(new Boolean(false));\r\n\t }\r\n\t else\r\n\t {\r\n\t mv.visitLdcInsn(new Boolean(true));\r\n\t }\r\n if(arg != null)\r\n {\r\n// mv.visitMethodInsn(INVOKESTATIC, \"java/lang/Boolean\", \"valueOf\", \"(Z)Ljava/lang/Boolean;\");\r\n }\r\n\t return \"Z\";\r\n\t}", "public final void rule__PredicateAnd__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3697:1: ( ( ( rule__PredicateAnd__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3698:1: ( ( rule__PredicateAnd__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3698:1: ( ( rule__PredicateAnd__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3699:1: ( rule__PredicateAnd__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateAndAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3700:1: ( rule__PredicateAnd__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3700:2: rule__PredicateAnd__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateAnd__RightAssignment_1_2_in_rule__PredicateAnd__Group_1__2__Impl7276);\n rule__PredicateAnd__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateAndAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Test(timeout = 4000)\n public void test41() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n FBProcedureParam fBProcedureParam0 = fBProcedureCall0.addParam(2, \"|(W|Q[Mp=^|o?B\");\n fBProcedureParam0.setValue(\"kZH:pyg\");\n assertEquals(2, fBProcedureParam0.getPosition());\n \n String string0 = fBProcedureCall0.getSQL(false);\n assertEquals(\"EXECUTE PROCEDURE null(|(W|Q[Mp=^|o?B)\", string0);\n }", "public GrammarRule(String left, ArrayList<String> rhs){\n\t\tthis(left, rhs, false);\n\t}", "@Override\r\n\tpublic Object visitBinaryExpression(BinaryExpression binaryExpression,\r\n\t\t\tObject arg) throws Exception {\r\n\t\tString expr0Type = (String) binaryExpression.expression0.visit(this,arg);\r\n\t\tString expr1Type = (String) binaryExpression.expression1.visit(this,arg);\r\n\t\tKind op = binaryExpression.op.kind;\r\n\t\tcheck(expr0Type.equals(expr1Type), \"uncompatible bianry expression\", binaryExpression);\r\n\t\tswitch(op) {\r\n\t\tcase PLUS:\r\n\t\t\tcheck(expr0Type.equals(intType) || expr0Type == stringType, \"operator \" + op.toString() + \" is not defined for \" + expr0Type, binaryExpression);\r\n\t\t\tbreak;\r\n\t\tcase MINUS:\tcase TIMES:\tcase DIV:\t\t\t\r\n\t\t\tcheck(expr0Type.equals(intType), \"operator \" + op.toString() + \" is not defined for \" + expr0Type, binaryExpression);\r\n\t\t\tbreak;\r\n\t\tcase EQUAL:\tcase NOTEQUAL:\r\n\t\t\tif (expr0Type.equals(booleanType) || expr0Type.equals(intType) ||expr0Type.equals(stringType)) {\r\n\t\t\t\tbinaryExpression.setType(booleanType);\r\n\t\t\t\treturn booleanType;\r\n\t\t\t} else {\r\n\t\t\t\tthrow new TypeCheckException(\"operator \" + op.toString() + \" is not defined for \" + expr0Type, binaryExpression);\r\n\t\t\t}\t\r\n\t\tcase LT: case GT: case LE: case GE:\r\n\t\t\tif (expr0Type.equals(booleanType) || expr0Type.equals(intType)) {\r\n\t\t\t\tbinaryExpression.setType(booleanType);\r\n\t\t\t\treturn booleanType;\r\n\t\t\t} else {\r\n\t\t\t\tthrow new TypeCheckException(\"operator \" + op.toString() + \" is not defined for \" + expr0Type, binaryExpression);\r\n\t\t\t}\t\t\r\n\t\tcase LSHIFT: case RSHIFT:\r\n\t\t\tcheck(expr0Type.equals(intType), \"operator \" + op.toString() + \" is not defined for \" + expr0Type, binaryExpression);\r\n\t\t\tbreak;\r\n\t\tcase BAR: case AND:\r\n\t\t\tcheck(expr0Type.equals(booleanType), \"operator \" + op.toString() + \" is not defined for \" + expr0Type, binaryExpression);\r\n\t\t\tbreak;\r\n\t\tdefault:\r\n\t\t\tthrow new TypeCheckException(\"operator \" + op.toString() + \" is not defined for \" + expr0Type, binaryExpression);\r\n\t\t} \t\r\n\t\tbinaryExpression.setType(expr0Type);\r\n\t\treturn expr0Type;\r\n\t}", "private void branch01(Node parent) {\n final GeneralLP lp0 = parent.lp;\n final int v = intVars[parent.level];\n Maths.CnF cf = new Maths.CnF(lp0.x[v - 1]);\n\n double[][] a2 = Arrays.copyOf(lp0.a, lp0.m);\n double[] bLeft = lp0.b; // left branch\n double[] bRight = Arrays.copyOf(lp0.b, lp0.m); // right branch\n double[] c2 = Arrays.copyOf(lp0.c, lp0.n);\n double c0Right = lp0.c0 + lp0.c[v - 1]; // c0Left unchanged\n branch01Arguments(c2, a2, bRight, lp0, v);\n\n // LP1: left branch (=0)\n LOG.debug(parent, \"left branch x(\", v, \") =\", 0);\n GeneralLP lp1 = new GeneralLP(lp0.objectiveType, lp0.c0, c2, a2, lp0.signs, bLeft, lp0.freeVars);\n Node child1 = new Node(lp1, parent, Node.LEFT).binary(v);\n nodes.addLast(child1);\n\n // LP2: right branch (=1)\n LOG.debug(parent, \"right branch x(\", v, \") =\", 1);\n GeneralLP lp2 = new GeneralLP(lp0.objectiveType, c0Right, c2, a2, lp0.signs, bRight, lp0.freeVars);\n Node child2 = new Node(lp2, parent, Node.RIGHT).binary(v);\n nodes.addLast(child2);\n\n parent.lp = null; // release memory\n }", "@Override\n public void visit(CondFactExpr CondFactExpr) {\n Code.loadConst(1);\n Code.putFalseJump(Code.eq, 0);\n andList.add(Code.pc - 2);\n\n }" ]
[ "0.6752599", "0.6430689", "0.62796843", "0.6173811", "0.58073366", "0.5759202", "0.5694272", "0.56663036", "0.56569624", "0.56564975", "0.5608458", "0.5593295", "0.54884446", "0.54354244", "0.51858735", "0.51668435", "0.5162756", "0.51544446", "0.51458114", "0.5141021", "0.51351476", "0.5102128", "0.50905836", "0.50667953", "0.50659966", "0.50567764", "0.50374395", "0.50368786", "0.50120324", "0.49977243", "0.49933127", "0.4978046", "0.49752623", "0.4936178", "0.49221", "0.49136397", "0.4911892", "0.49075153", "0.49053034", "0.4892737", "0.48876184", "0.48818138", "0.48761028", "0.48646888", "0.48547053", "0.48541176", "0.48532814", "0.48531738", "0.48515427", "0.48265734", "0.48214588", "0.48122206", "0.48019725", "0.47854862", "0.47712803", "0.47702354", "0.4766227", "0.47627723", "0.4758226", "0.47565815", "0.4754339", "0.47517312", "0.474627", "0.4745135", "0.4741989", "0.47355977", "0.47243583", "0.47188666", "0.47120214", "0.47081465", "0.47017723", "0.470098", "0.46982545", "0.46871594", "0.4679615", "0.4678175", "0.4677243", "0.46764728", "0.46575645", "0.46519843", "0.46518815", "0.46506804", "0.46482924", "0.46457836", "0.46410635", "0.4635443", "0.46340045", "0.46275145", "0.46268284", "0.46209067", "0.4616906", "0.46149036", "0.4613364", "0.46087557", "0.4597683", "0.45951587", "0.45927027", "0.4588612", "0.45867276", "0.45854542" ]
0.8286665
0
$ANTLR end "rule__BPredicate__PLeftAssignment_1_0" $ANTLR start "rule__BPredicate__PRightAssignment_1_2" InternalBSQL2Java.g:3419:1: rule__BPredicate__PRightAssignment_1_2 : ( ruleBValue ) ;
public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) ) // InternalBSQL2Java.g:3424:2: ( ruleBValue ) { // InternalBSQL2Java.g:3424:2: ( ruleBValue ) // InternalBSQL2Java.g:3425:3: ruleBValue { before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); pushFollow(FOLLOW_2); ruleBValue(); state._fsp--; after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2529:1: ( ( ( rule__BPredicate__PLeftAssignment_1_0 ) ) )\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n {\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n // InternalBSQL2Java.g:2531:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n {\n before(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n // InternalBSQL2Java.g:2532:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n // InternalBSQL2Java.g:2532:3: rule__BPredicate__PLeftAssignment_1_0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PLeftAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PresAssignment_16() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3288:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3289:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3289:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3290:3: ruleBPredicate\n {\n before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PresAssignment_17_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3303:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3304:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3304:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3305:3: ruleBPredicate\n {\n before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PLeftAssignment_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3408:1: ( ( ruleSQLCall ) )\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n {\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n // InternalBSQL2Java.g:3410:3: ruleSQLCall\n {\n before(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n pushFollow(FOLLOW_2);\n ruleSQLCall();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__BopAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3168:1: ( ( ruleBoolOperation ) )\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n {\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n // InternalBSQL2Java.g:3170:3: ruleBoolOperation\n {\n before(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Expression2__Group_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:12464:1: ( ( ( rule__Expression2__BopAssignment_1_0 ) ) )\r\n // InternalGo.g:12465:1: ( ( rule__Expression2__BopAssignment_1_0 ) )\r\n {\r\n // InternalGo.g:12465:1: ( ( rule__Expression2__BopAssignment_1_0 ) )\r\n // InternalGo.g:12466:2: ( rule__Expression2__BopAssignment_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopAssignment_1_0()); \r\n }\r\n // InternalGo.g:12467:2: ( rule__Expression2__BopAssignment_1_0 )\r\n // InternalGo.g:12467:3: rule__Expression2__BopAssignment_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Expression2__BopAssignment_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopAssignment_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2556:1: ( ( '=' ) )\n // InternalBSQL2Java.g:2557:1: ( '=' )\n {\n // InternalBSQL2Java.g:2557:1: ( '=' )\n // InternalBSQL2Java.g:2558:2: '='\n {\n before(grammarAccess.getBPredicateAccess().getEqualsSignKeyword_1_1()); \n match(input,28,FOLLOW_2); \n after(grammarAccess.getBPredicateAccess().getEqualsSignKeyword_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3543:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n // InternalBSQL2Java.g:3545:3: ruleBType\n {\n before(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4007:1: ( ( ( rule__PredicateComparison__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4009:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:2: rule__PredicateComparison__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateComparison__RightAssignment_1_2_in_rule__PredicateComparison__Group_1__2__Impl7886);\n rule__PredicateComparison__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3378:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3380:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Predicate__PredicateAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9858:1: ( ( rulePredicateExpression ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9859:1: ( rulePredicateExpression )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9859:1: ( rulePredicateExpression )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9860:1: rulePredicateExpression\n {\n before(grammarAccess.getPredicateAccess().getPredicatePredicateExpressionParserRuleCall_2_0()); \n pushFollow(FOLLOW_rulePredicateExpression_in_rule__Predicate__PredicateAssignment_219337);\n rulePredicateExpression();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAccess().getPredicatePredicateExpressionParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__LeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3558:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n // InternalBSQL2Java.g:3560:3: RULE_ID\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3363:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3365:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static BinaryExpression assign(Expression left, Expression right) { throw Extensions.todo(); }", "public final void ruleBType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:166:2: ( ( ( rule__BType__Type_nameAssignment ) ) )\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n {\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n // InternalBSQL2Java.g:168:3: ( rule__BType__Type_nameAssignment )\n {\n before(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n // InternalBSQL2Java.g:169:3: ( rule__BType__Type_nameAssignment )\n // InternalBSQL2Java.g:169:4: rule__BType__Type_nameAssignment\n {\n pushFollow(FOLLOW_2);\n rule__BType__Type_nameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSOperation__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:464:1: ( ( ( rule__BSOperation__BopAssignment_0 ) ) | ( ( rule__BSOperation__VopAssignment_1 ) ) )\n int alt2=2;\n int LA2_0 = input.LA(1);\n\n if ( (LA2_0==26) ) {\n alt2=1;\n }\n else if ( (LA2_0==RULE_ID) ) {\n alt2=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 2, 0, input);\n\n throw nvae;\n }\n switch (alt2) {\n case 1 :\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n {\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n // InternalBSQL2Java.g:466:3: ( rule__BSOperation__BopAssignment_0 )\n {\n before(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n // InternalBSQL2Java.g:467:3: ( rule__BSOperation__BopAssignment_0 )\n // InternalBSQL2Java.g:467:4: rule__BSOperation__BopAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__BopAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n {\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n // InternalBSQL2Java.g:472:3: ( rule__BSOperation__VopAssignment_1 )\n {\n before(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n // InternalBSQL2Java.g:473:3: ( rule__BSOperation__VopAssignment_1 )\n // InternalBSQL2Java.g:473:4: rule__BSOperation__VopAssignment_1\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__VopAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBPredicate() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:291:2: ( ( ( rule__BPredicate__Group__0 ) ) )\n // InternalBSQL2Java.g:292:2: ( ( rule__BPredicate__Group__0 ) )\n {\n // InternalBSQL2Java.g:292:2: ( ( rule__BPredicate__Group__0 ) )\n // InternalBSQL2Java.g:293:3: ( rule__BPredicate__Group__0 )\n {\n before(grammarAccess.getBPredicateAccess().getGroup()); \n // InternalBSQL2Java.g:294:3: ( rule__BPredicate__Group__0 )\n // InternalBSQL2Java.g:294:4: rule__BPredicate__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Predicate__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3351:1: ( ( ( rule__Predicate__PredicateAssignment_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3352:1: ( ( rule__Predicate__PredicateAssignment_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3352:1: ( ( rule__Predicate__PredicateAssignment_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3353:1: ( rule__Predicate__PredicateAssignment_2 )\n {\n before(grammarAccess.getPredicateAccess().getPredicateAssignment_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3354:1: ( rule__Predicate__PredicateAssignment_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3354:2: rule__Predicate__PredicateAssignment_2\n {\n pushFollow(FOLLOW_rule__Predicate__PredicateAssignment_2_in_rule__Predicate__Group__2__Impl6601);\n rule__Predicate__PredicateAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateAccess().getPredicateAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2934:1: ( ( ( rule__BSubstitution__LeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n // InternalBSQL2Java.g:2936:2: ( rule__BSubstitution__LeftAssignment_0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n // InternalBSQL2Java.g:2937:2: ( rule__BSubstitution__LeftAssignment_0 )\n // InternalBSQL2Java.g:2937:3: rule__BSubstitution__LeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__LeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2987:1: ( ( ( rule__BSubstitution__RightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n // InternalBSQL2Java.g:2989:2: ( rule__BSubstitution__RightAssignment_2 )\n {\n before(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n // InternalBSQL2Java.g:2990:2: ( rule__BSubstitution__RightAssignment_2 )\n // InternalBSQL2Java.g:2990:3: rule__BSubstitution__RightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__RightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17430:1: ( ( ruleXAssignment ) )\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n {\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n // InternalDroneScript.g:17432:3: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__PredicateAnd__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3697:1: ( ( ( rule__PredicateAnd__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3698:1: ( ( rule__PredicateAnd__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3698:1: ( ( rule__PredicateAnd__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3699:1: ( rule__PredicateAnd__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateAndAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3700:1: ( rule__PredicateAnd__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3700:2: rule__PredicateAnd__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateAnd__RightAssignment_1_2_in_rule__PredicateAnd__Group_1__2__Impl7276);\n rule__PredicateAnd__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateAndAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12158:1: ( ( ruleXAssignment ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12160:1: ruleXAssignment\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_124382);\n ruleXAssignment();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17407:1: ( ( ruleXAssignment ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17409:1: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_135142);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public GreaterThanOrEqualExpression(final ExpressionNode<T, ?> left, final ExpressionNode<T, ?> right)\n {\n super(left, right);\n _operator = \">=\";\n }", "public final void rule__Attribute__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3138:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n // InternalBSQL2Java.g:3140:3: ruleBType\n {\n before(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateEquality__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9919:1: ( ( rulePredicateComparison ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9920:1: ( rulePredicateComparison )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9920:1: ( rulePredicateComparison )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9921:1: rulePredicateComparison\n {\n before(grammarAccess.getPredicateEqualityAccess().getRightPredicateComparisonParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateComparison_in_rule__PredicateEquality__RightAssignment_1_219463);\n rulePredicateComparison();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateEqualityAccess().getRightPredicateComparisonParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBPredicate() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:279:1: ( ruleBPredicate EOF )\n // InternalBSQL2Java.g:280:1: ruleBPredicate EOF\n {\n before(grammarAccess.getBPredicateRule()); \n pushFollow(FOLLOW_1);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__Expression2__BopAssignment_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17870:1: ( ( ( rule__Expression2__BopAlternatives_1_0_0 ) ) )\r\n // InternalGo.g:17871:2: ( ( rule__Expression2__BopAlternatives_1_0_0 ) )\r\n {\r\n // InternalGo.g:17871:2: ( ( rule__Expression2__BopAlternatives_1_0_0 ) )\r\n // InternalGo.g:17872:3: ( rule__Expression2__BopAlternatives_1_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopAlternatives_1_0_0()); \r\n }\r\n // InternalGo.g:17873:3: ( rule__Expression2__BopAlternatives_1_0_0 )\r\n // InternalGo.g:17873:4: rule__Expression2__BopAlternatives_1_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Expression2__BopAlternatives_1_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopAlternatives_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2475:1: ( ( () ) )\n // InternalBSQL2Java.g:2476:1: ( () )\n {\n // InternalBSQL2Java.g:2476:1: ( () )\n // InternalBSQL2Java.g:2477:2: ()\n {\n before(grammarAccess.getBPredicateAccess().getBPredicateAction_0()); \n // InternalBSQL2Java.g:2478:2: ()\n // InternalBSQL2Java.g:2478:3: \n {\n }\n\n after(grammarAccess.getBPredicateAccess().getBPredicateAction_0()); \n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:5537:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:5539:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:5540:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:5540:3: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__PredicateComparison__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3979:1: ( ( ( rule__PredicateComparison__OpAssignment_1_1 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3980:1: ( ( rule__PredicateComparison__OpAssignment_1_1 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3980:1: ( ( rule__PredicateComparison__OpAssignment_1_1 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3981:1: ( rule__PredicateComparison__OpAssignment_1_1 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getOpAssignment_1_1()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3982:1: ( rule__PredicateComparison__OpAssignment_1_1 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3982:2: rule__PredicateComparison__OpAssignment_1_1\n {\n pushFollow(FOLLOW_rule__PredicateComparison__OpAssignment_1_1_in_rule__PredicateComparison__Group_1__1__Impl7829);\n rule__PredicateComparison__OpAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getOpAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Database__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1492:1: ( ( ( rule__Database__ValueAssignment_2 ) ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1493:1: ( ( rule__Database__ValueAssignment_2 ) )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1493:1: ( ( rule__Database__ValueAssignment_2 ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1494:1: ( rule__Database__ValueAssignment_2 )\n {\n before(grammarAccess.getDatabaseAccess().getValueAssignment_2()); \n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1495:1: ( rule__Database__ValueAssignment_2 )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1495:2: rule__Database__ValueAssignment_2\n {\n pushFollow(FOLLOW_rule__Database__ValueAssignment_2_in_rule__Database__Group__2__Impl2969);\n rule__Database__ValueAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getDatabaseAccess().getValueAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateEquality__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3852:1: ( ( ( rule__PredicateEquality__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3853:1: ( ( rule__PredicateEquality__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3853:1: ( ( rule__PredicateEquality__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3854:1: ( rule__PredicateEquality__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateEqualityAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3855:1: ( rule__PredicateEquality__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3855:2: rule__PredicateEquality__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateEquality__RightAssignment_1_2_in_rule__PredicateEquality__Group_1__2__Impl7581);\n rule__PredicateEquality__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateEqualityAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSQLMachine__InvAssignment_5() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3033:1: ( ( ruleBTable ) )\n // InternalBSQL2Java.g:3034:2: ( ruleBTable )\n {\n // InternalBSQL2Java.g:3034:2: ( ruleBTable )\n // InternalBSQL2Java.g:3035:3: ruleBTable\n {\n before(grammarAccess.getBSQLMachineAccess().getInvBTableParserRuleCall_5_0()); \n pushFollow(FOLLOW_2);\n ruleBTable();\n\n state._fsp--;\n\n after(grammarAccess.getBSQLMachineAccess().getInvBTableParserRuleCall_5_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateProcess__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8793:1: ( ( ( rule__PredicateProcess__RefAssignment_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8794:1: ( ( rule__PredicateProcess__RefAssignment_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8794:1: ( ( rule__PredicateProcess__RefAssignment_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8795:1: ( rule__PredicateProcess__RefAssignment_2 )\n {\n before(grammarAccess.getPredicateProcessAccess().getRefAssignment_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8796:1: ( rule__PredicateProcess__RefAssignment_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8796:2: rule__PredicateProcess__RefAssignment_2\n {\n pushFollow(FOLLOW_rule__PredicateProcess__RefAssignment_2_in_rule__PredicateProcess__Group__2__Impl17234);\n rule__PredicateProcess__RefAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateProcessAccess().getRefAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2853:1: ( ( ( rule__BParameter__P_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2855:2: ( rule__BParameter__P_nameAssignment_0 )\n {\n before(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n // InternalBSQL2Java.g:2856:2: ( rule__BParameter__P_nameAssignment_0 )\n // InternalBSQL2Java.g:2856:3: rule__BParameter__P_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__P_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setOperandB(int val);", "public final void rule__PredicateOr__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3540:1: ( ( ( rule__PredicateOr__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3541:1: ( ( rule__PredicateOr__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3541:1: ( ( rule__PredicateOr__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3542:1: ( rule__PredicateOr__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateOrAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3543:1: ( rule__PredicateOr__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3543:2: rule__PredicateOr__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateOr__RightAssignment_1_2_in_rule__PredicateOr__Group_1__2__Impl6969);\n rule__PredicateOr__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateOrAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Database__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1974:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1976:1: RULE_ID\n {\n before(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Database__ValueAssignment_23910); \n after(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9950:1: ( ( rulePredicateSubtraction ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9951:1: ( rulePredicateSubtraction )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9951:1: ( rulePredicateSubtraction )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9952:1: rulePredicateSubtraction\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightPredicateSubtractionParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateSubtraction_in_rule__PredicateComparison__RightAssignment_1_219527);\n rulePredicateSubtraction();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateComparisonAccess().getRightPredicateSubtractionParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleAssignment() throws RecognitionException {\r\n EObject current = null;\r\n\r\n Enumerator lv_operator_1_0 = null;\r\n\r\n EObject lv_expression_2_0 = null;\r\n\r\n\r\n enterRule(); \r\n \r\n try {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2335:28: ( ( ( ( ruleFQN ) ) ( (lv_operator_1_0= ruleAssignmentOperator ) ) ( (lv_expression_2_0= ruleExpression ) ) ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2336:1: ( ( ( ruleFQN ) ) ( (lv_operator_1_0= ruleAssignmentOperator ) ) ( (lv_expression_2_0= ruleExpression ) ) )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2336:1: ( ( ( ruleFQN ) ) ( (lv_operator_1_0= ruleAssignmentOperator ) ) ( (lv_expression_2_0= ruleExpression ) ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2336:2: ( ( ruleFQN ) ) ( (lv_operator_1_0= ruleAssignmentOperator ) ) ( (lv_expression_2_0= ruleExpression ) )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2336:2: ( ( ruleFQN ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2337:1: ( ruleFQN )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2337:1: ( ruleFQN )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2338:3: ruleFQN\r\n {\r\n if ( state.backtracking==0 ) {\r\n\r\n \t\t\tif (current==null) {\r\n \t current = createModelElement(grammarAccess.getAssignmentRule());\r\n \t }\r\n \r\n }\r\n if ( state.backtracking==0 ) {\r\n \r\n \t newCompositeNode(grammarAccess.getAssignmentAccess().getVarRefVariableCrossReference_0_0()); \r\n \t \r\n }\r\n pushFollow(FOLLOW_ruleFQN_in_ruleAssignment5365);\r\n ruleFQN();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n \r\n \t afterParserOrEnumRuleCall();\r\n \t \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2351:2: ( (lv_operator_1_0= ruleAssignmentOperator ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2352:1: (lv_operator_1_0= ruleAssignmentOperator )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2352:1: (lv_operator_1_0= ruleAssignmentOperator )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2353:3: lv_operator_1_0= ruleAssignmentOperator\r\n {\r\n if ( state.backtracking==0 ) {\r\n \r\n \t newCompositeNode(grammarAccess.getAssignmentAccess().getOperatorAssignmentOperatorEnumRuleCall_1_0()); \r\n \t \r\n }\r\n pushFollow(FOLLOW_ruleAssignmentOperator_in_ruleAssignment5386);\r\n lv_operator_1_0=ruleAssignmentOperator();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n\r\n \t if (current==null) {\r\n \t current = createModelElementForParent(grammarAccess.getAssignmentRule());\r\n \t }\r\n \t\tset(\r\n \t\t\tcurrent, \r\n \t\t\t\"operator\",\r\n \t\tlv_operator_1_0, \r\n \t\t\"AssignmentOperator\");\r\n \t afterParserOrEnumRuleCall();\r\n \t \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2369:2: ( (lv_expression_2_0= ruleExpression ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2370:1: (lv_expression_2_0= ruleExpression )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2370:1: (lv_expression_2_0= ruleExpression )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2371:3: lv_expression_2_0= ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n \r\n \t newCompositeNode(grammarAccess.getAssignmentAccess().getExpressionExpressionParserRuleCall_2_0()); \r\n \t \r\n }\r\n pushFollow(FOLLOW_ruleExpression_in_ruleAssignment5407);\r\n lv_expression_2_0=ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n\r\n \t if (current==null) {\r\n \t current = createModelElementForParent(grammarAccess.getAssignmentRule());\r\n \t }\r\n \t\tset(\r\n \t\t\tcurrent, \r\n \t\t\t\"expression\",\r\n \t\tlv_expression_2_0, \r\n \t\t\"Expression\");\r\n \t afterParserOrEnumRuleCall();\r\n \t \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n leaveRule(); \r\n }\r\n }\r\n \r\n catch (RecognitionException re) { \r\n recover(input,re); \r\n appendSkippedTokens();\r\n } \r\n finally {\r\n }\r\n return current;\r\n }", "public final void rule__BSQLMachine__OpsAssignment_11() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3063:1: ( ( ruleBSOperation ) )\n // InternalBSQL2Java.g:3064:2: ( ruleBSOperation )\n {\n // InternalBSQL2Java.g:3064:2: ( ruleBSOperation )\n // InternalBSQL2Java.g:3065:3: ruleBSOperation\n {\n before(grammarAccess.getBSQLMachineAccess().getOpsBSOperationParserRuleCall_11_0()); \n pushFollow(FOLLOW_2);\n ruleBSOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSQLMachineAccess().getOpsBSOperationParserRuleCall_11_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BPredicate createBPredicate();", "AssignmentRule createAssignmentRule();", "public Object VisitAssignmentStatement(ASTAssignmentStatement assignstatement) {\n TypeClass lhstc = (TypeClass) assignstatement.variable().Accept(this);\n TypeClass rhstc = (TypeClass) assignstatement.value().Accept(this);\n Type lhs = lhstc.type();\n Type rhs = rhstc.type();\n \n if (lhs != rhs) {\n CompError.message(assignstatement.line(), \"Lefthand side and righthand \"\n + \"side of an assignment statement must match.\");\n //////System.out.println(\"lhs: \" + lhs + \" rhs: \" + rhs);\n }\n return bt.assignmentStatement(lhstc.value(), rhstc.value());\n }", "public final void ruleFunctionBody() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:2992:2: ( ( ( rule__FunctionBody__BcAssignment ) ) )\r\n // InternalGo.g:2993:2: ( ( rule__FunctionBody__BcAssignment ) )\r\n {\r\n // InternalGo.g:2993:2: ( ( rule__FunctionBody__BcAssignment ) )\r\n // InternalGo.g:2994:3: ( rule__FunctionBody__BcAssignment )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getFunctionBodyAccess().getBcAssignment()); \r\n }\r\n // InternalGo.g:2995:3: ( rule__FunctionBody__BcAssignment )\r\n // InternalGo.g:2995:4: rule__FunctionBody__BcAssignment\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__FunctionBody__BcAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getFunctionBodyAccess().getBcAssignment()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "Syntax.Node ParseAssignment(Token t, Syntax.NodeVar left) throws Exception{\n while (true){\n if(t.type==TokenType.ASSIGNMENT_OPERATOR){\n var right = ParseExpression();\n return new Syntax.AssignmentNode(\":=\", left, right);\n }\n else {\n lexer.putBack(t);\n break;\n //throw new Exception(\"Error in ParseAssignment!!! can't assign it \");\n }\n }\n throw new Exception(\"Error in ParseAssignment!!! \");\n\n }", "public final void rule__SQLCall__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2663:1: ( ( ( rule__SQLCall__SRightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n // InternalBSQL2Java.g:2665:2: ( rule__SQLCall__SRightAssignment_2 )\n {\n before(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n // InternalBSQL2Java.g:2666:2: ( rule__SQLCall__SRightAssignment_2 )\n // InternalBSQL2Java.g:2666:3: rule__SQLCall__SRightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SRightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateAnd__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9888:1: ( ( rulePredicateEquality ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9889:1: ( rulePredicateEquality )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9889:1: ( rulePredicateEquality )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9890:1: rulePredicateEquality\n {\n before(grammarAccess.getPredicateAndAccess().getRightPredicateEqualityParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateEquality_in_rule__PredicateAnd__RightAssignment_1_219399);\n rulePredicateEquality();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAndAccess().getRightPredicateEqualityParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6590:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:6592:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:6593:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:6593:3: rule__XRelationalExpression__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleAstExpressionBoolean() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1979:2: ( ( ( rule__AstExpressionBoolean__ValueAssignment ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1980:1: ( ( rule__AstExpressionBoolean__ValueAssignment ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1980:1: ( ( rule__AstExpressionBoolean__ValueAssignment ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1981:1: ( rule__AstExpressionBoolean__ValueAssignment )\n {\n before(grammarAccess.getAstExpressionBooleanAccess().getValueAssignment()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1982:1: ( rule__AstExpressionBoolean__ValueAssignment )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1982:2: rule__AstExpressionBoolean__ValueAssignment\n {\n pushFollow(FOLLOW_rule__AstExpressionBoolean__ValueAssignment_in_ruleAstExpressionBoolean4176);\n rule__AstExpressionBoolean__ValueAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionBooleanAccess().getValueAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBValue() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:179:1: ( ruleBValue EOF )\n // InternalBSQL2Java.g:180:1: ruleBValue EOF\n {\n before(grammarAccess.getBValueRule()); \n pushFollow(FOLLOW_1);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBValueRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final JavaliParser.assignmentTail_return assignmentTail(Object lhs) throws RecognitionException {\n\t\tJavaliParser.assignmentTail_return retval = new JavaliParser.assignmentTail_return();\n\t\tretval.start = input.LT(1);\n\n\t\tObject root_0 = null;\n\n\t\tToken eq=null;\n\t\tParserRuleReturnScope rightExpr =null;\n\n\t\tObject eq_tree=null;\n\t\tRewriteRuleTokenStream stream_80=new RewriteRuleTokenStream(adaptor,\"token 80\");\n\t\tRewriteRuleSubtreeStream stream_assignmentRHS=new RewriteRuleSubtreeStream(adaptor,\"rule assignmentRHS\");\n\n\t\ttry {\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:343:2: (eq= '=' rightExpr= assignmentRHS -> ^( Assign[$eq, \\\"Assign\\\"] assignmentRHS ) )\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:343:4: eq= '=' rightExpr= assignmentRHS\n\t\t\t{\n\t\t\teq=(Token)match(input,80,FOLLOW_80_in_assignmentTail929); \n\t\t\tstream_80.add(eq);\n\n\t\t\tpushFollow(FOLLOW_assignmentRHS_in_assignmentTail933);\n\t\t\trightExpr=assignmentRHS();\n\t\t\tstate._fsp--;\n\n\t\t\tstream_assignmentRHS.add(rightExpr.getTree());\n\t\t\t// AST REWRITE\n\t\t\t// elements: assignmentRHS\n\t\t\t// token labels: \n\t\t\t// rule labels: retval\n\t\t\t// token list labels: \n\t\t\t// rule list labels: \n\t\t\t// wildcard labels: \n\t\t\tretval.tree = root_0;\n\t\t\tRewriteRuleSubtreeStream stream_retval=new RewriteRuleSubtreeStream(adaptor,\"rule retval\",retval!=null?retval.getTree():null);\n\n\t\t\troot_0 = (Object)adaptor.nil();\n\t\t\t// 344:3: -> ^( Assign[$eq, \\\"Assign\\\"] assignmentRHS )\n\t\t\t{\n\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:344:6: ^( Assign[$eq, \\\"Assign\\\"] assignmentRHS )\n\t\t\t\t{\n\t\t\t\tObject root_1 = (Object)adaptor.nil();\n\t\t\t\troot_1 = (Object)adaptor.becomeRoot((Object)adaptor.create(Assign, eq, \"Assign\"), root_1);\n\t\t\t\tadaptor.addChild(root_1, lhs );\n\t\t\t\tadaptor.addChild(root_1, stream_assignmentRHS.nextTree());\n\t\t\t\tadaptor.addChild(root_0, root_1);\n\t\t\t\t}\n\n\t\t\t}\n\n\n\t\t\tretval.tree = root_0;\n\n\t\t\t}\n\n\t\t\tretval.stop = input.LT(-1);\n\n\t\t\tretval.tree = (Object)adaptor.rulePostProcessing(root_0);\n\t\t\tadaptor.setTokenBoundaries(retval.tree, retval.start, retval.stop);\n\n\t\t}\n\n\t\tcatch (RecognitionException re) {\n\t\t\treportError(re);\n\t\t\tthrow re;\n\t\t}\n\n\t\tfinally {\n\t\t\t// do for sure before leaving\n\t\t}\n\t\treturn retval;\n\t}", "public static boolean assignmentOperator(PsiBuilder b, int l) {\n if (!recursion_guard_(b, l, \"assignmentOperator\")) return false;\n boolean r;\n Marker m = enter_section_(b, l, _NONE_, ASSIGNMENT_OPERATOR, \"<assignment operator>\");\n r = consumeToken(b, EQ);\n if (!r) r = consumeToken(b, MUL_EQ);\n if (!r) r = consumeToken(b, DIV_EQ);\n if (!r) r = consumeToken(b, INT_DIV_EQ);\n if (!r) r = consumeToken(b, REM_EQ);\n if (!r) r = consumeToken(b, PLUS_EQ);\n if (!r) r = consumeToken(b, MINUS_EQ);\n if (!r) r = consumeToken(b, LT_LT_EQ);\n if (!r) r = gtGtEq(b, l + 1);\n if (!r) r = gtGtGtEq(b, l + 1);\n if (!r) r = consumeToken(b, AND_EQ);\n if (!r) r = consumeToken(b, AND_AND_EQ);\n if (!r) r = consumeToken(b, XOR_EQ);\n if (!r) r = consumeToken(b, OR_EQ);\n if (!r) r = consumeToken(b, OR_OR_EQ);\n if (!r) r = consumeToken(b, QUEST_QUEST_EQ);\n exit_section_(b, l, m, r, false, null);\n return r;\n }", "public final void rule__PredicateSubtraction__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4164:1: ( ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4165:1: ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4165:1: ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4166:1: ( rule__PredicateSubtraction__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateSubtractionAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4167:1: ( rule__PredicateSubtraction__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4167:2: rule__PredicateSubtraction__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateSubtraction__RightAssignment_1_2_in_rule__PredicateSubtraction__Group_1__2__Impl8193);\n rule__PredicateSubtraction__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateSubtractionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static BinaryExpression andAssign(Expression expression0, Expression expression1) { throw Extensions.todo(); }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3456:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3457:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3457:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3458:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3459:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3459:2: rule__XAssignment__RightOperandAssignment_1_1_1\n {\n pushFollow(FOLLOW_rule__XAssignment__RightOperandAssignment_1_1_1_in_rule__XAssignment__Group_1_1__1__Impl7274);\n rule__XAssignment__RightOperandAssignment_1_1_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Operand__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:13382:1: ( ( ( rule__Operand__ExpressionAssignment_2_1 ) ) )\r\n // InternalGo.g:13383:1: ( ( rule__Operand__ExpressionAssignment_2_1 ) )\r\n {\r\n // InternalGo.g:13383:1: ( ( rule__Operand__ExpressionAssignment_2_1 ) )\r\n // InternalGo.g:13384:2: ( rule__Operand__ExpressionAssignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getExpressionAssignment_2_1()); \r\n }\r\n // InternalGo.g:13385:2: ( rule__Operand__ExpressionAssignment_2_1 )\r\n // InternalGo.g:13385:3: rule__Operand__ExpressionAssignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Operand__ExpressionAssignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getExpressionAssignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleBParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:391:2: ( ( ( rule__BParameter__Group__0 ) ) )\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n {\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n // InternalBSQL2Java.g:393:3: ( rule__BParameter__Group__0 )\n {\n before(grammarAccess.getBParameterAccess().getGroup()); \n // InternalBSQL2Java.g:394:3: ( rule__BParameter__Group__0 )\n // InternalBSQL2Java.g:394:4: rule__BParameter__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Input__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4290:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4291:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4291:2: ( RULE_STRING )\n // InternalBrowser.g:4292:3: RULE_STRING\n {\n before(grammarAccess.getInputAccess().getValueSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInputAccess().getValueSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XOtherOperatorExpression__Group_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6833:1: ( ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) ) )\r\n // InternalDroneScript.g:6834:1: ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6834:1: ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) )\r\n // InternalDroneScript.g:6835:2: ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n // InternalDroneScript.g:6836:2: ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 )\r\n // InternalDroneScript.g:6836:3: rule__XOtherOperatorExpression__RightOperandAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XOtherOperatorExpression__RightOperandAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstExpressionBoolean__ValueAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25715:1: ( ( RULE_BOOL ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25716:1: ( RULE_BOOL )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25716:1: ( RULE_BOOL )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25717:1: RULE_BOOL\n {\n before(grammarAccess.getAstExpressionBooleanAccess().getValueBOOLTerminalRuleCall_0()); \n match(input,RULE_BOOL,FOLLOW_RULE_BOOL_in_rule__AstExpressionBoolean__ValueAssignment51681); \n after(grammarAccess.getAstExpressionBooleanAccess().getValueBOOLTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateDivision__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10010:1: ( ( rulePredicatePrimary ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10011:1: ( rulePredicatePrimary )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10011:1: ( rulePredicatePrimary )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10012:1: rulePredicatePrimary\n {\n before(grammarAccess.getPredicateDivisionAccess().getRightPredicatePrimaryParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicatePrimary_in_rule__PredicateDivision__RightAssignment_1_219651);\n rulePredicatePrimary();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateDivisionAccess().getRightPredicatePrimaryParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6345:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6346:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6346:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6347:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6348:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6348:2: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_rule__XAssignment__RightOperandAssignment_1_1_1_in_rule__XAssignment__Group_1_1__1__Impl13348);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group_1__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2544:1: ( rule__BPredicate__Group_1__1__Impl rule__BPredicate__Group_1__2 )\n // InternalBSQL2Java.g:2545:2: rule__BPredicate__Group_1__1__Impl rule__BPredicate__Group_1__2\n {\n pushFollow(FOLLOW_34);\n rule__BPredicate__Group_1__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BPredicate__Group_1__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpressionBitor__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17312:1: ( ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17313:1: ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17313:1: ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17314:1: ( rule__AstExpressionBitor__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionBitorAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17315:1: ( rule__AstExpressionBitor__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17315:2: rule__AstExpressionBitor__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpressionBitor__RightAssignment_1_2_in_rule__AstExpressionBitor__Group_1__2__Impl34852);\n rule__AstExpressionBitor__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionBitorAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mB() throws RecognitionException {\n try {\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:395:11: ( ( 'b' | 'B' ) )\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:395:12: ( 'b' | 'B' )\n {\n if ( input.LA(1)=='B'||input.LA(1)=='b' ) {\n input.consume();\n\n }\n else {\n MismatchedSetException mse = new MismatchedSetException(null,input);\n recover(mse);\n throw mse;}\n\n\n }\n\n }\n finally {\n }\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7361:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7362:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7362:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7363:1: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7364:1: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7364:2: rule__XRelationalExpression__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_rule__XRelationalExpression__RightOperandAssignment_1_1_1_in_rule__XRelationalExpression__Group_1_1__1__Impl15344);\r\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Operand__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:13192:1: ( ( ( rule__Operand__LiteralAssignment_0_1 ) ) )\r\n // InternalGo.g:13193:1: ( ( rule__Operand__LiteralAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:13193:1: ( ( rule__Operand__LiteralAssignment_0_1 ) )\r\n // InternalGo.g:13194:2: ( rule__Operand__LiteralAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getLiteralAssignment_0_1()); \r\n }\r\n // InternalGo.g:13195:2: ( rule__Operand__LiteralAssignment_0_1 )\r\n // InternalGo.g:13195:3: rule__Operand__LiteralAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Operand__LiteralAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getLiteralAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final JavaliParser.assignmentRHS_return assignmentRHS() throws RecognitionException {\n\t\tJavaliParser.assignmentRHS_return retval = new JavaliParser.assignmentRHS_return();\n\t\tretval.start = input.LT(1);\n\n\t\tObject root_0 = null;\n\n\t\tParserRuleReturnScope expr46 =null;\n\t\tParserRuleReturnScope newExpr47 =null;\n\t\tParserRuleReturnScope readExpr48 =null;\n\t\tParserRuleReturnScope readExprFloat49 =null;\n\n\n\t\ttry {\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:2: ( ( expr | newExpr | readExpr | readExprFloat ) )\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:4: ( expr | newExpr | readExpr | readExprFloat )\n\t\t\t{\n\t\t\troot_0 = (Object)adaptor.nil();\n\n\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:4: ( expr | newExpr | readExpr | readExprFloat )\n\t\t\tint alt17=4;\n\t\t\tswitch ( input.LA(1) ) {\n\t\t\tcase BooleanLiteral:\n\t\t\tcase DecimalNumber:\n\t\t\tcase FloatNumber:\n\t\t\tcase HexNumber:\n\t\t\tcase Identifier:\n\t\t\tcase 65:\n\t\t\tcase 69:\n\t\t\tcase 72:\n\t\t\tcase 74:\n\t\t\tcase 94:\n\t\t\tcase 98:\n\t\t\t\t{\n\t\t\t\talt17=1;\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase 93:\n\t\t\t\t{\n\t\t\t\talt17=2;\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase 95:\n\t\t\t\t{\n\t\t\t\talt17=3;\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase 96:\n\t\t\t\t{\n\t\t\t\talt17=4;\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\tNoViableAltException nvae =\n\t\t\t\t\tnew NoViableAltException(\"\", 17, 0, input);\n\t\t\t\tthrow nvae;\n\t\t\t}\n\t\t\tswitch (alt17) {\n\t\t\t\tcase 1 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:6: expr\n\t\t\t\t\t{\n\t\t\t\t\tpushFollow(FOLLOW_expr_in_assignmentRHS961);\n\t\t\t\t\texpr46=expr();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tadaptor.addChild(root_0, expr46.getTree());\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase 2 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:13: newExpr\n\t\t\t\t\t{\n\t\t\t\t\tpushFollow(FOLLOW_newExpr_in_assignmentRHS965);\n\t\t\t\t\tnewExpr47=newExpr();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tadaptor.addChild(root_0, newExpr47.getTree());\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase 3 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:23: readExpr\n\t\t\t\t\t{\n\t\t\t\t\tpushFollow(FOLLOW_readExpr_in_assignmentRHS969);\n\t\t\t\t\treadExpr48=readExpr();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tadaptor.addChild(root_0, readExpr48.getTree());\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase 4 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:34: readExprFloat\n\t\t\t\t\t{\n\t\t\t\t\tpushFollow(FOLLOW_readExprFloat_in_assignmentRHS973);\n\t\t\t\t\treadExprFloat49=readExprFloat();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tadaptor.addChild(root_0, readExprFloat49.getTree());\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\n\t\t\t}\n\n\t\t\t}\n\n\t\t\tretval.stop = input.LT(-1);\n\n\t\t\tretval.tree = (Object)adaptor.rulePostProcessing(root_0);\n\t\t\tadaptor.setTokenBoundaries(retval.tree, retval.start, retval.stop);\n\n\t\t}\n\n\t\tcatch (RecognitionException re) {\n\t\t\treportError(re);\n\t\t\tthrow re;\n\t\t}\n\n\t\tfinally {\n\t\t\t// do for sure before leaving\n\t\t}\n\t\treturn retval;\n\t}", "public final void rule__Contains__ParamAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4590:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4591:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4591:2: ( RULE_STRING )\n // InternalBrowser.g:4592:3: RULE_STRING\n {\n before(grammarAccess.getContainsAccess().getParamSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getContainsAccess().getParamSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XEqualityExpression__Group_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6266:1: ( ( ( rule__XEqualityExpression__RightOperandAssignment_1_1 ) ) )\r\n // InternalDroneScript.g:6267:1: ( ( rule__XEqualityExpression__RightOperandAssignment_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6267:1: ( ( rule__XEqualityExpression__RightOperandAssignment_1_1 ) )\r\n // InternalDroneScript.g:6268:2: ( rule__XEqualityExpression__RightOperandAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXEqualityExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n // InternalDroneScript.g:6269:2: ( rule__XEqualityExpression__RightOperandAssignment_1_1 )\r\n // InternalDroneScript.g:6269:3: rule__XEqualityExpression__RightOperandAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XEqualityExpression__RightOperandAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXEqualityExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstExpressionAnd__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25133:1: ( ( ruleAstExpressionBitor ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25134:1: ( ruleAstExpressionBitor )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25134:1: ( ruleAstExpressionBitor )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25135:1: ruleAstExpressionBitor\n {\n before(grammarAccess.getAstExpressionAndAccess().getRightAstExpressionBitorParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleAstExpressionBitor_in_rule__AstExpressionAnd__RightAssignment_1_250493);\n ruleAstExpressionBitor();\n\n state._fsp--;\n\n after(grammarAccess.getAstExpressionAndAccess().getRightAstExpressionBitorParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BodyReference__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4135:1: ( ( ( rule__BodyReference__RefAssignment_2_1 )? ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4136:1: ( ( rule__BodyReference__RefAssignment_2_1 )? )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4136:1: ( ( rule__BodyReference__RefAssignment_2_1 )? )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4137:1: ( rule__BodyReference__RefAssignment_2_1 )?\n {\n before(grammarAccess.getBodyReferenceAccess().getRefAssignment_2_1()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4138:1: ( rule__BodyReference__RefAssignment_2_1 )?\n int alt27=2;\n int LA27_0 = input.LA(1);\n\n if ( (LA27_0==RULE_ID) ) {\n alt27=1;\n }\n switch (alt27) {\n case 1 :\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4138:2: rule__BodyReference__RefAssignment_2_1\n {\n pushFollow(FOLLOW_rule__BodyReference__RefAssignment_2_1_in_rule__BodyReference__Group_2__1__Impl8494);\n rule__BodyReference__RefAssignment_2_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getBodyReferenceAccess().getRefAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7697:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // InternalDroneScript.g:7699:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // InternalDroneScript.g:7700:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // InternalDroneScript.g:7700:3: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__PredicateOr__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9873:1: ( ( rulePredicateAnd ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9874:1: ( rulePredicateAnd )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9874:1: ( rulePredicateAnd )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9875:1: rulePredicateAnd\n {\n before(grammarAccess.getPredicateOrAccess().getRightPredicateAndParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateAnd_in_rule__PredicateOr__RightAssignment_1_219368);\n rulePredicateAnd();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateOrAccess().getRightPredicateAndParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateMultiplication__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4478:1: ( ( ( rule__PredicateMultiplication__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4479:1: ( ( rule__PredicateMultiplication__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4479:1: ( ( rule__PredicateMultiplication__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4480:1: ( rule__PredicateMultiplication__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateMultiplicationAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4481:1: ( rule__PredicateMultiplication__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4481:2: rule__PredicateMultiplication__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateMultiplication__RightAssignment_1_2_in_rule__PredicateMultiplication__Group_1__2__Impl8807);\n rule__PredicateMultiplication__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateMultiplicationAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17581:1: ( ( ruleXOtherOperatorExpression ) )\r\n // InternalDroneScript.g:17582:2: ( ruleXOtherOperatorExpression )\r\n {\r\n // InternalDroneScript.g:17582:2: ( ruleXOtherOperatorExpression )\r\n // InternalDroneScript.g:17583:3: ruleXOtherOperatorExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXOtherOperatorExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstExpressionBitor__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17284:1: ( ( ( rule__AstExpressionBitor__OperatorAssignment_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17285:1: ( ( rule__AstExpressionBitor__OperatorAssignment_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17285:1: ( ( rule__AstExpressionBitor__OperatorAssignment_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17286:1: ( rule__AstExpressionBitor__OperatorAssignment_1_1 )\n {\n before(grammarAccess.getAstExpressionBitorAccess().getOperatorAssignment_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17287:1: ( rule__AstExpressionBitor__OperatorAssignment_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17287:2: rule__AstExpressionBitor__OperatorAssignment_1_1\n {\n pushFollow(FOLLOW_rule__AstExpressionBitor__OperatorAssignment_1_1_in_rule__AstExpressionBitor__Group_1__1__Impl34795);\n rule__AstExpressionBitor__OperatorAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionBitorAccess().getOperatorAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4472:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4473:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4473:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4474:1: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4475:1: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4475:2: rule__XRelationalExpression__RightOperandAssignment_1_1_1\n {\n pushFollow(FOLLOW_rule__XRelationalExpression__RightOperandAssignment_1_1_1_in_rule__XRelationalExpression__Group_1_1__1__Impl9270);\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicatePrimary__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4827:1: ( ( ( rule__PredicatePrimary__ExpressionAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4828:1: ( ( rule__PredicatePrimary__ExpressionAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4828:1: ( ( rule__PredicatePrimary__ExpressionAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4829:1: ( rule__PredicatePrimary__ExpressionAssignment_1_2 )\n {\n before(grammarAccess.getPredicatePrimaryAccess().getExpressionAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4830:1: ( rule__PredicatePrimary__ExpressionAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4830:2: rule__PredicatePrimary__ExpressionAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicatePrimary__ExpressionAssignment_1_2_in_rule__PredicatePrimary__Group_1__2__Impl9486);\n rule__PredicatePrimary__ExpressionAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicatePrimaryAccess().getExpressionAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredictiveVars__PredVarAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMLRegression.g:2632:1: ( ( RULE_STRING ) )\n // InternalMLRegression.g:2633:2: ( RULE_STRING )\n {\n // InternalMLRegression.g:2633:2: ( RULE_STRING )\n // InternalMLRegression.g:2634:3: RULE_STRING\n {\n before(grammarAccess.getPredictiveVarsAccess().getPredVarSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getPredictiveVarsAccess().getPredVarSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Column__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1750:1: ( ( ( rule__Column__ValueAssignment_2 ) ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1751:1: ( ( rule__Column__ValueAssignment_2 ) )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1751:1: ( ( rule__Column__ValueAssignment_2 ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1752:1: ( rule__Column__ValueAssignment_2 )\n {\n before(grammarAccess.getColumnAccess().getValueAssignment_2()); \n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1753:1: ( rule__Column__ValueAssignment_2 )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1753:2: rule__Column__ValueAssignment_2\n {\n pushFollow(FOLLOW_rule__Column__ValueAssignment_2_in_rule__Column__Group__2__Impl3469);\n rule__Column__ValueAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getColumnAccess().getValueAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "private BDDState handleAssignment(CAssignment assignment, CFANode successor, CFAEdge edge)\n throws UnsupportedCodeException {\n CExpression lhs = assignment.getLeftHandSide();\n\n final String varName;\n if (lhs instanceof CIdExpression) {\n varName = ((CIdExpression) lhs).getDeclaration().getQualifiedName();\n } else {\n varName = functionName + \"::\" + lhs;\n }\n\n final CType targetType = lhs.getExpressionType();\n\n // next line is a shortcut, not necessary\n if (!precision.isTracking(MemoryLocation.fromQualifiedName(varName), targetType, successor)) {\n return state;\n }\n\n BDDState newState = state;\n CRightHandSide rhs = assignment.getRightHandSide();\n if (rhs instanceof CExpression exp) {\n final Partition partition = varClass.getPartitionForEdge(edge);\n\n if (isUsedInExpression(varName, exp)) {\n // make tmp for assignment,\n // this is done to handle assignments like \"a = !a;\" as \"tmp = !a; a = tmp;\"\n String tmpVarName = predmgr.getTmpVariableForPartition(partition);\n final Region[] tmp =\n predmgr.createPredicateWithoutPrecisionCheck(\n tmpVarName, bvComputer.getBitsize(partition, targetType));\n final CFANode location = successor;\n\n // make region for RIGHT SIDE and build equality of var and region\n final Region[] regRHS =\n bvComputer.evaluateVectorExpression(partition, exp, targetType, location, precision);\n newState = newState.addAssignment(tmp, regRHS);\n\n // delete var, make tmp equal to (new) var, then delete tmp\n final Region[] var =\n predmgr.createPredicate(\n scopeVar(lhs),\n targetType,\n successor,\n bvComputer.getBitsize(partition, targetType),\n precision);\n newState = newState.forget(var);\n newState = newState.addAssignment(var, tmp);\n newState = newState.forget(tmp);\n\n } else {\n final Region[] var =\n predmgr.createPredicate(\n scopeVar(lhs),\n targetType,\n successor,\n bvComputer.getBitsize(partition, targetType),\n precision);\n newState = newState.forget(var);\n final CFANode location = successor;\n\n // make region for RIGHT SIDE and build equality of var and region\n final Region[] regRHS =\n bvComputer.evaluateVectorExpression(\n partition, (CExpression) rhs, targetType, location, precision);\n newState = newState.addAssignment(var, regRHS);\n }\n return newState;\n\n } else if (rhs instanceof CFunctionCallExpression) {\n // handle params of functionCall, maybe there is a sideeffect\n newState =\n handleExternalFunctionCall(\n newState, successor, ((CFunctionCallExpression) rhs).getParameterExpressions());\n\n // call of external function: we know nothing, so we delete the value of the var\n // TODO can we assume, that malloc returns something !=0?\n // are there some \"save functions\"?\n\n final Region[] var =\n predmgr.createPredicate(\n scopeVar(lhs),\n targetType,\n successor,\n bitsize,\n precision); // is default bitsize enough?\n newState = newState.forget(var);\n\n return newState;\n\n } else {\n throw new AssertionError(\"unhandled assignment: \" + edge.getRawStatement());\n }\n }", "public final void rule__XAndExpression__Group_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6077:1: ( ( ( rule__XAndExpression__RightOperandAssignment_1_1 ) ) )\r\n // InternalDroneScript.g:6078:1: ( ( rule__XAndExpression__RightOperandAssignment_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6078:1: ( ( rule__XAndExpression__RightOperandAssignment_1_1 ) )\r\n // InternalDroneScript.g:6079:2: ( rule__XAndExpression__RightOperandAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAndExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n // InternalDroneScript.g:6080:2: ( rule__XAndExpression__RightOperandAssignment_1_1 )\r\n // InternalDroneScript.g:6080:3: rule__XAndExpression__RightOperandAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XAndExpression__RightOperandAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAndExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public static BinaryExpression leftShiftAssign(Expression expression0, Expression expression1) { throw Extensions.todo(); }", "public final void rule__Column__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:2004:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:2005:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:2005:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:2006:1: RULE_ID\n {\n before(grammarAccess.getColumnAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Column__ValueAssignment_23972); \n after(grammarAccess.getColumnAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateMultiplication__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9995:1: ( ( rulePredicateDivision ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9996:1: ( rulePredicateDivision )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9996:1: ( rulePredicateDivision )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9997:1: rulePredicateDivision\n {\n before(grammarAccess.getPredicateMultiplicationAccess().getRightPredicateDivisionParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateDivision_in_rule__PredicateMultiplication__RightAssignment_1_219620);\n rulePredicateDivision();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateMultiplicationAccess().getRightPredicateDivisionParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static BinaryExpression addAssign(Expression expression0, Expression expression1) { throw Extensions.todo(); }", "public final void rule__BoolOperation__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1206:1: ( ( ( rule__BoolOperation__Op_nameAssignment_2 ) ) )\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1207:1: ( ( rule__BoolOperation__Op_nameAssignment_2 ) )\n // InternalBSQL2Java.g:1208:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n // InternalBSQL2Java.g:1209:2: ( rule__BoolOperation__Op_nameAssignment_2 )\n // InternalBSQL2Java.g:1209:3: rule__BoolOperation__Op_nameAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BoolOperation__Op_nameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBoolOperationAccess().getOp_nameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }" ]
[ "0.7488842", "0.7452598", "0.7330195", "0.7157916", "0.7100289", "0.6422171", "0.6353358", "0.628569", "0.6278037", "0.62433577", "0.6124328", "0.60397977", "0.5867849", "0.58576846", "0.5678764", "0.5666559", "0.5652579", "0.56251395", "0.5576421", "0.5528809", "0.55210906", "0.55152285", "0.55033934", "0.5498549", "0.548599", "0.5467541", "0.5430964", "0.5398401", "0.5388358", "0.53470993", "0.53167236", "0.5299738", "0.5281685", "0.5272453", "0.5263363", "0.5225278", "0.52064025", "0.52033", "0.5181296", "0.5181279", "0.51780134", "0.517773", "0.51765466", "0.5163972", "0.5151069", "0.5134687", "0.5132456", "0.5127933", "0.5099942", "0.509071", "0.5081789", "0.5077124", "0.5069532", "0.5058823", "0.5056832", "0.50413066", "0.50335836", "0.5030292", "0.50287324", "0.5014993", "0.50036097", "0.49977332", "0.49968714", "0.4980682", "0.49746004", "0.49632838", "0.49462074", "0.494227", "0.49287283", "0.49143726", "0.4912884", "0.48935673", "0.48883095", "0.48736677", "0.4872029", "0.48661673", "0.48646298", "0.48608306", "0.48554158", "0.4846723", "0.4844741", "0.48413298", "0.48373848", "0.48282316", "0.4821781", "0.48206195", "0.48201406", "0.48192206", "0.48176464", "0.4810792", "0.48086303", "0.48069996", "0.48046273", "0.48017946", "0.478882", "0.4788761", "0.47858697", "0.47849575", "0.4779895", "0.47783595" ]
0.8338058
0
$ANTLR end "rule__BPredicate__PRightAssignment_1_2" $ANTLR start "rule__SQLCall__SLeftAssignment_0" InternalBSQL2Java.g:3434:1: rule__SQLCall__SLeftAssignment_0 : ( RULE_ID ) ;
public final void rule__SQLCall__SLeftAssignment_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3438:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3439:2: ( RULE_ID ) { // InternalBSQL2Java.g:3439:2: ( RULE_ID ) // InternalBSQL2Java.g:3440:3: RULE_ID { before(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__BPredicate__PLeftAssignment_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3408:1: ( ( ruleSQLCall ) )\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n {\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n // InternalBSQL2Java.g:3410:3: ruleSQLCall\n {\n before(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n pushFollow(FOLLOW_2);\n ruleSQLCall();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2610:1: ( ( ( rule__SQLCall__SLeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2611:1: ( ( rule__SQLCall__SLeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2611:1: ( ( rule__SQLCall__SLeftAssignment_0 ) )\n // InternalBSQL2Java.g:2612:2: ( rule__SQLCall__SLeftAssignment_0 )\n {\n before(grammarAccess.getSQLCallAccess().getSLeftAssignment_0()); \n // InternalBSQL2Java.g:2613:2: ( rule__SQLCall__SLeftAssignment_0 )\n // InternalBSQL2Java.g:2613:3: rule__SQLCall__SLeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SLeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__SRightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3453:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n // InternalBSQL2Java.g:3455:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__LeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3558:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n // InternalBSQL2Java.g:3560:3: RULE_ID\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2529:1: ( ( ( rule__BPredicate__PLeftAssignment_1_0 ) ) )\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n {\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n // InternalBSQL2Java.g:2531:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n {\n before(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n // InternalBSQL2Java.g:2532:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n // InternalBSQL2Java.g:2532:3: rule__BPredicate__PLeftAssignment_1_0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PLeftAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2663:1: ( ( ( rule__SQLCall__SRightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n // InternalBSQL2Java.g:2665:2: ( rule__SQLCall__SRightAssignment_2 )\n {\n before(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n // InternalBSQL2Java.g:2666:2: ( rule__SQLCall__SRightAssignment_2 )\n // InternalBSQL2Java.g:2666:3: rule__SQLCall__SRightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SRightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSQLMachine__InitAssignment_7() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3048:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3049:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3049:2: ( RULE_ID )\n // InternalBSQL2Java.g:3050:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getInitIDTerminalRuleCall_7_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getInitIDTerminalRuleCall_7_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2934:1: ( ( ( rule__BSubstitution__LeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n // InternalBSQL2Java.g:2936:2: ( rule__BSubstitution__LeftAssignment_0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n // InternalBSQL2Java.g:2937:2: ( rule__BSubstitution__LeftAssignment_0 )\n // InternalBSQL2Java.g:2937:3: rule__BSubstitution__LeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__LeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:5592:1: ( ( () ) )\r\n // InternalDroneScript.g:5593:1: ( () )\r\n {\r\n // InternalDroneScript.g:5593:1: ( () )\r\n // InternalDroneScript.g:5594:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n // InternalDroneScript.g:5595:2: ()\r\n // InternalDroneScript.g:5595:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void SetLhs(IStatement s) {args[0] = s;}", "public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n // InternalBSQL2Java.g:3335:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstStatementCall__ProcedureAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24812:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24814:1: ( RULE_ID )\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24815:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24816:1: RULE_ID\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstStatementCall__ProcedureAssignment_049834); \n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n // InternalBSQL2Java.g:3350:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSQLMachine__M_nameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3003:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n // InternalBSQL2Java.g:3005:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3213:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n // InternalBSQL2Java.g:3215:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Operand__LiteralAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18200:1: ( ( ruleLiteral ) )\r\n // InternalGo.g:18201:2: ( ruleLiteral )\r\n {\r\n // InternalGo.g:18201:2: ( ruleLiteral )\r\n // InternalGo.g:18202:3: ruleLiteral\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getLiteralLiteralParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleLiteral();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getLiteralLiteralParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpressionCall__FunctionAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25486:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25487:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25487:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25488:1: ( RULE_ID )\n {\n before(grammarAccess.getAstExpressionCallAccess().getFunctionAstFunctionCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25489:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25490:1: RULE_ID\n {\n before(grammarAccess.getAstExpressionCallAccess().getFunctionAstFunctionIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstExpressionCall__FunctionAssignment_051212); \n after(grammarAccess.getAstExpressionCallAccess().getFunctionAstFunctionIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstExpressionCallAccess().getFunctionAstFunctionCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ConstantOrFunctionCallExp__LabelAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10416:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10418:1: RULE_ID\n {\n before(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ConstantOrFunctionCallExp__LabelAssignment_020957); \n after(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Operand__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:13192:1: ( ( ( rule__Operand__LiteralAssignment_0_1 ) ) )\r\n // InternalGo.g:13193:1: ( ( rule__Operand__LiteralAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:13193:1: ( ( rule__Operand__LiteralAssignment_0_1 ) )\r\n // InternalGo.g:13194:2: ( rule__Operand__LiteralAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getLiteralAssignment_0_1()); \r\n }\r\n // InternalGo.g:13195:2: ( rule__Operand__LiteralAssignment_0_1 )\r\n // InternalGo.g:13195:3: rule__Operand__LiteralAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Operand__LiteralAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getLiteralAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__Group_1_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6408:1: ( ( () ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6409:1: ( () )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6409:1: ( () )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6410:1: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6411:1: ()\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6413:1: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17430:1: ( ( ruleXAssignment ) )\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n {\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n // InternalDroneScript.g:17432:3: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static BinaryExpression leftShiftAssign(Expression expression0, Expression expression1) { throw Extensions.todo(); }", "public final void rule__AstTransition__SourceAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24240:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24241:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24241:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24242:1: ( RULE_ID )\n {\n before(grammarAccess.getAstTransitionAccess().getSourceAstStateCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24243:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24244:1: RULE_ID\n {\n before(grammarAccess.getAstTransitionAccess().getSourceAstStateIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTransition__SourceAssignment_048654); \n after(grammarAccess.getAstTransitionAccess().getSourceAstStateIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstTransitionAccess().getSourceAstStateCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3697:1: ( ( RULE_ID ) )\n // InternalCsv.g:3698:2: ( RULE_ID )\n {\n // InternalCsv.g:3698:2: ( RULE_ID )\n // InternalCsv.g:3699:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRPAREN() throws RecognitionException {\n try {\n int _type = RPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:34:8: ( ')' )\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:34:10: ')'\n {\n match(')'); \n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public void setLHS(String lhs)\n {\n this.lhs = lhs;\n }", "public final void rule__PrimaryExpr__OpAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17960:1: ( ( ruleOperand ) )\r\n // InternalGo.g:17961:2: ( ruleOperand )\r\n {\r\n // InternalGo.g:17961:2: ( ruleOperand )\r\n // InternalGo.g:17962:3: ruleOperand\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getPrimaryExprAccess().getOpOperandParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleOperand();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getPrimaryExprAccess().getOpOperandParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleSQLCall() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:316:2: ( ( ( rule__SQLCall__Group__0 ) ) )\n // InternalBSQL2Java.g:317:2: ( ( rule__SQLCall__Group__0 ) )\n {\n // InternalBSQL2Java.g:317:2: ( ( rule__SQLCall__Group__0 ) )\n // InternalBSQL2Java.g:318:3: ( rule__SQLCall__Group__0 )\n {\n before(grammarAccess.getSQLCallAccess().getGroup()); \n // InternalBSQL2Java.g:319:3: ( rule__SQLCall__Group__0 )\n // InternalBSQL2Java.g:319:4: rule__SQLCall__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:5537:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:5539:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:5540:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:5540:3: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12158:1: ( ( ruleXAssignment ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12160:1: ruleXAssignment\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_124382);\n ruleXAssignment();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17407:1: ( ( ruleXAssignment ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17409:1: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_135142);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final EObject ruleStatement() throws RecognitionException {\r\n EObject current = null;\r\n\r\n EObject this_Assignment_0 = null;\r\n\r\n EObject this_EventRaising_1 = null;\r\n\r\n EObject this_OperationCall_2 = null;\r\n\r\n\r\n enterRule(); \r\n \r\n try {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2285:28: ( (this_Assignment_0= ruleAssignment | this_EventRaising_1= ruleEventRaising | this_OperationCall_2= ruleOperationCall ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2286:1: (this_Assignment_0= ruleAssignment | this_EventRaising_1= ruleEventRaising | this_OperationCall_2= ruleOperationCall )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2286:1: (this_Assignment_0= ruleAssignment | this_EventRaising_1= ruleEventRaising | this_OperationCall_2= ruleOperationCall )\r\n int alt38=3;\r\n alt38 = dfa38.predict(input);\r\n switch (alt38) {\r\n case 1 :\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2287:5: this_Assignment_0= ruleAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n \r\n newCompositeNode(grammarAccess.getStatementAccess().getAssignmentParserRuleCall_0()); \r\n \r\n }\r\n pushFollow(FOLLOW_ruleAssignment_in_ruleStatement5218);\r\n this_Assignment_0=ruleAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n \r\n current = this_Assignment_0; \r\n afterParserOrEnumRuleCall();\r\n \r\n }\r\n\r\n }\r\n break;\r\n case 2 :\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2297:5: this_EventRaising_1= ruleEventRaising\r\n {\r\n if ( state.backtracking==0 ) {\r\n \r\n newCompositeNode(grammarAccess.getStatementAccess().getEventRaisingParserRuleCall_1()); \r\n \r\n }\r\n pushFollow(FOLLOW_ruleEventRaising_in_ruleStatement5245);\r\n this_EventRaising_1=ruleEventRaising();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n \r\n current = this_EventRaising_1; \r\n afterParserOrEnumRuleCall();\r\n \r\n }\r\n\r\n }\r\n break;\r\n case 3 :\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2307:5: this_OperationCall_2= ruleOperationCall\r\n {\r\n if ( state.backtracking==0 ) {\r\n \r\n newCompositeNode(grammarAccess.getStatementAccess().getOperationCallParserRuleCall_2()); \r\n \r\n }\r\n pushFollow(FOLLOW_ruleOperationCall_in_ruleStatement5272);\r\n this_OperationCall_2=ruleOperationCall();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n \r\n current = this_OperationCall_2; \r\n afterParserOrEnumRuleCall();\r\n \r\n }\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n leaveRule(); \r\n }\r\n }\r\n \r\n catch (RecognitionException re) { \r\n recover(input,re); \r\n appendSkippedTokens();\r\n } \r\n finally {\r\n }\r\n return current;\r\n }", "public final void rule__RecvStmt__Group_0_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11681:1: ( ( ( rule__RecvStmt__IdlAssignment_0_1_0 ) ) )\r\n // InternalGo.g:11682:1: ( ( rule__RecvStmt__IdlAssignment_0_1_0 ) )\r\n {\r\n // InternalGo.g:11682:1: ( ( rule__RecvStmt__IdlAssignment_0_1_0 ) )\r\n // InternalGo.g:11683:2: ( rule__RecvStmt__IdlAssignment_0_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRecvStmtAccess().getIdlAssignment_0_1_0()); \r\n }\r\n // InternalGo.g:11684:2: ( rule__RecvStmt__IdlAssignment_0_1_0 )\r\n // InternalGo.g:11684:3: rule__RecvStmt__IdlAssignment_0_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__RecvStmt__IdlAssignment_0_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRecvStmtAccess().getIdlAssignment_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public static BinaryExpression leftShiftAssign(Expression expression0, Expression expression1, Method method) { throw Extensions.todo(); }", "public final void rule__XRelationalExpression__Group_1_1_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6645:1: ( ( () ) )\r\n // InternalDroneScript.g:6646:1: ( () )\r\n {\r\n // InternalDroneScript.g:6646:1: ( () )\r\n // InternalDroneScript.g:6647:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n // InternalDroneScript.g:6648:2: ()\r\n // InternalDroneScript.g:6648:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void SetRhs(IStatement s) {args[1] = s;}", "public final void mSBLEFT() throws RecognitionException {\n try {\n int _type = SBLEFT;\n // /Users/benjamincoe/HackWars/C.g:221:8: ( '{' )\n // /Users/benjamincoe/HackWars/C.g:221:10: '{'\n {\n match('{'); \n\n }\n\n this.type = _type;\n }\n finally {\n }\n }", "public final void rule__XAssignment__FeatureAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12105:1: ( ( ( RULE_ID ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12106:1: ( ( RULE_ID ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12106:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12107:1: ( RULE_ID )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12108:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12109:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementIDTerminalRuleCall_0_1_0_1()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XAssignment__FeatureAssignment_0_124277); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementIDTerminalRuleCall_0_1_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getFeatureJvmIdentifiableElementCrossReference_0_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mLPAREN() throws RecognitionException {\n try {\n int _type = LPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:33:8: ( '(' )\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:33:10: '('\n {\n match('('); \n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final void synpred4_InternalMyDsl_fragment() throws RecognitionException { \n EObject lv_left_2_0 = null;\n\n\n // InternalMyDsl.g:215:5: ( ( (lv_left_2_0= ruleBinaryProperty ) ) )\n // InternalMyDsl.g:215:5: ( (lv_left_2_0= ruleBinaryProperty ) )\n {\n // InternalMyDsl.g:215:5: ( (lv_left_2_0= ruleBinaryProperty ) )\n // InternalMyDsl.g:216:6: (lv_left_2_0= ruleBinaryProperty )\n {\n // InternalMyDsl.g:216:6: (lv_left_2_0= ruleBinaryProperty )\n // InternalMyDsl.g:217:7: lv_left_2_0= ruleBinaryProperty\n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\t\tnewCompositeNode(grammarAccess.getPropertyAccess().getLeftBinaryPropertyParserRuleCall_0_1_1_0());\n \t\t\t\t\t\t\n }\n pushFollow(FOLLOW_2);\n lv_left_2_0=ruleBinaryProperty();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n\n }\n\n\n }\n }", "public GrammarRule(String left, ArrayList<String> rhs){\n\t\tthis(left, rhs, false);\n\t}", "public final void rule__AstExpressionRelational__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25309:1: ( ( ruleAstExpressionShift ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25310:1: ( ruleAstExpressionShift )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25310:1: ( ruleAstExpressionShift )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25311:1: ruleAstExpressionShift\n {\n before(grammarAccess.getAstExpressionRelationalAccess().getRightAstExpressionShiftParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleAstExpressionShift_in_rule__AstExpressionRelational__RightAssignment_1_250846);\n ruleAstExpressionShift();\n\n state._fsp--;\n\n after(grammarAccess.getAstExpressionRelationalAccess().getRightAstExpressionShiftParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1_0_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3519:1: ( ( () ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3520:1: ( () )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3520:1: ( () )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3521:1: ()\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3522:1: ()\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3524:1: \n {\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getXBinaryOperationLeftOperandAction_1_1_0_0_0()); \n }\n\n }\n\n\n }\n\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) )\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n {\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n // InternalBSQL2Java.g:3425:3: ruleBValue\n {\n before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4007:1: ( ( ( rule__PredicateComparison__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4009:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:2: rule__PredicateComparison__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateComparison__RightAssignment_1_2_in_rule__PredicateComparison__Group_1__2__Impl7886);\n rule__PredicateComparison__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRULE_RPAREN() throws RecognitionException {\r\n try {\r\n int _type = RULE_RPAREN;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../ooi.coi.bspl.ui/src-gen/ooi/coi/bspl/ui/contentassist/antlr/internal/InternalBSPL.g:2479:13: ( ')' )\r\n // ../ooi.coi.bspl.ui/src-gen/ooi/coi/bspl/ui/contentassist/antlr/internal/InternalBSPL.g:2479:15: ')'\r\n {\r\n match(')'); \r\n\r\n }\r\n\r\n state.type = _type;\r\n state.channel = _channel;\r\n }\r\n finally {\r\n }\r\n }", "public final void rule__BSQLMachine__VarsAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3018:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3019:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3019:2: ( RULE_ID )\n // InternalBSQL2Java.g:3020:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getVarsIDTerminalRuleCall_3_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getVarsIDTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6590:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:6592:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:6593:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:6593:3: rule__XRelationalExpression__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public static BinaryExpression assign(Expression left, Expression right) { throw Extensions.todo(); }", "public final void rule__RecvStmt__IdlAssignment_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17630:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17631:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17631:2: ( ruleIdentifierList )\r\n // InternalGo.g:17632:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRecvStmtAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRecvStmtAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6345:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6346:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6346:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6347:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6348:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6348:2: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_rule__XAssignment__RightOperandAssignment_1_1_1_in_rule__XAssignment__Group_1_1__1__Impl13348);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Literal__FlAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18470:1: ( ( ruleFunctionLit ) )\r\n // InternalGo.g:18471:2: ( ruleFunctionLit )\r\n {\r\n // InternalGo.g:18471:2: ( ruleFunctionLit )\r\n // InternalGo.g:18472:3: ruleFunctionLit\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralAccess().getFlFunctionLitParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleFunctionLit();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralAccess().getFlFunctionLitParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstAssignParameter__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23009:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23011:1: RULE_ID\n {\n before(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAssignParameter__NameAssignment_046110); \n after(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3456:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3457:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3457:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3458:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3459:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3459:2: rule__XAssignment__RightOperandAssignment_1_1_1\n {\n pushFollow(FOLLOW_rule__XAssignment__RightOperandAssignment_1_1_1_in_rule__XAssignment__Group_1_1__1__Impl7274);\n rule__XAssignment__RightOperandAssignment_1_1_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Slice__ExpressionAssignment_0_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18320:1: ( ( ruleExpression ) )\r\n // InternalGo.g:18321:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:18321:2: ( ruleExpression )\r\n // InternalGo.g:18322:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSliceAccess().getExpressionExpressionParserRuleCall_0_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSliceAccess().getExpressionExpressionParserRuleCall_0_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__StatementList__StatmentAssignment_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16370:1: ( ( ruleStatement ) )\r\n // InternalGo.g:16371:2: ( ruleStatement )\r\n {\r\n // InternalGo.g:16371:2: ( ruleStatement )\r\n // InternalGo.g:16372:3: ruleStatement\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getStatementListAccess().getStatmentStatementParserRuleCall_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatement();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getStatementListAccess().getStatmentStatementParserRuleCall_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TopLevelDecl__DlAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15725:1: ( ( ruleDeclaration ) )\r\n // InternalGo.g:15726:2: ( ruleDeclaration )\r\n {\r\n // InternalGo.g:15726:2: ( ruleDeclaration )\r\n // InternalGo.g:15727:3: ruleDeclaration\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTopLevelDeclAccess().getDlDeclarationParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleDeclaration();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTopLevelDeclAccess().getDlDeclarationParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XRelationalExpression__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17581:1: ( ( ruleXOtherOperatorExpression ) )\r\n // InternalDroneScript.g:17582:2: ( ruleXOtherOperatorExpression )\r\n {\r\n // InternalDroneScript.g:17582:2: ( ruleXOtherOperatorExpression )\r\n // InternalDroneScript.g:17583:3: ruleXOtherOperatorExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXOtherOperatorExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Signal__NameAssignment() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17060:1: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17061:2: ( RULE_ID )\r\n {\r\n // InternalDroneScript.g:17061:2: ( RULE_ID )\r\n // InternalDroneScript.g:17062:3: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSignalAccess().getNameIDTerminalRuleCall_0()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSignalAccess().getNameIDTerminalRuleCall_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public GrammarRule(String left, ArrayList<String> rhs, boolean isLexical){\n\t\tthis.lhs = left;\n\t\tthis.rhs = rhs;\n\t\t\n\t\tif( isLexical ){\n\t\t\tif( rhs.size() != 1 ){\n\t\t\t\tthrow new RuntimeException(\"Tried to make a lexical PCFG with multiple children\");\n\t\t\t}\n\t\t\t\n\t\t\tlexical = true;\n\t\t}\n\t}", "public static BinaryExpression leftShiftAssign(Expression expression0, Expression expression1, Method method, LambdaExpression lambdaExpression) { throw Extensions.todo(); }", "public final void rule__Database__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1974:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1976:1: RULE_ID\n {\n before(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Database__ValueAssignment_23910); \n after(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7697:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // InternalDroneScript.g:7699:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // InternalDroneScript.g:7700:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // InternalDroneScript.g:7700:3: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstSchedule__InitialStateAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24206:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24207:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24207:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24208:1: ( RULE_ID )\n {\n before(grammarAccess.getAstScheduleAccess().getInitialStateAstStateCrossReference_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24209:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24210:1: RULE_ID\n {\n before(grammarAccess.getAstScheduleAccess().getInitialStateAstStateIDTerminalRuleCall_2_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstSchedule__InitialStateAssignment_248584); \n after(grammarAccess.getAstScheduleAccess().getInitialStateAstStateIDTerminalRuleCall_2_0_1()); \n\n }\n\n after(grammarAccess.getAstScheduleAccess().getInitialStateAstStateCrossReference_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleAssignment() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:1842:2: ( ( ( rule__Assignment__Group__0 ) ) )\r\n // InternalGo.g:1843:2: ( ( rule__Assignment__Group__0 ) )\r\n {\r\n // InternalGo.g:1843:2: ( ( rule__Assignment__Group__0 ) )\r\n // InternalGo.g:1844:3: ( rule__Assignment__Group__0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getAssignmentAccess().getGroup()); \r\n }\r\n // InternalGo.g:1845:3: ( rule__Assignment__Group__0 )\r\n // InternalGo.g:1845:4: rule__Assignment__Group__0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Assignment__Group__0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getAssignmentAccess().getGroup()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public Binary left(Expr left) {\n\tBinary_c n = (Binary_c) copy();\n\tn.left = left;\n\treturn n;\n }", "public final void rule__OperandName__IdAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18815:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:18816:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:18816:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:18817:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandNameAccess().getIdIDENTIFIERParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandNameAccess().getIdIDENTIFIERParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void mRULE_LPAREN() throws RecognitionException {\r\n try {\r\n int _type = RULE_LPAREN;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../ooi.coi.bspl.ui/src-gen/ooi/coi/bspl/ui/contentassist/antlr/internal/InternalBSPL.g:2477:13: ( '(' )\r\n // ../ooi.coi.bspl.ui/src-gen/ooi/coi/bspl/ui/contentassist/antlr/internal/InternalBSPL.g:2477:15: '('\r\n {\r\n match('('); \r\n\r\n }\r\n\r\n state.type = _type;\r\n state.channel = _channel;\r\n }\r\n finally {\r\n }\r\n }", "LogicExpression getLeft();", "public final void rule__TypeSwitchGuard__IdAssignment_0_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17495:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:17496:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:17496:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:17497:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchGuardAccess().getIdIDENTIFIERParserRuleCall_0_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchGuardAccess().getIdIDENTIFIERParserRuleCall_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final EObject ruleFoldLeftExpr() throws RecognitionException {\n EObject current = null;\n\n Token otherlv_1=null;\n Token otherlv_3=null;\n Token otherlv_5=null;\n Token otherlv_7=null;\n Token otherlv_9=null;\n EObject lv_binding_2_0 = null;\n\n EObject lv_array_4_0 = null;\n\n EObject lv_accumulator_6_0 = null;\n\n EObject lv_initial_8_0 = null;\n\n EObject lv_expr_10_0 = null;\n\n EObject this_FoldRightExpr_11 = null;\n\n\n\n \tenterRule();\n\n try {\n // InternalSafetyParser.g:6785:2: ( ( ( () otherlv_1= Foldl ( (lv_binding_2_0= ruleNamedID ) ) otherlv_3= In ( (lv_array_4_0= ruleExpr ) ) otherlv_5= Into ( (lv_accumulator_6_0= ruleNamedID ) ) otherlv_7= EqualsSign ( (lv_initial_8_0= ruleExpr ) ) otherlv_9= Comma ( (lv_expr_10_0= ruleExpr ) ) ) | this_FoldRightExpr_11= ruleFoldRightExpr ) )\n // InternalSafetyParser.g:6786:2: ( ( () otherlv_1= Foldl ( (lv_binding_2_0= ruleNamedID ) ) otherlv_3= In ( (lv_array_4_0= ruleExpr ) ) otherlv_5= Into ( (lv_accumulator_6_0= ruleNamedID ) ) otherlv_7= EqualsSign ( (lv_initial_8_0= ruleExpr ) ) otherlv_9= Comma ( (lv_expr_10_0= ruleExpr ) ) ) | this_FoldRightExpr_11= ruleFoldRightExpr )\n {\n // InternalSafetyParser.g:6786:2: ( ( () otherlv_1= Foldl ( (lv_binding_2_0= ruleNamedID ) ) otherlv_3= In ( (lv_array_4_0= ruleExpr ) ) otherlv_5= Into ( (lv_accumulator_6_0= ruleNamedID ) ) otherlv_7= EqualsSign ( (lv_initial_8_0= ruleExpr ) ) otherlv_9= Comma ( (lv_expr_10_0= ruleExpr ) ) ) | this_FoldRightExpr_11= ruleFoldRightExpr )\n int alt90=2;\n int LA90_0 = input.LA(1);\n\n if ( (LA90_0==Foldl) ) {\n alt90=1;\n }\n else if ( (LA90_0==Get_Property||(LA90_0>=Timefall && LA90_0<=Timerise)||(LA90_0>=Indices && LA90_0<=Latched)||LA90_0==Timeof||(LA90_0>=Event && LA90_0<=False)||LA90_0==Floor||LA90_0==Foldr||LA90_0==Enum||(LA90_0>=Prev && LA90_0<=Real)||(LA90_0>=Time && LA90_0<=True)||(LA90_0>=Not && LA90_0<=Pre)||LA90_0==LeftSquareBracketVerticalLine||LA90_0==If||LA90_0==LeftParenthesis||LA90_0==HyphenMinus||LA90_0==RULE_REAL_LIT||LA90_0==RULE_INTEGER_LIT||LA90_0==RULE_ID) ) {\n alt90=2;\n }\n else {\n if (state.backtracking>0) {state.failed=true; return current;}\n NoViableAltException nvae =\n new NoViableAltException(\"\", 90, 0, input);\n\n throw nvae;\n }\n switch (alt90) {\n case 1 :\n // InternalSafetyParser.g:6787:3: ( () otherlv_1= Foldl ( (lv_binding_2_0= ruleNamedID ) ) otherlv_3= In ( (lv_array_4_0= ruleExpr ) ) otherlv_5= Into ( (lv_accumulator_6_0= ruleNamedID ) ) otherlv_7= EqualsSign ( (lv_initial_8_0= ruleExpr ) ) otherlv_9= Comma ( (lv_expr_10_0= ruleExpr ) ) )\n {\n // InternalSafetyParser.g:6787:3: ( () otherlv_1= Foldl ( (lv_binding_2_0= ruleNamedID ) ) otherlv_3= In ( (lv_array_4_0= ruleExpr ) ) otherlv_5= Into ( (lv_accumulator_6_0= ruleNamedID ) ) otherlv_7= EqualsSign ( (lv_initial_8_0= ruleExpr ) ) otherlv_9= Comma ( (lv_expr_10_0= ruleExpr ) ) )\n // InternalSafetyParser.g:6788:4: () otherlv_1= Foldl ( (lv_binding_2_0= ruleNamedID ) ) otherlv_3= In ( (lv_array_4_0= ruleExpr ) ) otherlv_5= Into ( (lv_accumulator_6_0= ruleNamedID ) ) otherlv_7= EqualsSign ( (lv_initial_8_0= ruleExpr ) ) otherlv_9= Comma ( (lv_expr_10_0= ruleExpr ) )\n {\n // InternalSafetyParser.g:6788:4: ()\n // InternalSafetyParser.g:6789:5: \n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\tcurrent = forceCreateModelElement(\n \t\t\t\t\t\tgrammarAccess.getFoldLeftExprAccess().getFoldLeftExprAction_0_0(),\n \t\t\t\t\t\tcurrent);\n \t\t\t\t\n }\n\n }\n\n otherlv_1=(Token)match(input,Foldl,FollowSets000.FOLLOW_4); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\tnewLeafNode(otherlv_1, grammarAccess.getFoldLeftExprAccess().getFoldlKeyword_0_1());\n \t\t\t\n }\n // InternalSafetyParser.g:6799:4: ( (lv_binding_2_0= ruleNamedID ) )\n // InternalSafetyParser.g:6800:5: (lv_binding_2_0= ruleNamedID )\n {\n // InternalSafetyParser.g:6800:5: (lv_binding_2_0= ruleNamedID )\n // InternalSafetyParser.g:6801:6: lv_binding_2_0= ruleNamedID\n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tnewCompositeNode(grammarAccess.getFoldLeftExprAccess().getBindingNamedIDParserRuleCall_0_2_0());\n \t\t\t\t\t\n }\n pushFollow(FollowSets000.FOLLOW_78);\n lv_binding_2_0=ruleNamedID();\n\n state._fsp--;\n if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tif (current==null) {\n \t\t\t\t\t\t\tcurrent = createModelElementForParent(grammarAccess.getFoldLeftExprRule());\n \t\t\t\t\t\t}\n \t\t\t\t\t\tset(\n \t\t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\t\"binding\",\n \t\t\t\t\t\t\tlv_binding_2_0,\n \t\t\t\t\t\t\t\"com.rockwellcollins.atc.agree.Agree.NamedID\");\n \t\t\t\t\t\tafterParserOrEnumRuleCall();\n \t\t\t\t\t\n }\n\n }\n\n\n }\n\n otherlv_3=(Token)match(input,In,FollowSets000.FOLLOW_21); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\tnewLeafNode(otherlv_3, grammarAccess.getFoldLeftExprAccess().getInKeyword_0_3());\n \t\t\t\n }\n // InternalSafetyParser.g:6822:4: ( (lv_array_4_0= ruleExpr ) )\n // InternalSafetyParser.g:6823:5: (lv_array_4_0= ruleExpr )\n {\n // InternalSafetyParser.g:6823:5: (lv_array_4_0= ruleExpr )\n // InternalSafetyParser.g:6824:6: lv_array_4_0= ruleExpr\n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tnewCompositeNode(grammarAccess.getFoldLeftExprAccess().getArrayExprParserRuleCall_0_4_0());\n \t\t\t\t\t\n }\n pushFollow(FollowSets000.FOLLOW_79);\n lv_array_4_0=ruleExpr();\n\n state._fsp--;\n if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tif (current==null) {\n \t\t\t\t\t\t\tcurrent = createModelElementForParent(grammarAccess.getFoldLeftExprRule());\n \t\t\t\t\t\t}\n \t\t\t\t\t\tset(\n \t\t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\t\"array\",\n \t\t\t\t\t\t\tlv_array_4_0,\n \t\t\t\t\t\t\t\"com.rockwellcollins.atc.agree.Agree.Expr\");\n \t\t\t\t\t\tafterParserOrEnumRuleCall();\n \t\t\t\t\t\n }\n\n }\n\n\n }\n\n otherlv_5=(Token)match(input,Into,FollowSets000.FOLLOW_4); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\tnewLeafNode(otherlv_5, grammarAccess.getFoldLeftExprAccess().getIntoKeyword_0_5());\n \t\t\t\n }\n // InternalSafetyParser.g:6845:4: ( (lv_accumulator_6_0= ruleNamedID ) )\n // InternalSafetyParser.g:6846:5: (lv_accumulator_6_0= ruleNamedID )\n {\n // InternalSafetyParser.g:6846:5: (lv_accumulator_6_0= ruleNamedID )\n // InternalSafetyParser.g:6847:6: lv_accumulator_6_0= ruleNamedID\n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tnewCompositeNode(grammarAccess.getFoldLeftExprAccess().getAccumulatorNamedIDParserRuleCall_0_6_0());\n \t\t\t\t\t\n }\n pushFollow(FollowSets000.FOLLOW_16);\n lv_accumulator_6_0=ruleNamedID();\n\n state._fsp--;\n if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tif (current==null) {\n \t\t\t\t\t\t\tcurrent = createModelElementForParent(grammarAccess.getFoldLeftExprRule());\n \t\t\t\t\t\t}\n \t\t\t\t\t\tset(\n \t\t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\t\"accumulator\",\n \t\t\t\t\t\t\tlv_accumulator_6_0,\n \t\t\t\t\t\t\t\"com.rockwellcollins.atc.agree.Agree.NamedID\");\n \t\t\t\t\t\tafterParserOrEnumRuleCall();\n \t\t\t\t\t\n }\n\n }\n\n\n }\n\n otherlv_7=(Token)match(input,EqualsSign,FollowSets000.FOLLOW_21); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\tnewLeafNode(otherlv_7, grammarAccess.getFoldLeftExprAccess().getEqualsSignKeyword_0_7());\n \t\t\t\n }\n // InternalSafetyParser.g:6868:4: ( (lv_initial_8_0= ruleExpr ) )\n // InternalSafetyParser.g:6869:5: (lv_initial_8_0= ruleExpr )\n {\n // InternalSafetyParser.g:6869:5: (lv_initial_8_0= ruleExpr )\n // InternalSafetyParser.g:6870:6: lv_initial_8_0= ruleExpr\n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tnewCompositeNode(grammarAccess.getFoldLeftExprAccess().getInitialExprParserRuleCall_0_8_0());\n \t\t\t\t\t\n }\n pushFollow(FollowSets000.FOLLOW_30);\n lv_initial_8_0=ruleExpr();\n\n state._fsp--;\n if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tif (current==null) {\n \t\t\t\t\t\t\tcurrent = createModelElementForParent(grammarAccess.getFoldLeftExprRule());\n \t\t\t\t\t\t}\n \t\t\t\t\t\tset(\n \t\t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\t\"initial\",\n \t\t\t\t\t\t\tlv_initial_8_0,\n \t\t\t\t\t\t\t\"com.rockwellcollins.atc.agree.Agree.Expr\");\n \t\t\t\t\t\tafterParserOrEnumRuleCall();\n \t\t\t\t\t\n }\n\n }\n\n\n }\n\n otherlv_9=(Token)match(input,Comma,FollowSets000.FOLLOW_21); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\tnewLeafNode(otherlv_9, grammarAccess.getFoldLeftExprAccess().getCommaKeyword_0_9());\n \t\t\t\n }\n // InternalSafetyParser.g:6891:4: ( (lv_expr_10_0= ruleExpr ) )\n // InternalSafetyParser.g:6892:5: (lv_expr_10_0= ruleExpr )\n {\n // InternalSafetyParser.g:6892:5: (lv_expr_10_0= ruleExpr )\n // InternalSafetyParser.g:6893:6: lv_expr_10_0= ruleExpr\n {\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tnewCompositeNode(grammarAccess.getFoldLeftExprAccess().getExprExprParserRuleCall_0_10_0());\n \t\t\t\t\t\n }\n pushFollow(FollowSets000.FOLLOW_2);\n lv_expr_10_0=ruleExpr();\n\n state._fsp--;\n if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\t\t\tif (current==null) {\n \t\t\t\t\t\t\tcurrent = createModelElementForParent(grammarAccess.getFoldLeftExprRule());\n \t\t\t\t\t\t}\n \t\t\t\t\t\tset(\n \t\t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\t\"expr\",\n \t\t\t\t\t\t\tlv_expr_10_0,\n \t\t\t\t\t\t\t\"com.rockwellcollins.atc.agree.Agree.Expr\");\n \t\t\t\t\t\tafterParserOrEnumRuleCall();\n \t\t\t\t\t\n }\n\n }\n\n\n }\n\n\n }\n\n\n }\n break;\n case 2 :\n // InternalSafetyParser.g:6912:3: this_FoldRightExpr_11= ruleFoldRightExpr\n {\n if ( state.backtracking==0 ) {\n\n \t\t\tnewCompositeNode(grammarAccess.getFoldLeftExprAccess().getFoldRightExprParserRuleCall_1());\n \t\t\n }\n pushFollow(FollowSets000.FOLLOW_2);\n this_FoldRightExpr_11=ruleFoldRightExpr();\n\n state._fsp--;\n if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\tcurrent = this_FoldRightExpr_11;\n \t\t\tafterParserOrEnumRuleCall();\n \t\t\n }\n\n }\n break;\n\n }\n\n\n }\n\n if ( state.backtracking==0 ) {\n\n \tleaveRule();\n\n }\n }\n\n catch (RecognitionException re) {\n recover(input,re);\n appendSkippedTokens();\n }\n finally {\n }\n return current;\n }", "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRPAREN() throws RecognitionException {\n try {\n int _type = RPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2751:3: ( ')' )\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2752:3: ')'\n {\n match(')'); if (state.failed) return ;\n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final void rule__RangeClause__IdlAssignment_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17750:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17751:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17751:2: ( ruleIdentifierList )\r\n // InternalGo.g:17752:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "private void parseSimpleStatement() {\n Operand operand = parseDesignator();\n\n if (nextToken.kind == Token.ASSIGN) {\n check(Token.ASSIGN);\n if (operand.kind != Operand.KIND_ELEMENT\n && operand.kind != Operand.KIND_FIELD\n && operand.kind != Operand.KIND_LOCAL\n && operand.kind != Operand.KIND_STATIC) {\n error(\"Illegal left-hand side operand in assignment\");\n }\n\n Struct type = parseExpr().type;\n if (!(type.assignableTo(operand.type))) {\n error(\"Incompatible types in assignment\");\n }\n\n code.store(operand);\n } else {\n if (operand.kind != Operand.KIND_METHOD) {\n error(\"Designator isn't a valid method\");\n }\n parseActPars(operand.object);\n\n code.put(Code.OP_CALL);\n code.put2(operand.address);\n if (operand.kind == Operand.KIND_METHOD\n && operand.type != SymbolTable.STRUCT_NONE) {\n code.put(Code.OP_POP);\n }\n }\n check(Token.SEMICOLON);\n }", "public final void rule__XVariableDeclaration__NameAssignment_2_0_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:18631:1: ( ( ruleValidID ) )\r\n // InternalDroneScript.g:18632:2: ( ruleValidID )\r\n {\r\n // InternalDroneScript.g:18632:2: ( ruleValidID )\r\n // InternalDroneScript.g:18633:3: ruleValidID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleValidID();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BaseMatrix__NameAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10275:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10276:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10276:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10277:1: RULE_ID\n {\n before(grammarAccess.getBaseMatrixAccess().getNameIDTerminalRuleCall_0_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__BaseMatrix__NameAssignment_0_120666); \n after(grammarAccess.getBaseMatrixAccess().getNameIDTerminalRuleCall_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRULE_RPAREN() throws RecognitionException {\n try {\n int _type = RULE_RPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // ../org.sqlproc.meta/src-gen/org/sqlproc/meta/parser/antlr/internal/InternalProcessorMeta.g:12809:13: ( ')' )\n // ../org.sqlproc.meta/src-gen/org/sqlproc/meta/parser/antlr/internal/InternalProcessorMeta.g:12809:15: ')'\n {\n match(')'); \n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final void rule__RangeClause__Group_0_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:12086:1: ( ( ( rule__RangeClause__IdlAssignment_0_1_0 ) ) )\r\n // InternalGo.g:12087:1: ( ( rule__RangeClause__IdlAssignment_0_1_0 ) )\r\n {\r\n // InternalGo.g:12087:1: ( ( rule__RangeClause__IdlAssignment_0_1_0 ) )\r\n // InternalGo.g:12088:2: ( rule__RangeClause__IdlAssignment_0_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getIdlAssignment_0_1_0()); \r\n }\r\n // InternalGo.g:12089:2: ( rule__RangeClause__IdlAssignment_0_1_0 )\r\n // InternalGo.g:12089:3: rule__RangeClause__IdlAssignment_0_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__RangeClause__IdlAssignment_0_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getIdlAssignment_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XSwitchExpression__LocalVarNameAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12811:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12812:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12812:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12813:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXSwitchExpressionAccess().getLocalVarNameIDTerminalRuleCall_2_0_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XSwitchExpression__LocalVarNameAssignment_2_025718); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXSwitchExpressionAccess().getLocalVarNameIDTerminalRuleCall_2_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Block__StmtlAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16355:1: ( ( ruleStatementList ) )\r\n // InternalGo.g:16356:2: ( ruleStatementList )\r\n {\r\n // InternalGo.g:16356:2: ( ruleStatementList )\r\n // InternalGo.g:16357:3: ruleStatementList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBlockAccess().getStmtlStatementListParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatementList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBlockAccess().getStmtlStatementListParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parallel__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10550:1: ( ( ruleChoice ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10551:1: ( ruleChoice )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10551:1: ( ruleChoice )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10552:1: ruleChoice\n {\n before(grammarAccess.getParallelAccess().getRightChoiceParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleChoice_in_rule__Parallel__RightAssignment_1_220767);\n ruleChoice();\n\n state._fsp--;\n\n after(grammarAccess.getParallelAccess().getRightChoiceParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:5349:1: ( ( () ) )\r\n // InternalDroneScript.g:5350:1: ( () )\r\n {\r\n // InternalDroneScript.g:5350:1: ( () )\r\n // InternalDroneScript.g:5351:2: ()\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getXAssignmentAction_0_0()); \r\n }\r\n // InternalDroneScript.g:5352:2: ()\r\n // InternalDroneScript.g:5352:3: \r\n {\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getXAssignmentAction_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "@Override\n\tpublic void visit(Parenthesis arg0) {\n\t\t\n\t}", "Syntax.Node ParseAssignment(Token t, Syntax.NodeVar left) throws Exception{\n while (true){\n if(t.type==TokenType.ASSIGNMENT_OPERATOR){\n var right = ParseExpression();\n return new Syntax.AssignmentNode(\":=\", left, right);\n }\n else {\n lexer.putBack(t);\n break;\n //throw new Exception(\"Error in ParseAssignment!!! can't assign it \");\n }\n }\n throw new Exception(\"Error in ParseAssignment!!! \");\n\n }", "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__FindFirstProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4830:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4831:2: ( RULE_ID )\n {\n // InternalBrowser.g:4831:2: ( RULE_ID )\n // InternalBrowser.g:4832:3: RULE_ID\n {\n before(grammarAccess.getFindFirstPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindFirstPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Variable__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4166:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4167:2: ( RULE_ID )\n {\n // InternalBrowser.g:4167:2: ( RULE_ID )\n // InternalBrowser.g:4168:3: RULE_ID\n {\n before(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRULE_LPAREN() throws RecognitionException {\n try {\n int _type = RULE_LPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // ../org.sqlproc.meta/src-gen/org/sqlproc/meta/parser/antlr/internal/InternalProcessorMeta.g:12807:13: ( '(' )\n // ../org.sqlproc.meta/src-gen/org/sqlproc/meta/parser/antlr/internal/InternalProcessorMeta.g:12807:15: '('\n {\n match('('); \n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "@Override\n\tpublic void visit(Parenthesis arg0) {\n\n\t}", "public final void mLPAREN() throws RecognitionException {\n try {\n int _type = LPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2745:3: ( '(' )\n // C:\\\\Documents and Settings\\\\D043530\\\\runtime-workspace\\\\com.sap.ap.cts.editor\\\\generated\\\\generated\\\\Binding.g:2746:3: '('\n {\n match('('); if (state.failed) return ;\n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }" ]
[ "0.77577764", "0.74690336", "0.7109543", "0.689908", "0.6486925", "0.64464325", "0.569828", "0.56782174", "0.56113267", "0.5563276", "0.5520896", "0.5514971", "0.5457063", "0.54352367", "0.543423", "0.53956205", "0.5381953", "0.5368781", "0.5361711", "0.53402317", "0.53322786", "0.5273997", "0.5254446", "0.5227502", "0.5219034", "0.5175451", "0.51539767", "0.5153964", "0.5135709", "0.5130885", "0.51137286", "0.5108901", "0.5103554", "0.5098112", "0.5058464", "0.5023699", "0.5021051", "0.50127727", "0.50103754", "0.50103545", "0.49880403", "0.49878696", "0.49875653", "0.49568704", "0.49432912", "0.49287787", "0.49274072", "0.49088663", "0.4899785", "0.4885817", "0.48727527", "0.4861172", "0.48532748", "0.48524556", "0.4820974", "0.4820317", "0.48093823", "0.47943074", "0.4792089", "0.47891027", "0.47876143", "0.4784202", "0.4782914", "0.47804862", "0.478038", "0.47742724", "0.47723043", "0.47716862", "0.47542247", "0.47476324", "0.47447634", "0.4742833", "0.4742201", "0.47366762", "0.47322255", "0.4729174", "0.47248313", "0.47194767", "0.4717882", "0.4704547", "0.4690635", "0.46904144", "0.4689405", "0.4682824", "0.46822166", "0.4682025", "0.4674548", "0.46626395", "0.46585372", "0.4653845", "0.46533725", "0.46529248", "0.46525773", "0.46513796", "0.46402118", "0.46346197", "0.46331164", "0.46291074", "0.46280864", "0.46279892" ]
0.8138516
0
$ANTLR end "rule__SQLCall__SLeftAssignment_0" $ANTLR start "rule__SQLCall__SRightAssignment_2" InternalBSQL2Java.g:3449:1: rule__SQLCall__SRightAssignment_2 : ( RULE_ID ) ;
public final void rule__SQLCall__SRightAssignment_2() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3453:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3454:2: ( RULE_ID ) { // InternalBSQL2Java.g:3454:2: ( RULE_ID ) // InternalBSQL2Java.g:3455:3: RULE_ID { before(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__SQLCall__SLeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3438:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3439:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3439:2: ( RULE_ID )\n // InternalBSQL2Java.g:3440:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2663:1: ( ( ( rule__SQLCall__SRightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n // InternalBSQL2Java.g:2665:2: ( rule__SQLCall__SRightAssignment_2 )\n {\n before(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n // InternalBSQL2Java.g:2666:2: ( rule__SQLCall__SRightAssignment_2 )\n // InternalBSQL2Java.g:2666:3: rule__SQLCall__SRightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SRightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__LeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3558:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n // InternalBSQL2Java.g:3560:3: RULE_ID\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2610:1: ( ( ( rule__SQLCall__SLeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2611:1: ( ( rule__SQLCall__SLeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2611:1: ( ( rule__SQLCall__SLeftAssignment_0 ) )\n // InternalBSQL2Java.g:2612:2: ( rule__SQLCall__SLeftAssignment_0 )\n {\n before(grammarAccess.getSQLCallAccess().getSLeftAssignment_0()); \n // InternalBSQL2Java.g:2613:2: ( rule__SQLCall__SLeftAssignment_0 )\n // InternalBSQL2Java.g:2613:3: rule__SQLCall__SLeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SLeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3333:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3334:2: ( RULE_ID )\n // InternalBSQL2Java.g:3335:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PLeftAssignment_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3408:1: ( ( ruleSQLCall ) )\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n {\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n // InternalBSQL2Java.g:3410:3: ruleSQLCall\n {\n before(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n pushFollow(FOLLOW_2);\n ruleSQLCall();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__PListAssignment_2_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3348:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3349:2: ( RULE_ID )\n // InternalBSQL2Java.g:3350:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getPListIDTerminalRuleCall_2_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Script__DroneAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17075:1: ( ( ( RULE_ID ) ) )\r\n // InternalDroneScript.g:17076:2: ( ( RULE_ID ) )\r\n {\r\n // InternalDroneScript.g:17076:2: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17077:3: ( RULE_ID )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getScriptAccess().getDroneDroneCrossReference_2_0()); \r\n }\r\n // InternalDroneScript.g:17078:3: ( RULE_ID )\r\n // InternalDroneScript.g:17079:4: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getScriptAccess().getDroneDroneIDTerminalRuleCall_2_0_1()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getScriptAccess().getDroneDroneIDTerminalRuleCall_2_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getScriptAccess().getDroneDroneCrossReference_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Cooperate__TaskAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17275:1: ( ( ( RULE_ID ) ) )\r\n // InternalDroneScript.g:17276:2: ( ( RULE_ID ) )\r\n {\r\n // InternalDroneScript.g:17276:2: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17277:3: ( RULE_ID )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCooperateAccess().getTaskTaskCrossReference_2_0()); \r\n }\r\n // InternalDroneScript.g:17278:3: ( RULE_ID )\r\n // InternalDroneScript.g:17279:4: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCooperateAccess().getTaskTaskIDTerminalRuleCall_2_0_1()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCooperateAccess().getTaskTaskIDTerminalRuleCall_2_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCooperateAccess().getTaskTaskCrossReference_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Database__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1974:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1976:1: RULE_ID\n {\n before(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Database__ValueAssignment_23910); \n after(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__FindSecondProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4890:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4891:2: ( RULE_ID )\n {\n // InternalBrowser.g:4891:2: ( RULE_ID )\n // InternalBrowser.g:4892:3: RULE_ID\n {\n before(grammarAccess.getFindSecondPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindSecondPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstFunction__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23666:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23668:1: RULE_ID\n {\n before(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstFunction__NameAssignment_247464); \n after(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Model__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3652:1: ( ( RULE_ID ) )\n // InternalCsv.g:3653:2: ( RULE_ID )\n {\n // InternalCsv.g:3653:2: ( RULE_ID )\n // InternalCsv.g:3654:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpressionRelational__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25309:1: ( ( ruleAstExpressionShift ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25310:1: ( ruleAstExpressionShift )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25310:1: ( ruleAstExpressionShift )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25311:1: ruleAstExpressionShift\n {\n before(grammarAccess.getAstExpressionRelationalAccess().getRightAstExpressionShiftParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleAstExpressionShift_in_rule__AstExpressionRelational__RightAssignment_1_250846);\n ruleAstExpressionShift();\n\n state._fsp--;\n\n after(grammarAccess.getAstExpressionRelationalAccess().getRightAstExpressionShiftParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSQLMachine__InitAssignment_7() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3048:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3049:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3049:2: ( RULE_ID )\n // InternalBSQL2Java.g:3050:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getInitIDTerminalRuleCall_7_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getInitIDTerminalRuleCall_7_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parallel__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10550:1: ( ( ruleChoice ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10551:1: ( ruleChoice )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10551:1: ( ruleChoice )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10552:1: ruleChoice\n {\n before(grammarAccess.getParallelAccess().getRightChoiceParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleChoice_in_rule__Parallel__RightAssignment_1_220767);\n ruleChoice();\n\n state._fsp--;\n\n after(grammarAccess.getParallelAccess().getRightChoiceParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Column__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:2004:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:2005:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:2005:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:2006:1: RULE_ID\n {\n before(grammarAccess.getColumnAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Column__ValueAssignment_23972); \n after(grammarAccess.getColumnAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSQLMachine__M_nameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3003:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n // InternalBSQL2Java.g:3005:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OpenCSV__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3727:1: ( ( RULE_ID ) )\n // InternalCsv.g:3728:2: ( RULE_ID )\n {\n // InternalCsv.g:3728:2: ( RULE_ID )\n // InternalCsv.g:3729:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstSchedule__InitialStateAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24206:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24207:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24207:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24208:1: ( RULE_ID )\n {\n before(grammarAccess.getAstScheduleAccess().getInitialStateAstStateCrossReference_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24209:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24210:1: RULE_ID\n {\n before(grammarAccess.getAstScheduleAccess().getInitialStateAstStateIDTerminalRuleCall_2_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstSchedule__InitialStateAssignment_248584); \n after(grammarAccess.getAstScheduleAccess().getInitialStateAstStateIDTerminalRuleCall_2_0_1()); \n\n }\n\n after(grammarAccess.getAstScheduleAccess().getInitialStateAstStateCrossReference_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SaveCSV__OpenAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3848:1: ( ( ( RULE_ID ) ) )\n // InternalCsv.g:3849:2: ( ( RULE_ID ) )\n {\n // InternalCsv.g:3849:2: ( ( RULE_ID ) )\n // InternalCsv.g:3850:3: ( RULE_ID )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getSaveCSVAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n // InternalCsv.g:3851:3: ( RULE_ID )\n // InternalCsv.g:3852:4: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getSaveCSVAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getSaveCSVAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getSaveCSVAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12060:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12062:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XVariableDeclaration__NameAssignment_224180); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstStatementCall__ProcedureAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24812:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24813:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24814:1: ( RULE_ID )\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24815:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24816:1: RULE_ID\n {\n before(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstStatementCall__ProcedureAssignment_049834); \n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstStatementCallAccess().getProcedureAstProcedureCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26081:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26082:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26082:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26083:1: RULE_ID\n {\n before(grammarAccess.getAstVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstVariableDeclaration__NameAssignment_252437); \n after(grammarAccess.getAstVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Affectation__ExprAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4196:1: ( ( ruleExpression ) )\n // InternalBrowser.g:4197:2: ( ruleExpression )\n {\n // InternalBrowser.g:4197:2: ( ruleExpression )\n // InternalBrowser.g:4198:3: ruleExpression\n {\n before(grammarAccess.getAffectationAccess().getExprExpressionParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleExpression();\n\n state._fsp--;\n\n after(grammarAccess.getAffectationAccess().getExprExpressionParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3697:1: ( ( RULE_ID ) )\n // InternalCsv.g:3698:2: ( RULE_ID )\n {\n // InternalCsv.g:3698:2: ( RULE_ID )\n // InternalCsv.g:3699:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__IdentifierList__Id2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16055:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:16056:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:16056:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:16057:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIdentifierListAccess().getId2IDENTIFIERParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIdentifierListAccess().getId2IDENTIFIERParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__LabeledStmt__StatementAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16655:1: ( ( ruleStatement ) )\r\n // InternalGo.g:16656:2: ( ruleStatement )\r\n {\r\n // InternalGo.g:16656:2: ( ruleStatement )\r\n // InternalGo.g:16657:3: ruleStatement\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLabeledStmtAccess().getStatementStatementParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleStatement();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLabeledStmtAccess().getStatementStatementParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Cooperate__RoleAssignment_4() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17294:1: ( ( ( RULE_ID ) ) )\r\n // InternalDroneScript.g:17295:2: ( ( RULE_ID ) )\r\n {\r\n // InternalDroneScript.g:17295:2: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17296:3: ( RULE_ID )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCooperateAccess().getRoleRoleCrossReference_4_0()); \r\n }\r\n // InternalDroneScript.g:17297:3: ( RULE_ID )\r\n // InternalDroneScript.g:17298:4: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getCooperateAccess().getRoleRoleIDTerminalRuleCall_4_0_1()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCooperateAccess().getRoleRoleIDTerminalRuleCall_4_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getCooperateAccess().getRoleRoleCrossReference_4_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstNetwork__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22780:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22782:1: RULE_ID\n {\n before(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstNetwork__NameAssignment_245637); \n after(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpressionCall__FunctionAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25486:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25487:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25487:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25488:1: ( RULE_ID )\n {\n before(grammarAccess.getAstExpressionCallAccess().getFunctionAstFunctionCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25489:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25490:1: RULE_ID\n {\n before(grammarAccess.getAstExpressionCallAccess().getFunctionAstFunctionIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstExpressionCall__FunctionAssignment_051212); \n after(grammarAccess.getAstExpressionCallAccess().getFunctionAstFunctionIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstExpressionCallAccess().getFunctionAstFunctionCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRULE_RPAREN() throws RecognitionException {\r\n try {\r\n int _type = RULE_RPAREN;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../ooi.coi.bspl.ui/src-gen/ooi/coi/bspl/ui/contentassist/antlr/internal/InternalBSPL.g:2479:13: ( ')' )\r\n // ../ooi.coi.bspl.ui/src-gen/ooi/coi/bspl/ui/contentassist/antlr/internal/InternalBSPL.g:2479:15: ')'\r\n {\r\n match(')'); \r\n\r\n }\r\n\r\n state.type = _type;\r\n state.channel = _channel;\r\n }\r\n finally {\r\n }\r\n }", "public final void rule__CheckContainsLink__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4665:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4666:2: ( RULE_ID )\n {\n // InternalBrowser.g:4666:2: ( RULE_ID )\n // InternalBrowser.g:4667:3: RULE_ID\n {\n before(grammarAccess.getCheckContainsLinkAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getCheckContainsLinkAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void SetRhs(IStatement s) {args[1] = s;}", "public final void rule__MLRegression__EvaluationAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMLRegression.g:2512:1: ( ( ruleEvaluationType ) )\n // InternalMLRegression.g:2513:2: ( ruleEvaluationType )\n {\n // InternalMLRegression.g:2513:2: ( ruleEvaluationType )\n // InternalMLRegression.g:2514:3: ruleEvaluationType\n {\n before(grammarAccess.getMLRegressionAccess().getEvaluationEvaluationTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleEvaluationType();\n\n state._fsp--;\n\n after(grammarAccess.getMLRegressionAccess().getEvaluationEvaluationTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ExternalLoad__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10215:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10216:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10216:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10217:1: RULE_ID\n {\n before(grammarAccess.getExternalLoadAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ExternalLoad__NameAssignment_220542); \n after(grammarAccess.getExternalLoadAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActor__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23396:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23398:1: RULE_ID\n {\n before(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActor__NameAssignment_246906); \n after(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Slice__ExpressionAssignment_0_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18320:1: ( ( ruleExpression ) )\r\n // InternalGo.g:18321:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:18321:2: ( ruleExpression )\r\n // InternalGo.g:18322:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSliceAccess().getExpressionExpressionParserRuleCall_0_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSliceAccess().getExpressionExpressionParserRuleCall_0_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSQLMachine__VarsAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3018:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3019:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3019:2: ( RULE_ID )\n // InternalBSQL2Java.g:3020:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getVarsIDTerminalRuleCall_3_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getVarsIDTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3228:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3229:2: ( RULE_ID )\n // InternalBSQL2Java.g:3230:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_typeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3513:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n // InternalBSQL2Java.g:3515:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PListAssignment_4_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3213:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3214:2: ( RULE_ID )\n // InternalBSQL2Java.g:3215:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getPListIDTerminalRuleCall_4_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Slice__Expression2Assignment_0_4() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18335:1: ( ( ruleExpression ) )\r\n // InternalGo.g:18336:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:18336:2: ( ruleExpression )\r\n // InternalGo.g:18337:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSliceAccess().getExpression2ExpressionParserRuleCall_0_4_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSliceAccess().getExpression2ExpressionParserRuleCall_0_4_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstExpressionRelational__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17932:1: ( ( ( rule__AstExpressionRelational__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17933:1: ( ( rule__AstExpressionRelational__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17933:1: ( ( rule__AstExpressionRelational__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17934:1: ( rule__AstExpressionRelational__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionRelationalAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17935:1: ( rule__AstExpressionRelational__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17935:2: rule__AstExpressionRelational__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpressionRelational__RightAssignment_1_2_in_rule__AstExpressionRelational__Group_1__2__Impl36072);\n rule__AstExpressionRelational__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionRelationalAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTransition__SourceAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24240:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24241:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24241:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24242:1: ( RULE_ID )\n {\n before(grammarAccess.getAstTransitionAccess().getSourceAstStateCrossReference_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24243:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24244:1: RULE_ID\n {\n before(grammarAccess.getAstTransitionAccess().getSourceAstStateIDTerminalRuleCall_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTransition__SourceAssignment_048654); \n after(grammarAccess.getAstTransitionAccess().getSourceAstStateIDTerminalRuleCall_0_0_1()); \n\n }\n\n after(grammarAccess.getAstTransitionAccess().getSourceAstStateCrossReference_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRULE_RPAREN() throws RecognitionException {\n try {\n int _type = RULE_RPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // ../org.sqlproc.meta/src-gen/org/sqlproc/meta/parser/antlr/internal/InternalProcessorMeta.g:12809:13: ( ')' )\n // ../org.sqlproc.meta/src-gen/org/sqlproc/meta/parser/antlr/internal/InternalProcessorMeta.g:12809:15: ')'\n {\n match(')'); \n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final void rule__Literal__FlAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18470:1: ( ( ruleFunctionLit ) )\r\n // InternalGo.g:18471:2: ( ruleFunctionLit )\r\n {\r\n // InternalGo.g:18471:2: ( ruleFunctionLit )\r\n // InternalGo.g:18472:3: ruleFunctionLit\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralAccess().getFlFunctionLitParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleFunctionLit();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralAccess().getFlFunctionLitParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Tab__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1989:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1990:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1990:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1991:1: RULE_ID\n {\n before(grammarAccess.getTabAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Tab__ValueAssignment_23941); \n after(grammarAccess.getTabAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "AssignmentRule createAssignmentRule();", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17430:1: ( ( ruleXAssignment ) )\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n {\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n // InternalDroneScript.g:17432:3: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ConstantOrFunctionCallExp__LabelAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10416:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10417:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10418:1: RULE_ID\n {\n before(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ConstantOrFunctionCallExp__LabelAssignment_020957); \n after(grammarAccess.getConstantOrFunctionCallExpAccess().getLabelIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XSwitchExpression__LocalVarNameAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12811:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12812:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12812:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12813:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXSwitchExpressionAccess().getLocalVarNameIDTerminalRuleCall_2_0_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XSwitchExpression__LocalVarNameAssignment_2_025718); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXSwitchExpressionAccess().getLocalVarNameIDTerminalRuleCall_2_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ExpressionList__Expression2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17825:1: ( ( ruleExpression ) )\r\n // InternalGo.g:17826:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:17826:2: ( ruleExpression )\r\n // InternalGo.g:17827:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpressionListAccess().getExpression2ExpressionParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpressionListAccess().getExpression2ExpressionParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstExpressionShift__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18087:1: ( ( ( rule__AstExpressionShift__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18088:1: ( ( rule__AstExpressionShift__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18088:1: ( ( rule__AstExpressionShift__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18089:1: ( rule__AstExpressionShift__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionShiftAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18090:1: ( rule__AstExpressionShift__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18090:2: rule__AstExpressionShift__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpressionShift__RightAssignment_1_2_in_rule__AstExpressionShift__Group_1__2__Impl36377);\n rule__AstExpressionShift__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionShiftAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12158:1: ( ( ruleXAssignment ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12160:1: ruleXAssignment\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_124382);\n ruleXAssignment();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleStatement() throws RecognitionException {\r\n EObject current = null;\r\n\r\n EObject this_Assignment_0 = null;\r\n\r\n EObject this_EventRaising_1 = null;\r\n\r\n EObject this_OperationCall_2 = null;\r\n\r\n\r\n enterRule(); \r\n \r\n try {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2285:28: ( (this_Assignment_0= ruleAssignment | this_EventRaising_1= ruleEventRaising | this_OperationCall_2= ruleOperationCall ) )\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2286:1: (this_Assignment_0= ruleAssignment | this_EventRaising_1= ruleEventRaising | this_OperationCall_2= ruleOperationCall )\r\n {\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2286:1: (this_Assignment_0= ruleAssignment | this_EventRaising_1= ruleEventRaising | this_OperationCall_2= ruleOperationCall )\r\n int alt38=3;\r\n alt38 = dfa38.predict(input);\r\n switch (alt38) {\r\n case 1 :\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2287:5: this_Assignment_0= ruleAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n \r\n newCompositeNode(grammarAccess.getStatementAccess().getAssignmentParserRuleCall_0()); \r\n \r\n }\r\n pushFollow(FOLLOW_ruleAssignment_in_ruleStatement5218);\r\n this_Assignment_0=ruleAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n \r\n current = this_Assignment_0; \r\n afterParserOrEnumRuleCall();\r\n \r\n }\r\n\r\n }\r\n break;\r\n case 2 :\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2297:5: this_EventRaising_1= ruleEventRaising\r\n {\r\n if ( state.backtracking==0 ) {\r\n \r\n newCompositeNode(grammarAccess.getStatementAccess().getEventRaisingParserRuleCall_1()); \r\n \r\n }\r\n pushFollow(FOLLOW_ruleEventRaising_in_ruleStatement5245);\r\n this_EventRaising_1=ruleEventRaising();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n \r\n current = this_EventRaising_1; \r\n afterParserOrEnumRuleCall();\r\n \r\n }\r\n\r\n }\r\n break;\r\n case 3 :\r\n // ../org.yakindu.sct.model.stext/src-gen/org/yakindu/sct/model/stext/parser/antlr/internal/InternalSText.g:2307:5: this_OperationCall_2= ruleOperationCall\r\n {\r\n if ( state.backtracking==0 ) {\r\n \r\n newCompositeNode(grammarAccess.getStatementAccess().getOperationCallParserRuleCall_2()); \r\n \r\n }\r\n pushFollow(FOLLOW_ruleOperationCall_in_ruleStatement5272);\r\n this_OperationCall_2=ruleOperationCall();\r\n\r\n state._fsp--;\r\n if (state.failed) return current;\r\n if ( state.backtracking==0 ) {\r\n \r\n current = this_OperationCall_2; \r\n afterParserOrEnumRuleCall();\r\n \r\n }\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n leaveRule(); \r\n }\r\n }\r\n \r\n catch (RecognitionException re) { \r\n recover(input,re); \r\n appendSkippedTokens();\r\n } \r\n finally {\r\n }\r\n return current;\r\n }", "public final void rule__Operand__ExpressionAssignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18245:1: ( ( ruleExpression ) )\r\n // InternalGo.g:18246:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:18246:2: ( ruleExpression )\r\n // InternalGo.g:18247:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getExpressionExpressionParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getExpressionExpressionParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Signal__NameAssignment() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17060:1: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17061:2: ( RULE_ID )\r\n {\r\n // InternalDroneScript.g:17061:2: ( RULE_ID )\r\n // InternalDroneScript.g:17062:3: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSignalAccess().getNameIDTerminalRuleCall_0()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSignalAccess().getNameIDTerminalRuleCall_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Function__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1098:1: ( ( RULE_ID ) )\n // InternalWh.g:1099:2: ( RULE_ID )\n {\n // InternalWh.g:1099:2: ( RULE_ID )\n // InternalWh.g:1100:3: RULE_ID\n {\n before(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__IfStmt__ExpressionAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16790:1: ( ( ruleExpression ) )\r\n // InternalGo.g:16791:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:16791:2: ( ruleExpression )\r\n // InternalGo.g:16792:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getIfStmtAccess().getExpressionExpressionParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getIfStmtAccess().getExpressionExpressionParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:5537:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:5539:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:5540:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:5540:3: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__NbRow__OpenAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3810:1: ( ( ( RULE_ID ) ) )\n // InternalCsv.g:3811:2: ( ( RULE_ID ) )\n {\n // InternalCsv.g:3811:2: ( ( RULE_ID ) )\n // InternalCsv.g:3812:3: ( RULE_ID )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getNbRowAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n // InternalCsv.g:3813:3: ( RULE_ID )\n // InternalCsv.g:3814:4: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getNbRowAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getNbRowAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getNbRowAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpression__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17002:1: ( ( ( rule__AstExpression__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17003:1: ( ( rule__AstExpression__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17003:1: ( ( rule__AstExpression__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17004:1: ( rule__AstExpression__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17005:1: ( rule__AstExpression__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17005:2: rule__AstExpression__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpression__RightAssignment_1_2_in_rule__AstExpression__Group_1__2__Impl34242);\n rule__AstExpression__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4007:1: ( ( ( rule__PredicateComparison__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4009:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:2: rule__PredicateComparison__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateComparison__RightAssignment_1_2_in_rule__PredicateComparison__Group_1__2__Impl7886);\n rule__PredicateComparison__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__CheckContainsText__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4710:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4711:2: ( RULE_ID )\n {\n // InternalBrowser.g:4711:2: ( RULE_ID )\n // InternalBrowser.g:4712:3: RULE_ID\n {\n before(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Program__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1252:1: ( ( RULE_ID ) )\n // InternalWh.g:1253:2: ( RULE_ID )\n {\n // InternalWh.g:1253:2: ( RULE_ID )\n // InternalWh.g:1254:3: RULE_ID\n {\n before(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parallel__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8320:1: ( ( ( rule__Parallel__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8321:1: ( ( rule__Parallel__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8321:1: ( ( rule__Parallel__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8322:1: ( rule__Parallel__RightAssignment_1_2 )\n {\n before(grammarAccess.getParallelAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8323:1: ( rule__Parallel__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8323:2: rule__Parallel__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__Parallel__RightAssignment_1_2_in_rule__Parallel__Group_1__2__Impl16313);\n rule__Parallel__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParallelAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__RecvStmt__IdlAssignment_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17630:1: ( ( ruleIdentifierList ) )\r\n // InternalGo.g:17631:2: ( ruleIdentifierList )\r\n {\r\n // InternalGo.g:17631:2: ( ruleIdentifierList )\r\n // InternalGo.g:17632:3: ruleIdentifierList\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRecvStmtAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdentifierList();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRecvStmtAccess().getIdlIdentifierListParserRuleCall_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17407:1: ( ( ruleXAssignment ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17409:1: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_135142);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeSwitchGuard__IdAssignment_0_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17495:1: ( ( ruleIDENTIFIER ) )\r\n // InternalGo.g:17496:2: ( ruleIDENTIFIER )\r\n {\r\n // InternalGo.g:17496:2: ( ruleIDENTIFIER )\r\n // InternalGo.g:17497:3: ruleIDENTIFIER\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchGuardAccess().getIdIDENTIFIERParserRuleCall_0_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIDENTIFIER();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchGuardAccess().getIdIDENTIFIERParserRuleCall_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Move__DestinationAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17222:1: ( ( rulePosition ) )\r\n // InternalDroneScript.g:17223:2: ( rulePosition )\r\n {\r\n // InternalDroneScript.g:17223:2: ( rulePosition )\r\n // InternalDroneScript.g:17224:3: rulePosition\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getMoveAccess().getDestinationPositionParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n rulePosition();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getMoveAccess().getDestinationPositionParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XFeatureCall__FeatureAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:18766:1: ( ( ( ruleIdOrSuper ) ) )\r\n // InternalDroneScript.g:18767:2: ( ( ruleIdOrSuper ) )\r\n {\r\n // InternalDroneScript.g:18767:2: ( ( ruleIdOrSuper ) )\r\n // InternalDroneScript.g:18768:3: ( ruleIdOrSuper )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXFeatureCallAccess().getFeatureJvmIdentifiableElementCrossReference_2_0()); \r\n }\r\n // InternalDroneScript.g:18769:3: ( ruleIdOrSuper )\r\n // InternalDroneScript.g:18770:4: ruleIdOrSuper\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXFeatureCallAccess().getFeatureJvmIdentifiableElementIdOrSuperParserRuleCall_2_0_1()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleIdOrSuper();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXFeatureCallAccess().getFeatureJvmIdentifiableElementIdOrSuperParserRuleCall_2_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXFeatureCallAccess().getFeatureJvmIdentifiableElementCrossReference_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void mRPAREN() throws RecognitionException {\n try {\n int _type = RPAREN;\n int _channel = DEFAULT_TOKEN_CHANNEL;\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:34:8: ( ')' )\n // /Users/cbinnig/Workspace/DHBW_FirstDB_Loesung3/src/de/dhbw/db2/firstdb/sql/FirstSQL.g:34:10: ')'\n {\n match(')'); \n\n }\n\n state.type = _type;\n state.channel = _channel;\n }\n finally {\n }\n }", "public final void synpred41_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:3588:2: ( ( ( rule__SimpleStmt__SsAssignment_2 ) ) )\r\n // InternalGo.g:3588:2: ( ( rule__SimpleStmt__SsAssignment_2 ) )\r\n {\r\n // InternalGo.g:3588:2: ( ( rule__SimpleStmt__SsAssignment_2 ) )\r\n // InternalGo.g:3589:3: ( rule__SimpleStmt__SsAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSimpleStmtAccess().getSsAssignment_2()); \r\n }\r\n // InternalGo.g:3590:3: ( rule__SimpleStmt__SsAssignment_2 )\r\n // InternalGo.g:3590:4: rule__SimpleStmt__SsAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__SimpleStmt__SsAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n\r\n }\r\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2987:1: ( ( ( rule__BSubstitution__RightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n // InternalBSQL2Java.g:2989:2: ( rule__BSubstitution__RightAssignment_2 )\n {\n before(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n // InternalBSQL2Java.g:2990:2: ( rule__BSubstitution__RightAssignment_2 )\n // InternalBSQL2Java.g:2990:3: rule__BSubstitution__RightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__RightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Statement__SimplestAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16415:1: ( ( ruleSimpleStmt ) )\r\n // InternalGo.g:16416:2: ( ruleSimpleStmt )\r\n {\r\n // InternalGo.g:16416:2: ( ruleSimpleStmt )\r\n // InternalGo.g:16417:3: ruleSimpleStmt\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getStatementAccess().getSimplestSimpleStmtParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleSimpleStmt();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getStatementAccess().getSimplestSimpleStmtParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "StatementRule createStatementRule();", "public final void rule__BodyReference__RefAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9469:1: ( ( ( RULE_ID ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9470:1: ( ( RULE_ID ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9470:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9471:1: ( RULE_ID )\n {\n before(grammarAccess.getBodyReferenceAccess().getRefBodyCrossReference_2_1_0()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9472:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9473:1: RULE_ID\n {\n before(grammarAccess.getBodyReferenceAccess().getRefBodyIDTerminalRuleCall_2_1_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__BodyReference__RefAssignment_2_119010); \n after(grammarAccess.getBodyReferenceAccess().getRefBodyIDTerminalRuleCall_2_1_0_1()); \n\n }\n\n after(grammarAccess.getBodyReferenceAccess().getRefBodyCrossReference_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__RangeClause__ExpressionAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17765:1: ( ( ruleExpression ) )\r\n // InternalGo.g:17766:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:17766:2: ( ruleExpression )\r\n // InternalGo.g:17767:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getExpressionExpressionParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getExpressionExpressionParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6590:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:6592:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:6593:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:6593:3: rule__XRelationalExpression__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__NbCol__OpenAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3829:1: ( ( ( RULE_ID ) ) )\n // InternalCsv.g:3830:2: ( ( RULE_ID ) )\n {\n // InternalCsv.g:3830:2: ( ( RULE_ID ) )\n // InternalCsv.g:3831:3: ( RULE_ID )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getNbColAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n // InternalCsv.g:3832:3: ( RULE_ID )\n // InternalCsv.g:3833:4: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getNbColAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getNbColAccess().getOpenOpenCSVIDTerminalRuleCall_2_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getNbColAccess().getOpenOpenCSVCrossReference_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Variable__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4166:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4167:2: ( RULE_ID )\n {\n // InternalBrowser.g:4167:2: ( RULE_ID )\n // InternalBrowser.g:4168:3: RULE_ID\n {\n before(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Move__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:4592:1: ( ( ( rule__Move__DestinationAssignment_2 ) ) )\r\n // InternalDroneScript.g:4593:1: ( ( rule__Move__DestinationAssignment_2 ) )\r\n {\r\n // InternalDroneScript.g:4593:1: ( ( rule__Move__DestinationAssignment_2 ) )\r\n // InternalDroneScript.g:4594:2: ( rule__Move__DestinationAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getMoveAccess().getDestinationAssignment_2()); \r\n }\r\n // InternalDroneScript.g:4595:2: ( rule__Move__DestinationAssignment_2 )\r\n // InternalDroneScript.g:4595:3: rule__Move__DestinationAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Move__DestinationAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getMoveAccess().getDestinationAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__JointConstraint__Joint2Assignment_6() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10196:1: ( ( ( RULE_ID ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10197:1: ( ( RULE_ID ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10197:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10198:1: ( RULE_ID )\n {\n before(grammarAccess.getJointConstraintAccess().getJoint2JointCrossReference_6_0()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10199:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10200:1: RULE_ID\n {\n before(grammarAccess.getJointConstraintAccess().getJoint2JointIDTerminalRuleCall_6_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointConstraint__Joint2Assignment_620507); \n after(grammarAccess.getJointConstraintAccess().getJoint2JointIDTerminalRuleCall_6_0_1()); \n\n }\n\n after(grammarAccess.getJointConstraintAccess().getJoint2JointCrossReference_6_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__NameAssignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:18646:1: ( ( ruleValidID ) )\r\n // InternalDroneScript.g:18647:2: ( ruleValidID )\r\n {\r\n // InternalDroneScript.g:18647:2: ( ruleValidID )\r\n // InternalDroneScript.g:18648:3: ruleValidID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleValidID();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__MethodDecl__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:4634:1: ( ( ( rule__MethodDecl__ReceiverAssignment_2 ) ) )\r\n // InternalGo.g:4635:1: ( ( rule__MethodDecl__ReceiverAssignment_2 ) )\r\n {\r\n // InternalGo.g:4635:1: ( ( rule__MethodDecl__ReceiverAssignment_2 ) )\r\n // InternalGo.g:4636:2: ( rule__MethodDecl__ReceiverAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getMethodDeclAccess().getReceiverAssignment_2()); \r\n }\r\n // InternalGo.g:4637:2: ( rule__MethodDecl__ReceiverAssignment_2 )\r\n // InternalGo.g:4637:3: rule__MethodDecl__ReceiverAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__MethodDecl__ReceiverAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getMethodDeclAccess().getReceiverAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XOtherOperatorExpression__Group_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6833:1: ( ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) ) )\r\n // InternalDroneScript.g:6834:1: ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6834:1: ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) )\r\n // InternalDroneScript.g:6835:2: ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n // InternalDroneScript.g:6836:2: ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 )\r\n // InternalDroneScript.g:6836:3: rule__XOtherOperatorExpression__RightOperandAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XOtherOperatorExpression__RightOperandAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Operand__LiteralAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18200:1: ( ( ruleLiteral ) )\r\n // InternalGo.g:18201:2: ( ruleLiteral )\r\n {\r\n // InternalGo.g:18201:2: ( ruleLiteral )\r\n // InternalGo.g:18202:3: ruleLiteral\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getLiteralLiteralParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleLiteral();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getLiteralLiteralParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }" ]
[ "0.77608496", "0.74839586", "0.6415721", "0.63725024", "0.62516487", "0.6171974", "0.60778266", "0.6066592", "0.6019126", "0.5992521", "0.598785", "0.5984974", "0.5884928", "0.58653414", "0.585808", "0.58527607", "0.58386767", "0.5783946", "0.5739215", "0.5735353", "0.5700764", "0.5646833", "0.5534935", "0.5532243", "0.55274475", "0.551706", "0.5512843", "0.55087674", "0.5498881", "0.5497791", "0.5493813", "0.5467611", "0.54596674", "0.5457615", "0.5456847", "0.5428044", "0.5411857", "0.5403049", "0.53993285", "0.53838116", "0.53733504", "0.53725815", "0.5370373", "0.53666264", "0.5355467", "0.5348329", "0.5344003", "0.53143644", "0.5312537", "0.5301199", "0.52979267", "0.52943194", "0.5284659", "0.52761936", "0.5276097", "0.5255781", "0.5253227", "0.525156", "0.52455145", "0.52324355", "0.52202475", "0.5218079", "0.5208913", "0.52047443", "0.5204558", "0.5198574", "0.51878864", "0.5182704", "0.5177853", "0.5160346", "0.5160074", "0.515507", "0.5145777", "0.51371866", "0.51302475", "0.51287204", "0.51188606", "0.51130575", "0.51065755", "0.51051605", "0.51029956", "0.5096783", "0.50948024", "0.5091413", "0.5087588", "0.50845796", "0.50806105", "0.5078617", "0.50782615", "0.50676405", "0.50649536", "0.5062061", "0.50574964", "0.5053833", "0.50523853", "0.5047308", "0.504369", "0.50341576", "0.5028599", "0.5026656" ]
0.85580707
0
$ANTLR end "rule__SQLCall__SRightAssignment_2" $ANTLR start "rule__TableInstance__Ti_nameAssignment_0" InternalBSQL2Java.g:3464:1: rule__TableInstance__Ti_nameAssignment_0 : ( RULE_ID ) ;
public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3469:2: ( RULE_ID ) { // InternalBSQL2Java.g:3469:2: ( RULE_ID ) // InternalBSQL2Java.g:3470:3: RULE_ID { before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2691:1: ( ( ( rule__TableInstance__Ti_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2692:1: ( ( rule__TableInstance__Ti_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2692:1: ( ( rule__TableInstance__Ti_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2693:2: ( rule__TableInstance__Ti_nameAssignment_0 )\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameAssignment_0()); \n // InternalBSQL2Java.g:2694:2: ( rule__TableInstance__Ti_nameAssignment_0 )\n // InternalBSQL2Java.g:2694:3: rule__TableInstance__Ti_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TableInstance__Ti_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTableInstanceAccess().getTi_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Model__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3652:1: ( ( RULE_ID ) )\n // InternalCsv.g:3653:2: ( RULE_ID )\n {\n // InternalCsv.g:3653:2: ( RULE_ID )\n // InternalCsv.g:3654:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:828:1: ( ( ( rule__BTable__Table_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:829:1: ( ( rule__BTable__Table_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:829:1: ( ( rule__BTable__Table_nameAssignment_0 ) )\n // InternalBSQL2Java.g:830:2: ( rule__BTable__Table_nameAssignment_0 )\n {\n before(grammarAccess.getBTableAccess().getTable_nameAssignment_0()); \n // InternalBSQL2Java.g:831:2: ( rule__BTable__Table_nameAssignment_0 )\n // InternalBSQL2Java.g:831:3: rule__BTable__Table_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BTable__Table_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTableAccess().getTable_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3697:1: ( ( RULE_ID ) )\n // InternalCsv.g:3698:2: ( RULE_ID )\n {\n // InternalCsv.g:3698:2: ( RULE_ID )\n // InternalCsv.g:3699:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2772:1: ( ( ( rule__TIAssignment__Instance_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2774:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n // InternalBSQL2Java.g:2775:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n // InternalBSQL2Java.g:2775:3: rule__TIAssignment__Instance_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Instance_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActor__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23396:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23398:1: RULE_ID\n {\n before(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActor__NameAssignment_246906); \n after(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstFunction__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23666:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23668:1: RULE_ID\n {\n before(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstFunction__NameAssignment_247464); \n after(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__NameAssignment_0_1_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25821:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25823:1: ( RULE_ID )\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25824:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25825:1: RULE_ID\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstType__NameAssignment_0_1_1_051904); \n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSQLMachine__M_nameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3003:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n // InternalBSQL2Java.g:3005:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstToken__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24673:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24674:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24674:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24675:1: RULE_ID\n {\n before(grammarAccess.getAstTokenAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstToken__NameAssignment49543); \n after(grammarAccess.getAstTokenAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25990:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25992:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAssignment_0_052249); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SystemInstantiation__NameAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9114:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9115:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9115:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9116:1: RULE_ID\n {\n before(grammarAccess.getSystemInstantiationAccess().getNameIDTerminalRuleCall_3_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__SystemInstantiation__NameAssignment_318284); \n after(grammarAccess.getSystemInstantiationAccess().getNameIDTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Program__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1252:1: ( ( RULE_ID ) )\n // InternalWh.g:1253:2: ( RULE_ID )\n {\n // InternalWh.g:1253:2: ( RULE_ID )\n // InternalWh.g:1254:3: RULE_ID\n {\n before(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstConstructor__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23351:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23352:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23352:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23353:1: RULE_ID\n {\n before(grammarAccess.getAstConstructorAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstConstructor__NameAssignment_046813); \n after(grammarAccess.getAstConstructorAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Activity__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:908:1: ( ( RULE_ID ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:909:1: ( RULE_ID )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:909:1: ( RULE_ID )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:910:1: RULE_ID\n {\n before(grammarAccess.getActivityAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FollowSets000.FOLLOW_RULE_ID_in_rule__Activity__NameAssignment_11790); \n after(grammarAccess.getActivityAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OpenCSV__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3727:1: ( ( RULE_ID ) )\n // InternalCsv.g:3728:2: ( RULE_ID )\n {\n // InternalCsv.g:3728:2: ( RULE_ID )\n // InternalCsv.g:3729:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26081:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26082:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26082:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26083:1: RULE_ID\n {\n before(grammarAccess.getAstVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstVariableDeclaration__NameAssignment_252437); \n after(grammarAccess.getAstVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Signal__NameAssignment() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17060:1: ( ( RULE_ID ) )\r\n // InternalDroneScript.g:17061:2: ( RULE_ID )\r\n {\r\n // InternalDroneScript.g:17061:2: ( RULE_ID )\r\n // InternalDroneScript.g:17062:3: RULE_ID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSignalAccess().getNameIDTerminalRuleCall_0()); \r\n }\r\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSignalAccess().getNameIDTerminalRuleCall_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstNetwork__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22780:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22782:1: RULE_ID\n {\n before(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstNetwork__NameAssignment_245637); \n after(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ExternalLoad__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10215:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10216:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10216:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10217:1: RULE_ID\n {\n before(grammarAccess.getExternalLoadAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ExternalLoad__NameAssignment_220542); \n after(grammarAccess.getExternalLoadAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12060:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12062:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XVariableDeclaration__NameAssignment_224180); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__FindSecondProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4890:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4891:2: ( RULE_ID )\n {\n // InternalBrowser.g:4891:2: ( RULE_ID )\n // InternalBrowser.g:4892:3: RULE_ID\n {\n before(grammarAccess.getFindSecondPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindSecondPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22945:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22946:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22946:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22947:1: RULE_ID\n {\n before(grammarAccess.getAstActorDeclarationAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActorDeclaration__NameAssignment_045978); \n after(grammarAccess.getAstActorDeclarationAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Function__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1098:1: ( ( RULE_ID ) )\n // InternalWh.g:1099:2: ( RULE_ID )\n {\n // InternalWh.g:1099:2: ( RULE_ID )\n // InternalWh.g:1100:3: RULE_ID\n {\n before(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFunctionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstConnectionAttribute__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23148:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23149:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23149:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23150:1: RULE_ID\n {\n before(grammarAccess.getAstConnectionAttributeAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstConnectionAttribute__NameAssignment_046397); \n after(grammarAccess.getAstConnectionAttributeAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAnnotation__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26198:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26199:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26199:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26200:1: RULE_ID\n {\n before(grammarAccess.getAstAnnotationAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAnnotation__NameAssignment_152675); \n after(grammarAccess.getAstAnnotationAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Application__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:878:1: ( ( RULE_ID ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:879:1: ( RULE_ID )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:879:1: ( RULE_ID )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:880:1: RULE_ID\n {\n before(grammarAccess.getApplicationAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FollowSets000.FOLLOW_RULE_ID_in_rule__Application__NameAssignment_11728); \n after(grammarAccess.getApplicationAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Variable__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4166:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4167:2: ( RULE_ID )\n {\n // InternalBrowser.g:4167:2: ( RULE_ID )\n // InternalBrowser.g:4168:3: RULE_ID\n {\n before(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVariableAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__System__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9035:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9036:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9036:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9037:1: RULE_ID\n {\n before(grammarAccess.getSystemAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__System__NameAssignment_118121); \n after(grammarAccess.getSystemAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Text__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:938:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:939:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:939:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:940:1: ruleIdOrString\n {\n before(grammarAccess.getTextAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Text__NameAssignment_11852);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getTextAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23216:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23218:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinition__NameAssignment_146534); \n after(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BaseMatrix__NameAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10275:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10276:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10276:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10277:1: RULE_ID\n {\n before(grammarAccess.getBaseMatrixAccess().getNameIDTerminalRuleCall_0_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__BaseMatrix__NameAssignment_0_120666); \n after(grammarAccess.getBaseMatrixAccess().getNameIDTerminalRuleCall_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_typeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3513:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n // InternalBSQL2Java.g:3515:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__SRightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3453:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n // InternalBSQL2Java.g:3455:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Constraint__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10072:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10073:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10073:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10074:1: RULE_ID\n {\n before(grammarAccess.getConstraintAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Constraint__NameAssignment_120247); \n after(grammarAccess.getConstraintAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Att_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3123:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3124:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3124:2: ( RULE_ID )\n // InternalBSQL2Java.g:3125:3: RULE_ID\n {\n before(grammarAccess.getAttributeAccess().getAtt_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getAttributeAccess().getAtt_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__LiteralType__TypenameAssignment_5() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18620:1: ( ( ruleTypeName ) )\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n {\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n // InternalGo.g:18622:3: ruleTypeName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Link__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:968:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:969:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:969:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:970:1: ruleIdOrString\n {\n before(grammarAccess.getLinkAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Link__NameAssignment_11914);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getLinkAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__CheckContainsText__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4710:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4711:2: ( RULE_ID )\n {\n // InternalBrowser.g:4711:2: ( RULE_ID )\n // InternalBrowser.g:4712:3: RULE_ID\n {\n before(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BaseStiffnessExp__NameAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9858:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9859:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9859:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9860:1: RULE_ID\n {\n before(grammarAccess.getBaseStiffnessExpAccess().getNameIDTerminalRuleCall_0_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__BaseStiffnessExp__NameAssignment_0_119805); \n after(grammarAccess.getBaseStiffnessExpAccess().getNameIDTerminalRuleCall_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Schema__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2012:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2013:2: ( ruleEString )\n {\n // InternalMyDsl.g:2013:2: ( ruleEString )\n // InternalMyDsl.g:2014:3: ruleEString\n {\n before(grammarAccess.getSchemaAccess().getNameEStringParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getSchemaAccess().getNameEStringParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "String tableName2Name(String name);", "public final void rule__Body__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9370:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9371:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9371:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9372:1: RULE_ID\n {\n before(grammarAccess.getBodyAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Body__NameAssignment_118812); \n after(grammarAccess.getBodyAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void nameAnalysis(SymTable symTab) {\n myAssign.nameAnalysis(symTab);\n }", "public final void rule__Track__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3629:1: ( ( RULE_ID ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3630:1: ( RULE_ID )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3630:1: ( RULE_ID )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3631:1: RULE_ID\n {\n before(grammarAccess.getTrackAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Track__NameAssignment_17323); \n after(grammarAccess.getTrackAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Spinner__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:953:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:954:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:954:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:955:1: ruleIdOrString\n {\n before(grammarAccess.getSpinnerAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Spinner__NameAssignment_11883);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getSpinnerAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Reorientation__NameAssignment_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9963:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9964:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9964:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9965:1: RULE_ID\n {\n before(grammarAccess.getReorientationAccess().getNameIDTerminalRuleCall_0_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Reorientation__NameAssignment_0_120022); \n after(grammarAccess.getReorientationAccess().getNameIDTerminalRuleCall_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void nameAnalysis(SymTable symTab) { }", "public final void rule__Joint__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9617:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9618:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9618:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9619:1: RULE_ID\n {\n before(grammarAccess.getJointAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Joint__NameAssignment_119311); \n after(grammarAccess.getJointAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAnnotationArgument__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26243:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26244:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26244:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26245:1: RULE_ID\n {\n before(grammarAccess.getAstAnnotationArgumentAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAnnotationArgument__NameAssignment_052768); \n after(grammarAccess.getAstAnnotationArgumentAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointConstraint__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10162:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10163:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10163:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10164:1: RULE_ID\n {\n before(grammarAccess.getJointConstraintAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointConstraint__NameAssignment_120433); \n after(grammarAccess.getJointConstraintAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Input__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4275:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4276:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4276:2: ( RULE_STRING )\n // InternalBrowser.g:4277:3: RULE_STRING\n {\n before(grammarAccess.getInputAccess().getNameSTRINGTerminalRuleCall_1_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInputAccess().getNameSTRINGTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAssignParameter__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23009:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23011:1: RULE_ID\n {\n before(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAssignParameter__NameAssignment_046110); \n after(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleAstToken() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1167:2: ( ( ( rule__AstToken__NameAssignment ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1168:1: ( ( rule__AstToken__NameAssignment ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1168:1: ( ( rule__AstToken__NameAssignment ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1169:1: ( rule__AstToken__NameAssignment )\n {\n before(grammarAccess.getAstTokenAccess().getNameAssignment()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1170:1: ( rule__AstToken__NameAssignment )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:1170:2: rule__AstToken__NameAssignment\n {\n pushFollow(FOLLOW_rule__AstToken__NameAssignment_in_ruleAstToken2436);\n rule__AstToken__NameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTokenAccess().getNameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void nameAnalysis(SymTable symTab) {\n SemSym sym = symTab.lookupGlobal(myStrVal);\n if (sym == null) {\n ErrMsg.fatal(myLineNum, myCharNum, \"Undeclared identifier\");\n } else {\n link(sym);\n }\n }", "public final void rule__AstMemberAccess__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26168:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26169:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26169:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26170:1: RULE_ID\n {\n before(grammarAccess.getAstMemberAccessAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstMemberAccess__NameAssignment_152613); \n after(grammarAccess.getAstMemberAccessAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstUnit__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22538:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22539:1: ( ruleQualifiedName )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22539:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22540:1: ruleQualifiedName\n {\n before(grammarAccess.getAstUnitAccess().getNameQualifiedNameParserRuleCall_2_0()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstUnit__NameAssignment_245137);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstUnitAccess().getNameQualifiedNameParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setName(String sName) {\n\t\t\tsRuleID = sName;\n\t\t}", "@VTID(18)\n void setName(\n java.lang.String rhs);", "public final void rule__CheckContainsLink__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4665:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4666:2: ( RULE_ID )\n {\n // InternalBrowser.g:4666:2: ( RULE_ID )\n // InternalBrowser.g:4667:3: RULE_ID\n {\n before(grammarAccess.getCheckContainsLinkAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getCheckContainsLinkAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public TwoTieredTable(String name) \n\t{\n\t\tthis.name = name;\n\t}", "public TableName name();", "public final void rule__TableInstance__Ti_typeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3483:1: ( ( ruleTIAssignment ) )\n // InternalBSQL2Java.g:3484:2: ( ruleTIAssignment )\n {\n // InternalBSQL2Java.g:3484:2: ( ruleTIAssignment )\n // InternalBSQL2Java.g:3485:3: ruleTIAssignment\n {\n before(grammarAccess.getTableInstanceAccess().getTi_typeTIAssignmentParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleTIAssignment();\n\n state._fsp--;\n\n after(grammarAccess.getTableInstanceAccess().getTi_typeTIAssignmentParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Text__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4380:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4381:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4381:2: ( RULE_STRING )\n // InternalBrowser.g:4382:3: RULE_STRING\n {\n before(grammarAccess.getTextAccess().getNameSTRINGTerminalRuleCall_1_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getTextAccess().getNameSTRINGTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setName(Identifier name) throws SourceException;", "public final void rule__Attribute__TypeNameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2072:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2073:2: ( ruleEString )\n {\n // InternalMyDsl.g:2073:2: ( ruleEString )\n // InternalMyDsl.g:2074:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_0_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstNamespace__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22614:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22615:1: ( ruleQualifiedName )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22615:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22616:1: ruleQualifiedName\n {\n before(grammarAccess.getAstNamespaceAccess().getNameQualifiedNameParserRuleCall_2_0()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstNamespace__NameAssignment_245294);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstNamespaceAccess().getNameQualifiedNameParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__FindProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4770:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4771:2: ( RULE_ID )\n {\n // InternalBrowser.g:4771:2: ( RULE_ID )\n // InternalBrowser.g:4772:3: RULE_ID\n {\n before(grammarAccess.getFindPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setTableName(String tmp) {\n this.tableName = tmp;\n }", "public final void rule__Block__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3764:1: ( ( RULE_ID ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3765:1: ( RULE_ID )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3765:1: ( RULE_ID )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3766:1: RULE_ID\n {\n before(grammarAccess.getBlockAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Block__NameAssignment_17602); \n after(grammarAccess.getBlockAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public PgTable(final String name) {\n this.name = name;\n }", "public final void rule__Midi__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3379:1: ( ( RULE_ID ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3380:1: ( RULE_ID )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3380:1: ( RULE_ID )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3381:1: RULE_ID\n {\n before(grammarAccess.getMidiAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Midi__NameAssignment_16824); \n after(grammarAccess.getMidiAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "final public void ClassName() throws ParseException {\n jj_consume_token(IDENTIFIER);\n label_24:\n while (true) {\n switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {\n case 88:\n case 98:\n ;\n break;\n default:\n jj_la1[104] = jj_gen;\n break label_24;\n }\n switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {\n case 88:\n jj_consume_token(88);\n jj_consume_token(IDENTIFIER);\n break;\n case 98:\n jj_consume_token(98);\n jj_consume_token(IDENTIFIER);\n break;\n default:\n jj_la1[105] = jj_gen;\n jj_consume_token(-1);\n throw new ParseException();\n }\n }\n }", "public final void rule__Configuration__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9129:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9130:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9130:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9131:1: RULE_ID\n {\n before(grammarAccess.getConfigurationAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Configuration__NameAssignment_018315); \n after(grammarAccess.getConfigurationAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "private static String parseTname(String sql) {\r\n\t\tString ret = \"\";\r\n\t\t// String[] ret = str.split(\"name |field |grade \");\r\n\r\n\t\tchar ch;\r\n\t\tString word = \"\";\r\n\t\tint control = 0;\r\n\r\n\t\tfor (int x = 0; x < sql.length(); x++) {\r\n\t\t\tch = sql.charAt(x);\r\n\t\t\t// word = word + ch;\r\n\r\n\t\t\tif (control == 1) {\r\n\t\t\t\tif (ch == '(' || ch == ' ') {\r\n\t\t\t\t\tcontrol++;\r\n\t\t\t\t} else {\r\n\t\t\t\t\tret = ret + ch;\r\n\t\t\t\t}\r\n\t\t\t} else if (control == 0 && word.equals(\"TABLE\")) {\r\n\t\t\t\tcontrol++;\r\n\t\t\t} else if (ch == ' ') {\r\n\t\t\t\tword = \"\";\r\n\t\t\t} else {\r\n\t\t\t\tword = word + ch;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\treturn (ret);\r\n\t}", "public final void rule__Button__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4335:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4336:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4336:2: ( RULE_STRING )\n // InternalBrowser.g:4337:3: RULE_STRING\n {\n before(grammarAccess.getButtonAccess().getNameSTRINGTerminalRuleCall_1_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getButtonAccess().getNameSTRINGTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Link__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4230:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4231:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4231:2: ( RULE_STRING )\n // InternalBrowser.g:4232:3: RULE_STRING\n {\n before(grammarAccess.getLinkAccess().getNameSTRINGTerminalRuleCall_1_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getLinkAccess().getNameSTRINGTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__NameAssignment_2_0_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:18631:1: ( ( ruleValidID ) )\r\n // InternalDroneScript.g:18632:2: ( ruleValidID )\r\n {\r\n // InternalDroneScript.g:18632:2: ( ruleValidID )\r\n // InternalDroneScript.g:18633:3: ruleValidID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleValidID();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getNameValidIDParserRuleCall_2_0_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinitionTypeParameter__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23336:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23338:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinitionTypeParameter__NameAssignment46782); \n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__Group_0_1_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20353:1: ( ( ( rule__AstType__NameAssignment_0_1_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20355:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n {\n before(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:2: rule__AstType__NameAssignment_0_1_1_0\n {\n pushFollow(FOLLOW_rule__AstType__NameAssignment_0_1_1_0_in_rule__AstType__Group_0_1_1__0__Impl40829);\n rule__AstType__NameAssignment_0_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Action__NameAssignment_0_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9783:1: ( ( RULE_LOWER ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9784:1: ( RULE_LOWER )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9784:1: ( RULE_LOWER )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9785:1: RULE_LOWER\n {\n before(grammarAccess.getActionAccess().getNameLOWERTerminalRuleCall_0_0_1_0()); \n match(input,RULE_LOWER,FOLLOW_RULE_LOWER_in_rule__Action__NameAssignment_0_0_119182); \n after(grammarAccess.getActionAccess().getNameLOWERTerminalRuleCall_0_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__FindFirstProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4830:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4831:2: ( RULE_ID )\n {\n // InternalBrowser.g:4831:2: ( RULE_ID )\n // InternalBrowser.g:4832:3: RULE_ID\n {\n before(grammarAccess.getFindFirstPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindFirstPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__TargetAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3712:1: ( ( ruleQualifiedName ) )\n // InternalCsv.g:3713:2: ( ruleQualifiedName )\n {\n // InternalCsv.g:3713:2: ( ruleQualifiedName )\n // InternalCsv.g:3714:3: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getTargetQualifiedNameParserRuleCall_2_0()); \n }\n pushFollow(FOLLOW_2);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getTargetQualifiedNameParserRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__NameAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2155:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2156:2: ( ruleEString )\n {\n // InternalMyDsl.g:2156:2: ( ruleEString )\n // InternalMyDsl.g:2157:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getNameEStringParserRuleCall_2_0_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getNameEStringParserRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void nameAnalysis(SymTable symTab) {\n myCall.nameAnalysis(symTab);\n }", "public final void rule__XSwitchExpression__LocalVarNameAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12811:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12812:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12812:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12813:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXSwitchExpressionAccess().getLocalVarNameIDTerminalRuleCall_2_0_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XSwitchExpression__LocalVarNameAssignment_2_025718); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXSwitchExpressionAccess().getLocalVarNameIDTerminalRuleCall_2_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPackage__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22478:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22479:1: ( ruleQualifiedName )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22479:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22480:1: ruleQualifiedName\n {\n before(grammarAccess.getAstPackageAccess().getNameQualifiedNameParserRuleCall_2_0()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstPackage__NameAssignment_245013);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstPackageAccess().getNameQualifiedNameParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Converted(kind = Converted.Kind.MANUAL_SEMANTIC,\n source = \"${LLVM_SRC}/llvm/tools/clang/include/clang/AST/DeclarationName.h\", line = 427,\n FQN=\"clang::DeclarationNameLoc::DeclarationNameLoc\", NM=\"_ZN5clang18DeclarationNameLocC1Ev\",\n cmd=\"jclank.sh -java-options=${SPUTNIK}/modules/org.clang.ast/llvmToClangType ${LLVM_SRC}/llvm/tools/clang/lib/AST/DeclarationName.cpp -nm=_ZN5clang18DeclarationNameLocC1Ev\")\n //</editor-fold>\n public DeclarationNameLoc() {\n// memset(reinterpret_cast(Object/*void P*/ .class, this), 0, sizeof(/*Deref*/this));\n }", "public final void rule__AstExternalFunction__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23786:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23787:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23787:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23788:1: RULE_ID\n {\n before(grammarAccess.getAstExternalFunctionAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstExternalFunction__NameAssignment_447712); \n after(grammarAccess.getAstExternalFunctionAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22960:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22961:1: ( ( ruleQualifiedName ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22961:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22962:1: ( ruleQualifiedName )\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityCrossReference_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22963:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22964:1: ruleQualifiedName\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityQualifiedNameParserRuleCall_2_0_1()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstActorDeclaration__TypeAssignment_246013);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityQualifiedNameParserRuleCall_2_0_1()); \n\n }\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityCrossReference_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleSignal() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:92:2: ( ( ( rule__Signal__NameAssignment ) ) )\r\n // InternalDroneScript.g:93:2: ( ( rule__Signal__NameAssignment ) )\r\n {\r\n // InternalDroneScript.g:93:2: ( ( rule__Signal__NameAssignment ) )\r\n // InternalDroneScript.g:94:3: ( rule__Signal__NameAssignment )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSignalAccess().getNameAssignment()); \r\n }\r\n // InternalDroneScript.g:95:3: ( rule__Signal__NameAssignment )\r\n // InternalDroneScript.g:95:4: rule__Signal__NameAssignment\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Signal__NameAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSignalAccess().getNameAssignment()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }" ]
[ "0.72551525", "0.70280504", "0.6888408", "0.61445534", "0.6125069", "0.6123332", "0.60762805", "0.6028877", "0.598634", "0.5978415", "0.5942448", "0.5934944", "0.59018517", "0.58974755", "0.5894405", "0.5868273", "0.5796017", "0.5786469", "0.5746405", "0.5728492", "0.5710543", "0.5702215", "0.5695989", "0.5688457", "0.5684562", "0.56793857", "0.566521", "0.5632633", "0.5627143", "0.56017995", "0.55832875", "0.5565764", "0.5563007", "0.5545146", "0.55370003", "0.55042225", "0.55037177", "0.5503267", "0.547916", "0.54781616", "0.54572356", "0.54535306", "0.5439344", "0.54344976", "0.5434452", "0.54313064", "0.5422262", "0.5414914", "0.53995705", "0.5380988", "0.53542167", "0.5347555", "0.5336176", "0.5325441", "0.53237015", "0.5317217", "0.5310225", "0.53048337", "0.5297756", "0.5286864", "0.5279087", "0.52623594", "0.5252703", "0.5250957", "0.52433735", "0.52424186", "0.523479", "0.5173056", "0.51603395", "0.5138661", "0.5102015", "0.5091011", "0.506841", "0.50404125", "0.50339675", "0.5033928", "0.502946", "0.5029198", "0.5015284", "0.5008972", "0.4993186", "0.49930692", "0.4968825", "0.49635744", "0.4962535", "0.49597746", "0.49582243", "0.49560562", "0.49555805", "0.494901", "0.49487633", "0.49416625", "0.49399626", "0.4937938", "0.49347863", "0.4934643", "0.49341315", "0.49324298", "0.49254143", "0.49199516" ]
0.7846138
0
$ANTLR end "rule__TableInstance__Ti_nameAssignment_0" $ANTLR start "rule__TableInstance__Ti_typeAssignment_2" InternalBSQL2Java.g:3479:1: rule__TableInstance__Ti_typeAssignment_2 : ( ruleTIAssignment ) ;
public final void rule__TableInstance__Ti_typeAssignment_2() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3483:1: ( ( ruleTIAssignment ) ) // InternalBSQL2Java.g:3484:2: ( ruleTIAssignment ) { // InternalBSQL2Java.g:3484:2: ( ruleTIAssignment ) // InternalBSQL2Java.g:3485:3: ruleTIAssignment { before(grammarAccess.getTableInstanceAccess().getTi_typeTIAssignmentParserRuleCall_2_0()); pushFollow(FOLLOW_2); ruleTIAssignment(); state._fsp--; after(grammarAccess.getTableInstanceAccess().getTi_typeTIAssignmentParserRuleCall_2_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__TableInstance__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2744:1: ( ( ( rule__TableInstance__Ti_typeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2745:1: ( ( rule__TableInstance__Ti_typeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2745:1: ( ( rule__TableInstance__Ti_typeAssignment_2 ) )\n // InternalBSQL2Java.g:2746:2: ( rule__TableInstance__Ti_typeAssignment_2 )\n {\n before(grammarAccess.getTableInstanceAccess().getTi_typeAssignment_2()); \n // InternalBSQL2Java.g:2747:2: ( rule__TableInstance__Ti_typeAssignment_2 )\n // InternalBSQL2Java.g:2747:3: rule__TableInstance__Ti_typeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__TableInstance__Ti_typeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTableInstanceAccess().getTi_typeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2825:1: ( ( ( rule__TIAssignment__Instance_typeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2826:1: ( ( rule__TIAssignment__Instance_typeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2826:1: ( ( rule__TIAssignment__Instance_typeAssignment_2 ) )\n // InternalBSQL2Java.g:2827:2: ( rule__TIAssignment__Instance_typeAssignment_2 )\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_typeAssignment_2()); \n // InternalBSQL2Java.g:2828:2: ( rule__TIAssignment__Instance_typeAssignment_2 )\n // InternalBSQL2Java.g:2828:3: rule__TIAssignment__Instance_typeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Instance_typeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getInstance_typeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_typeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3513:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n // InternalBSQL2Java.g:3515:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2691:1: ( ( ( rule__TableInstance__Ti_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2692:1: ( ( rule__TableInstance__Ti_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2692:1: ( ( rule__TableInstance__Ti_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2693:2: ( rule__TableInstance__Ti_nameAssignment_0 )\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameAssignment_0()); \n // InternalBSQL2Java.g:2694:2: ( rule__TableInstance__Ti_nameAssignment_0 )\n // InternalBSQL2Java.g:2694:3: rule__TableInstance__Ti_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TableInstance__Ti_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTableInstanceAccess().getTi_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleTIAssignment() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:354:1: ( ruleTIAssignment EOF )\n // InternalBSQL2Java.g:355:1: ruleTIAssignment EOF\n {\n before(grammarAccess.getTIAssignmentRule()); \n pushFollow(FOLLOW_1);\n ruleTIAssignment();\n\n state._fsp--;\n\n after(grammarAccess.getTIAssignmentRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2772:1: ( ( ( rule__TIAssignment__Instance_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2774:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n // InternalBSQL2Java.g:2775:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n // InternalBSQL2Java.g:2775:3: rule__TIAssignment__Instance_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Instance_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "TIAssignment createTIAssignment();", "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleTIAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:366:2: ( ( ( rule__TIAssignment__Group__0 ) ) )\n // InternalBSQL2Java.g:367:2: ( ( rule__TIAssignment__Group__0 ) )\n {\n // InternalBSQL2Java.g:367:2: ( ( rule__TIAssignment__Group__0 ) )\n // InternalBSQL2Java.g:368:3: ( rule__TIAssignment__Group__0 )\n {\n before(grammarAccess.getTIAssignmentAccess().getGroup()); \n // InternalBSQL2Java.g:369:3: ( rule__TIAssignment__Group__0 )\n // InternalBSQL2Java.g:369:4: rule__TIAssignment__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VarSpec__Tp2Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17165:1: ( ( ruleType ) )\r\n // InternalGo.g:17166:2: ( ruleType )\r\n {\r\n // InternalGo.g:17166:2: ( ruleType )\r\n // InternalGo.g:17167:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getTp2TypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getTp2TypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2121:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2122:2: ( ruleEString )\n {\n // InternalMyDsl.g:2122:2: ( ruleEString )\n // InternalMyDsl.g:2123:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2072:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2073:2: ( ruleEString )\n {\n // InternalMyDsl.g:2073:2: ( ruleEString )\n // InternalMyDsl.g:2074:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_0_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_2_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2170:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2171:2: ( ruleEString )\n {\n // InternalMyDsl.g:2171:2: ( ruleEString )\n // InternalMyDsl.g:2172:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_2_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_2_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:166:2: ( ( ( rule__BType__Type_nameAssignment ) ) )\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n {\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n // InternalBSQL2Java.g:168:3: ( rule__BType__Type_nameAssignment )\n {\n before(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n // InternalBSQL2Java.g:169:3: ( rule__BType__Type_nameAssignment )\n // InternalBSQL2Java.g:169:4: rule__BType__Type_nameAssignment\n {\n pushFollow(FOLLOW_2);\n rule__BType__Type_nameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_2__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:930:1: ( ( ( rule__Attribute__TypeNameAssignment_2_2 ) ) )\n // InternalMyDsl.g:931:1: ( ( rule__Attribute__TypeNameAssignment_2_2 ) )\n {\n // InternalMyDsl.g:931:1: ( ( rule__Attribute__TypeNameAssignment_2_2 ) )\n // InternalMyDsl.g:932:2: ( rule__Attribute__TypeNameAssignment_2_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_2_2()); \n // InternalMyDsl.g:933:2: ( rule__Attribute__TypeNameAssignment_2_2 )\n // InternalMyDsl.g:933:3: rule__Attribute__TypeNameAssignment_2_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_2_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_2_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1124:1: ( ( ( rule__Attribute__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:1125:1: ( ( rule__Attribute__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1125:1: ( ( rule__Attribute__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:1126:2: ( rule__Attribute__TypeAssignment_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:1127:2: ( rule__Attribute__TypeAssignment_2 )\n // InternalBSQL2Java.g:1127:3: rule__Attribute__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22960:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22961:1: ( ( ruleQualifiedName ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22961:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22962:1: ( ruleQualifiedName )\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityCrossReference_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22963:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22964:1: ruleQualifiedName\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityQualifiedNameParserRuleCall_2_0_1()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstActorDeclaration__TypeAssignment_246013);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityQualifiedNameParserRuleCall_2_0_1()); \n\n }\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityCrossReference_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__LiteralType__TypenameAssignment_5() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18620:1: ( ( ruleTypeName ) )\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n {\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n // InternalGo.g:18622:3: ruleTypeName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Attribute__TypeNameAssignment_3_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2238:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2239:2: ( ruleEString )\n {\n // InternalMyDsl.g:2239:2: ( ruleEString )\n // InternalMyDsl.g:2240:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_3_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_3_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:714:1: ( ( ( rule__Attribute__TypeNameAssignment_0_2 ) ) )\n // InternalMyDsl.g:715:1: ( ( rule__Attribute__TypeNameAssignment_0_2 ) )\n {\n // InternalMyDsl.g:715:1: ( ( rule__Attribute__TypeNameAssignment_0_2 ) )\n // InternalMyDsl.g:716:2: ( rule__Attribute__TypeNameAssignment_0_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_0_2()); \n // InternalMyDsl.g:717:2: ( rule__Attribute__TypeNameAssignment_0_2 )\n // InternalMyDsl.g:717:3: rule__Attribute__TypeNameAssignment_0_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeList__Type2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17570:1: ( ( ruleType ) )\r\n // InternalGo.g:17571:2: ( ruleType )\r\n {\r\n // InternalGo.g:17571:2: ( ruleType )\r\n // InternalGo.g:17572:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeSwitchStmt__TypesgAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17465:1: ( ( ruleTypeSwitchGuard ) )\r\n // InternalGo.g:17466:2: ( ruleTypeSwitchGuard )\r\n {\r\n // InternalGo.g:17466:2: ( ruleTypeSwitchGuard )\r\n // InternalGo.g:17467:3: ruleTypeSwitchGuard\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchStmtAccess().getTypesgTypeSwitchGuardParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeSwitchGuard();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchStmtAccess().getTypesgTypeSwitchGuardParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Type__Tp2Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15890:1: ( ( ruleTypeLit ) )\r\n // InternalGo.g:15891:2: ( ruleTypeLit )\r\n {\r\n // InternalGo.g:15891:2: ( ruleTypeLit )\r\n // InternalGo.g:15892:3: ruleTypeLit\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTp2TypeLitParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeLit();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTp2TypeLitParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Type__Tp3Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15905:1: ( ( ruleType ) )\r\n // InternalGo.g:15906:2: ( ruleType )\r\n {\r\n // InternalGo.g:15906:2: ( ruleType )\r\n // InternalGo.g:15907:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTp3TypeParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTp3TypeParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeSwitchStmt__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:10628:1: ( ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) ) )\r\n // InternalGo.g:10629:1: ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) )\r\n {\r\n // InternalGo.g:10629:1: ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) )\r\n // InternalGo.g:10630:2: ( rule__TypeSwitchStmt__TypesgAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchStmtAccess().getTypesgAssignment_2()); \r\n }\r\n // InternalGo.g:10631:2: ( rule__TypeSwitchStmt__TypesgAssignment_2 )\r\n // InternalGo.g:10631:3: rule__TypeSwitchStmt__TypesgAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeSwitchStmt__TypesgAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchStmtAccess().getTypesgAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Input__TypeAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4305:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4306:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4306:2: ( RULE_STRING )\n // InternalBrowser.g:4307:3: RULE_STRING\n {\n before(grammarAccess.getInputAccess().getTypeSTRINGTerminalRuleCall_3_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInputAccess().getTypeSTRINGTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3138:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n // InternalBSQL2Java.g:3140:3: ruleBType\n {\n before(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5466:1: ( ( ( rule__AstActorDeclaration__TypeAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5467:1: ( ( rule__AstActorDeclaration__TypeAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5467:1: ( ( rule__AstActorDeclaration__TypeAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5468:1: ( rule__AstActorDeclaration__TypeAssignment_2 )\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5469:1: ( rule__AstActorDeclaration__TypeAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5469:2: rule__AstActorDeclaration__TypeAssignment_2\n {\n pushFollow(FOLLOW_rule__AstActorDeclaration__TypeAssignment_2_in_rule__AstActorDeclaration__Group__2__Impl11511);\n rule__AstActorDeclaration__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:822:1: ( ( ( rule__Attribute__TypeNameAssignment_1_2 ) ) )\n // InternalMyDsl.g:823:1: ( ( rule__Attribute__TypeNameAssignment_1_2 ) )\n {\n // InternalMyDsl.g:823:1: ( ( rule__Attribute__TypeNameAssignment_1_2 ) )\n // InternalMyDsl.g:824:2: ( rule__Attribute__TypeNameAssignment_1_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_1_2()); \n // InternalMyDsl.g:825:2: ( rule__Attribute__TypeNameAssignment_1_2 )\n // InternalMyDsl.g:825:3: rule__Attribute__TypeNameAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3530:1: ( ( ( 'time_note' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3532:1: ( 'time_note' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3533:1: ( 'time_note' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3534:1: 'time_note'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n match(input,52,FOLLOW_52_in_rule__Parameter__TypeAssignment_2_17134); \n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:141:2: ( ( ( rule__Type__TypeAssignment ) ) )\n // InternalBrowser.g:142:2: ( ( rule__Type__TypeAssignment ) )\n {\n // InternalBrowser.g:142:2: ( ( rule__Type__TypeAssignment ) )\n // InternalBrowser.g:143:3: ( rule__Type__TypeAssignment )\n {\n before(grammarAccess.getTypeAccess().getTypeAssignment()); \n // InternalBrowser.g:144:3: ( rule__Type__TypeAssignment )\n // InternalBrowser.g:144:4: rule__Type__TypeAssignment\n {\n pushFollow(FOLLOW_2);\n rule__Type__TypeAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTypeAccess().getTypeAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2787:1: ( rule__TIAssignment__Group__1__Impl rule__TIAssignment__Group__2 )\n // InternalBSQL2Java.g:2788:2: rule__TIAssignment__Group__1__Impl rule__TIAssignment__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__TIAssignment__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5201:1: ( ( ( rule__Type__Tp3Assignment_2_1 ) ) )\r\n // InternalGo.g:5202:1: ( ( rule__Type__Tp3Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:5202:1: ( ( rule__Type__Tp3Assignment_2_1 ) )\r\n // InternalGo.g:5203:2: ( rule__Type__Tp3Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTp3Assignment_2_1()); \r\n }\r\n // InternalGo.g:5204:2: ( rule__Type__Tp3Assignment_2_1 )\r\n // InternalGo.g:5204:3: rule__Type__Tp3Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Type__Tp3Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTp3Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Attribute__Group_3__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:1064:1: ( ( ( rule__Attribute__TypeNameAssignment_3_2 ) ) )\n // InternalMyDsl.g:1065:1: ( ( rule__Attribute__TypeNameAssignment_3_2 ) )\n {\n // InternalMyDsl.g:1065:1: ( ( rule__Attribute__TypeNameAssignment_3_2 ) )\n // InternalMyDsl.g:1066:2: ( rule__Attribute__TypeNameAssignment_3_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_3_2()); \n // InternalMyDsl.g:1067:2: ( rule__Attribute__TypeNameAssignment_3_2 )\n // InternalMyDsl.g:1067:3: rule__Attribute__TypeNameAssignment_3_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_3_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_3_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeDecl__Group_2_1_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9008:1: ( ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) ) )\r\n // InternalGo.g:9009:1: ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) )\r\n {\r\n // InternalGo.g:9009:1: ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) )\r\n // InternalGo.g:9010:2: ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getTypespec2Assignment_2_1_1_0()); \r\n }\r\n // InternalGo.g:9011:2: ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 )\r\n // InternalGo.g:9011:3: rule__TypeDecl__Typespec2Assignment_2_1_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDecl__Typespec2Assignment_2_1_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getTypespec2Assignment_2_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TIAssignment__Group__2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2814:1: ( rule__TIAssignment__Group__2__Impl )\n // InternalBSQL2Java.g:2815:2: rule__TIAssignment__Group__2__Impl\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__2__Impl();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Schema__TypeAssignment_5() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2042:1: ( ( ruleType ) )\n // InternalMyDsl.g:2043:2: ( ruleType )\n {\n // InternalMyDsl.g:2043:2: ( ruleType )\n // InternalMyDsl.g:2044:3: ruleType\n {\n before(grammarAccess.getSchemaAccess().getTypeTypeParserRuleCall_5_0()); \n pushFollow(FOLLOW_2);\n ruleType();\n\n state._fsp--;\n\n after(grammarAccess.getSchemaAccess().getTypeTypeParserRuleCall_5_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5146:1: ( ( ( rule__Type__TpAssignment_0_1 ) ) )\r\n // InternalGo.g:5147:1: ( ( rule__Type__TpAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:5147:1: ( ( rule__Type__TpAssignment_0_1 ) )\r\n // InternalGo.g:5148:2: ( rule__Type__TpAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTpAssignment_0_1()); \r\n }\r\n // InternalGo.g:5149:2: ( rule__Type__TpAssignment_0_1 )\r\n // InternalGo.g:5149:3: rule__Type__TpAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Type__TpAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTpAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void set_type(String t)\n {\n type =t;\n }", "public final void rule__XVariableDeclaration__Group_2_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12858:1: ( ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12859:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12859:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12860:1: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12861:1: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12861:2: rule__XVariableDeclaration__TypeAssignment_2_0_0_0\r\n {\r\n pushFollow(FOLLOW_rule__XVariableDeclaration__TypeAssignment_2_0_0_0_in_rule__XVariableDeclaration__Group_2_0_0__0__Impl26141);\r\n rule__XVariableDeclaration__TypeAssignment_2_0_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11329:1: ( ( ( rule__TypeList__Type2Assignment_2_1 ) ) )\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n // InternalGo.g:11331:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n // InternalGo.g:11332:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n // InternalGo.g:11332:3: rule__TypeList__Type2Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeList__Type2Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Declaration__TypeAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4121:1: ( ( ruleType ) )\n // InternalBrowser.g:4122:2: ( ruleType )\n {\n // InternalBrowser.g:4122:2: ( ruleType )\n // InternalBrowser.g:4123:3: ruleType\n {\n before(grammarAccess.getDeclarationAccess().getTypeTypeParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleType();\n\n state._fsp--;\n\n after(grammarAccess.getDeclarationAccess().getTypeTypeParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Schema__TypeAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2027:1: ( ( ruleType ) )\n // InternalMyDsl.g:2028:2: ( ruleType )\n {\n // InternalMyDsl.g:2028:2: ( ruleType )\n // InternalMyDsl.g:2029:3: ruleType\n {\n before(grammarAccess.getSchemaAccess().getTypeTypeParserRuleCall_4_0()); \n pushFollow(FOLLOW_2);\n ruleType();\n\n state._fsp--;\n\n after(grammarAccess.getSchemaAccess().getTypeTypeParserRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SwitchStmt__TssAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16850:1: ( ( ruleTypeSwitchStmt ) )\r\n // InternalGo.g:16851:2: ( ruleTypeSwitchStmt )\r\n {\r\n // InternalGo.g:16851:2: ( ruleTypeSwitchStmt )\r\n // InternalGo.g:16852:3: ruleTypeSwitchStmt\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSwitchStmtAccess().getTssTypeSwitchStmtParserRuleCall_0_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeSwitchStmt();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSwitchStmtAccess().getTssTypeSwitchStmtParserRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1299:1: ( ( ( rule__Parameter__TypeAssignment_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1301:1: ( rule__Parameter__TypeAssignment_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:1: ( rule__Parameter__TypeAssignment_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:2: rule__Parameter__TypeAssignment_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_0_2_in_rule__Parameter__Group_0__2__Impl2750);\n rule__Parameter__TypeAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ConstSpec__TpAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17000:1: ( ( ruleType ) )\r\n // InternalGo.g:17001:2: ( ruleType )\r\n {\r\n // InternalGo.g:17001:2: ( ruleType )\r\n // InternalGo.g:17002:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getConstSpecAccess().getTpTypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getConstSpecAccess().getTpTypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeDef__TpAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17075:1: ( ( ruleType ) )\r\n // InternalGo.g:17076:2: ( ruleType )\r\n {\r\n // InternalGo.g:17076:2: ( ruleType )\r\n // InternalGo.g:17077:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDefAccess().getTpTypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDefAccess().getTpTypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public AssrtIntVarNameNode(int ttype, Token t)\n\t{\n\t\tsuper(t);\n\t}", "public final void rule__TypeDecl__Alternatives_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:3710:1: ( ( ( rule__TypeDecl__TypespecAssignment_2_0 ) ) | ( ( rule__TypeDecl__Group_2_1__0 ) ) )\r\n int alt22=2;\r\n int LA22_0 = input.LA(1);\r\n\r\n if ( (LA22_0==RULE_ID||LA22_0==46) ) {\r\n alt22=1;\r\n }\r\n else if ( (LA22_0==52) ) {\r\n alt22=2;\r\n }\r\n else {\r\n if (state.backtracking>0) {state.failed=true; return ;}\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 22, 0, input);\r\n\r\n throw nvae;\r\n }\r\n switch (alt22) {\r\n case 1 :\r\n // InternalGo.g:3711:2: ( ( rule__TypeDecl__TypespecAssignment_2_0 ) )\r\n {\r\n // InternalGo.g:3711:2: ( ( rule__TypeDecl__TypespecAssignment_2_0 ) )\r\n // InternalGo.g:3712:3: ( rule__TypeDecl__TypespecAssignment_2_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getTypespecAssignment_2_0()); \r\n }\r\n // InternalGo.g:3713:3: ( rule__TypeDecl__TypespecAssignment_2_0 )\r\n // InternalGo.g:3713:4: rule__TypeDecl__TypespecAssignment_2_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDecl__TypespecAssignment_2_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getTypespecAssignment_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // InternalGo.g:3717:2: ( ( rule__TypeDecl__Group_2_1__0 ) )\r\n {\r\n // InternalGo.g:3717:2: ( ( rule__TypeDecl__Group_2_1__0 ) )\r\n // InternalGo.g:3718:3: ( rule__TypeDecl__Group_2_1__0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getGroup_2_1()); \r\n }\r\n // InternalGo.g:3719:3: ( rule__TypeDecl__Group_2_1__0 )\r\n // InternalGo.g:3719:4: rule__TypeDecl__Group_2_1__0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDecl__Group_2_1__0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getGroup_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XRelationalExpression__TypeAssignment_1_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12275:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12276:1: ( ( ruleQualifiedName ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12276:1: ( ( ruleQualifiedName ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12277:1: ( ruleQualifiedName )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeCrossReference_1_0_1_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12278:1: ( ruleQualifiedName )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12279:1: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeQualifiedNameParserRuleCall_1_0_1_0_1()); \n }\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__XRelationalExpression__TypeAssignment_1_0_124627);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeQualifiedNameParserRuleCall_1_0_1_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeCrossReference_1_0_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__LiteralType__Group_2__3__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14893:1: ( ( ( rule__LiteralType__ElementypeAssignment_2_3 ) ) )\r\n // InternalGo.g:14894:1: ( ( rule__LiteralType__ElementypeAssignment_2_3 ) )\r\n {\r\n // InternalGo.g:14894:1: ( ( rule__LiteralType__ElementypeAssignment_2_3 ) )\r\n // InternalGo.g:14895:2: ( rule__LiteralType__ElementypeAssignment_2_3 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getElementypeAssignment_2_3()); \r\n }\r\n // InternalGo.g:14896:2: ( rule__LiteralType__ElementypeAssignment_2_3 )\r\n // InternalGo.g:14896:3: rule__LiteralType__ElementypeAssignment_2_3\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__LiteralType__ElementypeAssignment_2_3();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getElementypeAssignment_2_3()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AliasDecl__TpAssignment_3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17105:1: ( ( ruleType ) )\r\n // InternalGo.g:17106:2: ( ruleType )\r\n {\r\n // InternalGo.g:17106:2: ( ruleType )\r\n // InternalGo.g:17107:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getAliasDeclAccess().getTpTypeParserRuleCall_3_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getAliasDeclAccess().getTpTypeParserRuleCall_3_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1615:1: ( ( ( rule__Parameter__TypeAssignment_2_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1617:1: ( rule__Parameter__TypeAssignment_2_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:1: ( rule__Parameter__TypeAssignment_2_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:2: rule__Parameter__TypeAssignment_2_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_2_1_in_rule__Parameter__Group_2__1__Impl3368);\n rule__Parameter__TypeAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstVariableDeclaration__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21609:1: ( ( ( rule__AstVariableDeclaration__TypeAssignment_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21610:1: ( ( rule__AstVariableDeclaration__TypeAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21610:1: ( ( rule__AstVariableDeclaration__TypeAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21611:1: ( rule__AstVariableDeclaration__TypeAssignment_1 )\n {\n before(grammarAccess.getAstVariableDeclarationAccess().getTypeAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21612:1: ( rule__AstVariableDeclaration__TypeAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21612:2: rule__AstVariableDeclaration__TypeAssignment_1\n {\n pushFollow(FOLLOW_rule__AstVariableDeclaration__TypeAssignment_1_in_rule__AstVariableDeclaration__Group__1__Impl43306);\n rule__AstVariableDeclaration__TypeAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstVariableDeclarationAccess().getTypeAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2799:1: ( ( ':' ) )\n // InternalBSQL2Java.g:2800:1: ( ':' )\n {\n // InternalBSQL2Java.g:2800:1: ( ':' )\n // InternalBSQL2Java.g:2801:2: ':'\n {\n before(grammarAccess.getTIAssignmentAccess().getColonKeyword_1()); \n match(input,25,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getColonKeyword_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeDef__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9088:1: ( ( ( rule__TypeDef__TpAssignment_1 ) ) )\r\n // InternalGo.g:9089:1: ( ( rule__TypeDef__TpAssignment_1 ) )\r\n {\r\n // InternalGo.g:9089:1: ( ( rule__TypeDef__TpAssignment_1 ) )\r\n // InternalGo.g:9090:2: ( rule__TypeDef__TpAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDefAccess().getTpAssignment_1()); \r\n }\r\n // InternalGo.g:9091:2: ( rule__TypeDef__TpAssignment_1 )\r\n // InternalGo.g:9091:3: rule__TypeDef__TpAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDef__TpAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDefAccess().getTpAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Model__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3652:1: ( ( RULE_ID ) )\n // InternalCsv.g:3653:2: ( RULE_ID )\n {\n // InternalCsv.g:3653:2: ( RULE_ID )\n // InternalCsv.g:3654:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5285:1: ( ( ( rule__JointType__NameAssignment_0_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5287:1: ( rule__JointType__NameAssignment_0_2 )\n {\n before(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:1: ( rule__JointType__NameAssignment_0_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:2: rule__JointType__NameAssignment_0_2\n {\n pushFollow(FOLLOW_rule__JointType__NameAssignment_0_2_in_rule__JointType__Group_0__2__Impl10760);\n rule__JointType__NameAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2760:1: ( rule__TIAssignment__Group__0__Impl rule__TIAssignment__Group__1 )\n // InternalBSQL2Java.g:2761:2: rule__TIAssignment__Group__0__Impl rule__TIAssignment__Group__1\n {\n pushFollow(FOLLOW_17);\n rule__TIAssignment__Group__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21545:1: ( ( ( rule__AstTypeParam__TypeAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21546:1: ( ( rule__AstTypeParam__TypeAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21546:1: ( ( rule__AstTypeParam__TypeAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21547:1: ( rule__AstTypeParam__TypeAssignment_1_2 )\n {\n before(grammarAccess.getAstTypeParamAccess().getTypeAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21548:1: ( rule__AstTypeParam__TypeAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21548:2: rule__AstTypeParam__TypeAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstTypeParam__TypeAssignment_1_2_in_rule__AstTypeParam__Group_1__2__Impl43179);\n rule__AstTypeParam__TypeAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getTypeAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__TpAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15875:1: ( ( RULE_LITERAL_TYPE ) )\r\n // InternalGo.g:15876:2: ( RULE_LITERAL_TYPE )\r\n {\r\n // InternalGo.g:15876:2: ( RULE_LITERAL_TYPE )\r\n // InternalGo.g:15877:3: RULE_LITERAL_TYPE\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTpLITERAL_TYPETerminalRuleCall_0_1_0()); \r\n }\r\n match(input,RULE_LITERAL_TYPE,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTpLITERAL_TYPETerminalRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XRelationalExpression__Group_1_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4316:1: ( ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4317:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4317:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4318:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4319:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4319:2: rule__XRelationalExpression__TypeAssignment_1_0_1\n {\n pushFollow(FOLLOW_rule__XRelationalExpression__TypeAssignment_1_0_1_in_rule__XRelationalExpression__Group_1_0__1__Impl8966);\n rule__XRelationalExpression__TypeAssignment_1_0_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PrimaryExpr2__TypeassAssignment_1_3_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18140:1: ( ( ruleTypeAssertion ) )\r\n // InternalGo.g:18141:2: ( ruleTypeAssertion )\r\n {\r\n // InternalGo.g:18141:2: ( ruleTypeAssertion )\r\n // InternalGo.g:18142:3: ruleTypeAssertion\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getPrimaryExpr2Access().getTypeassTypeAssertionParserRuleCall_1_3_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeAssertion();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getPrimaryExpr2Access().getTypeassTypeAssertionParserRuleCall_1_3_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstType__NameAssignment_0_1_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25821:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25823:1: ( RULE_ID )\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25824:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25825:1: RULE_ID\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstType__NameAssignment_0_1_1_051904); \n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7205:1: ( ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7206:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7206:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7207:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7208:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7208:2: rule__XRelationalExpression__TypeAssignment_1_0_1\r\n {\r\n pushFollow(FOLLOW_rule__XRelationalExpression__TypeAssignment_1_0_1_in_rule__XRelationalExpression__Group_1_0__1__Impl15040);\r\n rule__XRelationalExpression__TypeAssignment_1_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XTypeLiteral__TypeAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13319:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13320:1: ( ( ruleQualifiedName ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13320:1: ( ( ruleQualifiedName ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13321:1: ( ruleQualifiedName )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeCrossReference_3_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13322:1: ( ruleQualifiedName )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13323:1: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeQualifiedNameParserRuleCall_3_0_1()); \n }\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__XTypeLiteral__TypeAssignment_326764);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeQualifiedNameParserRuleCall_3_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeCrossReference_3_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Algo__AlgoAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMLRegression.g:2722:1: ( ( ruleAlgoType ) )\n // InternalMLRegression.g:2723:2: ( ruleAlgoType )\n {\n // InternalMLRegression.g:2723:2: ( ruleAlgoType )\n // InternalMLRegression.g:2724:3: ruleAlgoType\n {\n before(grammarAccess.getAlgoAccess().getAlgoAlgoTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleAlgoType();\n\n state._fsp--;\n\n after(grammarAccess.getAlgoAccess().getAlgoAlgoTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeSwitchCase__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11140:1: ( ( ( rule__TypeSwitchCase__TypelistAssignment_0_2 ) ) )\r\n // InternalGo.g:11141:1: ( ( rule__TypeSwitchCase__TypelistAssignment_0_2 ) )\r\n {\r\n // InternalGo.g:11141:1: ( ( rule__TypeSwitchCase__TypelistAssignment_0_2 ) )\r\n // InternalGo.g:11142:2: ( rule__TypeSwitchCase__TypelistAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchCaseAccess().getTypelistAssignment_0_2()); \r\n }\r\n // InternalGo.g:11143:2: ( rule__TypeSwitchCase__TypelistAssignment_0_2 )\r\n // InternalGo.g:11143:3: rule__TypeSwitchCase__TypelistAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeSwitchCase__TypelistAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchCaseAccess().getTypelistAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__MLRegression__EvaluationAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMLRegression.g:2512:1: ( ( ruleEvaluationType ) )\n // InternalMLRegression.g:2513:2: ( ruleEvaluationType )\n {\n // InternalMLRegression.g:2513:2: ( ruleEvaluationType )\n // InternalMLRegression.g:2514:3: ruleEvaluationType\n {\n before(grammarAccess.getMLRegressionAccess().getEvaluationEvaluationTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleEvaluationType();\n\n state._fsp--;\n\n after(grammarAccess.getMLRegressionAccess().getEvaluationEvaluationTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__Group_2_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:12639:1: ( ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) ) )\r\n // InternalDroneScript.g:12640:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n {\r\n // InternalDroneScript.g:12640:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n // InternalDroneScript.g:12641:2: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n // InternalDroneScript.g:12642:2: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n // InternalDroneScript.g:12642:3: rule__XVariableDeclaration__TypeAssignment_2_0_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XVariableDeclaration__TypeAssignment_2_0_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Arguments__TypeAssignment_2_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18410:1: ( ( ruleType ) )\r\n // InternalGo.g:18411:2: ( ruleType )\r\n {\r\n // InternalGo.g:18411:2: ( ruleType )\r\n // InternalGo.g:18412:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeTypeParserRuleCall_2_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeTypeParserRuleCall_2_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Arguments__Group_2_0_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14462:1: ( ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) ) )\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n {\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n // InternalGo.g:14464:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n // InternalGo.g:14465:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n // InternalGo.g:14465:3: rule__Arguments__TypeAssignment_2_0_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__TypeAssignment_2_0_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstType__Group_0_1_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20353:1: ( ( ( rule__AstType__NameAssignment_0_1_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20355:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n {\n before(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:2: rule__AstType__NameAssignment_0_1_1_0\n {\n pushFollow(FOLLOW_rule__AstType__NameAssignment_0_1_1_0_in_rule__AstType__Group_0_1_1__0__Impl40829);\n rule__AstType__NameAssignment_0_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25990:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25992:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAssignment_0_052249); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3492:1: ( ( ( 'time_sig' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3493:1: ( ( 'time_sig' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3493:1: ( ( 'time_sig' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3494:1: ( 'time_sig' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3495:1: ( 'time_sig' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3496:1: 'time_sig'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n match(input,51,FOLLOW_51_in_rule__Parameter__TypeAssignment_1_17059); \n after(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setType(String t) {\n\ttype = t;\n }", "public void setAttributeMatchType(ITaskMatchType type)\n\t{\n\t\tthis.attributeMatchType = type;\n\t}", "public final void rule__AstActor__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23396:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23398:1: RULE_ID\n {\n before(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActor__NameAssignment_246906); \n after(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred131_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:9470:3: ( rule__VarSpec__Tp2Assignment_1 )\r\n // InternalGo.g:9470:3: rule__VarSpec__Tp2Assignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__VarSpec__Tp2Assignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n }", "public final void rule__ParameterDecl__TypeAssignment_1_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16235:1: ( ( ruleType ) )\r\n // InternalGo.g:16236:2: ( ruleType )\r\n {\r\n // InternalGo.g:16236:2: ( ruleType )\r\n // InternalGo.g:16237:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_1_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_1_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Declaration__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:1283:1: ( ( ( rule__Declaration__TypeAssignment_0 ) ) )\n // InternalBrowser.g:1284:1: ( ( rule__Declaration__TypeAssignment_0 ) )\n {\n // InternalBrowser.g:1284:1: ( ( rule__Declaration__TypeAssignment_0 ) )\n // InternalBrowser.g:1285:2: ( rule__Declaration__TypeAssignment_0 )\n {\n before(grammarAccess.getDeclarationAccess().getTypeAssignment_0()); \n // InternalBrowser.g:1286:2: ( rule__Declaration__TypeAssignment_0 )\n // InternalBrowser.g:1286:3: rule__Declaration__TypeAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__Declaration__TypeAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getDeclarationAccess().getTypeAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SystemType__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:1126:1: ( ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) ) )\n // InternalMyDsl.g:1127:1: ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) )\n {\n // InternalMyDsl.g:1127:1: ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) )\n // InternalMyDsl.g:1128:2: ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* )\n {\n // InternalMyDsl.g:1128:2: ( ( rule__SystemType__NameAssignment_1 ) )\n // InternalMyDsl.g:1129:3: ( rule__SystemType__NameAssignment_1 )\n {\n before(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n // InternalMyDsl.g:1130:3: ( rule__SystemType__NameAssignment_1 )\n // InternalMyDsl.g:1130:4: rule__SystemType__NameAssignment_1\n {\n pushFollow(FOLLOW_14);\n rule__SystemType__NameAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n\n }\n\n // InternalMyDsl.g:1133:2: ( ( rule__SystemType__NameAssignment_1 )* )\n // InternalMyDsl.g:1134:3: ( rule__SystemType__NameAssignment_1 )*\n {\n before(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n // InternalMyDsl.g:1135:3: ( rule__SystemType__NameAssignment_1 )*\n loop6:\n do {\n int alt6=2;\n int LA6_0 = input.LA(1);\n\n if ( ((LA6_0>=RULE_STRING && LA6_0<=RULE_ID)) ) {\n alt6=1;\n }\n\n\n switch (alt6) {\n \tcase 1 :\n \t // InternalMyDsl.g:1135:4: rule__SystemType__NameAssignment_1\n \t {\n \t pushFollow(FOLLOW_14);\n \t rule__SystemType__NameAssignment_1();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop6;\n }\n } while (true);\n\n after(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n\n }\n\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Schema__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2012:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2013:2: ( ruleEString )\n {\n // InternalMyDsl.g:2013:2: ( ruleEString )\n // InternalMyDsl.g:2014:3: ruleEString\n {\n before(grammarAccess.getSchemaAccess().getNameEStringParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getSchemaAccess().getNameEStringParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Image__ClassAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4530:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4531:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4531:2: ( RULE_STRING )\n // InternalBrowser.g:4532:3: RULE_STRING\n {\n before(grammarAccess.getImageAccess().getClassSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getImageAccess().getClassSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Tab__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1989:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1990:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1990:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1991:1: RULE_ID\n {\n before(grammarAccess.getTabAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Tab__ValueAssignment_23941); \n after(grammarAccess.getTabAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Atributo__TipoDatoAssignment_6_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.catalogo.ui/src-gen/org/xtext/ui/contentassist/antlr/internal/InternalCatalogo.g:3646:1: ( ( ruleEString ) )\n // ../org.xtext.catalogo.ui/src-gen/org/xtext/ui/contentassist/antlr/internal/InternalCatalogo.g:3647:1: ( ruleEString )\n {\n // ../org.xtext.catalogo.ui/src-gen/org/xtext/ui/contentassist/antlr/internal/InternalCatalogo.g:3647:1: ( ruleEString )\n // ../org.xtext.catalogo.ui/src-gen/org/xtext/ui/contentassist/antlr/internal/InternalCatalogo.g:3648:1: ruleEString\n {\n before(grammarAccess.getAtributoAccess().getTipoDatoEStringParserRuleCall_6_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleEString_in_rule__Atributo__TipoDatoAssignment_6_17185);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAtributoAccess().getTipoDatoEStringParserRuleCall_6_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8280:1: ( ( ( rule__AstPort__TypeAssignment_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8281:1: ( ( rule__AstPort__TypeAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8281:1: ( ( rule__AstPort__TypeAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8282:1: ( rule__AstPort__TypeAssignment_1 )\n {\n before(grammarAccess.getAstPortAccess().getTypeAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8283:1: ( rule__AstPort__TypeAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8283:2: rule__AstPort__TypeAssignment_1\n {\n pushFollow(FOLLOW_rule__AstPort__TypeAssignment_1_in_rule__AstPort__Group__1__Impl17055);\n rule__AstPort__TypeAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstPortAccess().getTypeAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__MapType__KeytypeAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16310:1: ( ( ruleKeyType ) )\r\n // InternalGo.g:16311:2: ( ruleKeyType )\r\n {\r\n // InternalGo.g:16311:2: ( ruleKeyType )\r\n // InternalGo.g:16312:3: ruleKeyType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getMapTypeAccess().getKeytypeKeyTypeParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleKeyType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getMapTypeAccess().getKeytypeKeyTypeParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Conversion__TypeAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18260:1: ( ( ruleType ) )\r\n // InternalGo.g:18261:2: ( ruleType )\r\n {\r\n // InternalGo.g:18261:2: ( ruleType )\r\n // InternalGo.g:18262:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getConversionAccess().getTypeTypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getConversionAccess().getTypeTypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleAstTypeDefinitionTypeParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:633:2: ( ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:634:1: ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:634:1: ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:635:1: ( rule__AstTypeDefinitionTypeParameter__NameAssignment )\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameAssignment()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:636:1: ( rule__AstTypeDefinitionTypeParameter__NameAssignment )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:636:2: rule__AstTypeDefinitionTypeParameter__NameAssignment\n {\n pushFollow(FOLLOW_rule__AstTypeDefinitionTypeParameter__NameAssignment_in_ruleAstTypeDefinitionTypeParameter1294);\n rule__AstTypeDefinitionTypeParameter__NameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Constraint__Group__3__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7099:1: ( ( ( rule__Constraint__TypeAssignment_3 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7100:1: ( ( rule__Constraint__TypeAssignment_3 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7100:1: ( ( rule__Constraint__TypeAssignment_3 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7101:1: ( rule__Constraint__TypeAssignment_3 )\n {\n before(grammarAccess.getConstraintAccess().getTypeAssignment_3()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7102:1: ( rule__Constraint__TypeAssignment_3 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7102:2: rule__Constraint__TypeAssignment_3\n {\n pushFollow(FOLLOW_rule__Constraint__TypeAssignment_3_in_rule__Constraint__Group__3__Impl14317);\n rule__Constraint__TypeAssignment_3();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getConstraintAccess().getTypeAssignment_3()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SliceType__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5497:1: ( ( ( rule__SliceType__ElemtypeAssignment_2 ) ) )\r\n // InternalGo.g:5498:1: ( ( rule__SliceType__ElemtypeAssignment_2 ) )\r\n {\r\n // InternalGo.g:5498:1: ( ( rule__SliceType__ElemtypeAssignment_2 ) )\r\n // InternalGo.g:5499:2: ( rule__SliceType__ElemtypeAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSliceTypeAccess().getElemtypeAssignment_2()); \r\n }\r\n // InternalGo.g:5500:2: ( rule__SliceType__ElemtypeAssignment_2 )\r\n // InternalGo.g:5500:3: rule__SliceType__ElemtypeAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__SliceType__ElemtypeAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSliceTypeAccess().getElemtypeAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__TargetAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3712:1: ( ( ruleQualifiedName ) )\n // InternalCsv.g:3713:2: ( ruleQualifiedName )\n {\n // InternalCsv.g:3713:2: ( ruleQualifiedName )\n // InternalCsv.g:3714:3: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getTargetQualifiedNameParserRuleCall_2_0()); \n }\n pushFollow(FOLLOW_2);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getTargetQualifiedNameParserRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterDecl__Group_1__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6604:1: ( ( ( rule__ParameterDecl__TypeAssignment_1_2 ) ) )\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n {\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n // InternalGo.g:6606:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n // InternalGo.g:6607:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n // InternalGo.g:6607:3: rule__ParameterDecl__TypeAssignment_1_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterDecl__TypeAssignment_1_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }" ]
[ "0.75827086", "0.6977126", "0.68980044", "0.6452539", "0.6393337", "0.6333172", "0.6333117", "0.6202665", "0.61062336", "0.6071793", "0.5976454", "0.5960311", "0.5876703", "0.58563423", "0.5839604", "0.5834205", "0.5827881", "0.5826248", "0.58136714", "0.580445", "0.57351166", "0.5698695", "0.56825393", "0.56776816", "0.56547976", "0.5559974", "0.5512849", "0.5497495", "0.54653215", "0.5464025", "0.5440237", "0.5430887", "0.54199666", "0.531986", "0.5319072", "0.53171027", "0.5297086", "0.5281615", "0.5262759", "0.5259413", "0.5247251", "0.52456397", "0.5238822", "0.5227227", "0.522033", "0.52073133", "0.5196357", "0.5187548", "0.5153916", "0.5129625", "0.51241976", "0.5107635", "0.5100636", "0.50748515", "0.5071302", "0.5069874", "0.50535053", "0.50411344", "0.50397015", "0.5037395", "0.50215065", "0.50072134", "0.500268", "0.50008976", "0.4991746", "0.49862248", "0.4986177", "0.4983028", "0.49789324", "0.49776843", "0.49716303", "0.4971125", "0.4970966", "0.49697602", "0.4957504", "0.49466342", "0.4937343", "0.49210146", "0.49130723", "0.49082774", "0.4907385", "0.4899851", "0.48972455", "0.4888921", "0.4885167", "0.48745918", "0.48742554", "0.4858883", "0.48530322", "0.48469448", "0.483539", "0.48327228", "0.48319852", "0.4830981", "0.48263973", "0.48217574", "0.48166966", "0.4816045", "0.4812897", "0.4806017" ]
0.79201645
0
$ANTLR end "rule__TableInstance__Ti_typeAssignment_2" $ANTLR start "rule__TIAssignment__Instance_nameAssignment_0" InternalBSQL2Java.g:3494:1: rule__TIAssignment__Instance_nameAssignment_0 : ( RULE_ID ) ;
public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3499:2: ( RULE_ID ) { // InternalBSQL2Java.g:3499:2: ( RULE_ID ) // InternalBSQL2Java.g:3500:3: RULE_ID { before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2772:1: ( ( ( rule__TIAssignment__Instance_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2774:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n // InternalBSQL2Java.g:2775:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n // InternalBSQL2Java.g:2775:3: rule__TIAssignment__Instance_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Instance_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2691:1: ( ( ( rule__TableInstance__Ti_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2692:1: ( ( rule__TableInstance__Ti_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2692:1: ( ( rule__TableInstance__Ti_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2693:2: ( rule__TableInstance__Ti_nameAssignment_0 )\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameAssignment_0()); \n // InternalBSQL2Java.g:2694:2: ( rule__TableInstance__Ti_nameAssignment_0 )\n // InternalBSQL2Java.g:2694:3: rule__TableInstance__Ti_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TableInstance__Ti_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTableInstanceAccess().getTi_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_typeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3513:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3514:2: ( RULE_ID )\n // InternalBSQL2Java.g:3515:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Ti_typeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3483:1: ( ( ruleTIAssignment ) )\n // InternalBSQL2Java.g:3484:2: ( ruleTIAssignment )\n {\n // InternalBSQL2Java.g:3484:2: ( ruleTIAssignment )\n // InternalBSQL2Java.g:3485:3: ruleTIAssignment\n {\n before(grammarAccess.getTableInstanceAccess().getTi_typeTIAssignmentParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleTIAssignment();\n\n state._fsp--;\n\n after(grammarAccess.getTableInstanceAccess().getTi_typeTIAssignmentParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2744:1: ( ( ( rule__TableInstance__Ti_typeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2745:1: ( ( rule__TableInstance__Ti_typeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2745:1: ( ( rule__TableInstance__Ti_typeAssignment_2 ) )\n // InternalBSQL2Java.g:2746:2: ( rule__TableInstance__Ti_typeAssignment_2 )\n {\n before(grammarAccess.getTableInstanceAccess().getTi_typeAssignment_2()); \n // InternalBSQL2Java.g:2747:2: ( rule__TableInstance__Ti_typeAssignment_2 )\n // InternalBSQL2Java.g:2747:3: rule__TableInstance__Ti_typeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__TableInstance__Ti_typeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTableInstanceAccess().getTi_typeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2825:1: ( ( ( rule__TIAssignment__Instance_typeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2826:1: ( ( rule__TIAssignment__Instance_typeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2826:1: ( ( rule__TIAssignment__Instance_typeAssignment_2 ) )\n // InternalBSQL2Java.g:2827:2: ( rule__TIAssignment__Instance_typeAssignment_2 )\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_typeAssignment_2()); \n // InternalBSQL2Java.g:2828:2: ( rule__TIAssignment__Instance_typeAssignment_2 )\n // InternalBSQL2Java.g:2828:3: rule__TIAssignment__Instance_typeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Instance_typeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getInstance_typeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2072:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2073:2: ( ruleEString )\n {\n // InternalMyDsl.g:2073:2: ( ruleEString )\n // InternalMyDsl.g:2074:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_0_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2121:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2122:2: ( ruleEString )\n {\n // InternalMyDsl.g:2122:2: ( ruleEString )\n // InternalMyDsl.g:2123:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__LiteralType__TypenameAssignment_5() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18620:1: ( ( ruleTypeName ) )\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n {\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n // InternalGo.g:18622:3: ruleTypeName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstType__NameAssignment_0_1_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25821:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25823:1: ( RULE_ID )\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25824:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25825:1: RULE_ID\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstType__NameAssignment_0_1_1_051904); \n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22960:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22961:1: ( ( ruleQualifiedName ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22961:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22962:1: ( ruleQualifiedName )\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityCrossReference_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22963:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22964:1: ruleQualifiedName\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityQualifiedNameParserRuleCall_2_0_1()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstActorDeclaration__TypeAssignment_246013);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityQualifiedNameParserRuleCall_2_0_1()); \n\n }\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityCrossReference_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_2_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2170:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2171:2: ( ruleEString )\n {\n // InternalMyDsl.g:2171:2: ( ruleEString )\n // InternalMyDsl.g:2172:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_2_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_2_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25990:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25992:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAssignment_0_052249); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "TIAssignment createTIAssignment();", "public final void rule__Attribute__TypeNameAssignment_3_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2238:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2239:2: ( ruleEString )\n {\n // InternalMyDsl.g:2239:2: ( ruleEString )\n // InternalMyDsl.g:2240:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_3_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_3_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:714:1: ( ( ( rule__Attribute__TypeNameAssignment_0_2 ) ) )\n // InternalMyDsl.g:715:1: ( ( rule__Attribute__TypeNameAssignment_0_2 ) )\n {\n // InternalMyDsl.g:715:1: ( ( rule__Attribute__TypeNameAssignment_0_2 ) )\n // InternalMyDsl.g:716:2: ( rule__Attribute__TypeNameAssignment_0_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_0_2()); \n // InternalMyDsl.g:717:2: ( rule__Attribute__TypeNameAssignment_0_2 )\n // InternalMyDsl.g:717:3: rule__Attribute__TypeNameAssignment_0_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SystemInstantiation__NameAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9114:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9115:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9115:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9116:1: RULE_ID\n {\n before(grammarAccess.getSystemInstantiationAccess().getNameIDTerminalRuleCall_3_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__SystemInstantiation__NameAssignment_318284); \n after(grammarAccess.getSystemInstantiationAccess().getNameIDTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleTIAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:366:2: ( ( ( rule__TIAssignment__Group__0 ) ) )\n // InternalBSQL2Java.g:367:2: ( ( rule__TIAssignment__Group__0 ) )\n {\n // InternalBSQL2Java.g:367:2: ( ( rule__TIAssignment__Group__0 ) )\n // InternalBSQL2Java.g:368:3: ( rule__TIAssignment__Group__0 )\n {\n before(grammarAccess.getTIAssignmentAccess().getGroup()); \n // InternalBSQL2Java.g:369:3: ( rule__TIAssignment__Group__0 )\n // InternalBSQL2Java.g:369:4: rule__TIAssignment__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleTIAssignment() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:354:1: ( ruleTIAssignment EOF )\n // InternalBSQL2Java.g:355:1: ruleTIAssignment EOF\n {\n before(grammarAccess.getTIAssignmentRule()); \n pushFollow(FOLLOW_1);\n ruleTIAssignment();\n\n state._fsp--;\n\n after(grammarAccess.getTIAssignmentRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__AstActor__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23396:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23398:1: RULE_ID\n {\n before(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActor__NameAssignment_246906); \n after(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Model__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3652:1: ( ( RULE_ID ) )\n // InternalCsv.g:3653:2: ( RULE_ID )\n {\n // InternalCsv.g:3653:2: ( RULE_ID )\n // InternalCsv.g:3654:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__Group_0_1_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20353:1: ( ( ( rule__AstType__NameAssignment_0_1_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20355:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n {\n before(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:2: rule__AstType__NameAssignment_0_1_1_0\n {\n pushFollow(FOLLOW_rule__AstType__NameAssignment_0_1_1_0_in_rule__AstType__Group_0_1_1__0__Impl40829);\n rule__AstType__NameAssignment_0_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_2__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:930:1: ( ( ( rule__Attribute__TypeNameAssignment_2_2 ) ) )\n // InternalMyDsl.g:931:1: ( ( rule__Attribute__TypeNameAssignment_2_2 ) )\n {\n // InternalMyDsl.g:931:1: ( ( rule__Attribute__TypeNameAssignment_2_2 ) )\n // InternalMyDsl.g:932:2: ( rule__Attribute__TypeNameAssignment_2_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_2_2()); \n // InternalMyDsl.g:933:2: ( rule__Attribute__TypeNameAssignment_2_2 )\n // InternalMyDsl.g:933:3: rule__Attribute__TypeNameAssignment_2_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_2_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_2_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5285:1: ( ( ( rule__JointType__NameAssignment_0_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5287:1: ( rule__JointType__NameAssignment_0_2 )\n {\n before(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:1: ( rule__JointType__NameAssignment_0_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:2: rule__JointType__NameAssignment_0_2\n {\n pushFollow(FOLLOW_rule__JointType__NameAssignment_0_2_in_rule__JointType__Group_0__2__Impl10760);\n rule__JointType__NameAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:166:2: ( ( ( rule__BType__Type_nameAssignment ) ) )\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n {\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n // InternalBSQL2Java.g:168:3: ( rule__BType__Type_nameAssignment )\n {\n before(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n // InternalBSQL2Java.g:169:3: ( rule__BType__Type_nameAssignment )\n // InternalBSQL2Java.g:169:4: rule__BType__Type_nameAssignment\n {\n pushFollow(FOLLOW_2);\n rule__BType__Type_nameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23216:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23218:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinition__NameAssignment_146534); \n after(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21392:1: ( ( ( rule__AstTypeParam__NameAssignment_0_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21394:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:2: rule__AstTypeParam__NameAssignment_0_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAssignment_0_0_in_rule__AstTypeParam__Group_0__0__Impl42875);\n rule__AstTypeParam__NameAssignment_0_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SystemType__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:1126:1: ( ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) ) )\n // InternalMyDsl.g:1127:1: ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) )\n {\n // InternalMyDsl.g:1127:1: ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) )\n // InternalMyDsl.g:1128:2: ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* )\n {\n // InternalMyDsl.g:1128:2: ( ( rule__SystemType__NameAssignment_1 ) )\n // InternalMyDsl.g:1129:3: ( rule__SystemType__NameAssignment_1 )\n {\n before(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n // InternalMyDsl.g:1130:3: ( rule__SystemType__NameAssignment_1 )\n // InternalMyDsl.g:1130:4: rule__SystemType__NameAssignment_1\n {\n pushFollow(FOLLOW_14);\n rule__SystemType__NameAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n\n }\n\n // InternalMyDsl.g:1133:2: ( ( rule__SystemType__NameAssignment_1 )* )\n // InternalMyDsl.g:1134:3: ( rule__SystemType__NameAssignment_1 )*\n {\n before(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n // InternalMyDsl.g:1135:3: ( rule__SystemType__NameAssignment_1 )*\n loop6:\n do {\n int alt6=2;\n int LA6_0 = input.LA(1);\n\n if ( ((LA6_0>=RULE_STRING && LA6_0<=RULE_ID)) ) {\n alt6=1;\n }\n\n\n switch (alt6) {\n \tcase 1 :\n \t // InternalMyDsl.g:1135:4: rule__SystemType__NameAssignment_1\n \t {\n \t pushFollow(FOLLOW_14);\n \t rule__SystemType__NameAssignment_1();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop6;\n }\n } while (true);\n\n after(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n\n }\n\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinitionTypeParameter__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23336:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23338:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinitionTypeParameter__NameAssignment46782); \n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:822:1: ( ( ( rule__Attribute__TypeNameAssignment_1_2 ) ) )\n // InternalMyDsl.g:823:1: ( ( rule__Attribute__TypeNameAssignment_1_2 ) )\n {\n // InternalMyDsl.g:823:1: ( ( rule__Attribute__TypeNameAssignment_1_2 ) )\n // InternalMyDsl.g:824:2: ( rule__Attribute__TypeNameAssignment_1_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_1_2()); \n // InternalMyDsl.g:825:2: ( rule__Attribute__TypeNameAssignment_1_2 )\n // InternalMyDsl.g:825:3: rule__Attribute__TypeNameAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Schema__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2012:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2013:2: ( ruleEString )\n {\n // InternalMyDsl.g:2013:2: ( ruleEString )\n // InternalMyDsl.g:2014:3: ruleEString\n {\n before(grammarAccess.getSchemaAccess().getNameEStringParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getSchemaAccess().getNameEStringParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__TypeAssignment_1_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12275:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12276:1: ( ( ruleQualifiedName ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12276:1: ( ( ruleQualifiedName ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12277:1: ( ruleQualifiedName )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeCrossReference_1_0_1_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12278:1: ( ruleQualifiedName )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12279:1: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeQualifiedNameParserRuleCall_1_0_1_0_1()); \n }\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__XRelationalExpression__TypeAssignment_1_0_124627);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeQualifiedNameParserRuleCall_1_0_1_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeCrossReference_1_0_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Input__TypeAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4305:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4306:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4306:2: ( RULE_STRING )\n // InternalBrowser.g:4307:3: RULE_STRING\n {\n before(grammarAccess.getInputAccess().getTypeSTRINGTerminalRuleCall_3_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInputAccess().getTypeSTRINGTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstNetwork__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22780:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22782:1: RULE_ID\n {\n before(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstNetwork__NameAssignment_245637); \n after(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21486:1: ( ( ( rule__AstTypeParam__NameAssignment_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21487:1: ( ( rule__AstTypeParam__NameAssignment_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21487:1: ( ( rule__AstTypeParam__NameAssignment_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21488:1: ( rule__AstTypeParam__NameAssignment_1_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAssignment_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21489:1: ( rule__AstTypeParam__NameAssignment_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21489:2: rule__AstTypeParam__NameAssignment_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAssignment_1_0_in_rule__AstTypeParam__Group_1__0__Impl43060);\n rule__AstTypeParam__NameAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public AssrtIntVarNameNode(int ttype, Token t)\n\t{\n\t\tsuper(t);\n\t}", "public final void rule__AstFunction__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23666:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23668:1: RULE_ID\n {\n before(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstFunction__NameAssignment_247464); \n after(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SystemType__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2253:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2254:2: ( ruleEString )\n {\n // InternalMyDsl.g:2254:2: ( ruleEString )\n // InternalMyDsl.g:2255:3: ruleEString\n {\n before(grammarAccess.getSystemTypeAccess().getNameEStringParserRuleCall_1_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getSystemTypeAccess().getNameEStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_3__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:1064:1: ( ( ( rule__Attribute__TypeNameAssignment_3_2 ) ) )\n // InternalMyDsl.g:1065:1: ( ( rule__Attribute__TypeNameAssignment_3_2 ) )\n {\n // InternalMyDsl.g:1065:1: ( ( rule__Attribute__TypeNameAssignment_3_2 ) )\n // InternalMyDsl.g:1066:2: ( rule__Attribute__TypeNameAssignment_3_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_3_2()); \n // InternalMyDsl.g:1067:2: ( rule__Attribute__TypeNameAssignment_3_2 )\n // InternalMyDsl.g:1067:3: rule__Attribute__TypeNameAssignment_3_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_3_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_3_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26081:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26082:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26082:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26083:1: RULE_ID\n {\n before(grammarAccess.getAstVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstVariableDeclaration__NameAssignment_252437); \n after(grammarAccess.getAstVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SystemInstantiation__Group__3__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2795:1: ( ( ( rule__SystemInstantiation__NameAssignment_3 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2796:1: ( ( rule__SystemInstantiation__NameAssignment_3 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2796:1: ( ( rule__SystemInstantiation__NameAssignment_3 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2797:1: ( rule__SystemInstantiation__NameAssignment_3 )\n {\n before(grammarAccess.getSystemInstantiationAccess().getNameAssignment_3()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2798:1: ( rule__SystemInstantiation__NameAssignment_3 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2798:2: rule__SystemInstantiation__NameAssignment_3\n {\n pushFollow(FOLLOW_rule__SystemInstantiation__NameAssignment_3_in_rule__SystemInstantiation__Group__3__Impl5873);\n rule__SystemInstantiation__NameAssignment_3();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSystemInstantiationAccess().getNameAssignment_3()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:828:1: ( ( ( rule__BTable__Table_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:829:1: ( ( rule__BTable__Table_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:829:1: ( ( rule__BTable__Table_nameAssignment_0 ) )\n // InternalBSQL2Java.g:830:2: ( rule__BTable__Table_nameAssignment_0 )\n {\n before(grammarAccess.getBTableAccess().getTable_nameAssignment_0()); \n // InternalBSQL2Java.g:831:2: ( rule__BTable__Table_nameAssignment_0 )\n // InternalBSQL2Java.g:831:3: rule__BTable__Table_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BTable__Table_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTableAccess().getTable_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12060:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12061:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12062:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__XVariableDeclaration__NameAssignment_224180); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXVariableDeclarationAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActor__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7556:1: ( ( ( rule__AstActor__NameAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7557:1: ( ( rule__AstActor__NameAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7557:1: ( ( rule__AstActor__NameAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7558:1: ( rule__AstActor__NameAssignment_2 )\n {\n before(grammarAccess.getAstActorAccess().getNameAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7559:1: ( rule__AstActor__NameAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7559:2: rule__AstActor__NameAssignment_2\n {\n pushFollow(FOLLOW_rule__AstActor__NameAssignment_2_in_rule__AstActor__Group__2__Impl15624);\n rule__AstActor__NameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstActorAccess().getNameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Activity__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:908:1: ( ( RULE_ID ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:909:1: ( RULE_ID )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:909:1: ( RULE_ID )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:910:1: RULE_ID\n {\n before(grammarAccess.getActivityAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FollowSets000.FOLLOW_RULE_ID_in_rule__Activity__NameAssignment_11790); \n after(grammarAccess.getActivityAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Text__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:938:1: ( ( ruleIdOrString ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:939:1: ( ruleIdOrString )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:939:1: ( ruleIdOrString )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:940:1: ruleIdOrString\n {\n before(grammarAccess.getTextAccess().getNameIdOrStringParserRuleCall_1_0()); \n pushFollow(FollowSets000.FOLLOW_ruleIdOrString_in_rule__Text__NameAssignment_11852);\n ruleIdOrString();\n _fsp--;\n\n after(grammarAccess.getTextAccess().getNameIdOrStringParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2799:1: ( ( ':' ) )\n // InternalBSQL2Java.g:2800:1: ( ':' )\n {\n // InternalBSQL2Java.g:2800:1: ( ':' )\n // InternalBSQL2Java.g:2801:2: ':'\n {\n before(grammarAccess.getTIAssignmentAccess().getColonKeyword_1()); \n match(input,25,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getColonKeyword_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleTypeDef() throws RecognitionException {\n EObject current = null;\n\n Token otherlv_0=null;\n Token lv_name_1_0=null;\n Token lv_typeSymbol_2_0=null;\n\n\n \tenterRule();\n\n try {\n // InternalNgt.g:1386:2: ( (otherlv_0= 'def' ( (lv_name_1_0= RULE_ID ) ) ( (lv_typeSymbol_2_0= RULE_ID ) ) ) )\n // InternalNgt.g:1387:2: (otherlv_0= 'def' ( (lv_name_1_0= RULE_ID ) ) ( (lv_typeSymbol_2_0= RULE_ID ) ) )\n {\n // InternalNgt.g:1387:2: (otherlv_0= 'def' ( (lv_name_1_0= RULE_ID ) ) ( (lv_typeSymbol_2_0= RULE_ID ) ) )\n // InternalNgt.g:1388:3: otherlv_0= 'def' ( (lv_name_1_0= RULE_ID ) ) ( (lv_typeSymbol_2_0= RULE_ID ) )\n {\n otherlv_0=(Token)match(input,31,FOLLOW_26); \n\n \t\t\tnewLeafNode(otherlv_0, grammarAccess.getTypeDefAccess().getDefKeyword_0());\n \t\t\n // InternalNgt.g:1392:3: ( (lv_name_1_0= RULE_ID ) )\n // InternalNgt.g:1393:4: (lv_name_1_0= RULE_ID )\n {\n // InternalNgt.g:1393:4: (lv_name_1_0= RULE_ID )\n // InternalNgt.g:1394:5: lv_name_1_0= RULE_ID\n {\n lv_name_1_0=(Token)match(input,RULE_ID,FOLLOW_26); \n\n \t\t\t\t\tnewLeafNode(lv_name_1_0, grammarAccess.getTypeDefAccess().getNameIDTerminalRuleCall_1_0());\n \t\t\t\t\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElement(grammarAccess.getTypeDefRule());\n \t\t\t\t\t}\n \t\t\t\t\tsetWithLastConsumed(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"name\",\n \t\t\t\t\t\tlv_name_1_0,\n \t\t\t\t\t\t\"org.eclipse.xtext.common.Terminals.ID\");\n \t\t\t\t\n\n }\n\n\n }\n\n // InternalNgt.g:1410:3: ( (lv_typeSymbol_2_0= RULE_ID ) )\n // InternalNgt.g:1411:4: (lv_typeSymbol_2_0= RULE_ID )\n {\n // InternalNgt.g:1411:4: (lv_typeSymbol_2_0= RULE_ID )\n // InternalNgt.g:1412:5: lv_typeSymbol_2_0= RULE_ID\n {\n lv_typeSymbol_2_0=(Token)match(input,RULE_ID,FOLLOW_2); \n\n \t\t\t\t\tnewLeafNode(lv_typeSymbol_2_0, grammarAccess.getTypeDefAccess().getTypeSymbolIDTerminalRuleCall_2_0());\n \t\t\t\t\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElement(grammarAccess.getTypeDefRule());\n \t\t\t\t\t}\n \t\t\t\t\tsetWithLastConsumed(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"typeSymbol\",\n \t\t\t\t\t\tlv_typeSymbol_2_0,\n \t\t\t\t\t\t\"org.eclipse.xtext.common.Terminals.ID\");\n \t\t\t\t\n\n }\n\n\n }\n\n\n }\n\n\n }\n\n\n \tleaveRule();\n\n }\n\n catch (RecognitionException re) {\n recover(input,re);\n appendSkippedTokens();\n }\n finally {\n }\n return current;\n }", "public final void rule__AstUnit__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22538:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22539:1: ( ruleQualifiedName )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22539:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22540:1: ruleQualifiedName\n {\n before(grammarAccess.getAstUnitAccess().getNameQualifiedNameParserRuleCall_2_0()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstUnit__NameAssignment_245137);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstUnitAccess().getNameQualifiedNameParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmParameterizedTypeReference__TypeAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13503:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13504:1: ( ( ruleQualifiedName ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13504:1: ( ( ruleQualifiedName ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13505:1: ( ruleQualifiedName )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13506:1: ( ruleQualifiedName )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13507:1: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \n }\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__JvmParameterizedTypeReference__TypeAssignment_027144);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26020:1: ( ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26021:1: ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26021:1: ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26022:1: ( rule__AstTypeParam__NameAlternatives_1_0_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAlternatives_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26023:1: ( rule__AstTypeParam__NameAlternatives_1_0_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26023:2: rule__AstTypeParam__NameAlternatives_1_0_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAlternatives_1_0_0_in_rule__AstTypeParam__NameAssignment_1_052311);\n rule__AstTypeParam__NameAlternatives_1_0_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAlternatives_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XTypeLiteral__TypeAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13319:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13320:1: ( ( ruleQualifiedName ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13320:1: ( ( ruleQualifiedName ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13321:1: ( ruleQualifiedName )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeCrossReference_3_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13322:1: ( ruleQualifiedName )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13323:1: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeQualifiedNameParserRuleCall_3_0_1()); \n }\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__XTypeLiteral__TypeAssignment_326764);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeQualifiedNameParserRuleCall_3_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeCrossReference_3_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VarSpec__Tp2Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17165:1: ( ( ruleType ) )\r\n // InternalGo.g:17166:2: ( ruleType )\r\n {\r\n // InternalGo.g:17166:2: ( ruleType )\r\n // InternalGo.g:17167:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getTp2TypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getTp2TypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__JvmParameterizedTypeReference__TypeAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19042:1: ( ( ( ruleQualifiedName ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19043:1: ( ( ruleQualifiedName ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19043:1: ( ( ruleQualifiedName ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19044:1: ( ruleQualifiedName )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19045:1: ( ruleQualifiedName )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19046:1: ruleQualifiedName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \r\n }\r\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__JvmParameterizedTypeReference__TypeAssignment_038493);\r\n ruleQualifiedName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setTitleNameMatchExprType(ITaskExprType titleNameMatchExprType) {\n\t\tthis.titleNameMatchExprType = titleNameMatchExprType;\n\t}", "public final void rule__Language__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3697:1: ( ( RULE_ID ) )\n // InternalCsv.g:3698:2: ( RULE_ID )\n {\n // InternalCsv.g:3698:2: ( RULE_ID )\n // InternalCsv.g:3699:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getNameIDTerminalRuleCall_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__OpenCSV__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3727:1: ( ( RULE_ID ) )\n // InternalCsv.g:3728:2: ( RULE_ID )\n {\n // InternalCsv.g:3728:2: ( RULE_ID )\n // InternalCsv.g:3729:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getOpenCSVAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmParameterizedTypeReference__TypeAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3927:1: ( ( ( ruleQualifiedName ) ) )\n // InternalCsv.g:3928:2: ( ( ruleQualifiedName ) )\n {\n // InternalCsv.g:3928:2: ( ( ruleQualifiedName ) )\n // InternalCsv.g:3929:3: ( ruleQualifiedName )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \n }\n // InternalCsv.g:3930:3: ( ruleQualifiedName )\n // InternalCsv.g:3931:4: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \n }\n pushFollow(FOLLOW_2);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2760:1: ( rule__TIAssignment__Group__0__Impl rule__TIAssignment__Group__1 )\n // InternalBSQL2Java.g:2761:2: rule__TIAssignment__Group__0__Impl rule__TIAssignment__Group__1\n {\n pushFollow(FOLLOW_17);\n rule__TIAssignment__Group__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1124:1: ( ( ( rule__Attribute__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:1125:1: ( ( rule__Attribute__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1125:1: ( ( rule__Attribute__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:1126:2: ( rule__Attribute__TypeAssignment_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:1127:2: ( rule__Attribute__TypeAssignment_2 )\n // InternalBSQL2Java.g:1127:3: rule__Attribute__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6739:1: ( ( ( rule__AstTypeDefinition__NameAssignment_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6740:1: ( ( rule__AstTypeDefinition__NameAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6740:1: ( ( rule__AstTypeDefinition__NameAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6741:1: ( rule__AstTypeDefinition__NameAssignment_1 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getNameAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6742:1: ( rule__AstTypeDefinition__NameAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6742:2: rule__AstTypeDefinition__NameAssignment_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__NameAssignment_1_in_rule__AstTypeDefinition__Group__1__Impl14014);\n rule__AstTypeDefinition__NameAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getNameAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public Assigner (String type){\n\t\tif(type.equals(\"owner\"))\n\t\t\tassignId(1);\n\t\telse\n\t\t\tassignId(2);\n\t}", "@Override\n public String nameAndType() {\n\t String n = \"noname\";\n\t if (name != null) {\n\t\t n=name;\n\t }\n\t return \"if \"+n+\":\";\n }", "public final void rule__ExternalLoad__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10215:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10216:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10216:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10217:1: RULE_ID\n {\n before(grammarAccess.getExternalLoadAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__ExternalLoad__NameAssignment_220542); \n after(grammarAccess.getExternalLoadAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__CheckContainsText__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4710:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4711:2: ( RULE_ID )\n {\n // InternalBrowser.g:4711:2: ( RULE_ID )\n // InternalBrowser.g:4712:3: RULE_ID\n {\n before(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getCheckContainsTextAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleAstTypeDefinitionTypeParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:633:2: ( ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:634:1: ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:634:1: ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:635:1: ( rule__AstTypeDefinitionTypeParameter__NameAssignment )\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameAssignment()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:636:1: ( rule__AstTypeDefinitionTypeParameter__NameAssignment )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:636:2: rule__AstTypeDefinitionTypeParameter__NameAssignment\n {\n pushFollow(FOLLOW_rule__AstTypeDefinitionTypeParameter__NameAssignment_in_ruleAstTypeDefinitionTypeParameter1294);\n rule__AstTypeDefinitionTypeParameter__NameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstUnit__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3691:1: ( ( ( rule__AstUnit__NameAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3692:1: ( ( rule__AstUnit__NameAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3692:1: ( ( rule__AstUnit__NameAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3693:1: ( rule__AstUnit__NameAssignment_2 )\n {\n before(grammarAccess.getAstUnitAccess().getNameAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3694:1: ( rule__AstUnit__NameAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3694:2: rule__AstUnit__NameAssignment_2\n {\n pushFollow(FOLLOW_rule__AstUnit__NameAssignment_2_in_rule__AstUnit__Group__2__Impl8010);\n rule__AstUnit__NameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstUnitAccess().getNameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstToken__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24673:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24674:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24674:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:24675:1: RULE_ID\n {\n before(grammarAccess.getAstTokenAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstToken__NameAssignment49543); \n after(grammarAccess.getAstTokenAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22945:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22946:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22946:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22947:1: RULE_ID\n {\n before(grammarAccess.getAstActorDeclarationAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActorDeclaration__NameAssignment_045978); \n after(grammarAccess.getAstActorDeclarationAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2787:1: ( rule__TIAssignment__Group__1__Impl rule__TIAssignment__Group__2 )\n // InternalBSQL2Java.g:2788:2: rule__TIAssignment__Group__1__Impl rule__TIAssignment__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__TIAssignment__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__FindSecondProperty__NameAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4890:1: ( ( RULE_ID ) )\n // InternalBrowser.g:4891:2: ( RULE_ID )\n {\n // InternalBrowser.g:4891:2: ( RULE_ID )\n // InternalBrowser.g:4892:3: RULE_ID\n {\n before(grammarAccess.getFindSecondPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getFindSecondPropertyAccess().getNameIDTerminalRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Program__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1252:1: ( ( RULE_ID ) )\n // InternalWh.g:1253:2: ( RULE_ID )\n {\n // InternalWh.g:1253:2: ( RULE_ID )\n // InternalWh.g:1254:3: RULE_ID\n {\n before(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getProgramAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleInterfaceTypeName() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:992:2: ( ( ruleTypeName ) )\r\n // InternalGo.g:993:2: ( ruleTypeName )\r\n {\r\n // InternalGo.g:993:2: ( ruleTypeName )\r\n // InternalGo.g:994:3: ruleTypeName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getInterfaceTypeNameAccess().getTypeNameParserRuleCall()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getInterfaceTypeNameAccess().getTypeNameParserRuleCall()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Application__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:878:1: ( ( RULE_ID ) )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:879:1: ( RULE_ID )\n {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:879:1: ( RULE_ID )\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/eclipse/ese/ui/contentassist/antlr/internal/InternalAndroid.g:880:1: RULE_ID\n {\n before(grammarAccess.getApplicationAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FollowSets000.FOLLOW_RULE_ID_in_rule__Application__NameAssignment_11728); \n after(grammarAccess.getApplicationAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5466:1: ( ( ( rule__AstActorDeclaration__TypeAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5467:1: ( ( rule__AstActorDeclaration__TypeAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5467:1: ( ( rule__AstActorDeclaration__TypeAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5468:1: ( rule__AstActorDeclaration__TypeAssignment_2 )\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5469:1: ( rule__AstActorDeclaration__TypeAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5469:2: rule__AstActorDeclaration__TypeAssignment_2\n {\n pushFollow(FOLLOW_rule__AstActorDeclaration__TypeAssignment_2_in_rule__AstActorDeclaration__Group__2__Impl11511);\n rule__AstActorDeclaration__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "final public void ClassName() throws ParseException {\n jj_consume_token(IDENTIFIER);\n label_24:\n while (true) {\n switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {\n case 88:\n case 98:\n ;\n break;\n default:\n jj_la1[104] = jj_gen;\n break label_24;\n }\n switch ((jj_ntk==-1)?jj_ntk():jj_ntk) {\n case 88:\n jj_consume_token(88);\n jj_consume_token(IDENTIFIER);\n break;\n case 98:\n jj_consume_token(98);\n jj_consume_token(IDENTIFIER);\n break;\n default:\n jj_la1[105] = jj_gen;\n jj_consume_token(-1);\n throw new ParseException();\n }\n }\n }", "public final void rule__Type__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5146:1: ( ( ( rule__Type__TpAssignment_0_1 ) ) )\r\n // InternalGo.g:5147:1: ( ( rule__Type__TpAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:5147:1: ( ( rule__Type__TpAssignment_0_1 ) )\r\n // InternalGo.g:5148:2: ( rule__Type__TpAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTpAssignment_0_1()); \r\n }\r\n // InternalGo.g:5149:2: ( rule__Type__TpAssignment_0_1 )\r\n // InternalGo.g:5149:3: rule__Type__TpAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Type__TpAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTpAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setTitleNameMatchType(ITaskMatchType titleNameMatchType) {\n\t\tthis.titleNameMatchType = titleNameMatchType;\n\t}", "public void setTypeName(java.lang.String value);", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmParameterizedTypeReference__TypeAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:19270:1: ( ( ( ruleQualifiedName ) ) )\r\n // InternalDroneScript.g:19271:2: ( ( ruleQualifiedName ) )\r\n {\r\n // InternalDroneScript.g:19271:2: ( ( ruleQualifiedName ) )\r\n // InternalDroneScript.g:19272:3: ( ruleQualifiedName )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \r\n }\r\n // InternalDroneScript.g:19273:3: ( ruleQualifiedName )\r\n // InternalDroneScript.g:19274:4: ruleQualifiedName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleQualifiedName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstNamespace__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22614:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22615:1: ( ruleQualifiedName )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22615:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22616:1: ruleQualifiedName\n {\n before(grammarAccess.getAstNamespaceAccess().getNameQualifiedNameParserRuleCall_2_0()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstNamespace__NameAssignment_245294);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstNamespaceAccess().getNameQualifiedNameParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Language__TargetAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3712:1: ( ( ruleQualifiedName ) )\n // InternalCsv.g:3713:2: ( ruleQualifiedName )\n {\n // InternalCsv.g:3713:2: ( ruleQualifiedName )\n // InternalCsv.g:3714:3: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getLanguageAccess().getTargetQualifiedNameParserRuleCall_2_0()); \n }\n pushFollow(FOLLOW_2);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getLanguageAccess().getTargetQualifiedNameParserRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeSwitchStmt__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:10628:1: ( ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) ) )\r\n // InternalGo.g:10629:1: ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) )\r\n {\r\n // InternalGo.g:10629:1: ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) )\r\n // InternalGo.g:10630:2: ( rule__TypeSwitchStmt__TypesgAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchStmtAccess().getTypesgAssignment_2()); \r\n }\r\n // InternalGo.g:10631:2: ( rule__TypeSwitchStmt__TypesgAssignment_2 )\r\n // InternalGo.g:10631:3: rule__TypeSwitchStmt__TypesgAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeSwitchStmt__TypesgAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchStmtAccess().getTypesgAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__TypeAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3530:1: ( ( ( 'time_note' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3532:1: ( 'time_note' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3533:1: ( 'time_note' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3534:1: 'time_note'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n match(input,52,FOLLOW_52_in_rule__Parameter__TypeAssignment_2_17134); \n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleTypeName() throws RecognitionException {\r\n try {\r\n // InternalGo.g:380:1: ( ruleTypeName EOF )\r\n // InternalGo.g:381:1: ruleTypeName EOF\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeNameRule()); \r\n }\r\n pushFollow(FOLLOW_1);\r\n ruleTypeName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeNameRule()); \r\n }\r\n match(input,EOF,FOLLOW_2); if (state.failed) return ;\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n }\r\n return ;\r\n }", "public final void rule__TypeDecl__Group_2_1_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9008:1: ( ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) ) )\r\n // InternalGo.g:9009:1: ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) )\r\n {\r\n // InternalGo.g:9009:1: ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) )\r\n // InternalGo.g:9010:2: ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getTypespec2Assignment_2_1_1_0()); \r\n }\r\n // InternalGo.g:9011:2: ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 )\r\n // InternalGo.g:9011:3: rule__TypeDecl__Typespec2Assignment_2_1_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDecl__Typespec2Assignment_2_1_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getTypespec2Assignment_2_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Attribute__NameAssignment_2_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2155:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2156:2: ( ruleEString )\n {\n // InternalMyDsl.g:2156:2: ( ruleEString )\n // InternalMyDsl.g:2157:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getNameEStringParserRuleCall_2_0_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getNameEStringParserRuleCall_2_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8308:1: ( ( ( rule__AstPort__NameAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8309:1: ( ( rule__AstPort__NameAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8309:1: ( ( rule__AstPort__NameAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8310:1: ( rule__AstPort__NameAssignment_2 )\n {\n before(grammarAccess.getAstPortAccess().getNameAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8311:1: ( rule__AstPort__NameAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8311:2: rule__AstPort__NameAssignment_2\n {\n pushFollow(FOLLOW_rule__AstPort__NameAssignment_2_in_rule__AstPort__Group__2__Impl17112);\n rule__AstPort__NameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstPortAccess().getNameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__System__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9035:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9036:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9036:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9037:1: RULE_ID\n {\n before(grammarAccess.getSystemAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__System__NameAssignment_118121); \n after(grammarAccess.getSystemAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Model__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:937:1: ( ( ( rule__Model__NameAssignment_2 ) ) )\n // InternalCsv.g:938:1: ( ( rule__Model__NameAssignment_2 ) )\n {\n // InternalCsv.g:938:1: ( ( rule__Model__NameAssignment_2 ) )\n // InternalCsv.g:939:2: ( rule__Model__NameAssignment_2 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameAssignment_2()); \n }\n // InternalCsv.g:940:2: ( rule__Model__NameAssignment_2 )\n // InternalCsv.g:940:3: rule__Model__NameAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__Model__NameAssignment_2();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameAssignment_2()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Att_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3123:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3124:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3124:2: ( RULE_ID )\n // InternalBSQL2Java.g:3125:3: RULE_ID\n {\n before(grammarAccess.getAttributeAccess().getAtt_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getAttributeAccess().getAtt_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2814:1: ( rule__TIAssignment__Group__2__Impl )\n // InternalBSQL2Java.g:2815:2: rule__TIAssignment__Group__2__Impl\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__2__Impl();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAnnotation__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26198:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26199:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26199:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26200:1: RULE_ID\n {\n before(grammarAccess.getAstAnnotationAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAnnotation__NameAssignment_152675); \n after(grammarAccess.getAstAnnotationAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }" ]
[ "0.7226826", "0.72252846", "0.714968", "0.68618447", "0.66909665", "0.63998544", "0.6385888", "0.6368928", "0.61398846", "0.607106", "0.604745", "0.59768325", "0.5942254", "0.5934587", "0.5931766", "0.59047246", "0.58993274", "0.58641434", "0.58233875", "0.57661754", "0.57278305", "0.5720392", "0.57201785", "0.5719737", "0.57006764", "0.56299144", "0.5585829", "0.5527049", "0.5500747", "0.5499852", "0.54845285", "0.5466759", "0.5462627", "0.54223263", "0.5414978", "0.54085886", "0.5349511", "0.53258395", "0.5317126", "0.529751", "0.5294771", "0.52674", "0.5255323", "0.52408105", "0.52215457", "0.5207296", "0.5185283", "0.5176149", "0.51719195", "0.5146711", "0.5145395", "0.5141878", "0.5133143", "0.51324284", "0.5130169", "0.51238585", "0.51126724", "0.5089924", "0.5087752", "0.5085418", "0.5077281", "0.5074862", "0.50678265", "0.5066736", "0.5065577", "0.5064059", "0.50624925", "0.5047041", "0.5043655", "0.5036421", "0.50252855", "0.50242275", "0.50094503", "0.49968606", "0.49933922", "0.4990307", "0.4989531", "0.49859014", "0.49809158", "0.49715027", "0.49614465", "0.4959598", "0.49479744", "0.49469313", "0.49444506", "0.49408635", "0.49299172", "0.49298298", "0.4927718", "0.49218148", "0.491889", "0.4907507", "0.49041134", "0.4897989", "0.48972777", "0.48948148", "0.4886636", "0.48858866", "0.487501", "0.487206" ]
0.73664093
0
$ANTLR end "rule__TIAssignment__Instance_nameAssignment_0" $ANTLR start "rule__TIAssignment__Instance_typeAssignment_2" InternalBSQL2Java.g:3509:1: rule__TIAssignment__Instance_typeAssignment_2 : ( RULE_ID ) ;
public final void rule__TIAssignment__Instance_typeAssignment_2() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3513:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3514:2: ( RULE_ID ) { // InternalBSQL2Java.g:3514:2: ( RULE_ID ) // InternalBSQL2Java.g:3515:3: RULE_ID { before(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getTIAssignmentAccess().getInstance_typeIDTerminalRuleCall_2_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__TIAssignment__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2825:1: ( ( ( rule__TIAssignment__Instance_typeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2826:1: ( ( rule__TIAssignment__Instance_typeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2826:1: ( ( rule__TIAssignment__Instance_typeAssignment_2 ) )\n // InternalBSQL2Java.g:2827:2: ( rule__TIAssignment__Instance_typeAssignment_2 )\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_typeAssignment_2()); \n // InternalBSQL2Java.g:2828:2: ( rule__TIAssignment__Instance_typeAssignment_2 )\n // InternalBSQL2Java.g:2828:3: rule__TIAssignment__Instance_typeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Instance_typeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getInstance_typeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Ti_typeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3483:1: ( ( ruleTIAssignment ) )\n // InternalBSQL2Java.g:3484:2: ( ruleTIAssignment )\n {\n // InternalBSQL2Java.g:3484:2: ( ruleTIAssignment )\n // InternalBSQL2Java.g:3485:3: ruleTIAssignment\n {\n before(grammarAccess.getTableInstanceAccess().getTi_typeTIAssignmentParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleTIAssignment();\n\n state._fsp--;\n\n after(grammarAccess.getTableInstanceAccess().getTi_typeTIAssignmentParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2744:1: ( ( ( rule__TableInstance__Ti_typeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2745:1: ( ( rule__TableInstance__Ti_typeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2745:1: ( ( rule__TableInstance__Ti_typeAssignment_2 ) )\n // InternalBSQL2Java.g:2746:2: ( rule__TableInstance__Ti_typeAssignment_2 )\n {\n before(grammarAccess.getTableInstanceAccess().getTi_typeAssignment_2()); \n // InternalBSQL2Java.g:2747:2: ( rule__TableInstance__Ti_typeAssignment_2 )\n // InternalBSQL2Java.g:2747:3: rule__TableInstance__Ti_typeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__TableInstance__Ti_typeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTableInstanceAccess().getTi_typeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2772:1: ( ( ( rule__TIAssignment__Instance_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2774:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n // InternalBSQL2Java.g:2775:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n // InternalBSQL2Java.g:2775:3: rule__TIAssignment__Instance_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Instance_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_2__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:930:1: ( ( ( rule__Attribute__TypeNameAssignment_2_2 ) ) )\n // InternalMyDsl.g:931:1: ( ( rule__Attribute__TypeNameAssignment_2_2 ) )\n {\n // InternalMyDsl.g:931:1: ( ( rule__Attribute__TypeNameAssignment_2_2 ) )\n // InternalMyDsl.g:932:2: ( rule__Attribute__TypeNameAssignment_2_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_2_2()); \n // InternalMyDsl.g:933:2: ( rule__Attribute__TypeNameAssignment_2_2 )\n // InternalMyDsl.g:933:3: rule__Attribute__TypeNameAssignment_2_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_2_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_2_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1124:1: ( ( ( rule__Attribute__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:1125:1: ( ( rule__Attribute__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1125:1: ( ( rule__Attribute__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:1126:2: ( rule__Attribute__TypeAssignment_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:1127:2: ( rule__Attribute__TypeAssignment_2 )\n // InternalBSQL2Java.g:1127:3: rule__Attribute__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleTIAssignment() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:354:1: ( ruleTIAssignment EOF )\n // InternalBSQL2Java.g:355:1: ruleTIAssignment EOF\n {\n before(grammarAccess.getTIAssignmentRule()); \n pushFollow(FOLLOW_1);\n ruleTIAssignment();\n\n state._fsp--;\n\n after(grammarAccess.getTIAssignmentRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "TIAssignment createTIAssignment();", "public final void rule__VarSpec__Tp2Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17165:1: ( ( ruleType ) )\r\n // InternalGo.g:17166:2: ( ruleType )\r\n {\r\n // InternalGo.g:17166:2: ( ruleType )\r\n // InternalGo.g:17167:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getTp2TypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getTp2TypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Attribute__TypeNameAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2121:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2122:2: ( ruleEString )\n {\n // InternalMyDsl.g:2122:2: ( ruleEString )\n // InternalMyDsl.g:2123:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:714:1: ( ( ( rule__Attribute__TypeNameAssignment_0_2 ) ) )\n // InternalMyDsl.g:715:1: ( ( rule__Attribute__TypeNameAssignment_0_2 ) )\n {\n // InternalMyDsl.g:715:1: ( ( rule__Attribute__TypeNameAssignment_0_2 ) )\n // InternalMyDsl.g:716:2: ( rule__Attribute__TypeNameAssignment_0_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_0_2()); \n // InternalMyDsl.g:717:2: ( rule__Attribute__TypeNameAssignment_0_2 )\n // InternalMyDsl.g:717:3: rule__Attribute__TypeNameAssignment_0_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_2_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2170:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2171:2: ( ruleEString )\n {\n // InternalMyDsl.g:2171:2: ( ruleEString )\n // InternalMyDsl.g:2172:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_2_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_2_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22960:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22961:1: ( ( ruleQualifiedName ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22961:1: ( ( ruleQualifiedName ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22962:1: ( ruleQualifiedName )\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityCrossReference_2_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22963:1: ( ruleQualifiedName )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22964:1: ruleQualifiedName\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityQualifiedNameParserRuleCall_2_0_1()); \n pushFollow(FOLLOW_ruleQualifiedName_in_rule__AstActorDeclaration__TypeAssignment_246013);\n ruleQualifiedName();\n\n state._fsp--;\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityQualifiedNameParserRuleCall_2_0_1()); \n\n }\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAstEntityCrossReference_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2072:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2073:2: ( ruleEString )\n {\n // InternalMyDsl.g:2073:2: ( ruleEString )\n // InternalMyDsl.g:2074:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_0_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleTIAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:366:2: ( ( ( rule__TIAssignment__Group__0 ) ) )\n // InternalBSQL2Java.g:367:2: ( ( rule__TIAssignment__Group__0 ) )\n {\n // InternalBSQL2Java.g:367:2: ( ( rule__TIAssignment__Group__0 ) )\n // InternalBSQL2Java.g:368:3: ( rule__TIAssignment__Group__0 )\n {\n before(grammarAccess.getTIAssignmentAccess().getGroup()); \n // InternalBSQL2Java.g:369:3: ( rule__TIAssignment__Group__0 )\n // InternalBSQL2Java.g:369:4: rule__TIAssignment__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstActorDeclaration__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5466:1: ( ( ( rule__AstActorDeclaration__TypeAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5467:1: ( ( rule__AstActorDeclaration__TypeAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5467:1: ( ( rule__AstActorDeclaration__TypeAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5468:1: ( rule__AstActorDeclaration__TypeAssignment_2 )\n {\n before(grammarAccess.getAstActorDeclarationAccess().getTypeAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5469:1: ( rule__AstActorDeclaration__TypeAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5469:2: rule__AstActorDeclaration__TypeAssignment_2\n {\n pushFollow(FOLLOW_rule__AstActorDeclaration__TypeAssignment_2_in_rule__AstActorDeclaration__Group__2__Impl11511);\n rule__AstActorDeclaration__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstActorDeclarationAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeNameAssignment_3_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2238:1: ( ( ruleEString ) )\n // InternalMyDsl.g:2239:2: ( ruleEString )\n {\n // InternalMyDsl.g:2239:2: ( ruleEString )\n // InternalMyDsl.g:2240:3: ruleEString\n {\n before(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_3_2_0()); \n pushFollow(FOLLOW_2);\n ruleEString();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeNameEStringParserRuleCall_3_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeDecl__Group_2_1_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9008:1: ( ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) ) )\r\n // InternalGo.g:9009:1: ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) )\r\n {\r\n // InternalGo.g:9009:1: ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) )\r\n // InternalGo.g:9010:2: ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getTypespec2Assignment_2_1_1_0()); \r\n }\r\n // InternalGo.g:9011:2: ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 )\r\n // InternalGo.g:9011:3: rule__TypeDecl__Typespec2Assignment_2_1_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDecl__Typespec2Assignment_2_1_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getTypespec2Assignment_2_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TableInstance__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2691:1: ( ( ( rule__TableInstance__Ti_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2692:1: ( ( rule__TableInstance__Ti_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2692:1: ( ( rule__TableInstance__Ti_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2693:2: ( rule__TableInstance__Ti_nameAssignment_0 )\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameAssignment_0()); \n // InternalBSQL2Java.g:2694:2: ( rule__TableInstance__Ti_nameAssignment_0 )\n // InternalBSQL2Java.g:2694:3: rule__TableInstance__Ti_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TableInstance__Ti_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTableInstanceAccess().getTi_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeList__Type2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17570:1: ( ( ruleType ) )\r\n // InternalGo.g:17571:2: ( ruleType )\r\n {\r\n // InternalGo.g:17571:2: ( ruleType )\r\n // InternalGo.g:17572:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Attribute__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:822:1: ( ( ( rule__Attribute__TypeNameAssignment_1_2 ) ) )\n // InternalMyDsl.g:823:1: ( ( rule__Attribute__TypeNameAssignment_1_2 ) )\n {\n // InternalMyDsl.g:823:1: ( ( rule__Attribute__TypeNameAssignment_1_2 ) )\n // InternalMyDsl.g:824:2: ( rule__Attribute__TypeNameAssignment_1_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_1_2()); \n // InternalMyDsl.g:825:2: ( rule__Attribute__TypeNameAssignment_1_2 )\n // InternalMyDsl.g:825:3: rule__Attribute__TypeNameAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5201:1: ( ( ( rule__Type__Tp3Assignment_2_1 ) ) )\r\n // InternalGo.g:5202:1: ( ( rule__Type__Tp3Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:5202:1: ( ( rule__Type__Tp3Assignment_2_1 ) )\r\n // InternalGo.g:5203:2: ( rule__Type__Tp3Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTp3Assignment_2_1()); \r\n }\r\n // InternalGo.g:5204:2: ( rule__Type__Tp3Assignment_2_1 )\r\n // InternalGo.g:5204:3: rule__Type__Tp3Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Type__Tp3Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTp3Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeSwitchStmt__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:10628:1: ( ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) ) )\r\n // InternalGo.g:10629:1: ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) )\r\n {\r\n // InternalGo.g:10629:1: ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) )\r\n // InternalGo.g:10630:2: ( rule__TypeSwitchStmt__TypesgAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchStmtAccess().getTypesgAssignment_2()); \r\n }\r\n // InternalGo.g:10631:2: ( rule__TypeSwitchStmt__TypesgAssignment_2 )\r\n // InternalGo.g:10631:3: rule__TypeSwitchStmt__TypesgAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeSwitchStmt__TypesgAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchStmtAccess().getTypesgAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1299:1: ( ( ( rule__Parameter__TypeAssignment_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1301:1: ( rule__Parameter__TypeAssignment_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:1: ( rule__Parameter__TypeAssignment_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:2: rule__Parameter__TypeAssignment_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_0_2_in_rule__Parameter__Group_0__2__Impl2750);\n rule__Parameter__TypeAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeSwitchStmt__TypesgAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17465:1: ( ( ruleTypeSwitchGuard ) )\r\n // InternalGo.g:17466:2: ( ruleTypeSwitchGuard )\r\n {\r\n // InternalGo.g:17466:2: ( ruleTypeSwitchGuard )\r\n // InternalGo.g:17467:3: ruleTypeSwitchGuard\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchStmtAccess().getTypesgTypeSwitchGuardParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeSwitchGuard();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchStmtAccess().getTypesgTypeSwitchGuardParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeDecl__Alternatives_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:3710:1: ( ( ( rule__TypeDecl__TypespecAssignment_2_0 ) ) | ( ( rule__TypeDecl__Group_2_1__0 ) ) )\r\n int alt22=2;\r\n int LA22_0 = input.LA(1);\r\n\r\n if ( (LA22_0==RULE_ID||LA22_0==46) ) {\r\n alt22=1;\r\n }\r\n else if ( (LA22_0==52) ) {\r\n alt22=2;\r\n }\r\n else {\r\n if (state.backtracking>0) {state.failed=true; return ;}\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 22, 0, input);\r\n\r\n throw nvae;\r\n }\r\n switch (alt22) {\r\n case 1 :\r\n // InternalGo.g:3711:2: ( ( rule__TypeDecl__TypespecAssignment_2_0 ) )\r\n {\r\n // InternalGo.g:3711:2: ( ( rule__TypeDecl__TypespecAssignment_2_0 ) )\r\n // InternalGo.g:3712:3: ( rule__TypeDecl__TypespecAssignment_2_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getTypespecAssignment_2_0()); \r\n }\r\n // InternalGo.g:3713:3: ( rule__TypeDecl__TypespecAssignment_2_0 )\r\n // InternalGo.g:3713:4: rule__TypeDecl__TypespecAssignment_2_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDecl__TypespecAssignment_2_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getTypespecAssignment_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // InternalGo.g:3717:2: ( ( rule__TypeDecl__Group_2_1__0 ) )\r\n {\r\n // InternalGo.g:3717:2: ( ( rule__TypeDecl__Group_2_1__0 ) )\r\n // InternalGo.g:3718:3: ( rule__TypeDecl__Group_2_1__0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getGroup_2_1()); \r\n }\r\n // InternalGo.g:3719:3: ( rule__TypeDecl__Group_2_1__0 )\r\n // InternalGo.g:3719:4: rule__TypeDecl__Group_2_1__0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDecl__Group_2_1__0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getGroup_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Type__Tp3Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15905:1: ( ( ruleType ) )\r\n // InternalGo.g:15906:2: ( ruleType )\r\n {\r\n // InternalGo.g:15906:2: ( ruleType )\r\n // InternalGo.g:15907:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTp3TypeParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTp3TypeParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Attribute__Group_3__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:1064:1: ( ( ( rule__Attribute__TypeNameAssignment_3_2 ) ) )\n // InternalMyDsl.g:1065:1: ( ( rule__Attribute__TypeNameAssignment_3_2 ) )\n {\n // InternalMyDsl.g:1065:1: ( ( rule__Attribute__TypeNameAssignment_3_2 ) )\n // InternalMyDsl.g:1066:2: ( rule__Attribute__TypeNameAssignment_3_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeNameAssignment_3_2()); \n // InternalMyDsl.g:1067:2: ( rule__Attribute__TypeNameAssignment_3_2 )\n // InternalMyDsl.g:1067:3: rule__Attribute__TypeNameAssignment_3_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeNameAssignment_3_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeNameAssignment_3_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1615:1: ( ( ( rule__Parameter__TypeAssignment_2_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1617:1: ( rule__Parameter__TypeAssignment_2_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:1: ( rule__Parameter__TypeAssignment_2_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:2: rule__Parameter__TypeAssignment_2_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_2_1_in_rule__Parameter__Group_2__1__Impl3368);\n rule__Parameter__TypeAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11329:1: ( ( ( rule__TypeList__Type2Assignment_2_1 ) ) )\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n // InternalGo.g:11331:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n // InternalGo.g:11332:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n // InternalGo.g:11332:3: rule__TypeList__Type2Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeList__Type2Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TIAssignment__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2787:1: ( rule__TIAssignment__Group__1__Impl rule__TIAssignment__Group__2 )\n // InternalBSQL2Java.g:2788:2: rule__TIAssignment__Group__1__Impl rule__TIAssignment__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__TIAssignment__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2814:1: ( rule__TIAssignment__Group__2__Impl )\n // InternalBSQL2Java.g:2815:2: rule__TIAssignment__Group__2__Impl\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__2__Impl();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Input__TypeAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4305:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4306:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4306:2: ( RULE_STRING )\n // InternalBrowser.g:4307:3: RULE_STRING\n {\n before(grammarAccess.getInputAccess().getTypeSTRINGTerminalRuleCall_3_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInputAccess().getTypeSTRINGTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__Tp2Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15890:1: ( ( ruleTypeLit ) )\r\n // InternalGo.g:15891:2: ( ruleTypeLit )\r\n {\r\n // InternalGo.g:15891:2: ( ruleTypeLit )\r\n // InternalGo.g:15892:3: ruleTypeLit\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTp2TypeLitParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeLit();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTp2TypeLitParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleBType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:166:2: ( ( ( rule__BType__Type_nameAssignment ) ) )\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n {\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n // InternalBSQL2Java.g:168:3: ( rule__BType__Type_nameAssignment )\n {\n before(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n // InternalBSQL2Java.g:169:3: ( rule__BType__Type_nameAssignment )\n // InternalBSQL2Java.g:169:4: rule__BType__Type_nameAssignment\n {\n pushFollow(FOLLOW_2);\n rule__BType__Type_nameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3530:1: ( ( ( 'time_note' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3532:1: ( 'time_note' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3533:1: ( 'time_note' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3534:1: 'time_note'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n match(input,52,FOLLOW_52_in_rule__Parameter__TypeAssignment_2_17134); \n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__Group_2_0_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14462:1: ( ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) ) )\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n {\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n // InternalGo.g:14464:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n // InternalGo.g:14465:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n // InternalGo.g:14465:3: rule__Arguments__TypeAssignment_2_0_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__TypeAssignment_2_0_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__LiteralType__Group_2__3__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14893:1: ( ( ( rule__LiteralType__ElementypeAssignment_2_3 ) ) )\r\n // InternalGo.g:14894:1: ( ( rule__LiteralType__ElementypeAssignment_2_3 ) )\r\n {\r\n // InternalGo.g:14894:1: ( ( rule__LiteralType__ElementypeAssignment_2_3 ) )\r\n // InternalGo.g:14895:2: ( rule__LiteralType__ElementypeAssignment_2_3 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getElementypeAssignment_2_3()); \r\n }\r\n // InternalGo.g:14896:2: ( rule__LiteralType__ElementypeAssignment_2_3 )\r\n // InternalGo.g:14896:3: rule__LiteralType__ElementypeAssignment_2_3\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__LiteralType__ElementypeAssignment_2_3();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getElementypeAssignment_2_3()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__LiteralType__TypenameAssignment_5() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18620:1: ( ( ruleTypeName ) )\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n {\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n // InternalGo.g:18622:3: ruleTypeName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstActor__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23396:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23397:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23398:1: RULE_ID\n {\n before(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstActor__NameAssignment_246906); \n after(grammarAccess.getAstActorAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Model__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3652:1: ( ( RULE_ID ) )\n // InternalCsv.g:3653:2: ( RULE_ID )\n {\n // InternalCsv.g:3653:2: ( RULE_ID )\n // InternalCsv.g:3654:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__NameAssignment_0_1_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25821:1: ( ( ( RULE_ID ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25822:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25823:1: ( RULE_ID )\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25824:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25825:1: RULE_ID\n {\n before(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstType__NameAssignment_0_1_1_051904); \n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameIDTerminalRuleCall_0_1_1_0_0_1()); \n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAstTypeNameCrossReference_0_1_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21545:1: ( ( ( rule__AstTypeParam__TypeAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21546:1: ( ( rule__AstTypeParam__TypeAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21546:1: ( ( rule__AstTypeParam__TypeAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21547:1: ( rule__AstTypeParam__TypeAssignment_1_2 )\n {\n before(grammarAccess.getAstTypeParamAccess().getTypeAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21548:1: ( rule__AstTypeParam__TypeAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21548:2: rule__AstTypeParam__TypeAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstTypeParam__TypeAssignment_1_2_in_rule__AstTypeParam__Group_1__2__Impl43179);\n rule__AstTypeParam__TypeAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getTypeAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3138:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n // InternalBSQL2Java.g:3140:3: ruleBType\n {\n before(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Instance__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2540:1: ( ( ( rule__Instance__ExpressionsAssignment_2 )* ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2541:1: ( ( rule__Instance__ExpressionsAssignment_2 )* )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2541:1: ( ( rule__Instance__ExpressionsAssignment_2 )* )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2542:1: ( rule__Instance__ExpressionsAssignment_2 )*\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getInstanceAccess().getExpressionsAssignment_2()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2543:1: ( rule__Instance__ExpressionsAssignment_2 )*\n loop26:\n do {\n int alt26=2;\n int LA26_0 = input.LA(1);\n\n if ( (LA26_0==RULE_ID||LA26_0==44||LA26_0==63) ) {\n alt26=1;\n }\n\n\n switch (alt26) {\n \tcase 1 :\n \t // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2543:2: rule__Instance__ExpressionsAssignment_2\n \t {\n \t pushFollow(FOLLOW_rule__Instance__ExpressionsAssignment_2_in_rule__Instance__Group__2__Impl5479);\n \t rule__Instance__ExpressionsAssignment_2();\n\n \t state._fsp--;\n \t if (state.failed) return ;\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop26;\n }\n } while (true);\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getInstanceAccess().getExpressionsAssignment_2()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5146:1: ( ( ( rule__Type__TpAssignment_0_1 ) ) )\r\n // InternalGo.g:5147:1: ( ( rule__Type__TpAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:5147:1: ( ( rule__Type__TpAssignment_0_1 ) )\r\n // InternalGo.g:5148:2: ( rule__Type__TpAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTpAssignment_0_1()); \r\n }\r\n // InternalGo.g:5149:2: ( rule__Type__TpAssignment_0_1 )\r\n // InternalGo.g:5149:3: rule__Type__TpAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Type__TpAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTpAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__MLRegression__EvaluationAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMLRegression.g:2512:1: ( ( ruleEvaluationType ) )\n // InternalMLRegression.g:2513:2: ( ruleEvaluationType )\n {\n // InternalMLRegression.g:2513:2: ( ruleEvaluationType )\n // InternalMLRegression.g:2514:3: ruleEvaluationType\n {\n before(grammarAccess.getMLRegressionAccess().getEvaluationEvaluationTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleEvaluationType();\n\n state._fsp--;\n\n after(grammarAccess.getMLRegressionAccess().getEvaluationEvaluationTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:141:2: ( ( ( rule__Type__TypeAssignment ) ) )\n // InternalBrowser.g:142:2: ( ( rule__Type__TypeAssignment ) )\n {\n // InternalBrowser.g:142:2: ( ( rule__Type__TypeAssignment ) )\n // InternalBrowser.g:143:3: ( rule__Type__TypeAssignment )\n {\n before(grammarAccess.getTypeAccess().getTypeAssignment()); \n // InternalBrowser.g:144:3: ( rule__Type__TypeAssignment )\n // InternalBrowser.g:144:4: rule__Type__TypeAssignment\n {\n pushFollow(FOLLOW_2);\n rule__Type__TypeAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTypeAccess().getTypeAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Algo__AlgoAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMLRegression.g:2722:1: ( ( ruleAlgoType ) )\n // InternalMLRegression.g:2723:2: ( ruleAlgoType )\n {\n // InternalMLRegression.g:2723:2: ( ruleAlgoType )\n // InternalMLRegression.g:2724:3: ruleAlgoType\n {\n before(grammarAccess.getAlgoAccess().getAlgoAlgoTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleAlgoType();\n\n state._fsp--;\n\n after(grammarAccess.getAlgoAccess().getAlgoAlgoTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__Group_2_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12858:1: ( ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12859:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12859:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12860:1: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12861:1: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12861:2: rule__XVariableDeclaration__TypeAssignment_2_0_0_0\r\n {\r\n pushFollow(FOLLOW_rule__XVariableDeclaration__TypeAssignment_2_0_0_0_in_rule__XVariableDeclaration__Group_2_0_0__0__Impl26141);\r\n rule__XVariableDeclaration__TypeAssignment_2_0_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstPort__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8280:1: ( ( ( rule__AstPort__TypeAssignment_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8281:1: ( ( rule__AstPort__TypeAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8281:1: ( ( rule__AstPort__TypeAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8282:1: ( rule__AstPort__TypeAssignment_1 )\n {\n before(grammarAccess.getAstPortAccess().getTypeAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8283:1: ( rule__AstPort__TypeAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8283:2: rule__AstPort__TypeAssignment_1\n {\n pushFollow(FOLLOW_rule__AstPort__TypeAssignment_1_in_rule__AstPort__Group__1__Impl17055);\n rule__AstPort__TypeAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstPortAccess().getTypeAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25990:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25992:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAssignment_0_052249); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5285:1: ( ( ( rule__JointType__NameAssignment_0_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5287:1: ( rule__JointType__NameAssignment_0_2 )\n {\n before(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:1: ( rule__JointType__NameAssignment_0_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:2: rule__JointType__NameAssignment_0_2\n {\n pushFollow(FOLLOW_rule__JointType__NameAssignment_0_2_in_rule__JointType__Group_0__2__Impl10760);\n rule__JointType__NameAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4316:1: ( ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4317:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4317:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4318:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4319:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4319:2: rule__XRelationalExpression__TypeAssignment_1_0_1\n {\n pushFollow(FOLLOW_rule__XRelationalExpression__TypeAssignment_1_0_1_in_rule__XRelationalExpression__Group_1_0__1__Impl8966);\n rule__XRelationalExpression__TypeAssignment_1_0_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__TypeAssignment_1_0_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12275:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12276:1: ( ( ruleQualifiedName ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12276:1: ( ( ruleQualifiedName ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12277:1: ( ruleQualifiedName )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeCrossReference_1_0_1_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12278:1: ( ruleQualifiedName )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12279:1: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeQualifiedNameParserRuleCall_1_0_1_0_1()); \n }\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__XRelationalExpression__TypeAssignment_1_0_124627);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeQualifiedNameParserRuleCall_1_0_1_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeJvmTypeCrossReference_1_0_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Schema__TypeAssignment_4() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2027:1: ( ( ruleType ) )\n // InternalMyDsl.g:2028:2: ( ruleType )\n {\n // InternalMyDsl.g:2028:2: ( ruleType )\n // InternalMyDsl.g:2029:3: ruleType\n {\n before(grammarAccess.getSchemaAccess().getTypeTypeParserRuleCall_4_0()); \n pushFollow(FOLLOW_2);\n ruleType();\n\n state._fsp--;\n\n after(grammarAccess.getSchemaAccess().getTypeTypeParserRuleCall_4_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VarSpec__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9467:1: ( ( ( rule__VarSpec__Tp2Assignment_1 )? ) )\r\n // InternalGo.g:9468:1: ( ( rule__VarSpec__Tp2Assignment_1 )? )\r\n {\r\n // InternalGo.g:9468:1: ( ( rule__VarSpec__Tp2Assignment_1 )? )\r\n // InternalGo.g:9469:2: ( rule__VarSpec__Tp2Assignment_1 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getTp2Assignment_1()); \r\n }\r\n // InternalGo.g:9470:2: ( rule__VarSpec__Tp2Assignment_1 )?\r\n int alt87=2;\r\n alt87 = dfa87.predict(input);\r\n switch (alt87) {\r\n case 1 :\r\n // InternalGo.g:9470:3: rule__VarSpec__Tp2Assignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__VarSpec__Tp2Assignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getTp2Assignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ParameterDecl__Group_1__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6604:1: ( ( ( rule__ParameterDecl__TypeAssignment_1_2 ) ) )\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n {\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n // InternalGo.g:6606:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n // InternalGo.g:6607:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n // InternalGo.g:6607:3: rule__ParameterDecl__TypeAssignment_1_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterDecl__TypeAssignment_1_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Declaration__TypeAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4121:1: ( ( ruleType ) )\n // InternalBrowser.g:4122:2: ( ruleType )\n {\n // InternalBrowser.g:4122:2: ( ruleType )\n // InternalBrowser.g:4123:3: ruleType\n {\n before(grammarAccess.getDeclarationAccess().getTypeTypeParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleType();\n\n state._fsp--;\n\n after(grammarAccess.getDeclarationAccess().getTypeTypeParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__Group_0_1_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20353:1: ( ( ( rule__AstType__NameAssignment_0_1_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20355:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n {\n before(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:2: rule__AstType__NameAssignment_0_1_1_0\n {\n pushFollow(FOLLOW_rule__AstType__NameAssignment_0_1_1_0_in_rule__AstType__Group_0_1_1__0__Impl40829);\n rule__AstType__NameAssignment_0_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2760:1: ( rule__TIAssignment__Group__0__Impl rule__TIAssignment__Group__1 )\n // InternalBSQL2Java.g:2761:2: rule__TIAssignment__Group__0__Impl rule__TIAssignment__Group__1\n {\n pushFollow(FOLLOW_17);\n rule__TIAssignment__Group__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Group__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public Assigner (String type){\n\t\tif(type.equals(\"owner\"))\n\t\t\tassignId(1);\n\t\telse\n\t\t\tassignId(2);\n\t}", "public final void rule__Image__ClassAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4530:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4531:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4531:2: ( RULE_STRING )\n // InternalBrowser.g:4532:3: RULE_STRING\n {\n before(grammarAccess.getImageAccess().getClassSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getImageAccess().getClassSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__TypeAssignment_2_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18410:1: ( ( ruleType ) )\r\n // InternalGo.g:18411:2: ( ruleType )\r\n {\r\n // InternalGo.g:18411:2: ( ruleType )\r\n // InternalGo.g:18412:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeTypeParserRuleCall_2_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeTypeParserRuleCall_2_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XVariableDeclaration__Group_2_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:12639:1: ( ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) ) )\r\n // InternalDroneScript.g:12640:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n {\r\n // InternalDroneScript.g:12640:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n // InternalDroneScript.g:12641:2: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n // InternalDroneScript.g:12642:2: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n // InternalDroneScript.g:12642:3: rule__XVariableDeclaration__TypeAssignment_2_0_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XVariableDeclaration__TypeAssignment_2_0_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Tab__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1989:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1990:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1990:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1991:1: RULE_ID\n {\n before(grammarAccess.getTabAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Tab__ValueAssignment_23941); \n after(grammarAccess.getTabAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7205:1: ( ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7206:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7206:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7207:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7208:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7208:2: rule__XRelationalExpression__TypeAssignment_1_0_1\r\n {\r\n pushFollow(FOLLOW_rule__XRelationalExpression__TypeAssignment_1_0_1_in_rule__XRelationalExpression__Group_1_0__1__Impl15040);\r\n rule__XRelationalExpression__TypeAssignment_1_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Declaration__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:1283:1: ( ( ( rule__Declaration__TypeAssignment_0 ) ) )\n // InternalBrowser.g:1284:1: ( ( rule__Declaration__TypeAssignment_0 ) )\n {\n // InternalBrowser.g:1284:1: ( ( rule__Declaration__TypeAssignment_0 ) )\n // InternalBrowser.g:1285:2: ( rule__Declaration__TypeAssignment_0 )\n {\n before(grammarAccess.getDeclarationAccess().getTypeAssignment_0()); \n // InternalBrowser.g:1286:2: ( rule__Declaration__TypeAssignment_0 )\n // InternalBrowser.g:1286:3: rule__Declaration__TypeAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__Declaration__TypeAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getDeclarationAccess().getTypeAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Schema__TypeAssignment_5() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:2042:1: ( ( ruleType ) )\n // InternalMyDsl.g:2043:2: ( ruleType )\n {\n // InternalMyDsl.g:2043:2: ( ruleType )\n // InternalMyDsl.g:2044:3: ruleType\n {\n before(grammarAccess.getSchemaAccess().getTypeTypeParserRuleCall_5_0()); \n pushFollow(FOLLOW_2);\n ruleType();\n\n state._fsp--;\n\n after(grammarAccess.getSchemaAccess().getTypeTypeParserRuleCall_5_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstVariableDeclaration__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21609:1: ( ( ( rule__AstVariableDeclaration__TypeAssignment_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21610:1: ( ( rule__AstVariableDeclaration__TypeAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21610:1: ( ( rule__AstVariableDeclaration__TypeAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21611:1: ( rule__AstVariableDeclaration__TypeAssignment_1 )\n {\n before(grammarAccess.getAstVariableDeclarationAccess().getTypeAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21612:1: ( rule__AstVariableDeclaration__TypeAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21612:2: rule__AstVariableDeclaration__TypeAssignment_1\n {\n pushFollow(FOLLOW_rule__AstVariableDeclaration__TypeAssignment_1_in_rule__AstVariableDeclaration__Group__1__Impl43306);\n rule__AstVariableDeclaration__TypeAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstVariableDeclarationAccess().getTypeAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleTypeDef() throws RecognitionException {\n EObject current = null;\n\n Token otherlv_0=null;\n Token lv_name_1_0=null;\n Token lv_typeSymbol_2_0=null;\n\n\n \tenterRule();\n\n try {\n // InternalNgt.g:1386:2: ( (otherlv_0= 'def' ( (lv_name_1_0= RULE_ID ) ) ( (lv_typeSymbol_2_0= RULE_ID ) ) ) )\n // InternalNgt.g:1387:2: (otherlv_0= 'def' ( (lv_name_1_0= RULE_ID ) ) ( (lv_typeSymbol_2_0= RULE_ID ) ) )\n {\n // InternalNgt.g:1387:2: (otherlv_0= 'def' ( (lv_name_1_0= RULE_ID ) ) ( (lv_typeSymbol_2_0= RULE_ID ) ) )\n // InternalNgt.g:1388:3: otherlv_0= 'def' ( (lv_name_1_0= RULE_ID ) ) ( (lv_typeSymbol_2_0= RULE_ID ) )\n {\n otherlv_0=(Token)match(input,31,FOLLOW_26); \n\n \t\t\tnewLeafNode(otherlv_0, grammarAccess.getTypeDefAccess().getDefKeyword_0());\n \t\t\n // InternalNgt.g:1392:3: ( (lv_name_1_0= RULE_ID ) )\n // InternalNgt.g:1393:4: (lv_name_1_0= RULE_ID )\n {\n // InternalNgt.g:1393:4: (lv_name_1_0= RULE_ID )\n // InternalNgt.g:1394:5: lv_name_1_0= RULE_ID\n {\n lv_name_1_0=(Token)match(input,RULE_ID,FOLLOW_26); \n\n \t\t\t\t\tnewLeafNode(lv_name_1_0, grammarAccess.getTypeDefAccess().getNameIDTerminalRuleCall_1_0());\n \t\t\t\t\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElement(grammarAccess.getTypeDefRule());\n \t\t\t\t\t}\n \t\t\t\t\tsetWithLastConsumed(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"name\",\n \t\t\t\t\t\tlv_name_1_0,\n \t\t\t\t\t\t\"org.eclipse.xtext.common.Terminals.ID\");\n \t\t\t\t\n\n }\n\n\n }\n\n // InternalNgt.g:1410:3: ( (lv_typeSymbol_2_0= RULE_ID ) )\n // InternalNgt.g:1411:4: (lv_typeSymbol_2_0= RULE_ID )\n {\n // InternalNgt.g:1411:4: (lv_typeSymbol_2_0= RULE_ID )\n // InternalNgt.g:1412:5: lv_typeSymbol_2_0= RULE_ID\n {\n lv_typeSymbol_2_0=(Token)match(input,RULE_ID,FOLLOW_2); \n\n \t\t\t\t\tnewLeafNode(lv_typeSymbol_2_0, grammarAccess.getTypeDefAccess().getTypeSymbolIDTerminalRuleCall_2_0());\n \t\t\t\t\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElement(grammarAccess.getTypeDefRule());\n \t\t\t\t\t}\n \t\t\t\t\tsetWithLastConsumed(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"typeSymbol\",\n \t\t\t\t\t\tlv_typeSymbol_2_0,\n \t\t\t\t\t\t\"org.eclipse.xtext.common.Terminals.ID\");\n \t\t\t\t\n\n }\n\n\n }\n\n\n }\n\n\n }\n\n\n \tleaveRule();\n\n }\n\n catch (RecognitionException re) {\n recover(input,re);\n appendSkippedTokens();\n }\n finally {\n }\n return current;\n }", "public final void rule__TypeSwitchCase__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11140:1: ( ( ( rule__TypeSwitchCase__TypelistAssignment_0_2 ) ) )\r\n // InternalGo.g:11141:1: ( ( rule__TypeSwitchCase__TypelistAssignment_0_2 ) )\r\n {\r\n // InternalGo.g:11141:1: ( ( rule__TypeSwitchCase__TypelistAssignment_0_2 ) )\r\n // InternalGo.g:11142:2: ( rule__TypeSwitchCase__TypelistAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchCaseAccess().getTypelistAssignment_0_2()); \r\n }\r\n // InternalGo.g:11143:2: ( rule__TypeSwitchCase__TypelistAssignment_0_2 )\r\n // InternalGo.g:11143:3: rule__TypeSwitchCase__TypelistAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeSwitchCase__TypelistAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchCaseAccess().getTypelistAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeDef__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9088:1: ( ( ( rule__TypeDef__TpAssignment_1 ) ) )\r\n // InternalGo.g:9089:1: ( ( rule__TypeDef__TpAssignment_1 ) )\r\n {\r\n // InternalGo.g:9089:1: ( ( rule__TypeDef__TpAssignment_1 ) )\r\n // InternalGo.g:9090:2: ( rule__TypeDef__TpAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDefAccess().getTpAssignment_1()); \r\n }\r\n // InternalGo.g:9091:2: ( rule__TypeDef__TpAssignment_1 )\r\n // InternalGo.g:9091:3: rule__TypeDef__TpAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDef__TpAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDefAccess().getTpAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TIAssignment__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2799:1: ( ( ':' ) )\n // InternalBSQL2Java.g:2800:1: ( ':' )\n {\n // InternalBSQL2Java.g:2800:1: ( ':' )\n // InternalBSQL2Java.g:2801:2: ':'\n {\n before(grammarAccess.getTIAssignmentAccess().getColonKeyword_1()); \n match(input,25,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getColonKeyword_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21451:1: ( ( ( rule__AstTypeParam__ValueAssignment_0_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21452:1: ( ( rule__AstTypeParam__ValueAssignment_0_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21452:1: ( ( rule__AstTypeParam__ValueAssignment_0_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21453:1: ( rule__AstTypeParam__ValueAssignment_0_2 )\n {\n before(grammarAccess.getAstTypeParamAccess().getValueAssignment_0_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21454:1: ( rule__AstTypeParam__ValueAssignment_0_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21454:2: rule__AstTypeParam__ValueAssignment_0_2\n {\n pushFollow(FOLLOW_rule__AstTypeParam__ValueAssignment_0_2_in_rule__AstTypeParam__Group_0__2__Impl42994);\n rule__AstTypeParam__ValueAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getValueAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SystemInstantiation__NameAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9114:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9115:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9115:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9116:1: RULE_ID\n {\n before(grammarAccess.getSystemInstantiationAccess().getNameIDTerminalRuleCall_3_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__SystemInstantiation__NameAssignment_318284); \n after(grammarAccess.getSystemInstantiationAccess().getNameIDTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstNetwork__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22780:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22781:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:22782:1: RULE_ID\n {\n before(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstNetwork__NameAssignment_245637); \n after(grammarAccess.getAstNetworkAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XTypeLiteral__Group__3__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:10263:1: ( ( ( rule__XTypeLiteral__TypeAssignment_3 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:10264:1: ( ( rule__XTypeLiteral__TypeAssignment_3 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:10264:1: ( ( rule__XTypeLiteral__TypeAssignment_3 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:10265:1: ( rule__XTypeLiteral__TypeAssignment_3 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXTypeLiteralAccess().getTypeAssignment_3()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:10266:1: ( rule__XTypeLiteral__TypeAssignment_3 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:10266:2: rule__XTypeLiteral__TypeAssignment_3\n {\n pushFollow(FOLLOW_rule__XTypeLiteral__TypeAssignment_3_in_rule__XTypeLiteral__Group__3__Impl20646);\n rule__XTypeLiteral__TypeAssignment_3();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXTypeLiteralAccess().getTypeAssignment_3()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SliceType__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5497:1: ( ( ( rule__SliceType__ElemtypeAssignment_2 ) ) )\r\n // InternalGo.g:5498:1: ( ( rule__SliceType__ElemtypeAssignment_2 ) )\r\n {\r\n // InternalGo.g:5498:1: ( ( rule__SliceType__ElemtypeAssignment_2 ) )\r\n // InternalGo.g:5499:2: ( rule__SliceType__ElemtypeAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSliceTypeAccess().getElemtypeAssignment_2()); \r\n }\r\n // InternalGo.g:5500:2: ( rule__SliceType__ElemtypeAssignment_2 )\r\n // InternalGo.g:5500:3: rule__SliceType__ElemtypeAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__SliceType__ElemtypeAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSliceTypeAccess().getElemtypeAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__PrimaryExpr2__Group_1_3__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:13058:1: ( ( ( rule__PrimaryExpr2__TypeassAssignment_1_3_0 ) ) )\r\n // InternalGo.g:13059:1: ( ( rule__PrimaryExpr2__TypeassAssignment_1_3_0 ) )\r\n {\r\n // InternalGo.g:13059:1: ( ( rule__PrimaryExpr2__TypeassAssignment_1_3_0 ) )\r\n // InternalGo.g:13060:2: ( rule__PrimaryExpr2__TypeassAssignment_1_3_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getPrimaryExpr2Access().getTypeassAssignment_1_3_0()); \r\n }\r\n // InternalGo.g:13061:2: ( rule__PrimaryExpr2__TypeassAssignment_1_3_0 )\r\n // InternalGo.g:13061:3: rule__PrimaryExpr2__TypeassAssignment_1_3_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__PrimaryExpr2__TypeassAssignment_1_3_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getPrimaryExpr2Access().getTypeassAssignment_1_3_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinition__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23216:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23217:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23218:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinition__NameAssignment_146534); \n after(grammarAccess.getAstTypeDefinitionAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__Group_0_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20382:1: ( ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20383:1: ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20383:1: ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20384:1: ( rule__AstType__TypeParamsAssignment_0_1_1_1 )?\n {\n before(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20385:1: ( rule__AstType__TypeParamsAssignment_0_1_1_1 )?\n int alt162=2;\n int LA162_0 = input.LA(1);\n\n if ( (LA162_0==58) ) {\n alt162=1;\n }\n switch (alt162) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20385:2: rule__AstType__TypeParamsAssignment_0_1_1_1\n {\n pushFollow(FOLLOW_rule__AstType__TypeParamsAssignment_0_1_1_1_in_rule__AstType__Group_0_1_1__1__Impl40889);\n rule__AstType__TypeParamsAssignment_0_1_1_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__TpAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15875:1: ( ( RULE_LITERAL_TYPE ) )\r\n // InternalGo.g:15876:2: ( RULE_LITERAL_TYPE )\r\n {\r\n // InternalGo.g:15876:2: ( RULE_LITERAL_TYPE )\r\n // InternalGo.g:15877:3: RULE_LITERAL_TYPE\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTpLITERAL_TYPETerminalRuleCall_0_1_0()); \r\n }\r\n match(input,RULE_LITERAL_TYPE,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTpLITERAL_TYPETerminalRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeDecl__Typespec2Assignment_2_1_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17045:1: ( ( ruleTypeSpec ) )\r\n // InternalGo.g:17046:2: ( ruleTypeSpec )\r\n {\r\n // InternalGo.g:17046:2: ( ruleTypeSpec )\r\n // InternalGo.g:17047:3: ruleTypeSpec\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getTypespec2TypeSpecParserRuleCall_2_1_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeSpec();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getTypespec2TypeSpecParserRuleCall_2_1_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ConstSpec__TpAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17000:1: ( ( ruleType ) )\r\n // InternalGo.g:17001:2: ( ruleType )\r\n {\r\n // InternalGo.g:17001:2: ( ruleType )\r\n // InternalGo.g:17002:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getConstSpecAccess().getTpTypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getConstSpecAccess().getTpTypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__MapType__KeytypeAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16310:1: ( ( ruleKeyType ) )\r\n // InternalGo.g:16311:2: ( ruleKeyType )\r\n {\r\n // InternalGo.g:16311:2: ( ruleKeyType )\r\n // InternalGo.g:16312:3: ruleKeyType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getMapTypeAccess().getKeytypeKeyTypeParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleKeyType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getMapTypeAccess().getKeytypeKeyTypeParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstFunction__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23666:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23667:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23668:1: RULE_ID\n {\n before(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstFunction__NameAssignment_247464); \n after(grammarAccess.getAstFunctionAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XTypeLiteral__TypeAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13319:1: ( ( ( ruleQualifiedName ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13320:1: ( ( ruleQualifiedName ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13320:1: ( ( ruleQualifiedName ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13321:1: ( ruleQualifiedName )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeCrossReference_3_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13322:1: ( ruleQualifiedName )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13323:1: ruleQualifiedName\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeQualifiedNameParserRuleCall_3_0_1()); \n }\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__XTypeLiteral__TypeAssignment_326764);\n ruleQualifiedName();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeQualifiedNameParserRuleCall_3_0_1()); \n }\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXTypeLiteralAccess().getTypeJvmTypeCrossReference_3_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setAttributeMatchType(ITaskMatchType type)\n\t{\n\t\tthis.attributeMatchType = type;\n\t}", "public final void rule__JvmParameterizedTypeReference__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:15697:1: ( ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) ) )\r\n // InternalDroneScript.g:15698:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\r\n {\r\n // InternalDroneScript.g:15698:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\r\n // InternalDroneScript.g:15699:2: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \r\n }\r\n // InternalDroneScript.g:15700:2: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\r\n // InternalDroneScript.g:15700:3: rule__JvmParameterizedTypeReference__TypeAssignment_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__JvmParameterizedTypeReference__TypeAssignment_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinitionTypeParameter__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23336:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23338:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinitionTypeParameter__NameAssignment46782); \n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SystemType__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMyDsl.g:1126:1: ( ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) ) )\n // InternalMyDsl.g:1127:1: ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) )\n {\n // InternalMyDsl.g:1127:1: ( ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* ) )\n // InternalMyDsl.g:1128:2: ( ( rule__SystemType__NameAssignment_1 ) ) ( ( rule__SystemType__NameAssignment_1 )* )\n {\n // InternalMyDsl.g:1128:2: ( ( rule__SystemType__NameAssignment_1 ) )\n // InternalMyDsl.g:1129:3: ( rule__SystemType__NameAssignment_1 )\n {\n before(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n // InternalMyDsl.g:1130:3: ( rule__SystemType__NameAssignment_1 )\n // InternalMyDsl.g:1130:4: rule__SystemType__NameAssignment_1\n {\n pushFollow(FOLLOW_14);\n rule__SystemType__NameAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n\n }\n\n // InternalMyDsl.g:1133:2: ( ( rule__SystemType__NameAssignment_1 )* )\n // InternalMyDsl.g:1134:3: ( rule__SystemType__NameAssignment_1 )*\n {\n before(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n // InternalMyDsl.g:1135:3: ( rule__SystemType__NameAssignment_1 )*\n loop6:\n do {\n int alt6=2;\n int LA6_0 = input.LA(1);\n\n if ( ((LA6_0>=RULE_STRING && LA6_0<=RULE_ID)) ) {\n alt6=1;\n }\n\n\n switch (alt6) {\n \tcase 1 :\n \t // InternalMyDsl.g:1135:4: rule__SystemType__NameAssignment_1\n \t {\n \t pushFollow(FOLLOW_14);\n \t rule__SystemType__NameAssignment_1();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop6;\n }\n } while (true);\n\n after(grammarAccess.getSystemTypeAccess().getNameAssignment_1()); \n\n }\n\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2986:1: ( ( ( rule__XVariableDeclaration__TypeAssignment_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2987:1: ( ( rule__XVariableDeclaration__TypeAssignment_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2987:1: ( ( rule__XVariableDeclaration__TypeAssignment_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2988:1: ( rule__XVariableDeclaration__TypeAssignment_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2989:1: ( rule__XVariableDeclaration__TypeAssignment_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:2989:2: rule__XVariableDeclaration__TypeAssignment_1\n {\n pushFollow(FOLLOW_rule__XVariableDeclaration__TypeAssignment_1_in_rule__XVariableDeclaration__Group__1__Impl6351);\n rule__XVariableDeclaration__TypeAssignment_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }" ]
[ "0.74617606", "0.7230299", "0.7113044", "0.67843884", "0.66486734", "0.6220332", "0.61571234", "0.61196554", "0.6111168", "0.60969406", "0.6085339", "0.60632485", "0.6039073", "0.5997161", "0.5981679", "0.59759116", "0.597217", "0.58916926", "0.5875455", "0.5837774", "0.5830167", "0.5826568", "0.5784607", "0.5767858", "0.5754186", "0.57384723", "0.56685114", "0.56652087", "0.5632194", "0.56074303", "0.5606891", "0.56015337", "0.5597899", "0.5588028", "0.5581648", "0.55636865", "0.5549141", "0.5529431", "0.5522972", "0.5515631", "0.5507355", "0.55068946", "0.5499294", "0.5493318", "0.54407686", "0.54385066", "0.5417615", "0.5412696", "0.540319", "0.5392649", "0.5377222", "0.5366973", "0.53645796", "0.5344709", "0.5335837", "0.5335194", "0.53011256", "0.5293829", "0.5293567", "0.52711445", "0.52253836", "0.51979584", "0.51920116", "0.5190271", "0.5175866", "0.51742417", "0.5169853", "0.5169001", "0.5165497", "0.5160209", "0.51570237", "0.5153584", "0.51535", "0.51309955", "0.5129561", "0.51282674", "0.51282114", "0.51198167", "0.51166606", "0.5113609", "0.51119536", "0.510652", "0.50838333", "0.5081019", "0.50749236", "0.5070843", "0.50687903", "0.5068368", "0.5063712", "0.5057558", "0.50495046", "0.5042202", "0.503821", "0.5033883", "0.50254005", "0.5012348", "0.5009154", "0.50027895", "0.49976444", "0.49873072" ]
0.77878946
0
$ANTLR end "rule__TIAssignment__Instance_typeAssignment_2" $ANTLR start "rule__BParameter__P_nameAssignment_0" InternalBSQL2Java.g:3524:1: rule__BParameter__P_nameAssignment_0 : ( RULE_ID ) ;
public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3529:2: ( RULE_ID ) { // InternalBSQL2Java.g:3529:2: ( RULE_ID ) // InternalBSQL2Java.g:3530:3: RULE_ID { before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__BParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2853:1: ( ( ( rule__BParameter__P_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2855:2: ( rule__BParameter__P_nameAssignment_0 )\n {\n before(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n // InternalBSQL2Java.g:2856:2: ( rule__BParameter__P_nameAssignment_0 )\n // InternalBSQL2Java.g:2856:3: rule__BParameter__P_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__P_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:166:2: ( ( ( rule__BType__Type_nameAssignment ) ) )\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n {\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n // InternalBSQL2Java.g:168:3: ( rule__BType__Type_nameAssignment )\n {\n before(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n // InternalBSQL2Java.g:169:3: ( rule__BType__Type_nameAssignment )\n // InternalBSQL2Java.g:169:4: rule__BType__Type_nameAssignment\n {\n pushFollow(FOLLOW_2);\n rule__BType__Type_nameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3454:1: ( ( ( 'bpm' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3455:1: ( ( 'bpm' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3455:1: ( ( 'bpm' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3456:1: ( 'bpm' )\n {\n before(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3457:1: ( 'bpm' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3458:1: 'bpm'\n {\n before(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n match(input,50,FOLLOW_50_in_rule__Parameter__TypeAssignment_0_26984); \n after(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3543:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n // InternalBSQL2Java.g:3545:3: ruleBType\n {\n before(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21392:1: ( ( ( rule__AstTypeParam__NameAssignment_0_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21394:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:2: rule__AstTypeParam__NameAssignment_0_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAssignment_0_0_in_rule__AstTypeParam__Group_0__0__Impl42875);\n rule__AstTypeParam__NameAssignment_0_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21486:1: ( ( ( rule__AstTypeParam__NameAssignment_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21487:1: ( ( rule__AstTypeParam__NameAssignment_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21487:1: ( ( rule__AstTypeParam__NameAssignment_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21488:1: ( rule__AstTypeParam__NameAssignment_1_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAssignment_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21489:1: ( rule__AstTypeParam__NameAssignment_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21489:2: rule__AstTypeParam__NameAssignment_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAssignment_1_0_in_rule__AstTypeParam__Group_1__0__Impl43060);\n rule__AstTypeParam__NameAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25990:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25992:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAssignment_0_052249); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26020:1: ( ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26021:1: ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26021:1: ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26022:1: ( rule__AstTypeParam__NameAlternatives_1_0_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAlternatives_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26023:1: ( rule__AstTypeParam__NameAlternatives_1_0_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26023:2: rule__AstTypeParam__NameAlternatives_1_0_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAlternatives_1_0_0_in_rule__AstTypeParam__NameAssignment_1_052311);\n rule__AstTypeParam__NameAlternatives_1_0_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAlternatives_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3378:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3380:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1299:1: ( ( ( rule__Parameter__TypeAssignment_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1301:1: ( rule__Parameter__TypeAssignment_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:1: ( rule__Parameter__TypeAssignment_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:2: rule__Parameter__TypeAssignment_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_0_2_in_rule__Parameter__Group_0__2__Impl2750);\n rule__Parameter__TypeAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3363:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3365:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinitionTypeParameter__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23336:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23338:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinitionTypeParameter__NameAssignment46782); \n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstAssignParameter__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23009:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23010:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23011:1: RULE_ID\n {\n before(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstAssignParameter__NameAssignment_046110); \n after(grammarAccess.getAstAssignParameterAccess().getNameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3530:1: ( ( ( 'time_note' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3532:1: ( 'time_note' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3533:1: ( 'time_note' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3534:1: 'time_note'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n match(input,52,FOLLOW_52_in_rule__Parameter__TypeAssignment_2_17134); \n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Instance_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3498:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3499:2: ( RULE_ID )\n // InternalBSQL2Java.g:3500:3: RULE_ID\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTIAssignmentAccess().getInstance_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:391:2: ( ( ( rule__BParameter__Group__0 ) ) )\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n {\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n // InternalBSQL2Java.g:393:3: ( rule__BParameter__Group__0 )\n {\n before(grammarAccess.getBParameterAccess().getGroup()); \n // InternalBSQL2Java.g:394:3: ( rule__BParameter__Group__0 )\n // InternalBSQL2Java.g:394:4: rule__BParameter__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmFormalParameter__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13036:1: ( ( RULE_ID ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13037:1: ( RULE_ID )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13037:1: ( RULE_ID )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:13038:1: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmFormalParameterAccess().getNameIDTerminalRuleCall_1_0()); \n }\n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JvmFormalParameter__NameAssignment_126183); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmFormalParameterAccess().getNameIDTerminalRuleCall_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Insert__ParamAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4950:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4951:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4951:2: ( RULE_STRING )\n // InternalBrowser.g:4952:3: RULE_STRING\n {\n before(grammarAccess.getInsertAccess().getParamSTRINGTerminalRuleCall_0_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInsertAccess().getParamSTRINGTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1615:1: ( ( ( rule__Parameter__TypeAssignment_2_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1617:1: ( rule__Parameter__TypeAssignment_2_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:1: ( rule__Parameter__TypeAssignment_2_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:2: rule__Parameter__TypeAssignment_2_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_2_1_in_rule__Parameter__Group_2__1__Impl3368);\n rule__Parameter__TypeAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleParameterDeclaration() throws RecognitionException {\n EObject current = null;\n\n Token lv_name_0_0=null;\n\n EObject temp=null; setCurrentLookahead(); resetLookahead(); \n \n try {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:991:6: ( ( (lv_name_0_0= RULE_ID ) ) )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:992:1: ( (lv_name_0_0= RULE_ID ) )\n {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:992:1: ( (lv_name_0_0= RULE_ID ) )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:993:1: (lv_name_0_0= RULE_ID )\n {\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:993:1: (lv_name_0_0= RULE_ID )\n // ../org.eclipselabs.mscript.language/src-gen/org/eclipselabs/mscript/language/parser/antlr/internal/InternalMscript.g:994:3: lv_name_0_0= RULE_ID\n {\n lv_name_0_0=(Token)input.LT(1);\n match(input,RULE_ID,FOLLOW_RULE_ID_in_ruleParameterDeclaration1658); \n\n \t\t\tcreateLeafNode(grammarAccess.getParameterDeclarationAccess().getNameIDTerminalRuleCall_0(), \"name\"); \n \t\t\n\n \t if (current==null) {\n \t current = factory.create(grammarAccess.getParameterDeclarationRule().getType().getClassifier());\n \t associateNodeWithAstElement(currentNode, current);\n \t }\n \t try {\n \t \t\tset(\n \t \t\t\tcurrent, \n \t \t\t\t\"name\",\n \t \t\tlv_name_0_0, \n \t \t\t\"ID\", \n \t \t\tlastConsumedNode);\n \t } catch (ValueConverterException vce) {\n \t\t\t\thandleValueConverterException(vce);\n \t }\n \t \n\n }\n\n\n }\n\n\n }\n\n resetLookahead(); \n \tlastConsumedNode = currentNode;\n \n }\n \n catch (RecognitionException re) { \n recover(input,re); \n appendSkippedTokens();\n } \n finally {\n }\n return current;\n }", "public final void rule__AstAssignParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5754:1: ( ( ( rule__AstAssignParameter__NameAssignment_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5755:1: ( ( rule__AstAssignParameter__NameAssignment_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5755:1: ( ( rule__AstAssignParameter__NameAssignment_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5756:1: ( rule__AstAssignParameter__NameAssignment_0 )\n {\n before(grammarAccess.getAstAssignParameterAccess().getNameAssignment_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5757:1: ( rule__AstAssignParameter__NameAssignment_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:5757:2: rule__AstAssignParameter__NameAssignment_0\n {\n pushFollow(FOLLOW_rule__AstAssignParameter__NameAssignment_0_in_rule__AstAssignParameter__Group__0__Impl12074);\n rule__AstAssignParameter__NameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstAssignParameterAccess().getNameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5285:1: ( ( ( rule__JointType__NameAssignment_0_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5287:1: ( rule__JointType__NameAssignment_0_2 )\n {\n before(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:1: ( rule__JointType__NameAssignment_0_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:2: rule__JointType__NameAssignment_0_2\n {\n pushFollow(FOLLOW_rule__JointType__NameAssignment_0_2_in_rule__JointType__Group_0__2__Impl10760);\n rule__JointType__NameAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleAstTypeDefinitionTypeParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:633:2: ( ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:634:1: ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:634:1: ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:635:1: ( rule__AstTypeDefinitionTypeParameter__NameAssignment )\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameAssignment()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:636:1: ( rule__AstTypeDefinitionTypeParameter__NameAssignment )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:636:2: rule__AstTypeDefinitionTypeParameter__NameAssignment\n {\n pushFollow(FOLLOW_rule__AstTypeDefinitionTypeParameter__NameAssignment_in_ruleAstTypeDefinitionTypeParameter1294);\n rule__AstTypeDefinitionTypeParameter__NameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9545:1: ( ( ( rule__AstProcedure__NameAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9546:1: ( ( rule__AstProcedure__NameAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9546:1: ( ( rule__AstProcedure__NameAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9547:1: ( rule__AstProcedure__NameAssignment_2 )\n {\n before(grammarAccess.getAstProcedureAccess().getNameAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9548:1: ( rule__AstProcedure__NameAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:9548:2: rule__AstProcedure__NameAssignment_2\n {\n pushFollow(FOLLOW_rule__AstProcedure__NameAssignment_2_in_rule__AstProcedure__Group__2__Impl19550);\n rule__AstProcedure__NameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstProcedureAccess().getNameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstProcedure__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23861:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23862:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23863:1: RULE_ID\n {\n before(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstProcedure__NameAssignment_247867); \n after(grammarAccess.getAstProcedureAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JointType__NameAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9715:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9716:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9717:1: RULE_ID\n {\n before(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__JointType__NameAssignment_0_219510); \n after(grammarAccess.getJointTypeAccess().getNameIDTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3492:1: ( ( ( 'time_sig' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3493:1: ( ( 'time_sig' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3493:1: ( ( 'time_sig' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3494:1: ( 'time_sig' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3495:1: ( 'time_sig' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3496:1: 'time_sig'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n match(input,51,FOLLOW_51_in_rule__Parameter__TypeAssignment_1_17059); \n after(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_2_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1709:1: ( ( ( rule__Parameter__TnAssignment_2_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1710:1: ( ( rule__Parameter__TnAssignment_2_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1710:1: ( ( rule__Parameter__TnAssignment_2_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1711:1: ( rule__Parameter__TnAssignment_2_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTnAssignment_2_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1712:1: ( rule__Parameter__TnAssignment_2_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1712:2: rule__Parameter__TnAssignment_2_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TnAssignment_2_0_2_in_rule__Parameter__Group_2_0__2__Impl3553);\n rule__Parameter__TnAssignment_2_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTnAssignment_2_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1458:1: ( ( ( rule__Parameter__TypeAssignment_1_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1459:1: ( ( rule__Parameter__TypeAssignment_1_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1459:1: ( ( rule__Parameter__TypeAssignment_1_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1460:1: ( rule__Parameter__TypeAssignment_1_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_1_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1461:1: ( rule__Parameter__TypeAssignment_1_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1461:2: rule__Parameter__TypeAssignment_1_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_1_1_in_rule__Parameter__Group_1__1__Impl3060);\n rule__Parameter__TypeAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstPort__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23636:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23637:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23638:1: RULE_ID\n {\n before(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstPort__NameAssignment_247402); \n after(grammarAccess.getAstPortAccess().getNameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2880:1: ( ( ':' ) )\n // InternalBSQL2Java.g:2881:1: ( ':' )\n {\n // InternalBSQL2Java.g:2881:1: ( ':' )\n // InternalBSQL2Java.g:2882:2: ':'\n {\n before(grammarAccess.getBParameterAccess().getColonKeyword_1()); \n match(input,25,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getColonKeyword_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void completeParameterType_PName(EObject model, Assignment assignment, ContentAssistContext context, ICompletionProposalAcceptor acceptor) {\n\t\t// subclasses may override\n\t\t// subclasses may override\n\t\t// subclasses may override\n\t\t// subclasses may override\n\t}", "public final void rule__MidiBody__ParamAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3409:1: ( ( ruleParameter ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3410:1: ( ruleParameter )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3410:1: ( ruleParameter )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3411:1: ruleParameter\n {\n before(grammarAccess.getMidiBodyAccess().getParamParameterParserRuleCall_1_0()); \n pushFollow(FOLLOW_ruleParameter_in_rule__MidiBody__ParamAssignment_16886);\n ruleParameter();\n\n state._fsp--;\n\n after(grammarAccess.getMidiBodyAccess().getParamParameterParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBParameter() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:379:1: ( ruleBParameter EOF )\n // InternalBSQL2Java.g:380:1: ruleBParameter EOF\n {\n before(grammarAccess.getBParameterRule()); \n pushFollow(FOLLOW_1);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__JvmFormalParameter__NameAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:18691:1: ( ( ruleValidID ) )\r\n // InternalDroneScript.g:18692:2: ( ruleValidID )\r\n {\r\n // InternalDroneScript.g:18692:2: ( ruleValidID )\r\n // InternalDroneScript.g:18693:3: ruleValidID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmFormalParameterAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleValidID();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmFormalParameterAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TableInstance__Ti_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3468:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3469:2: ( RULE_ID )\n // InternalBSQL2Java.g:3470:3: RULE_ID\n {\n before(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getTableInstanceAccess().getTi_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Process__NameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10520:1: ( ( RULE_UPPER ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10521:1: ( RULE_UPPER )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10521:1: ( RULE_UPPER )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10522:1: RULE_UPPER\n {\n before(grammarAccess.getProcessAccess().getNameUPPERTerminalRuleCall_0_0()); \n match(input,RULE_UPPER,FOLLOW_RULE_UPPER_in_rule__Process__NameAssignment_020705); \n after(grammarAccess.getProcessAccess().getNameUPPERTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Contains__ParamAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4590:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4591:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4591:2: ( RULE_STRING )\n // InternalBrowser.g:4592:3: RULE_STRING\n {\n before(grammarAccess.getContainsAccess().getParamSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getContainsAccess().getParamSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:828:1: ( ( ( rule__BTable__Table_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:829:1: ( ( rule__BTable__Table_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:829:1: ( ( rule__BTable__Table_nameAssignment_0 ) )\n // InternalBSQL2Java.g:830:2: ( rule__BTable__Table_nameAssignment_0 )\n {\n before(grammarAccess.getBTableAccess().getTable_nameAssignment_0()); \n // InternalBSQL2Java.g:831:2: ( rule__BTable__Table_nameAssignment_0 )\n // InternalBSQL2Java.g:831:3: rule__BTable__Table_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BTable__Table_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTableAccess().getTable_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmFormalParameter__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:13010:1: ( ( ( rule__JvmFormalParameter__NameAssignment_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:13011:1: ( ( rule__JvmFormalParameter__NameAssignment_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:13011:1: ( ( rule__JvmFormalParameter__NameAssignment_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:13012:1: ( rule__JvmFormalParameter__NameAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmFormalParameterAccess().getNameAssignment_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:13013:1: ( rule__JvmFormalParameter__NameAssignment_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:13013:2: rule__JvmFormalParameter__NameAssignment_1\r\n {\r\n pushFollow(FOLLOW_rule__JvmFormalParameter__NameAssignment_1_in_rule__JvmFormalParameter__Group__1__Impl26443);\r\n rule__JvmFormalParameter__NameAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmFormalParameterAccess().getNameAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__JvmFormalParameter__NameAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18485:1: ( ( ruleValidID ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18486:1: ( ruleValidID )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18486:1: ( ruleValidID )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:18487:1: ruleValidID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmFormalParameterAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleValidID_in_rule__JvmFormalParameter__NameAssignment_137346);\r\n ruleValidID();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmFormalParameterAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "private void decodeName(ByteBuffer buffer) throws Exception {\n byte b = 0;\n int head = buffer.position();\n while (buffer.hasRemaining()) {\n b = buffer.get();\n if (b == '=' || b == '&') {\n context.done = true;\n break;\n } else if (b == '+' || b == '%' || b > 127) {\n context.nameNeedDecode = true;\n }\n }\n\n int len = buffer.position() - head;\n if (context.done) {\n len--;\n }\n\n if (len > 0) {\n context.name.write(buffer.array(), buffer.arrayOffset() + head, len);\n }\n\n if (context.done) {\n if (b == '&') {\n addParameter();\n context.reset();\n state = State.NAME;\n } else {\n state = State.VALUE;\n }\n context.done = false;\n }\n }", "public final void rule__JvmFormalParameter__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8781:1: ( ( ( rule__JvmFormalParameter__NameAssignment_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8782:1: ( ( rule__JvmFormalParameter__NameAssignment_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8782:1: ( ( rule__JvmFormalParameter__NameAssignment_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8783:1: ( rule__JvmFormalParameter__NameAssignment_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmFormalParameterAccess().getNameAssignment_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8784:1: ( rule__JvmFormalParameter__NameAssignment_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8784:2: rule__JvmFormalParameter__NameAssignment_1\n {\n pushFollow(FOLLOW_rule__JvmFormalParameter__NameAssignment_1_in_rule__JvmFormalParameter__Group__1__Impl17734);\n rule__JvmFormalParameter__NameAssignment_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmFormalParameterAccess().getNameAssignment_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Body__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9370:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9371:1: ( RULE_ID )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9371:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9372:1: RULE_ID\n {\n before(grammarAccess.getBodyAccess().getNameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Body__NameAssignment_118812); \n after(grammarAccess.getBodyAccess().getNameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BParameterTyping createBParameterTyping();", "public final void rule__Attribute__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3138:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n // InternalBSQL2Java.g:3140:3: ruleBType\n {\n before(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmFormalParameter__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12982:1: ( ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12983:1: ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12983:1: ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12984:1: ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmFormalParameterAccess().getParameterTypeAssignment_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12985:1: ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )?\r\n int alt80=2;\r\n int LA80_0 = input.LA(1);\r\n\r\n if ( (LA80_0==RULE_ID) ) {\r\n int LA80_1 = input.LA(2);\r\n\r\n if ( (LA80_1==RULE_ID||LA80_1==23||LA80_1==37||LA80_1==104) ) {\r\n alt80=1;\r\n }\r\n }\r\n else if ( (LA80_0==26||LA80_0==106) ) {\r\n alt80=1;\r\n }\r\n switch (alt80) {\r\n case 1 :\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12985:2: rule__JvmFormalParameter__ParameterTypeAssignment_0\r\n {\r\n pushFollow(FOLLOW_rule__JvmFormalParameter__ParameterTypeAssignment_0_in_rule__JvmFormalParameter__Group__0__Impl26385);\r\n rule__JvmFormalParameter__ParameterTypeAssignment_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmFormalParameterAccess().getParameterTypeAssignment_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__JvmFormalParameter__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:12773:1: ( ( ( rule__JvmFormalParameter__NameAssignment_1 ) ) )\r\n // InternalDroneScript.g:12774:1: ( ( rule__JvmFormalParameter__NameAssignment_1 ) )\r\n {\r\n // InternalDroneScript.g:12774:1: ( ( rule__JvmFormalParameter__NameAssignment_1 ) )\r\n // InternalDroneScript.g:12775:2: ( rule__JvmFormalParameter__NameAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmFormalParameterAccess().getNameAssignment_1()); \r\n }\r\n // InternalDroneScript.g:12776:2: ( rule__JvmFormalParameter__NameAssignment_1 )\r\n // InternalDroneScript.g:12776:3: rule__JvmFormalParameter__NameAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__JvmFormalParameter__NameAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmFormalParameterAccess().getNameAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ParameterDecl__Group_1__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6604:1: ( ( ( rule__ParameterDecl__TypeAssignment_1_2 ) ) )\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n {\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n // InternalGo.g:6606:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n // InternalGo.g:6607:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n // InternalGo.g:6607:3: rule__ParameterDecl__TypeAssignment_1_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterDecl__TypeAssignment_1_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSQLMachine__M_nameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3003:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3004:2: ( RULE_ID )\n // InternalBSQL2Java.g:3005:3: RULE_ID\n {\n before(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSQLMachineAccess().getM_nameIDTerminalRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_1_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1552:1: ( ( ( rule__Parameter__TsigAssignment_1_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1553:1: ( ( rule__Parameter__TsigAssignment_1_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1553:1: ( ( rule__Parameter__TsigAssignment_1_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1554:1: ( rule__Parameter__TsigAssignment_1_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTsigAssignment_1_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1555:1: ( rule__Parameter__TsigAssignment_1_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1555:2: rule__Parameter__TsigAssignment_1_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TsigAssignment_1_0_2_in_rule__Parameter__Group_1_0__2__Impl3245);\n rule__Parameter__TsigAssignment_1_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTsigAssignment_1_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2841:1: ( rule__BParameter__Group__0__Impl rule__BParameter__Group__1 )\n // InternalBSQL2Java.g:2842:2: rule__BParameter__Group__0__Impl rule__BParameter__Group__1\n {\n pushFollow(FOLLOW_17);\n rule__BParameter__Group__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setpName(String name) {\n this.pName = name;\n }", "public final void rule__Parameter__TypeAssignment_3_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3568:1: ( ( ( 'time_pause' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3569:1: ( ( 'time_pause' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3569:1: ( ( 'time_pause' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3570:1: ( 'time_pause' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_pauseKeyword_3_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3571:1: ( 'time_pause' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3572:1: 'time_pause'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_pauseKeyword_3_1_0()); \n match(input,53,FOLLOW_53_in_rule__Parameter__TypeAssignment_3_17209); \n after(grammarAccess.getParameterAccess().getTypeTime_pauseKeyword_3_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_pauseKeyword_3_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameters__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6254:1: ( ( ( rule__Parameters__ParameterlistAssignment_2 )? ) )\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n {\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n // InternalGo.g:6256:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n // InternalGo.g:6257:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n int alt61=2;\r\n int LA61_0 = input.LA(1);\r\n\r\n if ( (LA61_0==RULE_ID||LA61_0==RULE_LITERAL_TYPE||LA61_0==43||(LA61_0>=45 && LA61_0<=46)||LA61_0==48||LA61_0==52||LA61_0==54||LA61_0==56||(LA61_0>=59 && LA61_0<=63)) ) {\r\n alt61=1;\r\n }\r\n else if ( (LA61_0==53) ) {\r\n int LA61_2 = input.LA(2);\r\n\r\n if ( (synpred105_InternalGo()) ) {\r\n alt61=1;\r\n }\r\n }\r\n switch (alt61) {\r\n case 1 :\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeParam__NameAlternatives_1_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3407:1: ( ( RULE_ID ) | ( 'type' ) )\n int alt31=2;\n int LA31_0 = input.LA(1);\n\n if ( (LA31_0==RULE_ID) ) {\n alt31=1;\n }\n else if ( (LA31_0==46) ) {\n alt31=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 31, 0, input);\n\n throw nvae;\n }\n switch (alt31) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3408:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3408:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3409:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_1_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAlternatives_1_0_07441); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_1_0_0_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3414:6: ( 'type' )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3414:6: ( 'type' )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3415:1: 'type'\n {\n before(grammarAccess.getAstTypeParamAccess().getNameTypeKeyword_1_0_0_1()); \n match(input,46,FOLLOW_46_in_rule__AstTypeParam__NameAlternatives_1_0_07459); \n after(grammarAccess.getAstTypeParamAccess().getNameTypeKeyword_1_0_0_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final EObject ruleParameter() throws RecognitionException {\n EObject current = null;\n\n Token lv_name_0_0=null;\n\n\n \tenterRule();\n\n try {\n // InternalStl.g:1653:2: ( ( (lv_name_0_0= RULE_ID ) ) )\n // InternalStl.g:1654:2: ( (lv_name_0_0= RULE_ID ) )\n {\n // InternalStl.g:1654:2: ( (lv_name_0_0= RULE_ID ) )\n // InternalStl.g:1655:3: (lv_name_0_0= RULE_ID )\n {\n // InternalStl.g:1655:3: (lv_name_0_0= RULE_ID )\n // InternalStl.g:1656:4: lv_name_0_0= RULE_ID\n {\n lv_name_0_0=(Token)match(input,RULE_ID,FOLLOW_2); if (state.failed) return current;\n if ( state.backtracking==0 ) {\n\n \t\t\t\tnewLeafNode(lv_name_0_0, grammarAccess.getParameterAccess().getNameIDTerminalRuleCall_0());\n \t\t\t\n }\n if ( state.backtracking==0 ) {\n\n \t\t\t\tif (current==null) {\n \t\t\t\t\tcurrent = createModelElement(grammarAccess.getParameterRule());\n \t\t\t\t}\n \t\t\t\tsetWithLastConsumed(\n \t\t\t\t\tcurrent,\n \t\t\t\t\t\"name\",\n \t\t\t\t\tlv_name_0_0,\n \t\t\t\t\t\"org.eclipse.xtext.common.Terminals.ID\");\n \t\t\t\n }\n\n }\n\n\n }\n\n\n }\n\n if ( state.backtracking==0 ) {\n\n \tleaveRule();\n\n }\n }\n\n catch (RecognitionException re) {\n recover(input,re);\n appendSkippedTokens();\n }\n finally {\n }\n return current;\n }", "public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) )\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n {\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n // InternalBSQL2Java.g:3425:3: ruleBValue\n {\n before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TIAssignment__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2772:1: ( ( ( rule__TIAssignment__Instance_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2773:1: ( ( rule__TIAssignment__Instance_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2774:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n {\n before(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n // InternalBSQL2Java.g:2775:2: ( rule__TIAssignment__Instance_nameAssignment_0 )\n // InternalBSQL2Java.g:2775:3: rule__TIAssignment__Instance_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__TIAssignment__Instance_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTIAssignmentAccess().getInstance_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Model__NameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:3652:1: ( ( RULE_ID ) )\n // InternalCsv.g:3653:2: ( RULE_ID )\n {\n // InternalCsv.g:3653:2: ( RULE_ID )\n // InternalCsv.g:3654:3: RULE_ID\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n match(input,RULE_ID,FOLLOW_2); if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getModelAccess().getNameIDTerminalRuleCall_2_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmFormalParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8753:1: ( ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8754:1: ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8754:1: ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8755:1: ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )?\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmFormalParameterAccess().getParameterTypeAssignment_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8756:1: ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )?\n int alt54=2;\n int LA54_0 = input.LA(1);\n\n if ( (LA54_0==RULE_ID) ) {\n int LA54_1 = input.LA(2);\n\n if ( (LA54_1==RULE_ID||LA54_1==20||LA54_1==30) ) {\n alt54=1;\n }\n }\n else if ( (LA54_0==44||LA54_0==63) ) {\n alt54=1;\n }\n switch (alt54) {\n case 1 :\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:8756:2: rule__JvmFormalParameter__ParameterTypeAssignment_0\n {\n pushFollow(FOLLOW_rule__JvmFormalParameter__ParameterTypeAssignment_0_in_rule__JvmFormalParameter__Group__0__Impl17676);\n rule__JvmFormalParameter__ParameterTypeAssignment_0();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n break;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmFormalParameterAccess().getParameterTypeAssignment_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setName(final String pName){this.aName = pName;}", "public final void rule__AstType__Group_0_1_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20353:1: ( ( ( rule__AstType__NameAssignment_0_1_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20354:1: ( ( rule__AstType__NameAssignment_0_1_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20355:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n {\n before(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:1: ( rule__AstType__NameAssignment_0_1_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20356:2: rule__AstType__NameAssignment_0_1_1_0\n {\n pushFollow(FOLLOW_rule__AstType__NameAssignment_0_1_1_0_in_rule__AstType__Group_0_1_1__0__Impl40829);\n rule__AstType__NameAssignment_0_1_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeAccess().getNameAssignment_0_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__ParametersAssignment_2_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23231:1: ( ( ruleAstTypeDefinitionParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23232:1: ( ruleAstTypeDefinitionParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23232:1: ( ruleAstTypeDefinitionParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23233:1: ruleAstTypeDefinitionParameter\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_0_0()); \n pushFollow(FOLLOW_ruleAstTypeDefinitionParameter_in_rule__AstTypeDefinition__ParametersAssignment_2_1_046565);\n ruleAstTypeDefinitionParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__Group_2_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6995:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6997:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:2: rule__AstTypeDefinition__ParametersAssignment_2_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_0_in_rule__AstTypeDefinition__Group_2_1__0__Impl14516);\n rule__AstTypeDefinition__ParametersAssignment_2_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__LiteralType__TypenameAssignment_5() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18620:1: ( ( ruleTypeName ) )\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n {\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n // InternalGo.g:18622:3: ruleTypeName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstPort__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8308:1: ( ( ( rule__AstPort__NameAssignment_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8309:1: ( ( rule__AstPort__NameAssignment_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8309:1: ( ( rule__AstPort__NameAssignment_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8310:1: ( rule__AstPort__NameAssignment_2 )\n {\n before(grammarAccess.getAstPortAccess().getNameAssignment_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8311:1: ( rule__AstPort__NameAssignment_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:8311:2: rule__AstPort__NameAssignment_2\n {\n pushFollow(FOLLOW_rule__AstPort__NameAssignment_2_in_rule__AstPort__Group__2__Impl17112);\n rule__AstPort__NameAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstPortAccess().getNameAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__Op_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3318:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3319:2: ( RULE_ID )\n // InternalBSQL2Java.g:3320:3: RULE_ID\n {\n before(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getVoidOperationAccess().getOp_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Buchung__NameAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17052:1: ( ( ruleValidID ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17053:1: ( ruleValidID )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17053:1: ( ruleValidID )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17054:1: ruleValidID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getBuchungAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleValidID_in_rule__Buchung__NameAssignment_134411);\r\n ruleValidID();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getBuchungAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__SelectCombobox__ParamAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:5025:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:5026:2: ( RULE_STRING )\n {\n // InternalBrowser.g:5026:2: ( RULE_STRING )\n // InternalBrowser.g:5027:3: RULE_STRING\n {\n before(grammarAccess.getSelectComboboxAccess().getParamSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getSelectComboboxAccess().getParamSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__Group_2_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7086:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7088:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:2: rule__AstTypeDefinition__ParametersAssignment_2_1_1_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_1_1_in_rule__AstTypeDefinition__Group_2_1_1__1__Impl14697);\n rule__AstTypeDefinition__ParametersAssignment_2_1_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void synpred105_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:6257:3: ( rule__Parameters__ParameterlistAssignment_2 )\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n }", "public final void rule__JvmParameterizedTypeReference__TypeAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19042:1: ( ( ( ruleQualifiedName ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19043:1: ( ( ruleQualifiedName ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19043:1: ( ( ruleQualifiedName ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19044:1: ( ruleQualifiedName )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19045:1: ( ruleQualifiedName )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:19046:1: ruleQualifiedName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \r\n }\r\n pushFollow(FOLLOW_ruleQualifiedName_in_rule__JvmParameterizedTypeReference__TypeAssignment_038493);\r\n ruleQualifiedName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1()); \r\n }\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeJvmTypeCrossReference_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final EObject ruleEParameterDefinition() throws RecognitionException {\n EObject current = null;\n\n Token lv_name_0_0=null;\n Token otherlv_1=null;\n Token this_BEGIN_2=null;\n Token this_END_4=null;\n EObject lv_parameter_3_0 = null;\n\n\n\n \tenterRule();\n\n try {\n // InternalRMParser.g:6073:2: ( ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END ) )\n // InternalRMParser.g:6074:2: ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END )\n {\n // InternalRMParser.g:6074:2: ( ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END )\n // InternalRMParser.g:6075:3: ( (lv_name_0_0= RULE_ID ) ) otherlv_1= Colon this_BEGIN_2= RULE_BEGIN ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) ) this_END_4= RULE_END\n {\n // InternalRMParser.g:6075:3: ( (lv_name_0_0= RULE_ID ) )\n // InternalRMParser.g:6076:4: (lv_name_0_0= RULE_ID )\n {\n // InternalRMParser.g:6076:4: (lv_name_0_0= RULE_ID )\n // InternalRMParser.g:6077:5: lv_name_0_0= RULE_ID\n {\n lv_name_0_0=(Token)match(input,RULE_ID,FOLLOW_11); \n\n \t\t\t\t\tnewLeafNode(lv_name_0_0, grammarAccess.getEParameterDefinitionAccess().getNameIDTerminalRuleCall_0_0());\n \t\t\t\t\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElement(grammarAccess.getEParameterDefinitionRule());\n \t\t\t\t\t}\n \t\t\t\t\tsetWithLastConsumed(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"name\",\n \t\t\t\t\t\tlv_name_0_0,\n \t\t\t\t\t\t\"org.sodalite.dsl.RM.ID\");\n \t\t\t\t\n\n }\n\n\n }\n\n otherlv_1=(Token)match(input,Colon,FOLLOW_6); \n\n \t\t\tnewLeafNode(otherlv_1, grammarAccess.getEParameterDefinitionAccess().getColonKeyword_1());\n \t\t\n this_BEGIN_2=(Token)match(input,RULE_BEGIN,FOLLOW_67); \n\n \t\t\tnewLeafNode(this_BEGIN_2, grammarAccess.getEParameterDefinitionAccess().getBEGINTerminalRuleCall_2());\n \t\t\n // InternalRMParser.g:6101:3: ( (lv_parameter_3_0= ruleEParameterDefinitionBody ) )\n // InternalRMParser.g:6102:4: (lv_parameter_3_0= ruleEParameterDefinitionBody )\n {\n // InternalRMParser.g:6102:4: (lv_parameter_3_0= ruleEParameterDefinitionBody )\n // InternalRMParser.g:6103:5: lv_parameter_3_0= ruleEParameterDefinitionBody\n {\n\n \t\t\t\t\tnewCompositeNode(grammarAccess.getEParameterDefinitionAccess().getParameterEParameterDefinitionBodyParserRuleCall_3_0());\n \t\t\t\t\n pushFollow(FOLLOW_8);\n lv_parameter_3_0=ruleEParameterDefinitionBody();\n\n state._fsp--;\n\n\n \t\t\t\t\tif (current==null) {\n \t\t\t\t\t\tcurrent = createModelElementForParent(grammarAccess.getEParameterDefinitionRule());\n \t\t\t\t\t}\n \t\t\t\t\tset(\n \t\t\t\t\t\tcurrent,\n \t\t\t\t\t\t\"parameter\",\n \t\t\t\t\t\tlv_parameter_3_0,\n \t\t\t\t\t\t\"org.sodalite.dsl.RM.EParameterDefinitionBody\");\n \t\t\t\t\tafterParserOrEnumRuleCall();\n \t\t\t\t\n\n }\n\n\n }\n\n this_END_4=(Token)match(input,RULE_END,FOLLOW_2); \n\n \t\t\tnewLeafNode(this_END_4, grammarAccess.getEParameterDefinitionAccess().getENDTerminalRuleCall_4());\n \t\t\n\n }\n\n\n }\n\n\n \tleaveRule();\n\n }\n\n catch (RecognitionException re) {\n recover(input,re);\n appendSkippedTokens();\n }\n finally {\n }\n return current;\n }", "public final void rule__ParameterDecl__TypeAssignment_1_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16235:1: ( ( ruleType ) )\r\n // InternalGo.g:16236:2: ( ruleType )\r\n {\r\n // InternalGo.g:16236:2: ( ruleType )\r\n // InternalGo.g:16237:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_1_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_1_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__TnAssignment_2_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3515:1: ( ( ruleTn ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3516:1: ( ruleTn )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3516:1: ( ruleTn )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3517:1: ruleTn\n {\n before(grammarAccess.getParameterAccess().getTnTnParserRuleCall_2_0_2_0()); \n pushFollow(FOLLOW_ruleTn_in_rule__Parameter__TnAssignment_2_0_27098);\n ruleTn();\n\n state._fsp--;\n\n after(grammarAccess.getParameterAccess().getTnTnParserRuleCall_2_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_4__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1929:1: ( ( ( rule__Parameter__TypeAssignment_4_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1930:1: ( ( rule__Parameter__TypeAssignment_4_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1930:1: ( ( rule__Parameter__TypeAssignment_4_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1931:1: ( rule__Parameter__TypeAssignment_4_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_4_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1932:1: ( rule__Parameter__TypeAssignment_4_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1932:2: rule__Parameter__TypeAssignment_4_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_4_1_in_rule__Parameter__Group_4__1__Impl3984);\n rule__Parameter__TypeAssignment_4_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_4_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmFormalParameter__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:12747:1: ( ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? ) )\r\n // InternalDroneScript.g:12748:1: ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? )\r\n {\r\n // InternalDroneScript.g:12748:1: ( ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )? )\r\n // InternalDroneScript.g:12749:2: ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmFormalParameterAccess().getParameterTypeAssignment_0()); \r\n }\r\n // InternalDroneScript.g:12750:2: ( rule__JvmFormalParameter__ParameterTypeAssignment_0 )?\r\n int alt97=2;\r\n int LA97_0 = input.LA(1);\r\n\r\n if ( (LA97_0==RULE_ID) ) {\r\n int LA97_1 = input.LA(2);\r\n\r\n if ( (LA97_1==RULE_ID||LA97_1==27||LA97_1==43||LA97_1==73) ) {\r\n alt97=1;\r\n }\r\n }\r\n else if ( (LA97_0==31||LA97_0==76) ) {\r\n alt97=1;\r\n }\r\n switch (alt97) {\r\n case 1 :\r\n // InternalDroneScript.g:12750:3: rule__JvmFormalParameter__ParameterTypeAssignment_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__JvmFormalParameter__ParameterTypeAssignment_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmFormalParameterAccess().getParameterTypeAssignment_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BParameter__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2868:1: ( rule__BParameter__Group__1__Impl rule__BParameter__Group__2 )\n // InternalBSQL2Java.g:2869:2: rule__BParameter__Group__1__Impl rule__BParameter__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__BParameter__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public ProjectBO( final String pName )\r\n {\r\n super();\r\n mName = pName;\r\n }", "public final void rule__Parameter__TsigAssignment_1_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3477:1: ( ( ruleTimeSignature ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3478:1: ( ruleTimeSignature )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3478:1: ( ruleTimeSignature )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3479:1: ruleTimeSignature\n {\n before(grammarAccess.getParameterAccess().getTsigTimeSignatureParserRuleCall_1_0_2_0()); \n pushFollow(FOLLOW_ruleTimeSignature_in_rule__Parameter__TsigAssignment_1_0_27023);\n ruleTimeSignature();\n\n state._fsp--;\n\n after(grammarAccess.getParameterAccess().getTsigTimeSignatureParserRuleCall_1_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__MidiBody__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1177:1: ( ( ( rule__MidiBody__ParamAssignment_1 )* ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1178:1: ( ( rule__MidiBody__ParamAssignment_1 )* )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1178:1: ( ( rule__MidiBody__ParamAssignment_1 )* )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1179:1: ( rule__MidiBody__ParamAssignment_1 )*\n {\n before(grammarAccess.getMidiBodyAccess().getParamAssignment_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1180:1: ( rule__MidiBody__ParamAssignment_1 )*\n loop10:\n do {\n int alt10=2;\n int LA10_0 = input.LA(1);\n\n if ( (LA10_0==37||(LA10_0>=39 && LA10_0<=42)) ) {\n alt10=1;\n }\n\n\n switch (alt10) {\n \tcase 1 :\n \t // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1180:2: rule__MidiBody__ParamAssignment_1\n \t {\n \t pushFollow(FOLLOW_rule__MidiBody__ParamAssignment_1_in_rule__MidiBody__Group__1__Impl2507);\n \t rule__MidiBody__ParamAssignment_1();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop10;\n }\n } while (true);\n\n after(grammarAccess.getMidiBodyAccess().getParamAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mT__22() throws RecognitionException {\r\n try {\r\n int _type = T__22;\r\n int _channel = DEFAULT_TOKEN_CHANNEL;\r\n // ../ooi.coi.bspl.ui/src-gen/ooi/coi/bspl/ui/contentassist/antlr/internal/InternalBSPL.g:13:7: ( 'parameter' )\r\n // ../ooi.coi.bspl.ui/src-gen/ooi/coi/bspl/ui/contentassist/antlr/internal/InternalBSPL.g:13:9: 'parameter'\r\n {\r\n match(\"parameter\"); \r\n\r\n\r\n }\r\n\r\n state.type = _type;\r\n state.channel = _channel;\r\n }\r\n finally {\r\n }\r\n }", "public final void rule__Parameter__Group_0_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1395:1: ( ( ( rule__Parameter__BeatAssignment_0_1_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1396:1: ( ( rule__Parameter__BeatAssignment_0_1_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1396:1: ( ( rule__Parameter__BeatAssignment_0_1_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1397:1: ( rule__Parameter__BeatAssignment_0_1_2 )\n {\n before(grammarAccess.getParameterAccess().getBeatAssignment_0_1_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1398:1: ( rule__Parameter__BeatAssignment_0_1_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1398:2: rule__Parameter__BeatAssignment_0_1_2\n {\n pushFollow(FOLLOW_rule__Parameter__BeatAssignment_0_1_2_in_rule__Parameter__Group_0_1__2__Impl2937);\n rule__Parameter__BeatAssignment_0_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getBeatAssignment_0_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@objid (\"befe44db-6e0d-4858-b30c-2f5641828a92\")\n public void setPatternParameterName(String value) {\n this.elt.putTagValue(PatternParameter.MdaTypes.PATTERNPARAMETER_NAME_TAGTYPE_ELT, value);\n }", "public final void rule__Parameter__Group_0_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1334:1: ( ( 'BPM' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1335:1: ( 'BPM' )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1335:1: ( 'BPM' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1336:1: 'BPM'\n {\n before(grammarAccess.getParameterAccess().getBPMKeyword_0_1_0()); \n match(input,37,FOLLOW_37_in_rule__Parameter__Group_0_1__0__Impl2817); \n after(grammarAccess.getParameterAccess().getBPMKeyword_0_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Signature__ParametersAssignment_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16085:1: ( ( ruleParameters ) )\r\n // InternalGo.g:16086:2: ( ruleParameters )\r\n {\r\n // InternalGo.g:16086:2: ( ruleParameters )\r\n // InternalGo.g:16087:3: ruleParameters\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getSignatureAccess().getParametersParametersParserRuleCall_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleParameters();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getSignatureAccess().getParametersParametersParserRuleCall_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__FullJvmFormalParameter__NameAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:18721:1: ( ( ruleValidID ) )\r\n // InternalDroneScript.g:18722:2: ( ruleValidID )\r\n {\r\n // InternalDroneScript.g:18722:2: ( ruleValidID )\r\n // InternalDroneScript.g:18723:3: ruleValidID\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getFullJvmFormalParameterAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleValidID();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getFullJvmFormalParameterAccess().getNameValidIDParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Insert__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:3820:1: ( ( ( rule__Insert__ParamAssignment_0_2 )? ) )\n // InternalBrowser.g:3821:1: ( ( rule__Insert__ParamAssignment_0_2 )? )\n {\n // InternalBrowser.g:3821:1: ( ( rule__Insert__ParamAssignment_0_2 )? )\n // InternalBrowser.g:3822:2: ( rule__Insert__ParamAssignment_0_2 )?\n {\n before(grammarAccess.getInsertAccess().getParamAssignment_0_2()); \n // InternalBrowser.g:3823:2: ( rule__Insert__ParamAssignment_0_2 )?\n int alt12=2;\n int LA12_0 = input.LA(1);\n\n if ( (LA12_0==RULE_STRING) ) {\n alt12=1;\n }\n switch (alt12) {\n case 1 :\n // InternalBrowser.g:3823:3: rule__Insert__ParamAssignment_0_2\n {\n pushFollow(FOLLOW_2);\n rule__Insert__ParamAssignment_0_2();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getInsertAccess().getParamAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParameterList__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21359:1: ( ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21361:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:2: rule__AstTypeParameterList__ParamsAssignment_2_1\n {\n pushFollow(FOLLOW_rule__AstTypeParameterList__ParamsAssignment_2_1_in_rule__AstTypeParameterList__Group_2__1__Impl42811);\n rule__AstTypeParameterList__ParamsAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__Op_nameAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3198:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3199:2: ( RULE_ID )\n // InternalBSQL2Java.g:3200:3: RULE_ID\n {\n before(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBoolOperationAccess().getOp_nameIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__Group_0_1_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20194:1: ( ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20195:1: ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20195:1: ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20196:1: ( rule__AstType__TypeParamsAssignment_0_1_0_1 )?\n {\n before(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_0_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20197:1: ( rule__AstType__TypeParamsAssignment_0_1_0_1 )?\n int alt160=2;\n int LA160_0 = input.LA(1);\n\n if ( (LA160_0==58) ) {\n alt160=1;\n }\n switch (alt160) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20197:2: rule__AstType__TypeParamsAssignment_0_1_0_1\n {\n pushFollow(FOLLOW_rule__AstType__TypeParamsAssignment_0_1_0_1_in_rule__AstType__Group_0_1_0__1__Impl40517);\n rule__AstType__TypeParamsAssignment_0_1_0_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_0_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterDecl__TypeAssignment_0_3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16205:1: ( ( ruleType ) )\r\n // InternalGo.g:16206:2: ( ruleType )\r\n {\r\n // InternalGo.g:16206:2: ( ruleType )\r\n // InternalGo.g:16207:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_0_3_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_0_3_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeParam__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21451:1: ( ( ( rule__AstTypeParam__ValueAssignment_0_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21452:1: ( ( rule__AstTypeParam__ValueAssignment_0_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21452:1: ( ( rule__AstTypeParam__ValueAssignment_0_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21453:1: ( rule__AstTypeParam__ValueAssignment_0_2 )\n {\n before(grammarAccess.getAstTypeParamAccess().getValueAssignment_0_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21454:1: ( rule__AstTypeParam__ValueAssignment_0_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21454:2: rule__AstTypeParam__ValueAssignment_0_2\n {\n pushFollow(FOLLOW_rule__AstTypeParam__ValueAssignment_0_2_in_rule__AstTypeParam__Group_0__2__Impl42994);\n rule__AstTypeParam__ValueAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getValueAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }" ]
[ "0.7423224", "0.67735624", "0.6598685", "0.6479124", "0.6424946", "0.6367702", "0.63299274", "0.6221847", "0.61461264", "0.59036535", "0.5886837", "0.5819511", "0.58030814", "0.56942594", "0.5677956", "0.56133586", "0.5600223", "0.5594882", "0.5578148", "0.55770653", "0.5562198", "0.5551641", "0.5545975", "0.5542058", "0.5518039", "0.54947585", "0.54775375", "0.5466131", "0.54582596", "0.54348433", "0.5434427", "0.5390247", "0.5386524", "0.53782815", "0.5376231", "0.53544074", "0.53429574", "0.53121907", "0.53070533", "0.52941257", "0.5283816", "0.528235", "0.5275417", "0.5264703", "0.5261083", "0.52539134", "0.52345943", "0.52319634", "0.5225169", "0.5223108", "0.5214788", "0.5202302", "0.5201317", "0.5200305", "0.51996756", "0.5176599", "0.5162366", "0.51517093", "0.5150902", "0.51474696", "0.5143699", "0.5142273", "0.5122806", "0.5112337", "0.511233", "0.51106405", "0.51047903", "0.5096646", "0.5090936", "0.50849897", "0.50840855", "0.5080706", "0.5073255", "0.5072712", "0.50705165", "0.50692236", "0.50647235", "0.50639397", "0.5050443", "0.50452125", "0.50279886", "0.502362", "0.50210404", "0.5020618", "0.50203645", "0.50047666", "0.49960995", "0.49811628", "0.49759853", "0.49709937", "0.4967397", "0.49573642", "0.49560118", "0.49493477", "0.49435732", "0.49355444", "0.49308473", "0.49303722", "0.49295273", "0.49269697" ]
0.74029875
1
$ANTLR end "rule__BParameter__P_nameAssignment_0" $ANTLR start "rule__BParameter__TypeAssignment_2" InternalBSQL2Java.g:3539:1: rule__BParameter__TypeAssignment_2 : ( ruleBType ) ;
public final void rule__BParameter__TypeAssignment_2() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3543:1: ( ( ruleBType ) ) // InternalBSQL2Java.g:3544:2: ( ruleBType ) { // InternalBSQL2Java.g:3544:2: ( ruleBType ) // InternalBSQL2Java.g:3545:3: ruleBType { before(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); pushFollow(FOLLOW_2); ruleBType(); state._fsp--; after(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void ruleBType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:166:2: ( ( ( rule__BType__Type_nameAssignment ) ) )\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n {\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n // InternalBSQL2Java.g:168:3: ( rule__BType__Type_nameAssignment )\n {\n before(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n // InternalBSQL2Java.g:169:3: ( rule__BType__Type_nameAssignment )\n // InternalBSQL2Java.g:169:4: rule__BType__Type_nameAssignment\n {\n pushFollow(FOLLOW_2);\n rule__BType__Type_nameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Attribute__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3138:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n // InternalBSQL2Java.g:3140:3: ruleBType\n {\n before(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3454:1: ( ( ( 'bpm' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3455:1: ( ( 'bpm' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3455:1: ( ( 'bpm' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3456:1: ( 'bpm' )\n {\n before(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3457:1: ( 'bpm' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3458:1: 'bpm'\n {\n before(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n match(input,50,FOLLOW_50_in_rule__Parameter__TypeAssignment_0_26984); \n after(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterDecl__TypeAssignment_1_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16235:1: ( ( ruleType ) )\r\n // InternalGo.g:16236:2: ( ruleType )\r\n {\r\n // InternalGo.g:16236:2: ( ruleType )\r\n // InternalGo.g:16237:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_1_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_1_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1299:1: ( ( ( rule__Parameter__TypeAssignment_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1301:1: ( rule__Parameter__TypeAssignment_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:1: ( rule__Parameter__TypeAssignment_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:2: rule__Parameter__TypeAssignment_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_0_2_in_rule__Parameter__Group_0__2__Impl2750);\n rule__Parameter__TypeAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1615:1: ( ( ( rule__Parameter__TypeAssignment_2_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1617:1: ( rule__Parameter__TypeAssignment_2_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:1: ( rule__Parameter__TypeAssignment_2_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:2: rule__Parameter__TypeAssignment_2_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_2_1_in_rule__Parameter__Group_2__1__Impl3368);\n rule__Parameter__TypeAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3530:1: ( ( ( 'time_note' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3532:1: ( 'time_note' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3533:1: ( 'time_note' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3534:1: 'time_note'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n match(input,52,FOLLOW_52_in_rule__Parameter__TypeAssignment_2_17134); \n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterDecl__Group_1__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6604:1: ( ( ( rule__ParameterDecl__TypeAssignment_1_2 ) ) )\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n {\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n // InternalGo.g:6606:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n // InternalGo.g:6607:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n // InternalGo.g:6607:3: rule__ParameterDecl__TypeAssignment_1_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterDecl__TypeAssignment_1_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeParam__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21545:1: ( ( ( rule__AstTypeParam__TypeAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21546:1: ( ( rule__AstTypeParam__TypeAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21546:1: ( ( rule__AstTypeParam__TypeAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21547:1: ( rule__AstTypeParam__TypeAssignment_1_2 )\n {\n before(grammarAccess.getAstTypeParamAccess().getTypeAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21548:1: ( rule__AstTypeParam__TypeAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21548:2: rule__AstTypeParam__TypeAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstTypeParam__TypeAssignment_1_2_in_rule__AstTypeParam__Group_1__2__Impl43179);\n rule__AstTypeParam__TypeAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getTypeAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2853:1: ( ( ( rule__BParameter__P_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2855:2: ( rule__BParameter__P_nameAssignment_0 )\n {\n before(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n // InternalBSQL2Java.g:2856:2: ( rule__BParameter__P_nameAssignment_0 )\n // InternalBSQL2Java.g:2856:3: rule__BParameter__P_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__P_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1458:1: ( ( ( rule__Parameter__TypeAssignment_1_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1459:1: ( ( rule__Parameter__TypeAssignment_1_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1459:1: ( ( rule__Parameter__TypeAssignment_1_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1460:1: ( rule__Parameter__TypeAssignment_1_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_1_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1461:1: ( rule__Parameter__TypeAssignment_1_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1461:2: rule__Parameter__TypeAssignment_1_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_1_1_in_rule__Parameter__Group_1__1__Impl3060);\n rule__Parameter__TypeAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BParameterTyping createBParameterTyping();", "public final void rule__VoidOperation__ParamsAssignment_6_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3378:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3380:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterDecl__TypeAssignment_0_3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16205:1: ( ( ruleType ) )\r\n // InternalGo.g:16206:2: ( ruleType )\r\n {\r\n // InternalGo.g:16206:2: ( ruleType )\r\n // InternalGo.g:16207:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_0_3_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_0_3_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void entryRuleBType() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:154:1: ( ruleBType EOF )\n // InternalBSQL2Java.g:155:1: ruleBType EOF\n {\n before(grammarAccess.getBTypeRule()); \n pushFollow(FOLLOW_1);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getBTypeRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21451:1: ( ( ( rule__AstTypeParam__ValueAssignment_0_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21452:1: ( ( rule__AstTypeParam__ValueAssignment_0_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21452:1: ( ( rule__AstTypeParam__ValueAssignment_0_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21453:1: ( rule__AstTypeParam__ValueAssignment_0_2 )\n {\n before(grammarAccess.getAstTypeParamAccess().getValueAssignment_0_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21454:1: ( rule__AstTypeParam__ValueAssignment_0_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21454:2: rule__AstTypeParam__ValueAssignment_0_2\n {\n pushFollow(FOLLOW_rule__AstTypeParam__ValueAssignment_0_2_in_rule__AstTypeParam__Group_0__2__Impl42994);\n rule__AstTypeParam__ValueAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getValueAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3363:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3365:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21392:1: ( ( ( rule__AstTypeParam__NameAssignment_0_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21393:1: ( ( rule__AstTypeParam__NameAssignment_0_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21394:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:1: ( rule__AstTypeParam__NameAssignment_0_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21395:2: rule__AstTypeParam__NameAssignment_0_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAssignment_0_0_in_rule__AstTypeParam__Group_0__0__Impl42875);\n rule__AstTypeParam__NameAssignment_0_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAssignment_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21486:1: ( ( ( rule__AstTypeParam__NameAssignment_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21487:1: ( ( rule__AstTypeParam__NameAssignment_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21487:1: ( ( rule__AstTypeParam__NameAssignment_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21488:1: ( rule__AstTypeParam__NameAssignment_1_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAssignment_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21489:1: ( rule__AstTypeParam__NameAssignment_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21489:2: rule__AstTypeParam__NameAssignment_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAssignment_1_0_in_rule__AstTypeParam__Group_1__0__Impl43060);\n rule__AstTypeParam__NameAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3492:1: ( ( ( 'time_sig' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3493:1: ( ( 'time_sig' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3493:1: ( ( 'time_sig' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3494:1: ( 'time_sig' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3495:1: ( 'time_sig' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3496:1: 'time_sig'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n match(input,51,FOLLOW_51_in_rule__Parameter__TypeAssignment_1_17059); \n after(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) )\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n {\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n // InternalBSQL2Java.g:3425:3: ruleBValue\n {\n before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BType createBType();", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__ParametersAssignment_2_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23231:1: ( ( ruleAstTypeDefinitionParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23232:1: ( ruleAstTypeDefinitionParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23232:1: ( ruleAstTypeDefinitionParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23233:1: ruleAstTypeDefinitionParameter\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_0_0()); \n pushFollow(FOLLOW_ruleAstTypeDefinitionParameter_in_rule__AstTypeDefinition__ParametersAssignment_2_1_046565);\n ruleAstTypeDefinitionParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__Group_0_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20382:1: ( ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20383:1: ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20383:1: ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20384:1: ( rule__AstType__TypeParamsAssignment_0_1_1_1 )?\n {\n before(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20385:1: ( rule__AstType__TypeParamsAssignment_0_1_1_1 )?\n int alt162=2;\n int LA162_0 = input.LA(1);\n\n if ( (LA162_0==58) ) {\n alt162=1;\n }\n switch (alt162) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20385:2: rule__AstType__TypeParamsAssignment_0_1_1_1\n {\n pushFollow(FOLLOW_rule__AstType__TypeParamsAssignment_0_1_1_1_in_rule__AstType__Group_0_1_1__1__Impl40889);\n rule__AstType__TypeParamsAssignment_0_1_1_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBParameter() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:379:1: ( ruleBParameter EOF )\n // InternalBSQL2Java.g:380:1: ruleBParameter EOF\n {\n before(grammarAccess.getBParameterRule()); \n pushFollow(FOLLOW_1);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__Arguments__TypeAssignment_2_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18410:1: ( ( ruleType ) )\r\n // InternalGo.g:18411:2: ( ruleType )\r\n {\r\n // InternalGo.g:18411:2: ( ruleType )\r\n // InternalGo.g:18412:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeTypeParserRuleCall_2_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeTypeParserRuleCall_2_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleBParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:391:2: ( ( ( rule__BParameter__Group__0 ) ) )\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n {\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n // InternalBSQL2Java.g:393:3: ( rule__BParameter__Group__0 )\n {\n before(grammarAccess.getBParameterAccess().getGroup()); \n // InternalBSQL2Java.g:394:3: ( rule__BParameter__Group__0 )\n // InternalBSQL2Java.g:394:4: rule__BParameter__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PointerType__BasetypeAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16070:1: ( ( ruleBaseType ) )\r\n // InternalGo.g:16071:2: ( ruleBaseType )\r\n {\r\n // InternalGo.g:16071:2: ( ruleBaseType )\r\n // InternalGo.g:16072:3: ruleBaseType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getPointerTypeAccess().getBasetypeBaseTypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleBaseType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getPointerTypeAccess().getBasetypeBaseTypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinition__ParametersAssignment_2_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23246:1: ( ( ruleAstTypeDefinitionParameter ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23247:1: ( ruleAstTypeDefinitionParameter )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23247:1: ( ruleAstTypeDefinitionParameter )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23248:1: ruleAstTypeDefinitionParameter\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_1_1_0()); \n pushFollow(FOLLOW_ruleAstTypeDefinitionParameter_in_rule__AstTypeDefinition__ParametersAssignment_2_1_1_146596);\n ruleAstTypeDefinitionParameter();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAstTypeDefinitionParameterParserRuleCall_2_1_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__Group_2_0_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14462:1: ( ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) ) )\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n {\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n // InternalGo.g:14464:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n // InternalGo.g:14465:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n // InternalGo.g:14465:3: rule__Arguments__TypeAssignment_2_0_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__TypeAssignment_2_0_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__TypeAssignment_3_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3568:1: ( ( ( 'time_pause' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3569:1: ( ( 'time_pause' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3569:1: ( ( 'time_pause' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3570:1: ( 'time_pause' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_pauseKeyword_3_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3571:1: ( 'time_pause' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3572:1: 'time_pause'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_pauseKeyword_3_1_0()); \n match(input,53,FOLLOW_53_in_rule__Parameter__TypeAssignment_3_17209); \n after(grammarAccess.getParameterAccess().getTypeTime_pauseKeyword_3_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_pauseKeyword_3_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAssignment_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26020:1: ( ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26021:1: ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26021:1: ( ( rule__AstTypeParam__NameAlternatives_1_0_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26022:1: ( rule__AstTypeParam__NameAlternatives_1_0_0 )\n {\n before(grammarAccess.getAstTypeParamAccess().getNameAlternatives_1_0_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26023:1: ( rule__AstTypeParam__NameAlternatives_1_0_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26023:2: rule__AstTypeParam__NameAlternatives_1_0_0\n {\n pushFollow(FOLLOW_rule__AstTypeParam__NameAlternatives_1_0_0_in_rule__AstTypeParam__NameAssignment_1_052311);\n rule__AstTypeParam__NameAlternatives_1_0_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getNameAlternatives_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setBulbType(String bType) {\n bulbType = bType.trim();\n if (bulbType.equals(\"\")) {\n bulbType = \"NOBTYPE\";\n }\n }", "public final void rule__TypeList__Type2Assignment_2_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17570:1: ( ( ruleType ) )\r\n // InternalGo.g:17571:2: ( ruleType )\r\n {\r\n // InternalGo.g:17571:2: ( ruleType )\r\n // InternalGo.g:17572:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2TypeParserRuleCall_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeSwitchStmt__TypesgAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17465:1: ( ( ruleTypeSwitchGuard ) )\r\n // InternalGo.g:17466:2: ( ruleTypeSwitchGuard )\r\n {\r\n // InternalGo.g:17466:2: ( ruleTypeSwitchGuard )\r\n // InternalGo.g:17467:3: ruleTypeSwitchGuard\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchStmtAccess().getTypesgTypeSwitchGuardParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeSwitchGuard();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchStmtAccess().getTypesgTypeSwitchGuardParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VarSpec__Tp2Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17165:1: ( ( ruleType ) )\r\n // InternalGo.g:17166:2: ( ruleType )\r\n {\r\n // InternalGo.g:17166:2: ( ruleType )\r\n // InternalGo.g:17167:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getVarSpecAccess().getTp2TypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getVarSpecAccess().getTp2TypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "@Generated(value={\"edu.jhu.cs.bsj.compiler.utils.generator.SourceGenerator\"})\npublic interface TypeParameterNode extends Node, TypeNameBindingNode\n{\n /**\n * Gets the base type name for the parameter.\n * @return The base type name for the parameter.\n * @throws ClassCastException If the value of this property is a special node.\n */\n public IdentifierNode getIdentifier()throws ClassCastException;\n \n /**\n * Gets the union object for the base type name for the parameter.\n * @return A union object representing The base type name for the parameter.\n */\n public NodeUnion<? extends IdentifierNode> getUnionForIdentifier();\n \n /**\n * Changes the base type name for the parameter.\n * @param identifier The base type name for the parameter.\n */\n public void setIdentifier(IdentifierNode identifier);\n \n /**\n * Changes the base type name for the parameter.\n * @param identifier The base type name for the parameter.\n * @throws NullPointerException If the provided value is <code>null</code>.\n * Node union values may have <code>null</code>\n * contents but are never <code>null</code>\n * themselves.\n */\n public void setUnionForIdentifier(NodeUnion<? extends IdentifierNode> identifier) throws NullPointerException;\n \n /**\n * Gets the bounds over the base type.\n * @return The bounds over the base type.\n * @throws ClassCastException If the value of this property is a special node.\n */\n public DeclaredTypeListNode getBounds()throws ClassCastException;\n \n /**\n * Gets the union object for the bounds over the base type.\n * @return A union object representing The bounds over the base type.\n */\n public NodeUnion<? extends DeclaredTypeListNode> getUnionForBounds();\n \n /**\n * Changes the bounds over the base type.\n * @param bounds The bounds over the base type.\n */\n public void setBounds(DeclaredTypeListNode bounds);\n \n /**\n * Changes the bounds over the base type.\n * @param bounds The bounds over the base type.\n * @throws NullPointerException If the provided value is <code>null</code>.\n * Node union values may have <code>null</code>\n * contents but are never <code>null</code>\n * themselves.\n */\n public void setUnionForBounds(NodeUnion<? extends DeclaredTypeListNode> bounds) throws NullPointerException;\n \n /**\n * Generates a deep copy of this node.\n * @param factory The node factory to use to create the deep copy.\n * @return The resulting deep copy node.\n */\n @Override\n public TypeParameterNode deepCopy(BsjNodeFactory factory);\n \n}", "public final void rule__AstType__Group_0_1_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20194:1: ( ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20195:1: ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20195:1: ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20196:1: ( rule__AstType__TypeParamsAssignment_0_1_0_1 )?\n {\n before(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_0_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20197:1: ( rule__AstType__TypeParamsAssignment_0_1_0_1 )?\n int alt160=2;\n int LA160_0 = input.LA(1);\n\n if ( (LA160_0==58) ) {\n alt160=1;\n }\n switch (alt160) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20197:2: rule__AstType__TypeParamsAssignment_0_1_0_1\n {\n pushFollow(FOLLOW_rule__AstType__TypeParamsAssignment_0_1_0_1_in_rule__AstType__Group_0_1_0__1__Impl40517);\n rule__AstType__TypeParamsAssignment_0_1_0_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_0_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__ValueAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26005:1: ( ( ruleAstExpression ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26006:1: ( ruleAstExpression )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26006:1: ( ruleAstExpression )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26007:1: ruleAstExpression\n {\n before(grammarAccess.getAstTypeParamAccess().getValueAstExpressionParserRuleCall_0_2_0()); \n pushFollow(FOLLOW_ruleAstExpression_in_rule__AstTypeParam__ValueAssignment_0_252280);\n ruleAstExpression();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeParamAccess().getValueAstExpressionParserRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setParameterType2(java.lang.Integer parameterType2) {\r\n this.parameterType2 = parameterType2;\r\n }", "public final void typeParameter() throws RecognitionException {\n int typeParameter_StartIndex = input.index();\n try { dbg.enterRule(getGrammarFileName(), \"typeParameter\");\n if ( getRuleLevel()==0 ) {dbg.commence();}\n incRuleLevel();\n dbg.location(237, 1);\n\n try {\n if ( state.backtracking>0 && alreadyParsedRule(input, 12) ) { return ; }\n // Java.g:238:5: ( Identifier ( 'extends' typeBound )? )\n dbg.enterAlt(1);\n\n // Java.g:238:9: Identifier ( 'extends' typeBound )?\n {\n dbg.location(238,9);\n match(input,Identifier,FOLLOW_Identifier_in_typeParameter546); if (state.failed) return ;\n dbg.location(238,20);\n // Java.g:238:20: ( 'extends' typeBound )?\n int alt21=2;\n try { dbg.enterSubRule(21);\n try { dbg.enterDecision(21);\n\n int LA21_0 = input.LA(1);\n\n if ( (LA21_0==38) ) {\n alt21=1;\n }\n } finally {dbg.exitDecision(21);}\n\n switch (alt21) {\n case 1 :\n dbg.enterAlt(1);\n\n // Java.g:238:21: 'extends' typeBound\n {\n dbg.location(238,21);\n match(input,38,FOLLOW_38_in_typeParameter549); if (state.failed) return ;\n dbg.location(238,31);\n pushFollow(FOLLOW_typeBound_in_typeParameter551);\n typeBound();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n break;\n\n }\n } finally {dbg.exitSubRule(21);}\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n if ( state.backtracking>0 ) { memoize(input, 12, typeParameter_StartIndex); }\n }\n dbg.location(239, 5);\n\n }\n finally {\n dbg.exitRule(getGrammarFileName(), \"typeParameter\");\n decRuleLevel();\n if ( getRuleLevel()==0 ) {dbg.terminate();}\n }\n\n return ;\n }", "public final void rule__AstTypeParam__TypeAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26036:1: ( ( ruleAstType ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26037:1: ( ruleAstType )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26037:1: ( ruleAstType )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:26038:1: ruleAstType\n {\n before(grammarAccess.getAstTypeParamAccess().getTypeAstTypeParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleAstType_in_rule__AstTypeParam__TypeAssignment_1_252344);\n ruleAstType();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeParamAccess().getTypeAstTypeParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParameterList__ParamsAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25975:1: ( ( ruleAstTypeParam ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25976:1: ( ruleAstTypeParam )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25976:1: ( ruleAstTypeParam )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25977:1: ruleAstTypeParam\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_2_1_0()); \n pushFollow(FOLLOW_ruleAstTypeParam_in_rule__AstTypeParameterList__ParamsAssignment_2_152218);\n ruleAstTypeParam();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_4__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1929:1: ( ( ( rule__Parameter__TypeAssignment_4_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1930:1: ( ( rule__Parameter__TypeAssignment_4_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1930:1: ( ( rule__Parameter__TypeAssignment_4_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1931:1: ( rule__Parameter__TypeAssignment_4_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_4_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1932:1: ( rule__Parameter__TypeAssignment_4_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1932:2: rule__Parameter__TypeAssignment_4_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_4_1_in_rule__Parameter__Group_4__1__Impl3984);\n rule__Parameter__TypeAssignment_4_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_4_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__Group_2_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7086:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7088:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:2: rule__AstTypeDefinition__ParametersAssignment_2_1_1_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_1_1_in_rule__AstTypeDefinition__Group_2_1_1__1__Impl14697);\n rule__AstTypeDefinition__ParametersAssignment_2_1_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_4_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3606:1: ( ( ( 'octave' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3607:1: ( ( 'octave' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3607:1: ( ( 'octave' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3608:1: ( 'octave' )\n {\n before(grammarAccess.getParameterAccess().getTypeOctaveKeyword_4_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3609:1: ( 'octave' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3610:1: 'octave'\n {\n before(grammarAccess.getParameterAccess().getTypeOctaveKeyword_4_1_0()); \n match(input,54,FOLLOW_54_in_rule__Parameter__TypeAssignment_4_17284); \n after(grammarAccess.getParameterAccess().getTypeOctaveKeyword_4_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeOctaveKeyword_4_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParameterList__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21359:1: ( ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21360:1: ( ( rule__AstTypeParameterList__ParamsAssignment_2_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21361:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:1: ( rule__AstTypeParameterList__ParamsAssignment_2_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21362:2: rule__AstTypeParameterList__ParamsAssignment_2_1\n {\n pushFollow(FOLLOW_rule__AstTypeParameterList__ParamsAssignment_2_1_in_rule__AstTypeParameterList__Group_2__1__Impl42811);\n rule__AstTypeParameterList__ParamsAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleAstTypeDefinitionTypeParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:633:2: ( ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:634:1: ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:634:1: ( ( rule__AstTypeDefinitionTypeParameter__NameAssignment ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:635:1: ( rule__AstTypeDefinitionTypeParameter__NameAssignment )\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameAssignment()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:636:1: ( rule__AstTypeDefinitionTypeParameter__NameAssignment )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:636:2: rule__AstTypeDefinitionTypeParameter__NameAssignment\n {\n pushFollow(FOLLOW_rule__AstTypeDefinitionTypeParameter__NameAssignment_in_ruleAstTypeDefinitionTypeParameter1294);\n rule__AstTypeDefinitionTypeParameter__NameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_3__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1772:1: ( ( ( rule__Parameter__TypeAssignment_3_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1773:1: ( ( rule__Parameter__TypeAssignment_3_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1773:1: ( ( rule__Parameter__TypeAssignment_3_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1774:1: ( rule__Parameter__TypeAssignment_3_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_3_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1775:1: ( rule__Parameter__TypeAssignment_3_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1775:2: rule__Parameter__TypeAssignment_3_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_3_1_in_rule__Parameter__Group_3__1__Impl3676);\n rule__Parameter__TypeAssignment_3_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_3_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setTypeParameters(TypeParameterListNode typeParameters);", "public final void rule__ParameterDecl__Group_0__3__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6523:1: ( ( ( rule__ParameterDecl__TypeAssignment_0_3 )? ) )\r\n // InternalGo.g:6524:1: ( ( rule__ParameterDecl__TypeAssignment_0_3 )? )\r\n {\r\n // InternalGo.g:6524:1: ( ( rule__ParameterDecl__TypeAssignment_0_3 )? )\r\n // InternalGo.g:6525:2: ( rule__ParameterDecl__TypeAssignment_0_3 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeAssignment_0_3()); \r\n }\r\n // InternalGo.g:6526:2: ( rule__ParameterDecl__TypeAssignment_0_3 )?\r\n int alt65=2;\r\n int LA65_0 = input.LA(1);\r\n\r\n if ( (LA65_0==RULE_LITERAL_TYPE||LA65_0==45||LA65_0==48||LA65_0==52||LA65_0==54||LA65_0==56||(LA65_0>=60 && LA65_0<=63)) ) {\r\n alt65=1;\r\n }\r\n switch (alt65) {\r\n case 1 :\r\n // InternalGo.g:6526:3: rule__ParameterDecl__TypeAssignment_0_3\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterDecl__TypeAssignment_0_3();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeAssignment_0_3()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__LiteralType__TypenameAssignment_5() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18620:1: ( ( ruleTypeName ) )\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n {\r\n // InternalGo.g:18621:2: ( ruleTypeName )\r\n // InternalGo.g:18622:3: ruleTypeName\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeName();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getTypenameTypeNameParserRuleCall_5_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinition__Group_2_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6995:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6997:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:2: rule__AstTypeDefinition__ParametersAssignment_2_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_0_in_rule__AstTypeDefinition__Group_2_1__0__Impl14516);\n rule__AstTypeDefinition__ParametersAssignment_2_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2868:1: ( rule__BParameter__Group__1__Impl rule__BParameter__Group__2 )\n // InternalBSQL2Java.g:2869:2: rule__BParameter__Group__1__Impl rule__BParameter__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__BParameter__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void typeParameters() throws RecognitionException {\n int typeParameters_StartIndex = input.index();\n try { dbg.enterRule(getGrammarFileName(), \"typeParameters\");\n if ( getRuleLevel()==0 ) {dbg.commence();}\n incRuleLevel();\n dbg.location(233, 1);\n\n try {\n if ( state.backtracking>0 && alreadyParsedRule(input, 11) ) { return ; }\n // Java.g:234:5: ( '<' typeParameter ( ',' typeParameter )* '>' )\n dbg.enterAlt(1);\n\n // Java.g:234:9: '<' typeParameter ( ',' typeParameter )* '>'\n {\n dbg.location(234,9);\n match(input,40,FOLLOW_40_in_typeParameters516); if (state.failed) return ;\n dbg.location(234,13);\n pushFollow(FOLLOW_typeParameter_in_typeParameters518);\n typeParameter();\n\n state._fsp--;\n if (state.failed) return ;\n dbg.location(234,27);\n // Java.g:234:27: ( ',' typeParameter )*\n try { dbg.enterSubRule(20);\n\n loop20:\n do {\n int alt20=2;\n try { dbg.enterDecision(20);\n\n int LA20_0 = input.LA(1);\n\n if ( (LA20_0==41) ) {\n alt20=1;\n }\n\n\n } finally {dbg.exitDecision(20);}\n\n switch (alt20) {\n \tcase 1 :\n \t dbg.enterAlt(1);\n\n \t // Java.g:234:28: ',' typeParameter\n \t {\n \t dbg.location(234,28);\n \t match(input,41,FOLLOW_41_in_typeParameters521); if (state.failed) return ;\n \t dbg.location(234,32);\n \t pushFollow(FOLLOW_typeParameter_in_typeParameters523);\n \t typeParameter();\n\n \t state._fsp--;\n \t if (state.failed) return ;\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop20;\n }\n } while (true);\n } finally {dbg.exitSubRule(20);}\n\n dbg.location(234,48);\n match(input,42,FOLLOW_42_in_typeParameters527); if (state.failed) return ;\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n if ( state.backtracking>0 ) { memoize(input, 11, typeParameters_StartIndex); }\n }\n dbg.location(235, 5);\n\n }\n finally {\n dbg.exitRule(getGrammarFileName(), \"typeParameters\");\n decRuleLevel();\n if ( getRuleLevel()==0 ) {dbg.terminate();}\n }\n\n return ;\n }", "public void completeParameterType_PName(EObject model, Assignment assignment, ContentAssistContext context, ICompletionProposalAcceptor acceptor) {\n\t\t// subclasses may override\n\t\t// subclasses may override\n\t\t// subclasses may override\n\t\t// subclasses may override\n\t}", "public final void rule__AstTypeParam__NameAssignment_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25990:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25991:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25992:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAssignment_0_052249); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_0_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__Tp2Assignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15890:1: ( ( ruleTypeLit ) )\r\n // InternalGo.g:15891:2: ( ruleTypeLit )\r\n {\r\n // InternalGo.g:15891:2: ( ruleTypeLit )\r\n // InternalGo.g:15892:3: ruleTypeLit\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTp2TypeLitParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeLit();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTp2TypeLitParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__JointType__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5285:1: ( ( ( rule__JointType__NameAssignment_0_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5286:1: ( ( rule__JointType__NameAssignment_0_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5287:1: ( rule__JointType__NameAssignment_0_2 )\n {\n before(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:1: ( rule__JointType__NameAssignment_0_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5288:2: rule__JointType__NameAssignment_0_2\n {\n pushFollow(FOLLOW_rule__JointType__NameAssignment_0_2_in_rule__JointType__Group_0__2__Impl10760);\n rule__JointType__NameAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getJointTypeAccess().getNameAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public b(TypeToken typeToken) {\n super(1);\n this.a = typeToken;\n }", "public final void rule__AstTypeDefinitionParameter__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2664:1: ( ( ( rule__AstTypeDefinitionParameter__ValueAssignment_0 ) ) | ( ( rule__AstTypeDefinitionParameter__TypeAssignment_1 ) ) )\n int alt9=2;\n int LA9_0 = input.LA(1);\n\n if ( ((LA9_0>=38 && LA9_0<=45)||LA9_0==58||LA9_0==81||LA9_0==91) ) {\n alt9=1;\n }\n else if ( (LA9_0==RULE_ID) ) {\n int LA9_2 = input.LA(2);\n\n if ( (LA9_2==RULE_ID||LA9_2==58||LA9_2==81) ) {\n alt9=1;\n }\n else if ( (LA9_2==EOF||LA9_2==59||LA9_2==62) ) {\n alt9=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 9, 2, input);\n\n throw nvae;\n }\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 9, 0, input);\n\n throw nvae;\n }\n switch (alt9) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2665:1: ( ( rule__AstTypeDefinitionParameter__ValueAssignment_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2665:1: ( ( rule__AstTypeDefinitionParameter__ValueAssignment_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2666:1: ( rule__AstTypeDefinitionParameter__ValueAssignment_0 )\n {\n before(grammarAccess.getAstTypeDefinitionParameterAccess().getValueAssignment_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2667:1: ( rule__AstTypeDefinitionParameter__ValueAssignment_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2667:2: rule__AstTypeDefinitionParameter__ValueAssignment_0\n {\n pushFollow(FOLLOW_rule__AstTypeDefinitionParameter__ValueAssignment_0_in_rule__AstTypeDefinitionParameter__Alternatives5700);\n rule__AstTypeDefinitionParameter__ValueAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionParameterAccess().getValueAssignment_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2671:6: ( ( rule__AstTypeDefinitionParameter__TypeAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2671:6: ( ( rule__AstTypeDefinitionParameter__TypeAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2672:1: ( rule__AstTypeDefinitionParameter__TypeAssignment_1 )\n {\n before(grammarAccess.getAstTypeDefinitionParameterAccess().getTypeAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2673:1: ( rule__AstTypeDefinitionParameter__TypeAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2673:2: rule__AstTypeDefinitionParameter__TypeAssignment_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinitionParameter__TypeAssignment_1_in_rule__AstTypeDefinitionParameter__Alternatives5718);\n rule__AstTypeDefinitionParameter__TypeAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionParameterAccess().getTypeAssignment_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__LiteralType__Group_2__3__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14893:1: ( ( ( rule__LiteralType__ElementypeAssignment_2_3 ) ) )\r\n // InternalGo.g:14894:1: ( ( rule__LiteralType__ElementypeAssignment_2_3 ) )\r\n {\r\n // InternalGo.g:14894:1: ( ( rule__LiteralType__ElementypeAssignment_2_3 ) )\r\n // InternalGo.g:14895:2: ( rule__LiteralType__ElementypeAssignment_2_3 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getLiteralTypeAccess().getElementypeAssignment_2_3()); \r\n }\r\n // InternalGo.g:14896:2: ( rule__LiteralType__ElementypeAssignment_2_3 )\r\n // InternalGo.g:14896:3: rule__LiteralType__ElementypeAssignment_2_3\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__LiteralType__ElementypeAssignment_2_3();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getLiteralTypeAccess().getElementypeAssignment_2_3()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:141:2: ( ( ( rule__Type__TypeAssignment ) ) )\n // InternalBrowser.g:142:2: ( ( rule__Type__TypeAssignment ) )\n {\n // InternalBrowser.g:142:2: ( ( rule__Type__TypeAssignment ) )\n // InternalBrowser.g:143:3: ( rule__Type__TypeAssignment )\n {\n before(grammarAccess.getTypeAccess().getTypeAssignment()); \n // InternalBrowser.g:144:3: ( rule__Type__TypeAssignment )\n // InternalBrowser.g:144:4: rule__Type__TypeAssignment\n {\n pushFollow(FOLLOW_2);\n rule__Type__TypeAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getTypeAccess().getTypeAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Result__TypeAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16130:1: ( ( ruleType ) )\r\n // InternalGo.g:16131:2: ( ruleType )\r\n {\r\n // InternalGo.g:16131:2: ( ruleType )\r\n // InternalGo.g:16132:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getResultAccess().getTypeTypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getResultAccess().getTypeTypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void addType(String value) {\n/* 380 */ addStringToBag(\"type\", value);\n/* */ }", "public final void rule__AstTypeDefinitionTypeParameter__NameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23336:1: ( ( RULE_ID ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23337:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:23338:1: RULE_ID\n {\n before(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeDefinitionTypeParameter__NameAssignment46782); \n after(grammarAccess.getAstTypeDefinitionTypeParameterAccess().getNameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SelectCombobox__ParamAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:5025:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:5026:2: ( RULE_STRING )\n {\n // InternalBrowser.g:5026:2: ( RULE_STRING )\n // InternalBrowser.g:5027:3: RULE_STRING\n {\n before(grammarAccess.getSelectComboboxAccess().getParamSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getSelectComboboxAccess().getParamSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Declaration__TypeAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4121:1: ( ( ruleType ) )\n // InternalBrowser.g:4122:2: ( ruleType )\n {\n // InternalBrowser.g:4122:2: ( ruleType )\n // InternalBrowser.g:4123:3: ruleType\n {\n before(grammarAccess.getDeclarationAccess().getTypeTypeParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleType();\n\n state._fsp--;\n\n after(grammarAccess.getDeclarationAccess().getTypeTypeParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setTypeParameter(String typeParameter) {\n\t\tthis.typeParameter = typeParameter;\n\t}", "public final void rule__AstTypeParameterList__ParamsAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25960:1: ( ( ruleAstTypeParam ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25961:1: ( ruleAstTypeParam )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25961:1: ( ruleAstTypeParam )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25962:1: ruleAstTypeParam\n {\n before(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_1_0()); \n pushFollow(FOLLOW_ruleAstTypeParam_in_rule__AstTypeParameterList__ParamsAssignment_152187);\n ruleAstTypeParam();\n\n state._fsp--;\n\n after(grammarAccess.getAstTypeParameterListAccess().getParamsAstTypeParamParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_2_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1709:1: ( ( ( rule__Parameter__TnAssignment_2_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1710:1: ( ( rule__Parameter__TnAssignment_2_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1710:1: ( ( rule__Parameter__TnAssignment_2_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1711:1: ( rule__Parameter__TnAssignment_2_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTnAssignment_2_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1712:1: ( rule__Parameter__TnAssignment_2_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1712:2: rule__Parameter__TnAssignment_2_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TnAssignment_2_0_2_in_rule__Parameter__Group_2_0__2__Impl3553);\n rule__Parameter__TnAssignment_2_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTnAssignment_2_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Contains__ParamAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4590:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4591:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4591:2: ( RULE_STRING )\n // InternalBrowser.g:4592:3: RULE_STRING\n {\n before(grammarAccess.getContainsAccess().getParamSTRINGTerminalRuleCall_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getContainsAccess().getParamSTRINGTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setBayType(String value) {\n setAttributeInternal(BAYTYPE, value);\n }", "public final void rule__TypeDecl__Typespec2Assignment_2_1_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17045:1: ( ( ruleTypeSpec ) )\r\n // InternalGo.g:17046:2: ( ruleTypeSpec )\r\n {\r\n // InternalGo.g:17046:2: ( ruleTypeSpec )\r\n // InternalGo.g:17047:3: ruleTypeSpec\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getTypespec2TypeSpecParserRuleCall_2_1_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleTypeSpec();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getTypespec2TypeSpecParserRuleCall_2_1_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setB2(int b2)\n {\n this.b2 = b2;\n }", "public void setBidType(String bidType) {\n\t\tthis.bidType = bidType;\n\t}", "public void setJP_BankAccountType (String JP_BankAccountType);", "public static boolean typeParameter(PsiBuilder b, int l) {\n if (!recursion_guard_(b, l, \"typeParameter\")) return false;\n boolean r;\n Marker m = enter_section_(b, l, _NONE_, TYPE_PARAMETER, \"<type parameter>\");\n r = typeParameter_0(b, l + 1);\n r = r && componentName(b, l + 1);\n r = r && typeParameter_2(b, l + 1);\n exit_section_(b, l, m, r, false, DartParser::type_parameter_recover);\n return r;\n }", "public final void rule__Attribute__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:1124:1: ( ( ( rule__Attribute__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:1125:1: ( ( rule__Attribute__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:1125:1: ( ( rule__Attribute__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:1126:2: ( rule__Attribute__TypeAssignment_2 )\n {\n before(grammarAccess.getAttributeAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:1127:2: ( rule__Attribute__TypeAssignment_2 )\n // InternalBSQL2Java.g:1127:3: rule__Attribute__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__Attribute__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAttributeAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeSwitchStmt__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:10628:1: ( ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) ) )\r\n // InternalGo.g:10629:1: ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) )\r\n {\r\n // InternalGo.g:10629:1: ( ( rule__TypeSwitchStmt__TypesgAssignment_2 ) )\r\n // InternalGo.g:10630:2: ( rule__TypeSwitchStmt__TypesgAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeSwitchStmtAccess().getTypesgAssignment_2()); \r\n }\r\n // InternalGo.g:10631:2: ( rule__TypeSwitchStmt__TypesgAssignment_2 )\r\n // InternalGo.g:10631:3: rule__TypeSwitchStmt__TypesgAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeSwitchStmt__TypesgAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeSwitchStmtAccess().getTypesgAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void synpred105_InternalGo_fragment() throws RecognitionException { \r\n // InternalGo.g:6257:3: ( rule__Parameters__ParameterlistAssignment_2 )\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n }", "public final void rule__MidiBody__ParamAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3409:1: ( ( ruleParameter ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3410:1: ( ruleParameter )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3410:1: ( ruleParameter )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3411:1: ruleParameter\n {\n before(grammarAccess.getMidiBodyAccess().getParamParameterParserRuleCall_1_0()); \n pushFollow(FOLLOW_ruleParameter_in_rule__MidiBody__ParamAssignment_16886);\n ruleParameter();\n\n state._fsp--;\n\n after(grammarAccess.getMidiBodyAccess().getParamParameterParserRuleCall_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameters__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6254:1: ( ( ( rule__Parameters__ParameterlistAssignment_2 )? ) )\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n {\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n // InternalGo.g:6256:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n // InternalGo.g:6257:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n int alt61=2;\r\n int LA61_0 = input.LA(1);\r\n\r\n if ( (LA61_0==RULE_ID||LA61_0==RULE_LITERAL_TYPE||LA61_0==43||(LA61_0>=45 && LA61_0<=46)||LA61_0==48||LA61_0==52||LA61_0==54||LA61_0==56||(LA61_0>=59 && LA61_0<=63)) ) {\r\n alt61=1;\r\n }\r\n else if ( (LA61_0==53) ) {\r\n int LA61_2 = input.LA(2);\r\n\r\n if ( (synpred105_InternalGo()) ) {\r\n alt61=1;\r\n }\r\n }\r\n switch (alt61) {\r\n case 1 :\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Conversion__TypeAssignment_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18260:1: ( ( ruleType ) )\r\n // InternalGo.g:18261:2: ( ruleType )\r\n {\r\n // InternalGo.g:18261:2: ( ruleType )\r\n // InternalGo.g:18262:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getConversionAccess().getTypeTypeParserRuleCall_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getConversionAccess().getTypeTypeParserRuleCall_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__TypeList__Group_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:11329:1: ( ( ( rule__TypeList__Type2Assignment_2_1 ) ) )\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n {\r\n // InternalGo.g:11330:1: ( ( rule__TypeList__Type2Assignment_2_1 ) )\r\n // InternalGo.g:11331:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n // InternalGo.g:11332:2: ( rule__TypeList__Type2Assignment_2_1 )\r\n // InternalGo.g:11332:3: rule__TypeList__Type2Assignment_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeList__Type2Assignment_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeListAccess().getType2Assignment_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setP_type(String p_type) {\n this.p_type = p_type;\n }", "public final void rule__Input__TypeAssignment_3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4305:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4306:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4306:2: ( RULE_STRING )\n // InternalBrowser.g:4307:3: RULE_STRING\n {\n before(grammarAccess.getInputAccess().getTypeSTRINGTerminalRuleCall_3_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInputAccess().getTypeSTRINGTerminalRuleCall_3_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__TypeDecl__Group_2_1_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:9008:1: ( ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) ) )\r\n // InternalGo.g:9009:1: ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) )\r\n {\r\n // InternalGo.g:9009:1: ( ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 ) )\r\n // InternalGo.g:9010:2: ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeDeclAccess().getTypespec2Assignment_2_1_1_0()); \r\n }\r\n // InternalGo.g:9011:2: ( rule__TypeDecl__Typespec2Assignment_2_1_1_0 )\r\n // InternalGo.g:9011:3: rule__TypeDecl__Typespec2Assignment_2_1_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__TypeDecl__Typespec2Assignment_2_1_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeDeclAccess().getTypespec2Assignment_2_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setParamType(String paramType) {\n this.paramType = paramType;\n }", "public final void rule__PointerType__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6064:1: ( ( ( rule__PointerType__BasetypeAssignment_1 ) ) )\r\n // InternalGo.g:6065:1: ( ( rule__PointerType__BasetypeAssignment_1 ) )\r\n {\r\n // InternalGo.g:6065:1: ( ( rule__PointerType__BasetypeAssignment_1 ) )\r\n // InternalGo.g:6066:2: ( rule__PointerType__BasetypeAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getPointerTypeAccess().getBasetypeAssignment_1()); \r\n }\r\n // InternalGo.g:6067:2: ( rule__PointerType__BasetypeAssignment_1 )\r\n // InternalGo.g:6067:3: rule__PointerType__BasetypeAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__PointerType__BasetypeAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getPointerTypeAccess().getBasetypeAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Algo__AlgoAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalMLRegression.g:2722:1: ( ( ruleAlgoType ) )\n // InternalMLRegression.g:2723:2: ( ruleAlgoType )\n {\n // InternalMLRegression.g:2723:2: ( ruleAlgoType )\n // InternalMLRegression.g:2724:3: ruleAlgoType\n {\n before(grammarAccess.getAlgoAccess().getAlgoAlgoTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleAlgoType();\n\n state._fsp--;\n\n after(grammarAccess.getAlgoAccess().getAlgoAlgoTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeParam__NameAlternatives_1_0_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3407:1: ( ( RULE_ID ) | ( 'type' ) )\n int alt31=2;\n int LA31_0 = input.LA(1);\n\n if ( (LA31_0==RULE_ID) ) {\n alt31=1;\n }\n else if ( (LA31_0==46) ) {\n alt31=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 31, 0, input);\n\n throw nvae;\n }\n switch (alt31) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3408:1: ( RULE_ID )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3408:1: ( RULE_ID )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3409:1: RULE_ID\n {\n before(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_1_0_0_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__AstTypeParam__NameAlternatives_1_0_07441); \n after(grammarAccess.getAstTypeParamAccess().getNameIDTerminalRuleCall_1_0_0_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3414:6: ( 'type' )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3414:6: ( 'type' )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:3415:1: 'type'\n {\n before(grammarAccess.getAstTypeParamAccess().getNameTypeKeyword_1_0_0_1()); \n match(input,46,FOLLOW_46_in_rule__AstTypeParam__NameAlternatives_1_0_07459); \n after(grammarAccess.getAstTypeParamAccess().getNameTypeKeyword_1_0_0_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setEnodebTypeValue(YangString enodebTypeValue)\n throws JNCException {\n setLeafValue(Epc.NAMESPACE,\n \"enodeb-type\",\n enodebTypeValue,\n childrenNames());\n }" ]
[ "0.7923137", "0.7794712", "0.7182303", "0.70838875", "0.70470905", "0.6541719", "0.64709234", "0.6451496", "0.63428557", "0.62775785", "0.60942966", "0.5998329", "0.59936965", "0.59866214", "0.59713024", "0.59507775", "0.58860546", "0.5852609", "0.5829055", "0.5794376", "0.5756258", "0.574489", "0.5724748", "0.5631567", "0.5625124", "0.5624609", "0.5596818", "0.5596504", "0.556187", "0.5518488", "0.55160546", "0.5513055", "0.54948735", "0.54927653", "0.54665834", "0.54596347", "0.5451919", "0.5418328", "0.5417313", "0.5416754", "0.5411071", "0.5397096", "0.5389974", "0.5385332", "0.536686", "0.53240055", "0.5323756", "0.5315492", "0.5314674", "0.52982014", "0.52771133", "0.52704513", "0.5245357", "0.5228482", "0.518966", "0.518723", "0.51759464", "0.5174226", "0.51548004", "0.51442015", "0.51332337", "0.5131267", "0.5124493", "0.5119888", "0.5107803", "0.50988376", "0.5091992", "0.50685924", "0.5047983", "0.5033019", "0.50326383", "0.5028847", "0.50244117", "0.5019509", "0.50064087", "0.50055635", "0.50027597", "0.49982798", "0.49947557", "0.49840575", "0.49796882", "0.49755368", "0.49484944", "0.49159545", "0.48963368", "0.48879772", "0.48844576", "0.4875074", "0.48749655", "0.48703858", "0.48532704", "0.4853198", "0.48531362", "0.4850867", "0.48444656", "0.48379067", "0.48284167", "0.48194137", "0.48163792", "0.48144564" ]
0.8524698
0
$ANTLR end "rule__BParameter__TypeAssignment_2" $ANTLR start "rule__BSubstitution__LeftAssignment_0" InternalBSQL2Java.g:3554:1: rule__BSubstitution__LeftAssignment_0 : ( RULE_ID ) ;
public final void rule__BSubstitution__LeftAssignment_0() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3558:1: ( ( RULE_ID ) ) // InternalBSQL2Java.g:3559:2: ( RULE_ID ) { // InternalBSQL2Java.g:3559:2: ( RULE_ID ) // InternalBSQL2Java.g:3560:3: RULE_ID { before(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); match(input,RULE_ID,FOLLOW_2); after(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__BSubstitution__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2934:1: ( ( ( rule__BSubstitution__LeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n // InternalBSQL2Java.g:2936:2: ( rule__BSubstitution__LeftAssignment_0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n // InternalBSQL2Java.g:2937:2: ( rule__BSubstitution__LeftAssignment_0 )\n // InternalBSQL2Java.g:2937:3: rule__BSubstitution__LeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__LeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3543:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n // InternalBSQL2Java.g:3545:3: ruleBType\n {\n before(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3574:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3575:3: ruleBPredicate\n {\n before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2987:1: ( ( ( rule__BSubstitution__RightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n // InternalBSQL2Java.g:2989:2: ( rule__BSubstitution__RightAssignment_2 )\n {\n before(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n // InternalBSQL2Java.g:2990:2: ( rule__BSubstitution__RightAssignment_2 )\n // InternalBSQL2Java.g:2990:3: rule__BSubstitution__RightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__RightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2529:1: ( ( ( rule__BPredicate__PLeftAssignment_1_0 ) ) )\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n {\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n // InternalBSQL2Java.g:2531:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n {\n before(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n // InternalBSQL2Java.g:2532:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n // InternalBSQL2Java.g:2532:3: rule__BPredicate__PLeftAssignment_1_0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PLeftAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:166:2: ( ( ( rule__BType__Type_nameAssignment ) ) )\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n {\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n // InternalBSQL2Java.g:168:3: ( rule__BType__Type_nameAssignment )\n {\n before(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n // InternalBSQL2Java.g:169:3: ( rule__BType__Type_nameAssignment )\n // InternalBSQL2Java.g:169:4: rule__BType__Type_nameAssignment\n {\n pushFollow(FOLLOW_2);\n rule__BType__Type_nameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1299:1: ( ( ( rule__Parameter__TypeAssignment_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1300:1: ( ( rule__Parameter__TypeAssignment_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1301:1: ( rule__Parameter__TypeAssignment_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:1: ( rule__Parameter__TypeAssignment_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1302:2: rule__Parameter__TypeAssignment_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_0_2_in_rule__Parameter__Group_0__2__Impl2750);\n rule__Parameter__TypeAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__P_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3528:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3529:2: ( RULE_ID )\n // InternalBSQL2Java.g:3530:3: RULE_ID\n {\n before(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBParameterAccess().getP_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PLeftAssignment_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3408:1: ( ( ruleSQLCall ) )\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n {\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n // InternalBSQL2Java.g:3410:3: ruleSQLCall\n {\n before(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n pushFollow(FOLLOW_2);\n ruleSQLCall();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__Group_2_0_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:14462:1: ( ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) ) )\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n {\r\n // InternalGo.g:14463:1: ( ( rule__Arguments__TypeAssignment_2_0_1_0 ) )\r\n // InternalGo.g:14464:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n // InternalGo.g:14465:2: ( rule__Arguments__TypeAssignment_2_0_1_0 )\r\n // InternalGo.g:14465:3: rule__Arguments__TypeAssignment_2_0_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Arguments__TypeAssignment_2_0_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeAssignment_2_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1615:1: ( ( ( rule__Parameter__TypeAssignment_2_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1616:1: ( ( rule__Parameter__TypeAssignment_2_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1617:1: ( rule__Parameter__TypeAssignment_2_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:1: ( rule__Parameter__TypeAssignment_2_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1618:2: rule__Parameter__TypeAssignment_2_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_2_1_in_rule__Parameter__Group_2__1__Impl3368);\n rule__Parameter__TypeAssignment_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1458:1: ( ( ( rule__Parameter__TypeAssignment_1_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1459:1: ( ( rule__Parameter__TypeAssignment_1_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1459:1: ( ( rule__Parameter__TypeAssignment_1_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1460:1: ( rule__Parameter__TypeAssignment_1_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_1_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1461:1: ( rule__Parameter__TypeAssignment_1_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1461:2: rule__Parameter__TypeAssignment_1_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_1_1_in_rule__Parameter__Group_1__1__Impl3060);\n rule__Parameter__TypeAssignment_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3454:1: ( ( ( 'bpm' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3455:1: ( ( 'bpm' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3455:1: ( ( 'bpm' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3456:1: ( 'bpm' )\n {\n before(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3457:1: ( 'bpm' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3458:1: 'bpm'\n {\n before(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n match(input,50,FOLLOW_50_in_rule__Parameter__TypeAssignment_0_26984); \n after(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeBpmKeyword_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) )\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n {\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n // InternalBSQL2Java.g:3425:3: ruleBValue\n {\n before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterDecl__Group_1__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6604:1: ( ( ( rule__ParameterDecl__TypeAssignment_1_2 ) ) )\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n {\r\n // InternalGo.g:6605:1: ( ( rule__ParameterDecl__TypeAssignment_1_2 ) )\r\n // InternalGo.g:6606:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n // InternalGo.g:6607:2: ( rule__ParameterDecl__TypeAssignment_1_2 )\r\n // InternalGo.g:6607:3: rule__ParameterDecl__TypeAssignment_1_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterDecl__TypeAssignment_1_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeAssignment_1_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeDefinition__Group_2_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6995:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6996:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6997:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:6998:2: rule__AstTypeDefinition__ParametersAssignment_2_1_0\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_0_in_rule__AstTypeDefinition__Group_2_1__0__Impl14516);\n rule__AstTypeDefinition__ParametersAssignment_2_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Expression2__Group_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:12464:1: ( ( ( rule__Expression2__BopAssignment_1_0 ) ) )\r\n // InternalGo.g:12465:1: ( ( rule__Expression2__BopAssignment_1_0 ) )\r\n {\r\n // InternalGo.g:12465:1: ( ( rule__Expression2__BopAssignment_1_0 ) )\r\n // InternalGo.g:12466:2: ( rule__Expression2__BopAssignment_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopAssignment_1_0()); \r\n }\r\n // InternalGo.g:12467:2: ( rule__Expression2__BopAssignment_1_0 )\r\n // InternalGo.g:12467:3: rule__Expression2__BopAssignment_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Expression2__BopAssignment_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopAssignment_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBSubstitution() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:416:2: ( ( ( rule__BSubstitution__Group__0 ) ) )\n // InternalBSQL2Java.g:417:2: ( ( rule__BSubstitution__Group__0 ) )\n {\n // InternalBSQL2Java.g:417:2: ( ( rule__BSubstitution__Group__0 ) )\n // InternalBSQL2Java.g:418:3: ( rule__BSubstitution__Group__0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getGroup()); \n // InternalBSQL2Java.g:419:3: ( rule__BSubstitution__Group__0 )\n // InternalBSQL2Java.g:419:4: rule__BSubstitution__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2853:1: ( ( ( rule__BParameter__P_nameAssignment_0 ) ) )\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2854:1: ( ( rule__BParameter__P_nameAssignment_0 ) )\n // InternalBSQL2Java.g:2855:2: ( rule__BParameter__P_nameAssignment_0 )\n {\n before(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n // InternalBSQL2Java.g:2856:2: ( rule__BParameter__P_nameAssignment_0 )\n // InternalBSQL2Java.g:2856:3: rule__BParameter__P_nameAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__P_nameAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getP_nameAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6455:1: ( ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) ) )\r\n // InternalDroneScript.g:6456:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\r\n {\r\n // InternalDroneScript.g:6456:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\r\n // InternalDroneScript.g:6457:2: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \r\n }\r\n // InternalDroneScript.g:6458:2: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\r\n // InternalDroneScript.g:6458:3: rule__XRelationalExpression__TypeAssignment_1_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XRelationalExpression__TypeAssignment_1_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__VoidOperation__ParamsAssignment_6_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3363:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3364:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3365:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__ParamsAssignment_6_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3378:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3379:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3380:3: ruleBParameter\n {\n before(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getParamsBParameterParserRuleCall_6_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__SubsAssignment_8() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3393:1: ( ( ruleBSubstitution ) )\n // InternalBSQL2Java.g:3394:2: ( ruleBSubstitution )\n {\n // InternalBSQL2Java.g:3394:2: ( ruleBSubstitution )\n // InternalBSQL2Java.g:3395:3: ruleBSubstitution\n {\n before(grammarAccess.getVoidOperationAccess().getSubsBSubstitutionParserRuleCall_8_0()); \n pushFollow(FOLLOW_2);\n ruleBSubstitution();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getSubsBSubstitutionParserRuleCall_8_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinition__Group_2_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7086:1: ( ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7087:1: ( ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7088:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n {\n before(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:1: ( rule__AstTypeDefinition__ParametersAssignment_2_1_1_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:7089:2: rule__AstTypeDefinition__ParametersAssignment_2_1_1_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinition__ParametersAssignment_2_1_1_1_in_rule__AstTypeDefinition__Group_2_1_1__1__Impl14697);\n rule__AstTypeDefinition__ParametersAssignment_2_1_1_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionAccess().getParametersAssignment_2_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "Syntax.Node ParseAssignment(Token t, Syntax.NodeVar left) throws Exception{\n while (true){\n if(t.type==TokenType.ASSIGNMENT_OPERATOR){\n var right = ParseExpression();\n return new Syntax.AssignmentNode(\":=\", left, right);\n }\n else {\n lexer.putBack(t);\n break;\n //throw new Exception(\"Error in ParseAssignment!!! can't assign it \");\n }\n }\n throw new Exception(\"Error in ParseAssignment!!! \");\n\n }", "public final void rule__JvmParameterizedTypeReference__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:15697:1: ( ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) ) )\r\n // InternalDroneScript.g:15698:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\r\n {\r\n // InternalDroneScript.g:15698:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\r\n // InternalDroneScript.g:15699:2: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \r\n }\r\n // InternalDroneScript.g:15700:2: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\r\n // InternalDroneScript.g:15700:3: rule__JvmParameterizedTypeReference__TypeAssignment_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__JvmParameterizedTypeReference__TypeAssignment_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__Group_4__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1929:1: ( ( ( rule__Parameter__TypeAssignment_4_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1930:1: ( ( rule__Parameter__TypeAssignment_4_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1930:1: ( ( rule__Parameter__TypeAssignment_4_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1931:1: ( rule__Parameter__TypeAssignment_4_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_4_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1932:1: ( rule__Parameter__TypeAssignment_4_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1932:2: rule__Parameter__TypeAssignment_4_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_4_1_in_rule__Parameter__Group_4__1__Impl3984);\n rule__Parameter__TypeAssignment_4_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_4_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XVariableDeclaration__Group_2_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:12639:1: ( ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) ) )\r\n // InternalDroneScript.g:12640:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n {\r\n // InternalDroneScript.g:12640:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n // InternalDroneScript.g:12641:2: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n // InternalDroneScript.g:12642:2: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n // InternalDroneScript.g:12642:3: rule__XVariableDeclaration__TypeAssignment_2_0_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XVariableDeclaration__TypeAssignment_2_0_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XRelationalExpression__Group_1_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7205:1: ( ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7206:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7206:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7207:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7208:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7208:2: rule__XRelationalExpression__TypeAssignment_1_0_1\r\n {\r\n pushFollow(FOLLOW_rule__XRelationalExpression__TypeAssignment_1_0_1_in_rule__XRelationalExpression__Group_1_0__1__Impl15040);\r\n rule__XRelationalExpression__TypeAssignment_1_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public BinaryAST(Type type, AST left, AST right) {\n\t\tthis.type = type;\n\t\tthis.left = left;\n\t\tthis.right = right;\n\t}", "public final void rule__Attribute__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3138:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3139:2: ( ruleBType )\n // InternalBSQL2Java.g:3140:3: ruleBType\n {\n before(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getAttributeAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public Object VisitAssignmentStatement(ASTAssignmentStatement assignstatement) {\n TypeClass lhstc = (TypeClass) assignstatement.variable().Accept(this);\n TypeClass rhstc = (TypeClass) assignstatement.value().Accept(this);\n Type lhs = lhstc.type();\n Type rhs = rhstc.type();\n \n if (lhs != rhs) {\n CompError.message(assignstatement.line(), \"Lefthand side and righthand \"\n + \"side of an assignment statement must match.\");\n //////System.out.println(\"lhs: \" + lhs + \" rhs: \" + rhs);\n }\n return bt.assignmentStatement(lhstc.value(), rhstc.value());\n }", "public final void rule__Parameter__Group_2_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1709:1: ( ( ( rule__Parameter__TnAssignment_2_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1710:1: ( ( rule__Parameter__TnAssignment_2_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1710:1: ( ( rule__Parameter__TnAssignment_2_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1711:1: ( rule__Parameter__TnAssignment_2_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTnAssignment_2_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1712:1: ( rule__Parameter__TnAssignment_2_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1712:2: rule__Parameter__TnAssignment_2_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TnAssignment_2_0_2_in_rule__Parameter__Group_2_0__2__Impl3553);\n rule__Parameter__TnAssignment_2_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTnAssignment_2_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4316:1: ( ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4317:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4317:1: ( ( rule__XRelationalExpression__TypeAssignment_1_0_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4318:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4319:1: ( rule__XRelationalExpression__TypeAssignment_1_0_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4319:2: rule__XRelationalExpression__TypeAssignment_1_0_1\n {\n pushFollow(FOLLOW_rule__XRelationalExpression__TypeAssignment_1_0_1_in_rule__XRelationalExpression__Group_1_0__1__Impl8966);\n rule__XRelationalExpression__TypeAssignment_1_0_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getTypeAssignment_1_0_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3530:1: ( ( ( 'time_note' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3531:1: ( ( 'time_note' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3532:1: ( 'time_note' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3533:1: ( 'time_note' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3534:1: 'time_note'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n match(input,52,FOLLOW_52_in_rule__Parameter__TypeAssignment_2_17134); \n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_noteKeyword_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Insert__ParamAssignment_0_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBrowser.g:4950:1: ( ( RULE_STRING ) )\n // InternalBrowser.g:4951:2: ( RULE_STRING )\n {\n // InternalBrowser.g:4951:2: ( RULE_STRING )\n // InternalBrowser.g:4952:3: RULE_STRING\n {\n before(grammarAccess.getInsertAccess().getParamSTRINGTerminalRuleCall_0_2_0()); \n match(input,RULE_STRING,FOLLOW_2); \n after(grammarAccess.getInsertAccess().getParamSTRINGTerminalRuleCall_0_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterDecl__TypeAssignment_1_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16235:1: ( ( ruleType ) )\r\n // InternalGo.g:16236:2: ( ruleType )\r\n {\r\n // InternalGo.g:16236:2: ( ruleType )\r\n // InternalGo.g:16237:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_1_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_1_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12158:1: ( ( ruleXAssignment ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12160:1: ruleXAssignment\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_124382);\n ruleXAssignment();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:5537:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:5539:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:5540:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:5540:3: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ParameterDecl__TypeAssignment_0_3() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:16205:1: ( ( ruleType ) )\r\n // InternalGo.g:16206:2: ( ruleType )\r\n {\r\n // InternalGo.g:16206:2: ( ruleType )\r\n // InternalGo.g:16207:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_0_3_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeTypeParserRuleCall_0_3_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__JvmParameterizedTypeReference__Group__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16262:1: ( ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16263:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16263:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16264:1: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16265:1: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16265:2: rule__JvmParameterizedTypeReference__TypeAssignment_0\r\n {\r\n pushFollow(FOLLOW_rule__JvmParameterizedTypeReference__TypeAssignment_0_in_rule__JvmParameterizedTypeReference__Group__0__Impl32838);\r\n rule__JvmParameterizedTypeReference__TypeAssignment_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__JvmParameterizedTypeReference__Group_1_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:15912:1: ( ( ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 ) ) )\r\n // InternalDroneScript.g:15913:1: ( ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 ) )\r\n {\r\n // InternalDroneScript.g:15913:1: ( ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 ) )\r\n // InternalDroneScript.g:15914:2: ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsAssignment_1_2_1()); \r\n }\r\n // InternalDroneScript.g:15915:2: ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 )\r\n // InternalDroneScript.g:15915:3: rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsAssignment_1_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XVariableDeclaration__Group_2_0_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12858:1: ( ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12859:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12859:1: ( ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12860:1: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12861:1: ( rule__XVariableDeclaration__TypeAssignment_2_0_0_0 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:12861:2: rule__XVariableDeclaration__TypeAssignment_2_0_0_0\r\n {\r\n pushFollow(FOLLOW_rule__XVariableDeclaration__TypeAssignment_2_0_0_0_in_rule__XVariableDeclaration__Group_2_0_0__0__Impl26141);\r\n rule__XVariableDeclaration__TypeAssignment_2_0_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXVariableDeclarationAccess().getTypeAssignment_2_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeParam__Group_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21451:1: ( ( ( rule__AstTypeParam__ValueAssignment_0_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21452:1: ( ( rule__AstTypeParam__ValueAssignment_0_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21452:1: ( ( rule__AstTypeParam__ValueAssignment_0_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21453:1: ( rule__AstTypeParam__ValueAssignment_0_2 )\n {\n before(grammarAccess.getAstTypeParamAccess().getValueAssignment_0_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21454:1: ( rule__AstTypeParam__ValueAssignment_0_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21454:2: rule__AstTypeParam__ValueAssignment_0_2\n {\n pushFollow(FOLLOW_rule__AstTypeParam__ValueAssignment_0_2_in_rule__AstTypeParam__Group_0__2__Impl42994);\n rule__AstTypeParam__ValueAssignment_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getValueAssignment_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__SLeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3438:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3439:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3439:2: ( RULE_ID )\n // InternalBSQL2Java.g:3440:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__ParameterDecl__Group_0__3__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6523:1: ( ( ( rule__ParameterDecl__TypeAssignment_0_3 )? ) )\r\n // InternalGo.g:6524:1: ( ( rule__ParameterDecl__TypeAssignment_0_3 )? )\r\n {\r\n // InternalGo.g:6524:1: ( ( rule__ParameterDecl__TypeAssignment_0_3 )? )\r\n // InternalGo.g:6525:2: ( rule__ParameterDecl__TypeAssignment_0_3 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParameterDeclAccess().getTypeAssignment_0_3()); \r\n }\r\n // InternalGo.g:6526:2: ( rule__ParameterDecl__TypeAssignment_0_3 )?\r\n int alt65=2;\r\n int LA65_0 = input.LA(1);\r\n\r\n if ( (LA65_0==RULE_LITERAL_TYPE||LA65_0==45||LA65_0==48||LA65_0==52||LA65_0==54||LA65_0==56||(LA65_0>=60 && LA65_0<=63)) ) {\r\n alt65=1;\r\n }\r\n switch (alt65) {\r\n case 1 :\r\n // InternalGo.g:6526:3: rule__ParameterDecl__TypeAssignment_0_3\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__ParameterDecl__TypeAssignment_0_3();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParameterDeclAccess().getTypeAssignment_0_3()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17430:1: ( ( ruleXAssignment ) )\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n {\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n // InternalDroneScript.g:17432:3: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSOperation__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:464:1: ( ( ( rule__BSOperation__BopAssignment_0 ) ) | ( ( rule__BSOperation__VopAssignment_1 ) ) )\n int alt2=2;\n int LA2_0 = input.LA(1);\n\n if ( (LA2_0==26) ) {\n alt2=1;\n }\n else if ( (LA2_0==RULE_ID) ) {\n alt2=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 2, 0, input);\n\n throw nvae;\n }\n switch (alt2) {\n case 1 :\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n {\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n // InternalBSQL2Java.g:466:3: ( rule__BSOperation__BopAssignment_0 )\n {\n before(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n // InternalBSQL2Java.g:467:3: ( rule__BSOperation__BopAssignment_0 )\n // InternalBSQL2Java.g:467:4: rule__BSOperation__BopAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__BopAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n {\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n // InternalBSQL2Java.g:472:3: ( rule__BSOperation__VopAssignment_1 )\n {\n before(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n // InternalBSQL2Java.g:473:3: ( rule__BSOperation__VopAssignment_1 )\n // InternalBSQL2Java.g:473:4: rule__BSOperation__VopAssignment_1\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__VopAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBParameter() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:391:2: ( ( ( rule__BParameter__Group__0 ) ) )\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n {\n // InternalBSQL2Java.g:392:2: ( ( rule__BParameter__Group__0 ) )\n // InternalBSQL2Java.g:393:3: ( rule__BParameter__Group__0 )\n {\n before(grammarAccess.getBParameterAccess().getGroup()); \n // InternalBSQL2Java.g:394:3: ( rule__BParameter__Group__0 )\n // InternalBSQL2Java.g:394:4: rule__BParameter__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Arguments__TypeAssignment_2_0_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18410:1: ( ( ruleType ) )\r\n // InternalGo.g:18411:2: ( ruleType )\r\n {\r\n // InternalGo.g:18411:2: ( ruleType )\r\n // InternalGo.g:18412:3: ruleType\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getArgumentsAccess().getTypeTypeParserRuleCall_2_0_1_0_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleType();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getArgumentsAccess().getTypeTypeParserRuleCall_2_0_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Type__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:5146:1: ( ( ( rule__Type__TpAssignment_0_1 ) ) )\r\n // InternalGo.g:5147:1: ( ( rule__Type__TpAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:5147:1: ( ( rule__Type__TpAssignment_0_1 ) )\r\n // InternalGo.g:5148:2: ( rule__Type__TpAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTpAssignment_0_1()); \r\n }\r\n // InternalGo.g:5149:2: ( rule__Type__TpAssignment_0_1 )\r\n // InternalGo.g:5149:3: rule__Type__TpAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Type__TpAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTpAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17407:1: ( ( ruleXAssignment ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17409:1: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_135142);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstType__Group_0_1_0__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20194:1: ( ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20195:1: ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20195:1: ( ( rule__AstType__TypeParamsAssignment_0_1_0_1 )? )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20196:1: ( rule__AstType__TypeParamsAssignment_0_1_0_1 )?\n {\n before(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_0_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20197:1: ( rule__AstType__TypeParamsAssignment_0_1_0_1 )?\n int alt160=2;\n int LA160_0 = input.LA(1);\n\n if ( (LA160_0==58) ) {\n alt160=1;\n }\n switch (alt160) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20197:2: rule__AstType__TypeParamsAssignment_0_1_0_1\n {\n pushFollow(FOLLOW_rule__AstType__TypeParamsAssignment_0_1_0_1_in_rule__AstType__Group_0_1_0__1__Impl40517);\n rule__AstType__TypeParamsAssignment_0_1_0_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_0_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstTypeDefinitionParameter__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2664:1: ( ( ( rule__AstTypeDefinitionParameter__ValueAssignment_0 ) ) | ( ( rule__AstTypeDefinitionParameter__TypeAssignment_1 ) ) )\n int alt9=2;\n int LA9_0 = input.LA(1);\n\n if ( ((LA9_0>=38 && LA9_0<=45)||LA9_0==58||LA9_0==81||LA9_0==91) ) {\n alt9=1;\n }\n else if ( (LA9_0==RULE_ID) ) {\n int LA9_2 = input.LA(2);\n\n if ( (LA9_2==RULE_ID||LA9_2==58||LA9_2==81) ) {\n alt9=1;\n }\n else if ( (LA9_2==EOF||LA9_2==59||LA9_2==62) ) {\n alt9=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 9, 2, input);\n\n throw nvae;\n }\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 9, 0, input);\n\n throw nvae;\n }\n switch (alt9) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2665:1: ( ( rule__AstTypeDefinitionParameter__ValueAssignment_0 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2665:1: ( ( rule__AstTypeDefinitionParameter__ValueAssignment_0 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2666:1: ( rule__AstTypeDefinitionParameter__ValueAssignment_0 )\n {\n before(grammarAccess.getAstTypeDefinitionParameterAccess().getValueAssignment_0()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2667:1: ( rule__AstTypeDefinitionParameter__ValueAssignment_0 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2667:2: rule__AstTypeDefinitionParameter__ValueAssignment_0\n {\n pushFollow(FOLLOW_rule__AstTypeDefinitionParameter__ValueAssignment_0_in_rule__AstTypeDefinitionParameter__Alternatives5700);\n rule__AstTypeDefinitionParameter__ValueAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionParameterAccess().getValueAssignment_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2671:6: ( ( rule__AstTypeDefinitionParameter__TypeAssignment_1 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2671:6: ( ( rule__AstTypeDefinitionParameter__TypeAssignment_1 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2672:1: ( rule__AstTypeDefinitionParameter__TypeAssignment_1 )\n {\n before(grammarAccess.getAstTypeDefinitionParameterAccess().getTypeAssignment_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2673:1: ( rule__AstTypeDefinitionParameter__TypeAssignment_1 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:2673:2: rule__AstTypeDefinitionParameter__TypeAssignment_1\n {\n pushFollow(FOLLOW_rule__AstTypeDefinitionParameter__TypeAssignment_1_in_rule__AstTypeDefinitionParameter__Alternatives5718);\n rule__AstTypeDefinitionParameter__TypeAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeDefinitionParameterAccess().getTypeAssignment_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmWildcardTypeReference__Group_2_0__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:16345:1: ( ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_0 ) ) )\r\n // InternalDroneScript.g:16346:1: ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_0 ) )\r\n {\r\n // InternalDroneScript.g:16346:1: ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_0 ) )\r\n // InternalDroneScript.g:16347:2: ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsAssignment_2_0_0()); \r\n }\r\n // InternalDroneScript.g:16348:2: ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_0 )\r\n // InternalDroneScript.g:16348:3: rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsAssignment_2_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BodyReference__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4135:1: ( ( ( rule__BodyReference__RefAssignment_2_1 )? ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4136:1: ( ( rule__BodyReference__RefAssignment_2_1 )? )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4136:1: ( ( rule__BodyReference__RefAssignment_2_1 )? )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4137:1: ( rule__BodyReference__RefAssignment_2_1 )?\n {\n before(grammarAccess.getBodyReferenceAccess().getRefAssignment_2_1()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4138:1: ( rule__BodyReference__RefAssignment_2_1 )?\n int alt27=2;\n int LA27_0 = input.LA(1);\n\n if ( (LA27_0==RULE_ID) ) {\n alt27=1;\n }\n switch (alt27) {\n case 1 :\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4138:2: rule__BodyReference__RefAssignment_2_1\n {\n pushFollow(FOLLOW_rule__BodyReference__RefAssignment_2_1_in_rule__BodyReference__Group_2__1__Impl8494);\n rule__BodyReference__RefAssignment_2_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getBodyReferenceAccess().getRefAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_1_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1552:1: ( ( ( rule__Parameter__TsigAssignment_1_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1553:1: ( ( rule__Parameter__TsigAssignment_1_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1553:1: ( ( rule__Parameter__TsigAssignment_1_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1554:1: ( rule__Parameter__TsigAssignment_1_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTsigAssignment_1_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1555:1: ( rule__Parameter__TsigAssignment_1_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1555:2: rule__Parameter__TsigAssignment_1_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TsigAssignment_1_0_2_in_rule__Parameter__Group_1_0__2__Impl3245);\n rule__Parameter__TsigAssignment_1_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTsigAssignment_1_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "BSubstitution createBSubstitution();", "public final void rule__Operand__Group_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:13192:1: ( ( ( rule__Operand__LiteralAssignment_0_1 ) ) )\r\n // InternalGo.g:13193:1: ( ( rule__Operand__LiteralAssignment_0_1 ) )\r\n {\r\n // InternalGo.g:13193:1: ( ( rule__Operand__LiteralAssignment_0_1 ) )\r\n // InternalGo.g:13194:2: ( rule__Operand__LiteralAssignment_0_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getOperandAccess().getLiteralAssignment_0_1()); \r\n }\r\n // InternalGo.g:13195:2: ( rule__Operand__LiteralAssignment_0_1 )\r\n // InternalGo.g:13195:3: rule__Operand__LiteralAssignment_0_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Operand__LiteralAssignment_0_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getOperandAccess().getLiteralAssignment_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__MidiBody__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1177:1: ( ( ( rule__MidiBody__ParamAssignment_1 )* ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1178:1: ( ( rule__MidiBody__ParamAssignment_1 )* )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1178:1: ( ( rule__MidiBody__ParamAssignment_1 )* )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1179:1: ( rule__MidiBody__ParamAssignment_1 )*\n {\n before(grammarAccess.getMidiBodyAccess().getParamAssignment_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1180:1: ( rule__MidiBody__ParamAssignment_1 )*\n loop10:\n do {\n int alt10=2;\n int LA10_0 = input.LA(1);\n\n if ( (LA10_0==37||(LA10_0>=39 && LA10_0<=42)) ) {\n alt10=1;\n }\n\n\n switch (alt10) {\n \tcase 1 :\n \t // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1180:2: rule__MidiBody__ParamAssignment_1\n \t {\n \t pushFollow(FOLLOW_rule__MidiBody__ParamAssignment_1_in_rule__MidiBody__Group__1__Impl2507);\n \t rule__MidiBody__ParamAssignment_1();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop10;\n }\n } while (true);\n\n after(grammarAccess.getMidiBodyAccess().getParamAssignment_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmParameterizedTypeReference__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalCsv.g:2260:1: ( ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) ) )\n // InternalCsv.g:2261:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\n {\n // InternalCsv.g:2261:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\n // InternalCsv.g:2262:2: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \n }\n // InternalCsv.g:2263:2: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\n // InternalCsv.g:2263:3: rule__JvmParameterizedTypeReference__TypeAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__JvmParameterizedTypeReference__TypeAssignment_0();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameters__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:6254:1: ( ( ( rule__Parameters__ParameterlistAssignment_2 )? ) )\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n {\r\n // InternalGo.g:6255:1: ( ( rule__Parameters__ParameterlistAssignment_2 )? )\r\n // InternalGo.g:6256:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n // InternalGo.g:6257:2: ( rule__Parameters__ParameterlistAssignment_2 )?\r\n int alt61=2;\r\n int LA61_0 = input.LA(1);\r\n\r\n if ( (LA61_0==RULE_ID||LA61_0==RULE_LITERAL_TYPE||LA61_0==43||(LA61_0>=45 && LA61_0<=46)||LA61_0==48||LA61_0==52||LA61_0==54||LA61_0==56||(LA61_0>=59 && LA61_0<=63)) ) {\r\n alt61=1;\r\n }\r\n else if ( (LA61_0==53) ) {\r\n int LA61_2 = input.LA(2);\r\n\r\n if ( (synpred105_InternalGo()) ) {\r\n alt61=1;\r\n }\r\n }\r\n switch (alt61) {\r\n case 1 :\r\n // InternalGo.g:6257:3: rule__Parameters__ParameterlistAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Parameters__ParameterlistAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n break;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getParametersAccess().getParameterlistAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstTypeParam__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21545:1: ( ( ( rule__AstTypeParam__TypeAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21546:1: ( ( rule__AstTypeParam__TypeAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21546:1: ( ( rule__AstTypeParam__TypeAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21547:1: ( rule__AstTypeParam__TypeAssignment_1_2 )\n {\n before(grammarAccess.getAstTypeParamAccess().getTypeAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21548:1: ( rule__AstTypeParam__TypeAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:21548:2: rule__AstTypeParam__TypeAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstTypeParam__TypeAssignment_1_2_in_rule__AstTypeParam__Group_1__2__Impl43179);\n rule__AstTypeParam__TypeAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstTypeParamAccess().getTypeAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmWildcardTypeReference__Group_2_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:16399:1: ( ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_1_0 ) ) )\r\n // InternalDroneScript.g:16400:1: ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_1_0 ) )\r\n {\r\n // InternalDroneScript.g:16400:1: ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_1_0 ) )\r\n // InternalDroneScript.g:16401:2: ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsAssignment_2_1_0()); \r\n }\r\n // InternalDroneScript.g:16402:2: ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_1_0 )\r\n // InternalDroneScript.g:16402:3: rule__JvmWildcardTypeReference__ConstraintsAssignment_2_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__JvmWildcardTypeReference__ConstraintsAssignment_2_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsAssignment_2_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3456:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3457:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3457:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3458:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3459:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3459:2: rule__XAssignment__RightOperandAssignment_1_1_1\n {\n pushFollow(FOLLOW_rule__XAssignment__RightOperandAssignment_1_1_1_in_rule__XAssignment__Group_1_1__1__Impl7274);\n rule__XAssignment__RightOperandAssignment_1_1_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstType__Group_0_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20382:1: ( ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20383:1: ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20383:1: ( ( rule__AstType__TypeParamsAssignment_0_1_1_1 )? )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20384:1: ( rule__AstType__TypeParamsAssignment_0_1_1_1 )?\n {\n before(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_1_1()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20385:1: ( rule__AstType__TypeParamsAssignment_0_1_1_1 )?\n int alt162=2;\n int LA162_0 = input.LA(1);\n\n if ( (LA162_0==58) ) {\n alt162=1;\n }\n switch (alt162) {\n case 1 :\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:20385:2: rule__AstType__TypeParamsAssignment_0_1_1_1\n {\n pushFollow(FOLLOW_rule__AstType__TypeParamsAssignment_0_1_1_1_in_rule__AstType__Group_0_1_1__1__Impl40889);\n rule__AstType__TypeParamsAssignment_0_1_1_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getAstTypeAccess().getTypeParamsAssignment_0_1_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BTable__Table_nameAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3078:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3079:2: ( RULE_ID )\n // InternalBSQL2Java.g:3080:3: RULE_ID\n {\n before(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTableAccess().getTable_nameIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2610:1: ( ( ( rule__SQLCall__SLeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2611:1: ( ( rule__SQLCall__SLeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2611:1: ( ( rule__SQLCall__SLeftAssignment_0 ) )\n // InternalBSQL2Java.g:2612:2: ( rule__SQLCall__SLeftAssignment_0 )\n {\n before(grammarAccess.getSQLCallAccess().getSLeftAssignment_0()); \n // InternalBSQL2Java.g:2613:2: ( rule__SQLCall__SLeftAssignment_0 )\n // InternalBSQL2Java.g:2613:3: rule__SQLCall__SLeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SLeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Type__TpAssignment_0_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:15875:1: ( ( RULE_LITERAL_TYPE ) )\r\n // InternalGo.g:15876:2: ( RULE_LITERAL_TYPE )\r\n {\r\n // InternalGo.g:15876:2: ( RULE_LITERAL_TYPE )\r\n // InternalGo.g:15877:3: RULE_LITERAL_TYPE\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getTypeAccess().getTpLITERAL_TYPETerminalRuleCall_0_1_0()); \r\n }\r\n match(input,RULE_LITERAL_TYPE,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getTypeAccess().getTpLITERAL_TYPETerminalRuleCall_0_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSubstitution__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2922:1: ( rule__BSubstitution__Group__0__Impl rule__BSubstitution__Group__1 )\n // InternalBSQL2Java.g:2923:2: rule__BSubstitution__Group__0__Impl rule__BSubstitution__Group__1\n {\n pushFollow(FOLLOW_7);\n rule__BSubstitution__Group__0__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BSubstitution__Group__1();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static BinaryExpression assign(Expression left, Expression right) { throw Extensions.todo(); }", "public final void rule__JvmParameterizedTypeReference__Group_1_2__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16480:1: ( ( ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16481:1: ( ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16481:1: ( ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16482:1: ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsAssignment_1_2_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16483:1: ( rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:16483:2: rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1\r\n {\r\n pushFollow(FOLLOW_rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1_in_rule__JvmParameterizedTypeReference__Group_1_2__1__Impl33271);\r\n rule__JvmParameterizedTypeReference__ArgumentsAssignment_1_2_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getArgumentsAssignment_1_2_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6345:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6346:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6346:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6347:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6348:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6348:2: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_rule__XAssignment__RightOperandAssignment_1_1_1_in_rule__XAssignment__Group_1_1__1__Impl13348);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__SQLCall__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2663:1: ( ( ( rule__SQLCall__SRightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n // InternalBSQL2Java.g:2665:2: ( rule__SQLCall__SRightAssignment_2 )\n {\n before(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n // InternalBSQL2Java.g:2666:2: ( rule__SQLCall__SRightAssignment_2 )\n // InternalBSQL2Java.g:2666:3: rule__SQLCall__SRightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SRightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__TypeAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3492:1: ( ( ( 'time_sig' ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3493:1: ( ( 'time_sig' ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3493:1: ( ( 'time_sig' ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3494:1: ( 'time_sig' )\n {\n before(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3495:1: ( 'time_sig' )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:3496:1: 'time_sig'\n {\n before(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n match(input,51,FOLLOW_51_in_rule__Parameter__TypeAssignment_1_17059); \n after(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n\n }\n\n after(grammarAccess.getParameterAccess().getTypeTime_sigKeyword_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmParameterizedTypeReference__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:11413:1: ( ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:11414:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:11414:1: ( ( rule__JvmParameterizedTypeReference__TypeAssignment_0 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:11415:1: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:11416:1: ( rule__JvmParameterizedTypeReference__TypeAssignment_0 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:11416:2: rule__JvmParameterizedTypeReference__TypeAssignment_0\n {\n pushFollow(FOLLOW_rule__JvmParameterizedTypeReference__TypeAssignment_0_in_rule__JvmParameterizedTypeReference__Group__0__Impl22902);\n rule__JvmParameterizedTypeReference__TypeAssignment_0();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getJvmParameterizedTypeReferenceAccess().getTypeAssignment_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6590:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:6592:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:6593:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:6593:3: rule__XRelationalExpression__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Parameter__Group_3__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1772:1: ( ( ( rule__Parameter__TypeAssignment_3_1 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1773:1: ( ( rule__Parameter__TypeAssignment_3_1 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1773:1: ( ( rule__Parameter__TypeAssignment_3_1 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1774:1: ( rule__Parameter__TypeAssignment_3_1 )\n {\n before(grammarAccess.getParameterAccess().getTypeAssignment_3_1()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1775:1: ( rule__Parameter__TypeAssignment_3_1 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1775:2: rule__Parameter__TypeAssignment_3_1\n {\n pushFollow(FOLLOW_rule__Parameter__TypeAssignment_3_1_in_rule__Parameter__Group_3__1__Impl3676);\n rule__Parameter__TypeAssignment_3_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTypeAssignment_3_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mSBLEFT() throws RecognitionException {\n try {\n int _type = SBLEFT;\n // /Users/benjamincoe/HackWars/C.g:221:8: ( '{' )\n // /Users/benjamincoe/HackWars/C.g:221:10: '{'\n {\n match('{'); \n\n }\n\n this.type = _type;\n }\n finally {\n }\n }", "public final void rule__PredicateComparison__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4007:1: ( ( ( rule__PredicateComparison__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4009:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:2: rule__PredicateComparison__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateComparison__RightAssignment_1_2_in_rule__PredicateComparison__Group_1__2__Impl7886);\n rule__PredicateComparison__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2949:1: ( rule__BSubstitution__Group__1__Impl rule__BSubstitution__Group__2 )\n // InternalBSQL2Java.g:2950:2: rule__BSubstitution__Group__1__Impl rule__BSubstitution__Group__2\n {\n pushFollow(FOLLOW_3);\n rule__BSubstitution__Group__1__Impl();\n\n state._fsp--;\n\n pushFollow(FOLLOW_2);\n rule__BSubstitution__Group__2();\n\n state._fsp--;\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parameter__Group_3_0__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1866:1: ( ( ( rule__Parameter__TpAssignment_3_0_2 ) ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1867:1: ( ( rule__Parameter__TpAssignment_3_0_2 ) )\n {\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1867:1: ( ( rule__Parameter__TpAssignment_3_0_2 ) )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1868:1: ( rule__Parameter__TpAssignment_3_0_2 )\n {\n before(grammarAccess.getParameterAccess().getTpAssignment_3_0_2()); \n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1869:1: ( rule__Parameter__TpAssignment_3_0_2 )\n // ../ufscar.Compiladores2.ui/src-gen/ufscar/compiladores2/ui/contentassist/antlr/internal/InternalMusy.g:1869:2: rule__Parameter__TpAssignment_3_0_2\n {\n pushFollow(FOLLOW_rule__Parameter__TpAssignment_3_0_2_in_rule__Parameter__Group_3_0__2__Impl3861);\n rule__Parameter__TpAssignment_3_0_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParameterAccess().getTpAssignment_3_0_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AdditiveLockedJointType__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:3560:1: ( ( ( rule__AdditiveLockedJointType__RightAssignment_1_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:3561:1: ( ( rule__AdditiveLockedJointType__RightAssignment_1_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:3561:1: ( ( rule__AdditiveLockedJointType__RightAssignment_1_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:3562:1: ( rule__AdditiveLockedJointType__RightAssignment_1_2 )\n {\n before(grammarAccess.getAdditiveLockedJointTypeAccess().getRightAssignment_1_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:3563:1: ( rule__AdditiveLockedJointType__RightAssignment_1_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:3563:2: rule__AdditiveLockedJointType__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AdditiveLockedJointType__RightAssignment_1_2_in_rule__AdditiveLockedJointType__Group_1__2__Impl7372);\n rule__AdditiveLockedJointType__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAdditiveLockedJointTypeAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateSubtraction__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4164:1: ( ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4165:1: ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4165:1: ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4166:1: ( rule__PredicateSubtraction__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateSubtractionAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4167:1: ( rule__PredicateSubtraction__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4167:2: rule__PredicateSubtraction__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateSubtraction__RightAssignment_1_2_in_rule__PredicateSubtraction__Group_1__2__Impl8193);\n rule__PredicateSubtraction__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateSubtractionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Database__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1974:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1976:1: RULE_ID\n {\n before(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Database__ValueAssignment_23910); \n after(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmWildcardTypeReference__Group_2_0__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:16371:1: ( ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_1 )* ) )\r\n // InternalDroneScript.g:16372:1: ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_1 )* )\r\n {\r\n // InternalDroneScript.g:16372:1: ( ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_1 )* )\r\n // InternalDroneScript.g:16373:2: ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_1 )*\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsAssignment_2_0_1()); \r\n }\r\n // InternalDroneScript.g:16374:2: ( rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_1 )*\r\n loop126:\r\n do {\r\n int alt126=2;\r\n int LA126_0 = input.LA(1);\r\n\r\n if ( (LA126_0==94) ) {\r\n alt126=1;\r\n }\r\n\r\n\r\n switch (alt126) {\r\n \tcase 1 :\r\n \t // InternalDroneScript.g:16374:3: rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_1\r\n \t {\r\n \t pushFollow(FOLLOW_111);\r\n \t rule__JvmWildcardTypeReference__ConstraintsAssignment_2_0_1();\r\n\r\n \t state._fsp--;\r\n \t if (state.failed) return ;\r\n\r\n \t }\r\n \t break;\r\n\r\n \tdefault :\r\n \t break loop126;\r\n }\r\n } while (true);\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmWildcardTypeReferenceAccess().getConstraintsAssignment_2_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BoolOperation__ParamsAssignment_8_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3243:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3244:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3245:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__JvmUpperBound__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:16479:1: ( ( ( rule__JvmUpperBound__TypeReferenceAssignment_1 ) ) )\r\n // InternalDroneScript.g:16480:1: ( ( rule__JvmUpperBound__TypeReferenceAssignment_1 ) )\r\n {\r\n // InternalDroneScript.g:16480:1: ( ( rule__JvmUpperBound__TypeReferenceAssignment_1 ) )\r\n // InternalDroneScript.g:16481:2: ( rule__JvmUpperBound__TypeReferenceAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getJvmUpperBoundAccess().getTypeReferenceAssignment_1()); \r\n }\r\n // InternalDroneScript.g:16482:2: ( rule__JvmUpperBound__TypeReferenceAssignment_1 )\r\n // InternalDroneScript.g:16482:3: rule__JvmUpperBound__TypeReferenceAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__JvmUpperBound__TypeReferenceAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getJvmUpperBoundAccess().getTypeReferenceAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__ConstantOrFunctionCallExp__Group_1_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8877:1: ( ( ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8878:1: ( ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8878:1: ( ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8879:1: ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 )\n {\n before(grammarAccess.getConstantOrFunctionCallExpAccess().getParamAssignment_1_2_1()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8880:1: ( rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8880:2: rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1\n {\n pushFollow(FOLLOW_rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1_in_rule__ConstantOrFunctionCallExp__Group_1_2__1__Impl17805);\n rule__ConstantOrFunctionCallExp__ParamAssignment_1_2_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getConstantOrFunctionCallExpAccess().getParamAssignment_1_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AdditiveJointType__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5442:1: ( ( ( rule__AdditiveJointType__RightAssignment_1_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5443:1: ( ( rule__AdditiveJointType__RightAssignment_1_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5443:1: ( ( rule__AdditiveJointType__RightAssignment_1_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5444:1: ( rule__AdditiveJointType__RightAssignment_1_2 )\n {\n before(grammarAccess.getAdditiveJointTypeAccess().getRightAssignment_1_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5445:1: ( rule__AdditiveJointType__RightAssignment_1_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5445:2: rule__AdditiveJointType__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AdditiveJointType__RightAssignment_1_2_in_rule__AdditiveJointType__Group_1__2__Impl11067);\n rule__AdditiveJointType__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAdditiveJointTypeAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBSubstitution() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:404:1: ( ruleBSubstitution EOF )\n // InternalBSQL2Java.g:405:1: ruleBSubstitution EOF\n {\n before(grammarAccess.getBSubstitutionRule()); \n pushFollow(FOLLOW_1);\n ruleBSubstitution();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__AstExpression__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17002:1: ( ( ( rule__AstExpression__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17003:1: ( ( rule__AstExpression__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17003:1: ( ( rule__AstExpression__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17004:1: ( rule__AstExpression__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17005:1: ( rule__AstExpression__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17005:2: rule__AstExpression__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpression__RightAssignment_1_2_in_rule__AstExpression__Group_1__2__Impl34242);\n rule__AstExpression__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BodyReference__RefAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9469:1: ( ( ( RULE_ID ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9470:1: ( ( RULE_ID ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9470:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9471:1: ( RULE_ID )\n {\n before(grammarAccess.getBodyReferenceAccess().getRefBodyCrossReference_2_1_0()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9472:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9473:1: RULE_ID\n {\n before(grammarAccess.getBodyReferenceAccess().getRefBodyIDTerminalRuleCall_2_1_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__BodyReference__RefAssignment_2_119010); \n after(grammarAccess.getBodyReferenceAccess().getRefBodyIDTerminalRuleCall_2_1_0_1()); \n\n }\n\n after(grammarAccess.getBodyReferenceAccess().getRefBodyCrossReference_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Conversion__Group__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:13463:1: ( ( ( rule__Conversion__TypeAssignment_1 ) ) )\r\n // InternalGo.g:13464:1: ( ( rule__Conversion__TypeAssignment_1 ) )\r\n {\r\n // InternalGo.g:13464:1: ( ( rule__Conversion__TypeAssignment_1 ) )\r\n // InternalGo.g:13465:2: ( rule__Conversion__TypeAssignment_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getConversionAccess().getTypeAssignment_1()); \r\n }\r\n // InternalGo.g:13466:2: ( rule__Conversion__TypeAssignment_1 )\r\n // InternalGo.g:13466:3: rule__Conversion__TypeAssignment_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Conversion__TypeAssignment_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getConversionAccess().getTypeAssignment_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstExpressionBitor__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17312:1: ( ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17313:1: ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17313:1: ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17314:1: ( rule__AstExpressionBitor__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionBitorAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17315:1: ( rule__AstExpressionBitor__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17315:2: rule__AstExpressionBitor__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpressionBitor__RightAssignment_1_2_in_rule__AstExpressionBitor__Group_1__2__Impl34852);\n rule__AstExpressionBitor__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionBitorAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__MultExp__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10386:1: ( ( rulePrimary ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10387:1: ( rulePrimary )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10387:1: ( rulePrimary )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10388:1: rulePrimary\n {\n before(grammarAccess.getMultExpAccess().getRightPrimaryParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePrimary_in_rule__MultExp__RightAssignment_1_220895);\n rulePrimary();\n\n state._fsp--;\n\n after(grammarAccess.getMultExpAccess().getRightPrimaryParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__ParamsAssignment_8_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3258:1: ( ( ruleBParameter ) )\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n {\n // InternalBSQL2Java.g:3259:2: ( ruleBParameter )\n // InternalBSQL2Java.g:3260:3: ruleBParameter\n {\n before(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n pushFollow(FOLLOW_2);\n ruleBParameter();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getParamsBParameterParserRuleCall_8_1_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }" ]
[ "0.6976123", "0.6520073", "0.64521736", "0.6451473", "0.6327955", "0.59727764", "0.59042525", "0.5873514", "0.5844181", "0.57692534", "0.5691924", "0.5679642", "0.55943924", "0.5477265", "0.546428", "0.5457878", "0.53995305", "0.5319557", "0.5316505", "0.529267", "0.52864534", "0.52777565", "0.52730507", "0.52486855", "0.5246047", "0.52340084", "0.5223898", "0.5213582", "0.5204293", "0.519976", "0.51954347", "0.5178954", "0.5159809", "0.51530033", "0.51295733", "0.5126059", "0.5114362", "0.5107209", "0.5106908", "0.50901777", "0.5088273", "0.50838405", "0.5073227", "0.50705516", "0.5067072", "0.50664365", "0.5065489", "0.50618976", "0.5055845", "0.5048971", "0.50454634", "0.504383", "0.50348836", "0.5030274", "0.50253886", "0.50218403", "0.50159234", "0.50132275", "0.49975827", "0.4990056", "0.49841946", "0.49797454", "0.49757352", "0.4953178", "0.49492517", "0.4939086", "0.49349472", "0.49326494", "0.49293807", "0.4929064", "0.49259126", "0.4923955", "0.49230364", "0.49170697", "0.4911915", "0.48931006", "0.48909846", "0.48874968", "0.48848024", "0.4872518", "0.4864532", "0.48566002", "0.48507947", "0.48370796", "0.4835716", "0.4832616", "0.48297444", "0.4827894", "0.48210832", "0.48186168", "0.48167622", "0.48004565", "0.4799768", "0.4798067", "0.47958678", "0.4788945", "0.47863087", "0.47848865", "0.47814578", "0.4774983" ]
0.70361733
0
$ANTLR end "rule__BSubstitution__LeftAssignment_0" $ANTLR start "rule__BSubstitution__RightAssignment_2" InternalBSQL2Java.g:3569:1: rule__BSubstitution__RightAssignment_2 : ( ruleBPredicate ) ;
public final void rule__BSubstitution__RightAssignment_2() throws RecognitionException { int stackSize = keepStackSize(); try { // InternalBSQL2Java.g:3573:1: ( ( ruleBPredicate ) ) // InternalBSQL2Java.g:3574:2: ( ruleBPredicate ) { // InternalBSQL2Java.g:3574:2: ( ruleBPredicate ) // InternalBSQL2Java.g:3575:3: ruleBPredicate { before(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); pushFollow(FOLLOW_2); ruleBPredicate(); state._fsp--; after(grammarAccess.getBSubstitutionAccess().getRightBPredicateParserRuleCall_2_0()); } } } catch (RecognitionException re) { reportError(re); recover(input,re); } finally { restoreStackSize(stackSize); } return ; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public final void rule__BSubstitution__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2987:1: ( ( ( rule__BSubstitution__RightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2988:1: ( ( rule__BSubstitution__RightAssignment_2 ) )\n // InternalBSQL2Java.g:2989:2: ( rule__BSubstitution__RightAssignment_2 )\n {\n before(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n // InternalBSQL2Java.g:2990:2: ( rule__BSubstitution__RightAssignment_2 )\n // InternalBSQL2Java.g:2990:3: rule__BSubstitution__RightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__RightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__PRightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3423:1: ( ( ruleBValue ) )\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n {\n // InternalBSQL2Java.g:3424:2: ( ruleBValue )\n // InternalBSQL2Java.g:3425:3: ruleBValue\n {\n before(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_2);\n ruleBValue();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPRightBValueParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2582:1: ( ( ( rule__BPredicate__PRightAssignment_1_2 ) ) )\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n {\n // InternalBSQL2Java.g:2583:1: ( ( rule__BPredicate__PRightAssignment_1_2 ) )\n // InternalBSQL2Java.g:2584:2: ( rule__BPredicate__PRightAssignment_1_2 )\n {\n before(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n // InternalBSQL2Java.g:2585:2: ( rule__BPredicate__PRightAssignment_1_2 )\n // InternalBSQL2Java.g:2585:3: rule__BPredicate__PRightAssignment_1_2\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PRightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9950:1: ( ( rulePredicateSubtraction ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9951:1: ( rulePredicateSubtraction )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9951:1: ( rulePredicateSubtraction )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9952:1: rulePredicateSubtraction\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightPredicateSubtractionParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateSubtraction_in_rule__PredicateComparison__RightAssignment_1_219527);\n rulePredicateSubtraction();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateComparisonAccess().getRightPredicateSubtractionParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateSubtraction__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4164:1: ( ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4165:1: ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4165:1: ( ( rule__PredicateSubtraction__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4166:1: ( rule__PredicateSubtraction__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateSubtractionAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4167:1: ( rule__PredicateSubtraction__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4167:2: rule__PredicateSubtraction__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateSubtraction__RightAssignment_1_2_in_rule__PredicateSubtraction__Group_1__2__Impl8193);\n rule__PredicateSubtraction__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateSubtractionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateComparison__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4007:1: ( ( ( rule__PredicateComparison__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4008:1: ( ( rule__PredicateComparison__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4009:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:1: ( rule__PredicateComparison__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4010:2: rule__PredicateComparison__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateComparison__RightAssignment_1_2_in_rule__PredicateComparison__Group_1__2__Impl7886);\n rule__PredicateComparison__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateComparisonAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PresAssignment_16() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3288:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3289:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3289:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3290:3: ruleBPredicate\n {\n before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_16_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__LeftAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3558:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3559:2: ( RULE_ID )\n // InternalBSQL2Java.g:3560:3: RULE_ID\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBSubstitutionAccess().getLeftIDTerminalRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2934:1: ( ( ( rule__BSubstitution__LeftAssignment_0 ) ) )\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n {\n // InternalBSQL2Java.g:2935:1: ( ( rule__BSubstitution__LeftAssignment_0 ) )\n // InternalBSQL2Java.g:2936:2: ( rule__BSubstitution__LeftAssignment_0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n // InternalBSQL2Java.g:2937:2: ( rule__BSubstitution__LeftAssignment_0 )\n // InternalBSQL2Java.g:2937:3: rule__BSubstitution__LeftAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__LeftAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getLeftAssignment_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__VoidOperation__SubsAssignment_8() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3393:1: ( ( ruleBSubstitution ) )\n // InternalBSQL2Java.g:3394:2: ( ruleBSubstitution )\n {\n // InternalBSQL2Java.g:3394:2: ( ruleBSubstitution )\n // InternalBSQL2Java.g:3395:3: ruleBSubstitution\n {\n before(grammarAccess.getVoidOperationAccess().getSubsBSubstitutionParserRuleCall_8_0()); \n pushFollow(FOLLOW_2);\n ruleBSubstitution();\n\n state._fsp--;\n\n after(grammarAccess.getVoidOperationAccess().getSubsBSubstitutionParserRuleCall_8_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BoolOperation__PresAssignment_17_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3303:1: ( ( ruleBPredicate ) )\n // InternalBSQL2Java.g:3304:2: ( ruleBPredicate )\n {\n // InternalBSQL2Java.g:3304:2: ( ruleBPredicate )\n // InternalBSQL2Java.g:3305:3: ruleBPredicate\n {\n before(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); \n pushFollow(FOLLOW_2);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBoolOperationAccess().getPresBPredicateParserRuleCall_17_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BPredicate__Group_1__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2529:1: ( ( ( rule__BPredicate__PLeftAssignment_1_0 ) ) )\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n {\n // InternalBSQL2Java.g:2530:1: ( ( rule__BPredicate__PLeftAssignment_1_0 ) )\n // InternalBSQL2Java.g:2531:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n {\n before(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n // InternalBSQL2Java.g:2532:2: ( rule__BPredicate__PLeftAssignment_1_0 )\n // InternalBSQL2Java.g:2532:3: rule__BPredicate__PLeftAssignment_1_0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__PLeftAssignment_1_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getPLeftAssignment_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateOr__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3540:1: ( ( ( rule__PredicateOr__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3541:1: ( ( rule__PredicateOr__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3541:1: ( ( rule__PredicateOr__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3542:1: ( rule__PredicateOr__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateOrAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3543:1: ( rule__PredicateOr__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3543:2: rule__PredicateOr__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateOr__RightAssignment_1_2_in_rule__PredicateOr__Group_1__2__Impl6969);\n rule__PredicateOr__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateOrAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Expression2__Group_1__0__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:12464:1: ( ( ( rule__Expression2__BopAssignment_1_0 ) ) )\r\n // InternalGo.g:12465:1: ( ( rule__Expression2__BopAssignment_1_0 ) )\r\n {\r\n // InternalGo.g:12465:1: ( ( rule__Expression2__BopAssignment_1_0 ) )\r\n // InternalGo.g:12466:2: ( rule__Expression2__BopAssignment_1_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopAssignment_1_0()); \r\n }\r\n // InternalGo.g:12467:2: ( rule__Expression2__BopAssignment_1_0 )\r\n // InternalGo.g:12467:3: rule__Expression2__BopAssignment_1_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Expression2__BopAssignment_1_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopAssignment_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__PredicateEquality__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3852:1: ( ( ( rule__PredicateEquality__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3853:1: ( ( rule__PredicateEquality__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3853:1: ( ( rule__PredicateEquality__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3854:1: ( rule__PredicateEquality__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateEqualityAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3855:1: ( rule__PredicateEquality__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3855:2: rule__PredicateEquality__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateEquality__RightAssignment_1_2_in_rule__PredicateEquality__Group_1__2__Impl7581);\n rule__PredicateEquality__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateEqualityAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public static BinaryExpression assign(Expression left, Expression right) { throw Extensions.todo(); }", "public final void rule__AstExpressionBitor__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17312:1: ( ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17313:1: ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17313:1: ( ( rule__AstExpressionBitor__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17314:1: ( rule__AstExpressionBitor__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionBitorAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17315:1: ( rule__AstExpressionBitor__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17315:2: rule__AstExpressionBitor__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpressionBitor__RightAssignment_1_2_in_rule__AstExpressionBitor__Group_1__2__Impl34852);\n rule__AstExpressionBitor__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionBitorAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final JavaliParser.assignmentRHS_return assignmentRHS() throws RecognitionException {\n\t\tJavaliParser.assignmentRHS_return retval = new JavaliParser.assignmentRHS_return();\n\t\tretval.start = input.LT(1);\n\n\t\tObject root_0 = null;\n\n\t\tParserRuleReturnScope expr46 =null;\n\t\tParserRuleReturnScope newExpr47 =null;\n\t\tParserRuleReturnScope readExpr48 =null;\n\t\tParserRuleReturnScope readExprFloat49 =null;\n\n\n\t\ttry {\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:2: ( ( expr | newExpr | readExpr | readExprFloat ) )\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:4: ( expr | newExpr | readExpr | readExprFloat )\n\t\t\t{\n\t\t\troot_0 = (Object)adaptor.nil();\n\n\n\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:4: ( expr | newExpr | readExpr | readExprFloat )\n\t\t\tint alt17=4;\n\t\t\tswitch ( input.LA(1) ) {\n\t\t\tcase BooleanLiteral:\n\t\t\tcase DecimalNumber:\n\t\t\tcase FloatNumber:\n\t\t\tcase HexNumber:\n\t\t\tcase Identifier:\n\t\t\tcase 65:\n\t\t\tcase 69:\n\t\t\tcase 72:\n\t\t\tcase 74:\n\t\t\tcase 94:\n\t\t\tcase 98:\n\t\t\t\t{\n\t\t\t\talt17=1;\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase 93:\n\t\t\t\t{\n\t\t\t\talt17=2;\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase 95:\n\t\t\t\t{\n\t\t\t\talt17=3;\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tcase 96:\n\t\t\t\t{\n\t\t\t\talt17=4;\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\tNoViableAltException nvae =\n\t\t\t\t\tnew NoViableAltException(\"\", 17, 0, input);\n\t\t\t\tthrow nvae;\n\t\t\t}\n\t\t\tswitch (alt17) {\n\t\t\t\tcase 1 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:6: expr\n\t\t\t\t\t{\n\t\t\t\t\tpushFollow(FOLLOW_expr_in_assignmentRHS961);\n\t\t\t\t\texpr46=expr();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tadaptor.addChild(root_0, expr46.getTree());\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase 2 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:13: newExpr\n\t\t\t\t\t{\n\t\t\t\t\tpushFollow(FOLLOW_newExpr_in_assignmentRHS965);\n\t\t\t\t\tnewExpr47=newExpr();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tadaptor.addChild(root_0, newExpr47.getTree());\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase 3 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:23: readExpr\n\t\t\t\t\t{\n\t\t\t\t\tpushFollow(FOLLOW_readExpr_in_assignmentRHS969);\n\t\t\t\t\treadExpr48=readExpr();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tadaptor.addChild(root_0, readExpr48.getTree());\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\t\t\t\tcase 4 :\n\t\t\t\t\t// /home/luca/svn-repos/cd_students/2015ss/master/CD2_A1/src/cd/parser/Javali.g:348:34: readExprFloat\n\t\t\t\t\t{\n\t\t\t\t\tpushFollow(FOLLOW_readExprFloat_in_assignmentRHS973);\n\t\t\t\t\treadExprFloat49=readExprFloat();\n\t\t\t\t\tstate._fsp--;\n\n\t\t\t\t\tadaptor.addChild(root_0, readExprFloat49.getTree());\n\n\t\t\t\t\t}\n\t\t\t\t\tbreak;\n\n\t\t\t}\n\n\t\t\t}\n\n\t\t\tretval.stop = input.LT(-1);\n\n\t\t\tretval.tree = (Object)adaptor.rulePostProcessing(root_0);\n\t\t\tadaptor.setTokenBoundaries(retval.tree, retval.start, retval.stop);\n\n\t\t}\n\n\t\tcatch (RecognitionException re) {\n\t\t\treportError(re);\n\t\t\tthrow re;\n\t\t}\n\n\t\tfinally {\n\t\t\t// do for sure before leaving\n\t\t}\n\t\treturn retval;\n\t}", "public final void rule__PredicateSubtraction__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9965:1: ( ( rulePredicateAddition ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9966:1: ( rulePredicateAddition )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9966:1: ( rulePredicateAddition )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9967:1: rulePredicateAddition\n {\n before(grammarAccess.getPredicateSubtractionAccess().getRightPredicateAdditionParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateAddition_in_rule__PredicateSubtraction__RightAssignment_1_219558);\n rulePredicateAddition();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateSubtractionAccess().getRightPredicateAdditionParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateEquality__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9919:1: ( ( rulePredicateComparison ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9920:1: ( rulePredicateComparison )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9920:1: ( rulePredicateComparison )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9921:1: rulePredicateComparison\n {\n before(grammarAccess.getPredicateEqualityAccess().getRightPredicateComparisonParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateComparison_in_rule__PredicateEquality__RightAssignment_1_219463);\n rulePredicateComparison();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateEqualityAccess().getRightPredicateComparisonParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBSubstitution() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:416:2: ( ( ( rule__BSubstitution__Group__0 ) ) )\n // InternalBSQL2Java.g:417:2: ( ( rule__BSubstitution__Group__0 ) )\n {\n // InternalBSQL2Java.g:417:2: ( ( rule__BSubstitution__Group__0 ) )\n // InternalBSQL2Java.g:418:3: ( rule__BSubstitution__Group__0 )\n {\n before(grammarAccess.getBSubstitutionAccess().getGroup()); \n // InternalBSQL2Java.g:419:3: ( rule__BSubstitution__Group__0 )\n // InternalBSQL2Java.g:419:4: rule__BSubstitution__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BSubstitution__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSubstitutionAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public Binary right(Expr right) {\n\tBinary_c n = (Binary_c) copy();\n\tn.right = right;\n\treturn n;\n }", "public final void rule__BSOperation__BopAssignment_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3168:1: ( ( ruleBoolOperation ) )\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n {\n // InternalBSQL2Java.g:3169:2: ( ruleBoolOperation )\n // InternalBSQL2Java.g:3170:3: ruleBoolOperation\n {\n before(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n pushFollow(FOLLOW_2);\n ruleBoolOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSOperationAccess().getBopBoolOperationParserRuleCall_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2906:1: ( ( ( rule__BParameter__TypeAssignment_2 ) ) )\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2907:1: ( ( rule__BParameter__TypeAssignment_2 ) )\n // InternalBSQL2Java.g:2908:2: ( rule__BParameter__TypeAssignment_2 )\n {\n before(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n // InternalBSQL2Java.g:2909:2: ( rule__BParameter__TypeAssignment_2 )\n // InternalBSQL2Java.g:2909:3: rule__BParameter__TypeAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__BParameter__TypeAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBParameterAccess().getTypeAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__UpdateSubtraction__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7343:1: ( ( ( rule__UpdateSubtraction__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7344:1: ( ( rule__UpdateSubtraction__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7344:1: ( ( rule__UpdateSubtraction__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7345:1: ( rule__UpdateSubtraction__RightAssignment_1_2 )\n {\n before(grammarAccess.getUpdateSubtractionAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7346:1: ( rule__UpdateSubtraction__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:7346:2: rule__UpdateSubtraction__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__UpdateSubtraction__RightAssignment_1_2_in_rule__UpdateSubtraction__Group_1__2__Impl14406);\n rule__UpdateSubtraction__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getUpdateSubtractionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBSubstitution() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:404:1: ( ruleBSubstitution EOF )\n // InternalBSQL2Java.g:405:1: ruleBSubstitution EOF\n {\n before(grammarAccess.getBSubstitutionRule()); \n pushFollow(FOLLOW_1);\n ruleBSubstitution();\n\n state._fsp--;\n\n after(grammarAccess.getBSubstitutionRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__AstExpressionRelational__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17932:1: ( ( ( rule__AstExpressionRelational__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17933:1: ( ( rule__AstExpressionRelational__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17933:1: ( ( rule__AstExpressionRelational__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17934:1: ( rule__AstExpressionRelational__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionRelationalAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17935:1: ( rule__AstExpressionRelational__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17935:2: rule__AstExpressionRelational__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpressionRelational__RightAssignment_1_2_in_rule__AstExpressionRelational__Group_1__2__Impl36072);\n rule__AstExpressionRelational__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionRelationalAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parallel__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10550:1: ( ( ruleChoice ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10551:1: ( ruleChoice )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10551:1: ( ruleChoice )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10552:1: ruleChoice\n {\n before(grammarAccess.getParallelAccess().getRightChoiceParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleChoice_in_rule__Parallel__RightAssignment_1_220767);\n ruleChoice();\n\n state._fsp--;\n\n after(grammarAccess.getParallelAccess().getRightChoiceParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6590:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6591:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:6592:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:6593:2: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:6593:3: rule__XRelationalExpression__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BSOperation__Alternatives() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:464:1: ( ( ( rule__BSOperation__BopAssignment_0 ) ) | ( ( rule__BSOperation__VopAssignment_1 ) ) )\n int alt2=2;\n int LA2_0 = input.LA(1);\n\n if ( (LA2_0==26) ) {\n alt2=1;\n }\n else if ( (LA2_0==RULE_ID) ) {\n alt2=2;\n }\n else {\n NoViableAltException nvae =\n new NoViableAltException(\"\", 2, 0, input);\n\n throw nvae;\n }\n switch (alt2) {\n case 1 :\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n {\n // InternalBSQL2Java.g:465:2: ( ( rule__BSOperation__BopAssignment_0 ) )\n // InternalBSQL2Java.g:466:3: ( rule__BSOperation__BopAssignment_0 )\n {\n before(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n // InternalBSQL2Java.g:467:3: ( rule__BSOperation__BopAssignment_0 )\n // InternalBSQL2Java.g:467:4: rule__BSOperation__BopAssignment_0\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__BopAssignment_0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getBopAssignment_0()); \n\n }\n\n\n }\n break;\n case 2 :\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n {\n // InternalBSQL2Java.g:471:2: ( ( rule__BSOperation__VopAssignment_1 ) )\n // InternalBSQL2Java.g:472:3: ( rule__BSOperation__VopAssignment_1 )\n {\n before(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n // InternalBSQL2Java.g:473:3: ( rule__BSOperation__VopAssignment_1 )\n // InternalBSQL2Java.g:473:4: rule__BSOperation__VopAssignment_1\n {\n pushFollow(FOLLOW_2);\n rule__BSOperation__VopAssignment_1();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBSOperationAccess().getVopAssignment_1()); \n\n }\n\n\n }\n break;\n\n }\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7361:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7362:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7362:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7363:1: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7364:1: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:7364:2: rule__XRelationalExpression__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_rule__XRelationalExpression__RightOperandAssignment_1_1_1_in_rule__XRelationalExpression__Group_1_1__1__Impl15344);\r\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Predicate__PredicateAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9858:1: ( ( rulePredicateExpression ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9859:1: ( rulePredicateExpression )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9859:1: ( rulePredicateExpression )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9860:1: rulePredicateExpression\n {\n before(grammarAccess.getPredicateAccess().getPredicatePredicateExpressionParserRuleCall_2_0()); \n pushFollow(FOLLOW_rulePredicateExpression_in_rule__Predicate__PredicateAssignment_219337);\n rulePredicateExpression();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAccess().getPredicatePredicateExpressionParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BParameter__TypeAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3543:1: ( ( ruleBType ) )\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n {\n // InternalBSQL2Java.g:3544:2: ( ruleBType )\n // InternalBSQL2Java.g:3545:3: ruleBType\n {\n before(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n pushFollow(FOLLOW_2);\n ruleBType();\n\n state._fsp--;\n\n after(grammarAccess.getBParameterAccess().getTypeBTypeParserRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setRight(BinNode<E> r)\n {\n right = r;\n }", "public final void rule__XRelationalExpression__Group_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4472:1: ( ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4473:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4473:1: ( ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4474:1: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4475:1: ( rule__XRelationalExpression__RightOperandAssignment_1_1_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:4475:2: rule__XRelationalExpression__RightOperandAssignment_1_1_1\n {\n pushFollow(FOLLOW_rule__XRelationalExpression__RightOperandAssignment_1_1_1_in_rule__XRelationalExpression__Group_1_1__1__Impl9270);\n rule__XRelationalExpression__RightOperandAssignment_1_1_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandAssignment_1_1_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public GreaterThanOrEqualExpression(final ExpressionNode<T, ?> left, final ExpressionNode<T, ?> right)\n {\n super(left, right);\n _operator = \">=\";\n }", "BSubstitution createBSubstitution();", "public final void rule__PredicateMultiplication__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4478:1: ( ( ( rule__PredicateMultiplication__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4479:1: ( ( rule__PredicateMultiplication__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4479:1: ( ( rule__PredicateMultiplication__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4480:1: ( rule__PredicateMultiplication__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateMultiplicationAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4481:1: ( rule__PredicateMultiplication__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4481:2: rule__PredicateMultiplication__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateMultiplication__RightAssignment_1_2_in_rule__PredicateMultiplication__Group_1__2__Impl8807);\n rule__PredicateMultiplication__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateMultiplicationAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2663:1: ( ( ( rule__SQLCall__SRightAssignment_2 ) ) )\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n {\n // InternalBSQL2Java.g:2664:1: ( ( rule__SQLCall__SRightAssignment_2 ) )\n // InternalBSQL2Java.g:2665:2: ( rule__SQLCall__SRightAssignment_2 )\n {\n before(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n // InternalBSQL2Java.g:2666:2: ( rule__SQLCall__SRightAssignment_2 )\n // InternalBSQL2Java.g:2666:3: rule__SQLCall__SRightAssignment_2\n {\n pushFollow(FOLLOW_2);\n rule__SQLCall__SRightAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getSQLCallAccess().getSRightAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Predicate__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3351:1: ( ( ( rule__Predicate__PredicateAssignment_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3352:1: ( ( rule__Predicate__PredicateAssignment_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3352:1: ( ( rule__Predicate__PredicateAssignment_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3353:1: ( rule__Predicate__PredicateAssignment_2 )\n {\n before(grammarAccess.getPredicateAccess().getPredicateAssignment_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3354:1: ( rule__Predicate__PredicateAssignment_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3354:2: rule__Predicate__PredicateAssignment_2\n {\n pushFollow(FOLLOW_rule__Predicate__PredicateAssignment_2_in_rule__Predicate__Group__2__Impl6601);\n rule__Predicate__PredicateAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateAccess().getPredicateAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateAddition__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4321:1: ( ( ( rule__PredicateAddition__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4322:1: ( ( rule__PredicateAddition__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4322:1: ( ( rule__PredicateAddition__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4323:1: ( rule__PredicateAddition__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateAdditionAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4324:1: ( rule__PredicateAddition__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4324:2: rule__PredicateAddition__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateAddition__RightAssignment_1_2_in_rule__PredicateAddition__Group_1__2__Impl8500);\n rule__PredicateAddition__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateAdditionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Expression2__BopAssignment_1_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17870:1: ( ( ( rule__Expression2__BopAlternatives_1_0_0 ) ) )\r\n // InternalGo.g:17871:2: ( ( rule__Expression2__BopAlternatives_1_0_0 ) )\r\n {\r\n // InternalGo.g:17871:2: ( ( rule__Expression2__BopAlternatives_1_0_0 ) )\r\n // InternalGo.g:17872:3: ( rule__Expression2__BopAlternatives_1_0_0 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopAlternatives_1_0_0()); \r\n }\r\n // InternalGo.g:17873:3: ( rule__Expression2__BopAlternatives_1_0_0 )\r\n // InternalGo.g:17873:4: rule__Expression2__BopAlternatives_1_0_0\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__Expression2__BopAlternatives_1_0_0();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopAlternatives_1_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public static BinaryExpression rightShiftAssign(Expression expression0, Expression expression1) {\n return makeBinary(ExpressionType.RightShiftAssign, expression0, expression1);\n }", "public final void rule__BPredicate__PLeftAssignment_1_0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3408:1: ( ( ruleSQLCall ) )\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n {\n // InternalBSQL2Java.g:3409:2: ( ruleSQLCall )\n // InternalBSQL2Java.g:3410:3: ruleSQLCall\n {\n before(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n pushFollow(FOLLOW_2);\n ruleSQLCall();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateAccess().getPLeftSQLCallParserRuleCall_1_0_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BodyReference__Group_2__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4135:1: ( ( ( rule__BodyReference__RefAssignment_2_1 )? ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4136:1: ( ( rule__BodyReference__RefAssignment_2_1 )? )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4136:1: ( ( rule__BodyReference__RefAssignment_2_1 )? )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4137:1: ( rule__BodyReference__RefAssignment_2_1 )?\n {\n before(grammarAccess.getBodyReferenceAccess().getRefAssignment_2_1()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4138:1: ( rule__BodyReference__RefAssignment_2_1 )?\n int alt27=2;\n int LA27_0 = input.LA(1);\n\n if ( (LA27_0==RULE_ID) ) {\n alt27=1;\n }\n switch (alt27) {\n case 1 :\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:4138:2: rule__BodyReference__RefAssignment_2_1\n {\n pushFollow(FOLLOW_rule__BodyReference__RefAssignment_2_1_in_rule__BodyReference__Group_2__1__Impl8494);\n rule__BodyReference__RefAssignment_2_1();\n\n state._fsp--;\n\n\n }\n break;\n\n }\n\n after(grammarAccess.getBodyReferenceAccess().getRefAssignment_2_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__RangeClause__ExpressionAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:17765:1: ( ( ruleExpression ) )\r\n // InternalGo.g:17766:2: ( ruleExpression )\r\n {\r\n // InternalGo.g:17766:2: ( ruleExpression )\r\n // InternalGo.g:17767:3: ruleExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getExpressionExpressionParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getExpressionExpressionParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__RangeClause__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:12004:1: ( ( ( rule__RangeClause__ExpressionAssignment_2 ) ) )\r\n // InternalGo.g:12005:1: ( ( rule__RangeClause__ExpressionAssignment_2 ) )\r\n {\r\n // InternalGo.g:12005:1: ( ( rule__RangeClause__ExpressionAssignment_2 ) )\r\n // InternalGo.g:12006:2: ( rule__RangeClause__ExpressionAssignment_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getRangeClauseAccess().getExpressionAssignment_2()); \r\n }\r\n // InternalGo.g:12007:2: ( rule__RangeClause__ExpressionAssignment_2 )\r\n // InternalGo.g:12007:3: rule__RangeClause__ExpressionAssignment_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__RangeClause__ExpressionAssignment_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getRangeClauseAccess().getExpressionAssignment_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12158:1: ( ( ruleXAssignment ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12159:1: ( ruleXAssignment )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12160:1: ruleXAssignment\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_124382);\n ruleXAssignment();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateAddition__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9980:1: ( ( rulePredicateMultiplication ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9981:1: ( rulePredicateMultiplication )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9981:1: ( rulePredicateMultiplication )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9982:1: rulePredicateMultiplication\n {\n before(grammarAccess.getPredicateAdditionAccess().getRightPredicateMultiplicationParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateMultiplication_in_rule__PredicateAddition__RightAssignment_1_219589);\n rulePredicateMultiplication();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateAdditionAccess().getRightPredicateMultiplicationParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void ruleBType() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:166:2: ( ( ( rule__BType__Type_nameAssignment ) ) )\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n {\n // InternalBSQL2Java.g:167:2: ( ( rule__BType__Type_nameAssignment ) )\n // InternalBSQL2Java.g:168:3: ( rule__BType__Type_nameAssignment )\n {\n before(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n // InternalBSQL2Java.g:169:3: ( rule__BType__Type_nameAssignment )\n // InternalBSQL2Java.g:169:4: rule__BType__Type_nameAssignment\n {\n pushFollow(FOLLOW_2);\n rule__BType__Type_nameAssignment();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBTypeAccess().getType_nameAssignment()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17407:1: ( ( ruleXAssignment ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17408:1: ( ruleXAssignment )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17409:1: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleXAssignment_in_rule__XAssignment__RightOperandAssignment_1_1_135142);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__AstExpressionAnd__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25133:1: ( ( ruleAstExpressionBitor ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25134:1: ( ruleAstExpressionBitor )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25134:1: ( ruleAstExpressionBitor )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25135:1: ruleAstExpressionBitor\n {\n before(grammarAccess.getAstExpressionAndAccess().getRightAstExpressionBitorParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleAstExpressionBitor_in_rule__AstExpressionAnd__RightAssignment_1_250493);\n ruleAstExpressionBitor();\n\n state._fsp--;\n\n after(grammarAccess.getAstExpressionAndAccess().getRightAstExpressionBitorParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:5537:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // InternalDroneScript.g:5538:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // InternalDroneScript.g:5539:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // InternalDroneScript.g:5540:2: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // InternalDroneScript.g:5540:3: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Expression2__BopAlternatives_1_0_0() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:3941:1: ( ( RULE_BINARY_OP ) | ( '*' ) | ( '-' ) )\r\n int alt33=3;\r\n switch ( input.LA(1) ) {\r\n case RULE_BINARY_OP:\r\n {\r\n alt33=1;\r\n }\r\n break;\r\n case 45:\r\n {\r\n alt33=2;\r\n }\r\n break;\r\n case 46:\r\n {\r\n alt33=3;\r\n }\r\n break;\r\n default:\r\n if (state.backtracking>0) {state.failed=true; return ;}\r\n NoViableAltException nvae =\r\n new NoViableAltException(\"\", 33, 0, input);\r\n\r\n throw nvae;\r\n }\r\n\r\n switch (alt33) {\r\n case 1 :\r\n // InternalGo.g:3942:2: ( RULE_BINARY_OP )\r\n {\r\n // InternalGo.g:3942:2: ( RULE_BINARY_OP )\r\n // InternalGo.g:3943:3: RULE_BINARY_OP\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopBINARY_OPTerminalRuleCall_1_0_0_0()); \r\n }\r\n match(input,RULE_BINARY_OP,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopBINARY_OPTerminalRuleCall_1_0_0_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 2 :\r\n // InternalGo.g:3948:2: ( '*' )\r\n {\r\n // InternalGo.g:3948:2: ( '*' )\r\n // InternalGo.g:3949:3: '*'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopAsteriskKeyword_1_0_0_1()); \r\n }\r\n match(input,45,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopAsteriskKeyword_1_0_0_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n case 3 :\r\n // InternalGo.g:3954:2: ( '-' )\r\n {\r\n // InternalGo.g:3954:2: ( '-' )\r\n // InternalGo.g:3955:3: '-'\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getExpression2Access().getBopHyphenMinusKeyword_1_0_0_2()); \r\n }\r\n match(input,46,FOLLOW_2); if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getExpression2Access().getBopHyphenMinusKeyword_1_0_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n break;\r\n\r\n }\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__BPredicate__Group_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2556:1: ( ( '=' ) )\n // InternalBSQL2Java.g:2557:1: ( '=' )\n {\n // InternalBSQL2Java.g:2557:1: ( '=' )\n // InternalBSQL2Java.g:2558:2: '='\n {\n before(grammarAccess.getBPredicateAccess().getEqualsSignKeyword_1_1()); \n match(input,28,FOLLOW_2); \n after(grammarAccess.getBPredicateAccess().getEqualsSignKeyword_1_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__MultExp__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10386:1: ( ( rulePrimary ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10387:1: ( rulePrimary )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10387:1: ( rulePrimary )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:10388:1: rulePrimary\n {\n before(grammarAccess.getMultExpAccess().getRightPrimaryParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePrimary_in_rule__MultExp__RightAssignment_1_220895);\n rulePrimary();\n\n state._fsp--;\n\n after(grammarAccess.getMultExpAccess().getRightPrimaryParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setRight(final BinaryTreeNode<E> right) {\n this.right = right;\n }", "public final void rule__XUnaryOperation__Group_0__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:7697:1: ( ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) ) )\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n {\r\n // InternalDroneScript.g:7698:1: ( ( rule__XUnaryOperation__OperandAssignment_0_2 ) )\r\n // InternalDroneScript.g:7699:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n // InternalDroneScript.g:7700:2: ( rule__XUnaryOperation__OperandAssignment_0_2 )\r\n // InternalDroneScript.g:7700:3: rule__XUnaryOperation__OperandAssignment_0_2\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XUnaryOperation__OperandAssignment_0_2();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXUnaryOperationAccess().getOperandAssignment_0_2()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__PredicateAnd__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3697:1: ( ( ( rule__PredicateAnd__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3698:1: ( ( rule__PredicateAnd__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3698:1: ( ( rule__PredicateAnd__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3699:1: ( rule__PredicateAnd__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateAndAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3700:1: ( rule__PredicateAnd__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:3700:2: rule__PredicateAnd__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateAnd__RightAssignment_1_2_in_rule__PredicateAnd__Group_1__2__Impl7276);\n rule__PredicateAnd__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateAndAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6345:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6346:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6346:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6347:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6348:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:6348:2: rule__XAssignment__RightOperandAssignment_1_1_1\r\n {\r\n pushFollow(FOLLOW_rule__XAssignment__RightOperandAssignment_1_1_1_in_rule__XAssignment__Group_1_1__1__Impl13348);\r\n rule__XAssignment__RightOperandAssignment_1_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void ruleBPredicate() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:291:2: ( ( ( rule__BPredicate__Group__0 ) ) )\n // InternalBSQL2Java.g:292:2: ( ( rule__BPredicate__Group__0 ) )\n {\n // InternalBSQL2Java.g:292:2: ( ( rule__BPredicate__Group__0 ) )\n // InternalBSQL2Java.g:293:3: ( rule__BPredicate__Group__0 )\n {\n before(grammarAccess.getBPredicateAccess().getGroup()); \n // InternalBSQL2Java.g:294:3: ( rule__BPredicate__Group__0 )\n // InternalBSQL2Java.g:294:4: rule__BPredicate__Group__0\n {\n pushFollow(FOLLOW_2);\n rule__BPredicate__Group__0();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getBPredicateAccess().getGroup()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "@Test\n public void createRightTypeCastPredicate() throws Exception {\n //\n boolean inLeftTree = false;\n PreparationData prepData = prepareCastedPartOfFaultVar(inLeftTree);\n //\n MapperSwingTreeModel rightTreeModel = prepData.bmm.getRightTreeModel();\n TreePath predSabjectPath = BpelMapperTestUtils.findInTree(\n prepData.treeNode, rightTreeModel, \"MultipleComplexElement\"); // NOI18N\n assertNotNull(predSabjectPath);\n //\n // Create the new predicate\n BpelMapperPredicate newPred = BpelMapperTestUtils.constructPredicate(\n prepData.tcContext, predSabjectPath, \"@strAttr\"); // NOI18N\n assertNotNull(newPred);\n //\n // Add predicate to tree\n TreePath newPredicateTPath = new BpelPredicateManager(null).\n addPredicateCmd(newPred, predSabjectPath,\n inLeftTree, prepData.tcContext);\n assertNotNull(newPredicateTPath);\n //\n // Find the attrStr attribute inside of the new Pseudo Element.\n TreePath rightPinPath = BpelMapperTestUtils.findInTree(\n prepData.treeNode, rightTreeModel,\n \"MultipleComplexElement[@strAttr]/ElemB\"); // NOI18N\n assertNotNull(rightPinPath);\n //\n MapperSwingTreeModel leftTreeModel = prepData.bmm.getLeftTreeModel();\n TreePath leftPinPath = BpelMapperTestUtils.findInTree(\n leftTreeModel, \"/Variables/SimpleTargetVar/strAttr1\"); // NOI18N\n assertNotNull(leftPinPath);\n //\n BpelMapperTestUtils.addTransitLink(prepData.bmm, leftPinPath, rightPinPath);\n //\n Element peer = prepData.testAssign.getPeer();\n String assignText = new SimpleDomSerializer().serializeNode(peer);\n String snapshot = TestProperties.getMessage(FaultVarLSMsCreationTest.class,\n \"MAPPER_SNAPSHOT_FAULT_RT_CREATE_CAST_PRED\"); // NOI18N\n assertEquals(assignText, snapshot);\n }", "public final void rule__XAssignment__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17430:1: ( ( ruleXAssignment ) )\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n {\r\n // InternalDroneScript.g:17431:2: ( ruleXAssignment )\r\n // InternalDroneScript.g:17432:3: ruleXAssignment\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXAssignment();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXAssignmentAccess().getRightOperandXAssignmentParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__PredicateDivision__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10010:1: ( ( rulePredicatePrimary ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10011:1: ( rulePredicatePrimary )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10011:1: ( rulePredicatePrimary )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:10012:1: rulePredicatePrimary\n {\n before(grammarAccess.getPredicateDivisionAccess().getRightPredicatePrimaryParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicatePrimary_in_rule__PredicateDivision__RightAssignment_1_219651);\n rulePredicatePrimary();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateDivisionAccess().getRightPredicatePrimaryParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void mRIGHTBR() throws RecognitionException {\r\n\t\ttry {\r\n\t\t\tint _type = RIGHTBR;\r\n\t\t\tint _channel = DEFAULT_TOKEN_CHANNEL;\r\n\t\t\t// C:\\\\Users\\\\don\\\\workspace\\\\sea-of-ql-repo-3\\\\ckonig\\\\QLJava\\\\src\\\\org\\\\uva\\\\sea\\\\ql\\\\parser\\\\antlr\\\\QL.g:171:9: ( ')' )\r\n\t\t\t// C:\\\\Users\\\\don\\\\workspace\\\\sea-of-ql-repo-3\\\\ckonig\\\\QLJava\\\\src\\\\org\\\\uva\\\\sea\\\\ql\\\\parser\\\\antlr\\\\QL.g:171:11: ')'\r\n\t\t\t{\r\n\t\t\tmatch(')'); \r\n\t\t\t}\r\n\r\n\t\t\tstate.type = _type;\r\n\t\t\tstate.channel = _channel;\r\n\t\t}\r\n\t\tfinally {\r\n\t\t\t// do for sure before leaving\r\n\t\t}\r\n\t}", "public void setRight(AVLNode<E> right) {\r\n\t\tthis.right = right;\r\n\t}", "public final void rule__AdditiveJointType__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5442:1: ( ( ( rule__AdditiveJointType__RightAssignment_1_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5443:1: ( ( rule__AdditiveJointType__RightAssignment_1_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5443:1: ( ( rule__AdditiveJointType__RightAssignment_1_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5444:1: ( rule__AdditiveJointType__RightAssignment_1_2 )\n {\n before(grammarAccess.getAdditiveJointTypeAccess().getRightAssignment_1_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5445:1: ( rule__AdditiveJointType__RightAssignment_1_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:5445:2: rule__AdditiveJointType__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AdditiveJointType__RightAssignment_1_2_in_rule__AdditiveJointType__Group_1__2__Impl11067);\n rule__AdditiveJointType__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAdditiveJointTypeAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void entryRuleBPredicate() throws RecognitionException {\n try {\n // InternalBSQL2Java.g:279:1: ( ruleBPredicate EOF )\n // InternalBSQL2Java.g:280:1: ruleBPredicate EOF\n {\n before(grammarAccess.getBPredicateRule()); \n pushFollow(FOLLOW_1);\n ruleBPredicate();\n\n state._fsp--;\n\n after(grammarAccess.getBPredicateRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "public final void rule__PredicateMultiplication__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9995:1: ( ( rulePredicateDivision ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9996:1: ( rulePredicateDivision )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9996:1: ( rulePredicateDivision )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:9997:1: rulePredicateDivision\n {\n before(grammarAccess.getPredicateMultiplicationAccess().getRightPredicateDivisionParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_rulePredicateDivision_in_rule__PredicateMultiplication__RightAssignment_1_219620);\n rulePredicateDivision();\n\n state._fsp--;\n\n after(grammarAccess.getPredicateMultiplicationAccess().getRightPredicateDivisionParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Configuration__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2892:1: ( ( ( rule__Configuration__StatementsAssignment_2 )* ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2893:1: ( ( rule__Configuration__StatementsAssignment_2 )* )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2893:1: ( ( rule__Configuration__StatementsAssignment_2 )* )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2894:1: ( rule__Configuration__StatementsAssignment_2 )*\n {\n before(grammarAccess.getConfigurationAccess().getStatementsAssignment_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2895:1: ( rule__Configuration__StatementsAssignment_2 )*\n loop25:\n do {\n int alt25=2;\n int LA25_0 = input.LA(1);\n\n if ( (LA25_0==31) ) {\n alt25=1;\n }\n\n\n switch (alt25) {\n \tcase 1 :\n \t // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2895:2: rule__Configuration__StatementsAssignment_2\n \t {\n \t pushFollow(FOLLOW_rule__Configuration__StatementsAssignment_2_in_rule__Configuration__Group__2__Impl6063);\n \t rule__Configuration__StatementsAssignment_2();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop25;\n }\n } while (true);\n\n after(grammarAccess.getConfigurationAccess().getStatementsAssignment_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Parallel__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8320:1: ( ( ( rule__Parallel__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8321:1: ( ( rule__Parallel__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8321:1: ( ( rule__Parallel__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8322:1: ( rule__Parallel__RightAssignment_1_2 )\n {\n before(grammarAccess.getParallelAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8323:1: ( rule__Parallel__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8323:2: rule__Parallel__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__Parallel__RightAssignment_1_2_in_rule__Parallel__Group_1__2__Impl16313);\n rule__Parallel__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getParallelAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public void setRight(boolean b){ right = b; }", "public void setRight(boolean b){ right = b; }", "public final void rule__BodyReference__RefAssignment_2_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9469:1: ( ( ( RULE_ID ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9470:1: ( ( RULE_ID ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9470:1: ( ( RULE_ID ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9471:1: ( RULE_ID )\n {\n before(grammarAccess.getBodyReferenceAccess().getRefBodyCrossReference_2_1_0()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9472:1: ( RULE_ID )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:9473:1: RULE_ID\n {\n before(grammarAccess.getBodyReferenceAccess().getRefBodyIDTerminalRuleCall_2_1_0_1()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__BodyReference__RefAssignment_2_119010); \n after(grammarAccess.getBodyReferenceAccess().getRefBodyIDTerminalRuleCall_2_1_0_1()); \n\n }\n\n after(grammarAccess.getBodyReferenceAccess().getRefBodyCrossReference_2_1_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__SQLCall__SRightAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3453:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3454:2: ( RULE_ID )\n // InternalBSQL2Java.g:3455:3: RULE_ID\n {\n before(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getSQLCallAccess().getSRightIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XOtherOperatorExpression__Group_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6833:1: ( ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) ) )\r\n // InternalDroneScript.g:6834:1: ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6834:1: ( ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 ) )\r\n // InternalDroneScript.g:6835:2: ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n // InternalDroneScript.g:6836:2: ( rule__XOtherOperatorExpression__RightOperandAssignment_1_1 )\r\n // InternalDroneScript.g:6836:3: rule__XOtherOperatorExpression__RightOperandAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XOtherOperatorExpression__RightOperandAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXOtherOperatorExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public Object VisitAssignmentStatement(ASTAssignmentStatement assignstatement) {\n TypeClass lhstc = (TypeClass) assignstatement.variable().Accept(this);\n TypeClass rhstc = (TypeClass) assignstatement.value().Accept(this);\n Type lhs = lhstc.type();\n Type rhs = rhstc.type();\n \n if (lhs != rhs) {\n CompError.message(assignstatement.line(), \"Lefthand side and righthand \"\n + \"side of an assignment statement must match.\");\n //////System.out.println(\"lhs: \" + lhs + \" rhs: \" + rhs);\n }\n return bt.assignmentStatement(lhstc.value(), rhstc.value());\n }", "public final void rule__AstExpressionEq__RightAssignment_1_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25278:1: ( ( ruleAstExpressionRelational ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25279:1: ( ruleAstExpressionRelational )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25279:1: ( ruleAstExpressionRelational )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:25280:1: ruleAstExpressionRelational\n {\n before(grammarAccess.getAstExpressionEqAccess().getRightAstExpressionRelationalParserRuleCall_1_2_0()); \n pushFollow(FOLLOW_ruleAstExpressionRelational_in_rule__AstExpressionEq__RightAssignment_1_250782);\n ruleAstExpressionRelational();\n\n state._fsp--;\n\n after(grammarAccess.getAstExpressionEqAccess().getRightAstExpressionRelationalParserRuleCall_1_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Choice__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8477:1: ( ( ( rule__Choice__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8478:1: ( ( rule__Choice__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8478:1: ( ( rule__Choice__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8479:1: ( rule__Choice__RightAssignment_1_2 )\n {\n before(grammarAccess.getChoiceAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8480:1: ( rule__Choice__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:8480:2: rule__Choice__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__Choice__RightAssignment_1_2_in_rule__Choice__Group_1__2__Impl16620);\n rule__Choice__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getChoiceAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpression__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17002:1: ( ( ( rule__AstExpression__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17003:1: ( ( rule__AstExpression__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17003:1: ( ( rule__AstExpression__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17004:1: ( rule__AstExpression__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17005:1: ( rule__AstExpression__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17005:2: rule__AstExpression__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpression__RightAssignment_1_2_in_rule__AstExpression__Group_1__2__Impl34242);\n rule__AstExpression__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XAssignment__Group_1_1__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3456:1: ( ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3457:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3457:1: ( ( rule__XAssignment__RightOperandAssignment_1_1_1 ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3458:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \n }\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3459:1: ( rule__XAssignment__RightOperandAssignment_1_1_1 )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:3459:2: rule__XAssignment__RightOperandAssignment_1_1_1\n {\n pushFollow(FOLLOW_rule__XAssignment__RightOperandAssignment_1_1_1_in_rule__XAssignment__Group_1_1__1__Impl7274);\n rule__XAssignment__RightOperandAssignment_1_1_1();\n\n state._fsp--;\n if (state.failed) return ;\n\n }\n\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXAssignmentAccess().getRightOperandAssignment_1_1_1()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpressionBitand__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17622:1: ( ( ( rule__AstExpressionBitand__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17623:1: ( ( rule__AstExpressionBitand__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17623:1: ( ( rule__AstExpressionBitand__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17624:1: ( rule__AstExpressionBitand__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionBitandAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17625:1: ( rule__AstExpressionBitand__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:17625:2: rule__AstExpressionBitand__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpressionBitand__RightAssignment_1_2_in_rule__AstExpressionBitand__Group_1__2__Impl35462);\n rule__AstExpressionBitand__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionBitandAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__FunctionLit__FunctionbodyAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalGo.g:18500:1: ( ( ruleFunctionBody ) )\r\n // InternalGo.g:18501:2: ( ruleFunctionBody )\r\n {\r\n // InternalGo.g:18501:2: ( ruleFunctionBody )\r\n // InternalGo.g:18502:3: ruleFunctionBody\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getFunctionLitAccess().getFunctionbodyFunctionBodyParserRuleCall_2_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleFunctionBody();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getFunctionLitAccess().getFunctionbodyFunctionBodyParserRuleCall_2_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XEqualityExpression__RightOperandAssignment_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12260:1: ( ( ruleXRelationalExpression ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12261:1: ( ruleXRelationalExpression )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12261:1: ( ruleXRelationalExpression )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12262:1: ruleXRelationalExpression\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0()); \n }\n pushFollow(FOLLOW_ruleXRelationalExpression_in_rule__XEqualityExpression__RightOperandAssignment_1_124592);\n ruleXRelationalExpression();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__MultExp__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8528:1: ( ( ( rule__MultExp__RightAssignment_1_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8529:1: ( ( rule__MultExp__RightAssignment_1_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8529:1: ( ( rule__MultExp__RightAssignment_1_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8530:1: ( rule__MultExp__RightAssignment_1_2 )\n {\n before(grammarAccess.getMultExpAccess().getRightAssignment_1_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8531:1: ( rule__MultExp__RightAssignment_1_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8531:2: rule__MultExp__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__MultExp__RightAssignment_1_2_in_rule__MultExp__Group_1__2__Impl17121);\n rule__MultExp__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getMultExpAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Model__Group__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2130:1: ( ( ( ( rule__Model__BodiesAssignment_2 ) ) ( ( rule__Model__BodiesAssignment_2 )* ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2131:1: ( ( ( rule__Model__BodiesAssignment_2 ) ) ( ( rule__Model__BodiesAssignment_2 )* ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2131:1: ( ( ( rule__Model__BodiesAssignment_2 ) ) ( ( rule__Model__BodiesAssignment_2 )* ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2132:1: ( ( rule__Model__BodiesAssignment_2 ) ) ( ( rule__Model__BodiesAssignment_2 )* )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2132:1: ( ( rule__Model__BodiesAssignment_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2133:1: ( rule__Model__BodiesAssignment_2 )\n {\n before(grammarAccess.getModelAccess().getBodiesAssignment_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2134:1: ( rule__Model__BodiesAssignment_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2134:2: rule__Model__BodiesAssignment_2\n {\n pushFollow(FOLLOW_rule__Model__BodiesAssignment_2_in_rule__Model__Group__2__Impl4560);\n rule__Model__BodiesAssignment_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getModelAccess().getBodiesAssignment_2()); \n\n }\n\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2137:1: ( ( rule__Model__BodiesAssignment_2 )* )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2138:1: ( rule__Model__BodiesAssignment_2 )*\n {\n before(grammarAccess.getModelAccess().getBodiesAssignment_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2139:1: ( rule__Model__BodiesAssignment_2 )*\n loop21:\n do {\n int alt21=2;\n int LA21_0 = input.LA(1);\n\n if ( (LA21_0==27) ) {\n alt21=1;\n }\n\n\n switch (alt21) {\n \tcase 1 :\n \t // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:2139:2: rule__Model__BodiesAssignment_2\n \t {\n \t pushFollow(FOLLOW_rule__Model__BodiesAssignment_2_in_rule__Model__Group__2__Impl4572);\n \t rule__Model__BodiesAssignment_2();\n\n \t state._fsp--;\n\n\n \t }\n \t break;\n\n \tdefault :\n \t break loop21;\n }\n } while (true);\n\n after(grammarAccess.getModelAccess().getBodiesAssignment_2()); \n\n }\n\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__PredicateDivision__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4635:1: ( ( ( rule__PredicateDivision__RightAssignment_1_2 ) ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4636:1: ( ( rule__PredicateDivision__RightAssignment_1_2 ) )\n {\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4636:1: ( ( rule__PredicateDivision__RightAssignment_1_2 ) )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4637:1: ( rule__PredicateDivision__RightAssignment_1_2 )\n {\n before(grammarAccess.getPredicateDivisionAccess().getRightAssignment_1_2()); \n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4638:1: ( rule__PredicateDivision__RightAssignment_1_2 )\n // ../eu.quanticol.caspa.ui/src-gen/eu/quanticol/ui/contentassist/antlr/internal/InternalCASPA.g:4638:2: rule__PredicateDivision__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__PredicateDivision__RightAssignment_1_2_in_rule__PredicateDivision__Group_1__2__Impl9114);\n rule__PredicateDivision__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getPredicateDivisionAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XEqualityExpression__Group_1__1__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:6266:1: ( ( ( rule__XEqualityExpression__RightOperandAssignment_1_1 ) ) )\r\n // InternalDroneScript.g:6267:1: ( ( rule__XEqualityExpression__RightOperandAssignment_1_1 ) )\r\n {\r\n // InternalDroneScript.g:6267:1: ( ( rule__XEqualityExpression__RightOperandAssignment_1_1 ) )\r\n // InternalDroneScript.g:6268:2: ( rule__XEqualityExpression__RightOperandAssignment_1_1 )\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXEqualityExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n // InternalDroneScript.g:6269:2: ( rule__XEqualityExpression__RightOperandAssignment_1_1 )\r\n // InternalDroneScript.g:6269:3: rule__XEqualityExpression__RightOperandAssignment_1_1\r\n {\r\n pushFollow(FOLLOW_2);\r\n rule__XEqualityExpression__RightOperandAssignment_1_1();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n\r\n }\r\n\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXEqualityExpressionAccess().getRightOperandAssignment_1_1()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__Database__ValueAssignment_2() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1974:1: ( ( RULE_ID ) )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n {\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1975:1: ( RULE_ID )\n // ../eu.artist.migration.mdt.database.sql.editor.ui/src-gen/eu/artist/migration/mdt/database/sql/editor/ui/contentassist/antlr/internal/InternalSQLDSL.g:1976:1: RULE_ID\n {\n before(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n match(input,RULE_ID,FOLLOW_RULE_ID_in_rule__Database__ValueAssignment_23910); \n after(grammarAccess.getDatabaseAccess().getValueIDTerminalRuleCall_2_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__Constraint__Group__8__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7248:1: ( ( ( rule__Constraint__Body2Assignment_8 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7249:1: ( ( rule__Constraint__Body2Assignment_8 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7249:1: ( ( rule__Constraint__Body2Assignment_8 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7250:1: ( rule__Constraint__Body2Assignment_8 )\n {\n before(grammarAccess.getConstraintAccess().getBody2Assignment_8()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7251:1: ( rule__Constraint__Body2Assignment_8 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:7251:2: rule__Constraint__Body2Assignment_8\n {\n pushFollow(FOLLOW_rule__Constraint__Body2Assignment_8_in_rule__Constraint__Group__8__Impl14621);\n rule__Constraint__Body2Assignment_8();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getConstraintAccess().getBody2Assignment_8()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSQLMachine__OpsAssignment_11() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3063:1: ( ( ruleBSOperation ) )\n // InternalBSQL2Java.g:3064:2: ( ruleBSOperation )\n {\n // InternalBSQL2Java.g:3064:2: ( ruleBSOperation )\n // InternalBSQL2Java.g:3065:3: ruleBSOperation\n {\n before(grammarAccess.getBSQLMachineAccess().getOpsBSOperationParserRuleCall_11_0()); \n pushFollow(FOLLOW_2);\n ruleBSOperation();\n\n state._fsp--;\n\n after(grammarAccess.getBSQLMachineAccess().getOpsBSOperationParserRuleCall_11_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \t\r\n try {\r\n // InternalDroneScript.g:17581:1: ( ( ruleXOtherOperatorExpression ) )\r\n // InternalDroneScript.g:17582:2: ( ruleXOtherOperatorExpression )\r\n {\r\n // InternalDroneScript.g:17582:2: ( ruleXOtherOperatorExpression )\r\n // InternalDroneScript.g:17583:3: ruleXOtherOperatorExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_2);\r\n ruleXOtherOperatorExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public void setRight (Node r) {\r\n\t\tright = r;\r\n\t}", "public final void rule__AddExp__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8373:1: ( ( ( rule__AddExp__RightAssignment_1_2 ) ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8374:1: ( ( rule__AddExp__RightAssignment_1_2 ) )\n {\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8374:1: ( ( rule__AddExp__RightAssignment_1_2 ) )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8375:1: ( rule__AddExp__RightAssignment_1_2 )\n {\n before(grammarAccess.getAddExpAccess().getRightAssignment_1_2()); \n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8376:1: ( rule__AddExp__RightAssignment_1_2 )\n // ../uk.ac.kcl.inf.robotics.rigid_bodies.ui/src-gen/uk/ac/kcl/inf/robotics/ui/contentassist/antlr/internal/InternalRigidBodies.g:8376:2: rule__AddExp__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AddExp__RightAssignment_1_2_in_rule__AddExp__Group_1__2__Impl16816);\n rule__AddExp__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAddExpAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__RightOperandAssignment_1_1_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12313:1: ( ( ruleXOtherOperatorExpression ) )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12314:1: ( ruleXOtherOperatorExpression )\n {\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12314:1: ( ruleXOtherOperatorExpression )\n // ../org.xtext.lwc.instances.ui/src-gen/org/xtext/lwc/instances/ui/contentassist/antlr/internal/InternalInstances.g:12315:1: ruleXOtherOperatorExpression\n {\n if ( state.backtracking==0 ) {\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \n }\n pushFollow(FOLLOW_ruleXOtherOperatorExpression_in_rule__XRelationalExpression__RightOperandAssignment_1_1_124701);\n ruleXOtherOperatorExpression();\n\n state._fsp--;\n if (state.failed) return ;\n if ( state.backtracking==0 ) {\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \n }\n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__AstExpressionExp__Group_1__2__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18552:1: ( ( ( rule__AstExpressionExp__RightAssignment_1_2 ) ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18553:1: ( ( rule__AstExpressionExp__RightAssignment_1_2 ) )\n {\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18553:1: ( ( rule__AstExpressionExp__RightAssignment_1_2 ) )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18554:1: ( rule__AstExpressionExp__RightAssignment_1_2 )\n {\n before(grammarAccess.getAstExpressionExpAccess().getRightAssignment_1_2()); \n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18555:1: ( rule__AstExpressionExp__RightAssignment_1_2 )\n // ../org.caltoopia.frontend.ui/src-gen/org/caltoopia/frontend/ui/contentassist/antlr/internal/InternalCal.g:18555:2: rule__AstExpressionExp__RightAssignment_1_2\n {\n pushFollow(FOLLOW_rule__AstExpressionExp__RightAssignment_1_2_in_rule__AstExpressionExp__Group_1__2__Impl37292);\n rule__AstExpressionExp__RightAssignment_1_2();\n\n state._fsp--;\n\n\n }\n\n after(grammarAccess.getAstExpressionExpAccess().getRightAssignment_1_2()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BType__Type_nameAssignment() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:3153:1: ( ( RULE_ID ) )\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n {\n // InternalBSQL2Java.g:3154:2: ( RULE_ID )\n // InternalBSQL2Java.g:3155:3: RULE_ID\n {\n before(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n match(input,RULE_ID,FOLLOW_2); \n after(grammarAccess.getBTypeAccess().getType_nameIDTerminalRuleCall_0()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__BSubstitution__Group__1__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalBSQL2Java.g:2961:1: ( ( ':=' ) )\n // InternalBSQL2Java.g:2962:1: ( ':=' )\n {\n // InternalBSQL2Java.g:2962:1: ( ':=' )\n // InternalBSQL2Java.g:2963:2: ':='\n {\n before(grammarAccess.getBSubstitutionAccess().getColonEqualsSignKeyword_1()); \n match(input,17,FOLLOW_2); \n after(grammarAccess.getBSubstitutionAccess().getColonEqualsSignKeyword_1()); \n\n }\n\n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n\n \trestoreStackSize(stackSize);\n\n }\n return ;\n }", "public final void rule__XRelationalExpression__RightOperandAssignment_1_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17558:1: ( ( ruleXOtherOperatorExpression ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17559:1: ( ruleXOtherOperatorExpression )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17559:1: ( ruleXOtherOperatorExpression )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17560:1: ruleXOtherOperatorExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleXOtherOperatorExpression_in_rule__XRelationalExpression__RightOperandAssignment_1_1_135453);\r\n ruleXOtherOperatorExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXRelationalExpressionAccess().getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }", "public final void rule__XEqualityExpression__RightOperandAssignment_1_1() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17509:1: ( ( ruleXRelationalExpression ) )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17510:1: ( ruleXRelationalExpression )\r\n {\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17510:1: ( ruleXRelationalExpression )\r\n // ../de.nie.fin.ui/src-gen/de/nie/fin/ui/contentassist/antlr/internal/InternalFin.g:17511:1: ruleXRelationalExpression\r\n {\r\n if ( state.backtracking==0 ) {\r\n before(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0()); \r\n }\r\n pushFollow(FOLLOW_ruleXRelationalExpression_in_rule__XEqualityExpression__RightOperandAssignment_1_135352);\r\n ruleXRelationalExpression();\r\n\r\n state._fsp--;\r\n if (state.failed) return ;\r\n if ( state.backtracking==0 ) {\r\n after(grammarAccess.getXEqualityExpressionAccess().getRightOperandXRelationalExpressionParserRuleCall_1_1_0()); \r\n }\r\n\r\n }\r\n\r\n\r\n }\r\n\r\n }\r\n catch (RecognitionException re) {\r\n reportError(re);\r\n recover(input,re);\r\n }\r\n finally {\r\n\r\n \trestoreStackSize(stackSize);\r\n\r\n }\r\n return ;\r\n }" ]
[ "0.73346865", "0.669052", "0.66881096", "0.63527393", "0.6314307", "0.6236573", "0.6188849", "0.6156461", "0.59856874", "0.59492713", "0.59367406", "0.5875627", "0.5828178", "0.56933314", "0.568413", "0.56785667", "0.56623286", "0.5661115", "0.56505805", "0.55979633", "0.5579925", "0.555739", "0.54745287", "0.546574", "0.545172", "0.54392797", "0.54352975", "0.5426509", "0.54207563", "0.5405658", "0.5397274", "0.53952914", "0.5389452", "0.53846335", "0.5366214", "0.53620344", "0.5360315", "0.53452903", "0.53361386", "0.5335299", "0.5323955", "0.5316117", "0.5315148", "0.5305801", "0.5294997", "0.52689433", "0.5255231", "0.5231763", "0.522021", "0.5218237", "0.5198058", "0.51941365", "0.5169972", "0.5168196", "0.51639825", "0.5133131", "0.51294833", "0.5128629", "0.5120629", "0.5117914", "0.5116679", "0.5107827", "0.5097723", "0.5090463", "0.50882125", "0.5088009", "0.5083601", "0.5067661", "0.5066414", "0.5064762", "0.5064412", "0.5063308", "0.5063308", "0.5051894", "0.50506276", "0.5042695", "0.5040491", "0.5036359", "0.50339633", "0.50245166", "0.50194544", "0.50176406", "0.501262", "0.5011456", "0.50080454", "0.499653", "0.49771613", "0.49730775", "0.49676305", "0.4966739", "0.4966224", "0.4957875", "0.49567893", "0.49510303", "0.49505284", "0.4946473", "0.4941942", "0.493538", "0.4930467", "0.49282566" ]
0.8657754
0
the constructor instantiate a new library with a default item
public Library (){ this.inverntory = new List(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Library()\r\n\t{\r\n\t\titems = new ArrayList<Book>();\r\n\t}", "public LibraryBuilder() {\n\t\tthis.addToLibrary = new MyMusicLibrary();\n\t\tthis.addToArtiLibrary = new MyArtistLibrary();\n\t}", "public LibraryAdapterFactory() {\r\n\t}", "public AbstractItemFactory(){\n this.setDefault();\n }", "private Item(){}", "public Item(){}", "public Item() {}", "public Libro() {\r\n }", "public Item() {\n\t}", "public Item() {\n\t}", "public Library() {\r\n initComponents();\r\n }", "public Item() \r\n\t{\r\n\t\tname = \"AbstractItem\";\r\n\t\tdescription = \"Example Item Generated\";\r\n\t\tprice = 0;\r\n\t}", "public ModuleObjectAttributeItem() {}", "public Library() {\n this.okToPrint = true;\n this.libraryBooks = this.readBookCollection();\n this.patron = new HashMap<String, Patron>();\n this.calendar = new Calendar();\n this.openOrNot = false;\n this.numberedListOfServing = new HashMap<Integer, Book>();\n this.searchBooks = new ArrayList<Book>();\n this.numberedListOfSearch = new HashMap<Integer, Book>();\n this.serveOrNot = false;\n this.searchOrNot = false;\n this.servingPatron = new Patron(null,null);\n }", "@SuppressWarnings(\"unused\")\n public Item() {\n }", "public Item() {\n }", "public Item() {\n }", "public Library() {\n books = new Book[0];\n numBooks = 0;\n }", "public Item createItem() {\n if(pickUpImplementation == null)\n {\n pickUpImplementation = new DefaultPickUp();\n }\n\n if(lookImplementation == null)\n {\n lookImplementation = new DefaultLook(R.string.default_look);\n }\n\n if(defaultItemInteraction == null)\n {\n throw new IllegalArgumentException(\"No default interaction specified!\");\n }\n\n\n return new Item(\n id,\n name,\n pickUpImplementation,\n lookImplementation,\n useImplementation,\n defaultItemInteraction\n );\n }", "public Item()\r\n {\r\n // Initialize instance variables\r\n \r\n }", "public ItemInfo () {}", "public VKApiItem() {\n\n }", "public NewItems() {\n super();\n }", "public Item()\n {\n super();\n }", "public Library(String setName) {\n name = setName;\n }", "public Library(String n, int i) { \r\n super(n);\r\n id = i;\r\n albums = new HashSet<Album>();\r\n\r\n }", "private static final class <init> extends com.ebay.nautilus.kernel.content.\n{\n\n public EbayAppInfo create(EbayContext ebaycontext)\n {\n return new EbayAppInfoImpl(\"com.ebay.mobile\", \"4.1.5.22\", false);\n }", "protected Item() {\n }", "public Libreria() {\n\t\tnumLibs = 0;\n\t\tlb = new Libro[CAP_INICIAL];\n\t}", "public FlyerFeaturedItem() {}", "protected LibReference() {\n\t}", "public Library(ArrayList<Book> collection){\n this.okToPrint = false;\n this.libraryBooks = collection;\n this.patron = new HashMap<String, Patron>();\n this.calendar = new Calendar();\n this.openOrNot = false;\n this.numberedListOfServing = new HashMap<Integer, Book>();\n this.searchBooks = new ArrayList<Book>();\n this.numberedListOfSearch = new HashMap<Integer, Book>();\n this.serveOrNot = false;\n this.searchOrNot = false;\n this.servingPatron = new Patron(null,null);\n }", "public LibraryCache() {\n\t }", "public LibrarySearch() {\n\t\titems = new ArrayList<Reference>();\n\t}", "Library(){\n library = new ArrayList<>();\n shoppingCart = new ArrayList<>();\n }", "private Item initItem() {\n String name = inputName.getText().toString();\n int quantityToBuy = -1;\n if (!inputQuantityToBuy.getText().toString().equals(\"\"))\n quantityToBuy = Integer.parseInt(inputQuantityToBuy.getText().toString());\n String units = inputUnits.getText().toString();\n double price = 0;\n if (!inputPrice.getText().toString().equals(\"\"))\n price = Double.parseDouble(inputPrice.getText().toString());\n int calories = 0;\n if (!inputCalories.getText().toString().equals(\"\"))\n calories = Integer.parseInt(inputCalories.getText().toString());\n ArrayList<String> allergies = allergyActions.getAllergies();\n return new Item(name, 0, units, quantityToBuy, 0, allergies, calories, price);\n }", "public ShoppingListItem() {}", "private VarietyPackage() {}", "public OreAPI() {\n\t\tthis(DEFAULT_URL, null);\n\t}", "public UseCaseItem() {\n delegate = new MyModel.Builder().build();\n }", "public DessertItem() {\n this(\"\");\n }", "public Curso() {\r\n }", "private SolutionsPackage() {}", "public Library(String name, int id) {\n super(name); // invoking superclass constructor\n this.ID = id;\n this.albums = new HashSet<Album>();\n }", "public Item(String initName, String itemDesc)\n {\n // initialise instance variables\n name = initName;\n desc = itemDesc;\n }", "public LaPatilla()\n\t{\n\t\tsuper(TAG_ITEM_ITEMS,\n\t\t\t\tnew int[]{TAG_TITLE},\n\t\t\t\tnew int[]{TAG_LINK},\n\t\t\t\tnew int[]{TAG_DESCRIPTION},\n\t\t\t\tnew int[]{TAG_CONTENT_ENCODED},\n\t\t\t\tnew int[]{TAG_PUBDATE},\n\t\t\t\tnew int[]{TAG_CATEGORY},\n\t\t\t\tnew int[]{},\n\t\t\t\t\"\");\n\t}", "public Item(){\n description = \"No description avaible for this item\";\n weight = 0;\n }", "private NaturePackage() {}", "public Item() {\r\n this.name = \"\";\r\n this.description = \"\";\r\n this.price = 0F;\r\n this.type = \"\";\r\n this.available = 0;\r\n this.wholesaler = new Wholesaler();\r\n this.wholesalerId = 0;\r\n this.category = new Category();\r\n this.categoryId = 0; \r\n }", "IEquipableItem createDefault();", "public ItemManager() {\n itemMap = new HashMap<>();\n importantItemList = new ArrayList<>();\n\n }", "public PurchaseOrderItem () {\n\t\tsuper();\n\t}", "public EnterpriseBeansItem() {\n super();\n }", "defaultConstructor(){}", "private Default()\n {}", "public Library() {\n\t\t//TO-DO\n\t\tchar[] alphabet = {'Z', 'Y', 'X', 'W', 'V', 'U', 'T', 'S', 'R', 'Q', 'P', 'O', 'N', 'M', 'L', 'K', 'J', 'I', 'H', 'G', 'F', 'E', 'D', 'C', 'B', 'A'};\n\t\t\n\t\tfor (int i = 0; i < alphabet.length; i ++) { \n\t\t\tshelves.addFirst(new ArrayList<Book>(), alphabet[i]);\n\t\t}\n\t\thead = shelves.head;\n\t\t//System.out.print(head);\n\t\t//System.out.print(shelves);\n\t}", "@Override\r\n\tpublic void init() {}", "public OrderItem() {}", "public ObjectFactoryMenu() {\n }", "private MApi() {}", "default void init() {\n }", "public Library() {\n\n\t\tsuper(\"Library\");\n\n\t\tsetSize(600, 900);\n\t\tsetLayout(new GridLayout(3,1));\n\t\tsetDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\n\n\t\tcreateWidgets();\n\n\t\tsetVisible(true);\n\n\t}", "@Override\n\t\tpublic void init() {\n\t\t}", "public RecentItem() {\n }", "Item(){\r\n\t\tthis(0, new Weight(5), new DukatAmount(0));\r\n\t}", "public DefaultLoaderDefinition() {\n\t\t// nothing to do\n\t}", "public ItemPro() {\n initComponents();\n comboFill();\n }", "private SimpleRepository() {\n \t\t// private ct to disallow external object creation\n \t}", "@Override\r\n\t\tpublic void init() {\n\t\t\t\r\n\t\t}", "protected StockItem()\r\n \t{\r\n \t\tlimit = new LimitSystem(this);\r\n \t}", "@Override\n public void init() {}", "public PackageComponent() {\r\n this(\"UntitledPackage\");\r\n }", "public ItemMenu() {\n super(null, null);\n }", "public void init() {\r\n\t\t// to override\r\n\t}", "public Libro() {\n\t\tsuper();\n\t\tthis.id = -1;\n\t\tthis.isbn = \"\";\n\t\tthis.titulo = \"\";\n\t\tthis.editorial = \"\";\n\t\tthis.prestado = false;\n\t}", "private Catalog() {\r\n }", "public Item()\r\n\t{\r\n\t\tserialNum = 00000;\r\n\t\tweight = 0.0;\r\n\t}", "Items(){\n}", "public ItemFactory(final String url) {\n this.url = url;\n }", "public AppLibrary(String testName) {\n\t\tthis.currentTestName = testName;\n\t}", "public DefaultListItemRenderer() {\n\n\t}", "public CartItem() {\n }", "public void init() {}", "public void init() {}", "@Override public void init()\n\t\t{\n\t\t}", "public JsonFactory() { this(null); }", "public Livro() {\n\n\t}", "public MyPod()\n {\n color = \"black\";\n memory = 4;\n \n songLibrary[0] = new Song();\n songLibrary[1] = new Song();\n songLibrary[2] = new Song();\n \n \n \n }", "public AnnotationSearchResultItem() {\n }", "public Item(String itemName, String itemDescription){\n this.itemName = itemName;\n this.itemDescription = itemDescription;\n}", "public ItemCommand() {\n }", "@Override\r\n\tpublic final void init() {\r\n\r\n\t}", "public void init(){}", "public void initForAddNew() {\r\n\r\n\t}", "private void initialize() {\r\n\t\t//For the library model\r\n\t\tEObject eObject=ModelPersisterHelper.modelLoader();\r\n\t\tLibrary library=null;\r\n\t\tif(eObject instanceof Library){\r\n\t\t\tlibrary=(Library)eObject;\r\n\t\t}\r\n\t\tinvisibleRoot = new TreeParent(\"\");\r\n\t\tinvisibleRoot.addChild(library);\r\n\t}", "public Product() {\n\t}", "public BreweriesAdapter() {\n }", "void DefaultConstructor(){}", "public ItemExample() {\n oredCriteria = new ArrayList<Criteria>();\n }", "@Override\n public void init() {\n }" ]
[ "0.7256885", "0.6877405", "0.6797975", "0.6750738", "0.6735465", "0.6679028", "0.6670183", "0.6669393", "0.66358143", "0.66358143", "0.66212976", "0.6545124", "0.65060514", "0.64644575", "0.64641196", "0.6461452", "0.6461452", "0.64593226", "0.64297503", "0.6422409", "0.6407477", "0.6364307", "0.63539577", "0.63411766", "0.6303852", "0.6288993", "0.62521297", "0.62513405", "0.6236888", "0.62291", "0.62139523", "0.6204401", "0.61875516", "0.618649", "0.6177407", "0.6165374", "0.61340874", "0.61286724", "0.6108777", "0.6085299", "0.6081169", "0.6080027", "0.60637766", "0.6051997", "0.6050458", "0.60490936", "0.60471463", "0.6038785", "0.6025696", "0.5997825", "0.59790796", "0.59783155", "0.59669155", "0.59476304", "0.5942425", "0.5934282", "0.5934227", "0.59302604", "0.5929534", "0.59253156", "0.5908954", "0.59087473", "0.58836025", "0.58820057", "0.5878401", "0.58638996", "0.58571327", "0.58543056", "0.58494", "0.58493054", "0.58461326", "0.58422625", "0.5841791", "0.58416015", "0.58303374", "0.5822602", "0.5817327", "0.581238", "0.57994735", "0.57990956", "0.57988507", "0.57917595", "0.57858074", "0.57858074", "0.5779504", "0.57776415", "0.5772797", "0.57635236", "0.5752483", "0.57524204", "0.5743139", "0.57424825", "0.57404006", "0.5735632", "0.5731622", "0.572716", "0.57268274", "0.5724005", "0.5722091", "0.57212675" ]
0.65940166
11
methods This method is the setter method for the LibraryItem
public void addItem(LibraryItem item){ // use add method of list.class this.inverntory.add(item); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setItem (Object anObject)\r\n {\r\n // TODO: implement (?)\r\n }", "public Library()\r\n\t{\r\n\t\titems = new ArrayList<Book>();\r\n\t}", "public void setItem(Item item) {\n this.item = item;\n }", "protected abstract LibraryItem getItemFromFields();", "public Library(String setName) {\n name = setName;\n }", "public void setItem (Item item)\n\t{\n\t\tthis.item = item;\n\t}", "@Generated(hash = 1817530046)\r\n public void setLibrary(Library library) {\r\n synchronized (this) {\r\n this.library = library;\r\n id = library == null ? null : library.getId();\r\n library__resolvedKey = id;\r\n }\r\n }", "public void setLibrary(Library library2) {\r\n\t\tthis.library = library2;\r\n\t}", "public void setParameterLibrary(AnchorListItem parameterLibrary) {\n\t\tthis.parameterLibrary = parameterLibrary;\n\t}", "public void setItem(Item item) {\n\t\tthis.item = item;\n\t}", "public void setItem(Item item) {\n\t\tthis.item = item;\n\t}", "public void setItem(BudgetItemModel item) { model= item;}", "public void setData(Item i)\r\n\t{\r\n\t\ttheItem = i;\r\n\t}", "public void setItems(){\n }", "public void setItem(ItemType item) {\n\t this.item = item;\n\t}", "public void setItem(ItemType item) {\n\t this.item = item;\n\t}", "public void setLibraryActivity(LibraryActivity libraryActivity) {\n mLibraryActivity = libraryActivity;\n }", "public Library getLibrary() {\r\n\t\treturn library;\t\r\n\t}", "public void setItem(Item[] param) {\r\n validateItem(param);\r\n\r\n localItemTracker = true;\r\n\r\n this.localItem = param;\r\n }", "public void setItem(ArrayOfItem param) {\r\n localItemTracker = param != null;\r\n\r\n this.localItem = param;\r\n }", "public Library(String name, int id) {\n super(name); // invoking superclass constructor\n this.ID = id;\n this.albums = new HashSet<Album>();\n }", "public Library(String n, int i) { \r\n super(n);\r\n id = i;\r\n albums = new HashSet<Album>();\r\n\r\n }", "@Test\n public void testSetlibrary() {\n\n Song song1 = new Song(\"1\", \"titre1\", \"artiste1\", \"album1\", \"1\", new LinkedList<String>(), new HashMap<String,Rights>());\n Song song2 = new Song(\"2\", \"titre2\", \"artiste2\", \"album2\", \"2\", new LinkedList<String>(), new HashMap<String,Rights>());\n ArrayList<Song> songs = new ArrayList<>();\n songs.add(song1);\n songs.add(song2);\n SongLibrary library = new SongLibrary(songs);\n library.setlibrary(new ArrayList<Song>());\n assertTrue(library.getlibrary().isEmpty());\n\n }", "@Override // see item.java\n\tpublic void useItem() {\n\n\t}", "void SetItemNumber(int ItemNumber);", "@Override\n public void setTestItem(){\n expectedName = \"Common lightMagicBook\";\n expectedPower = 10;\n expectedMinRange = 1;\n expectedMaxRange = 2;\n lightMagicBook = new LightMagicBook(expectedName,expectedPower,expectedMinRange,expectedMaxRange);\n animaMagicBook1 = new AnimaMagicBook(\"\",30,1,2);\n darknessMagicBook1 = new DarknessMagicBook(\"\",30,1,2);\n }", "public void setDefinitionLibrary(AnchorListItem definitionLibrary) {\n\t\tthis.definitionLibrary = definitionLibrary;\n\t}", "private void setORM_Book(i_book.Book value) {\r\n\t\tthis.book = value;\r\n\t}", "public ArrayList getLibrary() {\n return Library;\n }", "@Override\r\n public void setItemId(int itemId) {\n this.itemId = itemId;\r\n }", "void setItemId(String itemId);", "void setResourceItem(BaseContentItem resourceItem);", "public Library(ArrayList<Book> collection){\n this.okToPrint = false;\n this.libraryBooks = collection;\n this.patron = new HashMap<String, Patron>();\n this.calendar = new Calendar();\n this.openOrNot = false;\n this.numberedListOfServing = new HashMap<Integer, Book>();\n this.searchBooks = new ArrayList<Book>();\n this.numberedListOfSearch = new HashMap<Integer, Book>();\n this.serveOrNot = false;\n this.searchOrNot = false;\n this.servingPatron = new Patron(null,null);\n }", "public Library getLibrary() {\r\n\t\treturn library;\r\n\t}", "public LibraryBuilder() {\n\t\tthis.addToLibrary = new MyMusicLibrary();\n\t\tthis.addToArtiLibrary = new MyArtistLibrary();\n\t}", "public void setItem(T item) {\n this.item = item;\n }", "public LoanItems(String title, int libraryID, boolean lent, int date) { // <2>\n this.title = title;\n this.libraryID = libraryID;\n this.lent = lent;\n this.date = date;\n }", "public void setLibraryId(Integer libraryId) {\n this.libraryId = libraryId;\n }", "public void setImageLibrary(PhotoContainer newImageLibrary) {\n\t\timageLibrary = newImageLibrary;\n\t}", "public void SetDefautValueCombo(Item item) \n {\n this.defautValueCombo=item;\n ;\n }", "private void setData() {\n\n if (id == NO_VALUE) return;\n MarketplaceItem item = ControllerItems.getInstance().getModel().getItemById(id);\n if (item == null) return;\n\n ControllerAnalytics.getInstance().logItemView(id, item.getTitle());\n\n if (item.getPhotos() != null\n && item.getPhotos().size() > 0 &&\n !TextUtils.isEmpty(item.getPhotos().get(0).getSrc_big(this)))\n Picasso.with(this).load(item.getPhotos().get(0).getSrc_big(this)).into((ImageView) findViewById(R.id.ivItem));\n else if (!TextUtils.isEmpty(item.getThumb_photo()))\n Picasso.with(this).load(item.getThumb_photo()).into((ImageView) findViewById(R.id.ivItem));\n\n adapter.updateData(item, findViewById(R.id.rootView));\n }", "public Library (){\r\n\t\tthis.inverntory = new List();\r\n\t}", "public Builder setItemId(long value) {\n \n itemId_ = value;\n onChanged();\n return this;\n }", "public Library() {\n this.okToPrint = true;\n this.libraryBooks = this.readBookCollection();\n this.patron = new HashMap<String, Patron>();\n this.calendar = new Calendar();\n this.openOrNot = false;\n this.numberedListOfServing = new HashMap<Integer, Book>();\n this.searchBooks = new ArrayList<Book>();\n this.numberedListOfSearch = new HashMap<Integer, Book>();\n this.serveOrNot = false;\n this.searchOrNot = false;\n this.servingPatron = new Patron(null,null);\n }", "public void setItem(Item item) {\n\t\tthis.item = item;\n\n\t\tif (item.getDate() == null)\n\t\t\tdateField.setText(DateUtil.format(LocalDate.now()));\n\t\telse\n\t\t\tdateField.setText(DateUtil.format(item.getDate()));\n\n\t\tdateField.setPromptText(\"dd.mm.yyyy\");\n\t\tif (item.getCategory() == null)\n\t\t\tcategoryField.getSelectionModel().select(\"Lebensmittel\");\n\t\telse \n\t\t\tcategoryField.getSelectionModel().select(item.getCategory());\n\t\tuseField.setText(item.getUse());\n\t\tamountField.setText(Double.toString(item.getAmount()).replace(\".\", \",\"));\n\t\tif (item.getDistributionKind() == null)\n\t\t\tdistributionKindField.setText(\"Giro\");\n\t\telse\n\t\t\tdistributionKindField.setText(item.getDistributionKind());\n\n\t\tif (useField.getText() == null) {\n\t\t\tPlatform.runLater(new Runnable() {\n\t\t\t\t@Override\n\t\t\t\tpublic void run() {\n\t\t\t\t\tuseField.requestFocus();\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}", "public ArrayList<Book> getLibraryBooks() {\n return this.libraryBooks;\n }", "public void setEditedItem(Object item) {editedItem = item;}", "public void setItemWriter(ItemWriter itemWriter) {\n this.itemWriter = itemWriter;\n }", "void setLibroCollection(Collection<Libro> libroCollection);", "public void setRootItem(Object rootItem){\r\n\t\troot = (KeyedItem)rootItem;\r\n\t}", "public Integer getLibraryId() {\n return libraryId;\n }", "public String getLibrary() {\n return library;\n }", "public abstract void addItem(AbstractItemAPI item);", "public Item() {\r\n this.name = \"\";\r\n this.description = \"\";\r\n this.price = 0F;\r\n this.type = \"\";\r\n this.available = 0;\r\n this.wholesaler = new Wholesaler();\r\n this.wholesalerId = 0;\r\n this.category = new Category();\r\n this.categoryId = 0; \r\n }", "public abstract void setLibelle(String unLibelle);", "public void setItemId(Long itemId) {\r\n this.itemId = itemId;\r\n }", "@Override\r\n\tpublic void init() {\n\t\tint numOfItems = loader.getNumOfItems();\r\n\t\tsetStoreSize(numOfItems);\r\n\r\n\t\tfor (int i = 0; i < numOfItems; i++) {\r\n DrinksStoreItem item = (DrinksStoreItem) loader.getItem(i);\r\n\t\t\tStoreObject brand = item.getContent();\r\n\t\t\tStoreObject existingBrand = findObject(brand.getName());\r\n\t\t\tif (existingBrand != null) {\r\n\t\t\t item.setContent(existingBrand);\r\n\t\t\t}\r\n\t\t\taddItem(i, item);\t\r\n\t\t}\r\n\t}", "@Override\n public void setWrongRangeItem() { wrongLightMagicBook = new LightMagicBook(\"Wrong lightMagicBook\",0,-1,-2);}", "public void setItem(String itemDescription, int weight)\n {\n currentItem = new Item(itemDescription, weight); \n }", "public LibrarySearch() {\n\t\titems = new ArrayList<Reference>();\n\t}", "public String getLibraryNumber()\r\n {\r\n return libraryNumber;\r\n }", "Library(List<Book> books) {\n\n // Referring to same book as\n // this keyword refers to same instance itself\n this.books = books;\n }", "void setModBookFilePath(Path modBookFilePath);", "public void setItems(Item[] itemsIn)\n {\n items = itemsIn;\n }", "public void setITEM(int value) {\r\n this.item = value;\r\n }", "public void setImage(Image itemImg) \n {\n img = itemImg;\n }", "public void setLinkItem(String string) {\r\n this.linkItem = string;\r\n }", "public void setBook(Book book) {\n this.book = book;\n }", "@Override\n public void updateItem(P_CK t) {\n \n }", "Library(){\n library = new ArrayList<>();\n shoppingCart = new ArrayList<>();\n }", "protected abstract void makeItem();", "public void setDataItemPackage(_0._1.structure.message.DataItemPackageType dataItemPackage)\n {\n synchronized (monitor())\n {\n check_orphaned();\n _0._1.structure.message.DataItemPackageType target = null;\n target = (_0._1.structure.message.DataItemPackageType)get_store().find_element_user(DATAITEMPACKAGE$0, 0);\n if (target == null)\n {\n target = (_0._1.structure.message.DataItemPackageType)get_store().add_element_user(DATAITEMPACKAGE$0);\n }\n target.set(dataItemPackage);\n }\n }", "void setLibroCollection1(Collection<Libro> libroCollection1);", "@Override // see item.java\n\tpublic void pickUp() {\n\n\t}", "public void giveItem(Item item) {\n\t\tif (hasItem()) return;\n\t\tthis.item = item;\n\t}", "public void setSelectedItem(Object anItem)\n/* */ {\n/* 49 */ this.c = ((Category)anItem);\n/* */ }", "public RemoteLibrary putLibrary(String path, Object library);", "public void setItemid(Integer itemid) {\n this.itemid = itemid;\n }", "public void setItemid(Integer itemid) {\n this.itemid = itemid;\n }", "public void putItemByKey(String key, Item value) {\n throw new OurBadException(\" Item '\" + this.serialize() + \"' is not an object.\");\n }", "private void setItem(){\n item = new String[4];\n item[0] = title;\n item[1] = DueDate;\n item[2] = Description;\n item[3] = \"incomplete\";\n }", "public void setRootItem(KeyedItem rootItem){\r\n\t\troot = rootItem;\r\n\t}", "public void setCollectionItemInfo(CollectionItemInfo collectionItemInfo) {\n/* 1126 */ throw new RuntimeException(\"Stub!\");\n/* */ }", "public Library() {\n books = new Book[0];\n numBooks = 0;\n }", "protected void setItemPrice(Double itemPrice) {\n this.itemPrice = itemPrice;\n }", "public void onSetNewCurrentItem() {\n }", "@Override\n public Item vendItem(Item item) {\n allItems.put(item.getItemId(), item);\n return item;\n }", "public void setItem(Object item, int i)\n {\n items.setElementAt(item, i);\n }", "public void setSuburItemId(long suburItemId);", "public void setBiblioInfo(String _biblio_info) { biblio_info = _biblio_info; }", "@Override\n public void setItemConfiguration(com.gensym.util.Sequence itemConfiguration) throws G2AccessException {\n setAttributeValue (SystemAttributeSymbols.ITEM_CONFIGURATION_, itemConfiguration);\n }", "public void setBookJurisdiction(typekey.Jurisdiction value);", "public Item(String description) {\n this.description = description;\n }", "public void setItems(ItemList items) {\r\n this.items = items;\r\n }", "public void setItemNo(int value) {\n this.itemNo = value;\n }", "public void setItemDescription(String description){\r\n\t\tthis.itemDescription = description;\r\n\t}", "public void setItemList(String item)\n {\n this.itemLinkedList.add(new Item(item));\n }", "public abstract java.util.Vector setDB2ListItems();", "public interface PIMItem {\n\n public static final int ATTR_NONE = 0;\n public static final int BINARY = 0;\n public static final int BOOLEAN = 1;\n public static final int DATE = 2;\n public static final int EXTENDED_ATTRIBUTE_MIN_VALUE = 0x1000000;\n public static final int EXTENDED_FIELD_MIN_VALUE = 0x1000000;\n public static final int INT = 3;\n public static final int STRING = 4;\n public static final int STRING_ARRAY = 5;\n\n public abstract PIMList getPIMList();\n\n public abstract void commit() throws PIMException;\n\n public abstract boolean isModified();\n\n public abstract int[] getFields();\n\n public abstract byte[] getBinary(int i, int j);\n\n public abstract void addBinary(int i, int j, byte abyte0[], int k, int l);\n\n public abstract void setBinary(int i, int j, int k, byte abyte0[], int l, int i1);\n\n public abstract long getDate(int i, int j);\n\n public abstract void addDate(int i, int j, long l);\n\n public abstract void setDate(int i, int j, int k, long l);\n\n public abstract int getInt(int i, int j);\n\n public abstract void addInt(int i, int j, int k);\n\n public abstract void setInt(int i, int j, int k, int l);\n\n public abstract String getString(int i, int j);\n\n public abstract void addString(int i, int j, String s);\n\n public abstract void setString(int i, int j, int k, String s);\n\n public abstract boolean getBoolean(int i, int j);\n\n public abstract void addBoolean(int i, int j, boolean flag);\n\n public abstract void setBoolean(int i, int j, int k, boolean flag);\n\n public abstract String[] getStringArray(int i, int j);\n\n public abstract void addStringArray(int i, int j, String as[]);\n\n public abstract void setStringArray(int i, int j, int k, String as[]);\n\n public abstract int countValues(int i);\n\n public abstract void removeValue(int i, int j);\n\n public abstract int getAttributes(int i, int j);\n\n public abstract void addToCategory(String s) throws PIMException;\n\n public abstract void removeFromCategory(String s);\n\n public abstract String[] getCategories();\n\n public abstract int maxCategories();\n}", "public void setData(GenericItemType data) {\n this.data = data;\n }" ]
[ "0.622985", "0.61854297", "0.6003536", "0.60015863", "0.5983378", "0.5934932", "0.5860361", "0.5855081", "0.57800645", "0.5739662", "0.5739662", "0.5699449", "0.566322", "0.56035465", "0.5565109", "0.5565109", "0.556121", "0.55488646", "0.5532637", "0.5531561", "0.5523949", "0.5503922", "0.54886824", "0.5470522", "0.545977", "0.5457569", "0.54570055", "0.54561573", "0.5402844", "0.5400472", "0.5395786", "0.5391309", "0.5386397", "0.5374208", "0.5373734", "0.5344497", "0.53430533", "0.53325224", "0.5332512", "0.5300976", "0.5293162", "0.5290812", "0.5275208", "0.5268068", "0.5240363", "0.5219356", "0.5215568", "0.5205179", "0.51979595", "0.51461214", "0.51454234", "0.5144665", "0.5143354", "0.51385665", "0.5133625", "0.51307994", "0.5122364", "0.5119918", "0.51107574", "0.51089543", "0.5107285", "0.5094167", "0.50819314", "0.5069999", "0.5064923", "0.5062593", "0.5058299", "0.50526917", "0.50492525", "0.50455415", "0.50414723", "0.5033438", "0.501717", "0.5012171", "0.50090617", "0.500717", "0.50012696", "0.50005", "0.50005", "0.4991955", "0.49915013", "0.4984318", "0.49782017", "0.49604714", "0.49536592", "0.49514034", "0.49432236", "0.4938204", "0.49380204", "0.4922053", "0.4920938", "0.49154815", "0.49085975", "0.49076587", "0.48933733", "0.48879948", "0.48866773", "0.48808846", "0.48791665", "0.48765993" ]
0.5458316
25
This method deletes an item in the list. Successful deletion will return a statement (NOT mentioned in UML, still a useful extension)
public void deleteItem(LibraryItem item){ if(this.inverntory.empty()) throw new RuntimeException("Inventory is empty."); // as long as the list is not empty while(!this.inverntory.endpos()){ // check if current head of list is item you want deleted if(this.inverntory.elem() == item){ // if it is, then delete item and report deletion this.inverntory.delete(); System.out.println(item+" removed from inventory."); } // if it is not head of list, advance in list else{ this.inverntory.advance(); } // do so until you reach end of list/inventory } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\r\n\tpublic void deleteItem() {\n\t\taPList.remove();\r\n\t}", "@Override\n\tpublic void deleteItem(Object toDelete) {}", "public void delete(MainItemOrdered mainItemOrdered);", "@Override\n public void deleteItem(P_CK t) {\n \n }", "@Override\n\tpublic Item delete() {\n\t\treadAll();\n\t\tLOGGER.info(\"\\n\");\n\t\t//user can select either to delete a customer from system with either their id or name\n\t\tLOGGER.info(\"Do you want to delete record by Item ID\");\n\t\tlong id = util.getLong();\n\t\titemDAO.deleteById(id);\n\t\t\t\t\n\t\t\t\t\n\t\treturn null;\n\t}", "public boolean deleteItem(int index);", "@Override\r\n\t\tpublic boolean deleteItem() {\n\t\t\treturn false;\r\n\t\t}", "protected abstract void removeItem();", "public DeleteItemOutcome deleteItem(DeleteItemSpec spec);", "void checkItemForDelete(Object item, java.sql.Statement stmt) throws PrismsRecordException;", "public void removeItem() {\n if (this.size() == 0) {\n System.out.println(\"Empty List.\");\n return;\n }\n this.print();\n String code;\n System.out.println(\"Enter the code of removed item: \");\n code = sc.nextLine().toUpperCase();\n int pos = find(code);\n if (pos < 0) {\n System.out.println(\"This code does not exist.\");\n } else {\n this.remove(pos);\n System.out.println(\"The item \" + code + \" has been removed.\");\n\n }\n }", "public void deleteItem(ActionEvent actionEvent) {\n // find the list that the item belongs in\n // removeItem() from its parenting list\n }", "void deleteItem(IDAOSession session, int id);", "void delete(int index) throws ListException;", "public DeleteItemOutcome deleteItem(PrimaryKey primaryKey);", "public void deleteItem(ToDoList item) {\n SQLiteDatabase db = this.getWritableDatabase();\n db.delete(TABLE_NAME, KEY_ID + \" = ?\",\n new String[]{String.valueOf(item.getId())});\n db.close();\n }", "@Override\n\tpublic boolean delete(Item obj) {\n\t\ttry{\n\t\t\tString query=\"DELETE FROM items WHERE id = ?\";\n\t\t\tPreparedStatement state = conn.prepareStatement(query,ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);\n\t\t\tstate.setInt(1, obj.getIndex());\n\t\t\tint nb_rows = state.executeUpdate();\n\t\t\tSystem.out.println(\"Deleted \"+nb_rows+\" lines\");\n\t\t\tstate.close();\n\t\t\t\n\t\t\t// Notify the Dispatcher on a suitable channel.\n\t\t\tthis.publish(EntityEnum.ITEM.getValue());\n\t\t\t\n\t\t\treturn true;\n\t\t} catch (SQLException e){\n\t\t\tJOptionPane jop = new JOptionPane();\n\t\t\tjop.showMessageDialog(null, e.getMessage(),\"PostgreSQLItemDao.delete -- ERROR!\",JOptionPane.ERROR_MESSAGE);\n\t\t\treturn false;\n\t\t} catch (Exception e){\n\t\t\te.printStackTrace();\n\t\t\treturn false;\n\t\t}\t\n\t}", "private void deleteItem(){\n //Only perform the delete if this is an existing item.\n if(mCurrentItemUri != null){\n //Call the ContentResolver to delete the item at the given content URI.\n //Pass in null for the selection and selection args because the mCurrentItemUri\n //content URI already identifies the item that we want.\n int rowsDeleted = getContentResolver().delete(mCurrentItemUri, null, null);\n\n //Show a toast message depending on weather or not the delete was successful.\n if(rowsDeleted == 0){\n //If no rows were deleted, then there was an error with the delete.\n Toast.makeText(this, \"Error with deleting item\",\n Toast.LENGTH_SHORT).show();\n }else {\n //Otherwise, the delete was successful and we can display a toast\n Toast.makeText(this, \"Item deleted\",\n Toast.LENGTH_LONG).show();\n }\n }\n //Close the activity\n finish();\n }", "void delete()\n\t{\n\t\tif (length == 0) \n\t\t{\n\t\t\tthrow new RuntimeException(\"List Error: cannot call delete() on empty List\");\n\t\t}\n\t\tif (cursor == null) \n\t\t{\n\t\t\tthrow new RuntimeException(\"List Error: cannot call delete() on cursor that is off the list\");\n\t\t}\n\t\tif (cursor == front) \n\t\t{\n\t\t\tdeleteFront(); //deletes the front if the cursor is at the front\n\n\t\t}\n\t\telse if(cursor == back)\n\t\t{\n\t\t\tdeleteBack(); //deletes the back if the cursor is at the back\n\t\t}\n\t\telse\n\t\t{\n\t\t\tcursor.prev.next=cursor.next; \n\t\t\tcursor.next.prev=cursor.prev;\n\t\t\tcursor = null; \n\t\t\tindex = -1;\n\t\t\tlength--;\n\t\t}\n\t\t\n\t}", "int deleteByExample(HpItemParamItemExample example);", "public void deleteItem(String nomItem) {\r\n \t\titems.removeItem(nomItem);\r\n \t}", "public void deleteItem() {\n\t\t\tAsyncCallback<BmUpdateResult> callback = new AsyncCallback<BmUpdateResult>() {\n\t\t\t\t@Override\n\t\t\t\tpublic void onFailure(Throwable caught) {\n\t\t\t\t\tstopLoading();\n\t\t\t\t\tshowErrorMessage(this.getClass().getName() + \"-deleteItem(): ERROR \" + caught.toString());\n\t\t\t\t}\n\n\t\t\t\t@Override\n\t\t\t\tpublic void onSuccess(BmUpdateResult result) {\n\t\t\t\t\tstopLoading();\n\t\t\t\t\tprocessItemDelete(result);\n\t\t\t\t}\n\t\t\t};\n\n\t\t\t// Llamada al servicio RPC\n\t\t\ttry {\n\t\t\t\tif (!isLoading()) {\n\t\t\t\t\tstartLoading();\n\t\t\t\t\tgetUiParams().getBmObjectServiceAsync().delete(bmoRequisitionItem.getPmClass(), bmoRequisitionItem, callback);\n\t\t\t\t}\n\t\t\t} catch (SFException e) {\n\t\t\t\tstopLoading();\n\t\t\t\tshowErrorMessage(this.getClass().getName() + \"-deleteItem(): ERROR \" + e.toString());\n\t\t\t}\n\t\t}", "public void removeItem(int id);", "public void delete(T ob) throws ToDoListException;", "private void deleteItem() {\n // Only perform the delete if this is an existing inventory item\n if (mCurrentInventoryUri != null) {\n // Call the ContentResolver to delete the inventory item at the given content URI.\n // Pass in null for the selection and selection args because the mCurrentInventoryUri\n // content URI already identifies the inventory item that we want.\n int rowsDeleted = getContentResolver().delete(mCurrentInventoryUri, null, null);\n\n // Show a toast message depending on whether or not the delete was successful.\n if (rowsDeleted == 0) {\n // If no rows were deleted, then there was an error with the delete.\n Toast.makeText(this, getString(R.string.editor_delete_inventory_failed),\n Toast.LENGTH_SHORT).show();\n } else {\n // Otherwise, the delete was successful and we can display a toast.\n Toast.makeText(this, getString(R.string.editor_delete_inventory_successful),\n Toast.LENGTH_SHORT).show();\n }\n }\n\n // Close the activity\n finish();\n }", "public E delete(E item){\n\t\troot = delete(item, root);\n\t\treturn deleteReturn;\n\t}", "public boolean deletePlayerItem(PlayerItem playerItem);", "@Override\n public String executeGui(TaskList items, Ui ui) {\n String deletedStr = \" \" + items.get(index).toString();\n items.remove(index);\n String str = Ui.showDeleteGui(items, deletedStr);\n return str;\n }", "public DoublyLinkedListHeader deleteObj(DoublyLinkedListHeader list) {\r\n\t\tSystem.out.println(\"Enter an index!\");\r\n\t\tint index = scanInt();\r\n\t\tDNode temp= list.delete(index);\r\n\t\tif(temp == null) {\r\n\t\t\tSystem.out.println(\"Invalid Index! The list is not modified\");\r\n\t\t}\r\n\t\telse {\r\n\t\t\tSystem.out.println(\"The list has been modified!\");\r\n\t\t}\r\n\t\treturn list;\r\n\t}", "@Override\n\t\tpublic void deleteItem(int index) {\n\t\t\tmGuanzhuList.remove(index);\n\t\t}", "@FXML\r\n\tpublic void deleteItem() {\r\n\t\tcontroller.deleteWishlistItem(listView.getSelectionModel().getSelectedItem().getId());\r\n\t\tlistView.setItems(controller.getWishlistWatchesForCurrentUser());\r\n\t\tlistView.getSelectionModel().select(-1);\r\n\t}", "public abstract boolean depleteItem();", "public static void deleteItem()\r\n\t{\r\n\t\tif(receiptList.getSelectedIndex() < listModel.getSize()-4 && receiptList.getSelectedIndex() > -1)\r\n\t\t{\r\n\t\t\tString itemPrice = receiptList.getSelectedValue().substring(0,\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\treceiptList.getSelectedValue().indexOf(\" \"));\r\n\t\t\t\r\n\t\t\tsubtotalAmount = subtotalAmount - Functions.toAmount(itemPrice);\r\n\t\t\tupdateTotals();\r\n\t\t\t\r\n\t\t\tlistModel.removeElementAt(receiptList.getSelectedIndex());\r\n\t\t\tif(listModel.getSize() == 4)\r\n\t\t\t\tclearReceipt();\r\n\t\t\telse\r\n\t\t\t{\r\n\t\t\t\tfor(int count=0; count < 4; count++)\r\n\t\t\t\t\tlistModel.removeElementAt(listModel.getSize()-1);\r\n\t\t\t\tlistModel.addElement(\" \");\r\n\t\t\t\tlistModel.addElement(Functions.toMoney(subtotalAmount) + manualTab(Functions.toMoney(subtotalAmount)) + \"Subtotal \");\r\n\t\t\t\tlistModel.addElement(Functions.toMoney(taxAmount) + manualTab(Functions.toMoney(taxAmount)) + \"Tax\");\r\n\t\t\t\tlistModel.addElement(Functions.toMoney(totalAmount) + manualTab(Functions.toMoney(totalAmount)) + \"Total\");\r\n\t\t\t}\r\n\t\t}\r\n\t}", "public static void delTask(ArrayList<Task> taskList) {\n // String response; // String variable for the user's input\n String prompt = \"delete\"; // initializing the type of prompt to the user\n int index = promptIndex(taskList, prompt); // prompting, receiving, and error checking the user's input\n if (index != -1) { // if there was not an invalid index value\n taskList.remove(index); // remove the element at this index\n }\n System.out.print(\"\\n\"); // printing a newline for formatting \n pause(); // pausing the screen\n }", "private void deleteitem() {\n if (mCurrentItemInfoUri != null) {\n DialogInterface.OnClickListener yesButtonClickListener =\n new DialogInterface.OnClickListener() {\n @Override\n public void onClick(DialogInterface dialogInterface, int i) {\n mProgressbarView.setVisibility(View.VISIBLE);\n ContentValues values = null;\n new updateDeleteItemToDbTask().execute(values);\n }\n };\n // Show dialog that there are unsaved changes\n showConfirmationDeleteDialog(yesButtonClickListener);\n }\n }", "private void delete()\n\t{\n\t\ttry\n\t\t{\n\t\t\tConnection con = Connector.DBcon();\n\t\t\tString query = \"select * from items where IT_ID=?\";\n\t\t\t\n\t\t\tPreparedStatement pst = con.prepareStatement(query);\n\t\t\tpst.setString(1, txticode.getText());\n\t\t\tResultSet rs = pst.executeQuery();\n\t\t\t\n\t\t\tint count = 0;\n\t\t\twhile(rs.next())\n\t\t\t{\n\t\t\t\tcount++;\n\t\t\t}\n\t\t\t\n\t\t\tif(count == 1)\n\t\t\t{\n\t\t\t\tint choice = JOptionPane.showConfirmDialog(null, \"Are you sure you want to delete selected item data?\", \"ALERT\", JOptionPane.YES_NO_OPTION);\n\t\t\t\tif(choice==JOptionPane.YES_OPTION)\n\t\t\t\t{\n\t\t\t\t\tquery=\"delete from items where IT_ID=?\";\n\t\t\t\t\tpst = con.prepareStatement(query);\n\t\t\t\t\t\n\t\t\t\t\tpst.setString(1, txticode.getText());\n\t\t\t\t\t\n\t\t\t\t\tpst.execute();\n\t\t\t\t\t\n\t\t\t\t\tJOptionPane.showMessageDialog(null, \"Deleted Successfully\", \"RESULT\", JOptionPane.INFORMATION_MESSAGE);\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tloadData();\n\t\t\t\t\n\t\t\t\trs.close();\n\t\t\t\tpst.close();\n\t\t\t\tcon.close();\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\telse\n\t\t\t\tJOptionPane.showMessageDialog(null, \"Record Not Found!\", \"Alert\", JOptionPane.ERROR_MESSAGE);\n\t\t\t\n\t\t\trs.close();\n\t\t\tpst.close();\n\t\t\tcon.close();\n\t\t\t\n\t\t} \n\t\tcatch (Exception e)\n\t\t{\n\t\t\tJOptionPane.showMessageDialog(null, e);\n\t\t}\n\t}", "public void remove()\r\n { Exceptions.unmodifiable(\"list\"); }", "public void deleteItem(String string) {\n itemArrayList.remove(string);\n saveArrayList(itemArrayList, \"itemArrayList\");\n }", "private void deleteItem()\n {\n System.out.println(\"Delete item with the ID: \");\n\n BufferedReader bufferRead = new BufferedReader(new InputStreamReader(System.in));\n try {\n Long id = Long.valueOf(bufferRead.readLine());\n ctrl.deleteItem(id);\n }\n catch(IOException e)\n {\n e.printStackTrace();\n }\n\n }", "void onItemDeleted();", "public void deleteTodoItem(TodoItem item) {\n todoItems.remove(item);\n }", "int deleteByPrimaryKey(String itemFlow);", "public String removeItem() {\n userFacade.printUsersCart(user);\n System.out.println(\"Item to be removed....\" + selectedItem.getName());\n //user.getCart().remove(selectedItem);\n userFacade.removeFromCart(user, selectedItem);\n System.out.println(\"Item to be removed....\" + selectedItem.getName());\n userFacade.printUsersCart(user);\n return \"\";\n }", "void onItemDelete(int position);", "@Override\n\t@RequestMapping(value=ZuelControllerValue.Manage+\"deleteItem\")\n\tpublic ZuelResult deleteItem(Long id) throws Exception {\n\t\treturn service.deleteItem(id);\n\t}", "public boolean delete() {\r\n \t\t// need to have a way to inform if delete did not happen\r\n \t\t// can't delete if there are dependencies...\r\n \t\tif ((this.argumentsAgainst.size() > 0)\r\n \t\t\t\t|| (this.argumentsFor.size() > 0)\r\n \t\t\t\t|| (this.relationships.size() > 0)\r\n \t\t\t\t|| (this.questions.size() > 0)\r\n \t\t\t\t|| (this.subDecisions.size() > 0)) {\r\n \t\t\tMessageDialog.openError(new Shell(), \"Delete Error\",\r\n \t\t\t\"Can't delete when there are sub-elements.\");\r\n \r\n \t\t\treturn true;\r\n \t\t}\r\n \r\n \t\tif (this.artifacts.size() > 0) {\r\n \t\t\tMessageDialog.openError(new Shell(), \"Delete Error\",\r\n \t\t\t\"Can't delete when code is associated!\");\r\n \t\t\treturn true;\r\n \t\t}\r\n \t\tRationaleDB db = RationaleDB.getHandle();\r\n \r\n \t\t// are there any dependencies on this item?\r\n \t\tif (db.getDependentAlternatives(this).size() > 0) {\r\n \t\t\tMessageDialog.openError(new Shell(), \"Delete Error\",\r\n \t\t\t\"Can't delete when there are depencencies.\");\r\n \t\t\treturn true;\r\n \t\t}\r\n \r\n \t\tm_eventGenerator.Destroyed();\r\n \r\n \t\tdb.deleteRationaleElement(this);\r\n \t\treturn false;\r\n \r\n \t}", "private void deleteItem(Item item) {\n updateItemInStoreList(item, DELETE_ITEM_OP);\n itemListViewModel.setList(storeList);\n }", "protected void deleteItem(Emotion emotion,ArrayList<Emotion> list){\n// Iterates through the arraylist and tries to match the object date. Once a match is found, the item is removed.\n for (int i=0; i<list.size();i++){\n Emotion object = list.get(i);\n if (object.getDate().equals(emotion.getDate())){\n list.remove(i);\n }\n }\n }", "public void deletelist(){\r\n\r\n\t\tclass Local {};\r\n\t\tReporter.log(\"TestStepComponent\"+Local.class.getEnclosingMethod().getName());\r\n\t\tReporter.log(\"TestStepInput:-\"+\"NA\");\r\n\t\tReporter.log(\"TestStepOutput:-\"+\"NA\");\r\n\t\tReporter.log(\"TestStepExpectedResult:- current list should be deleted\");\r\n\t\ttry{\r\n\r\n\t\t\twaitForElement(locator_split(\"lnkdeletelist\"));\r\n\t\t\tclick(locator_split(\"lnkdeletelist\"));\r\n\r\n\t\t\tThread.sleep(3000);\r\n\t\t\twaitForElement(locator_split(\"btnconfirmdeletelist\"));\r\n\t\t\tclick(locator_split(\"btnconfirmdeletelist\"));\r\n\r\n\r\n\t\t\tReporter.log(\"PASS_MESSAGE:- list is deleted\");\r\n\t\t}\r\n\t\tcatch(Exception e){\r\n\t\t\tReporter.log(\"FAIL_MESSAGE:- list is not deleted \"+elementProperties.getProperty(\"lnkdeletelist\"));\r\n\t\t\tthrow new NoSuchElementException(\"The element with \"\r\n\t\t\t\t\t+ elementProperties.getProperty(\"lnkdeletelist\").toString().replace(\"By.\", \" \")\r\n\t\t\t\t\t+ \" not found\");\r\n\t\t}\t\r\n\r\n\r\n\t}", "@Override\n\tpublic int deleteObject(Evaluate entity) {\n\t\treturn evaluateMapper.deleteObject(entity);\n\t}", "public static void deleteItem(String itemToDelete){\n\t\tint saveFilePosition=getItemPosition(itemToDelete);\n\t\titemList.remove(saveFilePosition);\n\t\tpopulateList(todoList,false);\n\t\tpopulateList(archiveList,true);\n\n\t}", "public Inventory inventoryDelete (TheGroceryStore g, LinkedList<Inventory> deleter) throws ItemNotFoundException;", "public void deleteCostItem(CostItem item) throws CostManagerException;", "public void doDelete() throws Exception {\r\n\t\t_ds.deleteRow();\r\n\t\tdoDataStoreUpdate();\r\n\t\tif (_mode == MODE_LIST_ON_PAGE) {\r\n\t\t\tif (_listForm != null && _listForm.getDataStore() != _ds) {\r\n\t\t\t\t//different datastores on list and detail\r\n\t\t\t\tDataStoreBuffer listDs = _listForm.getDataStore();\r\n\t\t\t\tif (_listSelectedRow != null) {\r\n\t\t\t\t\tfor (int i = 0; i < listDs.getRowCount(); i++) {\r\n\t\t\t\t\t\tif (listDs.getDataStoreRow(i, DataStoreBuffer.BUFFER_STANDARD).getDSDataRow() == _listSelectedRow.getDSDataRow()) {\r\n\t\t\t\t\t\t\tlistDs.removeRow(i);\r\n\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\tif (listDs.getRowCount() == 0)\r\n\t\t\t\t\tsetVisible(false);\r\n\t\t\t\telse {\r\n\t\t\t\t\tif (listDs.getRow() == -1)\r\n\t\t\t\t\t\tlistDs.gotoRow(listDs.getRowCount() - 1);\r\n\t\t\t\t\t_listForm.setRowToEdit(listDs.getRow());\r\n\t\t\t\t\tdoEdit();\r\n\t\t\t\t}\r\n\t\t\t} else {\r\n\t\t\t\t//list and detail share the same datastore\r\n\t\t\t\tif (_ds.getRowCount() == 0)\r\n\t\t\t\t\tsetVisible(false);\r\n\t\t\t\telse\r\n\t\t\t\t\tscrollToMe();\r\n\t\t\t}\r\n\t\t\tsyncListFormPage();\r\n\t\t} else {\r\n\t\t\treturnToListPage(true);\r\n\t\t}\r\n\t}", "public T delete(T item) \r\n {\r\n \tint code = item.hashCode(); // The hash code for the item\r\n \t\r\n \t// If the hashcode is negative\r\n \tif(code < 0)\r\n \t{\r\n \t\tcode = -code;\r\n \t}\r\n \t\r\n \tcode = code % size;\r\n \t\r\n \tif(hashTable[code].contains(item))\r\n \t{\r\n \t\tT temp = hashTable[code].get(hashTable[code].indexOf(item));\r\n \t\thashTable[code].remove(hashTable[code].indexOf(item));\r\n \t\tnumItems--;\r\n \t\treturn temp;\r\n \t}\r\n \telse\r\n \t{\r\n \t\treturn null;\r\n \t}\r\n }", "private void deleteItem()\n {\n Category categoryToDelete = dataCategories.get(dataCategories.size()-1);\n AppDatabase db = Room.databaseBuilder(getApplicationContext(),\n AppDatabase.class, \"database-name\").allowMainThreadQueries().build();\n db.categoryDao().delete(categoryToDelete);\n testDatabase();\n }", "public DeleteItemOutcome deleteItem(PrimaryKey primaryKey,\n Expected... expected);", "protected void removeItemFromList(final int position) {\n AlertDialog.Builder builder = new AlertDialog.Builder(this);\n builder.setTitle(getString(R.string.str_title_delete_dialog));\n builder.setMessage(getString(R.string.str_delete_safezone))\n .setPositiveButton(getString(R.string.fire_yes), new DialogInterface.OnClickListener() {\n public void onClick(DialogInterface dialog, int id) {\n //Toast.makeText(getActivity(), \"delete device \" + deletePosition, Toast.LENGTH_SHORT).show();\n //Device.deleteDevice(deviceList.get(deletePosition).deviceID);\n Safezone.delete(safezoneArrayList.get(position).get_id());\n }\n })\n .setNegativeButton(getString(R.string.fire_no), new DialogInterface.OnClickListener() {\n public void onClick(DialogInterface dialog, int id) {\n }\n });\n // Create the AlertDialog object and return it\n builder.show();\n }", "public void onDeleteList() {\n ListsManager listManager = ListsManager.getInstance(context);\n listManager.deleteTable(deletePosition,context);\n Toast.makeText(context, \"deleted TodoList\", Toast.LENGTH_SHORT).show();\n data.remove(deletePosition);\n notifyItemRemoved(deletePosition);\n }", "public void removeItem(){\n\t\tthis.item = null;\n\t}", "public void deleteItem(String itemName) throws ToDoListDAOException{\r\n\t\t// TODO Auto-generated method stub\r\n\t\tSession session = factory.openSession();\r\n\r\n\t\t try\r\n\t\t {\r\n\t\t session.beginTransaction();\r\n\t\t Query query = session.createQuery(\"delete from Items where itemName = :itemName\");\r\n\t\t query.setParameter(\"itemName\", itemName);\r\n\t\t int id1= query.executeUpdate();\r\n\t\t if(id1==0)\r\n\t\t {\r\n\t\t\t\t\tJOptionPane.showMessageDialog(null, \"The Item Name isn't correct, you didn't delete anything\", \"Error\", JOptionPane.INFORMATION_MESSAGE);\r\n\t\t }\r\n\t\t session.getTransaction().commit();\r\n\t\t }\r\n\t\t catch (HibernateException e)\r\n\t\t {\r\n\t\t e.printStackTrace();\r\n\t\t if(session.getTransaction()!=null) session.getTransaction().rollback();\r\n\t\t }\r\n\t\t finally\r\n\t\t {\r\n\t\t\t if(session != null) \r\n\t\t\t\t{ \r\n\t\t\t\t\tsession.close(); \r\n\t\t\t\t}\r\n\t\t } \r\n\t}", "private void delete() {\n AltDatabase.getInstance().getAlts().remove(getCurrentAsEditable());\n if (selectedAccountIndex > 0)\n selectedAccountIndex--;\n updateQueried();\n updateButtons();\n }", "public void deleteItem(final SavedItem item) {\n final SavedItem savedItem = item;\n final String name = item.getName();\n final AlertDialog dialog = new AlertDialog.Builder(this)\n .setTitle(\"Delete \" + name)\n .setMessage(name+ \" and its associated sorting data will be removed\")\n .setPositiveButton(\"Yes\", null)\n .setNegativeButton(\"No\", null)\n .show();\n Button positiveButton = dialog.getButton(AlertDialog.BUTTON_POSITIVE);\n positiveButton.setOnClickListener(new View.OnClickListener() {\n @Override\n public void onClick(View v) {\n Toast.makeText(SavedItemListActivity.this, (name + \" Deleted.\"), Toast.LENGTH_SHORT).show();\n vm.deleteSavedItem(item);\n dialog.dismiss();\n }\n });\n }", "@Override\n\tpublic void delete(Translator entity) {\n\t\t\n\t}", "public Item removeLast();", "@After(value = \"@deleteList\", order = 1)\n public void deleteList() {\n String listId = context.getDataCollection((\"list\")).get(\"id\");\n context.setRequestSpec(AuthenticationUtils.getLoggedReqSpec());\n given(context.getRequestSpecification()).when().delete(\"/lists/\".concat(listId));\n }", "public void removeItem(Word w)\r\n {\n currentDB.deleteWord(w);\r\n finish();\r\n startActivity(getIntent());\r\n Toast.makeText(getApplicationContext(), getResources().getString(R.string.str_removed_word)+\": \"+w.strNative, Toast.LENGTH_SHORT).show();\r\n }", "@FXML\n public void handleDeleteButton(ActionEvent event) {\n if (cList.getItems().size() == 0) {\n alert(\"Error\", \"Invalid selection.\", \"The list is already empty.\");\n return;\n }\n\n String s = (String) cList.getSelectionModel().getSelectedItem();\n\n if (cList.getSelectionModel().getSelectedIndex() == -1) {\n alert(\"Error\", \"Invalid selection.\", \"Please select an item to delete.\");\n return;\n }\n\n String parts[] = s.split(\"=\");\n Tag delete = null;\n for (Tag t : tags) {\n if (t.getType().equals(parts[0]) && t.getValue().equals(parts[1])) {\n obsList.remove(s);\n }\n }\n tags.remove(delete);\n cList.setItems(obsList);\n\n\n }", "private void deleteItem(int position){\n deleteItem(dataset.get(position),position);\n }", "private void deleteItemFromList(View v, final int position) {\n\n AlertDialog.Builder builder = new AlertDialog.Builder(v.getContext());\n\n //builder.setTitle(\"Dlete \");\n builder.setMessage(\"Delete Item ?\")\n .setCancelable(false)\n .setPositiveButton(\"CONFIRM\",\n new DialogInterface.OnClickListener() {\n public void onClick(DialogInterface dialog, int id) {\n\n exercise_list.remove(position);\n notifyDataSetChanged();\n\n }\n })\n .setNegativeButton(\"CANCEL\", new DialogInterface.OnClickListener() {\n public void onClick(DialogInterface dialog, int id) {\n\n\n }\n });\n\n builder.show();\n\n }", "@Override\n\tpublic void delete(Object entidade) {\n\t\t\n\t}", "public void deleteSelection() {\n deleteFurniture(Home.getFurnitureSubList(this.home.getSelectedItems())); \n }", "@Override\n\tpublic void deleteDBDlItemById(long paramLong)\n\t{\n\n\t}", "public DeleteItemOutcome deleteItem(String hashKeyName, Object hashKeyValue);", "@Override\n public String executeGui(TaskList items, PriorityList priorities, Ui ui) {\n String deletedStr = \" \" + items.get(index).toString();\n items.remove(index);\n priorities.remove(index);\n String str = Ui.showDeleteGui(items, deletedStr);\n return str;\n }", "void onDeleteItem(E itemElementView);", "public static void removeOrderedItem() {\n\t\tSystem.out.print(\"\\t\\t\");\n\t\tSystem.out.println(\"************Removing ordered item************\");\n\t\tOrderManager orderManager = new OrderManager();\n\t\tList listOfOrders = orderManager.viewOrder();\n\n\t\tOrderedItemManager orderedItemManager = new OrderedItemManager();\n\t\tList listOfOrderedItems = null;\n\n\t\tint i = 0;\n\t\tint choice = 0;\n\t\tOrder order = null;\n\t\tOrderedItem orderedItem = null;\n\t\tboolean check = false;\n\t\tScanner sc = new Scanner(System.in);\n\n\t\tif (listOfOrders.size() == 0) {\n\t\t\tSystem.out.print(\"\\t\\t\");\n\t\t\tSystem.out.format(\"%-25s:\", \"TASK STATUS\");\n\t\t\tSystem.out.println(\"There is no orders!\");\n\t\t\treturn;\n\t\t}\n\n\t\ttry {\n\t\t\tSystem.out.println();\n\t\t\t// print the list of orders for the user to select from.\n\t\t\tfor (i = 0; i < listOfOrders.size(); i++) {\n\t\t\t\torder = (Order) listOfOrders.get(i);\n\t\t\t\tSystem.out.print(\"\\t\\t\");\n\n\t\t\t\tSystem.out.println((i + 1) + \") Order: \" + order.getId()\n\t\t\t\t\t\t+ \" | Table: \" + order.getTable().getId());\n\t\t\t}\n\t\t\tSystem.out.println();\n\t\t\tSystem.out.print(\"\\t\\t\");\n\n\t\t\tSystem.out.print(\"Select an order to remove the item ordered: \");\n\t\t\tchoice = Integer.parseInt(sc.nextLine());\n\n\t\t\torder = (Order) listOfOrders.get(choice - 1);\n\n\t\t\tlistOfOrderedItems = orderedItemManager\n\t\t\t\t\t.retrieveOrderedItemsByOrderID(order.getId());\n\n\t\t\tdo {\n\t\t\t\tSystem.out.println();\n\t\t\t\tif (listOfOrderedItems.size() == 0) {\n\t\t\t\t\tSystem.out.print(\"\\t\\t\");\n\t\t\t\t\tSystem.out.format(\"%-25s:\", \"TASK STATUS\");\n\t\t\t\t\tSystem.out.println(\"There is no ordered items!\");\n\t\t\t\t\treturn;\n\t\t\t\t}\n\n\t\t\t\tfor (i = 0; i < listOfOrderedItems.size(); i++) {\n\t\t\t\t\torderedItem = (OrderedItem) listOfOrderedItems.get(i);\n\t\t\t\t\tSystem.out.print(\"\\t\\t\");\n\n\t\t\t\t\tSystem.out.println((i + 1) + \") ID: \"\n\t\t\t\t\t\t\t+ orderedItem.getItem().getId() + \" | Name: \"\n\t\t\t\t\t\t\t+ orderedItem.getItem().getName() + \" | $\"\n\t\t\t\t\t\t\t+ orderedItem.getPrice());\n\t\t\t\t}\n\t\t\t\tSystem.out.print(\"\\t\\t\");\n\t\t\t\tSystem.out.println((i + 1) + \") Done\");\n\t\t\t\tSystem.out.println();\n\t\t\t\tSystem.out.print(\"\\t\\t\");\n\n\t\t\t\tSystem.out\n\t\t\t\t\t\t.print(\"Select an ordered item to remove from order: \");\n\t\t\t\tchoice = Integer.parseInt(sc.nextLine());\n\n\t\t\t\tif (choice != (i + 1)) {\n\t\t\t\t\torderedItem = (OrderedItem) listOfOrderedItems\n\t\t\t\t\t\t\t.get(choice - 1);\n\n\t\t\t\t\tcheck = orderedItemManager.removeOrderedItem(orderedItem);\n\n\t\t\t\t\tif (check) {\n\t\t\t\t\t\tSystem.out.print(\"\\t\\t\");\n\t\t\t\t\t\tSystem.out.format(\"%-25s:\", \"TASK STATUS\");\n\t\t\t\t\t\tSystem.out\n\t\t\t\t\t\t\t\t.println(\"Ordered item removed from order successfully!\");\n\t\t\t\t\t\tlistOfOrderedItems.remove(orderedItem);\n\t\t\t\t\t}\n\n\t\t\t\t\telse {\n\t\t\t\t\t\tSystem.out.print(\"\\t\\t\");\n\t\t\t\t\t\tSystem.out.format(\"%-25s:\", \"TASK STATUS\");\n\t\t\t\t\t\tSystem.out\n\t\t\t\t\t\t\t\t.println(\"Failed to remove ordered item from order!\");\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t} while (choice != (i + 1));\n\n\t\t}\n\n\t\tcatch (Exception e) {\n\t\t\tSystem.out.print(\"\\t\\t\");\n\t\t\tSystem.out.format(\"%-25s:\", \"TASK STATUS\");\n\t\t\tSystem.out.println(\"Invalid Input!\");\n\t\t}\n\t\tSystem.out.print(\"\\t\\t\");\n\t\tSystem.out.println(\"************End of removing items************\");\n\t}", "public void remove()\n {\n list.remove(cursor);\n cursor--;\n }", "public void deleteItem(MySmsMessage item){\n if(dataset.contains(item)){\n int pos=dataset.indexOf(item);\n dataset.remove(pos);\n notifyItemRemoved(pos);\n }\n }", "private void deleteItemFromList(View v, final int position) {\n AlertDialog.Builder builder = new AlertDialog.Builder(v.getContext());\n builder.setTitle(\"Delete Record\");\n builder.setIcon(R.drawable.ic_delete_black_24dp);\n builder.setMessage(\"Are You Sure You Want to Delete this Student Information?\")\n .setCancelable(false)\n .setPositiveButton(\"CONFIRM\",\n new DialogInterface.OnClickListener() {\n public void onClick(DialogInterface dialog, int id) {\n delete(position);\n }\n })\n .setNegativeButton(\"CANCEL\", new DialogInterface.OnClickListener() {\n public void onClick(DialogInterface dialog, int id) {\n }\n });\n\n builder.show();\n\n }", "public void deleteItem(int index) {\n this.items.remove(index);\n }", "public void deleteItem(String deleteID){\n try{\n // Creates a statement for the delete instruciton\n String query = \"DELETE FROM \" + getFurnitureRequest() + \" WHERE ID = ?\";\n PreparedStatement myStmt = dbConnect.prepareStatement(query);\n\n myStmt.setString(1, deleteID);\n myStmt.executeUpdate();\n myStmt.close();\n } catch (SQLException ex) {\n ex.printStackTrace();\n }\n }", "public void deleteListObject(List<Student> list1)\r\n\t{\r\n\t\tlist1.remove(s2);\r\n\t\tSystem.out.println();\r\n\t\tSystem.out.println(\"after removing\");\r\n\t\tfor(Student s:list1)\r\n\t\t{\r\n\t\t\tSystem.out.println(s);\r\n\t\t}\r\n\t}", "public void delete(Exercise item) {\n mAdapter.deleteItem(item);\n new AsyncDelete().execute(item);\n }", "public boolean delete()\r\n\t{\n\t\tif ((this.argumentsAgainst.size() > 0) ||\r\n\t\t\t\t(this.argumentsFor.size() > 0) ||\r\n\t\t\t\t(this.relationships.size() > 0) ||\r\n\t\t\t\t(this.questions.size() > 0) ||\r\n\t\t\t\t(this.subDecisions.size() > 0))\r\n\t\t{\r\n\t\t\tMessageDialog.openError(new Shell(),\t\"Delete Error\",\t\"Can't delete when there are sub-elements.\");\r\n\t\t\t\r\n\t\t\treturn true;\r\n\t\t}\r\n\r\n\t\tRationaleDB db = RationaleDB.getHandle();\r\n\t\t\r\n//\t\t//are there any dependencies on this item?\r\n//\t\tif (db.getDependentAlternatives(this).size() > 0)\r\n//\t\t{\r\n//\t\t\tMessageDialog.openError(new Shell(),\t\"Delete Error\",\t\"Can't delete when there are depencencies.\");\r\n//\t\t\treturn true;\r\n//\t\t}\r\n\t\t\r\n\t\tm_eventGenerator.Destroyed();\r\n\t\t\r\n\t\tdb.deleteRationaleElement(this);\r\n\t\treturn false;\r\n\t\t\r\n\t}", "void notifyListItemRemoved(int position);", "public void deleteItem() {\n\t\tIntent intent = new Intent(this, AlarmActivity.class);\n\t\tint alarmId = itemsAdapter.getSelectedItem().getId();\n\t\tLog.d(TAG, \"Cancelling Alarm with ID \" + alarmId); \n\t\tPendingIntent sender = PendingIntent.getBroadcast(this, alarmId, intent, 0);\n\t\tAlarmManager alarmManager = (AlarmManager) getSystemService(ALARM_SERVICE);\n\t\talarmManager.cancel(sender);\n\t\t\n\t\titemsAdapter.remove(itemsAdapter.getSelectedPosition());\n\t\titemsAdapter.unsetSelectedPosition();\n\t\tgetActionBar().hide();\n\t}", "public void deleteItem(int position) {\n Expense expense = expenses.get(position);\n expense.deleteInBackground();\n \n }", "public void delete(String title){\r\n \t boolean found = false;\t\t\t\t\t\r\n \t Iterator<Item> i = items.iterator();\r\n \t Item current = new Item();\r\n\r\n\t while(i.hasNext()){\r\n\t current = i.next();\r\n\t \r\n\t \t //First we find the item we are looking for.\r\n\t if(title.compareTo(current.getTitle()) == 0) {\r\n\t System.out.print(\"Are you sure you wish to remove \" + current.toString());\r\n\t System.out.println(\"from the library (y/n)?\");\r\n\t\t Scanner sc = new Scanner(System.in);\r\n\t\t String result = sc.next().toUpperCase();\r\n if(result.charAt(0) == 'Y'){\r\n \t//This deletes that specific item.\r\n \t i.remove(); \r\n\t System.out.println(\"Title: \" + title + \" has been removed.\");\r\n }\r\n\t found = true;\r\n\t }\r\n\t }\r\n\t if(found != true)\r\n\t {\r\n\t System.out.println(\"Title \" + title + \" could not be found.\");\r\n\t System.out.println(\"Check the spelling and try again.\");\r\n\t }\r\n\t\r\n }", "@RequestMapping(value = \"/delete\", method = RequestMethod.GET)\r\n\tpublic String deleteList(){\r\n\t\tClearList list = clearListRepository.findById(getActiveListId()).get();\r\n\t\tString listN = list.getListName();\r\n\t\tclearListRepository.deleteById(getActiveListId());\r\n\t\t\r\n\t\treturn String.format(\"The Clearlist %s has been deleted\",listN);\r\n\t}", "public native String removeItem(Number index);", "public void actionPerformed(ActionEvent e) {\n\t\t\t\tItemType i = getSelectedItem();\n\t\t\t\tif(i != null)\n\t\t\t\t{\t\n\n\t\t\t\t\tfinal String msg = \"Delete \"+i.getName() + \"?\";\n\t\t\t\t\tif(!confirmDelete(msg))\n\t\t\t\t\t\treturn;\n\t\t\t\t\ti.removeContainer(GeneralItemList.this);\n\t\t\t\t\ti.destroy();\n\t\t\t\t}\n\t\t\t\titems.remove(i);\n\t\t\t\tlist.clearSelection();\n\t\t\t\tlist.repaint(100);\t\t\t\t\n\t\t\t}", "public void delete(ItemsPk pk) throws ItemsDaoException;", "private void delete() {\n\t\tfor (int i = 0; i < list.size(); i++) {\r\n\t\t\tif (list.get(i).toString().equals(lu.toString())) {\r\n\t\t\t\tlist.remove(i);\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\ttry {\r\n\t\t\tll.makeXml(list);\r\n\t\t} catch (Exception e) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t\tinitTableView();\r\n\t}", "@Override\n\tpublic int delete(List<OrderItem> objectsToDelete) throws SQLException {\n\t\treturn 0;\n\t}", "@Override\r\n\tpublic HashMap<String, Object> deleteBulletine(HashMap<String, Object> param) {\n\t\tint sqlResult = sqlSession.update(\"Fbulletine.delete\", param);\r\n\t\tHashMap<String,Object> result = new HashMap<String,Object>();\r\n\t\tif(sqlResult >0 ){\r\n\t\t\tresult.put(\"success\", true);\r\n\t\t\tresult.put(\"msg\", \"공지사항이 정상적으로 삭제되었습니다.\");\r\n\t\t}\r\n\t\telse{\r\n\t\t\tresult.put(\"success\", false);\r\n\t\t\tresult.put(\"msg\", \"공지사항이 정상적으로 삭제되지 않았습니다.\");\r\n\t\t}\r\n\t\treturn result;\r\n\t}", "public void delete(CbmCItemFininceItem entity);", "@Test\r\n\tvoid testDeleteToDoItem() {\r\n\t\tSortedList list = new SortedList(\"List\");\r\n\r\n\t\t// case 1: deleting one item from a one-item list\r\n\t\tlist.insert(toDoItem1);\r\n\t\tlist.remove(\"Item 1\");\r\n\t\tif (list.getSize() != 0 || list.getHead() != null) {\r\n\t\t\tfail(\"Removed a single item from a size 1 list incorrectly\");\r\n\t\t}\r\n\r\n\t\t// case 2: deleting one item from a two-item list\r\n\t\tlist.insert(toDoItem1);\r\n\t\tlist.insert(toDoItem2);\r\n\t\tlist.remove(\"Item 2\");\r\n\t\tif (list.getSize() != 1) {\r\n\t\t\tfail(\"Incorrect size: should be 1\");\r\n\t\t}\r\n\t\tif (!list.getHead().getName().equals(\"Item 1\")) {\r\n\t\t\tfail(\"Head set incorrectly: should be \\\"Item 1\\\"\");\r\n\t\t}\r\n\t\tif (list.getHead().getNext() != null) {\r\n\t\t\tfail(\"The next item for head was set incorrectly\");\r\n\t\t}\r\n\r\n\t\tlist.clear();\r\n\r\n\t\t// case 3: adding several items and removing multiple\r\n\t\tlist.insert(toDoItem1);\r\n\t\tlist.insert(toDoItem2);\r\n\t\tlist.insert(toDoItem3);\r\n\t\tlist.insert(toDoItem4);\r\n\t\tlist.insert(toDoItem5);\r\n\t\tlist.insert(toDoItem6);\r\n\t\tlist.remove(\"Item 1\");\r\n\t\tlist.remove(\"Item 6\");\r\n\t\tlist.remove(\"Item 4\");\r\n\r\n\t\tToDoItem tempHead = list.getHead();\r\n\t\tString currList = \"|\";\r\n\t\tString correctList = \"|Item 2|Item 3|Item 5|\";\r\n\r\n\t\twhile (tempHead != null) {\r\n\t\t\tcurrList += tempHead.getName() + \"|\";\r\n\t\t\ttempHead = tempHead.getNext();\r\n\t\t}\r\n\t\tif (!currList.equals(correctList)) {\r\n\t\t\tfail(\"The list was ordered incorrectly after inserting and deleting the case 3 items\");\r\n\t\t}\r\n\t}", "public void deleteItem(MenuItem menuItem) {\n\n // delete shopping list item from database\n dbHandler.deleteShoppingListItem((int) id);\n\n // display \"Item deleted!\" toast\n Toast.makeText(this, \"Item deleted!\", Toast.LENGTH_LONG).show();\n }", "@Test\n public void deleteItem() {\n Item item = new Item();\n item.setName(\"Drill\");\n item.setDescription(\"Power Tool\");\n item.setDaily_rate(new BigDecimal(\"24.99\"));\n item = service.saveItem(item);\n\n // Delete the Item from the database using the Item API method\n service.removeItem(item.getItem_id());\n\n // Test the deleteItem() method\n verify(itemDao, times(1)).deleteItem(integerArgumentCaptor.getValue());\n TestCase.assertEquals(item.getItem_id(), integerArgumentCaptor.getValue().intValue());\n }" ]
[ "0.77276903", "0.738193", "0.6982345", "0.6964563", "0.6963178", "0.69459856", "0.6918906", "0.67853016", "0.6780011", "0.6777209", "0.6744459", "0.67441237", "0.67396486", "0.6721503", "0.66971725", "0.6689469", "0.6635276", "0.662918", "0.66026896", "0.65581965", "0.6536127", "0.6524663", "0.6518244", "0.648816", "0.64551693", "0.64427084", "0.64343584", "0.63977814", "0.63646704", "0.63608444", "0.6359928", "0.63597417", "0.6358226", "0.6340322", "0.63372546", "0.6300101", "0.62992305", "0.62953794", "0.6283704", "0.6275077", "0.6271781", "0.6269851", "0.6264342", "0.62382066", "0.61980385", "0.61949795", "0.6179998", "0.61798286", "0.61643577", "0.6159707", "0.61559445", "0.61551684", "0.6154194", "0.61481076", "0.6148025", "0.6146485", "0.61348176", "0.6131046", "0.6128042", "0.6112469", "0.6109017", "0.610513", "0.60925204", "0.6087561", "0.6082187", "0.6077034", "0.60721374", "0.60611933", "0.6056982", "0.6051522", "0.6049033", "0.60471237", "0.603565", "0.6031802", "0.6029154", "0.6026933", "0.6023017", "0.60174054", "0.6014375", "0.599911", "0.5994759", "0.5987399", "0.5985127", "0.5981184", "0.5980876", "0.59761333", "0.59744203", "0.59726363", "0.59715474", "0.5966429", "0.596595", "0.59566975", "0.59554404", "0.5948423", "0.5945817", "0.59445757", "0.59424657", "0.59398407", "0.5939612", "0.5938103" ]
0.6305417
35
This method enables to search through all library items You provide a string with a descriptive string of the item All matching items will be returned in a list
public List search(String text){ if(this.inverntory.empty()) throw new RuntimeException("Inventory is empty."); List matchings = new List(); // as long as inventory is not empty while(!this.inverntory.empty()){ /* Note: * public boolean contains(CharSequence s) Returns true if and only if * this string contains the specified sequence of char values. * contains(CharSequence s):boolean expects a CharSequence s as parameter. * CharSequence is an interface implemented by String */ // check if entered string matches the description of the item if( ((LibraryItem) inverntory.elem()).getDescription().contains(text) ) { // add matchings to our list matchings.add(this.inverntory.elem()); } // if head of list is not target string, advance in list else { this.inverntory.advance(); } } // if you reach the end of the list, return the matchings return matchings; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public List<Product> search(String searchString);", "@Override\n public List<KBHandle> searchItems(KnowledgeBase aKB, String aQuery)\n {\n return disambiguate(aKB, null, ConceptFeatureValueType.ANY_OBJECT, aQuery, null, 0, null);\n }", "@Test\n public void searchCatalogItemsTest() throws ApiException {\n List<String> keywords = null;\n List<String> marketplaceIds = null;\n List<String> includedData = null;\n List<String> brandNames = null;\n List<String> classificationIds = null;\n Integer pageSize = null;\n String pageToken = null;\n String keywordsLocale = null;\n String locale = null;\n ItemSearchResults response = api.searchCatalogItems(keywords, marketplaceIds, includedData, brandNames, classificationIds, pageSize, pageToken, keywordsLocale, locale);\n // TODO: test validations\n }", "@Override\n public ArrayList<ItemBean> searchAll(String keyword)\n {\n String query= \"SELECT * FROM SilentAuction.Items WHERE Item_ID =?\";\n //Seacrh by Category Query\n String query1=\"SELECT * FROM SilentAuction.Items WHERE Category LIKE?\";\n //Seaches and finds items if Category is inserted\n ArrayList<ItemBean> resultsCat = searchItemsByCategory(query1,keyword);\n //Searches and finds items if number is inserted \n ArrayList<ItemBean> resultsNum= searchItemsByNumber(query,keyword);\n resultsCat.addAll(resultsNum);\n return resultsCat;\n }", "private void search(String[] searchItem)\n {\n }", "void Search_for_item(String itemname) \n\t{ \n item it=new item();\n \n for(int i=0;i<it.itemfoundWithDescription.size();i++)\n {\n if(it.itemfoundWithDescription.get(i).equals(itemname))\n \t{\n System.out.println(\"item founded\");\n\t\t\texit(0);\n \t}\n \n }\n System.out.println(\"item not founded\");\n \n\t}", "private void search(String product) {\n // ..\n }", "public List<Items> getItem(String[] itm){\r\n\r\n Log.d(\"ITEM\", \"ITEM :\" +itm[0]);\r\n List<Items> items = new ArrayList<>();\r\n\r\n String myQuery = \"\";\r\n\r\n if(itm[0].contains(\"Fresh Mushrroms\")){\r\n\r\n myQuery = \t\"SELECT * FROM item WHERE fooditems LIKE '%mushr%'\";\r\n }\r\n\r\n else if(itm[0].contains(\"Garlic\")){\r\n Log.d(\"ITEM\", \"Hello\");\r\n myQuery = \t\"SELECT * FROM item WHERE fooditems LIKE '%Garlic%'\";\r\n }\r\n\r\n else\r\n myQuery = \t\"SELECT * FROM item WHERE instr(fooditems,\" + \"'\"+ itm[0]+ \"'\" + \")> 0\";\r\n\r\n Cursor cursor = mDatabase.rawQuery(myQuery, null);\r\n\r\n DBCursorWrapper wrapper = new DBCursorWrapper(cursor);\r\n\r\n try {\r\n wrapper.moveToFirst();\r\n while(wrapper.isAfterLast() == false) {\r\n Items item = wrapper.getItems();\r\n items.add(item);\r\n wrapper.moveToNext();\r\n }\r\n }\r\n finally {\r\n cursor.close();\r\n wrapper.close();\r\n }\r\n\r\n return items;\r\n\r\n }", "private static void searchForItem() {\r\n\t\tSystem.out.println(\"******************************************************************************************\");\r\n\t\tSystem.out.println(\" Please type your search queries\");\r\n\t\tSystem.out.println();\r\n\t\tString choice = \"\";\r\n\t\tif (scanner.hasNextLine()) {\r\n\t\t\tchoice = scanner.nextLine();\r\n\t\t}\r\n\t\t//Currently only supports filtering by name\r\n\t\tSystem.out.println();\r\n\t\tSystem.out.println(\" All products that matches your search are as listed\");\r\n\t\tSystem.out.println();\r\n\t\tSystem.out.println(\" Id|Name |Brand |Price |Total Sales\");\r\n\t\tint productId = 0;\r\n\t\tfor (Shop shop : shops) {\r\n\t\t\tint l = shop.getAllSales().length;\r\n\t\t\tfor (int j = 0; j < l; j++) {\r\n\t\t\t\tif (shop.getAllSales()[j].getName().contains(choice)) {\r\n\t\t\t\t\tprintProduct(productId, shop.getAllSales()[j]);\r\n\t\t\t\t}\r\n\t\t\t\tproductId++;\r\n\t\t\t}\r\n\t\t}\r\n\t}", "public boolean inBag(String searchString) {\r\n\t\tboolean found = false;\r\n\t\tfor(Iterator<Item> it = items.iterator(); it.hasNext() && !found; ) {\r\n\t\t\tif(it.next().getDescription().contains(searchString)) {\r\n\t\t\t\tfound = true;\r\n\t\t\t}\r\n\t\t}\r\n\t\treturn found;\r\n\t\t\r\n\t}", "@GET\r\n public AbstractCommonList getList(@Context UriInfo ui) {\r\n MultivaluedMap<String, String> queryParams = ui.getQueryParameters();\r\n String keywords = queryParams.getFirst(IQueryManager.SEARCH_TYPE_KEYWORDS_KW);\r\n AbstractCommonList list;\r\n if (keywords != null) {\r\n list = search(queryParams, keywords);\r\n } else {\r\n list = getList(queryParams);\r\n }\r\n return list;\r\n }", "public void searchBooks(String searchKeyword) {\n\n\n books = new ArrayList<>();\n Call<BooksObject> call = NetworkUtils.booksAPI.findBooks(searchKeyword, NetworkUtils.apiKey, 5);\n call.enqueue(new Callback<BooksObject>() {\n @Override\n public void onResponse(Call<BooksObject> call, Response<BooksObject> response) {\n if (!response.isSuccessful()) {\n Log.i(TAG, \"\" + response.code());\n return;\n }\n\n BooksObject booksObject = response.body();\n ArrayList<Book> bookList = booksObject.getItems();\n for (Book b : bookList) {\n String id = b.getId();\n boolean exists = false;\n for (Book bo : library) {\n if (id.equals(bo.getId())) {\n exists = true;\n break;\n }\n }\n if (!exists) {\n books.add(b);\n }\n }\n\n customSearchAdapter = new CustomSearchAdapter(getContext(), books);\n acLibrary.setAdapter(customSearchAdapter);\n customSearchAdapter.notifyDataSetChanged();\n }\n\n @Override\n public void onFailure(Call<BooksObject> call, Throwable t) {\n Log.i(TAG, t.getMessage());\n }\n });\n\n }", "public abstract int search(String[] words, String wordToFind) throws ItemNotFoundException;", "public List<Recipe> search(String[] keywords, boolean searchLocally, boolean searchFromWeb) {\n \t\treturn model.searchRecipe(keywords);\r\n \t}", "@Override\n\tpublic ArrayList<SearchItem> search(String key) {\n\t\treturn null;\n\t}", "private void doSearch(String queryStr) {\n\t\t\n\t\t\n\t\tdbHelper = new DatabaseHelper(getApplicationContext());\n\t\tall_Item = Items.getSearchResults(dbHelper, queryStr);\n\t\t\n\n\t\tsearch_list = (ListView) findViewById(R.id.search_list);\n\t\tadapter = new SearchResultListAdaptor(this, R.layout.search_list_display, all_Item);\n\t\tfor(int i=0;i<all_Item.size();i++)\n\t\t adapter.add(all_Item.get(i));\n\t\t\n\t\tsearch_list.setAdapter(adapter);\n\t\t\n\t\t\n\t}", "List<ProductPurchaseItem> getAllSupplierProductPurchaseItems(long suppId, String searchStr);", "public void search(String string) {\n if (mIconsAll == null) {\n if (!mContext.getResources().getBoolean(R.bool.show_icon_name)) {\n // It means the title of icon is not yet computed, so compute it\n IconsHelper.computeTitles(mContext, mIcons);\n }\n\n mIconsAll = new ArrayList<>();\n Set<String> addedNames = new HashSet<>();\n Locale defaultLocale = Locale.getDefault();\n for (int i = 0; i < mIcons.size(); i++) {\n Icon icon = mIcons.get(i);\n String name = icon.getTitle();\n name = name.toLowerCase(defaultLocale);\n if (!addedNames.contains(name)) {\n mIconsAll.add(icon);\n addedNames.add(name);\n }\n }\n }\n\n String query = string.toLowerCase(Locale.getDefault()).trim();\n mIcons = new ArrayList<>();\n if (query.length() == 0) mIcons.addAll(mIconsAll);\n else {\n Locale defaultLocale = Locale.getDefault();\n for (int i = 0; i < mIconsAll.size(); i++) {\n Icon icon = mIconsAll.get(i);\n String name = icon.getTitle();\n name = name.toLowerCase(defaultLocale);\n if (name.contains(query)) {\n mIcons.add(icon);\n }\n }\n }\n notifyDataSetChanged();\n }", "public static void itemsearch(List<String> shoppingList) {\n\n\n\n if(shoppingList.contains(\"milk\")){\n System.out.println(\"The list contains milk\");\n }\n else{\n System.out.println(\"We dont have milk on our list\");\n }\n\n if(shoppingList.contains(\"bananas\")){\n System.out.println(\"the list contains bananas\");\n }\n else{\n System.out.println(\"We dont have bananas on our list\");\n }\n }", "String printListSearch(String searchString);", "public List<BusinessObject> getItems(Package pkg);", "public ArrayList<Book> search(String part){ \n this.searchBooks = new ArrayList<Book>();\n this.numberedListOfSearch = new HashMap<Integer, Book>();\n if (part.length()>=4){\n //Adding all the searching books into an ArrayList<Book>\n //No duplicating for books having the same title\n boolean bookExist = false;\n for (Book book : this.libraryBooks){\n if ((book.getTitle().toLowerCase().contains(part.toLowerCase())) || (book.getAuthor().toLowerCase().contains(part.toLowerCase()))){\n //Check whether any books having the same title in the list\n for (Book bookSearch : this.searchBooks){\n if (bookSearch.getTitle().equals(book.getTitle())){\n bookExist = true;\n break;\n }\n }\n //If none!\n if(!bookExist){\n this.searchBooks.add(book);\n }\n }\n bookExist = false;\n }\n //To put into a numbered list for printing\n //No duplicating for books having the same title\n for (int i =0; i < (this.searchBooks.size());i++){\n // put the book in the HashMap for printing \n this.numberedListOfSearch.put(i+1, this.searchBooks.get(i));\n }\n\n //To print out\n this.println(\"The searching process has finished!\");\n String researchBooks=\"\";\n //check whether the numbered list is empty or not\n if(this.numberedListOfSearch.size() >0){\n researchBooks += \"{\";\n for (int i = 0; i < this.numberedListOfSearch.size();i++){\n researchBooks += (i+1);\n researchBooks += \": \";\n researchBooks += this.numberedListOfSearch.get(i+1).toString();\n researchBooks += \"; \";\n }\n researchBooks = researchBooks.substring(0, researchBooks.length()-2);\n researchBooks += \"}\"; \n }\n //if the numbered list is empty\n else if ( this.numberedListOfSearch.size() == 0){\n researchBooks += \"Nothing found!\";\n }\n this.println(researchBooks);\n }\n\n //If not enough input key words!\n else{\n this.println(\"Please enter more key words! At least four!!\");\n }\n return this.searchBooks;\n }", "@In String search();", "public Set<SearchedItem> getAllItems(StaplerRequest req, String tokenList){\n List<Ancestor> ancestors = req.getAncestors(); \n Set<SearchedItem> searchedItems = new TreeSet<SearchedItem>();\n if(tokenList==null){\n return searchedItems;\n }\n for (int i = 0; i < ancestors.size(); i++) {\n Ancestor a = ancestors.get(i);\n if (a.getObject() instanceof SearchableModelObject) {\n SearchIndex index = ((SearchableModelObject) a.getObject()).getSearchIndex();\n //unfortunatelly the token list is protected\n String tokens[] = tokenList.split(\"(?<=\\\\s)(?=\\\\S)\");\n List<SearchItem> items = new ArrayList<SearchItem>();\n for (String token : tokens) {\n index.suggest(token, items); \n searchedItems.addAll(createSearchItems(items, a));\n }\n }\n }\n return searchedItems;\n }", "@Override\n\tprotected void rethinkSearchStrings() {\n\t\tsearchStrings = new String[world.getNumItemBases()];\n\t\tint i = 0;\n\t\tfor (Map.Entry<String, ItemBase> entry : world.getItemBaseMap().entrySet()) {\n\t\t\tsearchStrings[i] = entry.getValue().getFilePath();\n\t\t\ti++;\n\t\t}\n\t}", "public void onSearchButtonClick(View view){\r\n\t\t\r\n\t\tfor (ListingItem item : ListingContent.ITEMS) {\r\n\t\t\tif (item.content.toUpperCase(Locale.getDefault()).contains(searchField.getText().toString().toUpperCase(Locale.getDefault()))) {\r\n\t\t\t\tresults.add(item);\r\n\t\t\t}\r\n\t\t}\r\n\t\t\r\n\t\tsetListAdapter(new ArrayAdapter<ListingContent.ListingItem>(this,\r\n\t\t\t\tandroid.R.layout.simple_list_item_1,\r\n\t\t\t\tandroid.R.id.text1, results));\r\n\t}", "public List<Recipe> searchWithIngredients(String[] keywords, boolean searchLocally, \r\n \t\t\t\t\t\t\t\t\t boolean searchFromWeb) {\n \t\treturn model.searchRecipe(keywords);\r\n \t}", "public TaskList findMatchingItems(String keyword) {\n if (keyword.contains(\"#\")) {\n System.out.println(\"#\");\n return new TaskList(listItems.stream().filter(\n x -> x.containTag(keyword.replace(\"#\", \"\"))).collect(Collectors.toList()));\n } else {\n return new TaskList(listItems.stream().filter(\n x -> x.getTask().contains(keyword)).collect(Collectors.toList()));\n }\n }", "private void filter(String text) {\n List<Target> filteredlist = new ArrayList<>();\n // running a for loop to compare elements.\n for (Target item : repositoryList) {\n // checking if the entered string matched with any item of our recycler view.\n if (item.getNameTarget().toLowerCase().contains(text.toLowerCase())) {\n // if the item is matched we are\n // adding it to our filtered list.\n filteredlist.add(item);\n }\n } adapter.updateData(filteredlist);\n }", "@Override\n public List<FoodItem> filterByName(String substring) {\n //turn foodItemList into a stream to filter the list and check if any food item matched \n return foodItemList.stream().filter(x -> x.getName().toLowerCase() \n .contains(substring.toLowerCase())).collect(Collectors.toList());\n }", "SearchResultCompany search(String keywords);", "private void searchBooks(String callNumber, String[] keywords,int startYear, int endYear) {\n\t\t/* Loop to sequentially search master list 'Reference' */\n\t\tfor (int i = 0; i < items.size(); i++)\n\t\t\tif ((callNumber.equals(\"\") || items.get(i).getCallNumber()\n\t\t\t\t\t.equalsIgnoreCase(callNumber))\n\t\t\t\t\t&& (keywords == null || matchedKeywords(keywords, items\n\t\t\t\t\t\t\t.get(i).getTitle()))\n\t\t\t\t\t&& (items.get(i).getYear() >= startYear && items.get(i)\n\t\t\t\t\t\t\t.getYear() <= endYear)) {\n\t\t\t\tReference ref = items.get(i);\n\t\t\t\t/* Checks if reference is of a 'Book' type */\n\t\t\t\tif (ref instanceof Book) {\n\t\t\t\t\tBook book = (Book) ref;\n\t\t\t\t\tSystem.out.println(\"--------------------------------------------\");\n\t\t\t\t\tSystem.out.println(book.toString());\n\t\t\t\t\tSystem.out.println(\"--------------------------------------------\");\n\t\t\t\t}\n\n\t\t\t}\n\t}", "private void filterItems()\n {\n System.out.println(\"filtered items (name containing 's'):\");\n Set<ClothingItem> items = ctrl.filterItemsByName(\"s\");\n items.stream().forEach(System.out::println);\n }", "public String advancedSearchBooks() {\r\n List<Books> books = new ArrayList<Books>();\r\n keywords = keywords.trim();\r\n \r\n switch (searchBy) {\r\n case \"all\":\r\n return searchBooks();\r\n case \"title\":\r\n books = findBooksByTitle(keywords);\r\n break;\r\n case \"identifier\":\r\n books = findBooksByIdentifier(keywords);\r\n break;\r\n case \"contributor\":\r\n books = findBooksByContributor(keywords);\r\n break;\r\n case \"publisher\":\r\n books = findBooksByPublisher(keywords);\r\n break;\r\n case \"year\":\r\n books = findBooksByYear(keywords);\r\n break;\r\n case \"genre\":\r\n books = findBooksByGenre(keywords);\r\n break;\r\n case \"format\":\r\n books = findBooksByFormat(keywords);\r\n break;\r\n }\r\n clearFields();\r\n\r\n if (books == null || books.isEmpty()) {\r\n books = new ArrayList<Books>();\r\n }\r\n\r\n return displayBooks(books);\r\n }", "@Test\n public void searchItems_LocationIsInCityInfo_ReturnListOfItems(){\n assertEquals(Arrays.toString(workerI.searchItems(\"David\", null)), Collections.singletonList(\"Ho Chi Minh City, Downtown\").toString());\n assertNotEquals(Arrays.toString(workerI.searchItems(\"David\", null)), Collections.singletonList(\"Crescent Mall\").toString());\n assertNotEquals(Arrays.toString(workerI.searchItems(\"David\", null)), Collections.singletonList(\"abc\").toString());\n assertNotEquals(Arrays.toString(workerI.searchItems(\"David\",null)), Collections.singletonList(\"\").toString());\n }", "@Test\n public void findsByKeyword() throws Exception {\n final Base base = new DyBase(\n this.dynamo.region(), new MkSttc().counters().get(\"ttt\")\n );\n final Book book = base.books().add(\n \"@book{best2014, author=\\\"Walter\\\"}\"\n );\n final Quotes quotes = base.quotes();\n quotes.add(\n book, \"never give up and never think about bad things, Bobby\",\n \"99-101, 256-257, 315\"\n );\n MatcherAssert.assertThat(\n quotes.refine(\"bobby\").iterate(),\n Matchers.<Quote>iterableWithSize(1)\n );\n MatcherAssert.assertThat(\n quotes.refine(\"another-something\").iterate(),\n Matchers.<Quote>iterableWithSize(0)\n );\n }", "public LibrarySearch() {\n\t\titems = new ArrayList<Reference>();\n\t}", "public boolean searchLibrary(String key)\n\t{\n\t\tif(availableBooks!=0)\n\t\t{\n\t\t\tboolean val=b.searchBook(key);\n\t\t\treturn val;\n\t\t}\n\t\treturn false;\t\n\t\t\t\n\t}", "public List<SearchedItem> getAllSearchedItems(StaplerRequest req, String tokenList) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, ServletException {\n Set<String> filteredItems= new TreeSet<String>();\n AbstractProject p;\n \n if(\"Filter\".equals(req.getParameter(\"submit\"))){ //user wanto to change setting for this search\n filteredItems = getFilter(req);\n }\n else{\n filteredItems = User.current().getProperty(SearchProperty.class).getFilter();\n }\n req.setAttribute(\"filteredItems\", filteredItems);\n return getResolvedAndFilteredItems(tokenList, req, filteredItems);\n }", "List<CatalogItem> getAllCatalogItems();", "List<ProductInfoOutput> findList(List<String> productIdList);", "public List<Recipe> search(String queryText, Category category, CookingMethod cookingMethod);", "@Test\r\n\tpublic void searchTest() {\r\n\t\tItem item = new Item();\r\n\t\t// first, search by name\r\n\t\tint k = 0;\r\n\t\ttry {\r\n\t\t\tk = item.searchCount(\"a\", null);\r\n\t\t\tassertNotSame(k, 0);\r\n\t\t} catch (SQLException e) {\r\n\t\t\tfail(\"Failed to execute searchCount by Name: SQLException\");\r\n\t\t}\r\n\t\t\r\n\t\tif (k > Item.ITEMS_PER_PAGE) k = Item.ITEMS_PER_PAGE;\r\n\t\tassertNotSame(k, 0);\r\n\t\t\r\n\t\ttry {\r\n\t\t\tItem tempSet[] = item.search(\"a\", null);\r\n\t\t\tassertSame(tempSet.length, k);\r\n\t\t} catch (SQLException e) {\r\n\t\t\tfail(\"Failed to execute search by name: SQLException\");\r\n\t\t}\r\n\t\t\r\n\t\t// check if search returns actual items\r\n\t\ttry {\r\n\t\t\tItem tempSet[] = item.search(\"a\", null);\r\n\t\t\tfor (int i = 0; i < tempSet.length; i++) {\r\n\t\t\t\tassertNotNull(tempSet[i]);\r\n\t\t\t\tassertNotNull(tempSet[i].getId());\r\n\t\t\t\tassertNotSame(tempSet[i].getId(), 0);\r\n\t\t\t}\r\n\t\t} catch (SQLException e) {\r\n\t\t\tfail(\"Failed to load items for search by name: SQLException\");\r\n\t\t}\r\n\t\t\r\n\t\t// then search by type (category)\r\n\t\tk = 0;\r\n\t\ttry {\r\n\t\t\tk = item.searchCount(null, \"a\");\r\n\t\t\tassertNotSame(k, 0);\r\n\t\t} catch (SQLException e) {\r\n\t\t\tfail(\"Failed to execute searchCount by Type: SQLException\");\r\n\t\t}\r\n\t\t\r\n\t\tif (k > Item.ITEMS_PER_PAGE) k = Item.ITEMS_PER_PAGE;\r\n\t\tassertNotSame(k, 0);\r\n\t\t\r\n\t\ttry {\r\n\t\t\tItem tempSet[] = item.search(null, \"a\");\r\n\t\t\tassertSame(tempSet.length, k);\r\n\t\t} catch (SQLException e) {\r\n\t\t\tfail(\"Failed to execute search by type: SQLException\");\r\n\t\t}\r\n\t\t\r\n\t\t// now search by store name\r\n\t\tk = 0;\r\n\t\ttry {\r\n\t\t\tk = item.searchCountS(\"a\");\r\n\t\t\tassertNotSame(k, 0);\r\n\t\t} catch (SQLException e) {\r\n\t\t\tfail(\"Failed to execute searchCount by Store Name: SQLException\");\r\n\t\t}\r\n\t\t\r\n\t\tif (k > Item.ITEMS_PER_PAGE) k = Item.ITEMS_PER_PAGE;\r\n\t\tassertNotSame(k, 0);\r\n\t\t\r\n\t\ttry {\r\n\t\t\tItem tempSet[] = item.searchS(\"a\", 0);\r\n\t\t\tassertSame(tempSet.length, k);\r\n\t\t} catch (SQLException e) {\r\n\t\t\tfail(\"Failed to execute search by Store Name: SQLException\");\r\n\t\t}\r\n\t}", "public static boolean searchItemInList(String text, List<IStringField> list){\n for(IStringField item : list){\n if(item.getStrValue().equals(text)){\n return true;\n }\n }\n return false;\n }", "List<Product> getProductsContainingProductNameOrShortDescription(String productSearchString);", "List<Card> search(String searchString) throws PersistenceCoreException;", "List<Map<String, Object>> searchIngredient(String name);", "public static void main(String[] args) {\n Inventory inventory = new Inventory();\n initializeInventory(inventory);\n\n GuitarSpec test = \n new GuitarSpec(\"b\", \"b\", \"b\", \"b\");\n List matchingGuitars = inventory.search(test);\n if (!matchingGuitars.isEmpty()) {\n System.out.println(\"搜索结果----\");\n for (Iterator i = matchingGuitars.iterator(); i.hasNext(); ) {\n Guitar guitar = (Guitar)i.next();\n GuitarSpec spec = guitar.getSpec();\n System.out.println(\"你搜索的这款吉他:品牌为\" +spec.getBuilder() + \"--型号为\" + spec.getModel() + \"--类型为\" +\n spec.getType() + \"--材质为\" +spec.getWood() + \"--价格为¥\" +\n guitar.getPrice()+\"--ID为\"+guitar.getID());\n }\n } else {\n System.out.println(\"Sorry, 我们没有这一款吉他.\");\n }\n }", "public int itemCount(String searchString) {\r\n\t\tint count = 0;\r\n\t\tfor(Item item: items) {\r\n\t\t\tif(item.getDescription().contains(searchString)) {\r\n\t\t\t\tcount++;\r\n\t\t\t}\r\n\t\t}\r\n\t\treturn count;\r\n\t}", "public ArrayList<Music> getContains(String searchQuery)\n {\n ArrayList<Music> listResult = new ArrayList<>();\n\n for (Music m : songs)\n {\n if (m.getTitle().toLowerCase().contains(searchQuery) || m.getArtist().toLowerCase().contains(searchQuery) || m.getGenre().toLowerCase().contains(searchQuery))\n {\n listResult.add(m);\n }\n }\n return listResult;\n }", "public Inventory searchForItem (TheGroceryStore g, Inventory i, String key);", "public ArrayList<Recipe> search(String searchTerm){\n\t\t\t\t\n\t\t\t\t// The final container to be returned\n\t\t\t\tArrayList<Recipe> mRecipes = new ArrayList<Recipe>();\n\t\t\t\t\n\t\t\t\t// Temporary containers to hold the search results until they can \n\t\t\t\t// be combined in mRecipes \n\t\t\t\tArrayList<Recipe> mRecipesNAME = new ArrayList<Recipe>();\n\t\t\t\tArrayList<Recipe> mRecipesCATEGORY = new ArrayList<Recipe>();\n\t\t\t\tArrayList<Recipe> mRecipesINGREDIENT = new ArrayList<Recipe>();\n\t\t\t\tArrayList<Recipe> mRecipesDESCRIPTION = new ArrayList<Recipe>();\n\t\t\t\tArrayList<Recipe> mRecipesINSTRUCTION = new ArrayList<Recipe>();\n\t\t\t\tIterator<Recipe> iterator = RECIPES.iterator(); \n\t\t\t\t\n\t\t\t\t// Search all recipes in Recipe Box for name matches\n\t\t\t\twhile (iterator.hasNext()){\n\n\t\t\t\t\t// Load the next recipe\n\t\t\t\t\tRecipe recipe = iterator.next();\n\t\t\t\t\t\n\t\t\t\t\t// Check for recipe NAME match\n\t\t\t\t\tif (recipe.nameContains(searchTerm)){\n\t\t\t\t\t\t\n\t\t\t\t\t\t// Positive search result, add to list\n\t\t\t\t\t\tmRecipesNAME.add(recipe);\n\t\t\t\t\t}\n\t\t\t\t\t// Check for recipe CATEGORY match\n\t\t\t\t\telse if (recipe.categoriesContain(searchTerm)) {\n\t\t\t\t\t\n\t\t\t\t\t\t// Positive search result, add to list\n\t\t\t\t\t\tmRecipesCATEGORY.add(recipe);\n\t\t\t\t\t\t\n\t\t\t\t\t}\n\t\t\t\t\t// Check for recipe INGREDIENT match\n\t\t\t\t\telse if (recipe.ingredientsContain(searchTerm)) {\n\t\t\t\t\t\t\n\t\t\t\t\t\t// Positive search result, add to list\n\t\t\t\t\t\tmRecipesINGREDIENT.add(recipe);\n\t\t\t\t\t\t\n\t\t\t\t\t}\n\t\t\t\t\t// Check for recipe DESCRIPTION match\n\t\t\t\t\telse if (recipe.descriptionContains(searchTerm)) {\n\t\t\t\t\t\t\n\t\t\t\t\t\t// Positive search result, add to list\n\t\t\t\t\t\tmRecipesDESCRIPTION.add(recipe);\n\t\t\t\t\t\t\n\t\t\t\t\t}\n\t\t\t\t\t// Check for recipe INSTRUCTION match\n\t\t\t\t\telse if (recipe.instructionsContain(searchTerm)) {\n\t\t\t\t\t\t\n\t\t\t\t\t\t// Positive search result, add to list\n\t\t\t\t\t\tmRecipesINSTRUCTION.add(recipe);\n\t\t\t\t\t\t\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t// Create an ordered list of recipes from most important to least important\n\t\t\t\tmRecipes.addAll(mRecipesNAME);\n\t\t\t\tmRecipes.addAll(mRecipesCATEGORY);\n\t\t\t\tmRecipes.addAll(mRecipesINGREDIENT);\n\t\t\t\tmRecipes.addAll(mRecipesDESCRIPTION);\n\t\t\t\tmRecipes.addAll(mRecipesINSTRUCTION);\n\t\t\t\t\n\t\t\t\t// Return ordered list of recipes\n\t\t\t\tLog.d(TAG, \"Finish function searchNames\");\n\t\t\t\treturn mRecipes;\n\t\t\t\t\n\t\t\t}", "public List<Item> getAllItemsAvailable();", "private void search(String querySearch) {\n searchResult = new ArrayList<>();\n for (MonitoringModel item : searchList) {\n if (item.getPROG_ID().toLowerCase().contains(querySearch) || item.getPROG_ID().contains(querySearch) ||\n item.getKEPUTUSAN().toLowerCase().contains(querySearch) || item.getKEPUTUSAN().contains(querySearch) ||\n Common.formatTgl(item.getTGL_TARGET()).toLowerCase().contains(querySearch) || Common.formatTgl(item.getTGL_TARGET()).contains(querySearch) ||\n Common.formatStatusMonitoringToString(item.getLAST_STATUS()).toLowerCase().contains(querySearch) || Common.formatStatusMonitoringToString(item.getLAST_STATUS()).contains(querySearch)) {\n searchResult.add(item);\n }\n }\n if (searchResult.isEmpty())\n tvEmptySearch.setText(\"No results found for '\" + querySearch + \"'\");\n else\n tvEmptySearch.setText(\"\");\n\n searchAdapter = new ListAdapter(getContext(), searchResult);\n rvList.setAdapter(searchAdapter);\n }", "public ArrayList <ITunesItem> getArtists(String searchText) throws IOException\n\t{\n\t\tsearchText = searchText.replace(\" \", \"+\");\n\t\tString query = \"term=\" + searchText + \"&entity=musicArtist&attribute=artistTerm\";\n\t\treturn searchQuery(query);\n\t}", "public static void searchJobs(String searchTerm) {\n\n for (int i = 0; i > PostJob.allJobs.size(); i++) {\n\n\n if (PostJob.allJobs.contains(searchTerm)) {\n int itemIndx = PostJob.allJobs.indexOf(searchTerm);\n String output = PostJob.allJobs.get(itemIndx);\n System.out.print(\"Available jobs within your search terms\" + output);\n\n }\n }\n }", "public void search() {\n String q = this.query.getText();\n String cat = this.category.getValue();\n if(cat.equals(\"Book\")) {\n searchBook(q);\n } else {\n searchCharacter(q);\n }\n }", "@Test(groups = \"suite1-1\")\n\tpublic void browseItems() {\n\n\t\tWebElement treasuryLink = driver.findElement(By\n\t\t\t\t.linkText(TREASURY_LINK_TEXT));\n\t\ttreasuryLink.click();\n\n\t\tWebDriverWait wait = new WebDriverWait(driver, 10);\n\n\t\t// Find the button to do the search inside treasury objects\n\t\tWebElement searchButton = wait\n\t\t\t\t.until(ExpectedConditions.elementToBeClickable(By\n\t\t\t\t\t\t.xpath(\"/HTML/BODY/DIV[@id=\\\"content\\\"]/DIV[2]/DIV[@id=\\\"listings-header\\\"]/FORM/SPAN/SPAN/INPUT\")));\n\n\t\t// Find the text input field to do the search\n\t\tWebElement searchField = driver\n\t\t\t\t.findElement(By\n\t\t\t\t\t\t.xpath(\"/HTML/BODY/DIV[@id=\\\"content\\\"]/DIV[2]/DIV[@id=\\\"listings-header\\\"]/FORM/INPUT[@name=\\\"search_query\\\"]\"));\n\t\t// Search key\n\t\tsearchField.sendKeys(\"bag\");\n\n\t\tsearchButton.click();\n\n\t\tWebElement numResults = driver.findElement(By\n\t\t\t\t.xpath(\"/HTML/BODY/DIV[@id=\\\"content\\\"]/DIV[1]/H1\"));\n\n\t\tassertNotEquals(numResults.getText().trim().substring(0, 1), \"0\",\n\t\t\t\t\"Results expected for given key\");\n\n\t\tWebElement gallery = wait\n\t\t\t\t.until(ExpectedConditions.elementToBeClickable(By\n\t\t\t\t\t\t.xpath(\"/HTML/BODY/DIV[@id=\\\"content\\\"]/DIV[2]/DIV[2]/UL/LI[1]/DIV[4]/A[1]/IMG\")));\n\t\t// Click should be done without errors\n\t\tgallery.click();\n\n\t}", "public Item getPlayerItem(String stringItem){\r\n Item itemToReturn = null;\r\n for(Item item: playerItem){\r\n if(item.getName().contains(stringItem)){\r\n itemToReturn = item;\r\n }\r\n }\r\n return itemToReturn;\r\n }", "public Item getPlayerItem(String stringItem){\n Item itemToReturn = null;\n for(Item item: playerItem){\n if(item.getName().contains(stringItem)){\n itemToReturn = item;\n }\n }\n return itemToReturn;\n }", "@Override\n public List<FoodItem> filterByName(String substring) {\n if (foodItemList == null || foodItemList.size() == 0)\n return foodItemList;\n List<FoodItem> foodCandidate = new ArrayList<>();\n \tfor (FoodItem food : foodItemList) {\n if (food.getName().equals(substring)) {\n foodCandidate.add(food);\n }\n \t}\n return foodCandidate;\n \n }", "public List<ReadBookVO> searchReadBookList(String searchVal) {\n\t\t\n\t\tList<String> names = Arrays.asList(searchVal.split(\" \"));\n\t\treturn readBookDao.searchReadBookList(names);\n\t}", "public abstract String filterLibraryName(final String name);", "public ArrayList<Product> searchProduct(String s) throws ProductException{\r\n\tArrayList<Product> products=new ArrayList<Product>();\r\n\t\r\n\tif(ProductRepository.productsList.isEmpty()) {\r\n\t\tthrow new ProductException(\"there are no products in the store\");\r\n\t\t\r\n\t}else {\r\n\t\tproducts.addAll(pDoa.searchProducts(s));\r\n\t\t\r\n\t}\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\treturn products;\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t}", "List<PilotContainer> Search(String cas, String word);", "public ArrayList <ITunesItem> searchMultipleKey(String searchText, String country, String media) throws IOException\n\t{\n\t\tsearchText = searchText.replace(\" \", \"+\");\n\t\tString query = \"term=\" + searchText;\n\t\tif(!country.isEmpty())\n\t\t{\n\t\t\tquery = query + \"&country=\" + country;\n\t\t}\n\t\tif(!media.isEmpty())\n\t\t{\n\t\t\tquery = query + \"&media=\" + media;\n\t\t}\n\t\treturn searchQuery(query);\n\t}", "public void searchTitle(String srchttl){\r\n \t\r\n \tboolean found = false;\t\t\t\t\t\r\n \tIterator<Item> i = items.iterator();\r\n \tItem current = new Item();\r\n\r\n\twhile(i.hasNext()){\r\n\t current = i.next();\r\n\t \r\n\t if(srchttl.compareTo(current.getTitle()) == 0) {\r\n\t System.out.print(\"Found \" + current.toString());\r\n\t found = true;\r\n\t } \r\n }\r\n \r\n\tif(found != true){\r\n\t System.out.println(\"Title \" + srchttl + \" could not be found.\");\r\n\t System.out.println(\"Check the spelling and try again.\");\r\n\t}\r\n \r\n }", "@Override\n\tpublic List<ServiceInfo> search(String keywords) {\n\t\treturn null;\n\t}", "@Override\n\tpublic List<Item> findItemList() {\n\t\tCriteriaBuilder cb=entityManager.getCriteriaBuilder();\n\t\tCriteriaQuery<Item> query = cb.createQuery(Item.class); \n // Root<Item> item = query.from(Item.class);\n List<Item> itemList= entityManager.createQuery(query).getResultList();\n\t\treturn itemList;\n\t}", "List<DataTerm> search(String searchTerm);", "public List<DocumentType> find(Context context, String str){\n\n\t\tList<DocumentType> filteredPlaces = new ArrayList<>();\n\n\t\ttry {\n\n\t\t\tJSONObject response = VolleySyncRequest.get(context, remoteAPI + str); // this will block (forever)\n\t\t\tJSONArray jArray = response.getJSONArray(\"documenti\");\n\t\t\tSystem.out.println(jArray);\n\t\t\tfor (int i=0; i < jArray.length(); i++) {\n\t\t\t\ttry {\n\t\t\t\t\tJSONObject oneObject = jArray.getJSONObject(i);\n\t\t\t\t\t// Pulling items from the array\n\n\t\t\t\t\tDocumentType item = new DocumentType();\n\t\t\t\t\titem.setCode(oneObject.getString(\"codice\"));\n\t\t\t\t\titem.setName(oneObject.getString(\"nome\"));\n\n\t\t\t\t\tfilteredPlaces.add(item);\n\n\t\t\t\t\tSystem.out.println(\"[DEBUG] \" + oneObject.getString(\"nome\"));\n\n\t\t\t\t} catch (JSONException e) {\n\t\t\t\t\tCharSequence text = context.getString(R.string.document_json_exception);\n\t\t\t\t\tint duration = Toast.LENGTH_SHORT;\n\n\t\t\t\t\tToast toast = Toast.makeText(context, text, duration);\n\t\t\t\t\ttoast.show();\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\n\t\t} catch (InterruptedException e) {\n\t\t\tCharSequence text = context.getText(R.string.remote_api_net_error);\n\t\t\tint duration = Toast.LENGTH_SHORT;\n\n\t\t\tToast toast = Toast.makeText(context, text, duration);\n\t\t\ttoast.show();\n\t\t\te.printStackTrace();\n\t\t} catch (ExecutionException e) {\n\t\t\te.printStackTrace();\n\t\t} catch (JSONException e) {\n\t\t\tCharSequence text = context.getString(R.string.document_json_exception);\n\t\t\tint duration = Toast.LENGTH_SHORT;\n\n\t\t\tToast toast = Toast.makeText(context, text, duration);\n\t\t\ttoast.show();\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\treturn filteredPlaces;\n\n\t}", "public static ArrayList<Item> find()\n {\n ConnectionPool pool = ConnectionPool.getInstance();\n Connection connection = pool.getConnection();\n PreparedStatement ps = null;\n ArrayList<Item> items=new ArrayList<Item>();\n items=null;\n \n String query = \"select * from item\";\n try\n { \n ps = connection.prepareStatement(query);\n ResultSet rs = null;\n\t rs = ps.executeQuery();\n while(rs.next()){\n Item item = new Item();\n\t\titem.setAttribute(rs.getString(2));\n\t\titem.setItemname(rs.getString(3));\n\t\titem.setDescription(rs.getString(4));\n\t\titem.setPrice(rs.getDouble(5));\n items.add(item);\n }\n return items;\n }\n catch(SQLException e)\n {\n e.printStackTrace();\n return null;\n }\n finally\n {\n DButil.closePreparedStatement(ps);\n pool.freeConnection(connection);\n } \n }", "public ArrayList<String> getSellers(String productName);", "public String findItem(String searchItem) {\n\n int position = groceryList.indexOf(searchItem);\n if(position >=0) {\n return groceryList.get(position);\n }\n\n return null;\n }", "public static Vector<SpItem> findAllItems(SpItem rootItem,\n String className) {\n Vector<SpItem> v = new Vector<SpItem>();\n // Get the class from the className\n Class<?> c = classForName(className);\n\n if (c != null) {\n if (rootItem instanceof SpObsComp) {\n _findAllItems(rootItem.parent(), c, v);\n\n } else {\n if (rootItem.getClass().equals(c)) {\n v.addElement(rootItem);\n }\n\n _findAllItems(rootItem, c, v);\n }\n }\n\n return v;\n }", "@Test\n void searchProduct() {\n List<DummyProduct> L1= store.SearchProduct(\"computer\",null,-1,-1);\n assertTrue(L1.get(0).getProductName().equals(\"computer\"));\n\n List<DummyProduct> L2= store.SearchProduct(null,\"Technology\",-1,-1);\n assertTrue(L2.get(0).getCategory().equals(\"Technology\")&&L2.get(1).getCategory().equals(\"Technology\"));\n\n List<DummyProduct> L3= store.SearchProduct(null,null,0,50);\n assertTrue(L3.get(0).getProductName().equals(\"MakeUp\"));\n\n List<DummyProduct> L4= store.SearchProduct(null,\"Fun\",0,50);\n assertTrue(L4.isEmpty());\n }", "public void search(String text){\n filteredList.clear();\n\n if(TextUtils.isEmpty(text)){\n filteredList.addAll(filteredListForSearch);\n }\n\n else{\n String query = text.toLowerCase();\n for(SensorResponse item : filteredListForSearch){\n if(item.getSensor_Type().toLowerCase().contains(query) || Long.toString(item.getBattery()).toLowerCase().contains(query)\n || Long.toString(item.getDate_Time()).toLowerCase().contains(query) || Double.toString(item.getLat()).toLowerCase().contains(query)\n || Double.toString(item.getLong()).toLowerCase().contains(query) || item.getSensorHealth().toLowerCase().contains(query)\n || Long.toString(item.getSensor_ID()).toLowerCase().contains(query) || Double.toString(item.getSensor_Val()).toLowerCase().contains(query)){\n filteredList.add(item);\n }\n }\n }\n removeDuplicates();\n notifyDataSetChanged();\n }", "private void searchFunction() {\n\t\t\r\n\t}", "private void volleySearchRequest(String to_search) {\n RequestQueue requestQueue = VolleySingleton.getInstance().getRequestQueue();\n\n Log.e(TAG, \"SEARCH WORD LENGTH :: \" + to_search.length());\n Log.e(TAG, \"SEARCH URL :: \" + WebServices.SEARCH_URL(to_search, 2));\n\n Log.e(TAG, \"TO_SEARCH :: \" + to_search);\n Log.e(TAG, \"MENU ID TO SEARCH :: \" + menu_id_to_search);\n\n JsonArrayRequest jsonArrayRequest = new JsonArrayRequest(\n WebServices.SEARCH_URL(to_search, menu_id_to_search),\n new Response.Listener<JSONArray>() {\n @Override\n public void onResponse(JSONArray response) {\n Log.e(TAG, \"SEARCH RESPONSE :: \" + response);\n\n if (searchIntellisenseList.isEmpty()) {\n Log.e(TAG, \"List is empty\");\n } else {\n Log.e(TAG, \"List is containing items\");\n searchIntellisenseList.clear();\n adapter.notifyDataSetChanged();\n }\n\n SearchIntellisense searchIntellisense;\n try {\n JSONArray jsonArray = response.getJSONArray(0);\n for (int i = 0; i < jsonArray.length(); i++) {\n\n searchIntellisense = new SearchIntellisense();\n JSONObject jsonobject = jsonArray.getJSONObject(i);\n\n searchIntellisense.setId(jsonobject.getInt(\"id\"));\n searchIntellisense.setMenu(jsonobject.getString(\"menu\"));\n searchIntellisense.setName(jsonobject.getString(\"name\"));\n\n searchIntellisenseList.add(searchIntellisense);\n }\n\n //this is for removing duplicate items from arraylist starts\n// firstly confirm from misha, and them implement this code\n// Set<String> hs = new HashSet<>();\n// hs.addAll(search_results_list);\n// search_results_list.clear();\n// search_results_list.addAll(hs);\n //this is for removing duplicate items from arraylist ends\n\n\n } catch (JSONException e) {\n Log.e(TAG, \"JSONException while parsing categories :: \" + e);\n }\n\n try {\n JSONArray jsonArray = response.getJSONArray(1);\n Log.e(TAG, \"jsonObject of searches :: \" + jsonArray);\n for (int i = 0; i < jsonArray.length(); i++) {\n\n searchIntellisense = new SearchIntellisense();\n JSONObject jsonobject = jsonArray.getJSONObject(i);\n\n searchIntellisense.setId(jsonobject.getInt(\"id\"));\n searchIntellisense.setType(jsonobject.getInt(\"type\"));\n searchIntellisense.setName(jsonobject.getString(\"name\"));\n searchIntellisense.setRate(jsonobject.getDouble(\"rate\"));\n searchIntellisense.setRate_curid(jsonobject.getInt(\"rate_curid\"));\n searchIntellisense.setPrice_from(jsonobject.getString(\"price_from\"));\n searchIntellisense.setUnit_label(jsonobject.getString(\"unit_label\"));\n searchIntellisense.setMark(jsonobject.getString(\"mark\"));\n searchIntellisense.setFilename(jsonobject.getString(\"filename\"));\n\n searchIntellisenseList.add(searchIntellisense);\n }\n } catch (JSONException e) {\n Log.e(TAG, \"JSONException :: \" + e);\n }\n\n adapter = new SearchResultAdapter(searchIntellisenseList, SearchActivity.this, SearchActivity.this);//last param is for clicklistener\n rv_search_results.setAdapter(adapter);\n\n if (rv_search_results.getVisibility() == View.GONE) {\n rv_search_results.setVisibility(View.VISIBLE);\n }\n }\n }, new Response.ErrorListener() {\n @Override\n public void onErrorResponse(VolleyError error) {\n Log.e(TAG, \"ERROR :: \" + error);\n if (error.toString().equals(\"com.android.volley.TimeoutError\")) {\n Log.e(TAG, \"Due to timeout, making call again.\");\n volleySearchRequest(et_search.getText().toString());\n }\n }\n }) {\n @Override\n public Map<String, String> getHeaders() throws AuthFailureError {\n Map headers = new HashMap();\n headers.put(\"X-ESM-LID\", AppController.APP_LANGUAGE);\n headers.put(\"X-ESM-KEY\", Constants.API_KEY);\n return headers;\n }\n };\n requestQueue.add(jsonArrayRequest);\n }", "public ArrayList <ITunesItem> getAlbums(String searchText) throws IOException\n\t{\n\t\tsearchText = searchText.replace(\" \", \"+\");\n\t\tString query = \"term=\" + searchText + \"&entity=album&attribute=albumTerm\";\n\t\treturn searchQuery(query);\n\t}", "@Override\r\npublic List<ThirdPartyAppsList> findAll()\r\n{\nArrayList<ThirdPartyAppsList> appsList = new ArrayList<>();\r\n//adding providers to the List\r\nappsList.add(new ThirdPartyAppsList(\"15645367\",\"Aetna\",\"My Data My Health\" ,\"Naveen\",\"Regidtered since: Dec-2020\"));\r\nappsList.add(new ThirdPartyAppsList(\"15645367\",\"Aetna\",\"Virtual Viewer\",\"Snow bound\",\"Regidtered since: Mar-2017\"));\r\nappsList.add(new ThirdPartyAppsList(\"15645367\",\"Aetna\",\"hapi.fhir\",\"Apache\",\"Regidtered since: June-2017\"));\r\nappsList.add(new ThirdPartyAppsList(\"15645367\",\"Aetna\",\"Dummy Heading3\",\"Dummy Owner Name\",\"Regidtered since: Aug-2016\"));\r\nappsList.add(new ThirdPartyAppsList(\"15645367\",\"Aetna\",\"Dummy Heading4\",\"Dummy Owner Name\",\"Regidtered since: Sep-2018\"));\r\nappsList.add(new ThirdPartyAppsList(\"15645367\",\"Aetna\",\"Dummy Heading5\",\"Owner Name\",\"Regidtered since: Oct-2019\"));\r\nreturn appsList;\r\n}", "public List search(String str) {\n List searchList = new ArrayList();\n try {\n //set the scanner to the entire bible file\n scan = new Scanner(new File(\"kjvdat.txt\"));\n //set the regex pattern with the search string\n Pattern p = Pattern.compile(\"(\" + str + \")\");\n //scan through the entire verses for the search parameter\n while (scan.hasNext()) {\n String txt = scan.nextLine();\n Matcher m = p.matcher(txt);\n if (m.find()) {\n //insert verses that are found into the searchlist\n searchList.add(txt.substring(0, txt.length() - 1));\n }\n }\n\n } catch (FileNotFoundException ex) {\n Logger.getLogger(Finder.class.getName()).log(Level.SEVERE, null, ex);\n }\n //return list of all verses found containing the search parameter\n scan.close();\n return searchList;\n }", "List<SongVO> searchSong(String searchText) throws Exception;", "private void getItemListById() throws ClassNotFoundException, SQLException, IOException {\n itemCodeCombo.removeAllItems();\n ItemControllerByChule itemController = new ItemControllerByChule();\n ArrayList<Item> allItem = itemController.getAllItems();\n itemCodeCombo.addItem(\"\");\n for (Item item : allItem) {\n itemCodeCombo.addItem(item.getItemCode());\n }\n itemListById.setSearchableCombo(itemCodeCombo, true, null);\n }", "List<Item> findByName(String name);", "public interface Search {\n ArrayList<Section> searchSecByTitle(String info);\n\n ArrayList<Section> searchSecByCourse_id(String info);\n}", "public List<MainItemOrdered> findAll();", "void findInGoods(String str) {\n Iterator<Map.Entry<SportEquipment, Integer>> i = goods.entrySet().iterator();\n int count = 1;\n boolean flag = false; //indicates whether sequences were found or not\n\n while (i.hasNext()) {\n\n Map.Entry<SportEquipment, Integer> pair = i.next();\n SportEquipment seq = pair.getKey();\n String category = seq.getCategory().toString();\n String name = seq.getTitle();\n if (category.contains(str.toUpperCase()) || name.contains(str.toLowerCase())) {\n System.out.println(Integer.toString(count) + Strings.DROP + category + Strings.SEPARATOR2 +\n name + Strings.CURRENCY + seq.getPrice() + Strings.SEPARATOR + pair.getValue());\n flag = true;\n }\n count++;\n }\n if (!flag) System.out.println(Strings.ITEM_IS_NOT_FOUND);\n\n }", "public void searchSong(String name)\n {\n for(int i=0; i<songs.size(); i++)\n if(songs.get(i).getFile().contains(name) || songs.get(i).getSinger().contains(name))\n {\n System.out.print((i+1) + \"- \");\n listSong(i);\n\n }\n }", "List<OrgRelationship> searchStores(String keyword,String path,String type) ;", "private void filter(String text) {\n ArrayList<ChildItem> filterdNames = new ArrayList<>();\n\n //looping through existing elements\n for (ChildItem s : dataParent ) {\n\n //if the existing elements contains the search input\n if (s.getKode_barang().toLowerCase().contains(text.toLowerCase())) {\n //adding the element to filtered list\n filterdNames.add(s);\n }\n }\n\n //calling a method of the adapter class and passing the filtered list\n adapter.filterList(filterdNames);\n }", "@Override\n\tpublic List<Literature> searchKeywords() {\n\t\treturn null;\n\t}", "String retrieveSymbolNewsItems(String symbol);", "public String searchBooks() {\r\n if (keywords.isEmpty()) {\r\n return \"advanced-search\";\r\n }\r\n\r\n keywords = keywords.trim();\r\n \r\n //Get list of all the queries\r\n List<List<Books>> listOfLists = new ArrayList<List<Books>>();\r\n listOfLists.add(findBooksByGenre(keywords));\r\n listOfLists.add(findBooksByIdentifier(keywords));\r\n listOfLists.add(findBooksByContributor(keywords));\r\n listOfLists.add(findBooksByFormat(keywords));\r\n listOfLists.add(findBooksByPublisher(keywords));\r\n listOfLists.add(findBooksByTitle(keywords));\r\n listOfLists.add(findBooksByYear(keywords));\r\n\r\n clearFields();\r\n\r\n List<Books> books = new ArrayList<Books>();\r\n\r\n //Filter out useless data\r\n List<Books> tempBookList;\r\n for (int cntr = 0; cntr < listOfLists.size(); cntr++) {\r\n tempBookList = listOfLists.get(cntr);\r\n\r\n if (tempBookList == null) {\r\n continue;\r\n }\r\n\r\n if (tempBookList.isEmpty()) {\r\n continue;\r\n }\r\n\r\n books.addAll(tempBookList);\r\n }\r\n\r\n //Remove duplicates\r\n Set<Books> bookSet = new HashSet<Books>();\r\n bookSet.addAll(books);\r\n books.clear();\r\n books.addAll(bookSet);\r\n\r\n return displayBooks(books);\r\n }", "private void inspectItem(String item)//Made by Lexi\n {\n itemFound = decodeItem(item);\n if (itemFound == null)\n {\n System.out.println(\"I don't know of any \" + item + \".\");\n }\n else\n {\n System.out.println(\"The item is: \" + itemFound.getTitle());\n System.out.println(\"Description of the item: \" + itemFound.getDescription());\n System.out.println(\"Item Weight: \" + itemFound.getWeight());\n System.out.println(\"Room item was found in: \" + itemFound.getLocation().getTitle());\n }\n }", "public List searchProduct(String searchTerms) {\n ResultSet rsType = database.searchProduct(searchTerms);\n List<Product> searchedProducts = new ArrayList<>();\n try {\n while (rsType.next()) {\n searchedProducts.add(loadProductFromId(rsType.getInt(\"productid\")));\n }\n } catch (SQLException e) {\n e.printStackTrace();\n }\n if (searchedProducts.isEmpty()) {\n throw new NoSuchProductException();\n }\n\n return searchedProducts;\n }", "private void get_products_search()\r\n\r\n {\n MakeWebRequest.MakeWebRequest(\"get\", AppConfig.SALES_RETURN_PRODUCT_LIST,\r\n AppConfig.SALES_RETURN_PRODUCT_LIST + \"[\" + Chemist_ID + \",\"+client_id +\"]\", this, true);\r\n\r\n// MakeWebRequest.MakeWebRequest(\"out_array\", AppConfig.SALES_RETURN_PRODUCT_LIST, AppConfig.SALES_RETURN_PRODUCT_LIST,\r\n// null, this, false, j_arr.toString());\r\n //JSONArray jsonArray=new JSONArray();\r\n }", "List<AlbumVO> searchAlbum(String searchText) throws Exception;", "@Override\n\tpublic List<Item> findItemListByQuery() {\n\t\tCriteriaBuilder cb=entityManager.getCriteriaBuilder();\n\t//\tCriteriaQuery<Item> query = cb.createQuery(Item.class); \n // Root<Item> item = query.from(Item.class);\n TypedQuery<Item> iquery=entityManager.createQuery(\"select i from Item i\", Item.class);\n\t\treturn iquery.getResultList();\n\t\t\n\t}", "public void checkIn(String title){\r\n \t\r\n \t Iterator<Item> i = items.iterator();\r\n \t Item current = new Item();\r\n \t\r\n \t \r\n \t while(i.hasNext()){\r\n \t current = i.next();\r\n \t \r\n \t if(title.compareTo(current.getTitle()) == 0) {\r\n \t \t\r\n\t System.out.print(\"Is this the item you are returning: \" + current.toString());\r\n\t System.out.println(\"(y/n)?\");\r\n\t\t Scanner sc = new Scanner(System.in);\r\n\t\t String result = sc.next().toUpperCase();\r\n\t\t \r\n if(result.charAt(0) == 'Y'){\r\n \t\r\n if(current.getAvailability() == true){\r\n \t System.out.println(\"This item has is already in the library.\");\r\n \t System.out.println();\r\n \r\n }else if(current.getAvailability() == false){\r\n \t current.setAvailability(true);\r\n\t System.out.println(\"You have returned \" + title + \" to the library.\");\r\n }\r\n \r\n }\r\n \t }\r\n\r\n }\r\n \r\n }" ]
[ "0.64384913", "0.64152515", "0.635136", "0.63135135", "0.63088584", "0.610794", "0.60103446", "0.598498", "0.5929519", "0.5916257", "0.5914732", "0.58698994", "0.5843987", "0.58199036", "0.5817337", "0.5807995", "0.5783405", "0.5755461", "0.5743616", "0.5735735", "0.5724769", "0.56901014", "0.5672411", "0.56715155", "0.5670191", "0.5656485", "0.56131566", "0.5579664", "0.55749404", "0.55677", "0.55657446", "0.5550401", "0.5540599", "0.5530586", "0.5511907", "0.5496805", "0.5492001", "0.5489319", "0.54889613", "0.54878104", "0.5472513", "0.54638016", "0.5453828", "0.54457337", "0.54312474", "0.5405223", "0.54023904", "0.53988034", "0.5392352", "0.5386956", "0.5370433", "0.5368247", "0.5368172", "0.53664505", "0.53625417", "0.5359631", "0.5354155", "0.53518957", "0.5346955", "0.53347677", "0.5332987", "0.5330651", "0.5325113", "0.53149766", "0.529677", "0.52778625", "0.52759755", "0.5269192", "0.526509", "0.526286", "0.5261284", "0.5259735", "0.5248112", "0.5242591", "0.5239706", "0.5230676", "0.522952", "0.5228007", "0.52175957", "0.5215052", "0.51972824", "0.5195931", "0.5195305", "0.5194125", "0.5188266", "0.5181668", "0.5177794", "0.5175958", "0.51699406", "0.5166451", "0.5160141", "0.5159092", "0.51587754", "0.5156816", "0.51412004", "0.5137472", "0.51339823", "0.51315355", "0.5129431", "0.51280683" ]
0.6821828
0
cac shell tao ham lay du lieu
public Object[][] getData(File file, String sheetName, int maxColumn ) throws IOException { Object data[][] = null; // tao ra input tu file FileInputStream ExcelFile = new FileInputStream(file); // tao 1 workbook moi xf = new XSSFWorkbook(ExcelFile); // lay ten sheet sheet = xf.getSheet(sheetName); // lay column //mang data = new Object[sheet.getLastRowNum()][maxColumn - 1]; for (int i = 1; i < sheet.getLastRowNum() + 1; i++) { // lap theo hang for (int j = 1; j < maxColumn; j++) { // lap theo cot cell = sheet.getRow(i).getCell(j); // lay du lieu int dataType = cell.getCellType(); // lay kieu du lieu if (dataType == 1) { cell.setCellType(Cell.CELL_TYPE_STRING); data[i - 1][j - 1] = cell.getStringCellValue(); } if (dataType == 0) { cell.setCellType(Cell.CELL_TYPE_NUMERIC); data[i - 1][j - 1] = (int) cell.getNumericCellValue(); } if (dataType == 4) { cell.setCellType(Cell.CELL_TYPE_BOOLEAN); data[i - 1][j - 1] = cell.getBooleanCellValue(); } if (dataType == 3) { cell.setCellType(Cell.CELL_TYPE_BLANK); data[i - 1][j - 1] = ""; } } } return data; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String createUnixShellCommand(SeqAnalysisLocal seqAnalysis);", "public static void main(String[] args) {\nsyso \n\t}", "public void runAtbash() {\n\n if (this.help != null) {\n if (this.function != null) {\n System.out.println(\"\\n\" + \"You have entered a command for Atbash Cipher with a function. The only two options for a function is to encrypt or decrypt. \");\n }\n else {\n System.out.println(\n \"This cipher does not allow you to use a key, the key is set and the same every time because the key is the alphabet in reverse order. So you will just need to put in the text using only letters to encrypt and put in encrypted text to decrypt.\");\n }\n\n }\n\n // You no longer need to worry about a command containing about and help in the\n // same command due to ComTree.java taking care of that. If about is not null,\n // then help has to be null and vice versa. The about command should only work\n // with Atbash like this, 'Atbash about'.\n\n else if (this.about != null) {\n System.out.println(\"\\n\" + \"Atbash is one of the oldest ciphers but is also one of the easiest to break.\");\n }\n\n // Next, check to see if a function was provided. if not, get the function.\n\n else if (this.function == null) {\n function = Function.getFunction();\n }\n\n // If there is a function and the function is not valid, get a new function.\n\n else if (!this.function.equalsIgnoreCase(\"encrypt\") && !this.function.equalsIgnoreCase(\"decrypt\")) {\n function = Function.checkFunction(function);\n }\n\n // Get input text and complete the encryption or decryption. help == null in the\n // if statement is necessary to prevent it from running after a help command is\n // entered.\n\n if (help == null && about == null) {\n System.out.println();\n System.out.println(\"Input text. Letters and spaces only.\");\n System.out.println();\n System.out.print(\"Input Text: \");\n\n // This is where text to be encrypted or decrypted is put in.\n\n String input = io.limasecurityworks.ui.Iroha.sc.nextLine();\n\n // if statment that uses the variables function and key to determine what to do\n // to the text.\n\n if (this.function.equalsIgnoreCase(\"encrypt\")) {\n Printables.createPrintout(input, function, null, encryptText(input), key);\n\n }\n else if (this.function.equalsIgnoreCase(\"decrypt\")) {\n Printables.createPrintout(input, function, null, decryptText(input), key);\n\n }\n else {\n System.out.println(encryptText(\"This should be an impossible function error.\"));\n }\n }\n }", "public static void main(String[] args) {\nSystem.out.println(\"hello\");\r\nSystem.out.println(\"world\");\r\nSystem.out.println(\"haaai\");\r\nSystem.out.println(\"hell\");\r\n\t}", "public static void main(String[] args) {\n\t\t\n\t\t/**\n\t\t * Implementation of Environment. Used for communication with user.\n\t\t * Implements Closeable because needs to close Scanner.\n\t\t * */\n\t\tclass MyEnvironment implements Environment, Closeable {\n\t\t\t\n\t\t\t/**\n\t\t\t * Used for scanning input of user.\n\t\t\t * */\n\t\t\tprivate Scanner scan;\n\t\t\t/**\n\t\t\t * Used for security check if scan closes.\n\t\t\t * */\n\t\t\tprivate boolean scanClosed;\n\t\t\t/**\n\t\t\t * multilineSymbol used for marking multilines\n\t\t\t * */\n\t\t\tprivate Character multilineSymbol;\n\t\t\t/**\n\t\t\t * promptSymbol is used for marking input line.\n\t\t\t * */\n\t\t\tprivate Character promptSymbol;\n\t\t\t/**\n\t\t\t * morelinesSymbol is used for marking more lines by user.\n\t\t\t * */\n\t\t\tprivate Character morelinesSymbol;\n\t\t\t/**\n\t\t\t * commands is used to pair commands' name with commands' object\n\t\t\t * */\n\t\t\tprivate SortedMap<String, ShellCommand> commands;\n\t\t\t/**\n\t\t\t * Contains current directory\n\t\t\t * */\n\t\t\tprivate Path currentDirectory;\n\t\t\t/**\n\t\t\t * Used for sharing data between commands\n\t\t\t * */\n\t\t\tprivate Map<String, Object> sharedData;\n\t\t\t\n\t\t\t/**\n\t\t\t * Default constructor. Sets all private variables to default.\n\t\t\t * */\n\t\t\tpublic MyEnvironment() {\n\t\t\t\tscan = new Scanner(System.in);\n\t\t\t\tscanClosed = false;\n\t\t\t\tmultilineSymbol = '|';\n\t\t\t\tpromptSymbol = '>';\n\t\t\t\tmorelinesSymbol = '\\\\';\n\t\t\t\tcommands = new TreeMap<>();\n\t\t\t\tcommands.put(\"cat\", new CatShellCommand());\n\t\t\t\tcommands.put(\"charsets\", new CharsetsShellCommand());\n\t\t\t\tcommands.put(\"copy\", new CopyShellCommand());\n\t\t\t\tcommands.put(\"exit\", new ExitShellCommand());\n\t\t\t\tcommands.put(\"hexdump\", new HexdumpShellCommand());\n\t\t\t\tcommands.put(\"ls\", new LsShellCommand());\n\t\t\t\tcommands.put(\"mkdir\", new MkdirShellCommand());\n\t\t\t\tcommands.put(\"tree\", new TreeShellCommand());\n\t\t\t\tcommands.put(\"symbol\", new SymbolShellCommand());\n\t\t\t\tcommands.put(\"help\", new HelpShellCommand());\n\t\t\t\tcommands.put(\"cd\", new CdShellCommand());\n\t\t\t\tcommands.put(\"pwd\", new PwdShellCommand());\n\t\t\t\tcommands.put(\"dropd\", new DropdShellCommand());\n\t\t\t\tcommands.put(\"pushd\", new PushdShellCommand());\n\t\t\t\tcommands.put(\"listd\", new ListdShellCommand());\n\t\t\t\tcommands.put(\"popd\", new PopdShellCommand());\n\t\t\t\tcommands.put(\"massrename\", new MassrenameShellCommand());\n\t\t\t\tcurrentDirectory = Paths.get(\".\");\n\t\t\t\tsharedData = new HashMap<>();\n\t\t\t}\n\t\t\t\n\t\t\t/**\n\t\t\t * Used for closing Scanner scan.\n\t\t\t * */\n\t\t\tpublic void close() {\n\t\t\t\tif(scanClosed == false) {\n\t\t\t\t\tscan.close();\n\t\t\t\t\tscanClosed = true;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic String readLine() throws ShellIOException {\n\t\t\t\tString line;\n\t\t\t\ttry {\n\t\t\t\t\tline = scan.nextLine();\n\t\t\t\t} catch (NoSuchElementException | IllegalStateException e) {\n\t\t\t\t\tthrow new ShellIOException(e.getMessage());\n\t\t\t\t}\n\t\t\t\treturn line;\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void write(String text) throws ShellIOException {\n\t\t\t\ttry {\n\t\t\t\t\tSystem.out.print(text);\n\t\t\t\t} catch (Exception e) {\n\t\t\t\t\tthrow new ShellIOException(e.getMessage());\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void writeln(String text) throws ShellIOException {\n\t\t\t\ttry {\n\t\t\t\t\tSystem.out.println(text);\n\t\t\t\t} catch (Exception e) {\n\t\t\t\t\tthrow new ShellIOException(e.getMessage());\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic SortedMap<String, ShellCommand> commands() {\n\t\t\t\treturn Collections.unmodifiableSortedMap(commands);\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic Character getMultilineSymbol() {\n\t\t\t\treturn multilineSymbol;\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void setMultilineSymbol(Character symbol) {\n\t\t\t\tmultilineSymbol = symbol;\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic Character getPromptSymbol() {\n\t\t\t\treturn promptSymbol;\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void setPromptSymbol(Character symbol) {\n\t\t\t\tpromptSymbol = symbol;\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic Character getMorelinesSymbol() {\n\t\t\t\treturn morelinesSymbol;\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void setMorelinesSymbol(Character symbol) {\n\t\t\t\tmorelinesSymbol = symbol;\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic Path getCurrentDirectory() {\n\t\t\t\treturn currentDirectory.toAbsolutePath().normalize();\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void setCurrentDirectory(Path path) throws IOException{\n\t\t\t\tif(!path.toFile().isDirectory()) {\n\t\t\t\t\tthrow new IOException(\"No such directory.\");\n\t\t\t\t}\n\t\t\t\tcurrentDirectory = path.toAbsolutePath().normalize();\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic Object getSharedData(String key) {\n\t\t\t\tif (key == null) {\n\t\t\t\t\treturn null;\n\t\t\t\t}\n\t\t\t\treturn sharedData.get(key);\n\t\t\t}\n\t\t\t\n\t\t\t@Override\n\t\t\tpublic void setSharedData(String key, Object value) {\n\t\t\t\tif(key == null) {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\tsharedData.put(key, value);\n\t\t\t}\n\t\t}\n\t\t\n\t\t\n\t\ttry(MyEnvironment env = new MyEnvironment()) {\n\t\t\tShellStatus status = ShellStatus.CONTINUE;\n\t\t\tenv.writeln(\"Welcome to MyShell v 1.0\");\n\t\t\t\n\t\t\twhile(status != ShellStatus.TERMINATE) {\n\t\t\t\tenv.write(env.getPromptSymbol() + \" \");\n\t\t\t\tString l = readLineOrLines(env);\n\t\t\t\tint boundaryIndex = l.indexOf(' ') == -1 ? l.length() : l.indexOf(' ');\n\t\t\t\tString commandName = l.substring(0, boundaryIndex);\n\t\t\t\tString arguments = l.substring(boundaryIndex);\n\t\t\t\tShellCommand command = env.commands().get(commandName);\n\t\t\t\tif(command == null) {\n\t\t\t\t\tenv.writeln(\"Wrong command. Use 'help'.\");\n\t\t\t\t\tcontinue;\n\t\t\t\t}\n\t\t\t\tstatus = command.executeCommand(env, arguments);\n\t\t\t} \n\t\t} catch(ShellIOException e) {\n\t\t\t// Terminates shell.\n\t\t}\n\t\t\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(\"iiAIDI\");\r\nSystem.out.println(\"jka\");\r\n\t}", "public static void main(String[] args) {\n Dictionary dict = new Dictionary();\n Word prompt = new Word(\"(中文)\", \"(English)\");\n dict.insertDisplay(prompt);\n dict.searchDisplay(prompt);\n }", "public static void main(String[] args) {\nSystem.out.println(\"xin chào linh\");\n\n\n}", "public static void main (String[] args) {\n testchackAp();\n\n // Движение ctrl + shift вниз\n }", "public static void main(String args[]){\r\n\t\tSintatico analisador = new Sintatico(\"resources/shell\");\r\n\t\tanalisador.analise();\r\n\t\t//*/\r\n\t}", "public static void main(String[] args) {\n \t\n \tlong ashok;\n \tashok=(long)Math.pow(26,5);\n \t\n \tfor(long i=ashok;i>0;i--)\n \t{\n \t\tlong j=i;\n \t\tString s=\"\";\n \t\twhile(j>0)\n \t{\n \t\tlong sp=(j)%26;\n \t\tj=j/26;\n \t\ts+=(char)(sp+65);\n \t\t\n \t\t\n \t}\n \tSystem.out.println(s);\n \t}\n // TODO code application logic here\n }", "public static void main(String[] args) {\n\t\tsay('c');\n\t}", "private static void cajas() {\n\t\t\n\t}", "public static void main(String[] args) {\nSystem.out.println(\"hi\");\r\nSystem.out.println(\"neelu\");\r\nSystem.out.println(\"change qu kiya\");\r\nSystem.out.println(\"neeraj...\");\r\nSystem.out.println(\"push\");\r\nSystem.out.println(\"push again\");\r\nSystem.out.println(\"changes done again\");\r\n\t}", "private void syso() {\nSystem.out();\r\n}", "public static void main(String args[]) throws CloneNotSupportedException, ClassNotFoundException, IOException{\n\t\tchar xyz=Character.toUpperCase('a');\n\t\tSystem.out.println(xyz);\n\t \n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t}", "public static void main(String[] args) {\n //sout[TAB KEY] -> println\n String str1 = \"J\"; // 암시적으로 객체가 생성된 String\n char ch1 = 'A'; // ''한 문자를 저장하기 위한 char\n System.out.println(\"문자열 : \" +str1);\n System.out.println(\"문자 : \" +ch1);\n \n \n char ch3 = \"\\u0042\";\n }", "public static void main(String[] args) {\n\t\tCommandProcess cp = new CommandProcess();\n\t\tcp.process(new Command() {\n\t\t\t@Override\n\t\t\tpublic void execute() {\n\t\t\t\tSystem.out.println(\"내용보기 실행\");\n\t\t\t}\n\t\t});\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(\"认真背单词\");\r\n\t\tSystem.out.println(\"好好敲代码\");\r\n\t\tSystem.out.println(\"努力找到好工作\");\r\n\r\n\t}", "public static void main(String[] args) {\n System.out.println(\"你是个傻逼\");\n System.out.println(\"1\" + \"2\");\n System.out.println(\"hah\");\n System.out.println(\"hl;l\");\n System.out.println(\"hhas\");\n }", "@Override\n public void interact() {\n System.out.print(\"Halo aku ikan di bawah laut dalam lho, aku punya lampu supaya aku\" \n + \"bisa tetap melihat di kegelapan\");\n }", "public static void main(String[] args) {\n\t\tAdminShell as = new AdminShell(\"foo.txt\", \"bar.txt\");\r\n\t\tas.promptManual();\r\n\t\twhile (true){\r\n\t\t\ttry {\r\n\t\t\t\tas.eachTime();\r\n\t\t\t} catch (IOException e) {\r\n\t\t\t\t// TODO Auto-generated catch block\r\n\t\t\t\te.printStackTrace();\r\n\t\t\t\tSystem.exit(1);\r\n\t\t\t}\r\n\t\t}\r\n\t}", "public static void main(String[] args) {\n\t\tchar escala[]= new char[5];\n\t\t\n\t\tfor (int i=0; i<5; i++) {\n\t\t\tescala[i]='*';\n\t\t}\n\t\t\n\t\tfor (int i=5; i!=0;i--) {\n\t\t\t\n\t\t\tfor (int j=0; j<i;j++) {\n\t\t\t\tSystem.out.print(escala[j]);\n\t\t\t}\n\t\t\tSystem.out.println();\n\t\t}\n\t\t\n\t\t\n\t}", "public static void main(String[] args) {\n\t\tString palabra=\"supercalifragilisticoespialidoso\";\r\n\t\tString nuevaPalabra = sustituye(palabra);\r\n\t\tSystem.out.println(palabra);\r\n\t\tSystem.out.println(nuevaPalabra);\r\n\t}", "public static void main(String args[]) {\n try {\n // Setup a logfile\n /*Handler fh = new FileHandler(\"example.log\");\n fh.setFormatter(new SimpleFormatter());\n Logger.getLogger(\"com.sshtools\").setUseParentHandlers(false);\n Logger.getLogger(\"com.sshtools\").addHandler(fh);\n Logger.getLogger(\"com.sshtools\").setLevel(Level.ALL);*/\n // Configure J2SSH (This will attempt to install the bouncycastle provider\n // under jdk 1.3.1)\n ConfigurationLoader.initialize(false);\n BufferedReader reader =\n new BufferedReader(new InputStreamReader(System.in));\n System.out.print(\"Connect to host? \");\n String hostname = reader.readLine();\n // Make a client connection\n SshClient ssh = new SshClient();\n // Connect to the host\n ssh.connect(hostname);\n PublicKeyAuthenticationClient pk = new PublicKeyAuthenticationClient();\n // Get the users name\n System.out.print(\"Username? \");\n String username = reader.readLine();\n pk.setUsername(username);\n // Get the private key file\n System.out.print(\"Path to private key file? \");\n String filename = reader.readLine();\n // Open up the private key file\n SshPrivateKeyFile file =\n SshPrivateKeyFile.parse(new File(filename));\n // If the private key is passphrase protected then ask for the passphrase\n String passphrase = null;\n if (file.isPassphraseProtected()) {\n System.out.print(\"Enter passphrase? \");\n passphrase = reader.readLine();\n }\n // Get the key\n SshPrivateKey key = file.toPrivateKey(passphrase);\n pk.setKey(key);\n // Try the authentication\n int result = ssh.authenticate(pk);\n // Evaluate the result\n if (result == AuthenticationProtocolState.COMPLETE) {\n // The connection is authenticated we can now do some real work!\n SessionChannelClient session = ssh.openSessionChannel();\n if (!session.requestPseudoTerminal(\"vt100\", 80, 24, 0, 0, \"\")) {\n logger.info(\"Failed to allocate a pseudo terminal\");\n }\n if (session.startShell()) {\n InputStream in = session.getInputStream();\n OutputStream out = session.getOutputStream();\n IOStreamConnector input =\n new IOStreamConnector(System.in, session.getOutputStream());\n IOStreamConnector output =\n new IOStreamConnector(session.getInputStream(), System.out);\n output.getState().waitForState(IOStreamConnectorState.CLOSED);\n }\n else {\n logger.info(\"Failed to start the users shell\");\n }\n ssh.disconnect();\n }\n if (result == AuthenticationProtocolState.PARTIAL) {\n logger.info(\"Further authentication requried!\");\n }\n if (result == AuthenticationProtocolState.FAILED) {\n logger.info(\"Authentication failed!\");\n }\n }\n catch (Exception e) {\n e.printStackTrace();\n }\n }", "private void sysout() {\nSystem.out.println(\"pandiya\");\n}", "public static void main(String[] args) {\n\t\tSystem.out.println(\"hdk\");\r\n\r\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(1);\r\n\t\tSystem.out.println(2);\r\n\t\tSystem.out.println(\"·ÖÖ§²âÊÔ\");\r\n System.out.println(\"zhufenzhi\");\r\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(\"Why not chang the world\");\n\t\tSystem.out.println(\"in handong\");\n\t}", "public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\t\tSystem.out.println(\"Bir Harf giriniz\");\n\t\tchar ch = scan.next().charAt(0);\n\t\t//1.YOL:if-else-if kullandik\n\t\t\n\t\tif(ch =='a' || ch == 'A') {\n\t\t\tSystem.out.println(\"ilk harf\");\n\t\t}\n\t\telse if(ch =='b' || ch =='B') {\n\t\t\tSystem.out.println(\"ikinci Harf\");\n\t\t}\n\t\telse if(ch =='c' || ch =='C') {\n\t\t\tSystem.out.println(\"Ücuncu Harf\");\n\t\t}\n\t\telse {\n\t\t\tSystem.out.println(\"Tanimlanamadi\");\n\t\t}\n\t\t//2.yol:switch statement\n\t\tswitch(ch) {\n\t\tcase 'a':\n\t\tcase 'A':\n\t\t\tSystem.out.println(\"ilk harf\");\n\t\t\tbreak;\n\t\tcase 'b':\n\t\tcase 'B':\n\t\t\tSystem.out.println(\"ikinci harf\");\n\t\t\tbreak;\t\t\n\t\tcase 'c':\n\t\tcase 'C':\n\t\t\tSystem.out.println(\"ücüncü harf\");\n\t\t\tbreak;\t\n\t\tdefault: System.out.println(\"Tanimlanamadi\");\t\n\t\t\t\n\t\t}\n\t\tscan.close();\n\t}", "public static void main(String[] args) throws IOException {\n BufferedReader br= new BufferedReader(new InputStreamReader(System.in));\r\n System.out.println(\" Escribe : \");\r\n String texto=br.readLine().toUpperCase();\r\n String alfabeto = \"ABCDEFGHIJKLMNÑOPQRSTUVWXYZ\";\r\n\r\n int[] recuento=new int[alfabeto.length()];\r\n contarLetra(texto,alfabeto,recuento);\r\n visualizarRecuento(alfabeto,recuento);\r\n\r\n }", "static int onShellCommand(Shell shell, String cmd) {\n char c;\n List<AppOpsManager.PackageOps> ops;\n if (cmd == null) {\n return shell.handleDefaultCommands(cmd);\n }\n PrintWriter pw = shell.getOutPrintWriter();\n PrintWriter err = shell.getErrPrintWriter();\n try {\n int i = 0;\n switch (cmd.hashCode()) {\n case -1703718319:\n if (cmd.equals(\"write-settings\")) {\n c = 4;\n break;\n }\n c = 65535;\n break;\n case -1166702330:\n if (cmd.equals(\"query-op\")) {\n c = 2;\n break;\n }\n c = 65535;\n break;\n case 102230:\n if (cmd.equals(\"get\")) {\n c = 1;\n break;\n }\n c = 65535;\n break;\n case 113762:\n if (cmd.equals(\"set\")) {\n c = 0;\n break;\n }\n c = 65535;\n break;\n case 3540994:\n if (cmd.equals(\"stop\")) {\n c = 7;\n break;\n }\n c = 65535;\n break;\n case 108404047:\n if (cmd.equals(\"reset\")) {\n c = 3;\n break;\n }\n c = 65535;\n break;\n case 109757538:\n if (cmd.equals(\"start\")) {\n c = 6;\n break;\n }\n c = 65535;\n break;\n case 2085703290:\n if (cmd.equals(\"read-settings\")) {\n c = 5;\n break;\n }\n c = 65535;\n break;\n default:\n c = 65535;\n break;\n }\n switch (c) {\n case 0:\n int res = shell.parseUserPackageOp(true, err);\n if (res < 0) {\n return res;\n }\n String modeStr = shell.getNextArg();\n if (modeStr == null) {\n err.println(\"Error: Mode not specified.\");\n return -1;\n }\n int mode = Shell.strModeToMode(modeStr, err);\n if (mode < 0) {\n return -1;\n }\n if (!shell.targetsUid && shell.packageName != null) {\n shell.mInterface.setMode(shell.op, shell.packageUid, shell.packageName, mode);\n return 0;\n } else if (!shell.targetsUid || shell.packageName == null) {\n shell.mInterface.setUidMode(shell.op, shell.nonpackageUid, mode);\n return 0;\n } else {\n try {\n shell.mInterface.setUidMode(shell.op, shell.mInternal.mContext.getPackageManager().getPackageUid(shell.packageName, shell.userId), mode);\n return 0;\n } catch (PackageManager.NameNotFoundException e) {\n return -1;\n }\n }\n case 1:\n int res2 = shell.parseUserPackageOp(false, err);\n if (res2 < 0) {\n return res2;\n }\n List<AppOpsManager.PackageOps> ops2 = new ArrayList<>();\n int[] iArr = null;\n if (shell.packageName != null) {\n List<AppOpsManager.PackageOps> r = shell.mInterface.getUidOps(shell.packageUid, shell.op != -1 ? new int[]{shell.op} : null);\n if (r != null) {\n ops2.addAll(r);\n }\n IAppOpsService iAppOpsService = shell.mInterface;\n int i2 = shell.packageUid;\n String str = shell.packageName;\n if (shell.op != -1) {\n iArr = new int[]{shell.op};\n }\n List<AppOpsManager.PackageOps> r2 = iAppOpsService.getOpsForPackage(i2, str, iArr);\n if (r2 != null) {\n ops2.addAll(r2);\n }\n } else {\n IAppOpsService iAppOpsService2 = shell.mInterface;\n int i3 = shell.nonpackageUid;\n if (shell.op != -1) {\n iArr = new int[]{shell.op};\n }\n ops2 = iAppOpsService2.getUidOps(i3, iArr);\n }\n if (ops2 != null) {\n if (ops2.size() > 0) {\n long now = System.currentTimeMillis();\n int i4 = 0;\n while (i4 < ops2.size()) {\n AppOpsManager.PackageOps packageOps = ops2.get(i4);\n if (packageOps.getPackageName() == null) {\n pw.print(\"Uid mode: \");\n }\n List<AppOpsManager.OpEntry> entries = packageOps.getOps();\n int j = i;\n while (j < entries.size()) {\n AppOpsManager.OpEntry ent = entries.get(j);\n pw.print(AppOpsManager.opToName(ent.getOp()));\n pw.print(\": \");\n pw.print(AppOpsManager.modeToName(ent.getMode()));\n if (ent.getTime() != 0) {\n pw.print(\"; time=\");\n ops = ops2;\n TimeUtils.formatDuration(now - ent.getTime(), pw);\n pw.print(\" ago\");\n } else {\n ops = ops2;\n }\n if (ent.getRejectTime() != 0) {\n pw.print(\"; rejectTime=\");\n TimeUtils.formatDuration(now - ent.getRejectTime(), pw);\n pw.print(\" ago\");\n }\n if (ent.getDuration() == -1) {\n pw.print(\" (running)\");\n } else if (ent.getDuration() != 0) {\n pw.print(\"; duration=\");\n TimeUtils.formatDuration(ent.getDuration(), pw);\n }\n pw.println();\n j++;\n ops2 = ops;\n }\n i4++;\n i = 0;\n }\n return 0;\n }\n }\n pw.println(\"No operations.\");\n if (shell.op <= -1 || shell.op >= 91) {\n return 0;\n }\n pw.println(\"Default mode: \" + AppOpsManager.modeToName(AppOpsManager.opToDefaultMode(shell.op)));\n return 0;\n case 2:\n int res3 = shell.parseUserOpMode(1, err);\n if (res3 < 0) {\n return res3;\n }\n List<AppOpsManager.PackageOps> ops3 = shell.mInterface.getPackagesForOps(new int[]{shell.op});\n if (ops3 == null || ops3.size() <= 0) {\n pw.println(\"No operations.\");\n return 0;\n }\n for (int i5 = 0; i5 < ops3.size(); i5++) {\n AppOpsManager.PackageOps pkg = ops3.get(i5);\n boolean hasMatch = false;\n List<AppOpsManager.OpEntry> entries2 = ops3.get(i5).getOps();\n int j2 = 0;\n while (true) {\n if (j2 < entries2.size()) {\n AppOpsManager.OpEntry ent2 = entries2.get(j2);\n if (ent2.getOp() == shell.op && ent2.getMode() == shell.mode) {\n hasMatch = true;\n } else {\n j2++;\n }\n }\n }\n if (hasMatch) {\n pw.println(pkg.getPackageName());\n }\n }\n return 0;\n case 3:\n String packageName = null;\n int userId = -2;\n while (true) {\n String argument = shell.getNextArg();\n if (argument == null) {\n if (userId == -2) {\n userId = ActivityManager.getCurrentUser();\n }\n shell.mInterface.resetAllModes(userId, packageName);\n pw.print(\"Reset all modes for: \");\n if (userId == -1) {\n pw.print(\"all users\");\n } else {\n pw.print(\"user \");\n pw.print(userId);\n }\n pw.print(\", \");\n if (packageName == null) {\n pw.println(\"all packages\");\n } else {\n pw.print(\"package \");\n pw.println(packageName);\n }\n return 0;\n } else if (\"--user\".equals(argument)) {\n userId = UserHandle.parseUserArg(shell.getNextArgRequired());\n } else if (packageName == null) {\n packageName = argument;\n } else {\n err.println(\"Error: Unsupported argument: \" + argument);\n return -1;\n }\n }\n case 4:\n shell.mInternal.enforceManageAppOpsModes(Binder.getCallingPid(), Binder.getCallingUid(), -1);\n long token = Binder.clearCallingIdentity();\n try {\n synchronized (shell.mInternal) {\n shell.mInternal.mHandler.removeCallbacks(shell.mInternal.mWriteRunner);\n }\n shell.mInternal.writeState();\n pw.println(\"Current settings written.\");\n return 0;\n } finally {\n Binder.restoreCallingIdentity(token);\n }\n case 5:\n shell.mInternal.enforceManageAppOpsModes(Binder.getCallingPid(), Binder.getCallingUid(), -1);\n long token2 = Binder.clearCallingIdentity();\n try {\n shell.mInternal.readState();\n pw.println(\"Last settings read.\");\n return 0;\n } finally {\n Binder.restoreCallingIdentity(token2);\n }\n case 6:\n int res4 = shell.parseUserPackageOp(true, err);\n if (res4 < 0) {\n return res4;\n }\n if (shell.packageName == null) {\n return -1;\n }\n shell.mInterface.startOperation(shell.mToken, shell.op, shell.packageUid, shell.packageName, true);\n return 0;\n case 7:\n int res5 = shell.parseUserPackageOp(true, err);\n if (res5 < 0) {\n return res5;\n }\n if (shell.packageName == null) {\n return -1;\n }\n shell.mInterface.finishOperation(shell.mToken, shell.op, shell.packageUid, shell.packageName);\n return 0;\n default:\n return shell.handleDefaultCommands(cmd);\n }\n } catch (RemoteException e2) {\n pw.println(\"Remote exception: \" + e2);\n return -1;\n }\n }", "private void getCommand(String cmlet) {\n\t\tSystem.out.println(\"Command Version\");\n\t\tSystem.out.println(\"----------- -------\");\n\t\tSystem.out.println(\" Exit 1.0\");\n\t\tSystem.out.println(\" Get-Host 1.0\");\n\t\tSystem.out.println(\" Get-Command 1.0\");\n\t\tSystem.out.println(\" Write-Host 1.0\");\n\t}", "public static void main(String[] args) {\n\t\tConcesionario listaconce=new Concesionario();\n\t\t//aņado coches\n\t\tlistaconce.addCoche(new coches(\"'6592 pgk'\",100,5,1500));\n\t\tSystem.out.println(listaconce);\n\t\t//otra forma\n\t\tcoches c1=(new coches(\"'5858 asd'\",120, 3, 1455));\n\t\tlistaconce.addCoche(c1);\n\t\tSystem.out.println(listaconce);\n\t\t\n\n\t}", "public static void main(String[] args) {\n\t\tchar ch;\n\t\tfor(ch='a';ch<='z';ch++) {\n\t\t\tSystem.out.print(ch+\" \");\n\t\t}\n\n\t}", "private static void testRunHardcodedCmd() {\n\t\tString[] cmdArray = { \"./runAsUser/runAsUser.exe\", \"c:\\\\procesos\", \"martin.zaragoza@ACCUSYSARGBSAS\", \"Marzo2015\", \"\\\"C:\\\\WINDOWS\\\\system32\\\\cmd.exe\\\"\",\n\t\t\t\t\"\\\"/c a.exe 1\\\"\" };\n\t\ttry {\n\t\t\tFile wrkDir = new File(\"c:\\\\procesos\");\n\n\t\t\tProcess process = Runtime.getRuntime().exec(cmdArray, null, wrkDir);\n\t\t\tprintStdout(process.getInputStream());\n\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "public static void main(String[] args){\n\n //Das System gibt FH Kufstein Tirol auf der Konsole aus.\n System.out.println(\"FH Kufstein Tirol\");\n }", "public static void main(String[] args) {\n System.out.println(\"H\\na\\nl\\nu\\nk\");\n\n }", "public static void main(String args[]) {\n Scanner s=new Scanner(System.in);\n char c=s.next().charAt(0);\n int k=s.nextInt();\n if(c=='c')\n {\n //char m='z';\n System.out.print(\"z \");\n return;\n }\n else if (c>='a' && c<='z')\n {\n int o=c+'a';\n o=(o-k)%26;\n c=(char)(o+'a');\n }\n else if(c>='A' && c<='Z')\n {\n int o=c+'A';\n o=(o-k)%26;\n c=(char)(o+'A');\n }\n System.out.print(c);\n }", "public static void main(String[] args) {\n\n\t\t\n\t\t System.out.println(\"최문권\"); \n\t\t System.out.println(\"27\");\n\t\t \n\t\t\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(\"Hudai\");\r\n\t\t\r\n\t\ttry {\r\n\t\t\t//System.setIn(new Scanner(new File(E:\\\\hudai\\\\filetry.txt)));\r\n\t\t\tSystem.setOut(new PrintStream(new FileOutputStream( new File(\"E:\\\\hudai\\\\filetry.txt\"))) );\r\n\t\t\tSystem.out.println(\"Happy to see \");\r\n\t\t\tSystem.out.println(\"মোঃ জুবায়ের ইবনে মোস্তফা\");\r\n\t\t\tSystem.out.println(\"Nothing\");\r\n\t\t\t\r\n\t\t\tSystem.setOut( new PrintStream(new FileOutputStream(FileDescriptor.out)));\r\n\t\t\tSystem.out.println(\"Happy to see \");\r\n\t\t\tSystem.out.println(\"Nothing\");\r\n\t\t} catch (FileNotFoundException e) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t}", "public static void main(String[] args) {\n MoveToFront m =new MoveToFront();\n m.readChar();\n m.ergodic();\n\t}", "public static void main(String[] args) {\nSystem.out.println(\"this is git learing \");\n\t}", "public static void main(String[] args) {\n\t\t\r\n\tdup_character();\r\n\t}", "@Override\n\tpublic void cry() {\n\t\tSystem.out.println(\"黄种人-哭\");\n\t}", "public int ejecutar (char c, Controller ct) {\r\n\t\t\r\n\t\tString aux = String.valueOf(c);\r\n\t\tif ((aux.equals(\"=\"))) {\r\n\t\t\tct.setBuffer(ct.getBuffer()+c);\r\n\t\t\tct.addTokenListCompuesto(ct.getBuffer(), ct.getNroLinea());\r\n\t\t\tct.setEstadoFinal();\r\n\t\t}\t\r\n\t\treturn 0;\r\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(\"20162891 ¹Ú¼º¹Î\");\r\n\t\tSystem.out.println(\"hotfix + \");\r\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.print(\"Lets play \");\r\n\t\tSystem.out.print(\"sis\");\r\n\t}", "public static void main(String[] args) {\n\n\n\t\n\t\n\n\t\tScanner scan= new Scanner (System.in);\n\t\t\n\t\t\n\t\tSystem.out.println(\"kac cektigini ogrenmekn ıstedıgınız ayin ismini girin\");\n\t\t\n\t\n\tString ay=scan.next().toLowerCase();\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t}", "public static void main(String[] args) {\n\n\n\n\n\n System.out.println((char) ('a' - 32));\n }", "public static void main(String[] args) {\n\t\tScanner sc=new Scanner(System.in);\r\n\t\tchar a=sc.next().charAt(0);\r\n\t\t\r\n\t\tif(Character.isLowerCase(a))\r\n\t\t{\r\n\t\t\tSystem.out.println(Character.toUpperCase(a));\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\tSystem.out.println(Character.toLowerCase(a));\r\n\t\t}\r\n\r\n\t}", "private static void showUsage(String arg) {\n char notA = 97;\n if (arg.equals(\"1337h\" + notA + \"ckerm\" + notA + \"n\")) {\n // don't worry about this!\n // this is a really insecure decryption function\n // Don't worry about how it works. If you really want to know,\n // come hang out with me in my office hours! ~Alex\n char[] ct = WHAT_IS_THIS.toCharArray();\n int n = ct.length - 2;\n // These are bitwise operators. Yikes!\n // You'll learn about them in CS2110 if you take it.\n java.util.Random r\n = new java.util.Random(((ct[0] << 8) & 0x0F00) | ct[1]);\n\n StringBuilder sb = new StringBuilder();\n\n // some nice java8 functional programming here\n r.ints(0, n).distinct().limit(n).forEachOrdered(\n i -> sb.append((char) (ct[i + 0x2] ^ 0x9)));\n System.out.println(sb.toString());\n } else {\n System.out.println(\"Usage is:\\t\"\n + \"java StraightAs <filename.csv> <separator> <displayMode>\"\n + \"\\n\\nSeparators: any valid java string. For example:\"\n + \"\\n\\tNOTACOMMA\\n\"\n + \"\\t,\\n\"\n + \"\\t4L3X1SK00L\\n\\nDisplay Modes (see instructions for\"\n + \" more info):\\n\"\n + \"\\tTABLE\\tdisplays a table of the names and grades in \"\n + \"the csv file\\n\\tHIST\\tdisplays the histogram of \"\n + \"the grades.\\n\\tBOTH\\tdisplays both the table and \"\n + \"the histogram\\n\"\n + \"\\nRunning the program with arguments:\"\n + \"\\n\\tjava StraightAs sample_data.csv , HIST\");\n }\n }", "public static void main(String[] args) {\n\t\tSystem.out.println(\"git hi\");\r\n\t\tSystem.out.println(\"git 연습1\");\r\n\t}", "public static void main(String[] args) {\n\t\tScanner scan = new Scanner(System.in);\n\n\t\tSystem.out.print(\"Introduce una palabra: \");\n\t\tSystem.out.println(shorten(scan.nextLine()));\n\n\t}", "public static void main(String[] args) {\n char somethingFromKeyboard = '#';\n\n System.out.println(somethingFromKeyboard);\n\n char letter = 'k';\n System.out.println(letter);\n\n char escapeChar = '\\'';\n System.out.println(escapeChar);\n }", "public static void main(String[] args) {\n\ntoplama();\n\n\t\t\n\t}", "public static void main(String[] args) {\n\t\tString ausgang = \"wörter starten mit großbuchstaben. pause nicht\";\r\n\t\tString newausgang = \"\";\r\n\r\n\t\tfor (int i = 0; i < ausgang.length(); i++) {\r\n\r\n\t\t\tif (i == 0) {\r\n\t\t\t\tnewausgang = newausgang + Character.toUpperCase(ausgang.charAt(i));\r\n\r\n\t\t\t} else if (ausgang.charAt(i - 1) == ' ') {\r\n\t\t\t\tnewausgang = newausgang + Character.toUpperCase(ausgang.charAt(i));\r\n\t\t\t} else {\r\n\t\t\t\tnewausgang = newausgang + ausgang.charAt(i);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t// normal dazu geben\r\n\t\t}\r\n\t\tSystem.out.println(ausgang);\r\n\t\tSystem.out.println();\r\n\t\tSystem.out.println(newausgang);\r\n\r\n\t}", "public static void main(String[] args) {\n\t\t System.out.println(\"Hello i am akash patel\");\n\t\t System.out.println(\"Hello i am akash patel 2\");\n\t\t System.out.println(\"Hello i am akash patel 3\");\n\t\t System.out.println(\"Hello i am not as sexy as you are..\");\n\t}", "public static void main(String[] arge) throws Exception {\n\n String str;\n//\t\tstr = runShell(\"E:\\\\work\\\\Research\\\\solidity\\\\solc\\\\run\\\\solc.exe contracts/spcToken.sol --bin --abi -o result\");\n str = runShell(\"E:\\\\work\\\\Research\\\\solidity\\\\solc\\\\run\\\\solc.exe E:\\\\work\\\\Research\\\\solidity\\\\solc\\\\run\\\\contracts\\\\spcToken.sol --bin --abi \" +\n \"-o E:\\\\work\\\\Research\\\\solidity\\\\solc\\\\run\\\\result\");\n//\t\tstr = runShell(\"dir\");\n\n str = FormatUtils.formatJson(str);\n System.out.println(str);\n }", "public static void main(String[] args) {\n \n int[] numeros = {56, 89, 87, 56, 45};\n \n System.out.print(\"Array no ordenado: \");\n Impresion(numeros);//impresión del array no ordenado\n System.out.println(\"\");\n System.out.println(\"\");\n \n shell(numeros);//llamada del metodo shell\n \n System.out.print(\"Array ordenado: \");\n Impresion(numeros);//impresión del array ordenado\n System.out.println(\"\");\n \n \n }", "public static void main(String[] args) {\n System.out.println(AIS_SART.toString());\n System.out.println(AT_ANCHOR.toString());\n }", "public static void main(String[] args) {\n\t\tfindCaps(\"Hello\");\r\n\t\tfindCaps(\"hello\");\r\n\t\treplaceCaps(\"HeLlO\");\r\n\t\tadd10(\"10\");\r\n\t}", "public static void main(String[] args) {\n\t\tString input=new Scanner(System.in).nextLine();\n\t\tSystem.out.println(otp(input));\n\n\t}", "public static void main(String[] args) {\n\n Changer scandiesAway = new Changer();\n scandiesAway.addChange(new Change('ä', 'a'));\n scandiesAway.addChange(new Change('ö', 'o'));\n System.out.println(scandiesAway.change(\"ääliö älä lyö, ööliä läikkyy\"));\n }", "public static void main(String[] args) {\n\t\t\r\n\t\tSystem.out.print(\"Mr. Manop Sridonklang\");\r\n\r\n\t}", "public int ejecutar (char c, Controller ct) {\r\n\t\t\r\n\t\tct.inicializarBuffer(c);\r\n\t\tct.addTokenListSimple(c, ct.getNroLinea());\r\n\t\tct.setEstadoFinal();\r\n\t\treturn 0;\r\n\t\r\n\t}", "@Override\n\tpublic void cry() \n\t{\n\t\tSystem.out.println(\"喵喵喵\");\n\t\t\n\t}", "public static void main(String[] args) {\n\t\t\tSystem.out.println(\"14CM0132\\n山出 達也\");\n\t\t\t\n\t}", "public static void main(String[] args) {\n\t\t\r\n\t\tSystem.out.println(\"Imprime por pantalla la caca esta\");\r\n\t\t\r\n\t\tScanner entrada=new Scanner(System.in);\r\n\t\t\r\n\t\tString a=entrada.nextLine();\r\n\t\t\r\n\t\tSystem.out.println(a);\r\n\t\t\r\n\t\tString caca=JOptionPane.showInputDialog(\"HOlaaa\");\r\n\t\t\r\n\t\tSystem.out.println(caca);\r\n\t\t\r\n\t\t\r\n\t\t\r\n\r\n\t}", "public static void main(String[] args) throws Exception {\nSystem.out.println(\"i love nayanthara\");\nSystem.out.println(\"i love trisha\");\nSystem.out.println(\"i love keerthisuresh\");\n\n \n \n\t }", "public static void main(String[] args) {\n\r\n\t\tSystem.out.println(\"hello this is the tanoj kumar\");\r\n\t\tSystem.out.println(\"hello this is the tanoj kumar meesala\");\r\n\t}", "public static void main(String[] args) {\n\t\tScanner scanner =new Scanner(System.in);\n\t\tint x=0;\n\t\tint y=0;\n\t\tchar c=0;\n\t\tint i=0;\n\t\twhile(c != '^') {\n\t\t\tc = (char)scanner.next().charAt(0);\n\t\t\tx++;\n\t\t\ty++;\n\t\t\tCustomCharacter customChar =\tCharacterFactory.getCharacter(c);\n\t\t\tcustomChar.displayCharacter(new TemporaryState(x,y));\n\t\t\ti++;\n\t\t\tif(i>2) {\n\t\t\t\t((CustomFontCharacter)customChar).setFontName(\"Times new Roman\");\n\t\t\t}\n\t\t}\n\t\t\n\t\tscanner.close();\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(\"Hola_Git\"\r\n\t\t\t\t+ \"Un placer\");\r\n\t\tSystem.out.println(\"change2\");\r\n\t\t\r\n\t}", "public void baocun() {\n\t\t\n\t}", "public static void main(String[] args) {\n\t\t\n\t\tSystem.out.println(encrypt(\"What is the title of your book?\"));\n\t\tSystem.out.println(octalEquivalent(19));\n\n\t}", "public static void main(String[] args) {\n\t\tScanner sc = new Scanner(System.in);\n\t\tString str = sc.nextLine();\n\t\tString result = \"\";\n\t\tfor(int i=0; i<str.length(); i++) {\n\t\t\tchar ch = str.charAt(i);\n\t\t\tif(ch>='a' && ch <='z') {\n\t\t\t\tch+=13;\n\t\t\t\tif(ch>'z') {\n\t\t\t\t\tch-=26;\n\t\t\t\t}\n\t\t\t}else if(ch>='A' && ch <='Z') {\n\t\t\t\tch+=13;\n\t\t\t\tif(ch>'Z') {\n\t\t\t\t\tch-=26;\n\t\t\t\t}\n\t\t\t}\n\t\t\tresult+=ch;\n\t\t}\n\t\tSystem.out.println(result);\n\t}", "public static void main(String[] args) {\n\t\t\n\t\tString p = \"cato catt\";\n\t\tSystem.out.print(isPalPerm(p));\n\n\t}", "public static void main(String[] args) {\n System.out.print(\"Initialize list of languages ... \");\r\n ArrayList<Language> listLanguages = new ArrayList<>();\r\n listLanguages.add(new Language(\"čestiná\", \"cs\"));\r\n listLanguages.add(new Language(\"français\", \"fr\"));\r\n System.out.println(\"OK\");\r\n // Create shell\r\n Shell shell = new Shell(listLanguages);\r\n shell.run();\r\n }", "private static void task42() {\n char[] pass = null;\n Console con = System.console();\n if(con != null){\n try {\n pass = con.readPassword(\"Enter your password:\");\n System.out.println(\"Your password is \" + new String(pass));\n }\n finally {\n if(pass!=null){\n System.out.println(\"Yur pass -\"+pass);\n }\n }\n }else {\n throw new RuntimeException(\"Can't get password...No console\");\n }\n\n }", "public void nace() {\n System.out.println(\"Ostia, acabo de nacer tío.\");\n }", "private Shell() { }", "public static void main(String[] args) {\n\tpublic static void vertical (String str))\n\tsystem.out.println(\"The call of vertical (\\\"\" +strt\"\\\") produce the followin output:\");\n\tfor (int i=o;i<str.length(); i++)\n\t{\n\t\t//Display the output\n\t\tSyste.out.println(str.charAt(i));\n\t}\n */\n}", "public static void main(String[] args) {\n\r\n\t\t\r\n\t\t\r\n\t\t Figura\r\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(ispalli(\"hello is our mam came here\"));\n\t}", "public void command() {\n List<String> commands = new ArrayList<>();\n commands.add(\": start\");\n commands.add(\": exit\");\n commands.add(\": help\");\n commands.add(\": commands\");\n\n for (String command : commands) {\n System.out.println(command);\n }\n System.out.println();\n }", "public static void main(String[] args) {\n\t\tSystem.out.println(\" J a v v a\");\r\n\t\tSystem.out.println(\" J aa vv aa\");\r\n\t\tSystem.out.println(\"JJ aaaaa vv aaaaa\");\r\n\t\tSystem.out.println(\"JJ a a va a\");\r\n\t\t\t\r\n\r\n\t}", "public static void main(String[] args) {\n\t\tchar[] cs = { 'n', 'e', 'u', 's', 'o', 'f', 't' };\n\n\t\tchar[] copy = new char[cs.length];\n\n\t\tfor (int i = 0; i < cs.length; i++) {\n\t\t\tcopy[i] = cs[i];\n\t\t}\n\n\t\t// ╩ń│÷copy\n\t\tfor (char item : copy) {\n\t\t\tSystem.out.println(item);\n\t\t}\n\n\t}", "public static void main(String[] args) {\n\t\tSS p=new SS();\n\t\tSS q=new SS(\"홍 길 동\",20,\"000-1111-2222\",75.8);\n\t\tSystem.out.println(\"p--\");\n\t\tp.disp();\n\t\tSystem.out.println(\"q--\");\n\t\tq.disp();\n\t}", "public static void main(String[] args) {\n\t\tLight light = new Light(\"Party Hall \");\r\n\t\tSterio sterio = new Sterio(\"Party Hall \");\r\n\t\tTv tv = new Tv(\"Party Hall \");\r\n\t\t\r\n\t\tLightOnCommand lightOnCommand = new LightOnCommand(light);\r\n\t\tSterioOnWithCDCommand sterioOnWithCDCommand = new SterioOnWithCDCommand(sterio);\r\n\t\tTvOnCommand tvOnCommand = new TvOnCommand(tv);\r\n\t\t\r\n\t\tLightOffCommand lightOffCommand = new LightOffCommand(light);\r\n\t\tSterioOffCommand sterioOffCommand = new SterioOffCommand(sterio);\r\n\t\tTvOffCommand tvOffCommand = new TvOffCommand(tv);\r\n\t\t\r\n\t\tCommand[] onCommands = {lightOnCommand, sterioOnWithCDCommand, tvOnCommand};\r\n\t\tCommand[] offCommands = {lightOffCommand, sterioOffCommand, tvOffCommand};\r\n\t\t\r\n\t\tMacroCommand macroOnCommand = new MacroCommand(onCommands);\r\n\t\tMacroCommand macroOffCommand = new MacroCommand(offCommands);\r\n\t\t\r\n\t\tRemoteControl rc = new RemoteControl();\r\n\t\trc.setCommand(0, macroOnCommand, macroOffCommand);\r\n\t\t\r\n\t\trc.onButtonWasPressed(0);\r\n\t\t\r\n\t\trc.offButtonWasPressed(0);\r\n\t\t\r\n\t\tSystem.out.println(\"=======undo========\");\r\n\t\trc.undoButtonWasPressed();\r\n\r\n\t}", "public static void main(String[] args) {\n\t\tSystem.out.println(\"ddhdhg\");\n\t}", "public static void main(String[] args) {\n\t\t\n\t\tScanner scan=new Scanner(System.in);\n\t\tSystem.out.println(\"lutfen hangi harfin anlamini istediginizi giriniz\");\n\t\tchar harf=scan.next().charAt(0);//girilen kelimenin ilk harfini alir sikayet etmez\n\t\t\n\t\tswitch (harf) {\n\t\tcase 'V':\n\t\tcase 'v':\n\t\t\tSystem.out.println(\"very\");\n\t\t\tbreak;\n\t\tcase 'I':\n\t\tcase 'i':\n\t\t\tSystem.out.println(\"important\");\n\t\t\tbreak;\n\t\tcase 'P':\n\t\tcase 'p':\n\t\t\tSystem.out.println(\"person\");\n\t\t\tbreak;\n\t\tdefault:\n\t\t\t\tSystem.out.println(\"gecerli harf giriniz\");\n\t\t}\n\t\t\n\t\t//kullanicinin birden fazla harf girmesini sorun olarak kabul ediyorsaniz\n\t\t//ve bunu hata olarak kullaniciya geri bildirmek istiyorsaniz\n\t\t\n\t\t\n\t\tSystem.out.println(\"lutfen hangi harfin anlamini istediginizi giriniz\");\n\t\tString str=scan.next();\n\t\t\n\t\tswitch (str) {\n\t\tcase \"V\":\n\t\tcase \"v\":\n\t\t\tSystem.out.println(\"very\");\n\t\t\tbreak;\n\t\tcase \"I\":\n\t\tcase \"i\":\n\t\t\tSystem.out.println(\"important\");\n\t\t\tbreak;\n\t\tcase \"P\":\n\t\tcase \"p\":\n\t\t\tSystem.out.println(\"person\");\n\t\t\tbreak;\n\t\tdefault:\n\t\t\t\tSystem.out.println(\"gecerli harf giriniz\");\n\t\t}\n\t\t\nscan.close();\n\t}", "public static void main(String[] args) {\nSystem.out.println(\"second tricky\");\r\n\t}", "private static void center(Shell shell) \n\t{\n\n Rectangle bds = shell.getDisplay().getBounds();\n\n Point p = shell.getSize();\n\n int nLeft = (bds.width - p.x) / 2;\n int nTop = (bds.height - p.y) / 2;\n\n shell.setBounds(nLeft, nTop, p.x, p.y);\n }", "public static void main(String[] args) {\n final Terminal terminal = TerminalUtils.fetchTerminalBuilder(args)\n .font(WANDERLUST_16X16.toFont())\n .initialTerminalSize(SIZE)\n .build();\n terminal.setCursorVisibility(false); // we don't want the cursor right now\n\n FONTS.add(CP437TilesetResource.ADU_DHABI_16X16.toFont());\n FONTS.add(CP437TilesetResource.ROGUE_YUN_16X16.toFont());\n FONTS.add(CP437TilesetResource.REX_PAINT_16X16.toFont());\n FONTS.add(CP437TilesetResource.WANDERLUST_16X16.toFont());\n FONTS.add(CP437TilesetResource.BISASAM_16X16.toFont());\n\n final String switchFont = \"Press '->' to switch Font!\";\n final String switchLayer = \"Press '<-' to switch Layer!\";\n\n final Random random = new Random();\n\n refreshText(terminal, switchFont, Positions.defaultPosition());\n refreshLayer(terminal, switchLayer, random);\n\n terminal.onInput(input -> {\n if (input.isKeyStroke()) {\n if (input.asKeyStroke().inputTypeIs(InputType.ArrowRight)) {\n terminal.useFont(FONTS.get(random.nextInt(FONTS.size())));\n // this is needed because terminal can't be forced to redraw\n refreshText(terminal, switchFont, Positions.defaultPosition());\n terminal.flush();\n }\n if (input.asKeyStroke().inputTypeIs(InputType.ArrowLeft)) {\n refreshLayer(terminal, switchLayer, random);\n terminal.flush();\n }\n }\n });\n\n terminal.flush();\n }", "public static void main(String[] args) {\n\n\t\tString string = \"I slept most of the night\";\n\t\tString app = \"ay\";\n\n\n\n\n\t\tSystem.out.println(\"------------------------------------------------\");\n\n\n\t\tSystem.out.println(StringOperations.toPigLatin(string, app));\n\n\n\n\t\tSystem.out.println(\"-------------------------------------------------\");\n\n\n\n\n\n\n\t}", "static private native int imeToRunes(long handle, int chars);", "public static void main(String[] args) {\n\t\t\n\n\t\tSystem.out.println(\"Hello World Ejemplo. Pobre Alan\");\n\t\tSystem.out.print(\"Agrego esta linea\");\n\n\n\t\tSystem.out.println(\"Hello World Ejemplo. Pobre Alan, LTA\");\n\t\tSystem.out.print(\"Agrego esta linea y esta\");\n\t\t//Un comentario no puede romper nada\n\n\t}", "private static void usage()\n {\n System.out.println(\"Lex\");\n System.exit(-1);\n }", "public static void main(String[] args) {\n Scanner sc = new Scanner(System.in);\n String str = sc.nextLine();\n char temp;\n for(int i=0; i < str.length(); i++) {\n temp = str.charAt(i);\n \n if(temp>=65 && temp <= 96) {\n // 대문자를 소문자로 변형\n System.out.println((char)(temp+32) +\"\");\n } else if(temp >= 97 && temp <= 122) {\n // 소문자를 대문자로 변형\n System.out.println((char)(temp-32) + \"\");\n } else {\n // 숫자가 들어갔을 때는 그냥 출력\n System.out.println(temp +\"\");\n }\n }\n // 아스키 코드 65 = 'A' ~ 90 = 'Z'\n // 97 = 'a' ~ 122 = 'z'\n }", "public static void main(String[] args) {\n\t\t\n\t\t\n\t\tStringUtils.removeInvalidCharacteres(\"alzheimer\\\\\");\n\t}", "public static void main(String[] args) {\n\t\t\n\t\tSystem.out.println(\"AA\");\n\t\t\n\n\t}" ]
[ "0.59205824", "0.57208496", "0.5638643", "0.56369317", "0.5606242", "0.55674374", "0.5517313", "0.5510638", "0.5488449", "0.54402244", "0.5438234", "0.5437343", "0.5436806", "0.5419213", "0.53982246", "0.53868824", "0.53609216", "0.53562814", "0.533439", "0.53093386", "0.52861106", "0.5243748", "0.5234964", "0.52339166", "0.5231246", "0.5222729", "0.5200089", "0.51881933", "0.5173003", "0.51692915", "0.51668704", "0.51661074", "0.5165373", "0.51635605", "0.515604", "0.51478744", "0.5147067", "0.5146172", "0.5143813", "0.51371837", "0.51207316", "0.5116942", "0.5114281", "0.51091117", "0.510835", "0.51014596", "0.5099753", "0.509732", "0.509148", "0.5088874", "0.5088428", "0.5083939", "0.5081019", "0.5066789", "0.5066094", "0.5062745", "0.5056447", "0.5033385", "0.50325525", "0.5026857", "0.50253576", "0.50214785", "0.5007617", "0.5003967", "0.5001446", "0.5001042", "0.50001836", "0.49951378", "0.49935335", "0.49932903", "0.49908036", "0.49904478", "0.49867505", "0.49856973", "0.49837378", "0.49806663", "0.4978795", "0.497716", "0.49771413", "0.49751443", "0.49728936", "0.497268", "0.49701062", "0.49534023", "0.49522564", "0.4948401", "0.49464488", "0.49421617", "0.49369448", "0.49367842", "0.49326876", "0.49304163", "0.4929872", "0.492748", "0.492116", "0.49176997", "0.49151623", "0.49139994", "0.49138534", "0.49079067", "0.4905458" ]
0.0
-1
tao ra input tu file
public void writeResult(File file, String sheetName, int row, int column, boolean result) throws FileNotFoundException, IOException { FileInputStream ExcelFile = new FileInputStream(file); // tao 1 workbook moi xf = new XSSFWorkbook(ExcelFile); // lay ten sheet sheet = xf.getSheet(sheetName); Row rowResult = sheet.getRow(row); Cell cell = rowResult.createCell(column); cell.setCellValue(result); try { // this Writes the workbook gfgcontribute FileOutputStream out = new FileOutputStream(file); xf.write(out); out.close(); } catch (Exception e) { e.printStackTrace(); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public static void main(String[] args) {\n ReadFile trainingFile = new ReadFile(\"input/treino.txt\");\n ReadFile testFile = new ReadFile(\"input/teste.txt\");\n\n // Guarda as series temporais do arquivo de treino em uma lista\n ArrayList<TimeSerie> training = new ArrayList<>();\n while(trainingFile.hasNextLine()) {\n training.add(trainingFile.nextSerie());\n }\n\n // Processa cada linha do arquivo de teste e contabiliza um acerto ou erro\n while(testFile.hasNextLine()) {\n\n }\n }", "public static void main(String[] args) {\n\t\tFileUTL fUtl = new FileUTL();\n\t\tString fileAddres = \"C:\\\\Users\\\\lenovo\\\\Desktop\\\\医嘱和对应路径信息\\\\\";\n\t\tString filename = fileAddres+\"12个病人的医嘱信息-utf8.csv\";\n\t\tString splitSign = \",\";\n\t\tString dateSign = \"/\";\n\t\tfUtl.readFile(filename, splitSign, dateSign);\n\t}", "public static void main(String[] args) {\n BufferedReader bf = null;\r\n System.out.println(\" ********************Token***************\");\r\n try {\r\n bf = new BufferedReader(new FileReader(\"src/convertidor/Entrada.txt\"));\r\n Analizador a = new Analizador(bf);\r\n Symbol token = null;\r\n do {\r\n token = a.next_token();\r\n token.value.toString();\r\n System.out.println(token.value.toString());\r\n\r\n } while (token != null);\r\n\r\n bf.close();\r\n } catch (Exception e) {\r\n System.out.println(\"Error en \" + e.getMessage());\r\n }\r\n\r\n }", "public static void main(String[] args){\r\n try {\r\n AnalizadorSintactico asin = new AnalizadorSintactico(\r\n new AnalizadorLexico( new FileReader(args[0])));\r\n Object result = asin.parse().value;\r\n System.out.println(\"\\n*** Resultados finales ***\");\r\n } catch (Exception ex) {\r\n ex.printStackTrace();\r\n }\r\n }", "public void loadData() {\n Path path= Paths.get(filename);\n Stream<String> lines;\n try {\n lines= Files.lines(path);\n lines.forEach(ln->{\n String[] s=ln.split(\";\");\n if(s.length==3){\n try {\n super.save(new Teme(Integer.parseInt(s[0]),Integer.parseInt(s[1]),s[2]));\n } catch (ValidationException e) {\n e.printStackTrace();\n } catch (SQLException e) {\n e.printStackTrace();\n }\n }else\n System.out.println(\"linie corupta in fisierul teme.txt\");});\n } catch (IOException e) {\n e.printStackTrace();\n }\n }", "@Test\n public void testReadTtbinFile_String()\n {\n System.out.println(\"TEST: readTtbinFile\");\n String fileName = \"src/test/resources/test.ttbin\";\n TomTomReader instance = TomTomReader.getInstance();\n Activity expResult = null;\n Activity result = instance.readTtbinFile(fileName);\n\n testContentsNonSmoothed(result);\n }", "public static void main (String[] args) {\n \n //initilialize Scanner, pass file input in same directory, pass to boyGirl function\n Scanner input = new Scanner(new File('tas.txt'));\n boyGirl(input);\n }", "public void readTestFileToViterbi(String inputFile){\n\t\ttry {\n\t\t\tBufferedReader reader=new BufferedReader(new InputStreamReader(new FileInputStream(inputFile),\"ISO-8859-1\"));\n\t\t\tString line=null;\n\t\t\twhile((line=reader.readLine())!=null){\n\t\t\t\tString[] words=line.split(\" \");\n\t\t\t\tArrayList<String> wordList=new ArrayList<String>();\n\t\t\t\tassert(words.length>0&&words.length%2==0);\n\t\t\t\t\n\t\t\t\tfor(int i=0;i<words.length;i+=2){\n\t\t\t\t\twordList.add(words[i]);\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tArrayList<HashMap<String,ViterbiUnit>> viterbiMap=updateMuList(wordList);\n\t\t\t\tArrayList<ViterbiUnit> resultList=getMuList(viterbiMap);\n\t\t\t\tString outputLine=\"\";\n\t\t\t\tfor(int i=1;i<resultList.size()-1;i++){\n\t\t\t\t\tViterbiUnit unit=resultList.get(i);\n\t\t\t\t\toutputLine+=(words[2*(i-1)]+\" \"+unit.word+\" \");\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tSystem.out.println(outputLine.substring(0, outputLine.length()-1));\n\t\t\t\t\n\t\t\t}\n\t\t\t//close the buffered reader\n\t\t\treader.close();\n\t\t\t\n\t\t}catch(IOException e){\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "public static void reader() throws FileNotFoundException {\n\t\tSystem.out.println(\"Estamos calculando sua rota. Por favor aguarde...\");\n\t\tstops = GTFSReader.loadStops(\"bin/arquivos/stops.txt\");\n\t\tMap<String,Route>routes = GTFSReader.loadRoutes(\"bin/arquivos/routes.txt\");\n\t\tMap<String,Shape> shapes = GTFSReader.loadShapes(\"bin/arquivos/shapes.txt\");\n\t\tMap<String,Service> calendar = GTFSReader.loadServices(\"bin/arquivos/calendar.txt\");\n\t\ttrips = GTFSReader.loadTrips(\"bin/arquivos/trips.txt\",routes,calendar,shapes);\n\t\tGTFSReader.loadStopTimes(\"bin/arquivos/stop_times.txt\", trips, stops);\n\t\tSystem.out.println(\"Rota calculada!\\n\");\n\t}", "public void readFromFile() {\n\n\t}", "private static void input(String[] args) {\n try (BufferedReader scanner = new BufferedReader(\n new InputStreamReader(args.length > 0 ? new FileInputStream(args[0]) : System.in))) {\n\n String linija;\n\n // regularne definicije\n while ((linija = scanner.readLine()) != null && linija.startsWith(\"{\")) {\n String tmp[] = linija.split(\" \");\n\n tmp[0] = tmp[0].substring(1, tmp[0].length() - 1);\n String naziv = tmp[0];\n String izraz = expandRegularDefinition(tmp[1]);\n\n regularneDefinicije.put(naziv, izraz);\n\n // System.out.println(naziv + \", \" + izraz);\n }\n\n // stanja\n while (!linija.startsWith(\"%X\")) {\n linija = scanner.readLine().trim();\n }\n\n skipSplitAdd(linija, stanjaLA);\n\n // leksicke jedinke\n while (!linija.startsWith(\"%L\")) {\n linija = scanner.readLine().trim();\n }\n\n skipSplitAdd(linija, leksickeJedinke);\n\n // pravila leksickog analizatora\n\n while ((linija = scanner.readLine()) != null) {\n while (!linija.startsWith(\"<\")) {\n linija = scanner.readLine();\n }\n\n String tmp[] = linija.split(\">\", 2);\n\n String stateName = tmp[0].substring(1, tmp[0].length());\n String regDef = tmp[1];\n\n regDef = expandRegularDefinition(regDef);\n\n // System.out.println(stateName + \"<> \" + regDef);\n LexerRule lexerRule = new LexerRule(regDef, stateName, 1, \"<\" + stateName + \">\" + regDef);\n lexerRules.add(lexerRule);\n\n scanner.readLine(); // preskoci {\n\n linija = scanner.readLine().trim();\n while (linija != null && scanner.ready() && !linija.equals(\"}\")) {\n // radi nesto s naredbom\n lexerRule.addAction(linija);\n linija = scanner.readLine().trim();\n }\n }\n\n } catch (IOException e) {\n e.printStackTrace();\n }\n }", "public static void main(String[] args) throws FileNotFoundException {\n Scanner scanner = new Scanner(new FileInputStream(\"/Users/guoziren/IdeaProjects/剑指offer for Java/src/main/java/com/ustc/leetcode/algorithmidea/dynamicprogramming/input.txt\"));\n }", "public static void main(String[] args) {\n\n\t\tSystem.out.println(\"Inputfile: \");\n\t\tScanner sc = new Scanner(System.in);\n System.out.println(\"Printing the file passed in:\");\n String inputfile = \"\";\n while(sc.hasNextLine()){\n \tinputfile = sc.nextLine();\n \tbreak;\n }\n System.out.println(\"Reading from: \" + inputfile);\n \n try {\n String fromfile = FileUtils.readFileToString( new File(\"C:\\\\Users\\\\fille\\\\Documents\\\\firstobj.obj\"));\n\n\t\tWavefontConverter conv = new WavefontConverter();\n\t\tconv.ToVertics(fromfile);\n\t\tArrayList<float[]>vertics = conv.meshes; \n\t\tArrayList<short[]> indices = conv.indices;\n\t\twriteToBinary(conv.mesh2,conv.by,\"test\");\n\t\treadfile();\n\t//\tToJavaclass(vertics,indices,\"Monkey\");\n\t\t\n }catch(Exception e) {\n \te.printStackTrace();\n }\n\t\t//conv.ToVertics(Files)\n\t}", "public static void main(String[] args) throws IOException {\n\t\tPath p=Paths.get(\"D:\\\\Users\\\\Filip\\\\hr\\\\fer\\\\oop\\\\lab5\\\\racuni\");\n\t\tMySecondByteReader reader=new MySecondByteReader();\n\t\tFiles.walkFileTree(p,reader);\n\n\t\tPath iso=Paths.get(\"D:/Users/Filip/hr/fer/oop/lab5/cjenik.88592.txt\");\n\t\tPath utf=Paths.get(\"D:/Users/Filip/hr/fer/oop/lab5/cjenik.utf8.txt\");\n\n\t\tFiles.deleteIfExists(utf);\n\t\tFiles.deleteIfExists(iso);\n\n\t\tFiles.createFile(utf);\n\t\tFiles.createFile(iso);\n\n\t\ttry(BufferedWriter writer=new BufferedWriter(new OutputStreamWriter(new BufferedOutputStream(new FileOutputStream(iso.toString())),\"ISO-8859-2\"))){\n\t\t\treader.getCollection().stream().forEach(new Consumer<Artikl>(){\n\n\t\t\t\t@Override\n\t\t\t\tpublic void accept(Artikl a) {\n\n\t\t\t\t\ttry {\n\t\t\t\t\t\twriter.write(a.getNaziv().toString()+\" \"+a.getCijena().toString());\n\t\t\t\t\t\twriter.write(\"\\n\");\n\t\t\t\t\t} catch (IOException e) {\n\t\t\t\t\t\te.printStackTrace();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\n\t\t}\n\t\tcatch(IOException ex){\n\t\t\tSystem.err.println(ex);\n\t\t}\n\n\t\ttry(BufferedWriter writer=new BufferedWriter(new OutputStreamWriter(new BufferedOutputStream(new FileOutputStream(utf.toString())),\"UTF-8\"))){\n\t\t\treader.getCollection().stream().forEach(new Consumer<Artikl>(){\n\n\t\t\t\t@Override\n\t\t\t\tpublic void accept(Artikl a) {\n\n\t\t\t\t\ttry {\n\t\t\t\t\t\twriter.write(a.getNaziv().toString()+\" \"+a.getCijena().toString());\n\t\t\t\t\t\twriter.write(\"\\n\");\n\t\t\t\t\t} catch (IOException e) {\n\t\t\t\t\t\te.printStackTrace();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\n\t\t}\n\t\tcatch(IOException ex){\n\t\t\tSystem.err.println(ex);\n\t\t}\n\t}", "@Test\n public void testReadTtbinFile_UsbFile()\n {\n System.out.println(\"TEST: readTtbinFile\");\n UsbFile file = new UsbFile(0xFFFFFFFF, ttbinFileData.length, ttbinFileData);\n TomTomReader instance = TomTomReader.getInstance();\n Activity result = instance.readTtbinFile(file);\n \n testContentsNonSmoothed(result);\n }", "public static void RT() {////cada clase que tiene informacion en un archivo txt tiene este metodo para leer el respectivo archivoy guardarlo en su hashmap\n\t\treadTxt(\"peliculas.txt\", pelisList);\n\t}", "public void convert(File inputFile, File outputFile) throws IOException {\n\n setType(inputFile);\n\n BufferedReader reader = null;\n PrintWriter writer = null;\n\n try {\n reader = new BufferedReader(new FileReader(inputFile));\n writer = new PrintWriter(new BufferedWriter(new FileWriter(outputFile)));\n\n String nextLine = null;\n\n // Skip meta data. Note for GCT files this includes the mandatory first line\n while ((nextLine = reader.readLine()).startsWith(\"#\") && (nextLine != null)) {\n writer.println(nextLine);\n }\n\n // This is the first non-meta line\n writer.println(nextLine);\n\n // for TAB and RES files the first row contains the column headings.\n int nCols = 0;\n if (type == FileType.TAB || type == FileType.RES) {\n nCols = nextLine.split(\"\\t\").length;\n }\n\n\n if (type == FileType.GCT) {\n // GCT files. Column headings are 3rd row (read next line)\n nextLine = reader.readLine();\n nCols = nextLine.split(\"\\t\").length;\n writer.println(nextLine);\n } else if (type == FileType.RES) {\n // Res files -- skip lines 2 and 3\n writer.println(reader.readLine());\n writer.println(reader.readLine());\n }\n\n\n // Compute the # of data points\n int columnSkip = 1;\n if (type == FileType.RES) {\n columnSkip = 2;\n nCols++; // <= last call column of a res file is sometimes blank, if not this will get\n }\n nPts = (nCols - dataStartColumn) / columnSkip;\n\n // Now for the data\n while ((nextLine = reader.readLine()) != null) {\n String[] tokens = nextLine.split(\"\\t\");\n\n for (int i = 0; i < dataStartColumn; i++) {\n writer.print(tokens[i] + \"\\t\");\n }\n\n DataRow row = new DataRow(tokens, nextLine);\n for (int i = 0; i < nPts; i++) {\n\n if (Double.isNaN(row.scaledData[i])) {\n writer.print(\"\\t\");\n } else {\n\n writer.print(row.scaledData[i]);\n if (type == FileType.RES) {\n writer.print(\"\\t\" + row.calls[i]);\n }\n if (i < nPts - 1) {\n writer.print(\"\\t\");\n }\n }\n }\n writer.println();\n }\n }\n finally {\n if (reader != null) {\n reader.close();\n }\n if (writer != null) {\n writer.close();\n }\n }\n }", "public static void main(String[] args) {\r\n\r\n try {\r\n \r\n String outFile = \"H:\\\\Nexrad_Viewer_Test\\\\Hutchins\\\\gis\\\\WFUS53-KPAH-152129.txt\";\r\n convertFile(outFile);\r\n \r\n } catch (Exception e) {\r\n e.printStackTrace();\r\n }\r\n }", "public static void main(String[] args) throws FileNotFoundException {\n\t\tSystem.setIn(new FileInputStream(\"농작물수확하기.txt\"));\r\n\t\tScanner sc = new Scanner(System.in);\r\n\t\t\r\n\t\tint T = sc.nextInt();\r\n\t\t\r\n\t\tfor (int t = 1; t <= T; t++) {\r\n\t\t\t\r\n\t\t\tint N = sc.nextInt();\r\n\t\t\tint[][] arr = new int[N][N];\r\n\t\t\t\r\n\t\t\tfor (int i = 0; i < N; i++) {\r\n\t\t\t\tString str = sc.next();\r\n\t\t\t\t\r\n\t\t\t\tfor (int j = 0; j < N; j++) {\r\n\t\t\t\t\tarr[i][j] = str.charAt(j) - '0';\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tint sum = 0;\r\n\t\t\tint sum1 = 0;\r\n\t\t\tint sum2 = 0;\r\n\t\t\t\r\n\t\t\tfor (int i = 0; i < N; i++) {\r\n\t\t\t\tfor (int j = Math.abs(N/2-i); j < N-Math.abs(N/2-i); j++) {\r\n\t\t\t\t\tsum1 += arr[i][j];\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\r\n\t\t\tSystem.out.println(\"#\" + t + \" \" + sum1);\r\n\t\t\t\r\n\t\t}\r\n\t}", "public static void main(String[] args)\r\n {\r\n\r\n if (args.length < 1) {\r\n System.out.println(\"\\n\\njava mylang file.txt\");//to give error if less than 1\r\n return;\r\n }\r\n\r\n String contents = readFile(args[0]);//read file is a methode not only this remember that arg[0] contains the path of the file because you write java mylang try.txt\r\n\r\n mylang mylob = new mylang();\r\n mylob.interpret(contents);\r\n\r\n }", "public static void main(String[] args) throws Exception {\n\t\tString path=\"D:\\\\大二\\\\java\\\\\";//檔案位置\n\t\tFile file = new File(path+\"input.txt\");\n\n\t\tBufferedReader br = new BufferedReader(new FileReader(file));\n\n\t\tString st;\n\t\tArrayList<String> read_s = new ArrayList<String>();\n\t\twhile ((st = br.readLine()) != null) {\n\n\t\t\tst = st.replaceAll(\"10\", \"t\");\n\t\t\tSystem.out.println(st);\n\t\t\tread_s.add(st);\n\t\t}\n\n\t\tbr.close();\n\t\t// ====================== read file end==================\n\t\tString towrite1=\"\";\n\t\tString towrite2=\"\";\n\t\t// towrite1 2 是最終寫入txt的String\n\t\t\n\t\tfor (int i = 0; i < read_s.size(); i++) {\n\t\t\tDecoder d = new Decoder(read_s.get(i));\n\t\t\t//將檔案中的資料轉成 before now 兩個 Arraylist 存在Decoder中\n\t\t\t//before 表已出現過的牌 After表手牌\n\t\t\tCount c = new Count();\n\t\t\tfor (int ii = 0; ii < d.before.size(); ii++) {\n\t\t\t\tc.sub(d.before.get(ii));//去除已出現過的牌\n\t\t\t}\n\t\t\t\n\t\t\tfor (int ii = 0; ii < d.now.size(); ii++) {\n\t\t\t\tc.addcard(d.now.get(ii));//將牌加入手牌\n\t\t\t}\n\t\t\t\n\t\t\tAnswer ans = c.re_ValueAndPossibility();//將預測結果輸出成Answer data type\n\t\t\tans.set_round(i);//設定第幾輪\n\t\t\t\n\t\t\ttowrite1=towrite1+ans.output1();//將Answer datatype 轉成String(for Q1)\n\t\t\ttowrite2=towrite2+ans.output2();//將Answer datatype 轉成String(for Q2)\n\t\t\t// ans.show();\n\t\t\t// c.show();\n\t\t\tc.clear();//清理Count 給下一輪繼續用\n\t\t}\n\t\t//========================write file starts==========================\n\t\tSystem.out.print(towrite1);\n\t\tSystem.out.print(towrite2);\n\t\tBufferedWriter writer = new BufferedWriter(new FileWriter(path+\"output1.txt\"));\n\t writer.write(towrite1);\n\t writer.close();\n\t writer = new BufferedWriter(new FileWriter(path+\"output2.txt\"));\n\t writer.write(towrite2);\n\t writer.close();\n\t //==========================write file end====================\n\t}", "private void fileToPoSTags(String filePath,int version){\n Log.log(\"Reading TreeBank file <\" + filePath +\">\");\n\n FileReader fr = null;\n BufferedReader br = null;\n\n try{\n fr = new FileReader(filePath);\n br = new BufferedReader(fr);\n\n String currentLine;\n String[] columns;\n\n Tag tag1 = null;\n Tag tag2;\n String word;\n\n Integer numRow;\n while((currentLine = br.readLine()) != null){\n columns = currentLine.split(\"\\t\");\n numRow = getIntegerString(columns[0]);\n if(numRow != null && numRow >= 1){\n if(numRow == 1) {\n tag1 = Tag.valueOf(\"START\");\n saveTag(tag1);\n }\n try{\n tag2 = Tag.valueOf(columns[3]);\n saveTag(tag2);\n word = columns[1];\n switch (version){\n case 1:\n savePoSTag(new PoSTag(word.toLowerCase(),tag2));\n break;\n case 2:\n if(!tag2.equals(Tag.PROPN))\n savePoSTag(new PoSTag(word.toLowerCase(),tag2));\n else if(Character.isUpperCase(word.charAt(0)))\n savePoSTag(new PoSTag(word,tag2));\n break;\n case 3:\n\n if(tag2.equals(Tag.PROPN))\n savePoSTag(new PoSTag(word,tag2));\n else{\n if(Character.isUpperCase(word.charAt(0))){\n savePoSTag(new PoSTag(word,tag2));\n savePoSTag(new PoSTag(word.toLowerCase(),tag2));\n }else{\n savePoSTag(new PoSTag(word,tag2));\n savePoSTag(new PoSTag(\n word.substring(0,1).toUpperCase()\n +word.substring(1),tag2));\n }\n\n }\n\n break;\n case 4:\n\n if(!tag2.equals(Tag.PROPN))\n savePoSTag(new PoSTag(word,tag2));\n savePoSTag(new PoSTag(word,tag2));\n break;\n case 5:\n\n if(!tag2.equals(Tag.PROPN))\n savePoSTag(new PoSTag(word.toLowerCase(),tag2));\n savePoSTag(new PoSTag(word,tag2));\n break;\n\n }\n saveBigram(new BiGram(tag1,tag2));\n tag1 = tag2;\n }catch (IllegalArgumentException e){\n e.printStackTrace();\n }\n }\n }\n\n }catch (IOException e){\n e.printStackTrace();\n }finally {\n UtilitiesIO.closeFile(fr,br);\n }\n }", "public static void main(String[] args) {\n File file = new File (\"tesEt.txt\");\n // Path file = Paths.get(\"test.txt\");\n // System.out.println(file.get);\n System.out.println(file.getAbsoluteFile());\n System.out.println(file.isAbsolute());\n System.out.println(file.exists());\n \n // try {\n // // File.createTempFile(\"prefix\", \"suffix\");\n // sy\n // } catch (IOException e) {\n // // TODO Auto-generated catch block\n // e.printStackTrace();\n // }finally\n // {\n // System.out.println(\"hehehehe\");\n // }\n // file.\n\n }", "public void doConvertion() throws IOException{\n String filename = \"test\";\n writer = new PrintWriter(new FileWriter(filename));\n writer.write(\"\\\"token\\\",\\\"prev_word\\\",\\\"next_word\\\",\\\"tag\\\",\\\"prev_tag\\\",\\\"next_tag\\\",\\\"is_number\\\",\\\"is_punctuation\\\",\\\"is_place_directive\\\",\\\"is_url\\\",\\\"is_twitter_account\\\",\\\"is_hashtag\\\",\\\"is_month_name\\\",\\\"is_gazeteer\\\",\\\"label\\\"\");\n // write header first.. \n \n // Select from db.\n// ArrayList<String> tweets = selectTweet();\n// for (int i = 0; i < tweets.size(); i++) {\n// String tobewriten = parseTweet(tweets.get(i));\n// writer.write(tobewriten);\n// }\n // put arff header in bottom but next to be moved to top..\n writer.write(parseTweet());\n //writer.write(getArffHeader());\n \n writer.close();\n // write to external file\n \n }", "public static void main(String[] args) throws IOException {\n\t\tCharStream input = CharStreams.fromFileName(\"C:\\\\Users\\\\User\\\\eclipse-workspace\\\\Compilateur-Aisha-Liliya\\\\src\\\\test\\\\test0.txt\");\n\t\tLangageLexer lexer = new LangageLexer( input);\n\t\tLangageParser parser = new \tLangageParser(new CommonTokenStream(lexer));\n\t\tListener l =new Listener();\n\t\tparser.addParseListener(l);\n\t\t\n\t\tParseTree tree = parser.code();\n\tl.s.printTE();\n\tl.s.printTS();\n\tl.s.printQuad();\n\tl.s.printCODEOBJET();\n\t}", "public static void RT() {//metodo para leer la informacion del txt , presente en todas las clases que se guardan en un txt\n\t\treadTxt(\"usuarios.txt\", usersList);\n\t}", "public static void main(String[] args) {\n try {\n readHouseTxt();\n } catch (ParseException e) {\n e.printStackTrace();\n }\n\n\n\n\n }", "public FileLoader(File file)throws IOException{\n rows =new Vector<String>();\n _file = file;\n loadTSPTWFile();\n }", "public static void main(String[] args) throws FileNotFoundException {\n\t\t\t\n\t\tScanner scan = new Scanner(new File(\"input.txt\"));\n\t\t\n\t\tParser parse;\n\t\tCode code = new Code();\n\t\tSymbolTable st = new SymbolTable();\n\t\t\n\t\twhile(scan.hasNextLine()) {\n\t\t\tString inCode = scan.nextLine();\t\n\t\t\tparse = new Parser(inCode);\n\t\t}\n\t\t\n\t}", "public static void main(String[] args) throws FileNotFoundException {\n\t\tInputStream modelIn = new FileInputStream(\"en-token.bin\");\n\n\t\ttry {\n\t\t\tTokenizerModel model = new TokenizerModel(modelIn);\n\t\t\tTokenizer tokenizer = new TokenizerME(model);\n\t\t\tString txt1 = readFile(\"files/job_1.txt\", null);\n\t\t\ttokenize(txt1,tokenizer);\n\t\t\t\n\t\t//\tString txt2 = readFile(\"files/job_1.html\", null);\n\t\t//\ttokenize(txt2,tokenizer);\n\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t} finally {\n\t\t\tif (modelIn != null) {\n\t\t\t\ttry {\n\t\t\t\t\tmodelIn.close();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t}", "boolean input(String filename){\n\t\tScanner in = null;\n\t\tString word;\n\t\ttry {\t\t\t\n\t\t\tin=new Scanner(new BufferedReader(new FileReader(filename)));\n\t\t\t//in=new Scanner(new FileReader(filename));\n\t\t\tif(in.hasNext())\n\t\t\t\tword=in.next();\n\t\t\telse return false;\n\t\t\tif(word.equals(\"//tokens\")){\n\t\t\t\tif(in.hasNext())\n\t\t\t\t\tword=in.next();\n\t\t\t\twhile(!word.equals(\"//reserved\")){\t\t\t\t\t\n\t\t\t\t\tString token_name= word;\n\t\t\t\t\tif(in.hasNext())\n\t\t\t\t\t\tword=in.next();\n\t\t\t\t\telse return false;\n\t\t\t\t\tString token_RE=word;\n\t\t\t\t\tRegexPattern ptn=new RegexPattern(token_name,token_RE);\t\t//to be modified\n\t\t\t\t\ttable_pt.add(ptn);\n\t\t\t\t\tif(in.hasNext())\n\t\t\t\t\t\tword=in.next();\n\t\t\t\t\telse return false;\n\t\t\t\t}\n\t\t\t\tif(in.hasNext())\n\t\t\t\t\tword=in.next();\n\t\t\t\twhile(!word.equals(\"//operator\")){\t\t\t\t\t\n\t\t\t\t\tString name= word;\n\t\t\t\t\tif(in.hasNext())\n\t\t\t\t\t\tword=in.next();\n\t\t\t\t\telse return false;\n\t\t\t\t\tString value=word;\n\t\t\t\t\tReservedWord res=new ReservedWord(name,value);\t\t\n\t\t\t\t\ttable_res.add(res);\n\t\t\t\t\tif(in.hasNext())\n\t\t\t\t\t\tword=in.next();\n\t\t\t\t\telse return false;\n\t\t\t\t}\n\t\t\t\tif(in.hasNext())\n\t\t\t\t\tword=in.next();\n\t\t\t\twhile(!word.equals(\"//end\")){\t\t\t\t\t\n\t\t\t\t\tString name= word;\n\t\t\t\t\tif(in.hasNext())\n\t\t\t\t\t\tword=in.next();\n\t\t\t\t\telse return false;\n\t\t\t\t\tString value=word;\n\t\t\t\t\tReservedWord rsv=new ReservedWord(name,value);\t\t\n\t\t\t\t\ttable_res.add(rsv);\n\t\t\t\t\ttable_op.add(rsv);\n\t\t\t\t\tif(in.hasNext())\n\t\t\t\t\t\tword=in.next();\n\t\t\t\t\telse return false;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\t\t\telse return false;\n\t\t} catch (FileNotFoundException e) {\n\t\t\te.printStackTrace();\t\t\t\n\t\t}finally{\n\t\t\tin.close();\n\t\t}\n\t\treturn true;\t\t\n\t}", "void citire(FileReader f);", "public static void main(String[] args) throws IOException {\n\t\t\n\t\tString folder = \"/Users/haopeng/Dropbox/research/2nd/Usecase/Yanlei/\";\n\t\tString fileName = \"P0_2324.txt\";\n\t\t\n\t\tFileReader reader = new FileReader(folder + fileName, 20000000);\n\t\treader.parseFile();\n\t\t\n\t\t//reader.printValues(reader.getServerName(), \"ServerName\");\n\t\t//reader.printValues(reader.getCommand(), \"Command\");\n\t\t//reader.printValues(reader.getTimestamp(), \"Timestamp\"); \n\t\t//reader.printValues(reader.getPath(), \"Path\");\n\t\treader.printValues(reader.getMethod(), \"Method\");\n\t}", "public static void main(String[] args) {\n\t\tPath ulaznaPutanja = Paths.get(\"input.txt\");\n\t\t\n\t\t// Neke zanimljivosti\n\t\tSystem.out.println(\"path.toString() = \" + ulaznaPutanja/*.toString()*/);\n\t\t\n\t\t// Npr ako je path: /home/korisnik/Desktop/input.txt\n\t\t// getFileName(): vratice se \"input.txt\"\n\t\t// getParent(): vratice se \"/home/korisnik\"\n\t\t// getRoot(): vratice se \"/\"\n\t\tSystem.out.println(\"Ime datoteke: \" + ulaznaPutanja.getFileName());\n\t\tSystem.out.println(\"Parent putanje: \" + ulaznaPutanja.getParent());\n\t\tSystem.out.println(\"Root: \" + ulaznaPutanja.getRoot());\n\t\t\n\t\t// Izuzetno koristan metod za slucaj da nam se ne pronalazi datoteka\n\t\t// koja je zadataka relativno (jer najcesce ne znamo od odnosu NA STA je relativno).\n\t\tSystem.out.println(\"Apsolutna putanja: \" + ulaznaPutanja.toAbsolutePath().toString());\n\t\tSystem.out.println();\n\t\t\n\t\t// ----------------------------------------------------------------------------------------\n\t\t// CITANJE\n\t\t// ----------------------------------------------------------------------------------------\n\t\ttry {\n\t\t\t// Liste i ostale genericke kolekcije u Javi ce biti obradjeni narednih casova.\n\t\t\t// Za sada, dovoljno nam je da znamo da iteriramo kroz listu.\n\t\t\t// StandardCharsets predstavlja klasu kojoj mozemo pronaci kodiranje koje nam je potrebno.\n\t\t\t// Na kursu cemo uvek specifikovati UTF_8.\n\t\t\tList<String> linije = Files.readAllLines(ulaznaPutanja, StandardCharsets.UTF_8);\n\t\t\tSystem.out.println(\"Sadrzaj datoteke:\" + ulaznaPutanja.toAbsolutePath());\n\t\t\tfor (String linija: linije)\n\t\t\t\tSystem.out.println(linija);\n\t\t} catch (IOException e) {\n\t\t\tSystem.err.println(\"Neuspelo otvaranje ulazne datoteke!\");\n\t\t\te.printStackTrace();\n\t\t} \n\n\t\t// ----------------------------------------------------------------------------------------\n\t\t// PISANJE\n\t\t// ----------------------------------------------------------------------------------------\n\t\tPath izlaznaPutanja = Paths.get(\"output.txt\");\n\t\tSystem.out.println(\"\\nPisemo u datoteku: \" + izlaznaPutanja.toAbsolutePath());\n\t\tList<String> linije;\n\t\t\n\t\t// Primer kako mozemo da inicijalizujemo listu (slicno poput int[] a = {1, 2, 3, 4};\n\t\tlinije = Arrays.asList(\"Zdravo\", \" \", \"svete\", \"!\");\n\n\t\ttry {\n\t\t\t// Klasa StandardOpenOption omogucava da specifikujemo na koji nacin se \"otvara\" datoteka.\n\t\t\t// Odnosno, da li da ukoliko postoji datoteka, ne uspe otvaranje (eng. File already exists),\n\t\t\t// da li da se pisanje vrsi tako sto se stari sadrzaj obrise, ili se ipak pise na kraj datoteke i slicno.\n\t\t\t// Ukoliko se ne specifikuju opcije java radi:\n // * StandardOpenOption.CREATE \t\t\t\t\t- kreira datoteku \n // * StandardOpenOption.TRUNCATE_EXISTING \t\t- brise prethodni sadrzaj ukoliko postoji\n\t\t\t// Files.write(izlaznaPutanja, linije);\n\t\t\tFiles.write(izlaznaPutanja, linije, StandardOpenOption.APPEND); \t// dodaje sadrzaj na kraj datoteke\n\t\t\tSystem.out.println(\"Sadrzaj je uspesno upisan!\");\n\n\t\t} catch (IOException e) {\n\t\t\tSystem.err.println(\"Neuspelo pisanje u datotekU!\");\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "public void readFile();", "public static void main(String[] args) {\n byte[] content = null;\n try {\n content = Files.readAllBytes(new File(\"C:\\\\Users\\\\Administrator\\\\Desktop\\\\diemkhang\\\\test reader\\\\introduce.txt\").toPath());\n } catch (IOException e) {\n e.printStackTrace();\n }\n System.out.println(new String(content));\n }", "private void inToTrinhv4(HttpServletRequest request, HttpServletResponse reponse, GiaHanForm giaHanForm, ApplicationContext appConText) throws Exception {\r\n\r\n\t\tString fileIn = request.getRealPath(\"/docin/v4\") + \"\\\\TTNB10.doc\";\r\n\t\tString fileOut = request.getRealPath(\"/docout\") + \"\\\\TTNB10_Out\" + System.currentTimeMillis() + request.getSession().getId() + \".doc\";\r\n\r\n\t\tString fileTemplate = null;\r\n\t\tfileTemplate = \"ttnb10\"; // (ngon, chuan)\r\n\t\tString idCuocTtkt = giaHanForm.getIdCuocTtKt();\r\n\t\tTtktKhCuocTtkt cuocTtkt = CuocTtktService.getCuocTtktWithoutNoiDung(appConText, idCuocTtkt);\r\n\r\n\t\tTtktCbQd cbQd = TtktService.getQuyetDinh(idCuocTtkt, appConText);\r\n\t\tString hinhThuc = (cuocTtkt.getHinhThuc().booleanValue()) ? \"ki\\u1EC3m tra\" : \"thanh tra\";\r\n\t\tString hinhthuc_in = (cuocTtkt.getHinhThuc().booleanValue()) ? \"KI\\u1EC2M TRA\" : \"THANH TRA\";\r\n\t\tString hinhthuc_inT = (cuocTtkt.getHinhThuc().booleanValue()) ? \"KT\" : \"TT\";\r\n\t\t//StringBuffer sb = new StringBuffer(\"\\u0110OA\\u0300N\");\r\n\t\t//sb.append(hinhthuc);\r\n\t\tMsWordUtils word = new MsWordUtils(fileIn, fileOut);\r\n\t\ttry {\r\n\t\t\tword.put(\"[ten_cqt]\", KtnbUtil.getTenCqtCapTrenTt(appConText).toUpperCase());\r\n\t\t\t// hinh thuc thanh tra kiem tra\r\n\t\t\tStringBuffer sb = new StringBuffer(\"\\u0110OA\\u0300N \");\r\n\t\t\tsb.append(hinhthuc_inT);\r\n\t\t\t\r\n\t\t\tif (Formater.isNull(giaHanForm.getSoQd())) {\r\n\t\t\t\tsb.append(\" Q\\u0110 S\\u1ED0......\");\r\n\t\t\t} else {\r\n\t\t\t\tsb.append(\" Q\\u0110 S\\u1ED0 \" + giaHanForm.getSoQd());\r\n\t\t\t}\r\n\t\t\tword.put(\"[doan_ttkt_so]\", sb.toString().toUpperCase());\r\n\r\n\t\t\t//word.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[dv_dc_ttkt]\", cuocTtkt.getTenDonViBi());\r\n\t\t\tword.put(\"[thu_truong_cqt_ra_qd]\", KtnbUtil.getTenThuTruongCqtForMauin(appConText).toUpperCase());\r\n\t\t\t//word.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[quyet_dinh_so]\", giaHanForm.getCanCuQd());\r\n\t\t\t\r\n\t\t\tif (Formater.isNull(cbQd.getSoQuyetDinh())) {\r\n\t\t\t\tword.put(\"[qd_so]\", \"............\");\r\n\t\t\t} else {\r\n\t\t\t\tword.put(\"[qd_so]\", cbQd.getSoQuyetDinh());\r\n\t\t\t}\r\n\r\n\t\t\tString ngayxet = Formater.date2str(cbQd.getNgayRaQuyetDnh());\r\n\t\t\tString[] arrngayxet = ngayxet.split(\"/\");\r\n\t\t\tword.put(\"[ngay_qd]\", \"ng\\u00E0y \" + arrngayxet[0] + \" th\\u00E1ng \" + arrngayxet[1] + \" n\\u0103m \" + arrngayxet[2]);\r\n\t\t\tword.put(\"[thu_truong_cqt]\", KtnbUtil.getTenThuTruongCqtForMauin(appConText));\r\n\t\t\t//word.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[dv_dc_ttkt]\", cuocTtkt.getTenDonViBi());\r\n\r\n\t\t\t//word.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[dv_dc_ttkt]\", cuocTtkt.getTenDonViBi().toString());\r\n\t\t\tword.put(\"[ngay_lv]\", giaHanForm.getSoNgayRaHan());\r\n\t\t\tString tungay = giaHanForm.getRaHanTuNgay();\r\n\t\t\tString[] arrtungay = tungay.split(\"/\");\r\n\t\t\tword.put(\"[tu_ngay]\", \"ng\\u00E0y \" + arrtungay[0] + \" th\\u00E1ng \" + arrtungay[1] + \" n\\u0103m \" + arrtungay[2]);\r\n\t\t\t// den ngay\r\n\t\t\tString denngay = giaHanForm.getRaHanDenNgay();\r\n\t\t\tString[] arrdenngay = denngay.split(\"/\");\r\n\t\t\tword.put(\"[den_ngay]\", \"ng\\u00E0y \" + arrdenngay[0] + \" th\\u00E1ng \" + arrdenngay[1] + \" n\\u0103m \" + arrdenngay[2]);\r\n\t\t\tword.put(\"[ly_do]\", giaHanForm.getLyDoRaHan());\r\n\t\t\tword.put(\"[thu_truong_cqt_ra_qd]\", KtnbUtil.getTenThuTruongCqtForMauin(appConText).toLowerCase());\r\n\t\t\tword.put(\"[noi_duyet]\", giaHanForm.getNoiPheDuyet());\r\n\t\t\t// ngay duyet\r\n\t\t\tString ngayduyet = giaHanForm.getNgayPheDuyet();\r\n\t\t\tString[] arrngayduyet = ngayduyet.split(\"/\");\r\n\t\t\tif (arrngayduyet.length >= 2) {\r\n\t\t\t\tword.put(\"[ngay_duyet]\", \"ng\\u00E0y \" + arrngayduyet[0] + \" th\\u00E1ng \" + arrngayduyet[1] + \" n\\u0103m \" + arrngayduyet[2]);\r\n\t\t\t}\r\n\t\t\tword.put(\"[noi_lap]\", giaHanForm.getNoiTrinh());\r\n\t\t\t// ngay lap to trinh\r\n\t\t\tString ngaylaptotrinh = giaHanForm.getNgayTrinh();\r\n\t\t\tString[] arrngaylaptotrinh = ngaylaptotrinh.split(\"/\");\r\n\t\t\tif (arrngaylaptotrinh.length >= 2) {\r\n\t\t\t\tword.put(\"[ngay_lap_to_trinh]\", \"ng\\u00E0y \" + arrngaylaptotrinh[0] + \" th\\u00E1ng \" + arrngaylaptotrinh[1] + \" n\\u0103m \" + arrngaylaptotrinh[2]);\r\n\t\t\t}\r\n\t\t\t//word.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[y_kien_phe_duyet]\", giaHanForm.getKienPheDuyet());\r\n\t\t\tword.put(\"[ten_truong_doan]\", cuocTtkt.getTenTruongDoan());\r\n\t\t\t//word.put(\"[chuc_danh_thu_truong]\", \"ABC\");\r\n\t\t\t//word.put(\"[chuc_danh_thu_truong]\", KtnbUtil.getChucVuThuTruongByMaCqt(appConText.getMaCqt()).toUpperCase());\r\n\t\t\t// if (Formater.isNull(appConText.getTenThuTruong())) {\r\n\t\t\t// word.put(\"[ten_thu_truong]\", \"\");\r\n\t\t\t// } else {\r\n\t\t\t// word.put(\"[ten_thu_truong]\", appConText.getTenThuTruong());\r\n\t\t\t// }\r\n\t\t\tword.saveAndClose();\r\n\t\t\tword.downloadFile(fileOut, \"Mau TTNB10\", \".doc\", reponse);\r\n\t\t} catch (Exception ex) {\r\n\t\t\t// ex.printStackTrace();\r\n\t\t\tSystem.out.println(\"Download Error: \" + ex.getMessage());\r\n\t\t} finally {\r\n\t\t\ttry {\r\n\t\t\t\tword.saveAndClose();\r\n\t\t\t} catch (Exception e) {\r\n\r\n\t\t\t}\r\n\t\t}\r\n\t}", "public static void main(String[] args) throws IOException {\n\n Charset windows1251 = Charset.forName(\"Windows-1251\");\n Charset utf8 = Charset.forName(\"UTF-8\");\n// byte[] buffer = new byte[1000];\n\n //Создаем поток-чтения-байт-из-файла\n FileInputStream fileInputStream = new FileInputStream(args[0]);\n // Создаем поток-записи-байт-в-файл\n FileOutputStream fileOutputStream = new FileOutputStream(args[1]);\n\n byte[] bytesInp = new byte[fileInputStream.available()]; //метод available возвращает количество непрочитанных (доступных) байт\n fileInputStream.read(bytesInp);\n String s = new String(bytesInp, windows1251);\n byte[] bytesOut = s.getBytes(\"UTF-8\");\n fileOutputStream.write(bytesOut); // и записать его во второй поток\n\n //закрываем оба потока. Они больше не нужны.\n fileInputStream.close();\n fileOutputStream.close();\n }", "private static void processRegatta(String name) {\n\t\tr = new Regatta(name);\n\n\t\t// Getting wind type.\n\t\tString windType = fileInput.nextLine().toLowerCase();\n\t\tif(!(windType.equals(\"low\") || windType.equals(\"high\"))) {\n\t\t\tthrow new IllegalStateException(\"Invalid wind condition\");\n\t\t}\n\n\t\t// Reading in boats from input file.\n\t\twhile(fileInput.hasNextLine()){\n\t\t\tString[] split = fileInput.nextLine().split(\":\");\n\t\t\tr.addBoat(split[0], split[1] + windType, split[2]);\n\t\t}\n\t\t\n\t\tfileInput.close();\n\t\tSystem.out.println(\"\\nFinished processing regatta. Use podium to see results\");\n\t}", "private void abrirEntAntMaest(){\n try{\n entAntMaest = new ObjectInputStream(\n Files.newInputStream(Paths.get(\"antmaest.ser\")));\n }\n catch(IOException iOException){\n System.err.println(\"Error al abrir el archivo. Terminado.\");\n System.exit(1);\n }\n }", "public static void main(String[] args) throws IOException {\n\t\tString line = new String(Files.readAllBytes(Paths.get(\"input.txt\")));\n\t\t\n\t\tFiles.write(Paths.get(\"outputh.txt\"), getOutput(line).getBytes(), StandardOpenOption.CREATE);\n\t\t\n\t}", "private void inToTrinhv3(HttpServletRequest request, HttpServletResponse reponse, GiaHanForm giaHanForm, ApplicationContext appConText) throws Exception {\r\n\r\n\t\tString fileIn = request.getRealPath(\"/docin\") + \"\\\\TTNB10.doc\";\r\n\t\tString fileOut = request.getRealPath(\"/docout\") + \"\\\\TTNB10_Out\" + System.currentTimeMillis() + request.getSession().getId() + \".doc\";\r\n\r\n\t\tString fileTemplate = null;\r\n\t\tfileTemplate = \"ttnb10\"; // (ngon, chuan)\r\n\t\tString idCuocTtkt = giaHanForm.getIdCuocTtKt();\r\n\t\tTtktKhCuocTtkt cuocTtkt = CuocTtktService.getCuocTtktWithoutNoiDung(appConText, idCuocTtkt);\r\n\r\n\t\tTtktCbQd cbQd = TtktService.getQuyetDinh(idCuocTtkt, appConText);\r\n\t\tString hinhThuc = (cuocTtkt.getHinhThuc().booleanValue()) ? \"ki\\u1EC3m tra\" : \"thanh tra\";\r\n\t\tStringBuffer sb = new StringBuffer(hinhThuc);\r\n\r\n\t\tMsWordUtils word = new MsWordUtils(fileIn, fileOut);\r\n\t\ttry {\r\n\t\t\tword.put(\"[ten_cqt]\", KtnbUtil.getTenCqtCapTrenTt(appConText).toUpperCase());\r\n\t\t\t// hinh thuc thanh tra kiem tra\r\n\t\t\tif (Formater.isNull(giaHanForm.getSoQd())) {\r\n\t\t\t\tsb.append(\" Q\\u0110 S\\u1ED0......\");\r\n\t\t\t} else {\r\n\t\t\t\tsb.append(\" Q\\u0110 S\\u1ED0 \" + giaHanForm.getSoQd());\r\n\t\t\t}\r\n\t\t\tword.put(\"[doan_ttkt_so]\", sb.toString().toUpperCase());\r\n\r\n\t\t\tword.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[dv_dc_ttkt]\", cuocTtkt.getTenDonViBi());\r\n\t\t\tword.put(\"[thu_truong_cqt_ra_qd]\", KtnbUtil.getTenThuTruongCqtForMauin(appConText).toUpperCase());\r\n\t\t\tword.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tif (Formater.isNull(cbQd.getSoQuyetDinh())) {\r\n\t\t\t\tword.put(\"[qd_so]\", \"............\");\r\n\t\t\t} else {\r\n\t\t\t\tword.put(\"[qd_so]\", cbQd.getSoQuyetDinh());\r\n\t\t\t}\r\n\r\n\t\t\tString ngayxet = Formater.date2str(cbQd.getNgayRaQuyetDnh());\r\n\t\t\tString[] arrngayxet = ngayxet.split(\"/\");\r\n\t\t\tword.put(\"[ngay_qd]\", \"ng\\u00E0y \" + arrngayxet[0] + \" th\\u00E1ng \" + arrngayxet[1] + \" n\\u0103m \" + arrngayxet[2]);\r\n\t\t\tword.put(\"[thu_truong_cqt]\", KtnbUtil.getTenThuTruongCqtForMauin(appConText));\r\n\t\t\tword.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[dv_dc_ttkt]\", cuocTtkt.getTenDonViBi());\r\n\r\n\t\t\tword.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[dv_dc_ttkt]\", cuocTtkt.getTenDonViBi().toString());\r\n\t\t\tword.put(\"[ngay_lv]\", giaHanForm.getSoNgayRaHan());\r\n\t\t\tString tungay = giaHanForm.getRaHanTuNgay();\r\n\t\t\tString[] arrtungay = tungay.split(\"/\");\r\n\t\t\tword.put(\"[tu_ngay]\", \"ng\\u00E0y \" + arrtungay[0] + \" th\\u00E1ng \" + arrtungay[1] + \" n\\u0103m \" + arrtungay[2]);\r\n\t\t\t// den ngay\r\n\t\t\tString denngay = giaHanForm.getRaHanDenNgay();\r\n\t\t\tString[] arrdenngay = denngay.split(\"/\");\r\n\t\t\tword.put(\"[den_ngay]\", \"ng\\u00E0y \" + arrdenngay[0] + \" th\\u00E1ng \" + arrdenngay[1] + \" n\\u0103m \" + arrdenngay[2]);\r\n\t\t\tword.put(\"[ly_do]\", giaHanForm.getLyDoRaHan());\r\n\t\t\tword.put(\"[thu_truong_cqt_ra_qd]\", KtnbUtil.getTenThuTruongCqtForMauin(appConText).toUpperCase());\r\n\t\t\tword.put(\"[noi_duyet]\", giaHanForm.getNoiPheDuyet());\r\n\t\t\t// ngay duyet\r\n\t\t\tString ngayduyet = giaHanForm.getNgayPheDuyet();\r\n\t\t\tString[] arrngayduyet = ngayduyet.split(\"/\");\r\n\t\t\tif (arrngayduyet.length >= 2) {\r\n\t\t\t\tword.put(\"[ngay_duyet]\", \"ng\\u00E0y \" + arrngayduyet[0] + \" th\\u00E1ng \" + arrngayduyet[1] + \" n\\u0103m \" + arrngayduyet[2]);\r\n\t\t\t}\r\n\t\t\tword.put(\"[noi_lap]\", giaHanForm.getNoiTrinh());\r\n\t\t\t// ngay lap to trinh\r\n\t\t\tString ngaylaptotrinh = giaHanForm.getNgayTrinh();\r\n\t\t\tString[] arrngaylaptotrinh = ngaylaptotrinh.split(\"/\");\r\n\t\t\tif (arrngaylaptotrinh.length >= 2) {\r\n\t\t\t\tword.put(\"[ngay_lap_to_trinh]\", \"ng\\u00E0y \" + arrngaylaptotrinh[0] + \" th\\u00E1ng \" + arrngaylaptotrinh[1] + \" n\\u0103m \" + arrngaylaptotrinh[2]);\r\n\t\t\t}\r\n\t\t\tword.put(\"[ttkt]\", hinhThuc);\r\n\t\t\tword.put(\"[y_kien_phe_duyet]\", giaHanForm.getKienPheDuyet());\r\n\t\t\tword.put(\"[ten_truong_doan]\", cuocTtkt.getTenTruongDoan());\r\n\t\t\tword.put(\"[chuc_danh_thu_truong]\", KtnbUtil.getChucVuThuTruongByMaCqt(appConText.getMaCqt()).toUpperCase());\r\n\t\t\t// if (Formater.isNull(appConText.getTenThuTruong())) {\r\n\t\t\t// word.put(\"[ten_thu_truong]\", \"\");\r\n\t\t\t// } else {\r\n\t\t\t// word.put(\"[ten_thu_truong]\", appConText.getTenThuTruong());\r\n\t\t\t// }\r\n\t\t\tword.saveAndClose();\r\n\t\t\tword.downloadFile(fileOut, \"Mau TTNB10\", \".doc\", reponse);\r\n\t\t} catch (Exception ex) {\r\n\t\t\t// ex.printStackTrace();\r\n\t\t\tSystem.out.println(\"Download Error: \" + ex.getMessage());\r\n\t\t} finally {\r\n\t\t\ttry {\r\n\t\t\t\tword.saveAndClose();\r\n\t\t\t} catch (Exception e) {\r\n\r\n\t\t\t}\r\n\t\t}\r\n\t}", "private static void johnTestMapping() {\n\n String format = \"EXCEL\";\n String inputfile = \"sampledata/biocode_template_short.xls\";\n String sqliteLocation = \"jdbc:sqlite:/tmp/ms_tmp/biocode_template.sqlite\";\n String D2RQmappingfile = \"file:sampledata/biocode_template_mapping.n3\";\n String outputfile = \"/tmp/ms_tmp/biocode_template.nt\";\n\n\n ReaderManager readerManager = new ReaderManager();\n try {\n readerManager.loadReaders();\n\n TabularDataReader tdr = readerManager.openFile(inputfile,format);\n TabularDataConverter tdc = new TabularDataConverter(tdr, sqliteLocation);\n\n tdc.convert();\n tdr.closeFile();\n\n Model model = new ModelD2RQ(FileUtils.toURL(D2RQmappingfile),FileUtils.langN3, \"urn:x-biscicol:\");\n FileOutputStream fileOutputStream = new FileOutputStream(outputfile);\n\n System.out.println(\"Writing output to \" + outputfile);\n model.write(fileOutputStream, FileUtils.langN3);\n fileOutputStream.close();\n\n printN3(model);\n\n } catch (ClassNotFoundException e) {\n e.printStackTrace();\n } catch (SQLException e) {\n e.printStackTrace();\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n } catch (IOException e) {\n e.printStackTrace();\n }\n }", "private void readFromFile() {\n\t\tPath filePath = Paths.get(inputFile);\n\n\t\ttry (BufferedReader reader = Files.newBufferedReader(filePath,\n\t\t\t\tCharset.forName(\"UTF-8\"));) {\n\t\t\tString line = null;\n\n\t\t\twhile ((line = reader.readLine()) != null) {\n\t\t\t\tString[] splitLine = line.split(\",\");\n\t\t\t\tcurrentGen.setValue(Integer.parseInt(splitLine[0]),\n\t\t\t\t\t\tInteger.parseInt(splitLine[1]), true);\n\t\t\t}\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(\"Could not find file provided.\");\n\t\t}\n\t}", "public static void main(String[] args) {\n try {\n convert(\"d:\\\\MLDATA\\\\adult.data\", \"d:\\\\MLDATA\\\\adult_standard.csv\", \"[ \\t]*,[ \\t]*\");\n convert(\"d:\\\\MLDATA\\\\adult.test\", \"d:\\\\MLDATA\\\\adult_standard_test.csv\", \"[ \\t]*,[ \\t]*\");\n }\n catch (Exception e)\n {\n e.printStackTrace();\n }\n }", "public static void main(String[] args) throws IOException {\n\t\tSystem.out.println(\"leggi file 1\\t\");\r\n\t\tFileTesto ts = new FileTesto(\"leggi.txt\");\r\n\t\tts.leggiFile();\r\n\t\tts.stampa();\r\n\r\n\t\tSystem.out.println(\"scrivi file 2: \\t\");\r\n\t\tFileTesto ts1= new FileTesto(\"scritto.txt\");\r\n\t\tts1.simula();\r\n\t\tts1.scriviFile();\t\t\r\n\t\tts1.stampa();\r\n\t\tSystem.out.println(\"leggi file 2: \\t\");\r\n\t\tFileTesto ts2 = new FileTesto(\"scritto.txt\");\r\n\t\tts1.leggiFile();\r\n\t\tts1.stampa();\r\n\t}", "public static void processDataFile() {\n final String INPUT_FILENAME = \"input/assn6input1.txt\";\n File inputFile = null;\n Scanner inputScanner = null;\n System.out.println(\"Reading data from file: \" + INPUT_FILENAME);\n System.out.println();\n try {\n inputFile = new File(INPUT_FILENAME);\n inputScanner = new Scanner(inputFile);\n } catch(FileNotFoundException e) {\n System.err.println(\"Error opening file \" + INPUT_FILENAME);\n }\n while(inputScanner.hasNext()) {\n String[] dataLine = inputScanner.nextLine().split(\",\");\n // Is the first token \"REALTOR\"?\n if(dataLine[0].toUpperCase().equals(\"REALTOR\")) {\n if(dataLine[1].toUpperCase().equals(\"ADD\")) {\n addRealtor(dataLine);\n }\n else if(dataLine[1].toUpperCase().equals(\"DEL\")) {\n //deleteRealtor(dataLine[2]);\n }\n else {\n \n }\n }\n // Is the first token \"PROPERTY\"?\n else if(dataLine[0].toUpperCase().equals(\"PROPERTY\")) {\n if(dataLine[1].toUpperCase().equals(\"ADD\")) {\n addProperty(dataLine);\n }\n else if(dataLine[1].toUpperCase().equals(\"DEL\")) {\n //deleteProperty(Integer.parseInt(dataLine[2]));\n }\n else {\n \n }\n } else {\n // not realtor or property in the first token\n System.out.println(\"\\tNeither realtor, nor property in first\"\n + \" token\");\n }\n }\n inputScanner.close();\n }", "public static void main(String[] args)\n {\n\n try {\n PrintStream printStreamFile = new PrintStream(new BufferedOutputStream(new FileOutputStream(folderInput + \"btc_result_triple.nt\")));\n\n System.setOut(printStreamFile);\n\n fromQuadToTriple(folderInput + \"result.nt\");\n\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n\n\n }", "public void convert(File infile, File outfile) throws IOException, ParseException, NumberFormatException,\n java.text.ParseException {\n outfile = outfile.getAbsoluteFile();\n if (outfile.isDirectory()) {\n outfile = new File(outfile, \"sampletab.pre.txt\");\n }\n \n if (!outfile.getParentFile().exists()) {\n outfile.getParentFile().mkdirs();\n }\n \n convert(infile, new FileWriter(outfile));\n }", "private static ArrayList<CIty> duxushuji(File file) throws IOException {\n\t\tArrayList<CIty>city=new ArrayList<>();\r\n\t\tInputStreamReader isr = new InputStreamReader(new FileInputStream(file), \"GBK\");\r\n\t\tBufferedReader br=new BufferedReader(isr);\r\n\tString str;\r\n\t\twhile((str=br.readLine())!=null){\r\n\t\tString[] strings=str.split(\"[|]\");\r\n\t\tcity.add(new CIty(Integer.parseInt(strings[0]), strings[1],strings[2]));\r\n\t\t}\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t\tisr.close();\r\n\t\treturn city;\r\n\t}", "public static void main(String[] args) throws FileNotFoundException {\n\t\tSystem.setIn(new FileInputStream(\"외로운문자.txt\"));\r\n\t\tScanner sc = new Scanner(System.in);\r\n\t\t\r\n\t\tint T = sc.nextInt();\r\n\t\t\r\n\t\tfor (int t = 1; t <= T; t++) {\r\n\t\t\t\r\n\t\t\tString str = sc.next();\r\n\t\t\tString answer = \"\";\r\n\t\t\tint [] result = new int [27];\r\n\t\t\t//초기화\r\n\t\t\tfor (int i = 0; i < str.length(); i++) {\r\n\t\t\t\t\r\n\t\t\t\tint a = str.charAt(i) - 'a';\r\n\t\t\t\tresult[a]++;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tfor (int i = 0; i < 27; i++) {\r\n\t\t\t\tif(result[i] % 2 != 0) {\r\n\t\t\t\t\tanswer += (char)(i + 97);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tif(answer.equals(\"\")) {\r\n\t\t\t\tanswer = \"Good\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tSystem.out.println(\"#\" + t + \" \" + answer);\r\n\t\t\t\r\n\t\t\t\r\n\t\t}\r\n\t}", "public static void main(int fileNameSufix)throws IOException {\n\t\ttL = new PrintWriter(new FileOutputStream(new File(\"Log.txt\"), true));\n\t\tFile file = new File(String.format(\"A5TransData%d.txt\", fileNameSufix));\n\t\tinput = new Scanner(file);\n\t\t\n\t\tActualData aD = new ActualData(fileNameSufix);\n\t\tCodeIndex cI= new CodeIndex(fileNameSufix, tL);\n\t\t\n\t\twhile(grabCommand())\n\t\t\tswitch (command) {\n\t\t\t\tcase \"SC\":\n\t\t\t\t\ttL.print(\"SC \" + code);\n\t\t\t\t\taD.selectByDRP(cI.selectByCode(code, tL), tL);\n\t\t\t\t\ttL.printf(\"\\t[nodes read: %d]\\n\", cI.getNodesRead());\n\t\t\t\t\tbreak;\n\t\t\t\tdefault:\n\t\t\t\t\ttL.print(command + \"\\n ERROR, invalid command.\");\n\t\t\t}\n\t\t\n\t\tinput.close();\n\t\taD.finishUp();\n\t\tcI.finishUp();\n\t\ttL.print(\"========================================\\n\\n\");\n\t\ttL.close();\n\t}", "Points(String filepath){\n readPointsFile(filepath); //dengan file points.txt\n }", "private static void readArff(String fileName) {\r\n\t\ttry {\r\n\t\t\tFileInputStream stream = new FileInputStream(fileName);\r\n\t\t\tInputStreamReader reader = new InputStreamReader(stream);\r\n\t\t\tBufferedReader buffer = new BufferedReader(reader);\r\n\t\t\t\r\n\t\t\tArrayList<String> tmpColumnName = new ArrayList<String>();\r\n\t\t\t\r\n\t\t\tString line;\r\n\t\t\tint userNo = 0; // sequence number of each user\r\n\t\t\tint attributeCount = 0;\r\n\t\t\t\r\n\t\t\tmaxValue = -1;\r\n\t\t\tminValue = 99999;\r\n\t\t\t\r\n\t\t\t// Read attributes:\r\n\t\t\twhile((line = buffer.readLine()) != null && !line.equals(\"TT_EOF\")) {\r\n\t\t\t\tif (line.contains(\"@ATTRIBUTE\")) {\r\n\t\t\t\t\tString name;\r\n\t\t\t\t\t\r\n\t\t\t\t\tline = line.substring(10).trim();\r\n\t\t\t\t\tif (line.charAt(0) == '\\'') {\r\n\t\t\t\t\t\tint idx = line.substring(1).indexOf('\\'');\r\n\t\t\t\t\t\tname = line.substring(1, idx+1);\r\n\t\t\t\t\t}\r\n\t\t\t\t\telse {\r\n\t\t\t\t\t\tint idx = line.substring(1).indexOf(' ');\r\n\t\t\t\t\t\tname = line.substring(0, idx+1).trim();\r\n\t\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t\t\ttmpColumnName.add(name);\r\n\t\t\t\t\tattributeCount++;\r\n\t\t\t\t}\r\n\t\t\t\telse if (line.contains(\"@RELATION\")) {\r\n\t\t\t\t\t// do nothing\r\n\t\t\t\t}\r\n\t\t\t\telse if (line.contains(\"@DATA\")) {\r\n\t\t\t\t\t// This is the end of attribute section!\r\n\t\t\t\t\tbreak;\r\n\t\t\t\t}\r\n\t\t\t\telse if (line.length() <= 0) {\r\n\t\t\t\t\t// do nothing\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t// Set item count to data structures:\r\n\t\t\titemCount = (attributeCount - 1)/2;\r\n\t\t\tcolumnName = new String[attributeCount];\r\n\t\t\ttmpColumnName.toArray(columnName);\r\n\t\t\t\r\n\t\t\tint[] itemRateCount = new int[itemCount+1];\r\n\t\t\trateMatrix = new SparseMatrix(500000, itemCount+1); // Netflix: [480189, 17770]\r\n\t\t\t\r\n\t\t\t// Read data:\r\n\t\t\twhile((line = buffer.readLine()) != null && !line.equals(\"TT_EOF\")) {\r\n\t\t\t\tif (line.length() > 0) {\r\n\t\t\t\t\tline = line.substring(1, line.length() - 1);\r\n\t\t\t\t\t\r\n\t\t\t\t\tStringTokenizer st = new StringTokenizer (line, \",\");\r\n\t\t\t\t\t\r\n\t\t\t\t\twhile (st.hasMoreTokens()) {\r\n\t\t\t\t\t\tString token = st.nextToken().trim();\r\n\t\t\t\t\t\tint i = token.indexOf(\" \");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tint movieID, rate;\r\n\t\t\t\t\t\tint index = Integer.parseInt(token.substring(0, i));\r\n\t\t\t\t\t\tString data = token.substring(i+1);\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tif (index == 0) { // User ID\r\n\t\t\t\t\t\t\t//int userID = Integer.parseInt(data);\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tuserNo++;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\telse if (data.length() == 1) { // Rate\r\n\t\t\t\t\t\t\tmovieID = index;\r\n\t\t\t\t\t\t\trate = Integer.parseInt(data);\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tif (rate > maxValue) {\r\n\t\t\t\t\t\t\t\tmaxValue = rate;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\telse if (rate < minValue) {\r\n\t\t\t\t\t\t\t\tminValue = rate;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t(itemRateCount[movieID])++;\r\n\t\t\t\t\t\t\trateMatrix.setValue(userNo, movieID, rate);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\telse { // Date\r\n\t\t\t\t\t\t\t// Do not use\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tuserCount = userNo;\r\n\t\t\t\r\n\t\t\t// Reset user vector length:\r\n\t\t\trateMatrix.setSize(userCount+1, itemCount+1);\r\n\t\t\tfor (int i = 1; i <= itemCount; i++) {\r\n\t\t\t\trateMatrix.getColRef(i).setLength(userCount+1);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tSystem.out.println (\"Data File\\t\" + dataFileName);\r\n\t\t\tSystem.out.println (\"User Count\\t\" + userCount);\r\n\t\t\tSystem.out.println (\"Item Count\\t\" + itemCount);\r\n\t\t\tSystem.out.println (\"Rating Count\\t\" + rateMatrix.itemCount());\r\n\t\t\tSystem.out.println (\"Rating Density\\t\" + String.format(\"%.2f\", ((double) rateMatrix.itemCount() / (double) userCount / (double) itemCount * 100.0)) + \"%\");\r\n\t\t\t\r\n\t\t\tstream.close();\r\n\t\t}\r\n\t\tcatch (IOException ioe) {\r\n\t\t\tSystem.out.println (\"No such file: \" + ioe);\r\n\t\t\tSystem.exit(0);\r\n\t\t}\r\n\t}", "public static void main(String[] args) throws FileNotFoundException, IOException, ClassNotFoundException {\n\t\tseri(\"/Volumes/HDD/java/test/testfile/objectzhu\");\n\t\tread(\"/Volumes/HDD/java/test/testfile/objectzhu\");\n\t}", "public static void main(String[] args) throws FileNotFoundException {\n\t\t\r\n\t\tFile filename = new File(\"D://normal.txt\");\r\n\t\tFileInputStream fstream = new FileInputStream(filename);\r\n\t\tFileReader fr = new FileReader(filename);\r\n\t\t\r\n\t}", "public static void main(String[] args) {\n\t\ttry {\n\t\t\tFileInputStream fileInputStream=new FileInputStream(\"src/test.txt\");\n\t\t\tInputStreamReader inputStreamReader=new InputStreamReader(fileInputStream);\n\t\t\tchar[] chars=new char[97];\n\t\t\tString str=\"\";\n//\t\t\tint i;\n\t\t\twhile (inputStreamReader.read(chars)!=-1) {\n\t\t\t\tstr+=new String(chars);\n\t\t\t}\n\t\t\tSystem.out.println(str);\n\t\t} catch (FileNotFoundException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "void read() {\n try {\n pre_list = new ArrayList<>();\n suf_list = new ArrayList<>();\n p_name = new ArrayList<>();\n stem_word = new ArrayList<>();\n\n //reading place and town name\n for (File places : place_name.listFiles()) {\n fin = new FileInputStream(places);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n place.add(temp);\n }\n\n }\n\n //reading month name\n for (File mont : month_name.listFiles()) {\n fin = new FileInputStream(mont);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n month.add(temp);\n }\n }\n\n //reading compound words first\n for (File comp_word : com_word_first.listFiles()) {\n fin = new FileInputStream(comp_word);\n scan = new Scanner(fin);\n while (scan.hasNextLine()) {\n temp = scan.nextLine();\n temp = Normalization(temp);\n comp_first.add(temp);\n }\n }\n //reading next word of the compound\n for (File comp_word_next : com_word_next.listFiles()) {\n fin = new FileInputStream(comp_word_next);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n comp_next.add(temp);\n }\n }\n //reading chi square feature\n for (File entry : chifile.listFiles()) {\n fin = new FileInputStream(entry);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n chiunion.add(temp);\n }\n newunions.clear();\n newunions.addAll(chiunion);\n chiunion.clear();\n chiunion.addAll(newunions);\n chiunion.removeAll(stop_word_list);\n chiunion.removeAll(p_name);\n chiunion.removeAll(month);\n chiunion.removeAll(place);\n }\n //reading short form from abbrivation \n for (File short_list : abbrivation_short.listFiles()) {\n fin = new FileInputStream(short_list);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n shortform.add(temp);\n }\n }\n //reading long form from the abrivation \n for (File long_list : abbrivation_long.listFiles()) {\n fin = new FileInputStream(long_list);\n scan = new Scanner(fin);\n while (scan.hasNextLine()) {\n temp = scan.nextLine();\n temp = Normalization(temp);\n longform.add(temp);\n }\n }\n //reading file from stop word\n for (File stoplist : stop_word.listFiles()) {\n fin = new FileInputStream(stoplist);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n stop_word_list.add(temp);\n }\n }\n\n //reading person name list\n for (File per_name : person_name.listFiles()) {\n fin = new FileInputStream(per_name);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n p_name.add(temp);\n }\n }\n\n //reading intersection union\n for (File entry : interfile.listFiles()) {\n fin = new FileInputStream(entry);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n if (temp.length() < 2 && temp.length() > 9) {\n\n } else {\n interunion.add(temp);\n }\n }\n newunions.clear();\n newunions.addAll(interunion);\n interunion.clear();\n interunion.addAll(newunions);\n interunion.removeAll(stop_word_list);\n interunion.removeAll(p_name);\n interunion.removeAll(month);\n interunion.removeAll(place);\n }\n // reading ig union\n for (File entry : igfile.listFiles()) {\n fin = new FileInputStream(entry);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n if (temp.length() < 2 && temp.length() > 9) {\n\n } else {\n igunion.add(temp);\n }\n }\n for (String str : igunion) {\n int index = igunion.indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n igunion.set(index, stem_word.get(i));\n }\n }\n }\n newunions.clear();\n newunions.addAll(igunion);\n igunion.clear();\n igunion.addAll(newunions);\n igunion.removeAll(stop_word_list);\n igunion.removeAll(p_name);\n igunion.removeAll(month);\n igunion.removeAll(place);\n }\n //read df uinfion\n for (File entry : dffile.listFiles()) {\n fin = new FileInputStream(entry);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n if (temp.length() < 2 && temp.length() > 9) {\n\n } else {\n dfunion.add(temp);\n }\n }\n for (String str : dfunion) {\n int index = dfunion.indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n dfunion.set(index, stem_word.get(i));\n }\n }\n }\n newunions.clear();\n newunions.addAll(dfunion);\n dfunion.clear();\n dfunion.addAll(newunions);\n dfunion.removeAll(stop_word_list);\n dfunion.removeAll(p_name);\n dfunion.removeAll(month);\n dfunion.removeAll(place);\n }\n //reading unified model\n for (File entry : unionall_3.listFiles()) {\n fin = new FileInputStream(entry);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n if (temp.length() < 2 && temp.length() > 9) {\n\n } else {\n union_3.add(temp);\n }\n }\n for (String str : union_3) {\n int index = union_3.indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n union_3.set(index, stem_word.get(i));\n }\n }\n }\n newunions.clear();\n newunions.addAll(union_3);\n union_3.clear();\n union_3.addAll(newunions);\n union_3.removeAll(stop_word_list);\n union_3.removeAll(p_name);\n union_3.removeAll(month);\n union_3.removeAll(place);\n }\n //unified feature for the new model\n for (File entry : unified.listFiles()) {\n\n fin = new FileInputStream(entry);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n newunion.add(temp);\n\n }\n for (String str : newunion) {\n int index = newunion.indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n newunion.set(index, stem_word.get(i));\n }\n }\n }\n newunions.clear();\n newunions.addAll(newunion);\n newunion.clear();\n newunion.addAll(newunions);\n newunion.removeAll(stop_word_list);\n newunion.removeAll(p_name);\n newunion.removeAll(month);\n newunion.removeAll(place);\n\n // newunion.addAll(newunions);\n }\n // reading test file and predict the class\n for (File entry : test_doc.listFiles()) {\n fin = new FileInputStream(entry);\n scan = new Scanner(fin);\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n file_test.add(temp);\n\n }\n newunions.clear();\n newunions.addAll(file_test);\n file_test.clear();\n file_test.addAll(newunions);\n file_test.removeAll(stop_word_list);\n file_test.removeAll(p_name);\n file_test.removeAll(month);\n file_test.removeAll(place);\n }\n //reading the whole document under economy class\n for (File entry : economy.listFiles()) {\n fill = new File(economy + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n economydocument[count1] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n economydocument[count1].add(temp);\n if (temp.length() < 2) {\n economydocument[count1].remove(temp);\n }\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n economydocument[count1].remove(temp);\n }\n }\n for (String str : economydocument[count1]) {\n int index = economydocument[count1].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n economydocument[count1].set(index, stem_word.get(i));\n }\n }\n }\n }\n economydocument[count1].removeAll(stop_word_list);\n economydocument[count1].removeAll(p_name);\n economydocument[count1].removeAll(month);\n economydocument[count1].removeAll(place);\n allecofeature.addAll(economydocument[count1]);\n ecofeature.addAll(economydocument[count1]);\n allfeature.addAll(ecofeature);\n all.addAll(allecofeature);\n count1++;\n\n }\n //reading the whole documents under education category \n for (File entry : education.listFiles()) {\n fill = new File(education + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n educationdocument[count2] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n educationdocument[count2].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n educationdocument[count2].remove(temp);\n }\n }\n }\n\n for (String str : educationdocument[count2]) {\n int index = educationdocument[count2].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n educationdocument[count2].set(index, stem_word.get(i));\n }\n }\n }\n educationdocument[count2].removeAll(stop_word_list);\n educationdocument[count2].removeAll(p_name);\n educationdocument[count2].removeAll(month);\n educationdocument[count2].removeAll(place);\n alledufeature.addAll(educationdocument[count2]);\n edufeature.addAll(educationdocument[count2]);\n allfeature.addAll(edufeature);\n all.addAll(alledufeature);\n count2++;\n }\n// //reading all the documents under sport category\n for (File entry : sport.listFiles()) {\n fill = new File(sport + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n sportdocument[count3] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n sportdocument[count3].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n sportdocument[count3].remove(temp);\n }\n }\n }\n\n for (String str : sportdocument[count3]) {\n int index = sportdocument[count3].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n sportdocument[count3].set(index, stem_word.get(i));\n }\n }\n }\n sportdocument[count3].removeAll(stop_word_list);\n sportdocument[count3].removeAll(p_name);\n sportdocument[count3].removeAll(month);\n sportdocument[count3].removeAll(place);\n allspofeature.addAll(sportdocument[count3]);\n spofeature.addAll(sportdocument[count3]);\n allfeature.addAll(spofeature);\n all.addAll(allspofeature);\n count3++;\n }\n\n// //reading all the documents under culture category\n for (File entry : culture.listFiles()) {\n fill = new File(culture + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n culturedocument[count4] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n\n culturedocument[count4].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n culturedocument[count4].remove(temp);\n }\n }\n\n }\n for (String str : culturedocument[count4]) {\n int index = culturedocument[count4].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n culturedocument[count4].set(index, stem_word.get(i));\n }\n }\n }\n culturedocument[count4].removeAll(stop_word_list);\n culturedocument[count4].removeAll(p_name);\n culturedocument[count4].removeAll(month);\n culturedocument[count4].removeAll(place);\n allculfeature.addAll(culturedocument[count4]);\n culfeature.addAll(culturedocument[count4]);\n allfeature.addAll(culfeature);\n all.addAll(allculfeature);\n count4++;\n\n }\n\n// //reading all the documents under accident category\n for (File entry : accident.listFiles()) {\n fill = new File(accident + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n accedentdocument[count5] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n accedentdocument[count5].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n accedentdocument[count5].remove(temp);\n }\n }\n\n }\n\n for (String str : accedentdocument[count5]) {\n int index = accedentdocument[count5].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n accedentdocument[count5].set(index, stem_word.get(i));\n }\n }\n }\n accedentdocument[count5].removeAll(stop_word_list);\n accedentdocument[count5].removeAll(p_name);\n accedentdocument[count5].removeAll(month);\n accedentdocument[count5].removeAll(place);\n allaccfeature.addAll(accedentdocument[count5]);\n accfeature.addAll(accedentdocument[count5]);\n allfeature.addAll(accfeature);\n all.addAll(allaccfeature);\n count5++;\n }\n\n// //reading all the documents under environmental category\n for (File entry : environmntal.listFiles()) {\n fill = new File(environmntal + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n environmntaldocument[count6] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n environmntaldocument[count6].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n environmntaldocument[count6].remove(temp);\n }\n }\n }\n\n for (String str : environmntaldocument[count6]) {\n int index = environmntaldocument[count6].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n environmntaldocument[count6].set(index, stem_word.get(i));\n }\n }\n }\n environmntaldocument[count6].removeAll(stop_word_list);\n environmntaldocument[count6].removeAll(p_name);\n environmntaldocument[count6].removeAll(month);\n environmntaldocument[count6].removeAll(place);\n allenvfeature.addAll(environmntaldocument[count6]);\n envfeature.addAll(environmntaldocument[count6]);\n allfeature.addAll(envfeature);\n all.addAll(allenvfeature);\n count6++;\n }\n\n// //reading all the documents under foreign affairs category\n for (File entry : foreign_affair.listFiles()) {\n fill = new File(foreign_affair + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n foreign_affairdocument[count7] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n foreign_affairdocument[count7].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n foreign_affairdocument[count7].remove(temp);\n }\n }\n\n }\n for (String str : foreign_affairdocument[count7]) {\n int index = foreign_affairdocument[count7].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n foreign_affairdocument[count7].set(index, stem_word.get(i));\n }\n }\n }\n foreign_affairdocument[count7].removeAll(stop_word_list);\n foreign_affairdocument[count7].removeAll(p_name);\n foreign_affairdocument[count7].removeAll(month);\n foreign_affairdocument[count7].removeAll(place);\n alldepfeature.addAll(foreign_affairdocument[count7]);\n depfeature.addAll(foreign_affairdocument[count7]);\n allfeature.addAll(depfeature);\n all.addAll(alldepfeature);\n count7++;\n }\n\n// //reading all the documents under law and justices category\n for (File entry : law_justice.listFiles()) {\n fill = new File(law_justice + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n law_justicedocument[count8] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n law_justicedocument[count8].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n law_justicedocument[count8].remove(temp);\n }\n }\n\n }\n for (String str : law_justicedocument[count8]) {\n int index = law_justicedocument[count8].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n law_justicedocument[count8].set(index, stem_word.get(i));\n }\n }\n }\n law_justicedocument[count8].removeAll(stop_word_list);\n law_justicedocument[count8].removeAll(p_name);\n law_justicedocument[count8].removeAll(month);\n law_justicedocument[count8].removeAll(month);\n alllawfeature.addAll(law_justicedocument[count8]);\n lawfeature.addAll(law_justicedocument[count8]);\n allfeature.addAll(lawfeature);\n all.addAll(alllawfeature);\n count8++;\n }\n\n// //reading all the documents under other category\n for (File entry : agri.listFiles()) {\n fill = new File(agri + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n agriculture[count9] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n agriculture[count9].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n agriculture[count9].remove(temp);\n }\n }\n\n }\n for (String str : agriculture[count9]) {\n int index = agriculture[count9].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n agriculture[count9].set(index, stem_word.get(i));\n }\n }\n }\n agriculture[count9].removeAll(stop_word_list);\n agriculture[count9].removeAll(p_name);\n agriculture[count9].removeAll(month);\n agriculture[count9].removeAll(place);\n allagrifeature.addAll(agriculture[count9]);\n agrifeature.addAll(agriculture[count9]);\n allfeature.addAll(agrifeature);\n all.addAll(allagrifeature);\n count9++;\n }\n //reading all the documents under politics category\n for (File entry : politics.listFiles()) {\n fill = new File(politics + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n politicsdocument[count10] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n politicsdocument[count10].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n politicsdocument[count10].remove(temp);\n }\n }\n }\n for (String str : politicsdocument[count10]) {\n int index = politicsdocument[count10].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n politicsdocument[count10].set(index, stem_word.get(i));\n }\n }\n }\n politicsdocument[count10].removeAll(stop_word_list);\n politicsdocument[count10].removeAll(p_name);\n politicsdocument[count10].removeAll(month);\n politicsdocument[count10].removeAll(place);\n allpolfeature.addAll(politicsdocument[count10]);\n polfeature.addAll(politicsdocument[count10]);\n allfeature.addAll(polfeature);\n all.addAll(allpolfeature);\n count10++;\n }\n //reading all the documents under science and technology category\n for (File entry : science_technology.listFiles()) {\n fill = new File(science_technology + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n science_technologydocument[count12] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n science_technologydocument[count12].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n science_technologydocument[count12].remove(temp);\n }\n }\n\n }\n for (String str : science_technologydocument[count12]) {\n int index = science_technologydocument[count12].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n science_technologydocument[count12].set(index, stem_word.get(i));\n }\n }\n }\n science_technologydocument[count12].removeAll(stop_word_list);\n science_technologydocument[count12].removeAll(p_name);\n science_technologydocument[count12].removeAll(month);\n science_technologydocument[count12].removeAll(place);\n allscifeature.addAll(science_technologydocument[count12]);\n scifeature.addAll(science_technologydocument[count12]);\n allfeature.addAll(scifeature);\n all.addAll(allscifeature);\n count12++;\n\n }\n\n //reading all the documents under health category\n for (File entry : health.listFiles()) {\n fill = new File(health + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n healthdocument[count13] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n healthdocument[count13].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n healthdocument[count13].remove(temp);\n }\n }\n }\n for (String str : healthdocument[count13]) {\n int index = healthdocument[count13].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n healthdocument[count13].set(index, stem_word.get(i));\n }\n }\n }\n healthdocument[count13].removeAll(stop_word_list);\n healthdocument[count13].removeAll(p_name);\n healthdocument[count13].removeAll(month);\n healthdocument[count13].removeAll(place);\n allhelfeature.addAll(healthdocument[count13]);\n helfeature.addAll(healthdocument[count13]);\n allfeature.addAll(helfeature);\n all.addAll(allhelfeature);\n count13++;\n }\n\n //reading all the file of relgion categories \n for (File entry : army_file.listFiles()) {\n fill = new File(army_file + \"\\\\\" + entry.getName());\n fin = new FileInputStream(fill);\n scan = new Scanner(fin);\n army[count14] = new ArrayList<>();\n while (scan.hasNext()) {\n temp = scan.next();\n temp = Normalization(temp);\n set.add(temp);\n if (comp_first.contains(temp)) {\n int index = comp_first.indexOf(temp);\n next = comp_next.get(index);\n if (comp_next.contains(next)) {\n temp = temp + next;\n }\n }\n if (shortform.contains(temp)) {\n int i = shortform.indexOf(temp);\n temp = longform.get(i);\n }\n army[count14].add(temp);\n for (char dig : temp.toCharArray()) {\n if (Character.isDigit(dig)) {\n army[count14].remove(temp);\n }\n }\n\n }\n for (String str : army[count14]) {\n int index = army[count14].indexOf(str);\n for (int i = 0; i < stem_word.size(); i++) {\n if (inf_derv[i].contains(str)) {\n army[count14].set(index, stem_word.get(i));\n }\n }\n }\n army[count14].removeAll(stop_word_list);\n army[count14].removeAll(p_name);\n army[count14].removeAll(month);\n army[count14].removeAll(place);\n allarmfeature.addAll(army[count14]);\n armfeature.addAll(army[count14]);\n allfeature.addAll(armfeature);\n all.addAll(allarmfeature);\n count14++;\n }\n } catch (Exception ex) {\n System.out.println(\"here\");\n }\n }", "static public void main(String argv[]) {\n String archivo_a_parsear = \"/home/maldad/repos/automatas/semantico/EjemploA/src/ejemploa/test.txt\";\n try {\n parser p = new parser(new Lexer(new FileReader(archivo_a_parsear)));\n Object result = p.parse().value; \n } catch (Exception e) {\n /* do cleanup here -- possibly rethrow e */\n e.printStackTrace();\n }\n }", "public ArrayList<StudentTuitionModel> getAllTution(String file){\n\t\t\t aFile = file;\n\t\t\t allTuition = new ArrayList();\n\t\t\t try {\n\t\t\t\t BufferedReader reader = new BufferedReader(new FileReader(aFile));\n\t\t\t\t String line = reader.readLine();\n\t\t\t\t while(line != null) {\n\t\t\t\t\tif (line.length() != 0) {\n\t\t\t\t\t String[] arr = line.split(\"\\\\,\");\n\t\t\t\t\t StudentTuitionModel sdam = new StudentTuitionModel (arr[0].trim(), arr[1].trim(),arr[2].trim(),arr[3].trim(), arr[4].trim());\n\t\t\t\t\t if( sdam.getStudFirstName().equals(firstName) &&\n\t\t\t\t\t\t sdam.getStudLastName().equals(lastName) &&\n\t\t\t\t\t\t sdam.getStudSerialNum().equals(studNum) )\n\n\t\t\t\t\t\t allTuition.add(sdam);\n\t\t\t\t\t}\n\t\t\t\t\tline = reader.readLine();\n\t\t\t\t }\n\t\t\t }\n\t\t\t catch(FileNotFoundException exc){\n\t\t\t\t exc.printStackTrace();\n\t\t\t\t System.exit(1);\n\t\t\t }\n\t\t\t catch(IOException exc){\n\t\t\t\t exc.printStackTrace();\n\t\t\t\t System.exit(1);\n\t\t\t }\n\t\t\t return allTuition;\n\t\t }", "public static void main(String[] args) {\n\t\ttry {\n\t\t\tFile f11 = new File(\"Usama's 1st file.txt\");\n\t\t\tScanner myReader = new Scanner(f11);\n\t\t\t\n\t\t\twhile(myReader.hasNextLine())\n\t\t\t{\n\t\t\t\tString data = myReader.nextLine();\n\t\t\t\tSystem.out.println(data);\n\t\t\t}\n\t\t\tmyReader.close();\n\t\t} catch(FileNotFoundException e) {\n\t\t\tSystem.out.println(\"An unexpected error has been occured! :(\");\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\n\t}", "public static void main(String[] args) throws IOException{\n\t\t\r\n\t\tScanner sc = new Scanner(new FileInputStream(\"leitura.txt\")); //Declarando o arquivo de entrada //classe Scanner importada do pacote java.util \t\t \r\n\t\tPrintStream ps = new PrintStream(\"saida.txt\"); //Declarando o arquivo de saida //classe PrintStream importada do pacote java.io\r\n\t \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t \r\n\t\t\r\n\t\twhile( sc.hasNextLine() ){ //O metodo boolean hasNextLine() return true se houver uma proxima linha\r\n\t\t\tString linha = sc.nextLine(); //Lendo uma linha do arquivo de entrada\r\n\t\t\tps.println(linha);\t\t\t //Escrevendo no arquivo de saida\r\n\t\t\t\r\n\t\t}//while\r\n\t\t\r\n\t\tps.close(); //Fechando file de saida\r\n\t\tsc.close(); //Fechando file de entrada\r\n\t \r\n\t}", "private void loadTsvFile()\n {\n try\n {\n BufferedReader input = new BufferedReader(new FileReader(inFile));\n try\n {\n String line = null;\n\n Integer lineNum = 0;\n\n while ((line = input.readLine()) != null)\n {\n\n lineNum++;\n if (line.matches(\"^\\\\s+$\"))\n {\n System.err.println(\"Skipping line \" + lineNum + \" as it contains no data\");\n // Weird bug with TSV generated by excel\n // This line.match skips some empty lines because the println runs\n // However, it doesn't match all empty lines as some get put into the \"data\"\n // ArrayList\n // Can see this when using the debugger\n // It's difficult to inspect because the Mac command line tools such as tail\n // and less\n // don't recognise /r as a newline break. They display as ^M.\n // However, the java readLine doesn't have a problem.\n // Easy quick work around was to go into Excel and delete the blank row of\n // cells\n // so that they are truly empty\n\n } else\n {\n\n ArrayList<String> dataLine = new ArrayList<String>();\n\n Scanner tokenize = new Scanner(line).useDelimiter(\"\\t\");\n while (tokenize.hasNext())\n {\n dataLine.add(tokenize.next());\n }\n if (lineNum == headRow)\n {\n header = dataLine;\n\n } else if (ignoreRow.contains(lineNum))\n {\n // do nothing\n } else\n {\n data.add(dataLine);\n }\n }\n\n }\n } finally\n {\n input.close();\n }\n } catch (IOException ex)\n {\n ex.printStackTrace();\n }\n }", "public static void main(String[] args) {\n TextAnalyzerService tas = new TextAnalyzerService();\n ResultObject resultObject;\n List<String> resultList = new ArrayList<>();\n String path = \"1.txt\";\n boolean isBracketsOk = false;\n\n try {\n isBracketsOk = tas.parsing(path).equals(\"correct\") ? true : false;\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n\n try {\n resultList = tas.readFile(path);\n } catch (IOException e) {\n e.printStackTrace();\n }\n\n resultObject = new ResultObject(path, resultList, isBracketsOk);\n //System.out.println(resultObject.toString());\n\n for(String x : resultObject.getListOfString()){\n System.out.println(x);\n }\n }", "private static void etapa2Urna() {\n\t\t\n\t\tint opcaoNumero = 0;\n\n\t\tdo {\n\t\t\t\n\t\t\tSystem.out.println();\n\t\t\t\n\t\t\tSystem.out.println(\"Votação\");\n\t\t\tSystem.out.println(\"1 - Votar\");\n\t\t\tSystem.out.println(\"2 - Justificar ausencia\");\n\t\t\tSystem.out.println(\"Digite o número da etapa ou -1 para sair: \");\n\t\t\t\n\t\t\ttry {\n\t\t\n\t\t\t\topcaoNumero = Integer.parseInt(br.readLine());\n\t\t\n\t\t\t\tswitch( opcaoNumero ) {\n\t\t\n\t\t\t\tcase 1: \n\t\t\t\t\t// Abrir Etapa 1: Configurar Urna\n\t\t\t\t\tlimparConsole();\n\t\t\t\t\trealizarVotacao();\n\t\t\t\t\tbreak;\n\t\t\t\t\t\n\t\t\t\tcase 2: \n\t\t\t\t\t// Abrir Etapa 2: Realizar Votacao na Urna\n\t\t\t\t\tlimparConsole();\n\t\t\t\t\tSystem.out.println(\"Insira o numero do seu titulo de eleitor\");\n\t\t\t\t\tint tituloEleitor = Integer.parseInt(br.readLine());\n\t\t\t\t\turna.justificarVoto(tituloEleitor);\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\n\t\t\t} catch(IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\t\n\t\t\tSystem.out.println();\n\t\t\n\t\t}while(opcaoNumero != -1);\n\t}", "public static void main(String[] args) throws IOException {\n TxtToDocX z = new TxtToDocX();\r\n Sala x = new Sala();\r\n z.catchNameFiles();\r\n\r\n for (int i = 0; i < nomeArquivos.length; i++) {\r\n z.LoadTxt(nomeArquivos[i]);\r\n }\r\n z.replaces();\r\n \r\n \r\n for (int i = 0; i < nomeArquivos.length; i++) {\r\n System.out.println(nomeArquivos[i]);\r\n }\r\n // z.replaces();\r\n for (int j = 0; j < salas2.size(); j++) {\r\n System.out.println(\"Turma: \" + salas2.get(j).getNome());\r\n for (int i = 0; i < salas2.get(j).getDadosalas().size(); i++) {\r\n if (salas2.get(j).getDadosalas().get(i).getSerie().equals(salas2.get(j).getNome())) {\r\n\r\n System.out.println(\"Matricula:\" + salas2.get(j).getDadosalas().get(i).getMatricula()\r\n + \" Nome:\" + salas2.get(j).getDadosalas().get(i).getNome()\r\n + \" Senha:\" + salas2.get(j).getDadosalas().get(i).getSenha() + \"\\n\");\r\n }\r\n }\r\n }\r\n \r\n z.WriteDocx();\r\n }", "public static void main(String[] args) throws FileNotFoundException,IOException {\n\t\tFileReader fr=new FileReader(\"E:\\\\iostreams\\\\question.txt\");\n\n\t\tBufferedReader br=new BufferedReader(fr);\n\n\t\tStreamTokenizer st=new StreamTokenizer(br);\n\n\t\tint token=0;\n\t\tdouble sum=0;\n\t\twhile((token=st.nextToken())!=StreamTokenizer.TT_EOF) {\n\n\t\t\tswitch(token) {\n\t\t\t\tcase StreamTokenizer. TT_NUMBER:\n\t\t\t\t{\n\t\t\t\t\t//System.out.println(st.nval);\n\t\t\t\t\tsum+=st.nval;\n\t\t\t\t\t//System.out.println(sum);\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t\tcase StreamTokenizer. TT_WORD:\n\t\t\t\t{\n\t\t\t\t\tif(sum!=0) {\n\t\t\t\t\t\tSystem.out.println((int)sum);\n\t\t\t\t\t}\n\t\t\t\t\tSystem.out.print(st.sval+\" \");\n\t\t\t\t\tsum=0;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tSystem.out.println((int)sum);\n\n\t}", "public static void main (String[] args) {\n\t\t\r\n\t\tFile archivo = new File(RUTA_TEMP + args[0]);\r\n\t\t\r\n\t\t//A la variable x le damos el valor del tamaņo del archivo\r\n\t\t\r\n\t\tlong x = archivo.length();\r\n\t\t\r\n\t\t//Hacemos conversiones\r\n\t\t\r\n\t\tlong conversionKB = x/1024;\r\n\t\tlong conversionMB = (x/1024)/1024;\r\n\t\tSystem.out.println(x + \" B\");\r\n\t\tSystem.out.println(conversionKB + \" KB\");\r\n\t\tSystem.out.println(conversionMB + \" MB\");\r\n\t\t\r\n\t}", "public static void main(String[] args) {\r\n System.out.println(\"Starting\");\r\n try {\r\n File fastq = new File(\"data/HW4.fastq\");\r\n if (!fastq.exists()) {\r\n System.out.println(\"Can't find input file \" + fastq.getAbsolutePath());\r\n System.exit(1);\r\n }\r\n File fasta = new File(\"data/HW4.fasta\");\r\n FileConverter converter = new FileConverter(fastq, fasta);\r\n converter.convert();\r\n } catch (IOException x) {\r\n System.out.println(x.getMessage());\r\n }\r\n System.out.println(\"Done\");\r\n }", "private void convertFile() throws Exception {\n\t\t// Inform the user that we're working\n\t\tmainframe.isLoading();\n\t\toutputMessage = \"Starting conversion...\";\n\n\t\t// ---------- Setting the output\n\t\t// *** Creating the dir\n\n\t\t// if the outputfiletextfield is empty, output file folder is same as input file's\n\t\tif(mainframe.getOutputTextfieldText().trim().equals(\"\")) {\n\t\t\tString[] temporarypath = null;\n\t\t\ttemporarypath = curFile.getAbsolutePath().split(\".xml\");\n\t\t\tdir = temporarypath[0];\n\n\t\t\toutputMessage += '\\n' + \"No output filled, same directory as input will be used\";\n\t\t}\n\t\telse{\n\t\t\ttry {\n\t\t\t\tFile f = new File(mainframe.getOutputTextfieldText());\n\n\t\t\t\t// if the selected is a directory\n\t\t\t\tif(f.isDirectory())\n\t\t\t\t{\n\t\t\t\t\t// split the file name\n\t\t\t\t\tString[] temporarypath = curFile.getName().split(\".xml\");\n\n\t\t\t\t\tdir = f.getAbsolutePath() + File.separator + temporarypath[0];\n \n\t\t\t\t}\n\t\t\t\telse if(f.getAbsolutePath().endsWith(\"sif\"))\n\t\t\t\t{\n\t\t\t\t\tString[] temporarypath = f.getAbsolutePath().split(\".sif\");\n\t\t\t\t\tdir = temporarypath[0];\n\t\t\t\t}\n\t\t\t\telse if(f.getAbsolutePath().endsWith(\"csv\"))\n\t\t\t\t{\n\t\t\t\t\tString[] temporarypath = f.getAbsolutePath().split(\".csv\");\n\t\t\t\t\tdir = temporarypath[0];\n\t\t\t\t}\n\t\t\t\telse{\n\t\t\t\t\tthrow new Exception(\"Invalid output : directory, SIF file or CSV file expected\");\n\t\t\t\t}\n\t\t\t} catch (NullPointerException nullExp){\n\t\t\t\toutputMessage += '\\n' + \"No output fuilled, same directory as input will be used\";\n\t\t\t}\n\t\t}\n\n\n\n\t\t// *** Setting the targets\n\t\tsetTargetSIFpath(dir.concat(\".sif\"));\n\t\tsetTargetCSVpath(dir.concat(\".csv\"));\n\t\t// set the target node type NA path\n\t\tsetTargetNODE_TYPEpath(dir.concat(\".NODE_TYPE.NA\"));\n\t\t// set the UNIPROT NA path\n\t\tsetTargetUNIPROTpath(dir.concat(\".UNIPROT.NA\"));\n\t\t// set the MODIFICATIONS NA path\n\t\tsetTargetMODIFICATIONSpath(dir.concat(\".MODIFICATIONS.NA\"));\n\t\t// set the PREFERRED_SYMBOL NA path\n\t\tsetTargetPREFERRED_SYMBOLpath(dir.concat(\".PREFERRED_SYMBOL.NA\"));\n\t\t// set the PREFERRED_SYMBOL_EXT NA path\n\t\tsetTargetPREFERRED_SYMBOL_EXTpath(dir.concat(\".PREFERRED_SYMBOL_EXT.NA\"));\n\t\t// set the PID NA path\n\t\tsetTargetPIDpath(dir.concat(\".PID.NA\"));\n\t\t// set the ID_PREF NA path\n\t\tsetTargetID_PREFpath(dir.concat(\".ID_PREF.NA\"));\n\t\t// set the IDCytoUniProtFile path\n\t\tsetTargetIDCytoUniProtFilepath(dir.concat(\".IDCytoToUniProt.NA\"));\n\t\t// set the UniqueUniProtFile path\n\t\tsetTargetUniqueUniProtFilepath(dir.concat(\".UNIQUEUNIPROT.NA\"));\n\t\t// set the UniProt to GeneID map file path\n\t\tsetTargetUniProtToGeneIDMapFilepath(dir.concat(\".UPToGeneIDMap.NA\"));\n\t\t// set the GeneID to Affymetrix map file path\n\t\tsetTargetGeneIDtoAffymetrixMapFilepath(dir.concat(\".GeneIDToAffyMap.NA\"));\n\n\t\t// For the user\n\t\toutputMessage += '\\n' + \"Target for conversion : \" + dir;\n\t\tmainframe.setTextToOutputText(dir);\n\n\t\t// ----------------- Converting\n\t\tif(inputfilepath.endsWith(\"xml\"))\n\t\t{\n\t\t\tNodeManagerImpl manager = NodeManagerImpl.getInstance();\n\t\t\tFileReader reader = PidFileReader.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\treader.read(inputfilepath);\n\t\t\t}\n\t\t\tcatch (NoValidManagerSetException e1) {\n\t\t\t\tthrow e1;\n\t\t\t}\n\t\t\tcatch (FileParsingException e1) {\n\t\t\t\tthrow e1;\n\t\t\t}\n\n\t\t\tFileWriter writer = SifFileWriter.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\twriter.write(getTargetSIFpath(), manager);\n\t\t\t\tif (mainframe.isExpandChecked())\n\t\t\t\t{\n\t\t\t\t\twriter = SifFileExpandMolWriter.getInstance();\n\t\t\t\t\twriter.write(getTargetSIFpath(), manager);\n\t\t\t\t}\n\t\t\t}\n\t\t\tcatch (FileNotFoundException e)\n\t\t\t{\n\t\t\t\tthrow e;\n\t\t\t}\n\n\t\t\tFileWriter nWriter = NodeTypeAttributeForUniprotWithModWriter.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\tnWriter.write(getTargetNODE_TYPEpath(), manager);\n\t\t\t}\n\t\t\tcatch (FileNotFoundException e)\n\t\t\t{\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\n\t\t\tFileWriter uWriter = UniprotIdForUniprotWithModWriter.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\tuWriter.write(getTargetUNIPROTpath(), manager);\n\t\t\t}\n\t\t\tcatch (FileNotFoundException e)\n\t\t\t{\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\n\t\t\tFileWriter modiWriter = ModificationsWriter.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\tmodiWriter.write(getTargetMODIFICATIONSpath(), manager);\n\t\t\t}\n\t\t\tcatch (FileNotFoundException e)\n\t\t\t{\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\n\t\t\tFileWriter pWriter = PreferredSymbolForUniprotWithModWriter.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\tpWriter.write(getTargetPREFERRED_SYMBOLpath(), manager);\n\t\t\t}\n\t\t\tcatch (FileNotFoundException e)\n\t\t\t{\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\n\t\t\tpWriter = ExtPreferredSymbolWriter.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\tpWriter.write(getTargetPREFERRED_SYMBOL_EXTpath(), manager);\n\t\t\t}\n\t\t\tcatch (FileNotFoundException e)\n\t\t\t{\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\n\t\t\tFileWriter pidWriter = PidForUniprotWithModWriter.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\tpidWriter.write(getTargetPIDpath(), manager);\n\t\t\t}\n\t\t\tcatch (FileNotFoundException e)\n\t\t\t{\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\n\t\t\tFileWriter prefIdWriter = IdWithPreferredSymbolWriter.getInstance();\n\t\t\ttry\n\t\t\t{\n\t\t\t\tprefIdWriter.write(getTargetID_PREFpath(), manager);\n\t\t\t}\n\t\t\tcatch (FileNotFoundException e)\n\t\t\t{\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\t// Parsing NA to CSV\n\t\t\ttry {\n\t\t\t\tparserTask = new ParserTask(getTargetCSVpath(),getTargetPIDpath(), getTargetNODE_TYPEpath(), getTargetUNIPROTpath(), getTargetMODIFICATIONSpath(),\n\t\t\t\t\t\tgetTargetPREFERRED_SYMBOLpath(), getTargetPREFERRED_SYMBOL_EXTpath(), getTargetPREFERRED_SYMBOL_EXTpath(), getTargetID_PREFpath());\n\n\t\t\t\tFile SIFFile = new File(getTargetSIFpath());\n\t\t\t\tMyTaskObserver myTaskObserver = new MyTaskObserver(mainframe, tm, ldt, parserTask);\n\n\t\t\t\titr = ldn.createTaskIterator(SIFFile);\n\t\t\t\titr.append(parserTask);\n\t\t\t\ttm.execute(itr, myTaskObserver);\n\t\t\t} catch (Exception exp) {\n\t\t\t\tthrow new Exception(\"Problem when trying to parse the NA files or loading the graph : \\n\" + exp.toString());\n\t\t\t}\n\n\t\t}\n\t\telse // not an xml\n\t\t{\n\t\t\tthrow new Exception(\"Invalid input : .xml expected\");\n\t\t}\n \n\t}", "public void mo210a(File file) {\n }", "public void readFile()\r\n\t{\r\n\t\t\r\n\t\ttry\r\n\t\t{\r\n\t\t\tx = new Scanner(new File(\"clean vipr measles results.txt\"));\r\n\t\t\t\r\n\t\t\twhile (x.hasNext())\r\n\t\t\t{\r\n\t\t\t\tString a = x.next();\r\n\t\t\t\tString b = x.next();\r\n\t\t\t\tString c = x.next();\r\n\t\t\t\t\r\n\t\t\t\tSystem.out.printf(\"%s %s %s \\n\\n\", a,b,c);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tx.close();\r\n\t\t}\r\n\t\tcatch (Exception e)\r\n\t\t{\r\n\t\t\tSystem.out.println(\"file not found\");\r\n\t\t}\r\n\t\r\n\t}", "public static void main(String[] args) {\n\t\t\r\n\t\ttry {\r\n\t\t\tFileInputStream fis = new FileInputStream(\"fff/ddd.abc\");\r\n\t\t\tDataInputStream dis = new DataInputStream(fis);\r\n\t\t\t\r\n\t\t\t\r\n\t\t\tdis.readInt();\r\n\t\t\tdis.readBoolean();\r\n\t\t\tdis.readDouble();\r\n\t\t\tdis.readUTF();\r\n\t\t\t\r\n\t\t\t//순서가 맞아야한다.\r\n\t\t\t\r\n\t\t\tdis.close();\r\n\t\t\tfis.close();\r\n\t\t\t\r\n\t\t} catch (Exception e) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t\t\r\n\r\n\t}", "public Tamagotchi read() throws IOException {\n String jsonData = readFile(source);\n JSONObject jsonObject = new JSONObject(jsonData);\n return tamagotchiToJson(jsonObject);\n }", "MafSource readSource(File sourceFile);", "@Test\n public void testLerArquivoTexto(){\n grafo = new Grafo(\"Mapa\");\n try {\n new LeituraArquivo(\"teste.txt\", grafo).lerArquivoTexto();\n System.out.println(grafo.getVertices().size());\n } catch(IOException e){\n System.out.println(\"Não foi possivel ler o arquivo :x\");\n }\n }", "public static void main(String[] args) throws FileNotFoundException {\n\t\tSystem.setIn(new FileInputStream(\"원재의메모리복구.txt\"));\r\n\t\tScanner sc = new Scanner(System.in);\r\n\t\t\r\n\t\tint T = sc.nextInt();\r\n\t\t\r\n\t\tfor (int t = 1; t <= T; t++) {\r\n\t\t\t\r\n\t\t\tString str = sc.next();\r\n\t\t\t\r\n\t\t\tcount = 0;\r\n\t\t\t\r\n\t\t\tint arr [] = new int [str.length()];\r\n\t\t\t\r\n\t\t\tfor (int i = 0; i < str.length(); i++) {\r\n\t\t\t\t\r\n\t\t\t\tarr[i] = str.charAt(i) - '0';\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\r\n\t\t\tif( arr[0] == 1) {\r\n\t\t\t\tcount++;\r\n\t\t\t}\r\n\t\t\tfor (int i = 1; i < arr.length; i++) {\r\n\t\t\t\t\r\n\t\t\t\tif(arr[i] != arr[i-1] ) {\r\n\t\t\t\t\tcount++;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tSystem.out.println(\"#\" + t + \" \" + count );\r\n\t\t}\r\n\t}", "@Test\n public void testTaxpayerInfoFromTxt() throws FileNotFoundException {\n\n Database.processTaxpayersDataFromFilesIntoDatabase(databaseInstance.getTaxpayersInfoFilesPath(), txtTestFilenameList);\n\n // Get the taxpayer from the Database\n Taxpayer actualTaxpayerInfoTxt = databaseInstance.getTaxpayerFromArrayList(0);\n\n // Test user info from txt file\n Taxpayer expectedTaxpayerInfoTxt = new Taxpayer(\"Apostolos Zarras\", \"130456093\",\n ApplicationConstants.MARRIED_FILING_JOINTLY, \"22570\");\n\n Receipt expectedTaxpayerReceiptFromTxt =\n new Receipt(ApplicationConstants.BASIC_RECEIPT, \"1\", \"25/2/2014\", \"2000\",\n \"Hand Made Clothes\", \"Greece\", \"Ioannina\", \"Kaloudi\", \"10\");\n\n expectedTaxpayerInfoTxt.setReceipts(new ArrayList<>( Collections.singletonList(expectedTaxpayerReceiptFromTxt)));\n expectedTaxpayerInfoTxt.calculateTaxpayerTaxIncreaseOrDecreaseBasedOnReceipts();\n\n assertEquals(expectedTaxpayerReceiptFromTxt.toString(), actualTaxpayerInfoTxt.getReceipts().get(0).toString());\n assertEquals(expectedTaxpayerInfoTxt.toString(), actualTaxpayerInfoTxt.toString());\n\n }", "public void generate() throws FileNotFoundException, UnsupportedEncodingException {\n\t\twriter = new PrintWriter(outputFile, \"UTF-8\");\n\t\tFile file = new File(inputFile);\n\t\treader = new Scanner(file);\n\t\tinitializeFile();\n\t\t\n\t\tString line = readLine();\n\t\twhile (line != null) {\n\t\t\tprocess(line);\n\t\t\tline = readLine();\n\t\t}\n\t\t\n\t\tfinishFile();\n\t\twriter.close();\n\t}", "@Test\n void testVariableUNFs() throws IOException, UnfException {\n long expectedNumberOfVariables = 13L;\n long expectedNumberOfCases = 24L; // aka the number of lines in the TAB file produced by the ingest plugin\n\n String[] expectedUNFs = {\n \"UNF:6:wb7OATtNC/leh1sOP5IGDQ==\",\n \"UNF:6:0V3xQ3ea56rzKwvGt9KBCA==\",\n \"UNF:6:0V3xQ3ea56rzKwvGt9KBCA==\",\n \"UNF:6:H9inAvq5eiIHW6lpqjjKhQ==\",\n \"UNF:6:Bh0M6QvunZwW1VoTyioRCQ==\",\n \"UNF:6:o5VTaEYz+0Kudf6hQEEupQ==\",\n \"UNF:6:eJRvbDJkIeDPrfN2dYpRfA==\",\n \"UNF:6:JD1wrtM12E7evrJJ3bRFGA==\",\n \"UNF:6:xUKbK9hb5o0nL5/mYiy7Bw==\",\n \"UNF:6:Mvq3BrdzoNhjndMiVr92Ww==\",\n \"UNF:6:KkHM6Qlyv3QlUd+BKqqB3Q==\",\n \"UNF:6:EWUVuyXKSpyllsrjHnheig==\",\n \"UNF:6:ri9JsRJxM2xpWSIq17oWNw==\"\n };\n\n TabularDataIngest ingestResult;\n File file = getFile(\"csv/ingest/election_precincts.csv\");\n\n try (BufferedInputStream stream = new BufferedInputStream(new FileInputStream(file))) {\n CSVFileReader instance = createInstance();\n ingestResult = instance.read(Tuple.of(stream, file), null);\n }\n\n File generatedTabFile = ingestResult.getTabDelimitedFile();\n DataTable generatedDataTable = ingestResult.getDataTable();\n\n assertThat(generatedDataTable).isNotNull();\n assertThat(generatedDataTable.getDataVariables()).isNotNull();\n assertThat(generatedDataTable.getVarQuantity()).isEqualTo((long) generatedDataTable.getDataVariables().size());\n assertThat(generatedDataTable.getVarQuantity()).isEqualTo(expectedNumberOfVariables);\n assertThat(generatedDataTable.getCaseQuantity()).isEqualTo(expectedNumberOfCases);\n\n IngestDataProvider dataProvider = new InMemoryIngestDataProvider();\n dataProvider.initialize(generatedDataTable, generatedTabFile);\n\n for (int i = 0; i < expectedNumberOfVariables; i++) {\n String unf = null;\n\n if (generatedDataTable.getDataVariables().get(i).isIntervalContinuous()) {\n Double[] columnVector = dataProvider.getDoubleColumn(i);\n unf = UNFUtil.calculateUNF(columnVector);\n }\n if (generatedDataTable.getDataVariables().get(i).isIntervalDiscrete()\n && generatedDataTable.getDataVariables().get(i).isTypeNumeric()) {\n Long[] columnVector = dataProvider.getLongColumn(i);\n unf = UNFUtil.calculateUNF(columnVector);\n }\n if (generatedDataTable.getDataVariables().get(i).isTypeCharacter()) {\n String[] columnVector = dataProvider.getStringColumn(i);\n String[] dateFormats = null;\n\n // Special handling for Character strings that encode dates and times:\n if (\"time\".equals(generatedDataTable.getDataVariables().get(i).getFormatCategory())\n || \"date\".equals(generatedDataTable.getDataVariables().get(i).getFormatCategory())) {\n\n dateFormats = new String[(int) expectedNumberOfCases];\n for (int j = 0; j < expectedNumberOfCases; j++) {\n dateFormats[j] = generatedDataTable.getDataVariables().get(i).getFormat();\n }\n }\n unf = dateFormats == null ? UNFUtil.calculateUNF(columnVector) : UNFUtil.calculateUNF(columnVector, dateFormats);\n }\n\n assertThat(unf).isEqualTo(expectedUNFs[i]);\n }\n }", "public void importFnaBitSequences(String filename, int start, int end) {\n\n int currentKID = -1;\n SuperString currentSeq = new SuperString();\n //String currentName = \"\";\n boolean ignore = true; //do not write empty sequence to database\n\n TimeTotals tt = new TimeTotals();\n tt.start();\n\n System.out.println(\"\\nFNA import begins \" + tt.toHMS() + \"\\n\");\n try (BufferedReader br = new BufferedReader(new FileReader(filename))) {\n\n for (String line; (line = br.readLine()) != null; ) {\n\n if (debug) {\n System.err.println(\"Single line:: \" + line);\n }\n\n // if blank line, it does not count as new sequence\n if (line.trim().length() == 0) {\n if (debug) System.err.println(\" :: blank line detected \");\n\n if (!ignore)\n if(currentKID >= start && currentSeq.length() > 0) {\n storeSequence(currentKID, currentSeq, tt);\n } else {\n sequenceLength.add(currentSeq.length());\n exceptionsArr.add(new HashMap<>());\n }\n\n else if (!ignore) {\n sequenceLength.add(currentSeq.length());\n exceptionsArr.add(new HashMap<>());\n }\n ignore = true;\n\n // if line starts with \">\", then it is start of a new reference sequence\n } else if (line.charAt(0) == '>') {\n if (debug) System.err.println(\" :: new entry detected \" + line);\n\n // save previous iteration to database\n if (!ignore && currentSeq.length() > 0) {\n storeSequence(currentKID, currentSeq, tt);\n } else if (!ignore) {\n sequenceLength.add(currentSeq.length());\n exceptionsArr.add(new HashMap<>());\n }\n // initialize next iteration\n if (indexOf(line.trim()) == -1) {\n //original.addAndTrim(new Kid(line.trim()));\n //addNewKidEntry(line);\n add(new Kid(line.trim()));\n if (getLast()==start || (getLast()== 1 && start == 1)){\n System.err.println(\"Found KID\\t\" + currentKID + \"\\tbit string import started\");\n }\n }\n\n currentKID = getKid(line.trim()); // original.indexOf(line.trim());\n if (currentKID == -1) {\n System.err.println(\"This sequence not found in database : \" + line);\n listEntries(0);\n exit(0);\n }\n //currentSeq = \"\";\n\n currentSeq = new SuperString();\n\n ignore = false;\n } else {\n currentSeq.addAndTrim(line.trim());\n }\n\n\n if (currentKID >= end){\n break;\n }\n } //end for\n\n //write last\n if (!ignore && currentKID >= start && currentSeq.length() > 0) {\n storeSequence(currentKID, currentSeq, tt);\n }\n// else if (!ignore) {\n// sequenceLength.add(currentSeq.length());\n// exceptionsArr.add(new HashMap<>());\n// }\n br.close();\n\n }catch (FileNotFoundException e1) {\n e1.printStackTrace();\n } catch (IOException e1) {\n e1.printStackTrace();\n }\n\n }", "public static void main(String[] args) throws FileNotFoundException {\n\t\tListaNombre nombres = new ListaNombre();\n//\t\tnombres.add(new Nombre(\"guido\"));\n//\t\tnombres.add(new Nombre(\"guido\"));\n//\t\tnombres.add(new Nombre(\"guido\"));\n//\t\tnombres.add(new Nombre(\"juan\"));\n//\t\tnombres.add(new Nombre(\"juan\"));\n//\t\tnombres.add(new Nombre(\"daria\"));\n//\t\tnombres.add(new Nombre(\"daria\"));\n//\t\tnombres.add(new Nombre(\"pedro\"));\n//\t\tnombres.add(new Nombre(\"pedro\"));\n//\t\tnombres.add(new Nombre(\"pedro\"));\n//\t\tnombres.setCantRepetidos(3);\n//\t\tfor (Nombre nom : nombres.getNombres()) {\n//\t\t\tSystem.out.println(nom.getNombre() + \" \" + nom.getCant());\n//\t\t}\n\t\tnombres = ( Archivo.leer(\"C:\\\\Users\\\\guido\\\\eclipse-workspace\\\\DescubriendoNombresRepetidos\\\\premioA.in\"));\n\t\tArchivo.escribir(\"C:\\\\Users\\\\guido\\\\eclipse-workspace\\\\DescubriendoNombresRepetidos\\\\salida.out\",nombres);\n\t}", "private static void letturaFilePerRiga(File file) {\n\t\ttry(FileReader reader = new FileReader(file);\n\t\t\tBufferedReader buffReader = new BufferedReader(reader)) {\n\t\t\tString riga = null;\n\t\t\t\n\t\t\tdo {\n\t\t\t\triga = buffReader.readLine();\n\t\t\t\tSystem.out.println(riga);\n\n\t\t\t} while (riga != null);\n\t\t\twhile(riga != null);\n\t\t} catch (FileNotFoundException e) {\n\t\t\t// TODO: handle exception\n\t\t} catch (IOException e) {\n\t\t\t// TODO: handle exception\n\t\t}\n\t\n\n\t}", "public static void main(String[] args) throws IOException {\n\t\tScanner sc = new Scanner(System.in);\n\t\tSystem.out.println(\"\\nNome do arquivo: \");\n\t\tString arquivo = sc.nextLine();\n\n\t\tFile input = new File(\"src/assets/\" + arquivo + \".txt\");\n\t\tBufferedReader in = new BufferedReader(new FileReader(input));\n\t\tString texto_cifrado = in.readLine();\n\n\t\t// Classe que realiza a decifragem\n\t\tVigenere vigenere = new Vigenere(texto_cifrado);\n\n\t\tint tamanho_chave = vigenere.encontraTamanhoChave();\n\n\t\t// Busca caracteres da chave\n\t\tString chave = vigenere.encontraChave(tamanho_chave);\n\n\t\t// Decifra texto usando a chave encontrada\n\t\tString result = vigenere.decifra(chave);\n\n\t\t// Salva resultado no arquivo\n\t\tSystem.out.println(\"\\nResultado salvo no arquivo: 'texto_claro.txt'\");\n\t\tString outputfile = \"texto_claro.txt\";\n\t\tFileWriter out = new FileWriter(outputfile, false);\n\t\tout.write(result);\n\t\tout.close();\n\t}", "public static void main(String[] args) throws FileNotFoundException{ \n File file = new File(\"/Users/admin/NetBeansProjects/AlgoDataA3/src/algodataa3e3/output_interpret.txt\");\n Scanner input = new Scanner(file); \n \n SeparateChainingHash_A3E3<String, Integer> st = new SeparateChainingHash_A3E3<>(INTERVAL);\n //141491 words\n //9944 uniqe (with toLowerCase)\n \n //read file word by word and store in array\n while (input.hasNext()) {\n String key = input.next().toLowerCase();\n st.put(key, 1);\n }\n \n for(int i = 0; i < INTERVAL; i++){\n \n System.out.println(\"In hash #\" + (i+1) + \" there are \" + st.sizeOfList(i) + \" nodes\");\n }\n }", "private void abrirEntTransaccion(){\n try{\n entTransaccion = new ObjectInputStream(\n Files.newInputStream(Paths.get(\"trans.ser\")));\n }\n catch(IOException iOException){\n System.err.println(\"Error al abrir el archivo. Terminado.\");\n System.exit(1);\n }\n }", "public static void main(String[] args) throws IOException {\n File archivo = new File(\"/Users/Germayn/Documents/NetBeansProjects/busquedalineal/archivoprueba.txt\");\r\n \r\n Scanner teclado = new Scanner(System.in);\r\n \r\n System.out.println(\"palabra a buscar\");\r\n String palabra = teclado.nextLine();\r\n System.out.println(\"\");\r\n \r\n buscarpalabra(archivo,palabra);\r\n \r\n }", "public static void main(String argv[]) {\n if (argv.length == 0) {\n System.out.println(\"Usage : java AnalizadorLexico2 [ --encoding <name> ] <inputfile(s)>\");\n }\n else {\n int firstFilePos = 0;\n String encodingName = \"UTF-8\";\n if (argv[0].equals(\"--encoding\")) {\n firstFilePos = 2;\n encodingName = argv[1];\n try {\n java.nio.charset.Charset.forName(encodingName); // Side-effect: is encodingName valid? \n } catch (Exception e) {\n System.out.println(\"Invalid encoding '\" + encodingName + \"'\");\n return;\n }\n }\n for (int i = firstFilePos; i < argv.length; i++) {\n AnalizadorLexico2 scanner = null;\n try {\n java.io.FileInputStream stream = new java.io.FileInputStream(argv[i]);\n java.io.Reader reader = new java.io.InputStreamReader(stream, encodingName);\n scanner = new AnalizadorLexico2(reader);\n while ( !scanner.zzAtEOF ) scanner.debug_next_token();\n }\n catch (java.io.FileNotFoundException e) {\n System.out.println(\"File not found : \\\"\"+argv[i]+\"\\\"\");\n }\n catch (java.io.IOException e) {\n System.out.println(\"IO error scanning file \\\"\"+argv[i]+\"\\\"\");\n System.out.println(e);\n }\n catch (Exception e) {\n System.out.println(\"Unexpected exception:\");\n e.printStackTrace();\n }\n }\n }\n }", "public static void main (String[] args) throws IOException {\n File inFile = new File(\"/Users/kbye10/Documents/CS 250 test files/sample1.data\");\r\n FileInputStream inStream = new FileInputStream(inFile);\r\n\r\n //set up an array to read data in\r\n int fileSize = (int)inFile.length();\r\n byte[] byteArray = new byte[fileSize];\r\n\r\n //read data in and display them\r\n inStream.read(byteArray);\r\n for (int i = 0; i < fileSize; i++) {\r\n System.out.println(byteArray[i]);\r\n }\r\n\r\n inStream.close();\r\n }", "public abstract T readDataFile(String fileLine);", "public static void main(String[] args) throws IOException, ScannerException{\n Scanner scan = new Scanner(\"test_input/ex1.tiger\");\n List<Token> tokens = scan.getTokens();\n for (Token tok : tokens) {\n System.out.println(tok.allDetails());\n }\n }", "public static void main(String argv[]) {\n if (argv.length == 0) {\n System.out.println(\"Usage : java AnalizadorLexicoArchivo [ --encoding <name> ] <inputfile(s)>\");\n }\n else {\n int firstFilePos = 0;\n String encodingName = \"UTF-8\";\n if (argv[0].equals(\"--encoding\")) {\n firstFilePos = 2;\n encodingName = argv[1];\n try {\n java.nio.charset.Charset.forName(encodingName); // Side-effect: is encodingName valid? \n } catch (Exception e) {\n System.out.println(\"Invalid encoding '\" + encodingName + \"'\");\n return;\n }\n }\n for (int i = firstFilePos; i < argv.length; i++) {\n AnalizadorLexicoArchivo scanner = null;\n try {\n java.io.FileInputStream stream = new java.io.FileInputStream(argv[i]);\n java.io.Reader reader = new java.io.InputStreamReader(stream, encodingName);\n scanner = new AnalizadorLexicoArchivo(reader);\n while ( !scanner.zzAtEOF ) scanner.debug_next_token();\n }\n catch (java.io.FileNotFoundException e) {\n System.out.println(\"File not found : \\\"\"+argv[i]+\"\\\"\");\n }\n catch (java.io.IOException e) {\n System.out.println(\"IO error scanning file \\\"\"+argv[i]+\"\\\"\");\n System.out.println(e);\n }\n catch (Exception e) {\n System.out.println(\"Unexpected exception:\");\n e.printStackTrace();\n }\n }\n }\n }", "public static void main(String[] args) {\n\t\t\n\t\t\n\t\tFileHelper.createFile();\n\t\tFileHelper.writeToFile();\n\t\tFileHelper.readFromFile();\n\n\t}", "@Override\r\n\t\t\t\tpublic void run() {\n\t\t\t\t\tparseFile(\"english_file.txt\");\r\n\t\t\t\t}", "public TemplexTokenMaker(java.io.InputStream in) {\r\n this(new java.io.InputStreamReader(in));\r\n }", "public static void main(String []args){\n\t\tString format = \"TURTLE\";\n\t\tInputStream is = Thread.currentThread().getContextClassLoader().\n\t\t\t\tgetResourceAsStream(\"test_ontologies/cp-11.ttl\");\n\t\tOntDocumentManager dm = OntDocumentManager.getInstance();\n\t\tdm.setProcessImports(false);\n\t\tOntModelSpec spec = new OntModelSpec(OntModelSpec.OWL_DL_MEM);\n\t\tspec.setDocumentManager(dm); \n\t\t//spec.setReasoner(reasoner);\n\t\tOntModel ontModel = ModelFactory.createOntologyModel( spec, null );\n\t\tontModel.read(is,\"\",format);\n\t\ttry {\n\t\t\tStmtIterator it = ontModel.listStatements();\n\t\t\tSystem.out.println(\"STATEMENTS\");\n\t\t\tStatement st;\n\t\t\twhile(it.hasNext()){\n\t\t\t\tst = it.next();\n\t\t\t\tif(st.getSubject().isAnon() || st.getObject().isAnon()){\n\t\t\t\t\t\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(it.next());\t\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\t\t\tSystem.out.println(\"REIFIED STATEMENTS\");\n\t\t\tRSIterator it2 = ontModel.listReifiedStatements();\n\t\t\twhile(it2.hasNext()){\n\t\t\t\tSystem.out.println(it2.next());\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t} catch (Exception e) {\n\t\t\tlogger.error(e);\n\t\t}\n\n\t}", "public static void main(String[] args) throws FileNotFoundException, IOException, ClassNotFoundException {\n \r\n System.out.println(\"Agora, faremos a leitura do arquivo!\");\r\n \r\n FileInputStream encontraArquivo = new FileInputStream(\"D:\\\\senac\\\\objetos\\\\cliente.txt\");\r\n ObjectInputStream objetoCliente = new ObjectInputStream(encontraArquivo);\r\n Object objetoRecuperado = objetoCliente.readObject();\r\n \r\n System.out.println(\"O objeto recuperado tem os seguintes dados: \" +objetoRecuperado);\r\n \r\n \r\n }", "public static void arqBinario(JTextArea ta) throws IOException {\n Path arqBinario = Paths.get(\"src\\\\ex01\\\\arqBinario.txt\").toAbsolutePath();\n Files.deleteIfExists(arqBinario);\n Files.createFile(arqBinario);\n \n /*\n Cria um FileOutputStram atraves do arqBinario e um DataOutputStream atraves do fis\n Escreve o int 12345 no arquivo atraves do dos\n Fecha o fos e o dos\n */\n FileOutputStream fos = new FileOutputStream(arqBinario.toFile());\n DataOutputStream dos = new DataOutputStream(fos);\n dos.writeInt(12345);\n fos.close();\n dos.close();\n \n //Cria um FileInputStream atraves do arqBinario e o DataInputStream atraves do fis\n FileInputStream fis = new FileInputStream(arqBinario.toFile());\n DataInputStream dis = new DataInputStream(fis);\n \n //Le o arqBinario atraves do dis e coloca o int na var aux, depois seta o textArea com a var aux\n int aux = dis.readInt();\n ta.setText(String.valueOf(aux));\n \n //Fecha o dis e o fis\n fis.close();\n dis.close();\n \n }", "public Transcript(String inFile, String outFile) {\r\n\t\tinputFile = new File(inFile);\t\r\n\t\toutputFile = outFile;\t\r\n\t\tgrade = new ArrayList<Object>(); \r\n\t\tthis.readFile();\r\n\t}", "private void createQTL(File inFile)\r\n\t\tthrows Exception\r\n\t{\n\t\tBufferedReader in = new BufferedReader(new FileReader(inFile));\r\n\t\t// And write back out in Flapjack format\r\n\t\tBufferedWriter out = new BufferedWriter(new FileWriter(new File(wrkDir, \"qtl\")));\r\n\r\n\t\tout.write(\"# fjFile = QTL\");\r\n\t\tout.newLine();\r\n\t\tout.write(\"Name\\tChromosome\\tPosition\\tPos-Min\\tPos-Max\\tTrait\\tExperiment\\tSource\");\r\n\t\tout.newLine();\r\n\r\n\t\t// Skip the first line\r\n\t\tin.readLine();\r\n\r\n\t\t// Every other line should be a QTL\r\n\t\tString str = null;\r\n\t\twhile ((str = in.readLine()) != null)\r\n\t\t{\r\n\t\t\tif (str.isEmpty())\r\n\t\t\t\tcontinue;\r\n\r\n\t\t\tString[] tokens = str.split(\",\");\r\n\r\n\t\t\t// LeftFlankingMarker\r\n\t\t\tMarker lfm = markers.get(Integer.parseInt(tokens[1])-1);\r\n\t\t\t// RightFlankingMarker\r\n\t\t\tMarker rfm = markers.get(Integer.parseInt(tokens[2])-1);\r\n\r\n\t\t\t// Name\r\n\t\t\tout.write(tokens[0] + \"\\t\");\r\n\t\t\t// Chromosome\r\n\t\t\tout.write(lfm.chr + \"\\t\");\r\n\t\t\t// Position (mid point of the two QTL we know)\r\n\t\t\tout.write((lfm.pos + ((rfm.pos-lfm.pos)/2f)) + \"\\t\");\r\n\t\t\t// LFM position\r\n\t\t\tout.write(lfm.pos + \"\\t\");\r\n\t\t\t// RFM position\r\n\t\t\tout.write(rfm.pos + \"\\t\");\r\n\t\t\t// Trait/Experiment\r\n\t\t\tout.write(\"TRAIT\\tEXPERIMENT\\t\");\r\n\t\t\t// Source\r\n\t\t\tout.write(tokens[3]);\r\n\r\n\t\t\tout.newLine();\r\n\t\t}\r\n\r\n\t\tin.close();\r\n\t\tout.close();\r\n\t}", "public void LoadTxt(File Arquivo) {\n if (Arquivo.exists()) {\r\n\r\n try {\r\n\r\n FileReader FR = new FileReader(Arquivo);\r\n BufferedReader BW = new BufferedReader(new InputStreamReader(new FileInputStream(Arquivo.getAbsolutePath()), \"ISO-8859-1\"));\r\n\r\n //BufferedReader BW = new BufferedReader(FR);\r\n\r\n String dados;\r\n String[] paraArray = new String[3];\r\n String matricula;\r\n \r\n String serie = Arquivo.getName();\r\n int pos = serie.lastIndexOf(\".\");\r\n if (pos > 0) {\r\n serie = serie.substring(0, pos);\r\n }\r\n\r\n Sala novaSala = new Sala(serie); //CRIANDO SALA COM NOME DE TURMA\r\n salas2.add(novaSala); // ADICIONANDO SALA NA LISTA DE SALAS\r\n while ((dados = BW.readLine()) != null) {\r\n paraArray = dados.split(\";\");\r\n\r\n matricula = /*Integer.parseInt*/ (paraArray[0]);\r\n //senha = /*Integer.parseInt*/(paraArray[2]);\r\n Dados novoDado = new Dados(matricula, paraArray[1], paraArray[2]);\r\n\r\n novoDado.setSerie(serie); //ADICIONANDO TURMA AO DADO\r\n novaSala.getDadosalas().add(novoDado); //ADICIONANDO DADOS A LISTA DE DADOS QUE ESTA EM SALA\r\n\r\n }\r\n \r\n\r\n BW.close();\r\n FR.close();\r\n\r\n } catch (Exception e) {\r\n System.out.println(\"Erro ao carregar arquivo acima\");\r\n System.out.println(e.getMessage());\r\n\r\n }\r\n\r\n } else {\r\n System.out.println(\"Nenhum arquivo de dados encontrado\");\r\n }\r\n\r\n }" ]
[ "0.6302581", "0.5874872", "0.5862457", "0.58609545", "0.5815514", "0.577329", "0.5592132", "0.55565435", "0.5542369", "0.5533217", "0.55145246", "0.54815954", "0.5474262", "0.54615194", "0.5460068", "0.544414", "0.5442896", "0.54422355", "0.54300904", "0.5404768", "0.5390196", "0.53855944", "0.5379394", "0.5365004", "0.5356024", "0.5350491", "0.53156245", "0.53110415", "0.5296538", "0.5288178", "0.52729124", "0.52724", "0.52697396", "0.5260907", "0.5249002", "0.5244614", "0.5236186", "0.5227384", "0.5219413", "0.5212568", "0.52119595", "0.5211602", "0.5201668", "0.5201416", "0.5198671", "0.5198162", "0.5190009", "0.51868355", "0.5173109", "0.51701313", "0.51700866", "0.51534617", "0.51533175", "0.5146016", "0.51460147", "0.51363015", "0.513577", "0.5130392", "0.5129122", "0.51242346", "0.51192194", "0.5118742", "0.51174706", "0.5116769", "0.5113638", "0.51120037", "0.51103514", "0.51083905", "0.51056594", "0.509264", "0.5092623", "0.5084819", "0.50814337", "0.5080265", "0.50802207", "0.5078031", "0.50768906", "0.50745004", "0.5074209", "0.5073854", "0.50702393", "0.5067134", "0.5066336", "0.5065528", "0.50563", "0.50532925", "0.5051806", "0.50501883", "0.504897", "0.5042832", "0.5037988", "0.5036038", "0.5029449", "0.5026345", "0.5026146", "0.5021332", "0.50203454", "0.50163245", "0.5014455", "0.50143725", "0.50115806" ]
0.0
-1
these methods are an example that illustrates the implementation of WebClient. You should use the methods that you implement from the Gateway from the domain.
public Flux<Pet> findPetsAvailable() { return client.get().uri(urlFindByStatus).retrieve().bodyToFlux(Pet.class); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public interface WebClient {\n\n public Response doGet(String targetUrl, Map<String, String> params);\n\n public Response doPost(String targetUrl, Map<String, String> data);\n\n}", "@Test\n void callWithWebClient() {\n StepVerifier\n .create(newWebClient().get().uri(UriBuilder::build).retrieve().bodyToMono(String.class))\n .assertNext(response -> assertEquals(OK_RESPONSE, response))\n .expectNextCount(0)\n .verifyComplete();\n }", "@Test\n void callWithWebTestClient() {\n webClient.get().uri(\"/\").exchange().expectStatus().isOk().expectBody(String.class)\n .isEqualTo(OK_RESPONSE);\n }", "Client getClient();", "public static void main(String[] args) {\n\n Client client = ClientBuilder.newClient();\n WebTarget target = client.target(\"http\");\n\n }", "public abstract Client getClient();", "WebClientServiceRequest serviceRequest();", "public static void main(String[] args) throws NoSuchAlgorithmException {\n SSLContext sslcontext = SSLContext.getDefault();\n Client client = ClientBuilder.newBuilder().property(\"Connection Success\", 100).sslContext(sslcontext)\n .register(JacksonJsonProvider.class).build(); // This is the client Instances as we can set in the next lines of the code\n WebTarget target = client.target(\"https://Knotify.io\");\n Customer customer = target.request().accept(\"application/json\").get(Customer.class);\n List<Customer> customers = target.request().accept(\"application/json\").get(new GenericType<List<Customer>>() {\n });\n // Here we can call the Output lines of the code as we can set in the next lines of the code\n System.out.println(Arrays.toString(customers.toArray()));\n System.out.print(customer.toString());\n //So here we can construct the response as we can see in the next lines\n //The next lines is to construct the lines of the next code as we can set\n try (Response response = target.request().accept(\"application/json\")\n .get()) {\n if (response.getStatus() == 200) {\n response.bufferEntity();\n Customer customer1 = response.readEntity(Customer.class); // This is for read instance //\n Map raw_json = response.readEntity(Map.class);\n System.out.println(customer1.toString());\n System.out.println(raw_json);\n }\n\n\n }// here response.close() is implicit\n Customer customer2 = new Customer();\n Response response = target.request().post(Entity.xml(customer2));\n response.close();//call close for Security reasons //\n\n // Here we can call the put method as we can see in the next lines of the code\n Response response1 = target.request().put(Entity.xml(customer));\n response1.close(); //Always call the close for the Source Reasons;\n // Here we can define the invocations as we can see in the next lines of the code\n\n Invocation customer_get = target.request().accept(\"Application/xml\").buildGet();\n //while invocation\n\n while (true){\n Response res = customer_get.invoke();\n try {\n Customer customer_do = res.readEntity(Customer.class);\n Thread.sleep(555);\n }catch (Exception e){\n System.out.println(\"Dont use the infinite loop\");\n }\n }\n // Here we can inherite the main example as we can see in the do-while example as we can see\n Customer new_customer= null;\n boolean redirected = false;\n do{\n try {\n new_customer= target.request().accept(\"application/json\").get(Customer.class);\n }catch (RedirectionException redirect){\n if(redirected) throw redirect;{\n redirected = true;\n target = client.target(redirect.getLocation());\n }\n }\n } while (new_customer == null);\n }", "private static WebClient getClient(final Context context) {\n if (sInstance == null) {\n sInstance = new WebClient(context);\n }\n return sInstance;\n }", "public String getBalance(String accountNo ,String bank) {\r\n\t ClientBuilder clientBuilder = ClientBuilder.newBuilder();\r\n\t String message = null;\r\n\t //creating empty Client\r\n\t Client client = clientBuilder.build(); \r\n\t WebTarget target = client.target(JERSEY_BASE_URI).path(\"/account\").path(\"/balance\").queryParam(\"bank\", bank);\r\n\t System.out.println(\"base uri \"+target.toString());\r\n\t Invocation.Builder invocationBuilder = target.request();\r\n\t invocationBuilder.header(\"accountNo\",accountNo);\r\n\t /*After creation of invocation Builder Object we need to pass header or cookie parameter values to it \r\n\t * There are Two parts of the request is there\r\n\t * 1)Address part or WebAddress(Url with query and path and matrix paramters available)\r\n\t * 2)Request Part\r\n\t * Again it was divided into two more parts \r\n\t * 1)Cokkie or Requesty Headers \r\n\t * 2)Request Body(Here you can pass your own object or text or any thing as Entity class)\r\n\t * ## Once after completion of request object means after providing the webaddress to it we can able to send the \r\n\t * Header Parameters and cookie parameters to it \r\n\t * \r\n\t * Here Invocation invocation = invocationBuilder.build(\"GET\");\r\n\t * or\r\n\t * Invocation invocation = invocationBuilder.buildGet();\r\n\t * Then invocation.invoke() or invocation.invoke(ClassType) so that it will invoke the target class resource \r\n\t * \r\n\t * or \r\n\t * Response response = invocationBuilder.get() \r\n\t * Here This class contains one builder method that internally creates Invoke object and and it will invoke on it and \r\n\t * it will return Response to us directly\r\n\t * \r\n\t * \r\n\t * */\r\n\t Invocation invocation = invocationBuilder.buildGet();\r\n\t Response response = invocation.invoke();\r\n\t if(response.getStatus() == 200) {\r\n\t\t System.out.println(\"inside if block\");\r\n\t\t response.bufferEntity(); //To strore in buffer before closing outputstream \r\n\t\t message = response.readEntity(String.class);\r\n\t }\r\n\t return message;\r\n }", "public TestWebClient() {\n\t\tresources = new LinkedList<Resource>();\n\t}", "public interface ClientLoggingWebClient\n{\n\n public abstract boolean isSynchronous();\n\n public abstract void sendLoggingEvents(String s, String s1, ClientLoggingWebCallback clientloggingwebcallback);\n}", "private WebClient getWebClient() {\n if (webClient == null) {\n webClient = new WebClient();\n webClient.getOptions().setUseInsecureSSL(true);\n webClient.getOptions().setThrowExceptionOnScriptError(false);\n webClient.getOptions().setCssEnabled(false);\n\n silenceWebClient(webClient);\n }\n\n return webClient;\n }", "public interface Client {\n\n\t/**\n\t * @throws Http2Exception\n\t */\n\tvoid init() throws Http2Exception;\n\n\t/**\n\t * @return\n\t * @throws Http2Exception\n\t */\n\tboolean start() throws Http2Exception;\n\n\t/**\n\t * @param request\n\t * @return\n\t * @throws Http2Exception\n\t */\n\t Http2Response request(Http2Request request) throws Http2Exception;\n\n\t/**\n\t * @return\n\t * @throws Http2Exception\n\t */\n\tboolean isRuning() throws Http2Exception;\n\n\t/**\n\t * @return\n\t * @throws Http2Exception\n\t */\n\tboolean shutdown() throws Http2Exception;\n\n}", "@Test\n public void testClient() {\n try {\n MockWebServer server = new MockWebServer();\n server.enqueue(new MockResponse().setBody(\"hello, world!\"));\n server.start();\n HttpUrl baseUrl = server.url(\"\");\n ConnectionOptions opt = new ConnectionOptions(\"apikey\");\n opt.setHost(baseUrl.toString());\n ApiClientWrapper clientWrapper = new ApiClientWrapper(opt);\n TestApiService testService = clientWrapper.createService(TestApiService.class);\n assertTrue(testService.getEndpointValue().execute().isSuccessful());\n RecordedRequest request = server.takeRequest();\n assertEquals(\"/\" + AN_ENDPOINT_PATH, request.getPath());\n assertNotNull(request.getHeader(\"Authorization\"));\n assertTrue(request.getHeader(\"Authorization\").contains(\"Bearer\"));\n assertNotNull(request.getHeader(\"User-Agent\"));\n assertTrue(request.getHeader(\"User-Agent\").contains(ApiClientWrapper.UserAgent.MBED_CLOUD_SDK_IDENTIFIER));\n server.shutdown();\n } catch (IOException | InterruptedException e) {\n fail(e.getMessage());\n }\n }", "public WebClient getWebClient() {\n if (this.webClient == null) {\n this.webClient = WebClient.builder().baseUrl(getServiceEndpoint()).build();\n }\n\n return this.webClient;\n }", "public static void main(String[] args) throws MalformedURLException {\n QName name=new QName(\"urn:com.seo\", \"TestWebService\");\n TestClient t=new TestClient(new URL(\"http://www.ramthoughts.com/TestWS/TestWebService?wsdl\"), name);\n// ((BindingProvider)t.getTestWSPort()).getRequestContext().put(BindingProvider.ENDPOINT_ADDRESS_PROPERTY,\"https://localhost:8080/TestWS/TestWebService\");\n System.out.println(t.getTestWSPort().test(\"hiii\"));\n }", "private WebClient getWebClient() {\n\t\treturn ClientSecurityUtils.applySecurityToRest(\n\t\t\t\tWebClient.fromClient(customerRestWebClient, true),\n\t\t\t\tpropertyManager.getRemoteUsername(),\n\t\t\t\tpropertyManager.getRemotePassword());\n\t}", "GetResponse() {\n\t}", "public void process()\n {\n ClientRequest clientRequest = threadPool.remove();\n\n if (clientRequest == null)\n {\n return;\n }\n\n\n // Do the work\n // Create new Client\n ServiceLogger.LOGGER.info(\"Building client...\");\n Client client = ClientBuilder.newClient();\n client.register(JacksonFeature.class);\n\n // Get uri\n ServiceLogger.LOGGER.info(\"Getting URI...\");\n String URI = clientRequest.getURI();\n\n ServiceLogger.LOGGER.info(\"Getting endpoint...\");\n String endpointPath = clientRequest.getEndpoint();\n\n // Create WebTarget\n ServiceLogger.LOGGER.info(\"Building WebTarget...\");\n WebTarget webTarget = client.target(URI).path(endpointPath);\n\n // Send the request and save it to a Response\n ServiceLogger.LOGGER.info(\"Sending request...\");\n Response response = null;\n if (clientRequest.getHttpMethodType() == Constants.getRequest)\n {\n // Create InvocationBuilder\n ServiceLogger.LOGGER.info(\"Starting invocation builder...\");\n Map<String, Object> queryMap = clientRequest.getQueryParams();\n String pathParam = clientRequest.getPathParam();\n\n if (pathParam != null)\n {\n webTarget = webTarget.path(pathParam);\n }\n\n if (queryMap != null)\n {\n ServiceLogger.LOGGER.info(\"QUERY MAP NOT NULL.\");\n for (Map.Entry<String, Object> entry : queryMap.entrySet())\n {\n webTarget = webTarget.queryParam(entry.getKey(), entry.getValue());\n }\n }\n ServiceLogger.LOGGER.info(\"WEBTARGET: \" + webTarget.toString());\n\n Invocation.Builder invocationBuilder = webTarget.request(MediaType.APPLICATION_JSON);\n\n ServiceLogger.LOGGER.info(\"Got a GET request.\");\n response = invocationBuilder\n .header(\"email\", clientRequest.getEmail())\n .header(\"sessionID\", clientRequest.getSessionID())\n .header(\"transactionID\", clientRequest.getTransactionID())\n .get();\n }\n else if (clientRequest.getHttpMethodType() == Constants.postRequest)\n {\n // Create InvocationBuilder\n ServiceLogger.LOGGER.info(\"Starting invocation builder...\");\n Invocation.Builder invocationBuilder = webTarget.request(MediaType.APPLICATION_JSON);\n Map<String, Object> queryMap = clientRequest.getQueryParams();\n\n if (queryMap != null)\n {\n ServiceLogger.LOGGER.info(\"QUERY MAP NOT NULL.\");\n for (Map.Entry<String, Object> entry : queryMap.entrySet())\n {\n webTarget = webTarget.queryParam(entry.getKey(), entry.getValue());\n }\n }\n ServiceLogger.LOGGER.info(\"WEBTARGET: \" + webTarget.toString());\n\n ServiceLogger.LOGGER.info(\"Got a POST request.\");\n response = invocationBuilder\n .header(\"email\", clientRequest.getEmail())\n .header(\"sessionID\", clientRequest.getSessionID())\n .header(\"transactionID\", clientRequest.getTransactionID())\n .post(Entity.entity(clientRequest.getRequest(), MediaType.APPLICATION_JSON));\n }\n else if (clientRequest.getHttpMethodType() == Constants.deleteRequest)\n {\n String pathParam = clientRequest.getPathParam();\n if (pathParam != null)\n {\n webTarget = webTarget.path(pathParam);\n }\n Invocation.Builder invocationBuilder = webTarget.request(MediaType.APPLICATION_JSON);\n\n ServiceLogger.LOGGER.info(\"Got a DELETE request.\");\n response = invocationBuilder\n .header(\"email\", clientRequest.getEmail())\n .header(\"sessionID\", clientRequest.getSessionID())\n .header(\"transactionID\", clientRequest.getTransactionID())\n .delete();\n }\n else\n {\n ServiceLogger.LOGGER.warning(ANSI_YELLOW + \"Request was not sent successfully\");\n }\n ServiceLogger.LOGGER.info(ANSI_GREEN + \"Sent!\" + ANSI_RESET);\n\n // Check status code of request\n String jsonText = \"\";\n int httpstatus = response.getStatus();\n\n jsonText = response.readEntity(String.class);\n\n // Add response to database\n String email = clientRequest.getEmail();\n String sessionID = clientRequest.getSessionID();\n ResponseDatabase.insertResponseIntoDB(clientRequest.getTransactionID(), jsonText, email, sessionID, httpstatus);\n\n }", "@Override\n\tpublic void createClient() {\n\t\t\n\t}", "public Object call() throws Exception {\n\t\t\t\t\t\tProducerSimpleNettyResponseFuture future;\n\t\t\t\t\t\tProducerSimpleNettyResponse responseFuture;\n\t\t\t\t\t\tfuture = clientProxy.request(message);\n\t\t\t\t\t\tresponseFuture = future\n\t\t\t\t\t\t\t\t.get(3000, TimeUnit.MILLISECONDS);\n\t\t\t\t\t\treturn responseFuture.getResponse();\n\t\t\t\t\t}", "public static void main(String[] args) {\n\n Request getReq = new Request();\n\n try {\n// getReq.sendReq(\"127.0.0.1\", \"/\", 80);\n getReq.sendReq(\"127.0.0.1\", \"/\", 40289);\n } catch (IOException e) {\n\n e.printStackTrace();\n }\n\n\n }", "@Bean // Inject this bean -> -at Qualifier(\"webClient\")\n\tpublic WebClient webClient() {\n\n\t\tfinal TcpClient tcpClient = TcpClient.create()\n\t\t\t\t.option(ChannelOption.CONNECT_TIMEOUT_MILLIS, TIMEOUT)\n\t\t\t\t.doOnConnected(conn -> conn.addHandlerLast(new ReadTimeoutHandler(TIMEOUT)).addHandlerLast(new WriteTimeoutHandler(TIMEOUT)))\n\t\t\t\t.wiretap(true); // Helps logging, each request and response will be logged in full detail.\n\n\t\t@SuppressWarnings(\"deprecation\")\n\t\tfinal ClientHttpConnector clientHttpConnector = new ReactorClientHttpConnector(\n\t\t\t\tHttpClient.from(tcpClient).keepAlive(true));\n\n\t\treturn webClientBuilder\n\t\t\t\t.baseUrl(this.consumerBaseUrl)\n\t\t\t\t.codecs(clientCodecConfigure -> clientCodecConfigure.defaultCodecs().enableLoggingRequestDetails(true))\n\t\t\t\t.clientConnector(clientHttpConnector)\n//\t\t\t\t.codecs(clientConfigurer -> clientConfigurer.defaultCodecs().maxInMemorySize(TRANFER_SIZE * 1024 * 1024)) // is set in application.properties -> spring.codec.max-in-memory-size\n\t\t\t\t.defaultHeader(HttpHeaders.CONTENT_TYPE, MediaType.APPLICATION_JSON_VALUE)\n\t\t\t\t.defaultHeader(HttpHeaders.USER_AGENT, USER_AGENT)\n\t\t\t\t.filters(exchangeFilterFunctions -> {\n\t\t\t\t\texchangeFilterFunctions.add(logRequest());\n//\t\t\t\t\texchangeFilterFunctions.add(logResponse());\n\t\t\t\t})\n\t\t\t\t.build();\n\t}", "@Test\n public void serialization_beforeUse() throws Exception {\n final WebClient client = getWebClient();\n final WebClient copy = clone(client);\n assertNotNull(copy);\n }", "public static void main(String[] args) {\n\r\n\t\tclientSample();\r\n\t}", "public static void main(String[] args) {\n HttpClient client = new HttpClient();\n\n // Create an instance of the method\n GetMethod method = new GetMethod(url);\n\n // Provide a custom retry handler is nessasery\n method.getParams().setParameter(HttpMethodParams.RETRY_HANDLER,\n new DefaultHttpClientRetryHandler(3, false));\n\n try {\n // execute the method\n int statusCode = client.execute(method);\n\n if (statusCode != HttpStatus.SC_OK) {\n System.err.println(\"Method failed: \"\n + method.getStatusLine());\n }\n\n // read response body\n byte[] responseBody = method.readResponseBody();\n\n // deal with the response\n System.out.println(new String(responseBody));\n } catch (HttpException e) {\n System.err.println(\"Fatal Protocol Violation: \"\n + e.getMessage());\n e.printStackTrace();\n\n } catch (IOException e) {\n System.err.println(\"Fatal Transport Error: \"\n + e.getMessage());\n e.printStackTrace();\n } finally {\n // release the connection\n method.releaseConnection();\n }\n }", "public static void setCustomWebClient(WebClient webClient) {\n CUSTOM_HTTP_CLIENT = new ApolloWebClientHttpClient(webClient);\n }", "@Test\n public void serialization_afterUse() throws Exception {\n startWebServer(\"./\");\n\n final WebClient client = getWebClient();\n TextPage textPage = client.getPage(\"http://localhost:\" + PORT + \"/LICENSE.txt\");\n assertTrue(textPage.getContent().contains(\"Gargoyle Software\"));\n\n final WebClient copy = clone(client);\n assertNotNull(copy);\n\n final WebWindow window = copy.getCurrentWindow();\n assertNotNull(window);\n\n final WebWindow topWindow = window.getTopWindow();\n assertNotNull(topWindow);\n\n final Page page = topWindow.getEnclosedPage();\n assertNotNull(page);\n\n final WebResponse response = page.getWebResponse();\n assertNotNull(response);\n\n final String content = response.getContentAsString();\n assertNotNull(content);\n assertTrue(content.contains(\"Gargoyle Software\"));\n\n textPage = copy.getPage(\"http://localhost:\" + PORT + \"/LICENSE.txt\");\n assertTrue(textPage.getContent().contains(\"Gargoyle Software\"));\n\n copy.closeAllWindows();\n }", "public static void main(String[] args) {\n HttpClient client = new HttpClient();\n\n // Create a method instance.\n GetMethod method = new GetMethod(url);\n\n // Provide custom retry handler is necessary\n method.getParams().setParameter(HttpMethodParams.RETRY_HANDLER,\n new DefaultHttpMethodRetryHandler(3, false));\n\n try {\n // Execute the method.\n int statusCode = client.executeMethod(method);\n\n if (statusCode != HttpStatus.SC_OK) {\n System.err.println(\"Method failed: \" + method.getStatusLine());\n }\n\n // Read the response body.\n byte[] responseBody = method.getResponseBody();\n\n Document doc= Jsoup.parse(new String(responseBody));\n\n Element body = doc.select(\"div.c1-body\").first();\n // 找出定义了 class=masthead 的元素\n Elements contents = body.select(\"div.c1-bline\");\n for (Element content : contents) {\n Element link = content.select(\"div\").select(\"a\").get(1);\n String linkHref = link.attr(\"href\");\n String linkText = link.text();\n System.out.println(\"-------------------------\");\n System.out.println(linkHref+\",\"+linkText);\n// copyTofile(\"------------------------------\");\n// copyTofile(linkHref+\",\"+linkText +\"\\n\");\n// readStatics(linkHref);\n }\n // Deal with the response.\n // Use caution: ensure correct character encoding and is not binary data\n// System.out.println(new String(responseBody));\n\n } catch (HttpException e) {\n System.err.println(\"Fatal protocol violation: \" + e.getMessage());\n e.printStackTrace();\n } catch (IOException e) {\n System.err.println(\"Fatal transport error: \" + e.getMessage());\n e.printStackTrace();\n } finally {\n // Release the connection.\n method.releaseConnection();\n }\n }", "ClientConnection connection();", "netty.framework.messages.TestMessage.TestRequest getRequest();", "messages.Clienthello.ClientHello getClientHello();", "public static void main(String[] args) {\n\n String urlString = \"https://www.google.de\";\n //String urlString = \"https://plan.fritz.box:9092/ux/#\";\n //String urlString = \"http://plan.fritz.box:9091/ux/#\";\n //String urlString = \"http://127.0.0.1:30000/eventListener/v3\";\n\n try {\n test(new URL(urlString), true);\n } catch (Exception e) {\n System.out.println(\"(..something..) failed\");\n e.printStackTrace();\n }\n /*\n System.out.println(\"Test HTTPS\");\n\n final HttpsClient httpTestClient;\n httpTestClient = new HttpsClient();\n\n httpTestClient.testIt(\n //\"https://plan.fritz.box:9092/ux/#\",\n \"https://www.google.de\",\n \"/home/herbert/odl/distribution-karaf-0.5.1-Boron-SR1/etc/clientkeystore\",\n \"daylight2016\"\n );/**/\n\n }", "public static void main(String[] args) {\n\t\tClient client = Client.create();\n\t\tWebResource webResource = client.resource(\"http://10.14.129.6:8080/api/json\");\n\t\tSystem.out.println(\"changes made\");\n\t\tSystem.out.println(\"blah!\");\n\t\tSystem.out.println(\"blah! blah!\");\n\t}", "public static void main(String[] args) {\n\t\t\n\t\tHttpClient httpClient = new HttpClient();\n\t\t\n\t\tHttpMethod getMethod = new GetMethod(\"http://www.yahoo.com\");\n\t\tgetMethod.getParams().setParameter(HttpMethodParams.RETRY_HANDLER, \n\t \t\tnew DefaultHttpMethodRetryHandler(3, false));\n\t\t\n\t\ttry {\n\t\t // Execute the method.\n\t\t int statusCode = httpClient.executeMethod(getMethod);\n\n\t\t if (statusCode != HttpStatus.SC_OK) {\n\t\t System.err.println(\"Method failed: \" + getMethod.getStatusLine());\n\t\t }\n\n\t\t // Read the response body.\n\t\t byte[] responseBody = getMethod.getResponseBody();\n\n\t\t // Deal with the response.\n\t\t // Use caution: ensure correct character encoding and is not binary data\n\t\t System.out.println(new String(responseBody));\n\n\t\t } catch (HttpException e) {\n\t\t System.err.println(\"Fatal protocol violation: \" + e.getMessage());\n\t\t e.printStackTrace();\n\t\t } catch (IOException e) {\n\t\t System.err.println(\"Fatal transport error: \" + e.getMessage());\n\t\t e.printStackTrace();\n\t\t } finally {\n\t\t // Release the connection.\n\t\t \tgetMethod.releaseConnection();\n\t\t } \n\t\t }", "@Bean // Inject this bean -> -at Qualifier(\"githubWebClient\")\n\tpublic WebClient githubWebClient() {\n\n\t\tfinal DefaultUriBuilderFactory defaultUriBuilderFactory = new DefaultUriBuilderFactory(this.githubBaseUrl);\n\t\tdefaultUriBuilderFactory.setEncodingMode(DefaultUriBuilderFactory.EncodingMode.NONE);\n\t\t\n\t\tfinal TcpClient tcpClient = TcpClient.create()\n\t\t\t\t.option(ChannelOption.CONNECT_TIMEOUT_MILLIS, TIMEOUT)\n\t\t\t\t.doOnConnected(conn -> conn.addHandlerLast(new ReadTimeoutHandler(TIMEOUT)).addHandlerLast(new WriteTimeoutHandler(TIMEOUT)))\n\t\t\t\t.wiretap(true); // Helps logging, each request and response will be logged in full detail.\n\n\t\t@SuppressWarnings(\"deprecation\")\n\t\tfinal ClientHttpConnector clientHttpConnector = new ReactorClientHttpConnector(\n\t\t\t\tHttpClient.from(tcpClient).keepAlive(true));\n\n\t\treturn webClientBuilder\n\t\t\t\t.uriBuilderFactory(defaultUriBuilderFactory)\n\t\t\t\t.baseUrl(this.githubBaseUrl)\n\t\t\t\t.codecs(clientCodecConfigure -> clientCodecConfigure.defaultCodecs().enableLoggingRequestDetails(true))\n\t\t\t\t.clientConnector(clientHttpConnector).codecs(clientConfigurer -> clientConfigurer.defaultCodecs().maxInMemorySize(TRANFER_SIZE * 1024 * 1024))\n\t\t\t\t.defaultHeader(HttpHeaders.CONTENT_TYPE, GITHUB_V3_MIME_TYPE)\n\t\t\t\t.defaultHeader(HttpHeaders.USER_AGENT, USER_AGENT)\n .filter(ExchangeFilterFunctions\n .basicAuthentication(/*appProperties.getGithub().getUsername(),\n appProperties.getGithub().getToken())*/\"username\", \"password\"))\n\t\t\t\t.filters(exchangeFilterFunctions -> {\n\t\t\t\t\texchangeFilterFunctions.add(logRequest());\n//\t\t\t\t\texchangeFilterFunctions.add(logResponse());\n\t\t\t\t})\n\t\t\t\t.build();\n\t}", "public static void main(String args[]) throws IOException{\n final Client client = ClientBuilder.newClient();\r\n final WebTarget product = client.target(\"http://localhost:8080/product-rs/webresources\").path(\"/Product/Product/4/xml\");\r\n \r\n //post the message\r\n product.request(\"text/xml\").post(Entity.xml(new Product()));\r\n \r\n System.err.println(\"Message Product Posted\");\r\n System.in.read();\r\n \r\n Product p = product.request(\"text/xml\").get(Product.class);\r\n System.err.println(\"Message Product Posted\");\r\n \r\n }", "private WebRequest() {\n initFields();\n }", "@Test\r\n\tpublic void client() {\n\t}", "@Test\n\tpublic void testRequest() throws Exception {\n\t\tURI uri=new URIBuilder().setScheme(\"http\")\n\t\t\t\t.setHost(\"www.google.com\")\n\t\t\t\t//.setPort(8080)\n\t\t\t\t.setPath(\"/search\")\n\t\t\t\t.setParameter(\"q\", \"httpclient\")\n\t\t\t\t.setParameter(\"btnG\", \"Google Search\")\n\t\t\t\t.setParameter(\"aq\", \"f\")\n\t\t\t\t.setParameter(\"oq\", \"\")\n\t\t\t\t.build();\n\t\tHttpGet httpGet = new HttpGet(uri);\n\t\tSystem.out.println(httpGet.getURI());\n\t\t\n\t}", "public static void main(String[] args) {\n\t String jsonInput = \"{\\\"name\\\":\\\"AAAA\\\",\\\"type\\\":\\\"admin\\\"}\";\r\n//\t\t ClientConfig clientConfig = new ClientConfig();\r\n//\t\t\tClient client = ClientBuilder.newClient(clientConfig);\r\n//\t\t\tURI serviceURI = UriBuilder.fromUri(url).build();\r\n//\t\t\tWebTarget webTarget = client.target(serviceURI);\r\n//\t\t\tSystem.out.println(webTarget.path(\"getRecords\").request()\r\n//\t\t\t\t\t.accept(MediaType.APPLICATION_JSON).get(String.class).toString());\r\n\t\t\r\n\t\tClient client = ClientBuilder.newClient( new ClientConfig());\r\n\t\tWebTarget webTarget = client.target(\"http://localhost:9000/webservices\").path(\"update\").path(\"Report\");\r\n\t\t\r\n\r\n\t\tInvocation.Builder invocationBuilder = webTarget.request(MediaType.APPLICATION_JSON);\r\n\t\tResponse response = invocationBuilder.post(Entity.entity(jsonInput, MediaType.APPLICATION_JSON));\r\n\t\t\r\n\t\t \r\n\t\t\r\n\t\t \r\n\t\tSystem.out.println(response.getStatus());\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t}", "public static void main(String[] args) {\n\t\t\tString url = \"http://localhost:9999/mavencrm/ws/customerService/customer/1/8a7e859e5948830501594883ab710000\";\r\n\t\t\t// crm 录入客户信息业务 数据库表录入临时测试数据\r\n\t\t\t// 1: 服务 获取未关联的定区客户信息\r\n//\t\t\t Collection<? extends Customer> customers = WebClient.create(url).accept(MediaType.APPLICATION_JSON).getCollection(Customer.class);\r\n\t\t\t// Collection<? extends Customer> customers = WebClient.create(url).accept(MediaType.APPLICATION_JSON).getCollection(Customer.class);\r\n//\t\t\t System.out.println(customers);\r\n\t\t\tWebClient.create(url).put(null);\r\n}", "public static void main(String[] args) {\n\t\tRestApiClient apiClient = new RestApiClient();\n\t\t\n\t\t// do get request\n\t\tInvocation getMessage = apiClient.prepareRequestForGetMessage(\"2\");\n\t\tResponse response = getMessage.invoke();\n\t\tMessage message = response.readEntity(Message.class);\n\t\tSystem.out.println(message.getMessage());\n\t\t\n\t\t// do get request by year receiving a generic type of list\n\t\tgetMessage = apiClient.prepareRequestForGetMessageByYear(2018);\n\t\tresponse = getMessage.invoke();\n\t\tList<Message> list = response.readEntity(new GenericType<List<Message>>() { });\n\t\tlist.forEach((msg) -> System.out.println(msg.getMessage()));\n\t\t\n\t\t// do post request\n\t\tInvocation postMessage = apiClient.prepareRequestForPostMessage(\n\t\t\t\tnew Message(\"msg created in client\", \"whoknows2\"));\n\t\tResponse postResponse = postMessage.invoke();\t\t\n\t\tif (postResponse.getStatus() != Status.CREATED.getStatusCode()) {\n\t\t\tSystem.out.println(\"Error!\");\n\t\t}\n\t\tMessage createdMessage = postResponse.readEntity(Message.class);\n\t\tSystem.out.println(createdMessage.getMessage());\n\t}", "@Override\n public String getWeb() {\n return web;\n }", "public static void main(String[] args) throws IOException {\n\t\t\r\n\t\tHttpurlRequest request=new HttpurlRequest();\r\n\t\trequest.getmethodexample();\r\n\t}", "private void createClient() {\n tc = new TestClient();\n }", "@BeforeClass\n public static void createClient() {\n client = HttpClients.createDefault();\n }", "@Test\n void testGetRequest() {\n String OAUTH_BASE = \"https://api-sandbox.rabobank.nl/openapi/sandbox/oauth2\";\n raboUtilUnderTest.get(OAUTH_BASE, \"/token\", \"payload\");\n\n // Verify the results\n verify(webClient).get(anyString(),any());\n }", "@Test\r\n\tpublic void doGet() throws Exception {\n\t\tCloseableHttpClient httpClient = HttpClients.createDefault();\r\n\t\t// Create a GET object and pass a url to it\r\n\t\tHttpGet get = new HttpGet(\"http://www.google.com\");\r\n\t\t// make a request\r\n\t\tCloseableHttpResponse response = httpClient.execute(get);\r\n\t\t// get response as result\r\n\t\tSystem.out.println(response.getStatusLine().getStatusCode());\r\n\t\tHttpEntity entity = response.getEntity();\r\n\t\tSystem.out.println(EntityUtils.toString(entity));\r\n\t\t// close HttpClient\r\n\t\tresponse.close();\r\n\t\thttpClient.close();\r\n\t}", "@Override\n\tpublic void createClient(Client clt) {\n\t\t\n\t}", "@Override\n\t\tvoid request(HttpURLConnection u, String prefix) {\n\t\t}", "public static void main(String[] args) {\n//\t\tnew CluelessClient();\n\t}", "public static void main(String[] args) {\n\t\tClient newClient = ClientBuilder.newClient();\n\t\tWebTarget target = newClient.target(\"http://localhost:8080/restasync/services/checkprocessingservice/checks\");\n\t\tAsyncInvoker invoker = target.request().async();\n\t\tFuture<Boolean> response = invoker.post(Entity.entity(new Checklist(), MediaType.APPLICATION_XML), Boolean.class);\n\t\ttry {\n\t\t\tSystem.out.println(response.get());\n\t\t} catch (InterruptedException e) {\n\t\t\te.printStackTrace();\n\t\t} catch (ExecutionException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\n\t}", "public static void main(String... args) {\n\n OAuthRequest oathReq = new OAuthRequest();\n Gson gson = new Gson();\n String hostname = get(\"ne.url.hostname\");\n String urlOAuth2 = hostname + get(\"ne.url.auth\");\n\n try {\n // 3. Set the generated Client ID, Secret generated in https://developer.equinix.com (Your App).\n // 4. Set the grant type to \"password' or 'client_credentials' if you want API Gateway to generate the Access token.\n oathReq.clientId(get(\"ne.client.access.client.id\"));\n oathReq.clientSecret(get(\"ne.client.access.client.secret\"));\n oathReq.grantType(get(\"ne.client.access.client.granttype\"));\n oathReq.userName(get(\"ne.client.access.client.username\"));\n String password = new String(Base64.getDecoder().decode(get(\"ne.client.access.client.base64.password\")), \"UTF-8\");\n oathReq.userPassword(password);\n\n HttpResponse<String> response = Unirest.post(urlOAuth2)\n .header(\"Content-Type\", get(\"ne.client.http.body.contenttype\"))\n .body(gson.toJson(oathReq)).asString();\n OAuthResponse oauthResponse = gson.fromJson(response.getBody(), OAuthResponse.class);\n\n\n System.out.println(\"OAuth2 Access Token: \" + oauthResponse.getAccessToken());\n } catch (Exception e) {\n e.printStackTrace();\n }\n }", "@Test\n public void testNodeDefault() throws Exception, JSONException {\n WebResource r = resource();\n ClientResponse response = r.path(\"ws\").path(\"v1\").path(\"node\").get(ClientResponse.class);\n Assert.assertEquals((((MediaType.APPLICATION_JSON) + \"; \") + (JettyUtils.UTF_8)), response.getType().toString());\n JSONObject json = response.getEntity(JSONObject.class);\n verifyNodeInfo(json);\n }", "public static void main(String[] args) {\n Client client = Client.create();\n WebResource resource = client.resource(\"http://localhost:8080/rest/resource/strings\");\n String strings = resource.get(String.class);\n System.out.println(strings);\n }", "public void GetCall(String url) throws ClientProtocolException, IOException {\n\t\tCloseableHttpClient httpclient=HttpClients.createDefault();\n\t\tHttpGet httpget=new HttpGet(url);\n\t//lohith\n\t\tCloseableHttpResponse closeablehttpresponse=httpclient.execute(httpget);\n\t\tint responsestatuscode=closeablehttpresponse.getStatusLine().getStatusCode();\n\t\tSystem.out.println(\"responsestatuscode: \"+responsestatuscode);\n\t\t\n\t\tString response=EntityUtils.toString(closeablehttpresponse.getEntity(),\"UTF-8\");\n\t\tSystem.out.println(\"ClientResponse: \"+response);\n\t\tJSONObject jsonobject= new JSONObject(response);\n\t\t\n\t\tSystem.out.println(\"jsonobject: \"+jsonobject);\n\t\t\n\t\t\n\t}", "public ClientWebSocket(String url) {\n try {\n URI endpointURI = new URI(url);\n WebSocketContainer container = ContainerProvider.getWebSocketContainer();\n container.connectToServer(this, endpointURI);\n\n } catch (URISyntaxException e) {\n e.printStackTrace();\n\n } catch (Exception e) {\n e.printStackTrace();\n }\n }", "@Test\n public void testWithRightPathRightApiKey() throws Exception {\n final Http2Client client = Http2Client.getInstance();\n final CountDownLatch latch = new CountDownLatch(1);\n final ClientConnection connection;\n try {\n connection = client.connect(new URI(\"http://localhost:17352\"), Http2Client.WORKER, Http2Client.SSL, Http2Client.BUFFER_POOL, OptionMap.EMPTY).get();\n } catch (Exception e) {\n throw new ClientException(e);\n }\n final AtomicReference<ClientResponse> reference = new AtomicReference<>();\n try {\n ClientRequest request = new ClientRequest().setPath(\"/test1\").setMethod(Methods.GET);\n request.getRequestHeaders().put(Headers.HOST, \"localhost\");\n request.getRequestHeaders().put(new HttpString(\"x-gateway-apikey\"), \"abcdefg\");\n connection.sendRequest(request, client.createClientCallback(reference, latch));\n latch.await();\n } catch (Exception e) {\n logger.error(\"Exception: \", e);\n throw new ClientException(e);\n } finally {\n IoUtils.safeClose(connection);\n }\n int statusCode = reference.get().getResponseCode();\n String responseBody = reference.get().getAttachment(Http2Client.RESPONSE_BODY);\n Assert.assertEquals(200, statusCode);\n Assert.assertEquals(\"OK\", responseBody);\n }", "@Test\n public void httpEasyRequest() throws HttpResponseException, IOException {\n Logger logger = (Logger) LoggerFactory.getILoggerFactory().getLogger(Logger.ROOT_LOGGER_NAME);\n logger.setLevel(Level.ALL);\n \n HttpEasy.withDefaults().proxyConfiguration(ProxyConfiguration.AUTOMATIC);\n\n JsonReader json = HttpEasy.request()\n .baseUrl(\"http://httpbin.org\")\n .header(\"hello\", \"world\")\n .path(\"get\")\n .queryParam(\"name\", \"fred\")\n .logRequestDetails()\n .get()\n .getJsonReader();\n\n assertThat(json.getAsString(\"url\"), is(\"http://httpbin.org/get?name=fred\"));\n\n }", "Single<WebClientServiceRequest> whenSent();", "Single<WebClientServiceRequest> whenSent();", "@Test\n\tpublic void latest_Client() throws ClientProtocolException, IOException\n {\n CloseableHttpClient httpclinet2=HttpClientBuilder.create().build();\n \n // 2 Url purpose\n HttpGet httpget= new HttpGet(\"https://reqres.in\");\n \n // 3 Add Header\n\t httpget.addHeader(\"Authorization\",\"Bearer_ HGHKHGKHGKGKHGHGHJGKHGK\");\n\t \n\t /*********4 execute the API and store response************/ \n\t CloseableHttpResponse response= httpclinet2.execute(httpget);\n\t \n\t // Read the status code\n\t int i= response.getStatusLine().getStatusCode();\n\t System.out.println(i);\n\t Assert.assertEquals(200, i);\n\t \n\t //Print the response and store the response in string, here you cannot directly store the response and print.\n\t HttpEntity entity= response.getEntity();\n\t String data=EntityUtils.toString(entity);\n\t System.out.println(data);\n\t \n\t //GetJson value using Rest Assured Jsonpath value\n\t JsonPath json=new JsonPath(data);\n\t String dataapi=json.getString(\"Meta_.id\");\n\t System.out.println(dataapi);\n\t \n\t //working on Jway API alternative of jpath to retrieve the value.\n\t \n\t \n\t \n\t \n\t \n\t \n\t \n\t \n\t \n\t \n\t \n }", "Client createNewClient(Client client);", "public static void main(String[] args) throws ClientProtocolException, IOException {\n\t\tCloseableHttpClient httpclient=createSSLClientDefault();\r\n\t\t//设置代理\r\n\t\tHttpHost proxy=new HttpHost(\"127.0.0.1\",8888,\"http\");\r\n\t\tRequestConfig config=RequestConfig.custom().setProxy(proxy).build();\r\n\t\t//带参数的get请求\r\n\t\tList<NameValuePair> nameValuePair=new ArrayList<NameValuePair>();\r\n\t\tnameValuePair.add(new BasicNameValuePair(\"q\",\"朝花夕拾\"));\r\n\t\tnameValuePair.add(new BasicNameValuePair(\"count\",\"5\"));\r\n\t\tString str=EntityUtils.toString(new UrlEncodedFormEntity(nameValuePair,Consts.UTF_8));\t\t\r\n\t\tHttpGet httpget=new HttpGet(\"https://api.douban.com/v2/book/search\"+\"?\"+str);\r\n\t\thttpget.setConfig(config);\r\n\t\t//设置请求头\r\n\t\thttpget.setHeader(\"Accept\", \"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\");\r\n\t\thttpget.setHeader(\"User-Agent\", \"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36\");\t\r\n\t\tCloseableHttpResponse response=httpclient.execute(httpget);\r\n\t\t//获取http响应状态码\r\n\t\tint code=response.getStatusLine().getStatusCode();\r\n\t\tSystem.out.println(code);\r\n\t\tHttpEntity entity=response.getEntity();\r\n\t\tString ResponseContent=EntityUtils.toString(entity, \"utf-8\");\t\r\n\t\t//System.out.println(ResponseContent);\r\n\t\t\r\n\t\t\r\n\t\t//JSON解析\r\n\t\tJSONObject jo=new JSONObject(ResponseContent);\r\n\t\t//System.out.println(jo);\r\n\t\tString jo1=jo.getJSONArray(\"books\").getJSONObject(0).getJSONObject(\"images\").getString(\"large\");\r\n\t\tSystem.out.println(jo1);\r\n\t\thttpclient.close();\r\n\t}", "@Test\n public void doRequestURL() throws IOException, NoSuchAlgorithmException, KeyManagementException {\n doRequest(\"https://login.cloud.huawei.com/oauth2/v2/token\");\n\n\n //doRequestWithOutHttps(\"https://124.74.46.118:7012/business/service\");\n //doRequestWithOutHttpsPool(\"https://124.74.46.118:7012/business/service\");\n }", "public void configure() throws IOException {\n\n\n mWebClient = new WebClient(BrowserVersion.getDefault());\n\n // 1 启动JS\n mWebClient.getOptions().setJavaScriptEnabled(true);\n // 2 禁用Css,可避免自动二次请求CSS进行渲染\n mWebClient.setCssErrorHandler(new SilentCssErrorHandler());\n mWebClient.setAjaxController(new NicelyResynchronizingAjaxController());\n mWebClient.getOptions().setCssEnabled(true);\n // 3 启动客户端重定向\n mWebClient.getOptions().setRedirectEnabled(true);\n\n mWebClient.getOptions().setAppletEnabled(false);\n\n mWebClient.getOptions().setPopupBlockerEnabled(true);\n\n // 4 js运行错误时,是否抛出异常\n //mWebClient.getOptions().setThrowExceptionOnScriptError(false);\n // 5 设置超时\n mWebClient.getOptions().setTimeout(20000);\n\n //HtmlPage htmlPage = mWebClient.getPage();\n // 等待JS驱动dom完成获得还原后的网页\n mWebClient.waitForBackgroundJavaScript(50000);\n\n }", "public static String getWebData(String wepDocumet) {\n\n try {\n Log.d(JsonParse.class.getSimpleName(), \"Start the web-get documnet\");\n // Creates the parameters.\n HttpParams httpParams = new BasicHttpParams();\n // TIMEOUT_MILLISEC sets the timeout. If bad network higher liver is\n // needed.\n HttpConnectionParams.setConnectionTimeout(httpParams, TIMEOUT_MILLISEC);\n HttpConnectionParams.setSoTimeout(httpParams, TIMEOUT_MILLISEC);\n HttpParams p = new BasicHttpParams();\n // Sets parameters. For future use.\n p.setParameter(\"user\", \"1\");\n // Instantiate an HttpClient.\n HttpClient httpclient = new DefaultHttpClient(p);\n // WEBSERVER_ADDRESS, the address to the webserver. DO NOT USE IP!.\n String url = WEBSERVER_ADDRESS + wepDocumet;\n HttpPost httppost = new HttpPost(url);\n // Instantiate a GET HTTP method.\n try {\n ResponseHandler<String> responseHandler = new BasicResponseHandler();\n return httpclient.execute(httppost, responseHandler);\n\n } catch (ClientProtocolException e) {\n Log.e(\"Error\", e.toString());\n // Return a string with error to indicate that an error has\n // happened.\n return \"error\";\n }\n } catch (Exception e) {\n Log.e(\"Error\", e.toString());\n // Return a string with error to indicate that an error has\n // happened.\n return \"error\";\n }\n }", "public static void main(String[] args) {\n String site = \"www.ics.upjs.sk\";\n int port = 80;\n Socket socket = null;\n try {\n socket = new Socket(site, port);\n OutputStream os = socket.getOutputStream();\n PrintWriter pw = new PrintWriter(os);\n\n InputStream is = socket.getInputStream();\n InputStreamReader isr = new InputStreamReader(is);\n BufferedReader br = new BufferedReader(isr);\n\n // poslanie poziadavky\n pw.println(\"GET / HTTP/1.1\");\n pw.println(\"Host: \"+site);\n pw.println();\n\n // odoslanie dat ktore su pripavene v streame\n pw.flush();\n\n // spravovanie poziadavky\n\n String riadok;\n while ((riadok = br.readLine()) != null) {\n System.out.println(riadok);\n }\n } catch (IOException e) {\n e.printStackTrace();\n } finally {\n if (socket != null) {\n try {\n socket.close();\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n }\n\n }", "public static void simple() throws IOException {\n OkHttpClient client = new OkHttpClient()\n .newBuilder()\n .connectTimeout(5, TimeUnit.SECONDS)\n .build();\n\n Request request = new Request.Builder()\n .url(\"http://www.ncq8.com/test.php\")\n .header(\"X-TEST\", \"test\")\n .header(\"User-Agent\", \"Chrome\")\n .build();\n\n\n Response response = client.newCall(request).execute();\n\n // 响应代码\n if (!response.isSuccessful()) {\n throw new IOException(\"服务器端错误: \" + response);\n }\n int httpCode = response.code();\n System.out.println(\"Status Code:\" + httpCode);\n\n // 单个响应头\n String server = response.header(\"Server\");\n System.out.println(\"Server:\" + server);\n\n // 响应头数组\n Headers headers = response.headers();\n for (int i = 0; i < headers.size(); i++) {\n System.out.println(headers.name(i) + \":\" +headers.value(i));\n }\n\n // 正文\n ResponseBody body = response.body();\n System.out.println(body.contentType().charset());\n System.out.println(body.contentType().type());\n System.out.println(body.contentLength());\n System.out.println(body.string());\n }", "public interface ICordysGatewayClientFactory\r\n{\r\n /**\r\n * Return a client (the factory is also responsable for creating the gateway).\r\n *\r\n * @return A cordys gateway client.\r\n */\r\n ICordysGatewayClient getGatewayClientInstance();\r\n}", "interface myClient {\n}", "@Test\n void executeMoneyTransfer() throws ParseException, JsonProcessingException {\n\n String idAccount = \"14537780\";\n String receiverName = \"Receiver Name\";\n String description = \"description text\";\n String currency = \"EUR\";\n String amount = \"100\";\n String executionDate = \"2020-12-12\";\n MoneyTransfer moneyTransfer = Utils.fillMoneyTransfer(idAccount, receiverName, description, currency, amount, executionDate);\n\n Response response = greetingWebClient.executeMoneyTransfer(moneyTransfer, idAccount);\n assertTrue(response.getStatus().equals(\"KO\"));\n\n\n }", "@Builder\npublic interface WebClientServiceResponse {\n\n /**\n * Received response headers.\n *\n * @return immutable response headers\n */\n ClientResponseHeaders headers();\n\n /**\n * Status of the response.\n *\n * @return response status\n */\n Http.Status status();\n\n /**\n * Data reader to obtain response bytes.\n *\n * @return data reader\n */\n DataReader reader();\n\n /**\n * Client connection that was used to handle this request.\n * This connection will be closed/released once the entity is fully read, depending on keep alive configuration.\n *\n * @return connection\n */\n ClientConnection connection();\n\n /**\n * Completable future to be completed by the client response when the entity is fully read.\n *\n * @return completable future to be finished by the client response\n */\n CompletableFuture<WebClientServiceResponse> whenComplete();\n\n /**\n * The service request used to invoke the final call.\n *\n * @return service request\n */\n WebClientServiceRequest serviceRequest();\n}", "private WebResponse() {\n initFields();\n }", "private static HttpClient createClient() {\n return HttpClients.createMinimal();\n }", "public static void main(String[] args) throws ClientProtocolException,\n\t\t\tIOException {\n\t\tString url = \"http://localhost:4444/index.html\";\n\t\tString url2 = \"http://posttestserver.com/post.php\";\n\t\t// creates new client\n\t\tG52APRClient client = new G52APRClient();\n\n\t\t// GET\n\t\tSystem.out.println(client.httpGet(url));\n\n\t\t// HEAD\n\t\t//System.out.println(client.httpHead(url));\n\n\t\t// POST\n\t\tString dataBody = \"Testing POST method, it worked. \";\n\t\t//System.out.println(client.httpPost(url, dataBody));\n\n\t\t// POSTARRAY\n\t\t// creating ArrayList\n\t\tArrayList<NameValuePair> dataArray = new ArrayList<NameValuePair>();\n\t\tdataArray.add(new BasicNameValuePair(\"Name\", \"Natalia\"));\n\t\tdataArray.add(new BasicNameValuePair(\"Course\", \"Computer Science\"));\n\t\tdataArray.add(new BasicNameValuePair(\"Age\", \"19\"));\n\t\t//System.out.println(client.httpPost(url, dataArray));\n\n\t\t// getConditional*******************************************\n\n\t\t// date which should return the body (last read before it was last\n\t\t// modified)\n\t\tString date1 = \"Sun Nov 16 21:31:815 GMT 2013\";\n\n\t\t// date which should return the 304 status line (last read after it was\n\t\t// last modified)\n\t\tString date2 = \"Sun Nov 16 21:31:815 GMT 2015\";\n\t\t\n\t\t//System.out.println(client.httpGetConditional(url, date1));\n\t\t\n\t\t//System.out.println(client.httpGetConditional(url, date2));\n\n\t\t// RUN TESTS FROM THIS MAIN TO ClientTests (testing for part 2 of\n\t\t// coursework)\n\t\t//ClientTests ct = new ClientTests(new G52APRClient());\n\t\t//ct.runTests(\"http://cs.nott.ac.uk/~syn/webfiles/index.html\");\n\n\t}", "void clientReady();", "public Client(Client client) {\n\n }", "@Override\npublic void get(String url) {\n\t\n}", "protected RestClient()\n\t{\n\t\tclient = new HttpClient();\n\t\tclient.setIdleTimeout(3000000);\n\t\t// for possible future use:\n\t\t//exchange_get = new ContentExchange()\n\t\t{\n\t\t\t// define the callback method to process the response when you get it back\n\t\t\t// protected void onResponseComplete() throws IOException\n\t\t\t// {\n\t\t\t// super.onResponseComplete();\n\t\t\t// int responseStatus = this.getStatus();\n\n\t\t\t// do something with the response content\n\t\t\t//System.out.println(\"Response status: \" + responseStatus);\n\t\t\t//System.out.println(this.getResponseContent());\n\t\t\t//\t }\n\t\t};\n\t}", "public List BestClient();", "public static void main(String[] args) {\n new ClientMain();\n\n }", "public static void main(String[] args) {\n YouAreEll urlhandler = new YouAreEll(new MessageController(), new IdController());\n System.out.println(urlhandler.MakeURLCall(\"/ids\", \"GET\", \"\"));\n System.out.println(urlhandler.MakeURLCall(\"/messages\", \"GET\", \"\"));\n }", "public void httpclient(String url){\n\t\t\r\n\t\t\r\n\t\tString httpUrl =BASIC_URL+url;\r\n\t\t\r\n\t\tSystem.out.println(httpUrl);\r\n\t\t\r\n\t\tHttpGet method =new HttpGet(httpUrl);\r\n\t\t\r\n\t\tmethod.setHeader(\"Content-Type\",\"application/json\");\r\n\t\tmethod.setHeader(\"charset\",\"UTF-8\");\r\n\t\t\r\n\t\ttry {\r\n\t\t\tCloseableHttpResponse res =client.execute(method,context);\r\n\r\n\t\t AuthState targetAuthState = context.getTargetAuthState();\r\n\t\t System.out.println(\"Target auth state: \" + targetAuthState.getState());\r\n\t\t System.out.println(\"Target auth scheme: \" + targetAuthState.getAuthScheme());\r\n\t\t System.out.println(\"Target auth credentials: \" + targetAuthState.getCredentials());\r\n\t\t\t\r\n\t\t HttpEntity ent =res.getEntity();\r\n\t\t \r\n\t\t if (ent != null) { \r\n System.out.println(\"Response content length: \" + ent.getContentLength()); \r\n System.out.println(ent+\"3214242423\");\r\n \r\n System.out.println(EntityUtils.toString(ent));\r\n } \r\n\t\t \r\n\t\t} catch (IOException e) {\r\n\t\t\t\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t}", "public Gateway() {\n genClient = new GenericClient<Gateway>(this);\n }", "public static void main(String[] args)throws IOException{\n new Client(\"localhost\", 12000);\n }", "public static void main(String[] args){\r\n\t\tnew Client();\r\n\t}", "public interface WebsocketService {\n\t\n\t/****************************** NAV ******************************/\n\tpublic List<NavJson> getNavs(Parameter param);\n}", "public void run() throws Exception {\n ServerEndpoint se = getServerEndpoint();\n TestService service = new TestServiceImpl();\n int redirectPort = getPort() + 1;\n Redirector rd = new Redirector(getHost(),getPort(),redirectPort);\n ((TestServerEndpoint) se).redirect(redirectPort);\n Thread t = new Thread(rd);\n t.start();\n BasicJeriExporter exporter = new BasicJeriExporter(se,\n new BasicILFactory());\n TestService stub = (TestService) exporter.export(service);\n //Connect to the mux server\n Socket s = new Socket(getHost(),getPort());\n InputStream is = s.getInputStream();\n OutputStream os = s.getOutputStream();\n //Send client connection header\n ClientConnectionHeader cHeader = new ClientConnectionHeader();\n cHeader.send(os);\n //Receive ServerConnection header and verify format\n ServerConnectionHeader sHeader = new ServerConnectionHeader();\n try {\n sHeader.receive(is,getTimeout());\n } catch (ProtocolException e) {\n e.printStackTrace();\n throw new TestException(e.getMessage(),e);\n }\n //Make a remote call that returns something\n stub.doSomething();\n exporter.unexport(true);\n rd.stop();\n //Extract and analyze the messages sent by the mux server\n try {\n analyzeServerDataBytes(rd.getServerConversation());\n } catch (ProtocolException e) {\n e.printStackTrace();\n throw new TestException(e.getMessage(),e);\n }\n //Ping the server\n PingMessage pm = new PingMessage().setCookie((short)0x5544);\n pm.send(os);\n //Receive a ping ack from server and verify that the correct cookie\n //is included\n se = getServerEndpoint();\n service = new TestServiceImpl();\n exporter = new BasicJeriExporter(se,\n new BasicILFactory());\n stub = (TestService) exporter.export(service);\n //Connect to the mux server\n s = new Socket(getHost(),getPort());\n is = s.getInputStream();\n os = s.getOutputStream();\n PingAckMessage pam = new PingAckMessage().setCookie((short)0x5544);\n try {\n pam.receive(is,getTimeout());\n } catch (ProtocolException e) {\n e.printStackTrace();\n throw new TestException(e.getMessage(),e);\n }\n }", "public static void main(String[] args) throws IOException\n {\n list = new String[] {\"Charizard\", \"Charizard\", \"Charizard\", \"Charizard\", \"Charizard\", \"Charizard\"};\n new ClientConnection(\"10.13.103.53\", list);\n }", "public interface HealthServiceClient extends ClientProxy {\n\n /**\n * Register a service with the health system\n *\n * @param name name of the service\n * @param ttl ttl on how long before the service timeout.\n * @param timeUnit time unit for the ttl.\n */\n default void register(String name, long ttl, TimeUnit timeUnit) {\n }\n\n\n /**\n * Check in the service so it passes it TTL\n *\n * @param name name of service.\n */\n default void checkInOk(String name) {\n }\n\n /**\n * Check in with a certain TTL.\n *\n * @param name name of service (PASS, WARN, FAIL, UNKNOWN)\n * @param status status\n */\n default void checkIn(String name, HealthStatus status) {\n }\n\n\n /**\n * Checks to see if all services registered with the health system are ok.\n *\n * @return ok\n */\n default Promise<Boolean> ok() {\n final Promise<Boolean> promise = Promises.promise();\n promise.resolve(true);\n return promise;\n }\n\n /**\n * Returns list of healthy nodes.\n *\n * @return promise\n */\n default Promise<List<String>> findHealthyNodes() {\n final Promise<List<String>> promise = Promises.promise();\n promise.resolve(Collections.emptyList());\n return promise;\n }\n\n /**\n * Find all nodes\n *\n * @return promise\n */\n default Promise<List<String>> findAllNodes() {\n final Promise<List<String>> promise = Promises.promise();\n promise.resolve(Collections.emptyList());\n return promise;\n }\n\n /**\n * Find all nodes with a certain status.\n *\n * @param queryStatus status you are looking for.\n * @return promise\n */\n default Promise<List<String>> findAllNodesWithStatus(HealthStatus queryStatus) {\n final Promise<List<String>> promise = Promises.promise();\n promise.resolve(Collections.emptyList());\n return promise;\n\n }\n\n /**\n * Find all healthy nodes\n *\n * @return promise\n */\n default Promise<List<String>> findNotHealthyNodes() {\n final Promise<List<String>> promise = Promises.promise();\n promise.resolve(Collections.emptyList());\n return promise;\n\n }\n\n\n /**\n * Load all nodes no matter the status.\n *\n * @return promise\n */\n default Promise<List<NodeHealthStat>> loadNodes() {\n final Promise<List<NodeHealthStat>> promise = Promises.promise();\n promise.resolve(Collections.emptyList());\n return promise;\n }\n\n /**\n * Unregister the service\n *\n * @param serviceName name of service\n */\n default void unregister(String serviceName) {\n }\n\n /**\n * Fail with a particular reason.\n *\n * @param name name\n * @param reason reason\n */\n default void failWithReason(final String name, final HealthFailReason reason) {\n }\n\n\n /**\n * Fail with error\n *\n * @param name name\n * @param error error\n */\n default void failWithError(final String name, final Throwable error) {\n }\n\n /**\n * warn with reason\n *\n * @param name name\n * @param reason reason\n */\n default void warnWithReason(final String name, final HealthFailReason reason) {\n }\n\n\n /**\n * warn with error\n *\n * @param name name\n * @param error error\n */\n default void warnWithError(final String name, final Throwable error) {\n }\n\n\n /**\n * Register a service but don't specify a check in TTL.\n *\n * @param name name\n */\n default void registerNoTtl(String name) {\n }\n\n}", "Proxy getProxy();", "public static void main(String[] args) {\n\t\t\r\n\t\tString result = requestGet(\"http://neihanshequ.com/\" , \"UTF-8\" );\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t\tLogManager.info(\"\\n\" + result.replace(\"<BR/>\", \"\\n\"));\r\n\t\t\r\n\t\t/*\r\n\t\tString result = requestPost(\"http://127.0.0.1:8080/a/\" , \"UTF-8\" , new BasicNameValuePair(\"name\" , \"中文中文中文\") \r\n\t\t, new BasicNameValuePair(\"age\" , \"19\") );\r\n\t\tLogManager.info(result.replace(\"<BR/>\", \"\\n\"));*/\r\n\t}", "public static void main(String[] args) {\n //create three types of clients\n //the last two will inherit from the first\n //\n //create a type of client by assigning the class to a variable and running the constructor\n TrialClient trial = new TrialClient();\n Client client = new Client();\n PremiumClient premium = new PremiumClient();\n //\n //Create a visual text output of dependencies:\n System.out.println(\"Who bought what with dependencies:\");\n System.out.println(\"**********************************\");\n System.out.println();\n //run the bought method of trial client, this outputs its ownership\n System.out.println(\"The trial client tried:\");\n trial.bought();\n //\n System.out.println();\n System.out.println(\"The standard client bought:\");\n client.bought();\n //\n System.out.println();\n System.out.println(\"The premium client received:\");\n premium.bought();\n\n }", "public HttpTrafficGenerator() {\n\n\t\tworker = new Thread(this, \"HttpTrafficGenerator\");\n\t\ttry {\n\t\t\twebsite = new URL(\"http://google.com\");\n\t\t} catch (MalformedURLException e) {\n\t\t\tthrow new IllegalStateException(\"Internal error\", e);\n\t\t}\n\t}", "@Test\r\n\tpublic void client2() {\n\t}", "public TelemetryClientClient()\n {\n TelemetryClient tc = new TelemetryClient();\n if (!tc.getOnlineStatus())\n tc.connect(\"a connection string\");\n\n tc.send(\"some message\");\n\n String response = tc.receive();\n\n tc.disconnect();\n\n }", "private static void runClient() {\n long clientStartTime = System.currentTimeMillis();\n \n // Pick a random entry point\n int entryPointId = random.nextInt(entryPointAddresses.size());\n String[] ep = entryPointAddresses.get(entryPointId);\n String entryPointCode = ep[0];\n String entryPointAddress = ep[1];\n \n // User number and id\n int userCount = COUNT.incrementAndGet();\n String userToken = (clientLocation + userCount + \"-\" + Math.abs(random.nextInt(1000)));\n User u = USER_RESOLVER.resolve(userToken);\n \n // Point the client to the entry point\n WebTarget webTarget = entryPointTarget(entryPointAddress, userToken);\n EntryPointResponse response = new EntryPointResponse(null, null);\n try {\n String responseJson = webTarget.request(MediaType.APPLICATION_JSON).get(String.class);\n response = Jsons.fromJson(responseJson, EntryPointResponse.class);\n } catch (Exception e) {\n LOG.log(Level.SEVERE, String.format(\"Could not load responses from entry point %s: %s\", ep[0], ep[1]));\n LOG.log(Level.SEVERE, \"Attempted to connect with: \" + webTarget.getUri().toString());\n }\n \n // current time after the response\n long clientEndTime = System.currentTimeMillis(); \n \n Double latency = null;\n if (response.getRedirectAddress() != null) {\n latency = latencies.get(response.getRedirectAddress());\n }\n \n writer.writeCsv(LOG_LENS, \n sdf.format(new Date()),\n clientStartTime - Main.clientStartTime,\n userCount,\n Main.clientLocation,\n entryPointCode,\n response.getSelectedCloudSiteCode(),\n clientEndTime - clientStartTime,\n latency == null ? \"null\" : String.format(\"%.2f\", latency),\n userToken,\n Arrays.toString(u.getCitizenships().toArray()),\n Arrays.toString(u.getTags().toArray()),\n response.getDefinition() == null ? \"null\" : response.getDefinition().getProviderCode(),\n response.getDefinition() == null ? \"null\" : response.getDefinition().getLocationCode(),\n response.getDefinition() == null ? \"null\" : Arrays.toString(response.getDefinition().getTags().toArray()),\n response.getDefinition() == null ? \"null\" : response.getDefinition().getCost()\n );\n //writer.flush();\n }", "public static void main(String[] args) {\n\t\t\n\t\tFakeWebServer server = new FakeWebServer();\n\t\t\n\t\tString pageA = server.request(\"PageA\");\n\t\tSystem.out.println(pageA);\n\t\t\n\t\tString pageB = server.request(\"PageB\");\n\t\tSystem.out.println(pageB);\n\t\t\n\t\tString malicious = server.request(\"<script> Script will execute when it gets back to client </script>\");\n\t\tSystem.out.println(malicious);\n\t\t\n\t}" ]
[ "0.7313898", "0.7064662", "0.6821234", "0.6615419", "0.6472749", "0.64667124", "0.63933975", "0.632715", "0.6323263", "0.6272378", "0.6252515", "0.61996746", "0.61772436", "0.60135305", "0.599501", "0.59667605", "0.5927483", "0.5920207", "0.5911011", "0.58499014", "0.579165", "0.5782455", "0.5769655", "0.5761943", "0.57120395", "0.5711485", "0.568894", "0.5674898", "0.5652055", "0.5649338", "0.56418395", "0.5624705", "0.56172234", "0.561236", "0.56040186", "0.5603516", "0.55914515", "0.558705", "0.557395", "0.55699146", "0.54880184", "0.5483788", "0.5468261", "0.54569703", "0.5422488", "0.5397785", "0.5392373", "0.5390937", "0.53898156", "0.53814274", "0.5374496", "0.5370384", "0.5360025", "0.53561884", "0.5352529", "0.5350556", "0.5344278", "0.53252834", "0.5325056", "0.53222466", "0.5319875", "0.5317825", "0.5317825", "0.53169674", "0.5310099", "0.5306971", "0.5297631", "0.5296403", "0.52956194", "0.5295294", "0.5291251", "0.52900255", "0.5283867", "0.5277516", "0.52658534", "0.5264561", "0.52631396", "0.5262408", "0.525863", "0.5256076", "0.5252231", "0.5251138", "0.52471864", "0.5240409", "0.52349883", "0.52325743", "0.523046", "0.5221897", "0.52061415", "0.52043545", "0.5202564", "0.5197202", "0.5194216", "0.5192729", "0.5184976", "0.5176204", "0.5175104", "0.5172222", "0.51684904", "0.5168022", "0.5167328" ]
0.0
-1
TODO Autogenerated method stub
@Override public String getBizCode() { return UserFunctionType.NoReadAttentionCount; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "@Override\n\tpublic void comer() {\n\t\t\n\t}", "@Override\n public void perish() {\n \n }", "@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}", "@Override\n\tpublic void anular() {\n\n\t}", "@Override\n\tprotected void getExras() {\n\n\t}", "@Override\r\n\tpublic void anularFact() {\n\t\t\r\n\t}", "@Override\n\tpublic void entrenar() {\n\t\t\n\t}", "@Override\n\tpublic void nadar() {\n\t\t\n\t}", "@Override\r\n\tpublic void tires() {\n\t\t\r\n\t}", "@Override\r\n\t\t\tpublic void ayuda() {\n\r\n\t\t\t}", "@Override\n\tprotected void interr() {\n\t}", "@Override\n\tpublic void emprestimo() {\n\n\t}", "@Override\r\n\tpublic void bicar() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void bicar() {\n\t\t\r\n\t}", "@Override\n\tpublic void grabar() {\n\t\t\n\t}", "@Override\n\tpublic void gravarBd() {\n\t\t\n\t}", "@Override\r\n\tpublic void rozmnozovat() {\n\t}", "@Override\r\n\tpublic void dormir() {\n\t\t\r\n\t}", "@Override\n protected void getExras() {\n }", "@Override\r\n\tpublic void publierEnchere() {\n\t\t\r\n\t}", "@Override\n\tpublic void nefesAl() {\n\n\t}", "@Override\n\tpublic void ligar() {\n\t\t\n\t}", "@Override\n public void func_104112_b() {\n \n }", "@Override\n\tprotected void initdata() {\n\n\t}", "@Override\n\tpublic void nghe() {\n\n\t}", "@Override\n public void function()\n {\n }", "@Override\n public void function()\n {\n }", "public final void mo51373a() {\n }", "@Override\r\n\tpublic void stehReagieren() {\r\n\t\t//\r\n\t}", "@Override\n public void inizializza() {\n\n super.inizializza();\n }", "@Override\n\tprotected void initData() {\n\t\t\n\t}", "@Override\r\n\t\tpublic void init() {\n\t\t\t\r\n\t\t}", "@Override\n\tpublic void sacrifier() {\n\t\t\n\t}", "@Override\r\n\tprotected void InitData() {\n\t\t\r\n\t}", "public void designBasement() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initialize() {\r\n\t\t\r\n\t\t\r\n\t}", "public void gored() {\n\t\t\n\t}", "@Override\r\n\tprotected void initData() {\n\r\n\t}", "@Override\n\tpublic void einkaufen() {\n\t}", "@Override\n protected void initialize() {\n\n \n }", "public void mo38117a() {\n }", "@Override\n\tprotected void getData() {\n\t\t\n\t}", "Constructor() {\r\n\t\t \r\n\t }", "@Override\r\n\tpublic void dibujar() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void dibujar() {\n\t\t\r\n\t}", "@Override\n\tpublic void one() {\n\t\t\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "private stendhal() {\n\t}", "@Override\n\tprotected void update() {\n\t\t\n\t}", "@Override\n\t\t\tpublic void ic() {\n\t\t\t\t\n\t\t\t}", "@Override\n\tprotected void initData() {\n\n\t}", "@Override\n\tprotected void initData() {\n\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n public void init() {\n\n }", "@Override\n\tprotected void initialize() {\n\t\t\n\t}", "@Override\n\tprotected void initialize() {\n\t\t\n\t}", "@Override\r\n\tpublic void init() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void init() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void init() {\n\t\t\r\n\t}", "@Override\n\tpublic void debite() {\n\t\t\n\t}", "@Override\r\n\tpublic void init() {\n\r\n\t}", "@Override\r\n\tpublic void init() {\n\r\n\t}", "@Override\r\n\tpublic void init() {\n\r\n\t}", "public contrustor(){\r\n\t}", "@Override\n\tprotected void initialize() {\n\n\t}", "@Override\r\n\tpublic void dispase() {\n\r\n\t}", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "@Override\n\tpublic void dtd() {\n\t\t\n\t}", "@Override\n\tprotected void logic() {\n\n\t}", "@Override\n\tprotected void lazyLoad() {\n\t\t\n\t}", "public void mo4359a() {\n }", "@Override\r\n\tprotected void initialize() {\n\r\n\t}", "@Override\n public void memoria() {\n \n }", "@Override\n\t\tpublic void method() {\n\t\t\t\n\t\t}", "private RepositorioAtendimentoPublicoHBM() {\r\t}", "@Override\n protected void initialize() \n {\n \n }", "@Override\r\n\tpublic void getProposition() {\n\r\n\t}", "@Override\n\tpublic void particular1() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\n\t}", "@Override\n\tpublic void init() {\n\n\t}", "@Override\n\tpublic void init() {\n\n\t}", "@Override\n protected void prot() {\n }", "@Override\r\n\tpublic void init()\r\n\t{\n\t}", "@Override\n\tprotected void initValue()\n\t{\n\n\t}", "public void mo55254a() {\n }" ]
[ "0.6671074", "0.6567672", "0.6523024", "0.6481211", "0.6477082", "0.64591026", "0.64127725", "0.63762105", "0.6276059", "0.6254286", "0.623686", "0.6223679", "0.6201336", "0.61950207", "0.61950207", "0.61922914", "0.6186996", "0.6173591", "0.61327106", "0.61285484", "0.6080161", "0.6077022", "0.6041561", "0.6024072", "0.6020252", "0.59984857", "0.59672105", "0.59672105", "0.5965777", "0.59485507", "0.5940904", "0.59239364", "0.5910017", "0.5902906", "0.58946234", "0.5886006", "0.58839184", "0.58691067", "0.5857751", "0.58503544", "0.5847024", "0.58239377", "0.5810564", "0.5810089", "0.5806823", "0.5806823", "0.5800025", "0.5792378", "0.5792378", "0.5792378", "0.5792378", "0.5792378", "0.5792378", "0.5790187", "0.5789414", "0.5787092", "0.57844025", "0.57844025", "0.5774479", "0.5774479", "0.5774479", "0.5774479", "0.5774479", "0.5761362", "0.57596046", "0.57596046", "0.575025", "0.575025", "0.575025", "0.5747959", "0.57337177", "0.57337177", "0.57337177", "0.5721452", "0.5715831", "0.57142824", "0.57140535", "0.57140535", "0.57140535", "0.57140535", "0.57140535", "0.57140535", "0.57140535", "0.5711723", "0.57041645", "0.56991017", "0.5696783", "0.56881124", "0.56774884", "0.56734604", "0.56728", "0.56696945", "0.5661323", "0.5657007", "0.5655942", "0.5655942", "0.5655942", "0.56549734", "0.5654792", "0.5652974", "0.5650185" ]
0.0
-1
Waiting time measurement NEW, BLOCKED, and READY
public void Times() { if(status.getStatus_NUM() == 1 || status.getStatus_NUM() == 2 || status.getStatus_NUM() == 3) { //Waiting Time startWaitingTime = System.nanoTime(); if(status.getStatus_NUM() != 1 || status.getStatus_NUM() != 2 || status.getStatus_NUM() != 3) { endWaitingTime = System.nanoTime(); } totalWaitingTime += endWaitingTime - startWaitingTime; } //When it is running status else if(status.getStatus_NUM() == 0) { //Running Time startRunningTime = System.nanoTime(); //Add a process if(status.getStatus_NUM() != 0) { endRunningTime = System.nanoTime(); } totalRunningTime += endRunningTime - startRunningTime; } //When it is terminated else { System.out.println("Terminated"); System.out.println("Total Running Time : " + totalRunningTime); System.out.println("Total Waiting Time : " + totalWaitingTime); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void updateWaitingTime(){\n waitingTime = waitingTime - 1;\n }", "public static int getWatcherWaitingTime() {\r\n return watcherWaitingTime.getValue(); \r\n }", "int getWaitTime();", "protected int getWait() \t\t\t\t{\treturn wait;\t\t}", "public int getWaitedTime() {\n\t\treturn this.waitedTime;\n\t}", "public int getwaitTime(){\r\n\t\t String temp=rb.getProperty(\"waitTime\");\r\n\t\t return Integer.parseInt(temp);\r\n\t}", "private long getWaitTime() {\n long retVal = 1;\n long difference = System.currentTimeMillis() - myLastRefreshTime;\n if (difference < 75) {\n retVal = 75 - difference;\n }\n return (retVal);\n }", "public Long getWaiting_query_secs() {\n return waiting_query_secs;\n }", "public int getTotalWait() {\n return totalWait;\n }", "java.lang.String getWaitTime();", "private void status() {\n Thread blockTread = new Thread() {\n @Override\n public void run() {\n synchronizedMethod();\n }\n };\n blockTread.start();\n\n Thread blockTread2 = new Thread() {\n @Override\n public void run() {\n synchronizedMethod();\n waitWithTimeMethod();\n }\n };\n log.info(blockTread2.getState().name());\n blockTread2.start();\n log.info(blockTread2.getState().name());\n while (true) {\n State state = blockTread2.getState();\n if (state == State.BLOCKED) {\n log.info(state.name());\n break;\n }\n }\n while (true) {\n State state = blockTread2.getState();\n if (state == State.TIMED_WAITING) {\n log.info(state.name());\n notifyMethod();\n break;\n }\n }\n while (true) {\n State state = blockTread2.getState();\n if (state == State.WAITING) {\n log.info(state.name());\n notifyMethod();\n break;\n }\n }\n while (true) {\n State state = blockTread2.getState();\n if (state == State.TERMINATED) {\n log.info(state.name());\n break;\n }\n }\n }", "@Override\n\t\t\tpublic int durationToWait() {\n\t\t\t\treturn getCarType() == 2 ? 60000 : 15000;\n\t\t\t}", "public void setReadyTime() {\r\n\t\t\tthis.readyTime = 0;\r\n\t\t}", "public int getWaitTime()\n\t{\n\t\treturn mMessage.getInt( B1_WAIT_TIME );\n\t}", "String clientWaitingTime(final int index);", "public String getWaiting_lock_duration() {\n return waiting_lock_duration;\n }", "boolean hasWaitTime();", "public double getReadyTime()\n {\n if (scheduledOPs.isEmpty())\n {\n return 0;\n\n }else{\n\n \t//Get latest scheduled op's completion time as ready time\n return scheduledOPs.get(scheduledOPs.size() - 1).getCompletionTime();\n }\n }", "public int calcAcknowledgeTime()\n {\n return( TIMEOUT );\n }", "public int calcAcknowledgeTime()\n {\n return( TIMEOUT );\n }", "DurationTracker timeSpentTaskWait();", "@Override\n public Duration getWait() {\n return duration;\n }", "public void waitTime(double time){\n double startTime = System.currentTimeMillis() + time *1000 ;\n while (opMode.opModeIsActive()){\n if (System.currentTimeMillis() > startTime) break;\n }\n }", "public Double waitTimeCalculatior(long start) {\n\t\t\t\tdouble difference = (System.currentTimeMillis() - start);\n\t\t\t\treturn difference;\n\t\t\t}", "float getDurationBuffered() throws InterruptedException, ConnectionLostException;", "public int getTotalWaitTime() {\n return totalWaitTime;\n }", "@Override\n public long timeUserWaitedMs() {\n return 0 ;\n }", "float getDuration() throws InterruptedException, ConnectionLostException;", "private long getSleepTime()\n {\n return sleepTime;\n }", "private void totalWaitingTime(){\n int totalWaitingTime =0;\r\n for (Ride ride : rides) {\r\n totalWaitingTime += ride.getWaitingTime();\r\n }\r\n System.out.println(\"\\nTotal waiting time of the entire park is \" + totalWaitingTime / 60 + \" hours\");\r\n }", "public static int getShutdownSignalWaitTime() {\r\n return shutdownEventWaitingTime.getValue();\r\n }", "@Override\n public int getSleepTime() {\n return this.sleepTime;\n }", "public void waitUntil(long x){\n\n Machine.interrupt().disable(); //disable interrupts\n\n\t long wakeTime; \n wakeTime = Machine.timer().getTime() ;\n wakeTime = wakeTime + x; //calculate wakeTime\n\n //pass through wakeTime and current thread as instance variables for a\n ThreadWait a;\n a = new ThreadWait(wakeTime, KThread.currentThread());\n\n waitingQueue.add(a); //add a to the waitingQueue \n\n KThread.currentThread().sleep(); //sleep current thread\n\n Machine.interrupt().enable(); //enable interrupts\n }", "@Override\n\tpublic void waitCheck(double hours) {\n\t\t\n\t}", "@Override\n\tpublic void waitCheck(double hours) {\n\t\t\n\t}", "public long getStatusTimeLeft()\r\n {\r\n long timeLeft = statusTimeout - System.currentTimeMillis();\r\n if ( timeLeft < 0 )\r\n {\r\n timeLeft = 0;\r\n }\r\n return timeLeft;\r\n }", "public boolean ready() {\n diff = eventTime - System.currentTimeMillis(); //Step 4,5\n return System.currentTimeMillis() >= eventTime;\n }", "@Override\n\tpublic int getYWait() {\n\t\treturn 0;\n\t}", "public double getBlockDelay()\n {\n if (mBlockedTime == 0)\n {\n return 0.0;\n }\n\n double tBlockDelay = mBlockedTime - time();\n mBlockedTime = 0;\n if (tBlockDelay <= 0)\n {\n return 0.0;\n }\n mBlockedMessage.add(mName + \" GC blocked from \" + time() + \" + until \" + (time() + tBlockDelay));\n return tBlockDelay;\n }", "public long getConnectionWaitTime()\n {\n return _connectionWaitTime;\n }", "public int getAverageWaitingTime() {\n\t\treturn this.scheduler.getWaitingTime() / this.numberOfClients;\n\t}", "public long getSleeping() { return sleeping; }", "public boolean hasWaitTime() {\n return ((bitField0_ & 0x00000004) == 0x00000004);\n }", "private long calculateTimeToWait(int min, int max, long totalRunningTime)\n {\n double randomNumber = Math.random();\n\n if (randomNumber < 0.003)\n return Random.nextInt(60523, 127443);\n\n if (randomNumber < 0.05)\n return Random.nextInt(2519, 28111);\n\n long waitTime = (long) Random.nextInt(min, max);\n return (long) Math.floor(waitTime * (1 / (1 - (totalRunningTime / FIVE_HOURS_MILLIS))));\n }", "@Override\n\tpublic boolean isReady() {\n\t\treturn (this.baseTime == this.timeRemaining);\n\t}", "public boolean hasWaitTime() {\n return ((bitField0_ & 0x00000004) == 0x00000004);\n }", "public void incrementWaitCounter() {\n ticksWaitingToBeAssigned++;\n }", "public double getUpdateWaitDuration()\r\n {\r\n return updateWait;\r\n }", "boolean isWaiting()\n {\n return waitFlags != 0;\n }", "@Override\n\tpublic int getXWait() {\n\t\treturn 0;\n\t}", "public String waitTimeConroller(long start) throws NumberFormatException, IOException {\n\t\t\t\tdouble sec = waitTimeCalculatior(start)/1000;\n\t\t\t\tlong testStart = convertStringToLong(fileScanner(\"start.time\"));\n\t\t\t\tint limit = 0;\n\t\t\t\t\n\t\t\t\tif ((sec >= 15) && (sec < 30)) { limit = 15; }\n\t\t\t\tif ((sec >= 30) && (sec < 60)) { limit = 30; }\n\t\t\t\tif (sec >= 60) { limit = 60; }\n\t\t\t\t\n\t\t\t\tif (sec >= 15) {\n\t\t\t\tfileWriterPrinter(\"Waiting time exceeded limit of \" + new DecimalFormat(\"0.000\").format(limit) + \" seconds!\");\n\t\t\t\tfileWriter(\"wait.log\", \" Test: #\" + fileScanner(\"test.num\"));\t\n\t\t\t\tfileWriter(\"wait.log\", \" Started: \" + convertCalendarMillisecondsAsLongToDateTimeHourMinSec(testStart));\n\t\t\t\tfileWriter(\"wait.log\", \" Event: \" + convertCalendarMillisecondsAsLongToDateTimeHourMinSec(start));\n\t\t\t\tfileWriter(\"wait.log\", \" XML Path: \" + fileScanner(\"xml.path\"));\n\t\t\t\tfileWriter(\"wait.log\", \" Waiting time is \" + sec + \" sec, which exceeds limit of \" + new DecimalFormat(\"0.000\").format(limit) + \" seconds!\");\n\t\t\t\tfileWriterPrinter(\"wait.log\", \"\");\n\t\t\t\t}\n\t\t\t\treturn padNum(sec);\n\t\t\t}", "public void IncWaitTime() {\n this.WaitTime++;\n }", "public long getSleepTime() {\n return sleepTime;\n }", "int getWaitTime(int arrival_time, QNode temp) {\r\n\t \t //1. this is the case when the first person arrives before 9 a.m.\r\n\t \t if (arrival_time <32400) {\r\n\t \t\t //for the wait time of the first person\r\n\t\t \t if (size== maxSize) {\r\n\t\t \t\t\t this.front.wait_time = 32400-arrival_time;\r\n\t\t \t\t\t this.front.service_timeEnding = 32700;\r\n\t\t \t\t\t savewait.add(this.front.wait_time);\r\n\t\t \t\t\t return this.front.wait_time;\r\n\t\t \r\n\t\t \t }\r\n\t\t \t //for the rest of them\r\n\t\t \t else {\r\n\t\t \t\t //if there is no waiting\r\n\t\t \t\t if (temp.service_timeEnding< arrival_time) {\r\n\t\t \t\t\t this.front.wait_time= 0;\r\n\t\t \t\t\t this.front.service_timeEnding = arrival_time +300;\r\n\t\t \t\t\t if (this.front.arrival_time+this.front.wait_time+300 !=this.front.service_timeEnding) {\r\n\t\t \t\t\t\t numberCustomers++;\r\n\t\t \t\t\t }\r\n\t\t \t\t\t savewait.add(this.front.wait_time);\r\n\t\t \t\t\t return this.front.wait_time;\r\n\t\t \t\t\t \r\n\t\t \t\t }\r\n\t\t \t\t //if there is waiting and there is person before you\r\n\t\t \t\t else {\r\n\t\t\t\t \tthis.front.wait_time = temp.service_timeEnding - arrival_time;\r\n\t\t\t\t \tthis.front.service_timeEnding = arrival_time +this.front.wait_time +300;\r\n\t\t\t\t \tif (this.front.service_timeEnding< this.front.wait_time) {\r\n\t\t \t\t\t\t numberCustomers++;\r\n\t\t \t\t\t }\r\n\t\t\t\t \t//save wait time\r\n\t\t\t\t \tsavewait.add(this.front.wait_time);\r\n\t\t\t\t \treturn this.front.wait_time;\r\n\t\t \t\t \r\n\t\t \t\t }\r\n\t\t \t\t \r\n\t\t \t }\r\n\t \t }\r\n\t \t \r\n\t \t //this is the case when the first person arrives after 9\r\n\t \t else {\r\n\t \t\t //for the first person arriving\r\n\t\t \t if (size ==maxSize ) {\r\n\t\t \t\t\t this.front.wait_time = 0;\r\n\t\t \t\t\t this.front.service_timeEnding = arrival_time +300;\r\n\t\t \t\t\t savewait.add(this.front.wait_time);\r\n\t\t \t\t\t return this.front.wait_time;\r\n\t\t \t }\r\n\t\t \t //for the rest of them\r\n\t\t \t else {\r\n\t\t \t\t //if there is no waiting\r\n\t\t \t\t if (temp.service_timeEnding< arrival_time) {\r\n\t\t \t\t\t this.front.wait_time= 0;\r\n\t\t \t\t\t this.front.service_timeEnding = arrival_time +300;\r\n\t\t \t\t\t if (this.front.service_timeEnding!= this.front.wait_time) {\r\n\t\t \t\t\t\t numberCustomers++;\r\n\t\t \t\t\t }\r\n\t\t \t\t\t savewait.add(this.front.wait_time);\r\n\t\t \t\t\t return this.front.wait_time;\r\n\t\t \t\t\t \r\n\t\t \t\t }\r\n\t\t \t\t //if there is a waiting\r\n\t\t \t\t else {\r\n\t\t\t\t \tthis.front.wait_time = temp.service_timeEnding - arrival_time;\r\n\t\t\t\t \tthis.front.service_timeEnding = arrival_time +this.front.wait_time +300;\r\n\t\t\t\t \tif (this.front.service_timeEnding!= this.front.wait_time) {\r\n\t\t \t\t\t\t numberCustomers++;\r\n\t\t \t\t\t }\r\n\t\t\t\t \tsavewait.add(this.front.wait_time);\r\n\t\t\t\t \treturn this.front.wait_time;\r\n\t\t \t\t\r\n\t\t \t\t \r\n\t\t \t\t }\r\n\t\t \t \r\n\t \t \r\n\t \t\r\n\t \t }\r\n\t \t }\r\n\t }", "@Override\n public long getTimeNeeded() {\n return timeNeeded;\n }", "public void delay(long waitAmount){\r\n long time = System.currentTimeMillis();\r\n while ((time+waitAmount)>=System.currentTimeMillis()){ \r\n //nothing\r\n }\r\n }", "public static void waitTime(long s) {\n long l = System.currentTimeMillis() + s;\n while (System.currentTimeMillis() < l) {\n\n }\n }", "private static void waiting(int time) {\r\n\t\ttry {\r\n\t\t\tThread.sleep(time);\r\n\t\t} catch (InterruptedException e) {\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t\t\r\n\t}", "public String waitTimeConroller(long start, String elementName) throws NumberFormatException, IOException {\n\t\t\t\tdouble sec = waitTimeCalculatior(start)/1000;\n\t\t\t\tlong testStart = convertStringToLong(fileScanner(\"start.time\"));\n\t\t\t\tint limit = 0;\n\t\t\t\t\n\t\t\t\tif ((sec >= 15) && (sec < 30)) { limit = 15; }\n\t\t\t\tif ((sec >= 30) && (sec < 60)) { limit = 30; }\n\t\t\t\tif (sec >= 60) { limit = 60; }\n\t\t\t\t\n\t\t\t\tif (sec >= 15) {\n\t\t\t\tfileWriterPrinter(\"Waiting time exceeded limit of \" + new DecimalFormat(\"0.000\").format(limit) + \" seconds!\");\n\t\t\t\tfileWriter(\"wait.log\", \" Test: #\" + fileScanner(\"test.num\"));\t\n\t\t\t\tfileWriter(\"wait.log\", \" Started: \" + convertCalendarMillisecondsAsLongToDateTimeHourMinSec(testStart));\n\t\t\t\tfileWriter(\"wait.log\", \" Event: \" + convertCalendarMillisecondsAsLongToDateTimeHourMinSec(start));\n\t\t\t\tfileWriter(\"wait.log\", \" XML Path: \" + fileScanner(\"xml.path\"));\n\t\t\t\tfileWriter(\"wait.log\", \" Waiting \" + sec + \" sec for \" + elementName + \", which exceeds limit of \" + new DecimalFormat(\"0.000\").format(limit) + \" seconds!\");\n\t\t\t\tfileWriterPrinter(\"wait.log\", \"\");\n\t\t\t\t}\n\t\t\t\treturn padNum(sec);\n\t\t\t}", "protected abstract long waitOnQueue();", "public String getWaitType() {\r\n return waitType;\r\n }", "public String getBlocking_lock_duration() {\n return blocking_lock_duration;\n }", "double clientWaitingSeconds(final int index);", "protected abstract long waitToTravel();", "public int getResponseWaitTime() {\r\n\t\treturn responseWaitTime;\r\n\t}", "public int explicitWait(){\n\t\tString time_out = null;\n\t\ttry {\n\t\t\ttime_out = new AutomationConfigurator().getTimeOut();\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tif (time_out == null){\n\t\t\treturn default_timeout;\n\t\t}\n\t\telse\n\t\t{\n\t\t\treturn Integer.parseInt(time_out);\n\t\t}\n\t}", "public double getHoldTime();", "public static void main(String[] args) throws InterruptedException {\n Thread timeWaitting = new Thread(() -> {\n while (true) {\n try {\n TimeUnit.SECONDS.sleep(100);\n } catch (InterruptedException e) {\n e.printStackTrace();\n }\n }\n }, \"timeWaitting\");\n timeWaitting.start();\n\n/* A thread is in the waiting state due to calling one of the following methods:\n Object.wait with no timeout\n Thread.join with no timeout\n LockSupport.park*/\n Thread waiting = new Thread(() -> {\n while (true) {\n synchronized (ThreadStatusDemo.class) {\n try {\n ThreadStatusDemo.class.wait();\n } catch (InterruptedException e) {\n e.printStackTrace();\n }\n }\n }\n }, \"waiting\");\n waiting.start();\n\n /*A thread in the runnable state is executing in the Java virtual machine\n but it may be waiting for other resources from the operating system such as processor*/\n Thread running=new Thread(new BlockedDemo(),\"running\");\n running.start();\n /* A thread in the blocked state is waiting for a monitor lock to enter a synchronized block/method\n or reenter a synchronized block/method after calling Object.wait.*/\n Thread blocked=new Thread(new BlockedDemo(), \"blocked\");\n blocked.start();\n\n while (true){\n Thread.sleep(1000);\n System.out.println(timeWaitting.getName() + \" thread state:\" + timeWaitting.getState());\n System.out.println(waiting.getName() + \" thread state:\" + waiting.getState());\n System.out.println(running.getName() + \" thread state:\" + running.getState());\n System.out.println(blocked.getName() + \" thread state:\" + blocked.getState());\n }\n }", "private void findWaitingTime(int wt[]) {\n\t\tint rt[] = new int[n];\r\n\t\t\r\n\t\tfor(int i=0;i<n;i++) {\r\n\t\t\trt[i] = processList.get(i).getBurstTime();\r\n\t\t}\r\n\t\t\r\n\t\tint completed = 0,t=0,minm = Integer.MAX_VALUE;\r\n\t\tint shortest = 0, finish_time;\r\n\t\t\r\n\t\tboolean check = false;\r\n\t\t\r\n\t\twhile(completed!=n) {\r\n\t\t\t// find process with min rmaining time\r\n\t\t\tfor(int i=0; i<n ;i++) {\r\n\t\t\t\tif (processList.get(i).getArrivalTime()<=t && rt[i]<minm && rt[i]>0) {\r\n\t\t\t\t\tminm = rt[i];\r\n\t\t\t\t\tshortest = i;\r\n\t\t\t\t\tcheck = true;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tif(check == false) {\r\n\t\t\t\tt++;\r\n\t\t\t\tcontinue;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\trt[shortest]--;\r\n\t\t\t\r\n\t\t\tif (minm == 0) {\r\n\t\t\t\tminm = Integer.MAX_VALUE;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tif (rt[shortest]==0) {\r\n\t\t\t\tcompleted++;\r\n\t\t\t\tcheck=false;\r\n\t\t\t\t\r\n\t\t\t\tfinish_time = t+1;\r\n\t\t\t\t\r\n\t\t\t\twt[shortest] = finish_time - processList.get(shortest).getBurstTime() - processList.get(shortest).getArrivalTime();\r\n\t\t\t\t\r\n\t\t\t\tif (wt[shortest]<0) {\r\n\t\t\t\t\twt[shortest] = 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\tt++;\r\n\t\t}\r\n\t}", "long getVoteFinalizeDelaySeconds();", "public void startWaitTime(){\r\n\t\twaitTime.start();\r\n\t}", "private void informTimeToCross() {\n if (continueAskingTimes) {\n requestTimes();\n }\n }", "void waitToRead();", "public void setWaiting_query_secs(Long waiting_query_secs) {\n this.waiting_query_secs = waiting_query_secs;\n }", "public Date getWaitDate() {\r\n return waitDate;\r\n }", "static void onSpinWait() {\n }", "public void CondWait(){\n try {\r\n trainCond.await();\r\n } catch (InterruptedException ex) {\r\n Logger.getLogger(Area.class.getName()).log(Level.SEVERE, null, ex);\r\n }\r\n }", "public long getWaitPause()\n\t{\n\t\treturn waitPause;\n\t}", "@java.lang.Override\n public boolean getWaitExpired() {\n return waitExpired_;\n }", "public long remainingTime() throws IgniteTxTimeoutCheckedException;", "public void wait(int time) {\r\n\t\t\tsuper.sleep(time);\r\n\t\t}", "public Object waitingForKey(Jt808CommandKey commandKey, long time, TimeUnit unit) throws InterruptedException {\n this.blockingMap.put(commandKey, null);\n\n // Get result blocked\n Object result;\n try {\n log.info(\"Waiting for key {}\", commandKey);\n result = this.blockingMap.take(commandKey, time, unit);\n } finally {\n // Remove tmp waiting-flag\n this.blockingMap.remove(commandKey);\n }\n\n return result;\n }", "public static int getSleepTime()\n {\n int result = SLEEP_TIME;\n SLEEP_TIME += SLEEP_TIME_INTERVAL;\n if (SLEEP_TIME > SLEEP_TIME_MAX)\n {\n SLEEP_TIME = 0;\n }\n return result;\n }", "public void waitUntil(long x) {\n\n\tlong wakeTime = Machine.timer().getTime() + x;\n\tboolean intrState = Machine.interrupt().disable();\n\tKThread.currentThread().time = wakeTime;\n\tsleepingThreads.add(KThread.currentThread());\n\tKThread.currentThread().sleep();\n Machine.interrupt().restore(intrState);\n \n }", "public int getWorkRequired() {\n return time;\n }", "public boolean GetWaitingFlag() { return this.mWaitingF; }", "public Long getWaiting_query_rows_examined() {\n return waiting_query_rows_examined;\n }", "public int queue() \n { return waiting; }", "public int getBlockProposalTimer() {\r\n return blockProposalTimer;\r\n }", "public String waitTimeConroller(long start, int limit, String elementName) throws NumberFormatException, IOException {\n\t\t\t\tdouble sec = waitTimeCalculatior(start)/1000;\n\t\t\t\tlong testStart = convertStringToLong(fileScanner(\"start.time\"));\n\t\t\t\t\n\t\t\t\tif ((sec >= limit) && (sec >= 15)) {\n\t\t\t\tfileWriterPrinter(\"Waiting time exceeded limit of \" + new DecimalFormat(\"0.000\").format(limit) + \" seconds!\");\n\t\t\t\tfileWriter(\"wait.log\", \" Test: #\" + fileScanner(\"test.num\"));\t\n\t\t\t\tfileWriter(\"wait.log\", \" Started: \" + convertCalendarMillisecondsAsLongToDateTimeHourMinSec(testStart));\n\t\t\t\tfileWriter(\"wait.log\", \" Event: \" + convertCalendarMillisecondsAsLongToDateTimeHourMinSec(start));\n\t\t\t\tfileWriter(\"wait.log\", \" XML Path: \" + fileScanner(\"xml.path\"));\n\t\t\t\tfileWriter(\"wait.log\", \" Waiting \" + sec + \" sec for \" + elementName + \", which exceeds limit of \" + new DecimalFormat(\"0.000\").format(limit) + \" seconds!\");\n\t\t\t\tfileWriterPrinter(\"wait.log\", \"\");\n\t\t\t\t}\n\t\t\t\treturn padNum(sec);\n\t\t\t}", "public void HowMuchTimeLeft() {\n\t\tTimeLeft = Count.HowMuchTimeLeft();\n\t}", "@java.lang.Override\n public boolean getWaitExpired() {\n return waitExpired_;\n }", "public String getWaiting_lock_type() {\n return waiting_lock_type;\n }", "Double getRemainingTime();", "boolean isAvailable( long millis );", "public void waitUntil(long x) {\n\n\t\tMachine.interrupt().disable();\n\t\t//Create the pair object with current thread and its respective wake time.\n\t\tPair newPair = new Pair(KThread.currentThread(), Machine.timer().getTime() + x);\n\n\t\t//Initialize with the current thread and wakeTime\n\t\ttheThreads.add(newPair); //add to list\n\t\t\n\t\tKThread.sleep(); //put that thread to sleep....its waiting\n\t\tMachine.interrupt().enable();\n\n\n\t}", "@Override\n\tpublic void waitTimedOut() {\n\t\t\n\t\tif( busylinetimer == null )\n\t\t\treturn;\n\t\t\n\t\tbusylinetimer.stop();\n\t\tbusylinetimer = null;\n\t\t\n\t\tlog.info(\"linea ocupada por mas de 120 segundos, iniciando proceso para colgar llamada.......\");\n\t\t\n\t\tnew CellPhoneHandUpCall(modem,false);\n\t}", "private long remainingTime() {\n final long remainingTime = this.designatedEnd - System.currentTimeMillis();\n return remainingTime >= 0 ? remainingTime : 0L;\n }", "public void waitSleep(int pTime)\n{\n\n try {Thread.sleep(pTime);} catch (InterruptedException e) { }\n\n}", "public int getHardwareTimeout();" ]
[ "0.75014794", "0.71890336", "0.711607", "0.70023113", "0.6932274", "0.6838308", "0.6778246", "0.6765584", "0.6761849", "0.67293245", "0.6648763", "0.6622802", "0.6620104", "0.65455186", "0.6537563", "0.65166426", "0.649957", "0.64738494", "0.6466164", "0.6466164", "0.6461866", "0.6443402", "0.63896716", "0.62673676", "0.62285936", "0.6209484", "0.6196278", "0.61932683", "0.6185889", "0.61849636", "0.61725545", "0.61713237", "0.6153739", "0.6149057", "0.6149057", "0.6139965", "0.61311656", "0.61203325", "0.6114862", "0.61060476", "0.610336", "0.6095734", "0.6089175", "0.60605305", "0.6049038", "0.6042401", "0.60233307", "0.60191584", "0.60168153", "0.60083157", "0.6000982", "0.59613466", "0.594705", "0.59431016", "0.59295356", "0.5917254", "0.5915466", "0.5912682", "0.59052694", "0.59032303", "0.58896667", "0.5884039", "0.58779883", "0.5869987", "0.58584166", "0.58532715", "0.5817552", "0.58130795", "0.58112997", "0.5808098", "0.58029705", "0.580182", "0.58004224", "0.5800404", "0.5779833", "0.57734376", "0.5764367", "0.57639676", "0.5755855", "0.5752163", "0.57496357", "0.57476616", "0.5740208", "0.5737593", "0.57327414", "0.5727327", "0.5726149", "0.57236695", "0.5714105", "0.570574", "0.56990784", "0.569164", "0.5689897", "0.5689743", "0.56884646", "0.5685611", "0.56832415", "0.56774163", "0.56763923", "0.5668439" ]
0.6560999
13
The Factory for the model. It provides a create method for each nonabstract class of the model.
public interface CommunicationsprogramsFactory extends EFactory { /** * The singleton instance of the factory. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ CommunicationsprogramsFactory eINSTANCE = es.udima.cesarlaso.tfm.communicationsprograms.impl.CommunicationsprogramsFactoryImpl.init(); /** * Returns a new object of class '<em>Program Event Event</em>'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return a new object of class '<em>Program Event Event</em>'. * @generated */ ProgramEventEvent createProgramEventEvent(); /** * Returns a new object of class '<em>Program Actuator Service</em>'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return a new object of class '<em>Program Actuator Service</em>'. * @generated */ ProgramActuatorService createProgramActuatorService(); /** * Returns a new object of class '<em>Remote Event</em>'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return a new object of class '<em>Remote Event</em>'. * @generated */ RemoteEvent createRemoteEvent(); /** * Returns a new object of class '<em>Remote Actuator</em>'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return a new object of class '<em>Remote Actuator</em>'. * @generated */ RemoteActuator createRemoteActuator(); /** * Returns a new object of class '<em>Remote Event Identifier</em>'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return a new object of class '<em>Remote Event Identifier</em>'. * @generated */ RemoteEventIdentifier createRemoteEventIdentifier(); /** * Returns a new object of class '<em>Remote Actuator Identifier</em>'. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return a new object of class '<em>Remote Actuator Identifier</em>'. * @generated */ RemoteActuatorIdentifier createRemoteActuatorIdentifier(); /** * Returns the package supported by this factory. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return the package supported by this factory. * @generated */ CommunicationsprogramsPackage getCommunicationsprogramsPackage(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "Model createModel();", "TestModelFactory getTestModelFactory();", "public UsermodelFactoryImpl() {\r\n\t\tsuper();\r\n\t}", "public SqliteModelFactoryImpl()\n {\n super();\n }", "public PetrinetmodelFactoryImpl() {\r\n\t\tsuper();\r\n\t}", "ModelsFactory getModelsFactory();", "public ParsedmodelFactoryImpl() {\n\t\tsuper();\n\t}", "protected abstract IModel<T> createModel(T object);", "public interface ConfigModelFactory\n{\n\t/**\n\t * Create an instance of the <code>ConfigModel</code>\n\t *\n\t * @return an instance of the configuration model\n\t */\n\tConfigModel createInstanceOfConfigModel();\n\n\t/**\n\t * Create an instance of the <code>InstanceModel</code>\n\t *\n\t * @return an instance of the instance model\n\t */\n\tInstanceModel createInstanceOfInstanceModel();\n\n\t/**\n\t * Create an instance of the <code>CsticModel</code>\n\t *\n\t * @return an instance of the characteristic model\n\t */\n\tCsticModel createInstanceOfCsticModel();\n\n\t/**\n\t * Create an instance of the <code>CsticValueModel</code>\n\t *\n\t * @param valueType\n\t * The containing Cstic value type\n\t * @return an instance of the characteristic value model\n\t */\n\tCsticValueModel createInstanceOfCsticValueModel(int valueType);\n\n\t/**\n\t * Create an instance of the <code>CsticGroupModel</code>\n\t *\n\t * @return an instance of the characteristic group model\n\t */\n\tCsticGroupModel createInstanceOfCsticGroupModel();\n\n\n\t/**\n\t * Create an instance of the <code>PriceModel</code>\n\t *\n\t * @return an instance of the price model\n\t */\n\tPriceModel createInstanceOfPriceModel();\n\n\t/**\n\t * Create an instance of the <code>SolvableConflictModel</code>\n\t *\n\t * @return an instance of the Solvable Conflict Model\n\t */\n\tSolvableConflictModel createInstanceOfSolvableConflictModel();\n\n\t/**\n\t * Create an instance of the <code>ConflictingAssumptionModel</code>\n\t *\n\t * @return an instance of the Conflicting Assumption Model\n\t */\n\tConflictingAssumptionModel createInstanceOfConflictingAssumptionModel();\n\n\t/**\n\t * Create an instance of the <code>PriceModel</code>\n\t *\n\t * @return an instance of the price model\n\t */\n\tPriceModel getZeroPriceModel();\n\n\t/**\n\t * Create an instance of the <code>PriceSummaryModel</code>\n\t *\n\t * @return an instance of the price summary model\n\t */\n\tPriceSummaryModel createInstanceOfPriceSummaryModel();\n\n\t/**\n\t * @return a builder to construct {@link ProductConfigMessage} objects\n\t */\n\tdefault ProductConfigMessageBuilder createProductConfigMessageBuilder()\n\t{\n\t\treturn new ProductConfigMessageBuilder();\n\t}\n\n\t/**\n\t * Create an instance of the <code>ProductConfigMessage</code><br>\n\t * uses the <code>DEFAULT</code> ProductConfigMessageSourceSubType\n\t *\n\t * @param message\n\t * localized message\n\t * @param key\n\t * message key, should be unique together with message source\n\t * @param severity\n\t * message severity\n\t * @param source\n\t * message source, should be unique together with message key\n\t * @return a message instance\n\t * @deprecated since 18.08.0 - use {@link ProductConfigMessageBuilder} instead\n\t */\n\t@Deprecated(since = \"1808\", forRemoval=true)\n\tdefault ProductConfigMessage createInstanceOfProductConfigMessage(final String message, final String key,\n\t\t\tfinal ProductConfigMessageSeverity severity, final ProductConfigMessageSource source)\n\t{\n\t\treturn createInstanceOfProductConfigMessage(message, key, severity, source, ProductConfigMessageSourceSubType.DEFAULT);\n\t}\n\n\t/**\n\t * Create an instance of the <code>ProductConfigMessage</code><br>\n\t *\n\t * @param message\n\t * localized message\n\t * @param key\n\t * message key, should be unique together with message source\n\t * @param severity\n\t * message severity\n\t * @param source\n\t * message source, should be unique together with message key\n\t * @param subType\n\t * optional sub type of the message source\n\t * @return a message instance\n\t * @deprecated since 18.08.0 - use {@link ProductConfigMessageBuilder} instead\n\t */\n\t@Deprecated(since = \"1808\", forRemoval=true)\n\tProductConfigMessage createInstanceOfProductConfigMessage(String message, String key, ProductConfigMessageSeverity severity,\n\t\t\tProductConfigMessageSource source, ProductConfigMessageSourceSubType subType);\n\n\n\t/**\n\t * Create an instance of the <code>VariantConditionModel</code>\n\t *\n\t * @return an instance of the variant condition model\n\t */\n\tVariantConditionModel createInstanceOfVariantConditionModel();\n\n\t/**\n\t * @return class name of the {@link PriceSummaryModel} implementation\n\t */\n\tString getTargetClassNamePriceSummaryModel();\n\n\n\t/**\n\t * @return class name of the {@link PriceModel} implementation\n\t */\n\tString getTargetClassNamePriceModel();\n\n\t/**\n\t * @return class name of the {@link CsticGroupModel} implementation\n\t */\n\tString getTargetClassNameCsticGroupModel();\n\n\t/**\n\t * @return class name of the {@link CsticValueModel} implementation\n\t */\n\tString getTargetClassNameCsticValueModel();\n\n\t/**\n\t * @return class name of the {@link CsticModel} implementation\n\t */\n\tString getTargetClassNameCsticModel();\n\n\t/**\n\t * @return class name of the {@link InstanceModel} implementation\n\t */\n\tString getTargetClassNameInstanceModel();\n\n\t/**\n\t * @return class name of the {@link ConfigModel} implementation\n\t */\n\tString getTargetClassNameConfigModel();\n\n\t/**\n\t * @return class name of the {@link SolvableConflictModel} implementation\n\t */\n\tString getTargetClassNameSolvableConflictModel();\n\n\t/**\n\t * @return class name of the {@link ConflictingAssumptionModel} implementation\n\t */\n\tString getTargetClassNameConflictingAssumptionModel();\n\n\t/**\n\t * @return class name of the {@link VariantConditionModel} implementation\n\t */\n\tString getTargetClassNameVariantConditionModel();\n}", "@Override\n\tpublic Model create() {\n\t\treturn null;\n\t}", "public Factory() {\n\t\tsuper();\n\t}", "public interface ModelFactory <ModelObject> {\n public void createElement(ModelObject object);\n}", "EisModel createEisModel();", "BehaviouralModelFactory getBehaviouralModelFactory();", "CsticModel createInstanceOfCsticModel();", "public abstract void create();", "InstanceModel createInstanceOfInstanceModel();", "public M create(P model);", "void create(Model model) throws Exception;", "public void create(){}", "public static MusicModel createModel() {\n return new MusicModelImpl();\n }", "public interface AbstractFactory {\n /**\n * Create cpu cpu.\n *\n * @return the cpu\n */\n Cpu createCpu();\n\n /**\n * Create main board main board.\n *\n * @return the main board\n */\n MainBoard createMainBoard();\n}", "public Model createBaseModel() {\n return ModelFactory.createDefaultModel();\n }", "public interface AbstractFactory<T> {\n /**\n * Create a new Object of type T\n * @return the created object\n */\n T create();\n}", "private ConcreteFactory() {}", "DataModel createDataModel();", "public Factory() {\n\t\tclassMap = new TreeMap<String,Class<T> >();\n\t}", "public static StaticFactoryInsteadOfConstructors create(){\n return new StaticFactoryInsteadOfConstructors();\n }", "public interface Factory<T> {\n T create();\n}", "T create();", "T create();", "@Override\r\n\tpublic void create() {\n\t\t\r\n\t}", "public static SqliteModelFactory init()\n {\n try\n {\n SqliteModelFactory theSqliteModelFactory = (SqliteModelFactory)EPackage.Registry.INSTANCE.getEFactory(SqliteModelPackage.eNS_URI);\n if (theSqliteModelFactory != null)\n {\n return theSqliteModelFactory;\n }\n }\n catch (Exception exception)\n {\n EcorePlugin.INSTANCE.log(exception);\n }\n return new SqliteModelFactoryImpl();\n }", "interface Factory {\r\n /**\r\n * Create an instance of an agenda view model with the given saved\r\n * instance state.\r\n *\r\n * @param savedInstanceState previously saved state of the view model\r\n * @return the created agenda view model\r\n */\r\n AgendaViewModel create(Bundle savedInstanceState);\r\n }", "private EntityFactory() {}", "Klassenstufe createKlassenstufe();", "public interface Factory {\n Product create();\n}", "public <T> T createModel(Class<T> clazz) throws CreateModelException {\n return createModel(clazz, true);\n }", "@Override\n\tpublic void create() {\n\n\t}", "public abstract void create(T t);", "For createFor();", "CreateEventViewModelFactory() {\n super(Storage.class, Authenticator.class);\n }", "public static Factory factory() {\n return ext_dbf::new;\n }", "public interface Factory {\r\n}", "PriceModel createInstanceOfPriceModel();", "ZenModel createZenModel();", "public ObjectifyFactory factory() {\n return ofy().factory();\n }", "@Override\n\tpublic void create() {\n\t\t\n\t}", "public interface Creator<T> {\n\t\tpublic T create() throws APIException;\n\n\t\tpublic void destroy(T t);\n\n\t\tpublic boolean isValid(T t);\n\n\t\tpublic void reuse(T t);\n\t}", "public EntityFactoryImpl() {\n\t\tsuper();\n\t}", "DomainModel createDomainModel();", "@Override\n\tpublic void create () {\n\n\t}", "public interface Factory {\n LeiFeng createLeiFeng();\n}", "public void create() {\n\t\t\n\t}", "public static QuinzicalModel createInstance() throws Exception {\n\t\tif (instance == null) {\n\t\t\tinstance = new QuinzicalModel();\n\t\t}\n\t\treturn instance;\n\t}", "@Override\r\n\tpublic void create() {\n\r\n\t}", "@Override\r\n\tpublic T createInstance() {\r\n\t\ttry {\r\n\t\t\treturn getClassType().newInstance();\r\n\t\t} catch (Exception e) {\r\n\t\t\tLogger.getLogger(AbstractCRUDBean.class.getSimpleName()).log(Level.ALL, e.getMessage());\r\n\t\t}\r\n\t\treturn null;\r\n\t}", "public static PetrinetmodelFactory init() {\r\n\t\ttry {\r\n\t\t\tPetrinetmodelFactory thePetrinetmodelFactory = (PetrinetmodelFactory)EPackage.Registry.INSTANCE.getEFactory(PetrinetmodelPackage.eNS_URI);\r\n\t\t\tif (thePetrinetmodelFactory != null) {\r\n\t\t\t\treturn thePetrinetmodelFactory;\r\n\t\t\t}\r\n\t\t}\r\n\t\tcatch (Exception exception) {\r\n\t\t\tEcorePlugin.INSTANCE.log(exception);\r\n\t\t}\r\n\t\treturn new PetrinetmodelFactoryImpl();\r\n\t}", "protected abstract ENTITY createEntity();", "public static UsermodelFactory init() {\r\n\t\ttry {\r\n\t\t\tUsermodelFactory theUsermodelFactory = (UsermodelFactory)EPackage.Registry.INSTANCE.getEFactory(UsermodelPackage.eNS_URI);\r\n\t\t\tif (theUsermodelFactory != null) {\r\n\t\t\t\treturn theUsermodelFactory;\r\n\t\t\t}\r\n\t\t}\r\n\t\tcatch (Exception exception) {\r\n\t\t\tEcorePlugin.INSTANCE.log(exception);\r\n\t\t}\r\n\t\treturn new UsermodelFactoryImpl();\r\n\t}", "ConfigModel createInstanceOfConfigModel();", "public abstract T create(T obj);", "public static Factory factory() {\n return ext_h::new;\n }", "public interface DebuggerModelFactory\n\t\textends ExtensionPoint, ConfigurableFactory<DebuggerObjectModel> {\n\n\t/**\n\t * Get the priority for selecting this factory by default for the given program\n\t * \n\t * <p>\n\t * A default factory is selected when the current factory and the last successful factory are\n\t * incompatible with the current program, or if this is the very first time connecting. Of those\n\t * factories compatible with the current program, the one with the highest priority (larger\n\t * numerical value) is selected. If none are compatible, then the current selection is left as\n\t * is.\n\t * \n\t * <p>\n\t * Note that negative priorities imply the factory is not compatible with the given program or\n\t * local system.\n\t * \n\t * @param program the current program, or null\n\t * @return the priority, higher values mean higher priority\n\t */\n\tdefault int getPriority(Program program) {\n\t\treturn 0;\n\t}\n\n\t/**\n\t * Check if this factory is compatible with the local system and given program.\n\t * \n\t * <p>\n\t * <b>WARNING:</b> Implementations should not likely override this method. If one does, it must\n\t * behave in the same manner as given in this default implementation: If\n\t * {@link #getPriority(Program)} would return a non-negative result for the program, then this\n\t * factory is compatible with that program. If negative, this factory is not compatible.\n\t * \n\t * @param program the current program, or null\n\t * @return true if compatible\n\t */\n\tdefault boolean isCompatible(Program program) {\n\t\treturn getPriority(program) >= 0;\n\t}\n}", "public Model doCreateModel() {\n Model m = m_baseModelName == null ? maker.createFreshModel() : maker.createModel( m_baseModelName );\n return new OntModelImpl( this, m );\n }", "public interface IFactory {\n IUser createUser();\n IDepartment createDepartment();\n}", "public static ParsedmodelFactory init() {\n\t\ttry {\n\t\t\tParsedmodelFactory theParsedmodelFactory = (ParsedmodelFactory)EPackage.Registry.INSTANCE.getEFactory(\"http://parsedmetadata/1.0\"); \n\t\t\tif (theParsedmodelFactory != null) {\n\t\t\t\treturn theParsedmodelFactory;\n\t\t\t}\n\t\t}\n\t\tcatch (Exception exception) {\n\t\t\tEcorePlugin.INSTANCE.log(exception);\n\t\t}\n\t\treturn new ParsedmodelFactoryImpl();\n\t}", "public interface SerializerFactory<T> {\n\t\n\t/** the method creates a new MessageSerializer.\n\t * \n\t * @return new object that implements the MessageSerializer interface. \n\t */\n MessageSerializer<T> create();\n}", "public PiviFactoryImpl() {\r\n\t\tsuper();\r\n\t}", "Factory<? extends T> buildPersonFactory(String type);", "public PedidoFactoryImpl() {\n\t\tsuper();\n\t}", "public ProyectoFactoryImpl() {\r\n\t\tsuper();\r\n\t}", "public interface Creator {\n public abstract Item factoryMethod();\n public abstract Item factoryMethod(String name);\n public abstract Item factoryMethod(String name, List<Flower> flowerList);\n}", "public abstract ProductFactory getFactory();", "public Model() {\n\t}", "public Model() {\n\t}", "public LanterneFactoryImpl() {\n\t\tsuper();\n\t}", "public interface Factory {\n Animal createAnimal();\n}", "public interface AbstractFactory {\n Bmw produceBmw();\n Benz produceBenz();\n}", "public MystFactoryImpl()\r\n {\r\n super();\r\n }", "public PertFactory() {\n for (Object[] o : classTagArray) {\n addStorableClass((String) o[1], (Class) o[0]);\n }\n }", "public interface IFactory<T extends MaterialCastingRecipe> {\n T create(ResourceLocation id, String group, @Nullable Ingredient cast, int itemCost, IMaterialItem result,\n boolean consumed, boolean switchSlots);\n }", "private VegetableFactory() {\n }", "protected MoneyFactory() {\n\t}", "public EnotationFactoryImpl() {\n\t\tsuper();\n\t}", "public Model() {\n this(DSL.name(\"model\"), null);\n }", "public EcoreFactoryImpl() {\r\n\t\tsuper();\r\n\t}", "public TypeAdapterFactory() {\n\t\tif (modelPackage == null) {\n\t\t\tmodelPackage = TypePackage.eINSTANCE;\n\t\t}\n\t}", "interface Create {}", "public GameDomainFactory() {\r\n\t\t\r\n\t\tCreateGameDomain = new HashMap<String, GameDomainFactory.gameDomainCreator>();\r\n\t\tCreateGameDomain.put(\"TicTacToe\" , new ticTacToeCreator());\r\n\t\tCreateGameDomain.put(\"Reversi\", new CreatorReversi());\r\n\t}", "public abstract <T> T create(Object object, Class<T> clazz);", "public EcoreFactoryImpl() {\n super();\n }", "public static Factory factory() {\n return text::new;\n }", "public FvFactoryImpl() {\n\t\tsuper();\n\t}", "public abstract Product productFactory(String type);" ]
[ "0.71565163", "0.71565163", "0.71565163", "0.71565163", "0.71565163", "0.71565163", "0.71565163", "0.70742077", "0.7051943", "0.6983852", "0.69748455", "0.6965496", "0.69568366", "0.69481784", "0.6860293", "0.6811446", "0.6807123", "0.6756206", "0.6694741", "0.6656823", "0.6654312", "0.6640736", "0.6595195", "0.6580549", "0.65715563", "0.6555794", "0.6534009", "0.648342", "0.64748156", "0.6450784", "0.6445946", "0.64300567", "0.6421489", "0.64043415", "0.6400982", "0.63907266", "0.63907266", "0.6368747", "0.6349325", "0.63468486", "0.6345672", "0.63069546", "0.6302681", "0.6292132", "0.6289528", "0.6275873", "0.6264616", "0.6250081", "0.623463", "0.62291795", "0.62248415", "0.6222761", "0.6219561", "0.62143695", "0.62126905", "0.62034976", "0.61920136", "0.61674654", "0.61650974", "0.6154887", "0.61427796", "0.61426824", "0.6140671", "0.61348015", "0.6117416", "0.6079516", "0.6065549", "0.60619617", "0.60616994", "0.6044366", "0.60355604", "0.60280776", "0.6026859", "0.6021375", "0.60200113", "0.60140157", "0.60013527", "0.5987638", "0.5981197", "0.59794974", "0.59472996", "0.59472996", "0.59399843", "0.5938128", "0.59361154", "0.59327817", "0.59254813", "0.59222776", "0.5919654", "0.59025806", "0.5900669", "0.5895235", "0.5894421", "0.5892311", "0.5877348", "0.58726925", "0.5863833", "0.58636236", "0.5861607", "0.585989", "0.58558" ]
0.0
-1
Returns a new object of class 'Program Event Event'.
ProgramEventEvent createProgramEventEvent();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Event createEvent();", "Event createEvent();", "BasicEvent createBasicEvent();", "EventUse createEventUse();", "public CEventProgram()\r\n {\r\n }", "public LogEvent newInstance()\n {\n return new LogEvent();\n }", "public Event() {}", "BasicEvents createBasicEvents();", "public Event() {\r\n\r\n\t}", "public Event() {\n\n }", "com.walgreens.rxit.ch.cda.EIVLEvent addNewEvent();", "public Event createEvent(String name) {\r\n\t\tEvent newEvent = new Event(this.GID, name);\r\n\t\tevents.add(newEvent);\r\n\t\treturn newEvent;\r\n\t}", "public Event() {\n\t}", "public Event() {\n }", "public Event() {\n }", "public Event(){\n\n }", "public Event(){\n \n }", "public\n CreateEvent()\n {}", "public static LogType EVENT()\n {\n if (g_oEvent == null)\n {\n try\n {\n g_oEvent = new LogType(\"EVENT\", 30);\n }\n catch (Goliath.Exceptions.InvalidParameterException ex)\n {}\n }\n return g_oEvent;\n }", "private IEvent createEvent() throws RodinDBException {\n\t\tfinal IMachineRoot mch = createMachine(\"mch\");\n\t\treturn mch.createChild(IEvent.ELEMENT_TYPE, null, null);\n\t}", "SystemEvent createSystemEvent();", "public QPEvent() {}", "public Event() {\n this.name = null;\n this.description = null;\n this.date = new GregorianCalendar();\n }", "void onNewEvent(Event event);", "protected ICEvent() {}", "public Eventd() {\n }", "public static LogEvent createEmptyEvent()\n\t{\n\t\treturn new LogEvent();\n\t}", "public ApplicationEvent(Object source) {\n super(source);\n this.timestamp = System.currentTimeMillis();\n }", "public void createGenesisEvent() {\n handleNewEvent(buildEvent(null, null));\n }", "EventUses createEventUses();", "EventChannel create();", "StartEvent createStartEvent();", "private void createEvents() {\n\t}", "UsageEvents.Event buildEvent(String packageName, String className) {\n UsageEvents.Event event = new UsageEvents.Event();\n event.mPackage = getCachedStringRef(packageName);\n if (className != null) {\n event.mClass = getCachedStringRef(className);\n }\n return event;\n }", "public ServiceEvent() {\n // eventSenderID and eventSenderClass are initialized by the OperatingSystem! \n }", "public EventMessage(Event event)\r\n {\r\n //super(\"EventMessage\");\r\n super(TYPE_IDENT, event);\r\n }", "Event generateEvent(int seed) throws Exception {\n return new Event(\n new Description(\"Event \" + seed),\n new StartTime(\"0900\"),\n new StartDate(Integer.toString((Integer.parseInt(\"200317\") + seed))),\n new EndTime(\"1100\"),\n new EndDate(Integer.toString((Integer.parseInt(\"200317\") + seed))),\n new Location(\"House of \" + seed),\n new UniqueTagList(new Tag(\"tag\" + Math.abs(seed)), new Tag(\"tag\" + Math.abs(seed + 1)))\n );\n }", "public String getEventClass() {\n return eventClass;\n }", "public ScheduleEvent()\n\t{\n\n\t}", "protected IEvent createEvent(IMachineRoot machine, String eventLabel)\n\t\t\tthrows RodinDBException {\n\t\tIEvent event = machine.createChild(IEvent.ELEMENT_TYPE, null, null);\n\t\tevent.setLabel(eventLabel, null);\n\t\tevent.setExtended(false, null);\n\t\tevent.setConvergence(ORDINARY, null);\n\t\treturn event;\n\t}", "public MainEvent() {\n super.register(new HelloWorld());\n }", "public interface Event\n\t{\n\t\tpublic static final String EVENT_ID = \"aether.event.id\";\n\t\tpublic static final String TIME = \"aether.event.time\";\n\t\tpublic static final String EVENT_TYPE = \"aether.event.type\";\n\t}", "public void makeEvent(String type) {\n\t\teventName = type;\n\t}", "RemoteEvent createRemoteEvent();", "public void addEvent(Event event) {\n\t\t\n\t}", "CatchingEvent createCatchingEvent();", "public void addEvPEC(Event ev);", "private void addEvent() {\n String name = selectString(\"What is the name of this event?\");\n ReferenceFrame frame = selectFrame(\"Which frame would you like to define the event in?\");\n double time = selectDouble(\"When does the event occur (in seconds)?\");\n double x = selectDouble(\"Where does the event occur (in light-seconds)?\");\n world.addEvent(new Event(name, time, x, frame));\n System.out.println(\"Event added!\");\n }", "@Test\r\n public void testEvent() {\n Event event = new Event();\r\n }", "Event getEvent();", "EventType getEvent();", "Event(int start, int end, String eventName, String description) {\r\n this.start = start;\r\n this.end = end;\r\n this.eventName = eventName;\r\n this.description = description;\r\n }", "Event generateEventWithName(String description) throws Exception {\n fordate++;\n return new Event(\n new Description(description),\n new StartTime(\"0800\"),\n new StartDate(Integer.toString(Integer.parseInt(\"100301\") + fordate)),\n new EndTime(\"1200\"),\n new EndDate(Integer.toString(Integer.parseInt(\"100301\") + fordate)),\n new Location(\"House of 1\"),\n new UniqueTagList(new Tag(\"tag\"))\n );\n }", "EventBinding createEventBinding();", "public interface Event {\n\n}", "public interface Event {\n\n}", "public DocumentEvent() {}", "public org.hl7.fhir.CodeableConcept addNewEvent()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.hl7.fhir.CodeableConcept target = null;\n target = (org.hl7.fhir.CodeableConcept)get_store().add_element_user(EVENT$0);\n return target;\n }\n }", "public Object getEvent() {\r\n return event;\r\n }", "public SoundEvent() \n\t{\n\tsuper(GAME_SOUND_EVENT);\n\t}", "public Event() {\n // Unique random UID number for each event\n UID = UUID.randomUUID().toString().toUpperCase();\n TimeZone tz = TimeZone.getTimeZone(\"UTC\");\n Calendar cal = Calendar.getInstance(tz);\n\n /* get time stamp */\n int hour = cal.get(Calendar.HOUR);\n int minute = cal.get(Calendar.MINUTE);\n int second = cal.get(Calendar.SECOND);\n\n /* check current time */\n currentTime = \"\";\n if (hour < 10) {\n currentTime += \"0\" + hour;\n }\n else {\n currentTime += \"\" + hour;\n }\n if (minute < 10) {\n currentTime += \"0\" + minute;\n }\n else {\n currentTime += \"\" + minute;\n }\n if (second < 10) {\n currentTime += \"0\" + second;\n }\n else {\n currentTime += \"\" + second;\n }\n\n /* get date stamp */\n int year = cal.get(Calendar.YEAR);\n int month = cal.get(Calendar.MONTH);\n int day = cal.get(Calendar.DAY_OF_MONTH);\n\n /* check date */\n currentDate = \"\";\n if (year < 10) {\n currentDate += \"0\" + year;\n }\n else {\n currentDate += \"\" + year;\n }\n\n if (month < 10) {\n currentDate += \"0\" + month;\n }\n else {\n currentDate += \"\" + month;\n }\n if (day < 10) {\n currentDate += \"0\" + day;\n }\n else {\n currentDate += \"\" + day;\n }\n }", "public Event(int type) {\n this.type=type;\n this.arg=null;\n }", "public Event nextEVPEC();", "Event(int start, int end, String eventName) {\r\n this.start = start;\r\n this.end = end;\r\n this.eventName = eventName;\r\n this.description = \"\";\r\n }", "public Map<String, Object> initiateEventCreation(final String programName,\n final String duration, final String eventMode, final boolean precoolOpted)\n throws ParseException;", "public static void main(String[] args) {\n\n User me = new User(\"Elliot Hogg\", \"08/08/1992\", \"elliothogg@live.com\", \"07548377122\");\n Establishment e1 = new Establishment(\"Wembley Arena\", \"1 Wembley Road\", \"WM1 4AS\", 90000);\n\n Event ev1 = new Event(me, LocalDateTime.now(), 2, e1);\n\n System.out.println(ev1.getEventInfo());\n System.out.println();\n System.out.println(ev1.getPartyNumber());\n System.out.println(ev1.getEstablishment());\n System.out.println(ev1.getEventTime());\n System.out.println(ev1.getEventDate());\n System.out.println(ev1.getUser());\n }", "synchronized public LogEvent getLogEvent () {\n LogEvent evt = (LogEvent) get (LOGEVT.toString());\n if (evt == null) {\n evt = new LogEvent ();\n evt.setNoArmor(true);\n put (LOGEVT.toString(), evt);\n }\n return evt;\n }", "Event getE();", "public Event(int eventType, double eventTime){\n this.eventType = eventType;\n this.eventTime = eventTime;\n }", "@Override\n public Object getEvent() {\n return eventObj;\n }", "public NodeEvent() {\n\t\tthis(new Note(), DEFAULT_LIKELIHOOD);\n\t}", "public static EventsEventsFragment newInstance() {\n EventsEventsFragment fragment = new EventsEventsFragment();\n return fragment;\n }", "public CoreBreakpoint.Event getNewInstance () {\n return new LineBreakpoint ();\n }", "public String getEventName();", "java.lang.String getEventType();", "public ProgramItemDTO(TotaraEventDTO te, String eventExternalUrl) {\n setTitle(te.getName());\n setType(ProgramType.CLASSROOM);\n setPersonal(false);\n setId(te.getEventId());\n setSessionId(te.getSessionId());\n if (te.getDuration() != null) {\n setDuration(Float.valueOf(te.getDuration()));\n } else {\n setDuration(0f);\n }\n setClassType(CalendarType.buildFrom(te.getCategoryname()));\n setCity(te.getCity());\n setCountry(te.getCountry());\n setEventTime(new DateTime(te.getEventTime()));\n setEventTimezone(te.getTimezone());\n cms = ContentSourceType.LMS;\n setExternalUrl(eventExternalUrl);\n }", "ThrowingEvent createThrowingEvent();", "public event_demo(int NO_OF_PEOPLE, String EVENT_NUMBER) {\r\n this.NO_OF_PEOPLE = NO_OF_PEOPLE;\r\n this.EVENT_NUMBER = EVENT_NUMBER;\r\n }", "private LogEvent()\n\t{\n\t\tsuper();\n\t}", "public QPEvent(Event event) {\n this.eventName = event.getEventName();\n this.eventTime = event.getEventTime();\n this.eventType = event.getEventType();\n this.parameters = event.getParameters();\n this.unitId = event.getUnitId();\n if (event.getParameters() != null) {\n for (String key : event.getParameters().keySet()) {\n this.setParameter(key, event.getParameters().get(key));\n }\n }\n }", "public Event(EventType type, String eventKey) \n\t{\n\t\tsuper();\n\t\tthis.evntType = type;\n\t\tthis.key = eventKey;\n\t\tthis.uuid = UUID.randomUUID().toString();\n\t\tthis.milliseconds = 0;\n\t\tthis.repeated = false;\n\t}", "public EventImpl convertToEventImpl() {\n final EventImpl event = new EventImpl(\n getBaseEventHashedData(),\n getBaseEventUnhashedData(),\n getConsensusData(),\n getSelfParent(),\n getOtherParent());\n CryptographyHolder.get().digestSync(event);\n return event;\n }", "public CustomerEvent()\r\n {\r\n this(0, 0, ENTER);\r\n }", "private void initEvents(){\n ArrayList<Event> en = new ArrayList();\n en.add(new Event_MessangerOfGods(this.village));\n en.add(new Event_PaganPriest(this.village));\n this.events = en;\n }", "public String getTypeEvent() {\n\t\treturn typeEvent;\n\t}", "public abstract NAEventType getEventType();", "public InspectorEvent (double time,double clock, Inspector insp, factoryComponent fc,EventTypes type){\n eventfTime = time + clock;\n eventsTime = clock;\n this.fc = fc;\n this.insp = insp;\n eventType = type;\n }", "public static com.opentext.bn.converters.avro.entity.DocumentEvent.Builder newBuilder() {\n return new com.opentext.bn.converters.avro.entity.DocumentEvent.Builder();\n }", "public AddCommand(Event event) {\n this.event = event;\n }", "@Override\n public SoapEvent convertType(Event parent) {\n return new SoapEvent(parent);\n }", "public Builder setEvent(EventType value) {\n if (value == null) {\n throw new NullPointerException();\n }\n\n event_ = value.getNumber();\n onChanged();\n return this;\n }", "EndEvent createEndEvent();", "Event () {\n // Nothing to do here.\n }", "static Event init(final String propertyName)\n {\n final LTProperties properties = Context.configuration().properties;\n final String defaultLogLevel = properties.getProperty(\"events.logging.default.level\", \"debug\");\n final String logLevel = properties.getProperty(\"events.logging.\" + propertyName + \".level\", defaultLogLevel).toLowerCase();\n\n final Event event;\n switch (logLevel) {\n case \"error\":\n event = new ERROR();\n break;\n\n case \"warn\":\n event = new WARN();\n break;\n\n case \"info\":\n event = new INFO();\n break;\n\n case \"debug\":\n event = new DEBUG();\n break;\n\n default:\n throw new IllegalArgumentException(\"Log level '\" + logLevel + \"' not supported.\");\n }\n\n return event;\n }", "public VertexEvent() {\n\t\tsuper();\n\n\t\tthis.jobVertexID = new JobVertexID();\n\t\tthis.jobVertexName = null;\n\t\tthis.totalNumberOfSubtasks = -1;\n\t\tthis.indexOfSubtask = -1;\n\t\tthis.currentExecutionState = ExecutionState.CREATED;\n\t\tthis.description = null;\n\t}", "String event_type () throws BaseException;", "CreateEventViewModelFactory() {\n super(Storage.class, Authenticator.class);\n }", "public Event(Discipline discipline) {\n this.discipline = discipline;\n }", "public static Event createEntity(EntityManager em) {\n Event event = new Event()\n .name(DEFAULT_NAME)\n .gpx(DEFAULT_GPX)\n .gpxContentType(DEFAULT_GPX_CONTENT_TYPE)\n .kmRoute(DEFAULT_KM_ROUTE)\n .timeRoute(DEFAULT_TIME_ROUTE)\n .date(DEFAULT_DATE)\n .descripction(DEFAULT_DESCRIPCTION)\n .observacionsPrev(DEFAULT_OBSERVACIONS_PREV);\n return event;\n }", "public Event createNotify(Address resource, String event);" ]
[ "0.7652947", "0.7652947", "0.7130326", "0.6839932", "0.6813871", "0.6778771", "0.67411697", "0.6685104", "0.6615432", "0.6612665", "0.656055", "0.65510374", "0.6548896", "0.6463733", "0.6463733", "0.64430314", "0.6429939", "0.6427601", "0.6412261", "0.64093256", "0.6326233", "0.63242435", "0.6298407", "0.62472093", "0.6213894", "0.62046605", "0.61687255", "0.61624044", "0.61242914", "0.6047262", "0.60447025", "0.6043237", "0.6002973", "0.59235466", "0.58992934", "0.5866114", "0.5865901", "0.5856492", "0.5853103", "0.5849237", "0.5843453", "0.5831193", "0.5816796", "0.57604676", "0.5753087", "0.5749932", "0.57444406", "0.57263976", "0.5708446", "0.56829035", "0.56794715", "0.5673833", "0.5665349", "0.56643176", "0.56537014", "0.56537014", "0.56441784", "0.56364834", "0.56355643", "0.56243", "0.5606707", "0.56066924", "0.56041586", "0.5597056", "0.55953604", "0.5592562", "0.55888426", "0.5583251", "0.5574783", "0.55723405", "0.5569992", "0.5565407", "0.55582994", "0.5543062", "0.5525162", "0.55168116", "0.55122733", "0.5506439", "0.5483592", "0.5476417", "0.5475213", "0.5455168", "0.545199", "0.54491425", "0.54464024", "0.54451513", "0.5441837", "0.54358834", "0.5425559", "0.54200035", "0.5400794", "0.53995174", "0.5395376", "0.5379943", "0.5363695", "0.53630775", "0.5359608", "0.53579986", "0.5350317", "0.53470826" ]
0.8355333
0
Returns a new object of class 'Program Actuator Service'.
ProgramActuatorService createProgramActuatorService();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Actuator createActuator();", "Service newService();", "DeviceActuator createDeviceActuator();", "ExternalActuator createExternalActuator();", "RemoteActuator createRemoteActuator();", "public SensorActuatorMachine() {\n this.agent = ExecutionComponentFeature.LOCAL.get();\n if (agent == null) {\n throw new IllegalStateException(\"Must be called on agent thread.\");\n }\n self = Environment.getInstance().createMachine(agent);\n template = new ServiceManager(self.getServiceManager());\n }", "public final StarService invoke() {\n return (StarService) Net.createService(StarService.class);\n }", "go.micro.runtime.RuntimeOuterClass.Service getService();", "go.micro.runtime.RuntimeOuterClass.Service getService();", "go.micro.runtime.RuntimeOuterClass.Service getService();", "public Service(){\n\t\t\n\t}", "public WeatherService() {\n super(\"WeatherService\");\n }", "public InitService() {\n super(\"InitService\");\n }", "@Override\n\t\tpublic Service getService() {\n\t\t\treturn new Implementation1();\n\t\t}", "public Servicio(String servicio){\n nombreServicio = servicio;\n }", "public static Service newInstance() {\n return newInstance(DEFAULT_PROVIDER_NAME);\n }", "public StartedService() {\n super(\"StartedService\");\n }", "Fog_Services createFog_Services();", "public AmazonPushListenerService() {\n super(AmazonPushListenerService.class.getName());\n // Measure singleton\n if(MEASURE_ACTIVE) {\n getMeasureProcessing();\n }\n }", "ClassOfService getClassOfService();", "public StatusResource() {\n this.statusService = DeathStar.getStatusService();\n logger.log(Level.FINE, \"Status resource instantiated: {0}\", this);\n }", "SourceBuilder createService();", "private Service() {}", "private ServiceGen() {\n }", "public HelloIntentService() {\n super(\"HelloIntentService\");\n }", "public interface AlarmDataEnvService extends Service<AlarmDataEnv> {\n\n}", "public TrafficService() {\n\t\tLog.i(TAG, \"service started\");\n\t}", "public ServiceCompte() {\n\t\tsuper();\n\t}", "public AlarmService(String name) {\n super(name);\n }", "public VehmonService() {\n }", "@Override\n\t\tpublic String buildBasicService() {\n\t\t\treturn bulidService();\n\t\t}", "public SunshineService(String name) {\n super(\"SunshineService\");\n\n }", "public UpdateService() {\n super(\"UpdateService\");\n }", "public final DramaService invoke() {\n return (DramaService) C16943dj.m83996a(DramaService.class);\n }", "public ReceiveAlarmService() {\n gson = new GsonBuilder().setPrettyPrinting().create();\n database = new DBConnection();\n }", "public NotificationService() {\n super(\"NotificationService\");\n }", "public ClienteServicio() {\n }", "public static MakeServiceProvidingRequestController getInstance() {\n return new MakeServiceProvidingRequestController();\n }", "private ServiceGenerator() {\n }", "private ServiceGenerator() {\n }", "public ServiceTask() {\n\t}", "Object getService(String serviceName);", "public interface ApplicationService {\n ResourceList build(CloudBlueprint cloudBlueprint);\n List<Server> getServers(String environment);\n Map<String, JsonBall> getServerDetail(String serverName);\n}", "public RecruitingAppManagementImpl() {\n }", "@Override\n\t\tpublic Service getService() {\n\t\t\treturn new Implementation2();\n\t\t}", "public Service(int id)\r\n {\r\n this.id = id;\r\n \r\n logger = new Logger(this);\r\n }", "java.lang.String getService();", "java.lang.String getService();", "java.lang.String getService();", "public InitService(String name) {\n super(\"InitService\");\n }", "private ServiceGenerator() {\n }", "private static interface Service {}", "MainService getService() {\n return MainService.this;\n }", "public interface Provider {\n Service newService();\n }", "public go.micro.runtime.RuntimeOuterClass.Service getService() {\n return service_ == null ? go.micro.runtime.RuntimeOuterClass.Service.getDefaultInstance() : service_;\n }", "public go.micro.runtime.RuntimeOuterClass.Service getService() {\n return service_ == null ? go.micro.runtime.RuntimeOuterClass.Service.getDefaultInstance() : service_;\n }", "public go.micro.runtime.RuntimeOuterClass.Service getService() {\n return service_ == null ? go.micro.runtime.RuntimeOuterClass.Service.getDefaultInstance() : service_;\n }", "public ServiceInfo() {\n }", "public void service() {\n\t}", "public Object getService(String serviceName);", "public RiftsawServiceLocator() {\n }", "CdapService createCdapService();", "public CallService() {\n super(\"My\");\n }", "public WeatherService() {\n }", "public ReceivingMonitoringBean() {\n serviceVessel=new ServiceVessel();\n }", "Service(){\r\n\t\tserviceName =\"x\";\r\n\t\tserviceID = 0;\r\n\t\tserviceFee = 0.0;\r\n\t\tserviceDescrp = \"zztop\";\r\n\t}", "public IRSensorSubsystem() {\n\n }", "protected OpUserServiceImpl createServiceImpl() {\r\n return new OpUserServiceImpl();\r\n }", "public RecordService() {\n super(\"RecordService\");\n }", "public abstract IOpipeService service();", "public ServicioLogger() {\n }", "public AppService appService() {\n\t\treturn appService;\n\t}", "public IGamePadAIDL create() {\n if (HwGameAssistGamePad.mService == null) {\n HwGameAssistGamePad.bindService();\n }\n return HwGameAssistGamePad.mService;\n }", "private ServiceFactory() {}", "Service_Resource createService_Resource();", "public static ServiceAgent getAgent() {\n\t\tif (instance == null) {\n\t\t\tthrow new ApplicationError(\"Service Agent is not set up, but there are requests for service!!\");\n\t\t}\n\t\treturn instance;\n\t}", "public PnuematicSubsystem() {\n\n }", "public ServerService(){\n\t\tlogger.info(\"Initilizing the ServerService\");\n\t\tservers.put(1001, new Server(1001, \"Test Server1\", 5, 30, 30, ServerStatus.RUNNING));\n\t\tservers.put(1002, new Server(1002, \"Test Server2\", 5, 30, 30, ServerStatus.RUNNING));\n\t\tservers.put(1003, new Server(1003, \"Test Server3\", 5, 30, 30, ServerStatus.RUNNING));\n\t\tservers.put(1004, new Server(1004, \"Test Server4\", 5, 30, 30, ServerStatus.RUNNING));\n\t\tlogger.info(\"Initilizing the ServerService Done\");\n\t}", "private ServiceMonitoringStatusInterpreter() { /* do nothing */ }", "public Service(String name, int duration) {\n setName(name);\n setDuration(duration);\n }", "public BrightTimeService() {\n super(\"BrightTimeService\");\n }", "public TestService() {}", "public static EpitrelloDataServerice creator() {\n\t\tif(dataServerice == null) {\n\t\t\tdataServerice = new DataService();\n\t\t}\n\t\treturn dataServerice;\n\t}", "public interface TearcherInfoService extends Service<TearcherInfo> {\n\n}", "public static <T> T createService(Class<T> service) {\n return getInstanceRc().create(service);\n }", "private static ExecutionService getInstance() {\r\n\t\treturn \r\n\t\t\t\tnew ExecutionService() {\r\n\r\n\t\t\t@Override\r\n\t\t\tpublic void buy(String security, double price, int volume) {\r\n\t\t\t\t// TODO Auto-generated method stub\r\n\t\t\t\tSystem.out.println(\"buy is\"+price+volume);\r\n\t\t\t\t\r\n\t\t\t}\r\n\r\n\t\t\t@Override\r\n\t\t\tpublic void sell(String security, double price, int volume) {\r\n\t\t\t\t// TODO Auto-generated method stub\r\n\t\t\t\tSystem.out.println(\"sell is\");\r\n\t\t\t}\r\n\t\t\t\r\n\t\t};\r\n\t}", "public ServiceClient() {\n\t\tsuper();\n\t}", "static Service create(String hostIp, String user, String password) {\n return new ServiceImpl(hostIp, user, password);\n }", "public Service(String cod, String lib){\n\t\tcodeService = cod;\n\t\tlibeleService = lib;\n\t}", "public static void main(String[] args) {\n DepartmentServiceimpl deptservice=new DepartmentServiceimpl();\n Department deptobj=new Department();\n \n deptobj.setDepartmentNumber(22);\n deptobj.setDepartmentName(\"com\");\n deptobj.setDepatmentLocation(\"pune\");\ndeptservice.createDepartmentService(deptobj);\n\n}", "public TaxiInformationController() {\n }", "public ServiceFactoryImpl() {\n\t\tsuper();\n\t}", "private Service getService() {\n return service;\n }", "public ServiceSum(String name) {\n\t\tserviceName = name;\n\t}", "Operation createOperation();", "Operation createOperation();", "public TaskServiceImpl() {}", "public RestService() {\r\n }", "public Services(){\n ID = new SimpleDateFormat(\"yyyyMMdd_HHmmss\").format(new Date());\n state = STATUS_IN_PROGRESS;\n name = \"\";\n date = \"\";\n description = \"\";\n note = \"\";\n mileage = 000000;\n }", "public EPGUpdateService() {\n // Worker thread name which is only important for debugging\n super(\"EPGUpdateService\");\n }" ]
[ "0.6898041", "0.68100613", "0.663926", "0.6450569", "0.63715935", "0.6182058", "0.61130834", "0.59454083", "0.59454083", "0.59454083", "0.59297633", "0.58857673", "0.5871908", "0.5848019", "0.5793345", "0.5789801", "0.5775303", "0.5774247", "0.5770337", "0.57292247", "0.57174665", "0.5711697", "0.56810975", "0.56349987", "0.56232387", "0.55756396", "0.5550152", "0.5532974", "0.55262893", "0.55206466", "0.5508012", "0.5503564", "0.54983556", "0.5483091", "0.5457953", "0.54547375", "0.5436715", "0.5434026", "0.54206246", "0.54206246", "0.5409688", "0.54084975", "0.5403084", "0.54005337", "0.5399014", "0.53853136", "0.53803325", "0.53803325", "0.53803325", "0.5379229", "0.5371527", "0.53642493", "0.5337665", "0.53218555", "0.53196454", "0.53196454", "0.53196454", "0.53092", "0.5307906", "0.5305188", "0.5304329", "0.5300224", "0.529986", "0.5293227", "0.5283646", "0.5282648", "0.52822846", "0.5279421", "0.5276491", "0.5266962", "0.52576464", "0.5254254", "0.5251473", "0.52331185", "0.52216935", "0.52177495", "0.52165747", "0.52121764", "0.52089494", "0.52071875", "0.5204705", "0.5195661", "0.5192202", "0.5191339", "0.5185668", "0.51827925", "0.5173697", "0.51716065", "0.51597226", "0.5155347", "0.51550335", "0.5149325", "0.5145037", "0.5144062", "0.51279664", "0.51279664", "0.5124819", "0.5121196", "0.5120461", "0.51152784" ]
0.8703832
0
Returns a new object of class 'Remote Event'.
RemoteEvent createRemoteEvent();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Event createEvent();", "Event createEvent();", "RemoteEventIdentifier createRemoteEventIdentifier();", "EventChannel create();", "private IEvent createEvent() throws RodinDBException {\n\t\tfinal IMachineRoot mch = createMachine(\"mch\");\n\t\treturn mch.createChild(IEvent.ELEMENT_TYPE, null, null);\n\t}", "BasicEvent createBasicEvent();", "BasicEvents createBasicEvents();", "public LogEvent newInstance()\n {\n return new LogEvent();\n }", "@Override\n public Object getEvent() {\n return eventObj;\n }", "@Remote\npublic interface IEventsResource {\n\n public String createEvent(EventTO newEventTO, String idApp) throws EntityNotFoundException, UnauthorizedException;\n\n public EventTO getEvent(String id, String idApp) throws EntityNotFoundException, UnauthorizedException;\n\n public List<EventTO> getEvents(String idApp) throws EntityNotFoundException;\n\n public Response restCreateEvent(EventTO newEventTO, String idApp) throws EntityNotFoundException, UnauthorizedException;\n}", "public RemoteCommitEvent() {\n }", "CatchingEvent createCatchingEvent();", "private void retrieveRemoteEventData(){\n\n //This returns a JSON object with a {\"eventIndex\": int, \"event\": int} pattern.\n String data = getJSON(hostUrl + \"retrieve_remote_event.php?matchId=\" + matchId\n + \"&player=\" + oppositePlayer, 2000);\n\n // Parse the JSON information into an EventIndexPair object.\n Event e = new Gson().fromJson(data, Event.class);\n\n // Set event and eventIndex variables retrieved from JSON to the remoteActiveEvent and\n // remoteEventIndex global variables.\n // These variables will be used to process events locally on the next frame.\n if (e != null){\n if (e.getIndex() > remoteEventIndex){\n\n remoteActiveEvent = e;\n remoteEventIndex = e.getIndex();\n\n }\n }\n\n }", "public Event() {}", "protected IEvent createEvent(IMachineRoot machine, String eventLabel)\n\t\t\tthrows RodinDBException {\n\t\tIEvent event = machine.createChild(IEvent.ELEMENT_TYPE, null, null);\n\t\tevent.setLabel(eventLabel, null);\n\t\tevent.setExtended(false, null);\n\t\tevent.setConvergence(ORDINARY, null);\n\t\treturn event;\n\t}", "public Event createEvent(String name) {\r\n\t\tEvent newEvent = new Event(this.GID, name);\r\n\t\tevents.add(newEvent);\r\n\t\treturn newEvent;\r\n\t}", "EventUse createEventUse();", "EventChannel create(Context context);", "public Object getEvent() {\r\n return event;\r\n }", "com.walgreens.rxit.ch.cda.EIVLEvent addNewEvent();", "public Event createNotify(Address resource, String event);", "public CreateRemoteClassic<Msg, Ref> create();", "public Event() {\n\n }", "public Event(){\n \n }", "void onNewEvent(Event event);", "public\n CreateEvent()\n {}", "SystemEvent createSystemEvent();", "public interface Event {\n\n}", "public interface Event {\n\n}", "public Event(){\n\n }", "public EventObject(Object source) {\n\tif (source == null)\n\t throw new IllegalArgumentException(\"null source\");\n\n this.source = source;\n }", "private RemoteEventListener getDest()\n throws RemoteException {\n if (!isPrepared) {\n try {\n Object myListener = theMarshalledListener.get();\n\n theListener = (RemoteEventListener)\n GeneratorConfig.getRecoveryPreparer().prepareProxy(myListener);\n isPrepared = true;\n } catch (IOException anIOE) {\n throw new RemoteException(\"Failed to unmarshall listener\",\n anIOE);\n } catch (ClassNotFoundException aCNFE) {\n throw new RemoteException(\"Failed to load class for listener\",\n aCNFE);\n }\n }\n \n return theListener;\n }", "public interface Event extends Serializable {\n\n Long getEventId();\n\n String getEventTitle();\n\n String getEventDescription();\n\n Long getEventAssignerId();\n\n Date getOriginalEventStartDate();\n\n Date getEventStartDate();\n\n /***\n * Sets the new start date for new generating event.\n *\n * @param startEventDate\n */\n void setEventStartDate(Date startEventDate);\n\n Date getEventEndDate();\n\n /***\n * Sets the new end date for new generating event.\n *\n * @param endEventDate\n */\n void setEventEndDate(Date endEventDate);\n//\n// Date getEventRemindDate();\n//\n// /***\n// * Sets the new remind date for new generating event.\n// *\n// * @param endEventDate\n// */\n// void setEventRemindDate(Date endEventDate);\n\n /***\n * Return calendarId field generated with system calendar after sync it\n *\n * @return\n * @see SyncUtils\n */\n Long getCalendarId();\n\n /***\n * Sets calendarId field generated with system calendar after sync it\n *\n * @param calendarId\n * @see SyncUtils\n */\n void setCalendarId(Long calendarId);\n\n /***\n * @return repeat period for current entity instance\n * @see EventProperties.RepeatPeriod\n */\n @EventProperties.RepeatPeriod\n int getEventRepeatPeriod();\n\n /***\n * @return event icon url\n */\n String getEventIconUrl();\n\n /***\n * @return boolean which indicates is event editable\n */\n Boolean isEditable();\n\n /***\n * @return boolean which indicates is event length All day long\n */\n Boolean isAllDayEvent();\n}", "WithCreate withSource(EventChannelSource source);", "private void sendEventToServer() throws UnknownHostException, IOException {\n \t\t\n \t\tSocket socket = null; \n \t\t\n \t\tsocket = new Socket(Constants.ServerIp, Constants.Port);\n \t\t\n \t\tObjectOutputStream serializer = null;\n \t\t\n \t\tserializer = new ObjectOutputStream(socket.getOutputStream());\n \t\t//TODO: Send a message to server for new Event\n \t\t\n \t\tMessageType t = MessageType.newPubEventMessage;\n \t\tserializer.writeObject(t);\n \t\tserializer.writeObject(event);\n \t\tserializer.flush();\n \t\t//TODO: Send the event\n \t\t//TODO: Send to Pending Screen\n \t}", "public Event() {\r\n\r\n\t}", "Event getEvent();", "public Client(ClientEvents event) throws UnknownHostException, IOException {\n\t\t// TODO Auto-generated constructor stub\n\t\t//super(\"83.52.33.147\", 3553);\n\t\tmIp = \"85.53.66.42\";\n\t\tmPort = 3553;\n\t\tthis.event = event;\n\t\tmInstance = this;\n\t\t\n\t\t//startConection();\n\t}", "EventBinding createEventBinding();", "public EventMessage(Event event)\r\n {\r\n //super(\"EventMessage\");\r\n super(TYPE_IDENT, event);\r\n }", "public static EventClient getEventClient() {\n if (EVENT_CLIENT == null) {\n EVENT_CLIENT = new NetworkEventClient(\n NetworkProvider.SERVER_URL,\n new DefaultNetworkProvider());\n }\n return EVENT_CLIENT;\n }", "public CalDAVEvent<?> getEvent() throws WebdavException {\n init(true);\n\n return event;\n }", "public ServiceEvent() {\n // eventSenderID and eventSenderClass are initialized by the OperatingSystem! \n }", "public CoreBreakpoint.Event getNewInstance () {\n return new LineBreakpoint ();\n }", "@Override\n\tpublic EventMessage initLocalEventMessage() {\n\t\treturn getEventMessage();\n\t}", "@Override\n public SoapEvent create(SoapEvent event) {\n throw new UnsupportedOperationException();\n }", "public Event() {\n\t}", "public EventDelegate() {\n mNativeRef = nativeCreateDelegate();\n }", "@Override //to be moved to Cloud service\r\n\tpublic void createEvent(String eventName) {\n\t\t\r\n\t}", "protected ICEvent() {}", "public Event clone (){\r\n\t\t\treturn new FZipEvent(type, file, bubbles, cancelable);\r\n\t\t}", "protected abstract CreateRemoteClassic<Msg, Ref> make_create();", "public interface IEvent {\r\n\r\n\t/**\r\n\t * Returns the source of the event. As events are emitted\r\n\t * by instances that are bound to an instance, this method\r\n\t * will point to the corresponding source emitter that \r\n\t * received the event.\r\n\t * \r\n\t * @return The source of the event.\r\n\t */\r\n\tpublic IEventCollector getSource();\r\n\t\r\n\t/**\r\n\t * The type of the event. This will be the string that is\r\n\t * negotiated in the contract. \r\n\t * \r\n\t * @return The type of the event that has been sent. This\r\n\t * \twill be the parameter as defined in the contract.\r\n\t */\r\n\tpublic String getType();\r\n\t\r\n\t/**\r\n\t * The data object that has been sent as event object. \r\n\t * \r\n\t * @return The data object of this event.\r\n\t */\r\n\tpublic Object getData();\r\n\r\n}", "public Event() {\n }", "public Event() {\n }", "Event getE();", "private IRefinesEvent createRefinesEvent() throws RodinDBException {\n\t\tfinal IMachineRoot mch = createMachine(\"mch\");\n\t\tfinal IEvent event = createEvent(mch, \"event\");\n\t\treturn event.createChild(IRefinesEvent.ELEMENT_TYPE, null, null);\n\t}", "public interface IEvent {\n}", "private void createEvents() {\n\t}", "public interface EventDefinition extends EObject {\r\n}", "public interface Event\n\t{\n\t\tpublic static final String EVENT_ID = \"aether.event.id\";\n\t\tpublic static final String TIME = \"aether.event.time\";\n\t\tpublic static final String EVENT_TYPE = \"aether.event.type\";\n\t}", "public interface EventListener extends Remote{\n\n @OneWay(full = true)\n void onEvent(EventObject event);\n}", "public static ApproxsimEvent getGeneric(Object source) {\n return new ApproxsimEvent(source, GENERIC);\n }", "public interface EventReceiver {\n\n void onNotify(Event event);\n\n }", "CreateEventViewModelFactory() {\n super(Storage.class, Authenticator.class);\n }", "public Eventd() {\n }", "interface Event {\n Event TICK = new Event() {\n };\n}", "public QPEvent() {}", "public interface RemoteContextListenerInterface extends Remote\n{\n /**\n * Called when an object has been added.\n * <p>\n * The binding of the newly added object can be obtained using <tt>evt.getNewBinding()</tt>.\n * @param evt NamingEvent; The nonnull event.\n * @see NamingEvent#OBJECT_ADDED\n * @throws RemoteException on network failure\n */\n public void objectAdded(NamingEvent evt) throws RemoteException;\n\n /**\n * Called when an object has been removed.\n * <p>\n * The binding of the newly removed object can be obtained using <tt>evt.getOldBinding()</tt>.\n * @param evt NamingEvent; The nonnull event.\n * @see NamingEvent#OBJECT_REMOVED\n * @throws RemoteException on network failure\n */\n public void objectRemoved(NamingEvent evt) throws RemoteException;\n\n /**\n * Called when an object has been renamed.\n * <p>\n * The binding of the renamed object can be obtained using <tt>evt.getNewBinding()</tt>. Its old binding (before the\n * rename) can be obtained using <tt>evt.getOldBinding()</tt>. One of these may be null if the old/new binding was\n * outside the scope in which the listener has registered interest.\n * @param evt NamingEvent; The nonnull event.\n * @see NamingEvent#OBJECT_RENAMED\n * @throws RemoteException on network failure\n */\n public void objectRenamed(NamingEvent evt) throws RemoteException;\n\n /**\n * Called when an object has been changed.\n * <p>\n * The binding of the changed object can be obtained using <tt>evt.getNewBinding()</tt>. Its old binding (before the\n * change) can be obtained using <tt>evt.getOldBinding()</tt>.\n * @param evt NamingEvent; The nonnull naming event.\n * @see NamingEvent#OBJECT_CHANGED\n * @throws RemoteException on network failure.\n */\n public void objectChanged(NamingEvent evt) throws RemoteException;\n\n /**\n * Called when a naming exception is thrown while attempting to fire a <tt>NamingEvent</tt>.\n * @param evt NamingExceptionEvent; The nonnull event.\n * @throws RemoteException on network exception\n * @throws RemoteException on network failure\n */\n void namingExceptionThrown(NamingExceptionEvent evt) throws RemoteException;\n}", "ViewElementEvent createViewElementEvent();", "EventType getEvent();", "public EventImpl convertToEventImpl() {\n final EventImpl event = new EventImpl(\n getBaseEventHashedData(),\n getBaseEventUnhashedData(),\n getConsensusData(),\n getSelfParent(),\n getOtherParent());\n CryptographyHolder.get().digestSync(event);\n return event;\n }", "public DescriptorEvent(Object sourceObject) {\n super(sourceObject);\n }", "interface EventBase {\n int getId();\n\n String getImage();\n\n String getTitle();\n\n String getDateTime();\n\n float getPrice();\n}", "protected ServiceEvent(ServiceEvent event) {\n eventSenderClass=event.eventSenderClass;\n eventSenderID=event.eventSenderID;\n }", "@Override\n\tpublic EventDto createEvent(EventDto event) {\n\t\tEventEntity eventEntity=new EventEntity();\n\t\tBeanUtils.copyProperties(event, eventEntity);\n\t\t\n\t\tString eventid=utils.generateEventId(20);\n\t\teventEntity.setEventid(eventid);\n\t\t\n\t\tEventEntity storedEvent=eventRepository.save(eventEntity);\n\t\t\n\t\tEventDto returnvalue=new EventDto();\n\t\tBeanUtils.copyProperties(storedEvent, returnvalue);\n\t\t\n\t\treturn returnvalue;\n\t}", "ProgramEventEvent createProgramEventEvent();", "WithCreate withDestination(EventChannelDestination destination);", "public EventOccurrence getReceiveEvent();", "@Override\n public SoapEvent convertType(Event parent) {\n return new SoapEvent(parent);\n }", "private Event convertToEvent(String message) {\n\t\tJSONParser parser = new JSONParser();\n\t\tJSONObject jsonObject;\n\t\ttry {\n\t\t\tjsonObject = (JSONObject) parser.parse(message);\n\t\t} catch (ParseException e) {\n\t\t\tthrow new RuntimeException(\"ParseException caught trying to parse message text into JSON object\");\n\t\t}\n\t\tJSONArray events = (JSONArray) jsonObject.get(\"events\");\n\t\tList<EventAttribute> eventAttributes = new ArrayList<>();\n\t\t@SuppressWarnings(\"unchecked\")\n\t\tIterator<JSONObject> iterator = events.iterator();\n\t\twhile (iterator.hasNext()) {\n\t\t\tJSONObject jsonT = (JSONObject) iterator.next();\n\t\t\tJSONObject jsonEventAttribute = (JSONObject) jsonT.get(\"attributes\");\n\t\t\tString accountNum = (String) jsonEventAttribute.get(\"Account Number\");\n\t\t\tString txAmount = (String) jsonEventAttribute.get(\"Transaction Amount\");\n\t\t\tString cardMemberName = (String) jsonEventAttribute.get(\"Name\");\n\t\t\tString product = (String) jsonEventAttribute.get(\"Product\");\n\t\t\tEventAttribute eventAttribute = new EventAttribute(accountNum, txAmount, cardMemberName, product);\n\t\t\teventAttributes.add(eventAttribute);\n\t\t}\n\n\t\treturn new Event(eventAttributes);\n\t}", "protected Serializable eventToMessageObject(CayenneEvent event) throws Exception {\n return event;\n }", "public LiveData<Event> getEvent() {\n return event;\n }", "public static ApproxsimEvent getReplaced(Object source, Object initiator,\n ApproxsimObject newObject) {\n return new ApproxsimEvent(source, REPLACED, initiator, newObject);\n }", "public Event getTheObject(){\n return this;\n }", "public interface IAPIEvent extends IEvent {\n\n /**\n * Gets the transmission sessions id who the event was caused by.\n * \n * @return The transmission sessions sessionId\n */\n UUID getSessionId();\n\n /**\n * Gets the status of the transmission session associated with the event.\n * \n * @return The status of the transmission session\n */\n SessionStatus getStatus();\n}", "@Test\r\n public void testEvent() {\n Event event = new Event();\r\n }", "EventChannelSource source();", "public String getPushEvent();", "SyslogEvent build() {\n\n miruLogEvent = parse(rawMessage, address.toString());\n return this;\n }", "protected Element invokeEvt(){\n\t\treturn el(\"bpws:invoke\", new Node[]{\n\t\t\t\tattr(\"operation\", \"receive\"),\n\t\t\t\tattr(\"inputVariable\", VARNAME),\n\t\t\t\tattr(\"partnerLink\", PLNKNAME),\n\t\t\t\tattr(\"portType\", \"nswomo:evtrcvPortType\")\n\t\t});\n\t}", "public abstract RemoteCallback<?> getRemoteCallback();", "public EzproxyAuthenticationEvent copy(){\n return new EzproxyAuthenticationEvent(this);\n }", "public Event getEvent(){\n\t\t\treturn event;\n\t\t}", "public Event createPublish(Address resource, String event, int expires);", "public Event() {\n this.name = null;\n this.description = null;\n this.date = new GregorianCalendar();\n }", "public EventInterface getServer() {\r\n return this.server;\r\n }", "synchronized public LogEvent getLogEvent () {\n LogEvent evt = (LogEvent) get (LOGEVT.toString());\n if (evt == null) {\n evt = new LogEvent ();\n evt.setNoArmor(true);\n put (LOGEVT.toString(), evt);\n }\n return evt;\n }", "void onNetworkEvent(NetworkEvent event);", "public InnerApplicationEvent(InnerApplicationContainer source){\r\n\t\tsuper((Object)source);\r\n\t}" ]
[ "0.6713657", "0.6713657", "0.6508201", "0.6378375", "0.62090963", "0.60833555", "0.60162556", "0.59893084", "0.5987245", "0.58501506", "0.5828125", "0.5762715", "0.5761921", "0.57378995", "0.57022727", "0.5692973", "0.5663261", "0.5649277", "0.5596646", "0.5551104", "0.5548783", "0.5537638", "0.5530832", "0.5512209", "0.5505171", "0.54972935", "0.5478523", "0.5476853", "0.5476853", "0.5476671", "0.54621065", "0.54531795", "0.5437446", "0.5402855", "0.5395165", "0.5393508", "0.5393245", "0.5381513", "0.5378523", "0.5371949", "0.53631413", "0.53481746", "0.53460026", "0.5342311", "0.5334715", "0.53238565", "0.53065336", "0.5294572", "0.5285763", "0.52852464", "0.52670974", "0.52470136", "0.52457553", "0.52397704", "0.52397704", "0.5233306", "0.52293223", "0.5223317", "0.5214948", "0.52138835", "0.52028847", "0.51980084", "0.51934904", "0.51855564", "0.516412", "0.5162865", "0.51585704", "0.51584154", "0.51503885", "0.5148035", "0.5146525", "0.5132888", "0.5127611", "0.51151973", "0.51130563", "0.51101506", "0.5107994", "0.50988746", "0.50952053", "0.5072207", "0.5067455", "0.506283", "0.5058306", "0.50547653", "0.5054721", "0.50409055", "0.50371873", "0.50341505", "0.5026297", "0.5024646", "0.5018986", "0.5017209", "0.50132626", "0.5011007", "0.50088364", "0.49997923", "0.4996844", "0.4996746", "0.49946293", "0.49781793" ]
0.856498
0
Returns a new object of class 'Remote Actuator'.
RemoteActuator createRemoteActuator();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Actuator createActuator();", "ExternalActuator createExternalActuator();", "DeviceActuator createDeviceActuator();", "public SensorActuatorMachine() {\n this.agent = ExecutionComponentFeature.LOCAL.get();\n if (agent == null) {\n throw new IllegalStateException(\"Must be called on agent thread.\");\n }\n self = Environment.getInstance().createMachine(agent);\n template = new ServiceManager(self.getServiceManager());\n }", "RemoteActuatorIdentifier createRemoteActuatorIdentifier();", "ProgramActuatorService createProgramActuatorService();", "Swarm createSwarm();", "public RemoteControl() {\n onCommands = new ArrayList<Command>(7); // concrete command.Command registers itself with the invoker\n offCommands = new ArrayList<Command>(7);\n\n Command noCommand = new NoCommand(); //Good programming practice to create dummy objects like this\n for (int i = 0;i < 7;i++) {\n onCommands.add(noCommand);\n }\n\n //Initialize the off command objects\n for (int i = 0;i < 7;i++) {\n offCommands.add(noCommand);\n }\n\n undoCommand = noCommand;\n }", "interface RemoteControl {\n void on();\n\n void off();\n}", "public CreateRemoteClassic<Msg, Ref> create();", "@Remote\r\npublic interface RappelManagerRemote\r\n extends RappelManager\r\n{\r\n\r\n\r\n}", "public static void main(String[] args) {\n//\n// remote.setCommand(garageDoorOpenCommand);\n// remote.buttonWasPressed();\n\n RemoteControl remoteControl = new RemoteControl();\n\n Light livingRoomLight = new Light(\"Living Room\");\n Light kitchenLight = new Light(\"Kitchen\");\n CeilingFan ceilingFan = new CeilingFan(\"Living Room\");\n GarageDoor garageDoor = new GarageDoor(\"\");\n Stereo stereo = new Stereo(\"Living Room\");\n\n LightOnCommands livingRoomLightsOn = new LightOnCommands(livingRoomLight);\n LightOffCommand livingRoomLightsOff = new LightOffCommand(livingRoomLight);\n LightOnCommands kitchenLightsOn = new LightOnCommands(kitchenLight);\n LightOffCommand kitchenLightsOff = new LightOffCommand(kitchenLight);\n\n CeilingFanOnCommand ceilingFanOnCommand = new CeilingFanOnCommand(ceilingFan);\n CeilingFanOffCommand ceilingFanOffCommand = new CeilingFanOffCommand(ceilingFan);\n\n GarageDoorOpenCommand garageDoorOpenCommand = new GarageDoorOpenCommand(garageDoor);\n GarageDoorCloseCommand garageDoorCloseCommand = new GarageDoorCloseCommand(garageDoor);\n\n StereoOnWithCdCommand stereoOnWithCdCommand = new StereoOnWithCdCommand(stereo);\n StereoOffCommand stereoOffCommand = new StereoOffCommand(stereo);\n\n\n remoteControl.setCommand(0, livingRoomLightsOn, livingRoomLightsOff);\n remoteControl.setCommand(1, kitchenLightsOn, kitchenLightsOff);\n remoteControl.setCommand(2, ceilingFanOnCommand, ceilingFanOffCommand);\n remoteControl.setCommand(3, stereoOnWithCdCommand, stereoOffCommand);\n\n System.out.println(remoteControl);\n\n remoteControl.onButtonWasPushed(0);\n remoteControl.offButtonWasPushed(0);\n remoteControl.onButtonWasPushed(1);\n remoteControl.offButtonWasPushed(1);\n remoteControl.onButtonWasPushed(2);\n remoteControl.offButtonWasPushed(2);\n remoteControl.onButtonWasPushed(3);\n remoteControl.offButtonWasPushed(3);\n }", "RemoteUserManager() { }", "protected RemoteApi getRemoteApi() {\n return getLockssDaemon().getRemoteApi();\n }", "public CreateRemoteClassic<Msg, Ref> infraCreate();", "public NewUserMBean() {\r\n }", "private static RCServo PhidgetMotorMover() {\n\n\t\ttry {\n\t\t\tSystem.out.println(\"Constructing MotorMover\");\n\t\t\tservo = new RCServo();\n\t\t\t// Start listening for motor interaction\n\t\t\tservo.open(2000);\n\t\t} catch (PhidgetException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn servo;\n\t}", "protected abstract RemoteFactory.Agent<Msg, Ref> make_Agent();", "public static ElectronicDevice getDevice(){\n\t\treturn new Television();\n\t\t\n\t}", "public java.rmi.Remote getSomethingRemote() throws RemoteException;", "new LED();", "public StatusResource() {\n this.statusService = DeathStar.getStatusService();\n logger.log(Level.FINE, \"Status resource instantiated: {0}\", this);\n }", "public SocketRpcController newRpcController() {\r\n return new SocketRpcController();\r\n }", "@Remote\r\npublic interface MenuActionManagerRemote\r\n extends MenuActionManager\r\n{\r\n\r\n\r\n}", "public RemoteFactory.Agent<Msg, Ref> _createImplementationOfAgent() {\n RemoteFactory.Agent<Msg, Ref> implem = make_Agent();\n if (implem == null) {\n \tthrow new RuntimeException(\"make_Agent() in fr.irit.smac.may.lib.classic.remote.RemoteFactory should not return null.\");\n }\n assert implem.ecosystemComponent == null: \"This is a bug.\";\n assert this.selfComponent != null: \"This is a bug.\";\n implem.ecosystemComponent = this.selfComponent;\n return implem;\n }", "public int getActuatorType() \n\t{\n\t\treturn this.actuatorType;\n\t}", "protected RemoteFactory.Agent.Component<Msg, Ref> newAgent() {\n RemoteFactory.Agent<Msg, Ref> _implem = _createImplementationOfAgent();\n return _implem._newComponent(new RemoteFactory.Agent.Requires<Msg, Ref>() {},true);\n }", "Communicator createCommunicator();", "public PingImpl() throws RemoteException {\n super(); //cria no rmi\n }", "public ActuatorResource(String name, String ledName, String appConfigPath, String sensorsPath) {\n\t\tsuper(name);\n\n\t\tthis.gson = new Gson(); // Or use new GsonBuilder().create();\n\t\t\n\t\t// instancia objeto responsavel pelo gerenciamento dos LEDs\n\t\tthis.ledResource = new LEDResource(ledName, appConfigPath, sensorsPath);\n\n\t\t// adiciona filho\n\t\tadd(this.ledResource);\n\n\t\t// seta como observables\n\t\tthis.setObservable(true);\n\t\tthis.getAttributes().setObservable();\n\t}", "public ReceivingMonitoringBean() {\n serviceVessel=new ServiceVessel();\n }", "UMOImmutableEndpoint createResponseEndpoint(UMOEndpointBuilder builder, UMOManagementContext managementContext) throws UMOException;", "public ActuatorData()\n\t{\n\t\tsuper(); \n\t}", "public interface ColorRemoteService extends RemoteService {\n\n /**\n * Returns color RGB value in hex from its canonical value.\n *\n * @param canonical canonical color, e.g., {@code \"red\"}\n * @return its RGB equivalent, e.g., {@code \"FF0000\"} or if canonical name is invalid, an empty\n * string\n */\n String getRGB(String canonical);\n\n /**\n * Returns canonical name corresponding to an RGB color.\n *\n * @param rgb RGB triplet, e.g., {@code \"FF0000\"}\n * @return canonical name, e.g., {@code \"red\"} or if RGB triplet if there is no such name\n */\n String getCanonicalName(String rgb);\n}", "SpawnController createSpawnController();", "@Remote\r\npublic interface ActionItemManagerRemote\r\n extends ActionItemManager\r\n{\r\n\r\n\r\n}", "public ClientMBean() {\n }", "public Actuator() {\t\t\n\t\t// Typ ist standardäßig disabled\n\t\tthis.setType(\"disabled\");\n\t\tthis.setMyFunction(new LinkedList<Function>());\n\t}", "DeviceSensor createDeviceSensor();", "@Nullable\n private ControllerRestApi getControllerRestApi() {\n return _pushLocations != null ? new DefaultControllerRestApi(_pushLocations, _rawTableName) : null;\n }", "ExternalSensor createExternalSensor();", "Instance createInstance();", "public ElevatorControllerOperationsDefault() {\n\t\televatorControllerOperations = ElevatorControllerOperationsImplFactory.ElevatorControllerOperationsBuilder();}", "SourceBuilder createRestController();", "public CastRemote(){\n final Retrofit retrofit = new Retrofit.Builder()\n .addConverterFactory(GsonConverterFactory.create())\n .addCallAdapterFactory(RxJava2CallAdapterFactory.create())\n .baseUrl(Constants.BASE_URL)\n .client(createClient())\n .build();\n service = retrofit.create(CastService.class);\n }", "public Object createObject() {\n return klass.__call__().__tojava__(interfaceType);\n }", "@Remote\r\npublic interface BonLivraisonManagerRemote\r\n extends BonLivraisonManager\r\n{\r\n\r\n\r\n}", "public PlaneUIController() {\n this.launcherFacade = new LauncherFacade();\n }", "On_Device_Resource createOn_Device_Resource();", "public interface RobotConnectionManager {\n RobotConnection getConnection();\n}", "public interface InstructorControllerInterface extends Remote {\n\n\t/**\n\t * @param username\n\t * @param password\n\t * @return\n\t * @throws RemoteException\n\t */\n\tpublic Instructor login(String username, String password) throws RemoteException;\n\n\t/**\n\t * @param instructor\n\t * @throws RemoteException\n\t */\n\tpublic void saveProfile(Instructor instructor) throws RemoteException;\n}", "public interface RMIInterface extends Remote {\n\n public String helloTo(String name) throws RemoteException;\n\n}", "public RecruitingAppManagementImpl() {\n }", "public NetworkClientController() {\r\n\t\trmiClient = new RMIClient();\r\n\t\trmiClient.addObserver(this);\r\n\t}", "@Bean\n RemoteAuthenticationManager remoteAuthenticationManager() {\n HttpInvokerProxyFactoryBean invoker = new HttpInvokerProxyFactoryBean();\n invoker.setServiceUrl(getServiceHost() + \"/authentication.service\");\n invoker.setServiceInterface(RemoteAuthenticationManager.class);\n invoker.afterPropertiesSet();\n return (RemoteAuthenticationManager) invoker.getObject();\n }", "CloudwatchFactory getCloudwatchFactory();", "public interface RaspberryService {\n Temperature getTemperature();\n Humidity getHumidity();\n}", "@Inject\n public MachineMonkeyRestApiImpl() {\n }", "protected static RestConnection createConfig(Resource target, String remotePath) {\n\t\t RestConnection conn = target.addDecorator(\"remote\", RestConnection.class);\n conn.remotePath().create();\n conn.remotePath().setValue(baseUrl + \"/\" + remotePath);\n conn.remoteUser().<StringResource> create().setValue(\"rest\");\n conn.remotePw().<StringResource> create().setValue(\"rest\");\n// conn.activate(true); // don't do this -> triggers execution in the app itself, which is not desired in these tests\n return conn;\n\t}", "public API getApi()\n\t{\n\t\treturn new API(this);\n\t}", "public ClientNaiveAgent() {\n // the default ip is the localhost\n ar = new ClientActionRobotJava(\"127.0.0.1\");\n tp = new TrajectoryPlanner();\n randomGenerator = new Random();\n }", "@Remote\npublic interface IEventsResource {\n\n public String createEvent(EventTO newEventTO, String idApp) throws EntityNotFoundException, UnauthorizedException;\n\n public EventTO getEvent(String id, String idApp) throws EntityNotFoundException, UnauthorizedException;\n\n public List<EventTO> getEvents(String idApp) throws EntityNotFoundException;\n\n public Response restCreateEvent(EventTO newEventTO, String idApp) throws EntityNotFoundException, UnauthorizedException;\n}", "RemoteEvent createRemoteEvent();", "public interface CwmResourceLocatorClass extends javax.jmi.reflect.RefClass {\n /**\n * The default factory operation used to create an instance object.\n * \n * @return The created instance object.\n */\n public CwmResourceLocator createCwmResourceLocator();\n\n /**\n * Creates an instance object having attributes initialized by the passed values.\n * \n * @param name\n * An identifier for the ModelElement within its containing Namespace.\n * @param visibility\n * Specifies extent of the visibility of the ModelElement within its owning Namespace.\n * @param url\n * Contains the text of the resource location. For Internet locations, this will be a web URL (Uniform\n * Resource Locator) but there is no requirement that this be so. In fact, the string can contain any text\n * meaningful to its intended use in a particular environment.\n * @return The created instance object.\n */\n public CwmResourceLocator createCwmResourceLocator( java.lang.String name,\n org.pentaho.pms.cwm.pentaho.meta.core.VisibilityKind visibility, java.lang.String url );\n}", "public interface ICartagoLoggerRemote extends Remote {\n \n void opRequested(long when, AgentId who, ArtifactId aid, Op op) throws RemoteException, CartagoException;\n void opStarted(long when, OpId id, ArtifactId aid, Op op) throws RemoteException, CartagoException;\n void opSuspended(long when, OpId id, ArtifactId aid, Op op) throws RemoteException, CartagoException;\n void opResumed(long when, OpId id, ArtifactId aid, Op op) throws RemoteException, CartagoException;\n void opCompleted(long when, OpId id, ArtifactId aid, Op op) throws RemoteException, CartagoException;\n void opFailed(long when, OpId id, ArtifactId aid, Op op, String msg, Tuple descr) throws RemoteException, CartagoException;\n void newPercept(long when, ArtifactId aid, Tuple signal, ArtifactObsProperty[] added, ArtifactObsProperty[] removed, ArtifactObsProperty[] changed) throws RemoteException, CartagoException;\n \n void artifactCreated(long when, ArtifactId id, AgentId creator) throws RemoteException, CartagoException;\n void artifactDisposed(long when, ArtifactId id, AgentId disposer) throws RemoteException, CartagoException;\n void artifactFocussed(long when, AgentId who, ArtifactId id, IEventFilter ev) throws RemoteException, CartagoException;\n void artifactNoMoreFocussed(long when, AgentId who, ArtifactId id) throws RemoteException, CartagoException;\n void artifactsLinked(long when, AgentId id, ArtifactId linking, ArtifactId linked) throws RemoteException, CartagoException;\n \n void agentJoined(long when, AgentId id) throws RemoteException, CartagoException;\n void agentQuit(long when, AgentId id) throws RemoteException, CartagoException;\n \n}", "public MartyrsModel() {\n\t\tservice = GWT.create(VictimsRemoteService.class);\n\t}", "public interface RobotConveyor {\n\n Robot createRobot();\n}", "public ReferenceRemote getReferenceServer() throws RemoteException, IOException {\n String rmiServiceName\n = PropertiesRemote.getInstance().getProperty(\"remoteServiceName\");\n String rmiHost\n = PropertiesRemote.getInstance().getProperty(\"remoteHost\");\n int rmiPort\n = Integer.parseInt(PropertiesRemote.getInstance().getProperty(\"remotePort\"));\n String lookupString = \"rmi://\" + rmiHost + \":\" + rmiPort + \"/\" + rmiServiceName;\n\n try {\n refObj = (ReferenceRemote) Naming.lookup(lookupString);\n return refObj;\n } catch (NotBoundException nbex) {\n throw new RemoteException(nbex.toString());\n }\n }", "@Remote\r\npublic interface EcheanceReglementManagerRemote\r\n extends EcheanceReglementManager\r\n{\r\n\r\n\r\n}", "@Remote\npublic interface IApplicationsResource {\n\n public List<ApplicationTO> getApplications();\n\n public String createApplication(ApplicationTO applicationTO);\n\n public ApplicationTO getApplication(String id) throws EntityNotFoundException;\n\n public void updateApplication(ApplicationTO applicationTO, String id) throws EntityNotFoundException;\n\n public void deleteApplication(String id) throws EntityNotFoundException;\n\n public Response restCreateApplication(ApplicationTO applicationTO);\n\n public Response restUpdateApplication(ApplicationTO applicationTO, String id) throws EntityNotFoundException;\n\n public Response restDeleteApplication(String id) throws EntityNotFoundException;\n}", "public RemoteFacadeServiceLocator() {\r\n }", "public static void main(String[] args) throws RemoteException{\n \r\n Registry registry= LocateRegistry.createRegistry(5099); //registrar a nuestro cliente \r\n registry.rebind(\"hello\", new ObjectRemote());\r\n }", "@Remote\npublic interface EntrepriseFacadeRemote {\n\n Entreprise create(Entreprise entreprise);\n\n Entreprise edit(Entreprise entreprise);\n\n boolean remove(Entreprise entreprise);\n\n boolean contains(Entreprise entreprise);\n \n public List<Entreprise> getEntreprises();\n}", "private CloudStackApi getApi() {\n if (_eng == null) {\n _eng = new CloudStackApi(managementServer, cloudAPIPort, false);\n }\n // regardless of whether _eng is initialized, we must make sure\n // access/secret keys are current with what's in the UserCredentials\n _eng.setApiKey(UserContext.current().getAccessKey());\n _eng.setSecretKey(UserContext.current().getSecretKey());\n return _eng;\n }", "protected abstract CreateRemoteClassic<Msg, Ref> make_create();", "public interface Listener extends Remote{\n \n /**\n * \n * Handles new updated readings\n * @param sensors\n * @param monitorCount\n * @param sensorCount\n * @throws java.rmi.RemoteException \n */\n public void Changed(List<Sensor> sensors, int monitorCount, int sensorCount) throws java.rmi.RemoteException;\n \n /**\n * \n * Alerts monitor if the temperatures reach critical levels\n * @param sensor\n * @throws RemoteException \n */\n public void alertMonitor(Sensor sensor) throws RemoteException;\n \n /**\n * \n * Notifies monitors when a particular sensor is down\n * @param sensor\n * @throws RemoteException \n */\n public void notifySensorFailure(Sensor sensor) throws RemoteException;\n}", "public PuppetIdracServerDevice() { }", "@Override\n\tpublic Receive createReceive() {\n\t\treturn receiveBuilder()\n\t\t\t\t.match(RequestTrackDevice.class, this::onTrackDevice)\n\t\t\t\t.match(Terminated.class, this::onTerminate)\n\t\t\t\t.match(RequestDeviceList.class, this::onDeviceList)\n\t\t\t\t.match(RequestAllTemperatures.class, this::onAllTemperatures)\n\t\t\t\t.build();\n\t}", "Drone createDrone();", "public interface MainMBean\n{\n // Attributes ---------------------------------------------------\n \n void setRmiPort(int port);\n int getRmiPort();\n \n void setPort(int port);\n int getPort();\n\n void setBindAddress(String host) throws UnknownHostException; \n String getBindAddress();\n\n void setRmiBindAddress(String host) throws UnknownHostException; \n String getRmiBindAddress();\n\n void setBacklog(int backlog); \n int getBacklog();\n\n /** Whether the MainMBean's Naming server will be installed as the NamingContext.setLocal global value */\n void setInstallGlobalService(boolean flag);\n boolean getInstallGlobalService();\n\n /** Get the UseGlobalService which defines whether the MainMBean's\n * Naming server will initialized from the existing NamingContext.setLocal\n * global value.\n * \n * @return true if this should try to use VM global naming service, false otherwise \n */ \n public boolean getUseGlobalService();\n /** Set the UseGlobalService which defines whether the MainMBean's\n * Naming server will initialized from the existing NamingContext.setLocal global\n * value. This allows one to export multiple servers via different transports\n * and still share the same underlying naming service.\n * \n * @return true if this should try to use VM global naming service, false otherwise \n */ \n public void setUseGlobalService(boolean flag);\n\n /** The RMIClientSocketFactory implementation class */\n void setClientSocketFactory(String factoryClassName)\n throws ClassNotFoundException, InstantiationException, IllegalAccessException;\n String getClientSocketFactory();\n \n /** The RMIServerSocketFactory implementation class */\n void setServerSocketFactory(String factoryClassName)\n throws ClassNotFoundException, InstantiationException, IllegalAccessException;\n String getServerSocketFactory();\n\n /** The JNPServerSocketFactory implementation class */\n void setJNPServerSocketFactory(String factoryClassName) \n throws ClassNotFoundException, InstantiationException, IllegalAccessException;\n\n // Operations ----------------------------------------------------\n \n public void start() throws Exception;\n \n public void stop();\n \n}", "SwSchedulableResource createSwSchedulableResource();", "UMOImmutableEndpoint createOutboundEndpoint(UMOEndpointBuilder builder, UMOManagementContext managementContext) throws UMOException;", "Operation createOperation();", "Operation createOperation();", "public CameraControl(SocketAddress remote) throws IOException {\n this.remote = remote;\n Thread thread = new Thread(new Manager(), \"Camera Control Manager Thread\");\n thread.setDaemon(true);\n thread.start();\n }", "public static myRemoteInterface lookUp(String name){\n\t\n\t\tRegistryInterface stub = null;\n\t\ttry{\n\t\t\tstub = (RegistryInterface)Class.forName(\"registry.Registry_stub\").newInstance();\n\t\t}catch (InstantiationException | IllegalAccessException\n\t\t\t\t| ClassNotFoundException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\treturn (myRemoteInterface)stub.lookUp(name);\n\t\t\n\t}", "Agent getAgent();", "public IRSensorSubsystem() {\n\n }", "go.micro.runtime.RuntimeOuterClass.Service getService();", "go.micro.runtime.RuntimeOuterClass.Service getService();", "go.micro.runtime.RuntimeOuterClass.Service getService();", "public RemoteControl(){\r\n onCommand = new Command[7];\r\n offCommand = new Command[7];\r\n Command noCommand = new NoCommand();\r\n \r\n for (int i = 0; i < 7; i++){\r\n this.onCommand[i] = noCommand;\r\n this.offCommand[i] = noCommand;\r\n }\r\n undoCommand = noCommand;\r\n }", "ServiceRemoteOffice() {\r\n\t\tsuper();\r\n\r\n\t\ttry {\r\n\t\t\tloadRemoteOfficeComponents();\r\n\t\t\tpopulateWithResourceBundleValues();\r\n\t\t} catch (Exception e) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t}\r\n\t}", "ResourceAPI createResourceAPI();", "EvergreenProvision getEvergreenProvision();", "@Override\n protected BroadcastGroupControlMBean createManagementControl(final String name) throws Exception\n {\n ClientSessionFactory sf = new ClientSessionFactoryImpl(new TransportConfiguration(InVMConnectorFactory.class.getName()));\n session = sf.createSession(false, true, true);\n session.start();\n \n return new BroadcastGroupControlMBean()\n {\n private final CoreMessagingProxy proxy = new CoreMessagingProxy(session,\n ResourceNames.CORE_BROADCAST_GROUP + name);\n \n public long getBroadcastPeriod()\n {\n return ((Integer)proxy.retrieveAttributeValue(\"BroadcastPeriod\")).longValue();\n }\n \n public Object[] getConnectorPairs()\n {\n return (Object[])proxy.retrieveAttributeValue(\"ConnectorPairs\");\n }\n \n public String getGroupAddress()\n {\n return (String)proxy.retrieveAttributeValue(\"GroupAddress\");\n }\n \n public int getGroupPort()\n {\n return (Integer)proxy.retrieveAttributeValue(\"GroupPort\");\n }\n \n public int getLocalBindPort()\n {\n return (Integer)proxy.retrieveAttributeValue(\"LocalBindPort\");\n }\n \n public String getName()\n {\n return (String)proxy.retrieveAttributeValue(\"Name\");\n }\n \n public boolean isStarted()\n {\n return (Boolean)proxy.retrieveAttributeValue(\"Started\");\n }\n \n public void start() throws Exception\n {\n proxy.invokeOperation(\"start\");\n }\n \n public void stop() throws Exception\n {\n proxy.invokeOperation(\"stop\");\n }\n };\n }", "public RMIClient() {\n if(ipAdress == null){\n ipAdress = \"127.0.0.1\";\n }\n try {\n loginRegistry = LocateRegistry.getRegistry(ipAdress, 421);\n mainScreenRegistry = LocateRegistry.getRegistry(ipAdress, 422);\n } catch (RemoteException ex) {\n StageController.getInstance().popup(\"Server connection\", false, \"server connection failed.\");\n Logger.getLogger(RMIClient.class.getName()).log(Level.SEVERE, null, ex);\n }\n\n if (loginRegistry != null) {\n try {\n loginProvider = (ILoginProvider) loginRegistry.lookup(\"loginProvider\");\n } catch (RemoteException | NotBoundException ex) {\n StageController.getInstance().popup(\"Server connection\", false, \"server connection failed.\");\n Logger.getLogger(RMIClient.class.getName()).log(Level.SEVERE, null, ex);\n }\n }\n if (mainScreenRegistry != null) {\n try {\n mainScreenProvider = (IMainScreenProvider) mainScreenRegistry.lookup(\"mainScreenProvider\");\n } catch (RemoteException | NotBoundException ex) {\n StageController.getInstance().popup(\"Server connection\", false, \"server connection failed.\");\n Logger.getLogger(RMIClient.class.getName()).log(Level.SEVERE, null, ex);\n }\n }\n }", "API createAPI();", "public ConsoleController() {\n\t\tcommandDispatch = new CommandDispatch();\n\t}", "public static TargetVirtualMachine createVirtualMachine() {\n\t\treturn new HotSpotVirtualMachine();\n\n\t}" ]
[ "0.75902104", "0.72943306", "0.7186047", "0.6721795", "0.6590647", "0.60441196", "0.527063", "0.52575237", "0.52397525", "0.523749", "0.5187964", "0.5173235", "0.51279455", "0.51173383", "0.51127553", "0.5086635", "0.5080863", "0.5059985", "0.5045985", "0.5031221", "0.4978235", "0.49732247", "0.4971174", "0.49664032", "0.4957768", "0.49544647", "0.49398977", "0.4936627", "0.49227923", "0.4914811", "0.49101114", "0.48992816", "0.48877263", "0.48833752", "0.48823446", "0.48795533", "0.4879286", "0.48705608", "0.48692027", "0.48660445", "0.48613307", "0.48608246", "0.4852", "0.4839671", "0.4827988", "0.48249722", "0.48171842", "0.48131415", "0.48121157", "0.4809414", "0.48062816", "0.4799452", "0.4798084", "0.47919294", "0.47897312", "0.47831753", "0.47810066", "0.47756416", "0.47739372", "0.47732583", "0.4771711", "0.475602", "0.47557977", "0.4732146", "0.47286662", "0.4723796", "0.4719214", "0.47148654", "0.47147897", "0.47122416", "0.47074276", "0.47048914", "0.47043136", "0.47020078", "0.46989486", "0.4694596", "0.46942085", "0.46931326", "0.46879378", "0.46841288", "0.4679785", "0.46722966", "0.46678007", "0.46678007", "0.46651763", "0.466361", "0.46633643", "0.4662931", "0.4653907", "0.4653907", "0.4653907", "0.46440634", "0.46422726", "0.46207726", "0.46189854", "0.46164122", "0.4607139", "0.46070626", "0.46068197", "0.46056247" ]
0.88889706
0
Returns a new object of class 'Remote Event Identifier'.
RemoteEventIdentifier createRemoteEventIdentifier();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "RemoteEvent createRemoteEvent();", "RemoteActuatorIdentifier createRemoteActuatorIdentifier();", "Event createEvent();", "Event createEvent();", "public String getEventID(){\n return eventID;\n }", "private IEvent createEvent() throws RodinDBException {\n\t\tfinal IMachineRoot mch = createMachine(\"mch\");\n\t\treturn mch.createChild(IEvent.ELEMENT_TYPE, null, null);\n\t}", "String getEventId();", "EventChannel create();", "public SocketRemoteIdentifier(String str) {\n int index = str.indexOf(\"0:0:0:0:0:0:0:0:\");\n\n if (index >= 0) {\n String host = str.substring(0, 15);\n int port = Integer.parseInt(str.substring(index+16));\n this.addr = new InetSocketAddress(host, port);\n } else {\n index = str.indexOf(\":\");\n if (index <= 0) {\n throw new RemoteRuntimeException(\"Invalid name \" + str);\n }\n String host = str.substring(0, index);\n int port = Integer.parseInt(str.substring(index+1));\n this.addr = new InetSocketAddress(host, port);\n } \n }", "public String getEventId();", "public Long getEventID()\n/* */ {\n/* 111 */ return this.eventID;\n/* */ }", "public int getEventID()\n {\n return eventID;\n }", "Long getRemoteID() throws RemoteException;", "public int getEventID() {\r\n return eventID;\r\n }", "public Integer getEventid() {\n return eventid;\n }", "public Event createNotify(Address resource, String event);", "public interface Event\n\t{\n\t\tpublic static final String EVENT_ID = \"aether.event.id\";\n\t\tpublic static final String TIME = \"aether.event.time\";\n\t\tpublic static final String EVENT_TYPE = \"aether.event.type\";\n\t}", "public interface IAPIEvent extends IEvent {\n\n /**\n * Gets the transmission sessions id who the event was caused by.\n * \n * @return The transmission sessions sessionId\n */\n UUID getSessionId();\n\n /**\n * Gets the status of the transmission session associated with the event.\n * \n * @return The status of the transmission session\n */\n SessionStatus getStatus();\n}", "private IIdentifierElement createIdentifier() throws RodinDBException {\n\t\tfinal IContextRoot ctx = createContext(\"ctx\");\n\t\treturn ctx.createChild(ICarrierSet.ELEMENT_TYPE, null, null);\n\t}", "com.walgreens.rxit.ch.cda.EIVLEvent addNewEvent();", "public SocketRemoteIdentifier(InetSocketAddress addr) {\n this.addr = addr;\n }", "@ApiMethod(name = \"getEvent\", path = \"event\")\n public Event getEvent(@Named(\"eventID\") long id) {\n logger.info(\"getting single event\");\n Event foundEvent = null;\n try {\n Entity eventDatastoreObject = datastoreService.get(KeyFactory.createKey(\"Event\", id));\n foundEvent = new Event((String) eventDatastoreObject.getProperty(\"name\"), (String) eventDatastoreObject.getProperty(\"details\"));\n } catch (EntityNotFoundException e) {\n e.printStackTrace();\n }\n\n return foundEvent;\n }", "public CPointer<SessionUUID> __io__addressof() {\n\t\treturn new CPointer<SessionUUID>(__io__address, new Class[]{SessionUUID.class}, __io__block, __io__blockTable);\n\t}", "Eid localEid();", "protected IEvent createEvent(IMachineRoot machine, String eventLabel)\n\t\t\tthrows RodinDBException {\n\t\tIEvent event = machine.createChild(IEvent.ELEMENT_TYPE, null, null);\n\t\tevent.setLabel(eventLabel, null);\n\t\tevent.setExtended(false, null);\n\t\tevent.setConvergence(ORDINARY, null);\n\t\treturn event;\n\t}", "BasicEvent createBasicEvent();", "public String getInstanceIdentifier();", "public static ApproxsimEvent getIdentifierChanged(Object source,\n String oldIdentifier) {\n return new ApproxsimEvent(source, IDENTIFIERCHANGED, null, oldIdentifier);\n }", "public Event createEvent(String name) {\r\n\t\tEvent newEvent = new Event(this.GID, name);\r\n\t\tevents.add(newEvent);\r\n\t\treturn newEvent;\r\n\t}", "public long getEventId() {\n return eventId;\n }", "EventChannel create(Context context);", "private PersonIdent getServerIdent(Map<Key, Collection<Event>> events) {\n Key lastKey = ((NavigableSet<Key>) events.keySet()).last();\n checkState(lastKey.type() == Type.FIXUP);\n return new PersonIdent(\n serverIdent.getName(),\n serverIdent.getEmailAddress(),\n Iterables.getOnlyElement(events.get(lastKey)).when(),\n serverIdent.getTimeZone());\n }", "Identifier getId();", "public java.lang.String getEventId() {\n return eventId;\n }", "public final String getEventType() {\n return this.id;\n }", "public String GiveEventID(){\n \tRandom x = new Random();\n \tString pool = \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\";\n \tString newid = \"\";\n \tfor(int i = 0;i<26;i++){\n \t\tnewid+=pool.charAt(x.nextInt(36));\n \t}\n \tJSONArray ja = fetchAllNotes(TimeT.getName(),new String[] {TimeT.getFields()[0]},new String[] {newid});\n \tif(ja.length()!=0)\n \t\tnewid = GiveEventID();\n \treturn newid;\n \t\n }", "Object getMessageId();", "public ObjectID() {\n UUID u = UUID.randomUUID();\n data = storeData(u, IDVersion.SIMPLE);\n }", "@Override\n public Object getEvent() {\n return eventObj;\n }", "public java.lang.String getEventId() {\n return eventId;\n }", "public EventMessage(Event event)\r\n {\r\n //super(\"EventMessage\");\r\n super(TYPE_IDENT, event);\r\n }", "public LogEvent newInstance()\n {\n return new LogEvent();\n }", "EventUse createEventUse();", "public Object getIdentifier() {\n return identifier;\n }", "public ObjectId() {\n\t\tthis(new Date());\n\t}", "public interface Event extends Serializable {\n\n Long getEventId();\n\n String getEventTitle();\n\n String getEventDescription();\n\n Long getEventAssignerId();\n\n Date getOriginalEventStartDate();\n\n Date getEventStartDate();\n\n /***\n * Sets the new start date for new generating event.\n *\n * @param startEventDate\n */\n void setEventStartDate(Date startEventDate);\n\n Date getEventEndDate();\n\n /***\n * Sets the new end date for new generating event.\n *\n * @param endEventDate\n */\n void setEventEndDate(Date endEventDate);\n//\n// Date getEventRemindDate();\n//\n// /***\n// * Sets the new remind date for new generating event.\n// *\n// * @param endEventDate\n// */\n// void setEventRemindDate(Date endEventDate);\n\n /***\n * Return calendarId field generated with system calendar after sync it\n *\n * @return\n * @see SyncUtils\n */\n Long getCalendarId();\n\n /***\n * Sets calendarId field generated with system calendar after sync it\n *\n * @param calendarId\n * @see SyncUtils\n */\n void setCalendarId(Long calendarId);\n\n /***\n * @return repeat period for current entity instance\n * @see EventProperties.RepeatPeriod\n */\n @EventProperties.RepeatPeriod\n int getEventRepeatPeriod();\n\n /***\n * @return event icon url\n */\n String getEventIconUrl();\n\n /***\n * @return boolean which indicates is event editable\n */\n Boolean isEditable();\n\n /***\n * @return boolean which indicates is event length All day long\n */\n Boolean isAllDayEvent();\n}", "@Remote\npublic interface IEventsResource {\n\n public String createEvent(EventTO newEventTO, String idApp) throws EntityNotFoundException, UnauthorizedException;\n\n public EventTO getEvent(String id, String idApp) throws EntityNotFoundException, UnauthorizedException;\n\n public List<EventTO> getEvents(String idApp) throws EntityNotFoundException;\n\n public Response restCreateEvent(EventTO newEventTO, String idApp) throws EntityNotFoundException, UnauthorizedException;\n}", "protected abstract String getIdentifier();", "public final String getIdentifier() {\n return ServerUtils.getIdentifier(name, ip, port);\n }", "public WSLEvent(Object src, int id) {\n\t\tsource = src;\n\t\tthis.id = id;\n\t\ttimeStamp = System.currentTimeMillis();\n\t}", "public native String getIdentifier();", "public T getIdentifier();", "public Long getId() {\n\t\treturn EventHandlerClass.DEFAULT_ID;\n\t}", "I getIdentifier();", "private void retrieveRemoteEventData(){\n\n //This returns a JSON object with a {\"eventIndex\": int, \"event\": int} pattern.\n String data = getJSON(hostUrl + \"retrieve_remote_event.php?matchId=\" + matchId\n + \"&player=\" + oppositePlayer, 2000);\n\n // Parse the JSON information into an EventIndexPair object.\n Event e = new Gson().fromJson(data, Event.class);\n\n // Set event and eventIndex variables retrieved from JSON to the remoteActiveEvent and\n // remoteEventIndex global variables.\n // These variables will be used to process events locally on the next frame.\n if (e != null){\n if (e.getIndex() > remoteEventIndex){\n\n remoteActiveEvent = e;\n remoteEventIndex = e.getIndex();\n\n }\n }\n\n }", "public Long getSPEventID()\n/* */ {\n/* 64 */ return this.SPEventID;\n/* */ }", "public DriverEvent getEvent(long id)\n\t{\n\t\tDriverEvent event = new DriverEvent();\n\t\tevent.setEventID(id);\n\t\t\n\t\tIterator<DriverEvent> iterate = getEventIterator();\n\t\twhile (iterate.hasNext())\n\t\t{\n\t\t\tDriverEvent tempEvent = iterate.next();\n\t\t\tif (tempEvent.getEventID() == id)\n\t\t\t\tevent = tempEvent;\n\t\t}\n\t\t\n\t\treturn event;\n\t}", "public String getMeetingIdByEventId(String eventId) throws Exception;", "public String getIdentifier();", "public String getIdentifier();", "String getNotificationID();", "interface Event {\n Event TICK = new Event() {\n };\n}", "public String getIID();", "SystemEvent createSystemEvent();", "int getReceiverid();", "ProgramEventEvent createProgramEventEvent();", "public Object getEvent() {\r\n return event;\r\n }", "public Event(int id, String eventName){\n this.id = id;\n this.event = eventName;\n this.location = null;\n this.date = 0;\n this.startTime = \"00:00 AM\";\n this.endTime = \"00:00 AM\";\n this.notes = \"No notes\";\n this.allDay = false;\n this.bigId = -1;\n this.alarm = -1;\n\n }", "public UUID getComponentId();", "public UUID createMsgId() {\r\n return UUIDFactory.newSeqUUID();\r\n }", "public String getPushEvent();", "@Override\n public String getIdentifier() {\n return myIdentity.getIdentifier();\n }", "@Override //to be moved to Cloud service\r\n\tpublic void createEvent(String eventName) {\n\t\t\r\n\t}", "@Override\r\n\tpublic Long getEventId() {\n\t\treturn null;\r\n\t}", "String getInstanceID();", "private UniqueIdentifier(){\n\t\t\n\t}", "BasicEvents createBasicEvents();", "interface EventBase {\n int getId();\n\n String getImage();\n\n String getTitle();\n\n String getDateTime();\n\n float getPrice();\n}", "public Event getEvent(long event_id) {\n SQLiteDatabase db = this.getReadableDatabase();\n\n String selectQuery = \"SELECT * FROM \" + EVENTS_TABLE_NAME + \" WHERE \"\n + KEY_ID + \" = \" + event_id;\n\n Log.e(LOG, selectQuery);\n\n Cursor c = db.rawQuery(selectQuery, null);\n\n if (c != null)\n c.moveToFirst();\n\n Event event = new Event();\n event.setId(c.getInt(c.getColumnIndex(KEY_ID)));\n event.setEventName((c.getString(c.getColumnIndex(EVENT_NAME))));\n event.setDate(c.getString(c.getColumnIndex(EVENT_DATE)));\n\n return event;\n }", "public Event (Display display, ResponseInputStream in) {\n this.display = display;\n code = in.read_int8 ();\n detail = in.read_int8 ();\n sequence_number = in.read_int16();\n }", "public org.hl7.fhir.Identifier addNewIdentifier()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.hl7.fhir.Identifier target = null;\n target = (org.hl7.fhir.Identifier)get_store().add_element_user(IDENTIFIER$0);\n return target;\n }\n }", "public org.hl7.fhir.Identifier addNewIdentifier()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.hl7.fhir.Identifier target = null;\n target = (org.hl7.fhir.Identifier)get_store().add_element_user(IDENTIFIER$0);\n return target;\n }\n }", "CatchingEvent createCatchingEvent();", "public int getEventTypeID() {\r\n\treturn eventType;\r\n}", "public long getEventVersionId()\n {\n return eventVersionId;\n }", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();" ]
[ "0.7419093", "0.62671095", "0.60538095", "0.60538095", "0.59436774", "0.59028256", "0.5846823", "0.5787171", "0.57545763", "0.5742384", "0.5737808", "0.57161874", "0.57074517", "0.56862867", "0.56813735", "0.5585559", "0.5524324", "0.5462852", "0.54507864", "0.5433127", "0.5423178", "0.5396066", "0.538866", "0.53731245", "0.53719306", "0.5360285", "0.53599674", "0.5351503", "0.5337667", "0.5335935", "0.5335654", "0.53309715", "0.5315528", "0.52862376", "0.5280608", "0.5279871", "0.5277578", "0.52565354", "0.5252823", "0.52350587", "0.5216244", "0.5212206", "0.52117705", "0.5203777", "0.5199166", "0.51856166", "0.5173196", "0.5156624", "0.51479363", "0.5137496", "0.51233584", "0.51226586", "0.5119726", "0.5117155", "0.51134413", "0.51124275", "0.5109717", "0.5109382", "0.51051813", "0.51051813", "0.51025903", "0.5096498", "0.50960124", "0.5077036", "0.5071599", "0.506895", "0.5064017", "0.5059359", "0.5056083", "0.50513256", "0.50450087", "0.50410175", "0.5037458", "0.50284195", "0.50253034", "0.5018815", "0.5018514", "0.50166476", "0.5015386", "0.5010854", "0.5007827", "0.5007827", "0.50069577", "0.5000848", "0.49902293", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814", "0.49884814" ]
0.8587766
0
Returns a new object of class 'Remote Actuator Identifier'.
RemoteActuatorIdentifier createRemoteActuatorIdentifier();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "RemoteActuator createRemoteActuator();", "DeviceActuator createDeviceActuator();", "RemoteEventIdentifier createRemoteEventIdentifier();", "Actuator createActuator();", "ExternalActuator createExternalActuator();", "public String getInstanceIdentifier();", "I getIdentifier();", "public SocketRemoteIdentifier(String str) {\n int index = str.indexOf(\"0:0:0:0:0:0:0:0:\");\n\n if (index >= 0) {\n String host = str.substring(0, 15);\n int port = Integer.parseInt(str.substring(index+16));\n this.addr = new InetSocketAddress(host, port);\n } else {\n index = str.indexOf(\":\");\n if (index <= 0) {\n throw new RemoteRuntimeException(\"Invalid name \" + str);\n }\n String host = str.substring(0, index);\n int port = Integer.parseInt(str.substring(index+1));\n this.addr = new InetSocketAddress(host, port);\n } \n }", "Long getRemoteID() throws RemoteException;", "Identifier getId();", "public T getIdentifier();", "public String getIdentifier();", "public String getIdentifier();", "@Override\n public String getIdentifier() {\n return myIdentity.getIdentifier();\n }", "@DISPID(-2147417110)\n @PropGet\n java.lang.String id();", "public final String getIdentifier() {\n return ServerUtils.getIdentifier(name, ip, port);\n }", "String getIdentifier();", "String getIdentifier();", "String getIdentifier();", "String getIdentifier();", "String getIdentifier();", "String getIdentifier();", "String getIdentifier();", "protected abstract String getIdentifier();", "public Object getIdentifier() {\n return identifier;\n }", "private IIdentifierElement createIdentifier() throws RodinDBException {\n\t\tfinal IContextRoot ctx = createContext(\"ctx\");\n\t\treturn ctx.createChild(ICarrierSet.ELEMENT_TYPE, null, null);\n\t}", "IdentifiersFactory getIdentifiersFactory();", "private UniqueIdentifier(){\n\t\t\n\t}", "java.lang.String getInstanceId();", "java.lang.String getInstanceId();", "java.lang.String getInstanceId();", "java.lang.String getInstanceId();", "public static II getUUIDAsII() {\n\t\tII ii = new II();\n\t\tii.setValue( MiscUtility.getIDAsString() );\n\t\treturn ii;\n\t}", "java.lang.String getIdentifier();", "public int getIdentifier();", "public String getInstanceId();", "public abstract UUID getId();", "public ObjectID() {\n UUID u = UUID.randomUUID();\n data = storeData(u, IDVersion.SIMPLE);\n }", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "String id();", "int getIdInstance();", "public abstract String getUuid();", "TrustedIdProvider create();", "String getInstanceID();", "ObjectType get(String identifier) throws GuacamoleException;", "@NonNull String identifier();", "IdentifierType createIdentifierType();", "public String getId(){\n\t\treturn uuid;\n\t}", "public abstract String getRobotId();", "UUID getDeviceId();", "public native String getIdentifier();", "String getUuid();", "public ServerIdentifiers getServerIdentifiers() {\n if (this.serverId == null) {\n try (CoreJBossASClient client = new CoreJBossASClient(getModelControllerClientFactory().createClient())) {\n Address rootResource = Address.root();\n boolean isDomainMode = client.getStringAttribute(\"launch-type\", rootResource)\n .equalsIgnoreCase(\"domain\");\n String hostName = (isDomainMode) ? client.getStringAttribute(\"host\", rootResource) : null;\n String serverName = client.getStringAttribute(\"name\", rootResource);\n Properties sysprops = client.getSystemProperties();\n String nodeName = sysprops.getProperty(\"jboss.node.name\");\n\n // this is a new attribute that only exists in Wildfly 10 and up. If we can't get it, just use null.\n String uuid;\n try {\n uuid = client.getStringAttribute(\"uuid\", rootResource);\n } catch (Exception ignore) {\n uuid = null;\n }\n\n this.serverId = new ServerIdentifiers(hostName, serverName, nodeName, uuid);\n } catch (Exception e) {\n log.warnCannotObtainServerIdentifiersForDMREndpoint(this.toString(), e.toString());\n }\n }\n\n return this.serverId;\n }", "public SocketRemoteIdentifier(InetSocketAddress addr) {\n this.addr = addr;\n }", "DeviceId deviceId();", "DeviceId deviceId();", "public String getIdentity();", "UUID getId();", "int getIdentifier();", "ProgramActuatorService createProgramActuatorService();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();", "String getId();" ]
[ "0.72575843", "0.63817906", "0.63307047", "0.63204837", "0.6265953", "0.5805625", "0.5598138", "0.55865216", "0.5572366", "0.5556795", "0.5551303", "0.549237", "0.549237", "0.5482514", "0.5480702", "0.5474075", "0.5405358", "0.5405358", "0.5405358", "0.5405358", "0.5405358", "0.5405358", "0.5405358", "0.53642046", "0.5358586", "0.53425825", "0.53389215", "0.53320867", "0.53045374", "0.53045374", "0.53045374", "0.53045374", "0.52959543", "0.5292463", "0.5280013", "0.5272742", "0.5262713", "0.5246917", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52253026", "0.52139604", "0.52015424", "0.51914686", "0.51901186", "0.51857424", "0.5180892", "0.517377", "0.51632476", "0.5151909", "0.51513815", "0.5144955", "0.5132281", "0.51306015", "0.51218235", "0.51147544", "0.51147544", "0.5112976", "0.51114535", "0.51094323", "0.51058203", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027", "0.51038027" ]
0.85985976
0
Returns the package supported by this factory.
CommunicationsprogramsPackage getCommunicationsprogramsPackage();
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "PackageType getRequiredPackage();", "public PackageNode getPackage();", "java.lang.String getPackage();", "public String getPackageName();", "public String getPackageName() {\n return pkg;\n }", "String getPackageName();", "public DsByteString getPackage() {\n return m_strPackage;\n }", "java.lang.String getPackageName();", "public String getPackageName() {\n\t\treturn pkgField.getText();\n\t}", "private static String getPackage() {\n\t\tPackage pkg = EnergyNet.class.getPackage();\n\n\t\tif (pkg != null) {\n\t\t\tString packageName = pkg.getName();\n\n\t\t\treturn packageName.substring(0, packageName.length() - \".api.energy\".length());\n\t\t}\n\n\t\treturn \"ic2\";\n\t}", "io.deniffel.dsl.useCase.useCase.Package getPackage();", "public String getPackageInfomartion() {\n\t\treturn packageInfomartion;\n\t}", "protected abstract String getPackageName();", "default String getPackageName() {\n return declaringType().getPackageName();\n }", "public String getPackageName() {\n return packageName.get();\n }", "String getPackager();", "public Short getPackageType() {\n\t\treturn packageType;\n\t}", "public static String getPackageName() {\n return CELibHelper.sPackageName;\n }", "String getPackage() {\n return mPackage;\n }", "public String getBasePackage() {\n\t\treturn this.basePackage;\n\t}", "String pkg();", "public static String getPackageName() {\n return mPackageName;\n }", "public String getAppPackage() {\n\t\treturn fnh.getOutputAppPackage();\n\t}", "public abstract String getTargetPackage();", "public abstract String getTargetPackage();", "public java.lang.Boolean getServicePackageInfoSupported() {\r\n return servicePackageInfoSupported;\r\n }", "EisPackage getEisPackage();", "private String getPkgName () {\n return context.getPackageName();\n }", "@NonNull\n RepoPackage getPackage();", "public UMLPackageBean getPackage() {\n return umlPkg;\n }", "public String getPackagedJava();", "public String getPackageName() {\n return packageName;\n }", "public String getPackageName() {\n return packageName;\n }", "PiviPackage getPiviPackage();", "public Package.Builder getBuilder() {\n return pkgBuilder;\n }", "public String getPackageName() {\n\t\treturn this.PackageName;\n\t}", "public String getPackaging();", "public String getPackageName() {\n\t\treturn packageName;\n\t}", "public String getPackage() {\n return carrierPackage;\n }", "public abstract String packageName();", "PackageConfiguration getPackageConfiguration();", "protected final Product getProduct() {\n Product.Builder product = new Product.Builder()\n .implementationTitle(getClass())\n .implementationVersion(getClass());\n Optional.ofNullable(getClass().getPackage())\n .flatMap(p -> Optional.ofNullable(p.getSpecificationVersion()))\n .map(specVersion -> \"(specification \" + specVersion + \")\")\n .ifPresent(product::comment);\n return product.build();\n }", "public String getPackageName() {\n JavaType.FullyQualified fq = TypeUtils.asFullyQualified(qualid.getType());\n if (fq != null) {\n return fq.getPackageName();\n }\n String typeName = getTypeName();\n int lastDot = typeName.lastIndexOf('.');\n return lastDot < 0 ? \"\" : typeName.substring(0, lastDot);\n }", "public PersistedBmmPackage getPackage(String packageName) {\n return packages.get(packageName.toUpperCase());\n }", "public abstract String getAndroidPackage();", "NfrPackage getNfrPackage();", "@NonNull\n public String getPackageName() {\n return mPackageName;\n }", "public String getBasePackage() {\n\t\treturn DataStore.getInstance().getBasePackage();\n\t}", "public static String getBukkitPackage() {\n return Bukkit.getServer().getClass().getPackage().getName().split(\"\\\\.\")[3];\n }", "boolean hasPackageName();", "public String getPackageName() {\n Object ref = packageName_;\n if (ref instanceof String) {\n return (String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n String s = bs.toStringUtf8();\n if (bs.isValidUtf8()) {\n packageName_ = s;\n }\n return s;\n }\n }", "ApiPackage getApiPackage();", "public String getPackageName() {\n final var lastDotIdx = name.lastIndexOf('.');\n\n if (lastDotIdx > 0) {\n return name.substring(0, lastDotIdx);\n } else {\n throw new CodeGenException(String.format(\"Couldn't determine package name of '%s'\", name));\n }\n }", "public String getPackageName() {\n if (mPackageName == null) {\n try {\n mPackageName = mSessionBinder.getPackageName();\n } catch (RemoteException e) {\n Log.d(TAG, \"Dead object in getPackageName.\", e);\n }\n }\n return mPackageName;\n }", "public String getPackageName() {\n Object ref = packageName_;\n if (!(ref instanceof String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n String s = bs.toStringUtf8();\n if (bs.isValidUtf8()) {\n packageName_ = s;\n }\n return s;\n } else {\n return (String) ref;\n }\n }", "IrSpecificPackage getIrSpecificPackage();", "public String getPackages() {\n\t\treturn this.packages;\n\t}", "public String getPackageName() {\n return mAppEntry.info.packageName;\n }", "com.google.protobuf.ByteString\n getPackageBytes();", "public static String getCraftBukkitPackage() {\n \t\t// Ensure it has been initialized\n \t\tgetMinecraftPackage();\n \t\treturn CRAFTBUKKIT_PACKAGE;\n \t}", "NgtPackage getNgtPackage();", "public String getProductPack() {\n return (String)getAttributeInternal(PRODUCTPACK);\n }", "public String getModelPackageStr() {\n\t\tString thepackage = getModelXMLTagValue(\"package\");\n\t\treturn thepackage != null ? thepackage + \".\" : \"\";\n\t}", "VmPackage getVmPackage();", "String packageName() {\n return name;\n }", "private PackageService getPackageService() {\n\t\treturn packageService;\n\t}", "private Package_c getPackage(final String name) {\n\t\tPackage_c communication = Package_c.PackageInstance(modelRoot,\n\t\t\t\tnew ClassQueryInterface_c() {\n\n\t\t\t\t\tpublic boolean evaluate(Object candidate) {\n\t\t\t\t\t\tPackage_c selected = (Package_c) candidate;\n\t\t\t\t\t\treturn selected.getName().equals(name);\n\t\t\t\t\t}\n\n\t\t\t\t});\n\t\treturn communication;\n\t}", "ParkingPackage getParkingPackage();", "public int getWMCPackaged(){\r\n\t\t \r\n\t\treturn mccabe.getWMCPackage();\t\t\r\n\t}", "private BasePackage getPackageModel()\r\n {\r\n return packageCartService.getBasePackage();\r\n }", "PackageClause getPackageClause();", "NassishneidermanPackage getNassishneidermanPackage();", "public String getPackageDesc() {\n\t\treturn packageDesc;\n\t}", "public String getPkgId() {\n return pkgId;\n }", "public String getVersionsSupported();", "public static String getMinecraftPackage() {\n \t\t// Speed things up\n \t\tif (MINECRAFT_FULL_PACKAGE != null) {\n \t\t\treturn MINECRAFT_FULL_PACKAGE;\n \t\t}\n \n \t\tfinal Server craftServer = Bukkit.getServer();\n \n \t\t// This server should have a \"getHandle\" method that we can use\n \t\tif (craftServer != null) {\n \t\t\ttry {\n \t\t\t\tfinal Class<?> craftClass = craftServer.getClass();\n \t\t\t\tfinal Method getHandle = craftClass.getMethod(\"getHandle\");\n \n \t\t\t\tfinal Class<?> returnType = getHandle.getReturnType();\n \t\t\t\tfinal String returnName = returnType.getCanonicalName();\n \n \t\t\t\t// The return type will tell us the full package, regardless of\n \t\t\t\t// formating\n \t\t\t\tCRAFTBUKKIT_PACKAGE = getPackage(craftClass.getCanonicalName());\n \t\t\t\tMINECRAFT_FULL_PACKAGE = getPackage(returnName);\n \t\t\t\treturn MINECRAFT_FULL_PACKAGE;\n \n \t\t\t} catch (final SecurityException e) {\n \t\t\t\tthrow new RuntimeException(\n \t\t\t\t\t\t\"Security violation. Cannot get handle method.\", e);\n \t\t\t} catch (final NoSuchMethodException e) {\n \t\t\t\tthrow new IllegalStateException(\n \t\t\t\t\t\t\"Cannot find getHandle() method on server. Is this a modified CraftBukkit version?\",\n \t\t\t\t\t\te);\n \t\t\t}\n \n \t\t} else {\n \t\t\tthrow new IllegalStateException(\n \t\t\t\t\t\"Could not find Bukkit. Is it running?\");\n \t\t}\n \t}", "protected EPackage getEPackage() {\r\n return Wps10Package.eINSTANCE;\r\n }", "Shipment_Package getShipment_Package();", "TggPackage getTggPackage();", "List<String> getSystemPackages();", "public boolean isPackage()\n {\n ensureLoaded();\n return m_flags.isPackage();\n }", "public String getSupportedVersion() {\n return supportedVersion;\n }", "ICpPackInfo getPackInfo();", "TypePackage getTypePackage();", "public String getPackingType() {\n return (String)getAttributeInternal(PACKINGTYPE);\n }", "GramaticaPackage getGramaticaPackage();", "default String getPackageId() {\n return getIdentifier().getPackageId();\n }", "Quality_requirements_metamodelPackage getQuality_requirements_metamodelPackage();", "MatchModelPackage getMatchModelPackage();", "public String getProjectPackageName() {\n\t\treturn projectPackageName;\n\t}", "ICpPack getPack();", "public PackageName getRootPackageName() {\n return rootPackageName;\n }", "public GeoPackage getGeoPackage() {\n\t\treturn this.geoPackage;\n\t}", "ReactNativePackage getReactNativePackage();", "HiphopsPackage getHiphopsPackage();", "protected UMLPackage getUMLPackage() {\r\n return currentPackage;\r\n }", "MystPackage getMystPackage();", "public Short getPackageSeries() {\n\t\treturn packageSeries;\n\t}", "public String getPackageId()\n {\n return packageId;\n }", "ThingMLPackage getThingMLPackage();" ]
[ "0.7031596", "0.6824025", "0.6818806", "0.6752645", "0.67181015", "0.6704875", "0.6698022", "0.6678774", "0.6635858", "0.6556546", "0.65183675", "0.6501405", "0.6496429", "0.6481852", "0.6376274", "0.63505894", "0.6338929", "0.63388515", "0.6327788", "0.6314242", "0.63126606", "0.6282504", "0.6273947", "0.625018", "0.625018", "0.6246106", "0.6218379", "0.62113875", "0.61974704", "0.6187816", "0.6176801", "0.6166096", "0.6166096", "0.61538076", "0.61370236", "0.61311126", "0.6119505", "0.6110087", "0.6095738", "0.60568917", "0.60403836", "0.6006883", "0.5988912", "0.59846574", "0.5971428", "0.596663", "0.59435695", "0.59422004", "0.5939782", "0.5931478", "0.59234554", "0.59193766", "0.5917696", "0.5896124", "0.58916557", "0.5884717", "0.5883739", "0.5870814", "0.58519596", "0.584893", "0.58416474", "0.584001", "0.5839548", "0.5827061", "0.5818055", "0.58170223", "0.5803712", "0.5787864", "0.5782273", "0.5762003", "0.57582545", "0.575813", "0.5757836", "0.5753817", "0.5746635", "0.57362497", "0.57329035", "0.57260066", "0.57190484", "0.57188034", "0.57182175", "0.57047856", "0.57030493", "0.5689773", "0.56865156", "0.56835216", "0.5674978", "0.56738055", "0.56653726", "0.56578237", "0.5646589", "0.56433535", "0.5642557", "0.563893", "0.5638249", "0.56340986", "0.563228", "0.56135017", "0.5610743", "0.5606374" ]
0.57273763
77
Back for exit App
@Override public void onBackPressed() { if (doubleBackToExitPressedOnce) { super.onBackPressed(); return; } this.doubleBackToExitPressedOnce = true; Toast.makeText(getApplicationContext(), "Tap again to exit",Toast.LENGTH_SHORT).show(); new Handler().postDelayed(new Runnable() { @Override public void run() { doubleBackToExitPressedOnce=false; } }, 2000); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n\tpublic void onBackPressed() {\n\t\texitApplication().onClick(null);\n\t\tsuper.onBackPressed();\n\t}", "public void Exit() {\r\n \tsuper.onBackPressed();\r\n }", "@Override\n public void onBackPressed() {\n confirmExit();\n }", "protected void goBack() {\r\n\t\tfinish();\r\n\t}", "@Override\r\n\tpublic void onBackPressed() {\n\t\tfinish();\r\n\t}", "@Override\r\n\tpublic void onBackPressed() {\n\t\tfinish();\r\n\t}", "protected void exitByBackKey() {\n AlertDialog.Builder builder = new AlertDialog.Builder(MainActivity.this);\n builder.setTitle(\"EXIT\");\n builder.setMessage(\"ARE YOU SURE?\");\n builder.setPositiveButton(\"EXIT\", new DialogInterface.OnClickListener() {\n @Override\n public void onClick(DialogInterface dialog, int which) {\n finish();\n }\n });\n\n builder.setNegativeButton(\"CANCEL\", new DialogInterface.OnClickListener() {\n @Override\n public void onClick(DialogInterface dialog, int which) {\n return;\n }\n });\n builder.show();\n\n }", "public static void goBack() {\n\t\tif (touchGUI.getTouchModel().getGuiModel().isDialogShown()) {\n\t\t\ttouchGUI.getTouchModel().getGuiModel().closeActiveDialog();\n\t\t} else {\n\t\t\t// else go to last view in history\n\t\t\tif (!appWidget.goBack()) {\n\t\t\t\t// if history is empty -> close app\n\t\t\t\tphoneGap.exitApp();\n\t\t\t}\n\t\t}\n\n\t\tlaf.updateUndoSaveButtons();\n\t\ttouchGUI.updateViewSizes();\n\t}", "@Override\n public void onBackPressed() {\n if (exit) {\n System.exit(0);\n } else {\n Toast.makeText(this, \"Press Back again to Exit.\",\n Toast.LENGTH_SHORT).show();\n exit = true;\n new Handler().postDelayed(new Runnable() { //3 sn içinde iki defa basıldı mı kontrolu için\n @Override\n public void run() {\n exit = false;\n }\n }, 3 * 1000);\n }\n }", "@Override\n\tpublic void onBackPressed() {\n\t\tIntent intent = new Intent(Intent.ACTION_MAIN);\n intent.addCategory(Intent.CATEGORY_HOME);\n intent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);\n startActivity(intent);\n finish();\n System.exit(0);\n\t}", "public void back() {\n Views.goBack();\n }", "@Override\n\tpublic void onBackPressed() {\n\t\treturn;\n\t}", "@Override\n public void onBackPressed() {\n gameAlertDialog.show(\"EXIT\");\n exitAlertVisible = true;\n }", "@Override\n\tpublic void onBackPressed() {\n\treturn;\n\t}", "@Override\n public void onBackPressed() {\n showQuitDialog();\n }", "@Override\n public void onBackPressed() {\n exit++;\n System.out.println(\"###############exit\" + exit);\n if (exit == 1) {\n start = System.currentTimeMillis();\n Toast.makeText(this, \"再点击退出\", Toast.LENGTH_SHORT).show();\n return;\n } else {\n end = System.currentTimeMillis();\n if (end - start < 3000) {\n//\t\t\t\tSystem.exit(0);\n//\t\t\t\tAppActivityManager.getAppManager().finishAllActivity();\n finish();\n } else {\n Toast.makeText(this, \"再点击退出\", Toast.LENGTH_SHORT).show();\n start = System.currentTimeMillis();\n return;\n }\n }\n }", "@Override\n\tpublic void onBackPressed() {\n\t\tfinish();\n\t\tsuper.onBackPressed();\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t\tfinish();\n\t\tsuper.onBackPressed();\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t\tthis.finish();\n\t\tsuper.onBackPressed();\n\t}", "@Override\r\n\tpublic void onBackPressed() {\n\t\tbackButtonHandler();\r\n\t\treturn;\r\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t\tBack();\n\t}", "@Override\n\tpublic void onBackPressed() {\n\n\t\tboolean exit = mPreferences.getBoolean(Key.CB_EXIT, true);\n\t\t// If no confirmation required or user pressing for second time, then\n\t\t// exit app.\n\t\tif (exit && !mExitTrue) {\n\t\t\tmExitTrue = true;\n\t\t\tmToastExit = Toast.makeText(cxt,\n\t\t\t\t\tgetResources().getString(R.string.confirm_exit_msg),\n\t\t\t\t\tToast.LENGTH_SHORT);\n\t\t\tmToastExit.show();\n\t\t\tnew Timer(\"cancelExit\").schedule(new TimerTask() {\n\t\t\t\t@Override\n\t\t\t\tpublic void run() {\n\t\t\t\t\tHome.this.mExitTrue = false;\n\t\t\t\t}\n\t\t\t}, 2000);\n\t\t} else {\n\t\t\tif (mToastExit != null) {\n\t\t\t\tmToastExit.cancel();\n\t\t\t}\n\t\t\tsuper.onBackPressed();\n\t\t}\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\n\t\tfinish();\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\n\t\tfinish();\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\n\t\tfinish();\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\n\t\tthis.finish();\n\t}", "@Override\n public void onBackPressed() {\n this.finish();\n }", "@Override\r\n public void onBackPressed() {\r\n \t// Handle the back button click event such that if user \r\n \t// is performing an IMCI or CCM assessment then a confirmation dialog \r\n \t// will be displayed to confirm that the user wishes to exit the \r\n \t// patient assessment\r\n \texitAssessmentDialogHandler();\r\n }", "@Override\n\tpublic void onBackPressed()\n\t\t{\n\t\tbackPressed();\n\t\t}", "@Override\n public void onBackPressed() {\n exitReveal();\n\n super.onBackPressed();\n }", "public void GoBack(ActionEvent actionEvent) throws IOException\n {\n Main.backToMain();\n }", "@Override\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\n\t\treturn;\n\t}", "public void onExit() {\n Intent homeIntent = new Intent(Intent.ACTION_MAIN);\n homeIntent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);\n homeIntent.addCategory(Intent.CATEGORY_HOME);\n startActivity(homeIntent);\n finish();\n }", "@Override\n public void onBackPressed() {\n /*startAppAd.onBackPressed();\n super.onBackPressed();*/\n\n if(blnExit)\n {\n super.onBackPressed();\n return;\n }\n this.blnExit = true;\n // startAppAd.onBackPressed();\n\n\n Toast.makeText(ActHome.this,\"Please click BACK again to EXIT.\",Toast.LENGTH_SHORT).show();\n new Handler().postDelayed(new Runnable() {\n @Override\n public void run() {\n blnExit = false;\n }\n },2000);\n }", "@Override\n public void onBackPressed() {\n new AlertDialog.Builder(this)\n .setTitle(\"EXIT?\")\n .setIcon(R.drawable.exit)\n .setMessage(\"Are u sure you want to exit\")\n .setCancelable(false)\n .setPositiveButton(\"Exit\", new DialogInterface.OnClickListener() {\n @Override\n public void onClick(DialogInterface dialogInterface, int i) {\n finishAffinity();\n }\n })\n .setNegativeButton(\"Stay\", new DialogInterface.OnClickListener() {\n @Override\n public void onClick(DialogInterface dialogInterface, int i) {\n dialogInterface.dismiss();\n }\n })\n .create().show();\n }", "@Override\n public void onBackPressed() {\n return;\n }", "@Override\n public void onBackPressed() {\n return;\n }", "@Override\n public void onBackPressed() {\n return;\n }", "@Override\n public void onBackPressed() {\n return;\n }", "@Override\n\tpublic void onBackPressed() {\n\t\tmoveTaskToBack(false);\n\t}", "public void back(){\n\t\tswitch(state){\n\t\tcase LOGINID:\n\t\t\tbreak; //do nothing, already at top menu\n\t\tcase LOGINPIN:\n\t\t\tloginMenu();\n\t\t\tbreak;\n\t\tcase TRANSACTION:\n\t\t\tbreak; //do nothing, user must enter the choice to log out\n\t\tcase DEPOSIT:\n\t\t\ttransactionMenu();\n\t\t\tbreak;\n\t\tcase DEPOSITNOTIFICATION:\n\t\t\tbreak; //do nothing, user must press ok\n\t\tcase WITHDRAW:\n\t\t\ttransactionMenu();\n\t\t\tbreak;\n\t\tcase BALANCE:\n\t\t\tbreak; //do nothing, user must press ok\n\t\tcase WITHDRAWALNOTIFICATION:\n\t\t\tbreak; //do onthing, user must press ok\n\t\t}\n\t\t\n\t\tcurrentInput = \"\";\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\n\t\t finish();\n\t}", "public void onBackPressed() {\n C0486WU wu = this.f2780c;\n if (wu != null) {\n wu.mo1418b();\n }\n finish();\n Share_IP.super.onBackPressed();\n setResult(0, new Intent());\n }", "private void backToMain() {\n // https://stackoverflow.com/questions/5446565\n // Checks to see if they are still on this activity\n if (getWindow().getDecorView().getRootView().isShown()) {\n onBackPressed();\n }\n }", "@Override\n\tpublic void onBackPressed() {\n\t\t\n\t}", "@Override\n public void onBackPressed() {\n\n finish();\n }", "private void onBack() {\n\t\tIntent startMain = new Intent(Intent.ACTION_MAIN);\r\n\t\tstartMain.addCategory(Intent.CATEGORY_HOME);\r\n\t\tstartMain.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); // //FLAG_ACTIVITY_NEW_TASK\r\n\t\tstartActivity(startMain);\r\n\t}", "private void checkForBack() {\n if (Gdx.input.isKeyJustPressed(Input.Keys.BACK) || Gdx.input.isKeyJustPressed(Input.Keys.ESCAPE) ||\n BackButton.isPressed()) {\n Gdx.input.vibrate(50);\n dispose();\n game.setScreen(new MainMenuView(game));\n }\n }", "@Override\n public void onBackPressed() {\n super.onBackPressed();\n this.finish();\n }", "@Override\n public void onBackPressed() {\n super.onBackPressed();\n this.finish();\n }", "@Override\n\tpublic void onBackPressed() {\n\n\t\tnavigatetoAppointmentsListingScreen(\"false\");\n\t}", "@Override\n\t\tpublic boolean handleBackPressed() {\n\t\t\treturn false;\n\t\t}", "@Override\n public void onBackPressed() {\n Intent intent = new Intent(this, WorkSpace.class);\n intent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);\n intent.putExtra(\"Close this app\", true);\n startActivity(intent);\n finish();\n }", "@Override\n public void onBackPressed() {\n return;\n }", "@Override\n public void onBackPressed() {\n\n final AlertDialog.Builder builder = new AlertDialog.Builder(this);\n builder.setMessage(\"Do you want to exit the application?\");\n builder.setCancelable(true);\n builder.setNegativeButton(\"Yes\", new DialogInterface.OnClickListener() {\n @Override\n public void onClick(DialogInterface dialog, int which) {\n finish();\n }\n });\n\n builder.setPositiveButton(\"No\", new DialogInterface.OnClickListener() {\n @Override\n public void onClick(DialogInterface dialog, int which) {\n dialog.cancel();\n }\n });\n\n AlertDialog ad = builder.create();\n ad.show();\n }", "@Override\n public void onBackPressed() {\n if (backPressed >= 1) {\n finishAffinity();\n super.onBackPressed();\n\n\n } else {\n // clean up\n backPressed = backPressed + 1;\n Toast.makeText(this, getString(R.string.press_back_exit),\n Toast.LENGTH_SHORT).show();\n }\n }", "private void back(ActionEvent e){\r\n window.close();\r\n }", "@Override\n\tpublic void onBackPressed() {\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t}", "@Override\n\tpublic void onBackPressed() {\n\t}", "@Override\n\tpublic void onBackKeyPressed() {\n\treturn;\t\n\t}", "@Override\n public void onBackPressed() {\n finish();\n }", "@Override\n public void onBackPressed() {\n finish();\n }", "@Override\n public void onBackPressed() {\n finish();\n }", "@Override\n public void onBackPressed() {\n finish();\n }", "@Override\n public void onBackPressed() {\n finish();\n }", "@Override\n public void onBackPressed() {\n finish();\n }", "@Override\n public void onBackPressed() {\n finish();\n }", "@Override\n\tpublic void onBackPressed() {\n\t\tnew AlertDialog.Builder(this)\n\t .setTitle(\"Exit Application\")\n\t .setMessage(\"Are you sure you want to exit?\")\n\t .setPositiveButton(\"Yes\", new DialogInterface.OnClickListener() {\n\t public void onClick(DialogInterface dialog, int which) { \n\t // continue with delete\n\n\t\t\t\tIntent intent = new Intent(Intent.ACTION_MAIN);\n\t\t\t intent.addCategory(Intent.CATEGORY_HOME);\n\t\t\t startActivity(intent);\n\t\t\t\n\t \t\n\t }\n\t })\n\t .setNegativeButton(\"No\", new DialogInterface.OnClickListener() {\n\t public void onClick(DialogInterface dialog, int which) { \n\t // do nothing\n\t \t\n\t }\n\t })\n\t .show();\n\n\t}", "@Override\n\tpublic void onBackPressed()\n\t{\n\t}", "@Override\n public void onBackPressed() {\n backToHome();\n }", "@Override\n\tpublic void onBackPressed() {\n\n\t}", "@Override\n \tpublic void onBackPressed() {\n \t}", "@Override\n public void onBackPressed() {\n showEndShiftDialog();\n }", "@Override\n public void onBackPressed() {\n\n Intent homeIntent = new Intent(Intent.ACTION_MAIN);\n homeIntent.addCategory( Intent.CATEGORY_HOME );\n homeIntent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);\n startActivity(homeIntent);\n }", "public void exit() {\n Intent intent = new Intent(this, MainActivity.class);\n this.startActivity(intent);\n }", "private void returnBack()\n {\n getActivity().onBackPressed();\n }", "@Override\n public void onBackPressed() {\n new goBack().execute(0);\n }", "@Override\n public void onBackPressed() {\n AlertDialog.Builder builder = new AlertDialog.Builder(this, R.style.MyTheme);\n builder.setMessage(R.string.do_u_want_exit_app)\n .setCancelable(false)\n .setPositiveButton(R.string.yes,\n new DialogInterface.OnClickListener() {\n public void onClick(DialogInterface dialog, int id) {\n dialog.cancel();\n onExit();\n\n }\n })\n .setNegativeButton(R.string.no,\n new DialogInterface.OnClickListener() {\n public void onClick(DialogInterface dialog, int id) {\n dialog.cancel();\n }\n });\n builder.show();\n }", "public void onBackPressed() {\n // do nothing. We want to force user to stay in this activity and not drop out.\n }", "boolean onBackPressed();", "boolean onBackPressed();", "@Override\n public void onBackPressed() {\n chamarTelaInicial(status_recreate);\n }", "@Override\n\tpublic void onBackKeyPressed() {\n\t\treturn;\n\t}", "public void goBack() {\n goBackBtn();\n }", "public void onBackPressed() {\r\n }", "@Override\n\tpublic boolean onBackPressed() {\n\t\treturn false;\n\t}", "@Override\n\tpublic boolean onBackPressed() {\n\t\treturn false;\n\t}", "protected void handleBack(ActionEvent event) {\n\t}", "@Override\r\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\r\n\t}", "@Override\r\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\r\n\t}", "@Override\r\n public void onBackPressed() {\n }", "@Override\n public void onBackPressed(){\n System.out.println(\"---------------- No debe hacer nada -------------------------------\");\n }", "@Override\r\n\tpublic void onBackPressed() {\n\t\tgame.getController().undoLastMove();\r\n\t}", "@Override\r\n\tpublic void onBackPressed() {\n\r\n\t}", "@Override\r\n\tpublic void onBackPressed() {\n\r\n\t}", "@Override public void onBackPressed() {\n boolean handled = container.onBackPressed();\n if (!handled) {\n finish();\n }\n }", "@Override\r\n\tpublic void onBackPressed() {\n\t\tsuper.onBackPressed();\r\n\t\tdoBack();\r\n\t}", "@Override\n public void onBackPressed() {\n Intent i = new Intent(StockAdjustmentList.this, ActivityHomeScreen.class);\n startActivity(i);\n i.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);\n startActivity(i);\n finish();\n }", "@Override\n\tpublic void onBackPressed() {\n\t\tif(isExit){\n\t\t\tfinish();\n\t\t}else{\n\t\t\tisExit=true;\n\t\t\tToast.makeText(MainActivity.this, \"�ٵ��һ���˳�\", 0).show();\n\t\t\ttimerTask=new TimerTask() {\n\t\t\t\t@Override\n\t\t\t\tpublic void run() {\n\t\t\t\t\t// TODO Auto-generated method stub\n\t\t\t\t\tisExit=false;\n\t\t\t\t}\n\t\t\t};\n\t\t\ttimer.schedule(timerTask, 2000);\n\t\t}\n\t}" ]
[ "0.8374229", "0.82646495", "0.8246128", "0.80518204", "0.7946112", "0.7946112", "0.79370725", "0.7930874", "0.7907806", "0.78855944", "0.78795964", "0.78557694", "0.7828119", "0.78043985", "0.77998537", "0.7766038", "0.7756506", "0.7756506", "0.77541023", "0.7747899", "0.7742505", "0.7736425", "0.7732998", "0.7732998", "0.7732998", "0.77243185", "0.7692565", "0.76860034", "0.76858974", "0.7663288", "0.7628452", "0.7622454", "0.7614386", "0.76034504", "0.76007265", "0.7594535", "0.7594535", "0.7594535", "0.7594535", "0.7590071", "0.75854367", "0.756475", "0.75645083", "0.7561768", "0.7558555", "0.7555742", "0.7553806", "0.75509375", "0.75490546", "0.75490546", "0.75380945", "0.7528364", "0.7516301", "0.75146985", "0.750186", "0.74951905", "0.74917984", "0.74896705", "0.74896705", "0.74896705", "0.74896705", "0.7485491", "0.74829775", "0.74829775", "0.74829775", "0.74829775", "0.74829775", "0.74829775", "0.74829775", "0.74825794", "0.74794567", "0.7477962", "0.74765694", "0.747273", "0.74712133", "0.74624026", "0.7452", "0.7450262", "0.742608", "0.74254537", "0.7425057", "0.7418559", "0.7418559", "0.7414785", "0.7413174", "0.7411572", "0.74115294", "0.7407936", "0.7407936", "0.74065006", "0.7404763", "0.7404763", "0.7404389", "0.7397998", "0.7393722", "0.73925436", "0.73925436", "0.73895806", "0.7387461", "0.738067", "0.7376814" ]
0.0
-1
TODO : Make it a utility ?!
protected CharSequence renderPage(final Class<? extends Page> pageClass, PageParameters parameters) { final RenderPageRequestHandler handler = new RenderPageRequestHandler(new PageProvider( pageClass, parameters), RenderPageRequestHandler.RedirectPolicy.NEVER_REDIRECT); final PageRenderer pageRenderer = getApplication().getPageRendererProvider().get(handler); RequestCycle originalRequestCycle = getRequestCycle(); BufferedWebResponse tempResponse = new BufferedWebResponse(null); RequestCycleContext requestCycleContext = new RequestCycleContext(originalRequestCycle.getRequest(), tempResponse, getApplication().getRootRequestMapper(), getApplication().getExceptionMapperProvider().get()); RequestCycle tempRequestCycle = new RequestCycle(requestCycleContext); final Response oldResponse = originalRequestCycle.getResponse(); try { originalRequestCycle.setResponse(tempResponse); pageRenderer.respond(tempRequestCycle); } finally { originalRequestCycle.setResponse(oldResponse); } return tempResponse.getText(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private Util() { }", "String dibujar();", "private void strin() {\n\n\t}", "private FormatUtilities() {}", "String processing();", "public interface CommonUtils {\n\tpublic static String getPrintStackTrace(Exception e){\n\t\t//StringWriter writes upon the string\n\t\tStringWriter sw = new StringWriter();\n\t\t//PrintWriter integrates with StringWriter\n\t\tPrintWriter pw = new PrintWriter(sw);\n\t\t//This line used to write in catch block then it will writes in the console prints upon the console\n\t\t//Basically prints the data upon the console\n\t\te.printStackTrace(pw);\n\t\t//it will converts to tostring method into some meaningful data\n\t\treturn sw.toString();\n\t}\n}", "java.lang.String getHowToUse();", "java.lang.String getHowToUse();", "private JacobUtils() {}", "Compatibility compatibility();", "private AsciiUtils() {\r\n\t}", "private StringUtil() {}", "private StringUtil() {}", "String directsTo();", "private WebStringUtils() {}", "private Utils() {}", "private Utils() {}", "private Utils() {}", "private Utils() {}", "String extractParameters ();", "String getBegin();", "private static void cajas() {\n\t\t\n\t}", "public void method_4270() {}", "static int size_of_xri(String passed){\n\t\treturn 2;\n\t}", "@Test\r\n public void testGetStringRepresentation() {\r\n }", "private ProcessorUtils() { }", "String getIfBegin();", "private BuilderUtils() {}", "private stendhal() {\n\t}", "@Test\n public void testTakeExtensionAway264() { // FlairImage: 264\n assertEquals(\"From: FlairImage line: 265\", \"asd\", takeExtensionAway(\"asd.asd\")); \n assertEquals(\"From: FlairImage line: 266\", \"asd\", takeExtensionAway(\"asd.a\")); \n assertEquals(\"From: FlairImage line: 267\", \"asd\", takeExtensionAway(\"asd.\")); \n assertEquals(\"From: FlairImage line: 268\", \"asd\", takeExtensionAway(\"asd\")); \n assertEquals(\"From: FlairImage line: 269\", \"\", takeExtensionAway(\".asd\")); \n assertEquals(\"From: FlairImage line: 270\", \"\", takeExtensionAway(\".\")); \n assertEquals(\"From: FlairImage line: 271\", \"asd.asd\", takeExtensionAway(\"asd.asd.asd\")); \n assertEquals(\"From: FlairImage line: 272\", \"merkki.jono\", takeExtensionAway(\"merkki.jono.png\")); \n assertEquals(\"From: FlairImage line: 273\", \"mer.kki.jono\", takeExtensionAway(\"mer.kki.jono.png\")); \n }", "private void poetries() {\n\n\t}", "@Test\n public void testShorten247() { // FlairImage: 247\n assertEquals(\"From: FlairImage line: 248\", \"\", shorten(\"asd.asd\",7)); \n assertEquals(\"From: FlairImage line: 249\", \"C:/Users/\", shorten(\"C:/Users/asd.asd\",7)); \n }", "public abstract String mo24851a(String str);", "private void someUtilityMethod() {\n }", "private void someUtilityMethod() {\n }", "abstract String mo1747a(String str);", "String getUsser();", "Object getXtrc();", "Object getXtrc();", "private static String reduce(final String name) {\n\t\tint index = name.lastIndexOf('.');\n\t\treturn index == -1 ? null : name.substring(0, index);\n\t}", "java.lang.String getResult();", "private String m16127b(String str) {\n BufferedReader bufferedReader;\n BufferedReader bufferedReader2 = null;\n try {\n bufferedReader = new BufferedReader(new InputStreamReader(Runtime.getRuntime().exec(\"getprop \" + str).getInputStream()), OguryChoiceManager.TcfV2.Purpose.DEVELOP_AND_IMPROVE_PRODUCTS);\n try {\n String readLine = bufferedReader.readLine();\n bufferedReader.close();\n C4647b.m16104a((Closeable) bufferedReader);\n return readLine;\n } catch (IOException unused) {\n C4647b.m16104a((Closeable) bufferedReader);\n return null;\n } catch (Throwable th) {\n th = th;\n bufferedReader2 = bufferedReader;\n C4647b.m16104a((Closeable) bufferedReader2);\n throw th;\n }\n } catch (IOException unused2) {\n bufferedReader = null;\n C4647b.m16104a((Closeable) bufferedReader);\n return null;\n } catch (Throwable th2) {\n th = th2;\n C4647b.m16104a((Closeable) bufferedReader2);\n throw th;\n }\n }", "private java.lang.String c(java.lang.String r7) {\n /*\n r6 = this;\n r2 = \"\";\n r0 = r6.e;\t Catch:{ FileNotFoundException -> 0x0052 }\n if (r0 == 0) goto L_0x0050;\n L_0x0006:\n r0 = new java.lang.StringBuilder;\t Catch:{ FileNotFoundException -> 0x0052 }\n r1 = java.lang.String.valueOf(r7);\t Catch:{ FileNotFoundException -> 0x0052 }\n r0.<init>(r1);\t Catch:{ FileNotFoundException -> 0x0052 }\n r1 = \".\";\n r0 = r0.append(r1);\t Catch:{ FileNotFoundException -> 0x0052 }\n r1 = r6.e;\t Catch:{ FileNotFoundException -> 0x0052 }\n r0 = r0.append(r1);\t Catch:{ FileNotFoundException -> 0x0052 }\n r0 = r0.toString();\t Catch:{ FileNotFoundException -> 0x0052 }\n L_0x001f:\n r1 = r6.d;\t Catch:{ FileNotFoundException -> 0x0052 }\n r1 = r1.openFileInput(r0);\t Catch:{ FileNotFoundException -> 0x0052 }\n L_0x0025:\n r3 = new java.io.BufferedReader;\n r4 = new java.io.InputStreamReader;\n r0 = r1;\n r0 = (java.io.InputStream) r0;\n r5 = \"UTF-8\";\n r5 = java.nio.charset.Charset.forName(r5);\n r4.<init>(r0, r5);\n r3.<init>(r4);\n r0 = new java.lang.StringBuffer;\n r0.<init>();\n L_0x003d:\n r4 = r3.readLine();\t Catch:{ IOException -> 0x0065, all -> 0x0073 }\n if (r4 != 0) goto L_0x0061;\n L_0x0043:\n r0 = r0.toString();\t Catch:{ IOException -> 0x0065, all -> 0x0073 }\n r1 = (java.io.InputStream) r1;\t Catch:{ IOException -> 0x007d }\n r1.close();\t Catch:{ IOException -> 0x007d }\n r3.close();\t Catch:{ IOException -> 0x007d }\n L_0x004f:\n return r0;\n L_0x0050:\n r0 = r7;\n goto L_0x001f;\n L_0x0052:\n r0 = move-exception;\n r0 = r6.d;\t Catch:{ IOException -> 0x005e }\n r0 = r0.getAssets();\t Catch:{ IOException -> 0x005e }\n r1 = r0.open(r7);\t Catch:{ IOException -> 0x005e }\n goto L_0x0025;\n L_0x005e:\n r0 = move-exception;\n r0 = r2;\n goto L_0x004f;\n L_0x0061:\n r0.append(r4);\t Catch:{ IOException -> 0x0065, all -> 0x0073 }\n goto L_0x003d;\n L_0x0065:\n r0 = move-exception;\n r1 = (java.io.InputStream) r1;\t Catch:{ IOException -> 0x0070 }\n r1.close();\t Catch:{ IOException -> 0x0070 }\n r3.close();\t Catch:{ IOException -> 0x0070 }\n r0 = r2;\n goto L_0x004f;\n L_0x0070:\n r0 = move-exception;\n r0 = r2;\n goto L_0x004f;\n L_0x0073:\n r0 = move-exception;\n r1 = (java.io.InputStream) r1;\t Catch:{ IOException -> 0x007f }\n r1.close();\t Catch:{ IOException -> 0x007f }\n r3.close();\t Catch:{ IOException -> 0x007f }\n L_0x007c:\n throw r0;\n L_0x007d:\n r1 = move-exception;\n goto L_0x004f;\n L_0x007f:\n r1 = move-exception;\n goto L_0x007c;\n */\n throw new UnsupportedOperationException(\"Method not decompiled: com.tencent.a.b.b.c(java.lang.String):java.lang.String\");\n }", "static int size_of_ora(String passed){\n\t\treturn 1;\n\t}", "private static String getPackage(final String fullName) {\n \t\treturn fullName.substring(0, fullName.lastIndexOf(\".\"));\n \t}", "private StringUtil() {\n\t\tsuper();\n\t}", "Object getXtrf();", "Object getXtrf();", "public String getBaseName() {\n/* 323 */ throw new RuntimeException(\"Stub!\");\n/* */ }", "@Override\n\tpublic void sacrifier() {\n\t\t\n\t}", "abstract int pregnancy();", "private NamespaceHelper() {}", "String getSFunc();", "protected boolean func_70814_o() { return true; }", "void unableToListContents();", "static int size_of_rc(String passed){\n\t\treturn 1;\n\t}", "public void testGRECLIPSE731e() throws Exception {\n String contents = \"def foo() { } \\nString xxx\\nxxx = foo()\\nxxx\";\n int start = contents.lastIndexOf(\"xxx\");\n int end = start + \"xxx\".length();\n assertType(contents, start, end, \"java.lang.String\");\n }", "static int size_of_rz(String passed){\n\t\treturn 1;\n\t}", "String getNameSpace();", "public void testGRECLIPSE731f() throws Exception {\n String contents = \"class X { String xxx\\ndef foo() { }\\ndef meth() { xxx = foo()\\nxxx } }\";\n int start = contents.lastIndexOf(\"xxx\");\n int end = start + \"xxx\".length();\n assertType(contents, start, end, \"java.lang.String\");\n }", "public static String i() {\n Object object;\n Object object2;\n Object object3;\n block24: {\n String string2;\n block22: {\n block25: {\n block23: {\n block21: {\n byte[] byArray;\n int n10 = 0;\n object3 = null;\n object2 = Runtime.getRuntime();\n object = \"getprop ro.board.platform\";\n object2 = ((Runtime)object2).exec((String)object);\n object = ((Process)object2).getInputStream();\n int n11 = 128;\n try {\n byArray = new byte[n11];\n ((InputStream)object).read(byArray);\n string2 = new String(byArray);\n object3 = \"\\n\";\n }\n catch (IOException iOException) {\n string2 = null;\n object3 = iOException;\n break block23;\n }\n try {\n n10 = string2.indexOf((String)object3);\n n11 = -1;\n if (n10 != n11) {\n n11 = 0;\n byArray = null;\n string2 = string2.substring(0, n10);\n }\n if (object == null) break block21;\n }\n catch (IOException iOException) {\n break block23;\n }\n try {\n ((InputStream)object).close();\n }\n catch (IOException iOException) {\n iOException.printStackTrace();\n }\n }\n if (object2 == null) return string2;\n break block22;\n catch (Throwable throwable) {\n object = null;\n object3 = throwable;\n break block24;\n }\n catch (IOException iOException) {\n string2 = null;\n object3 = iOException;\n object = null;\n break block23;\n }\n catch (Throwable throwable) {\n object = null;\n object3 = throwable;\n object2 = null;\n break block24;\n }\n catch (IOException iOException) {\n object = null;\n string2 = null;\n object3 = iOException;\n object2 = null;\n }\n }\n ((Throwable)object3).printStackTrace();\n if (object == null) break block25;\n try {\n ((InputStream)object).close();\n }\n catch (IOException iOException) {\n iOException.printStackTrace();\n }\n }\n if (object2 == null) return string2;\n }\n ((Process)object2).destroy();\n return string2;\n catch (Throwable throwable) {\n // empty catch block\n }\n }\n if (object != null) {\n try {\n ((InputStream)object).close();\n }\n catch (IOException iOException) {\n iOException.printStackTrace();\n }\n }\n if (object2 == null) throw object3;\n ((Process)object2).destroy();\n throw object3;\n }", "private HeaderUtil() {}", "private static java.io.File c(java.lang.String r8, java.lang.String r9) {\n /*\n r0 = 0;\n r1 = 0;\n r2 = new java.io.File;\t Catch:{ Exception -> 0x00e8, all -> 0x00e4 }\n r2.<init>(r8);\t Catch:{ Exception -> 0x00e8, all -> 0x00e4 }\n r8 = r2.exists();\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n if (r8 != 0) goto L_0x001d;\n L_0x000d:\n r8 = \"DecryptUtils\";\n r9 = \"unZipSingleFile file don't exist\";\n r3 = new java.lang.Object[r0];\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n com.taobao.sophix.e.d.e(r8, r9, r3);\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n com.taobao.sophix.e.b.a(r1);\n r2.delete();\n return r1;\n L_0x001d:\n r8 = new java.lang.StringBuilder;\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r8.<init>();\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r8.append(r9);\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r9 = java.io.File.separator;\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r8.append(r9);\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r9 = \"unzip\";\n r8.append(r9);\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r8 = r8.toString();\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r9 = new java.io.File;\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r9.<init>(r8);\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n com.taobao.sophix.e.b.a(r9);\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r3 = r9.exists();\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n if (r3 != 0) goto L_0x0044;\n L_0x0041:\n r9.mkdirs();\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n L_0x0044:\n r9 = new java.util.zip.ZipInputStream;\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r3 = new java.io.FileInputStream;\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r3.<init>(r2);\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n r9.<init>(r3);\t Catch:{ Exception -> 0x00e1, all -> 0x00de }\n L_0x004e:\n r3 = r9.getNextEntry();\t Catch:{ Exception -> 0x00dc }\n if (r3 == 0) goto L_0x00f4;\n L_0x0054:\n r4 = r3.getName();\t Catch:{ Exception -> 0x00dc }\n r3 = r3.isDirectory();\t Catch:{ Exception -> 0x00dc }\n if (r3 == 0) goto L_0x0085;\n L_0x005e:\n r3 = r4.length();\t Catch:{ Exception -> 0x00dc }\n r3 = r3 + -1;\n r3 = r4.substring(r0, r3);\t Catch:{ Exception -> 0x00dc }\n r4 = new java.io.File;\t Catch:{ Exception -> 0x00dc }\n r5 = new java.lang.StringBuilder;\t Catch:{ Exception -> 0x00dc }\n r5.<init>();\t Catch:{ Exception -> 0x00dc }\n r5.append(r8);\t Catch:{ Exception -> 0x00dc }\n r6 = java.io.File.separator;\t Catch:{ Exception -> 0x00dc }\n r5.append(r6);\t Catch:{ Exception -> 0x00dc }\n r5.append(r3);\t Catch:{ Exception -> 0x00dc }\n r3 = r5.toString();\t Catch:{ Exception -> 0x00dc }\n r4.<init>(r3);\t Catch:{ Exception -> 0x00dc }\n r4.mkdirs();\t Catch:{ Exception -> 0x00dc }\n goto L_0x004e;\n L_0x0085:\n r3 = new java.io.File;\t Catch:{ Exception -> 0x00dc }\n r5 = new java.lang.StringBuilder;\t Catch:{ Exception -> 0x00dc }\n r5.<init>();\t Catch:{ Exception -> 0x00dc }\n r5.append(r8);\t Catch:{ Exception -> 0x00dc }\n r6 = java.io.File.separator;\t Catch:{ Exception -> 0x00dc }\n r5.append(r6);\t Catch:{ Exception -> 0x00dc }\n r5.append(r4);\t Catch:{ Exception -> 0x00dc }\n r4 = r5.toString();\t Catch:{ Exception -> 0x00dc }\n r3.<init>(r4);\t Catch:{ Exception -> 0x00dc }\n r3.createNewFile();\t Catch:{ Exception -> 0x00dc }\n r4 = new java.io.FileOutputStream;\t Catch:{ Exception -> 0x00c7, all -> 0x00c4 }\n r4.<init>(r3);\t Catch:{ Exception -> 0x00c7, all -> 0x00c4 }\n r5 = 1024; // 0x400 float:1.435E-42 double:5.06E-321;\n r5 = new byte[r5];\t Catch:{ Exception -> 0x00c2 }\n L_0x00aa:\n r6 = r9.read(r5);\t Catch:{ Exception -> 0x00c2 }\n r7 = -1;\n if (r6 == r7) goto L_0x00b8;\n L_0x00b1:\n r4.write(r5, r0, r6);\t Catch:{ Exception -> 0x00c2 }\n r4.flush();\t Catch:{ Exception -> 0x00c2 }\n goto L_0x00aa;\n L_0x00b8:\n com.taobao.sophix.e.b.a(r4);\t Catch:{ Exception -> 0x00dc }\n com.taobao.sophix.e.b.a(r9);\n r2.delete();\n return r3;\n L_0x00c2:\n r3 = move-exception;\n goto L_0x00c9;\n L_0x00c4:\n r8 = move-exception;\n r4 = r1;\n goto L_0x00d8;\n L_0x00c7:\n r3 = move-exception;\n r4 = r1;\n L_0x00c9:\n r5 = \"DecryptUtils\";\n r6 = \"unZipSingleFile unZip hotfix patch file error\";\n r7 = new java.lang.Object[r0];\t Catch:{ all -> 0x00d7 }\n com.taobao.sophix.e.d.a(r5, r6, r3, r7);\t Catch:{ all -> 0x00d7 }\n com.taobao.sophix.e.b.a(r4);\t Catch:{ Exception -> 0x00dc }\n goto L_0x004e;\n L_0x00d7:\n r8 = move-exception;\n L_0x00d8:\n com.taobao.sophix.e.b.a(r4);\t Catch:{ Exception -> 0x00dc }\n throw r8;\t Catch:{ Exception -> 0x00dc }\n L_0x00dc:\n r8 = move-exception;\n goto L_0x00eb;\n L_0x00de:\n r8 = move-exception;\n r9 = r1;\n goto L_0x00fc;\n L_0x00e1:\n r8 = move-exception;\n r9 = r1;\n goto L_0x00eb;\n L_0x00e4:\n r8 = move-exception;\n r9 = r1;\n r2 = r9;\n goto L_0x00fc;\n L_0x00e8:\n r8 = move-exception;\n r9 = r1;\n r2 = r9;\n L_0x00eb:\n r3 = \"DecryptUtils\";\n r4 = \"unZipSingleFile unZip hotfix patch file error\";\n r0 = new java.lang.Object[r0];\t Catch:{ all -> 0x00fb }\n com.taobao.sophix.e.d.a(r3, r4, r8, r0);\t Catch:{ all -> 0x00fb }\n L_0x00f4:\n com.taobao.sophix.e.b.a(r9);\n r2.delete();\n return r1;\n L_0x00fb:\n r8 = move-exception;\n L_0x00fc:\n com.taobao.sophix.e.b.a(r9);\n r2.delete();\n throw r8;\n */\n throw new UnsupportedOperationException(\"Method not decompiled: com.taobao.sophix.e.a.c(java.lang.String, java.lang.String):java.io.File\");\n }", "static int size_of_xra(String passed){\n\t\treturn 1;\n\t}", "private void kk12() {\n\n\t}", "private void gobble(Iterator<String> iter) {\n }", "private static String getArgumentString(Object arg) {\n if (arg instanceof String) {\n return \"\\\\\\\"\"+arg+\"\\\\\\\"\";\n }\n else return arg.toString();\n }", "static int size_of_sub(String passed){\n\t\treturn 1;\n\t}", "java.lang.String getS2();", "public String getExtension(char key) {\n/* 995 */ throw new RuntimeException(\"Stub!\");\n/* */ }", "public abstract String mo9239aw();", "abstract String mo1748c();", "private String getSimpleName(String name) {\n\t\tint i = name.lastIndexOf(\".\");\n\t\treturn name.substring(i + 1);\n\t}", "int getMagic();", "public abstract String mo41079d();", "String origin();", "private static Object Stringbuilder() {\n\t\treturn null;\n\t}", "@Test\n public void test25() throws Throwable {\n\t\tfr.inria.diversify.sosie.logger.LogWriter.writeTestStart(1346,\"org.apache.commons.collections4.IteratorUtilsEvoSuiteTest.test25\");\n HashMap<StringTokenizer, Properties> hashMap0 = new HashMap<StringTokenizer, Properties>();\n EntrySetMapIterator<StringTokenizer, Properties> entrySetMapIterator0 = new EntrySetMapIterator<StringTokenizer, Properties>((Map<StringTokenizer, Properties>) hashMap0);\n Object[] objectArray0 = IteratorUtils.toArray((Iterator<?>) entrySetMapIterator0);\n assertNotNull(objectArray0);\n }", "char[] getSuperclassName();", "public static String bU(String str) {\n Throwable th;\n Throwable th2;\n ZipFile zipFile = null;\n if (str == null) {\n return \"\";\n }\n ZipFile zipFile2;\n BufferedReader bufferedReader;\n BufferedReader bufferedReader2;\n try {\n zipFile2 = new ZipFile(str);\n try {\n String readLine;\n if (new File(str).exists()) {\n ZipEntry entry = zipFile2.getEntry(\"META-INF/MANIFEST.MF\");\n if (entry != null) {\n int indexOf;\n bufferedReader = new BufferedReader(new InputStreamReader(zipFile2.getInputStream(entry)));\n while (true) {\n try {\n readLine = bufferedReader.readLine();\n if (readLine == null) {\n break;\n } else if (readLine.contains(\"classes.dex\")) {\n readLine = bufferedReader.readLine();\n if (readLine != null && readLine.contains(\"SHA1-Digest\")) {\n indexOf = readLine.indexOf(\":\");\n if (indexOf > 0) {\n break;\n }\n }\n }\n } catch (Throwable th3) {\n th = th3;\n zipFile = zipFile2;\n th2 = th;\n }\n }\n readLine = readLine.substring(indexOf + 1).trim();\n if (bufferedReader != null) {\n try {\n bufferedReader.close();\n } catch (Throwable th4) {\n d.c(\"SoftListProfileService\", th4);\n }\n }\n if (zipFile2 != null) {\n try {\n zipFile2.close();\n } catch (Throwable th22) {\n d.c(\"SoftListProfileService\", th22);\n }\n }\n return readLine;\n }\n if (bufferedReader2 != null) {\n try {\n bufferedReader2.close();\n } catch (Throwable th32) {\n d.c(\"SoftListProfileService\", th32);\n }\n }\n if (zipFile2 != null) {\n try {\n zipFile2.close();\n } catch (Throwable th222) {\n d.c(\"SoftListProfileService\", th222);\n }\n }\n return \"\";\n }\n readLine = \"\";\n if (zipFile2 != null) {\n try {\n zipFile2.close();\n } catch (Throwable th2222) {\n d.c(\"SoftListProfileService\", th2222);\n }\n }\n return readLine;\n } catch (Throwable th42) {\n th = th42;\n Object obj = zipFile;\n zipFile = zipFile2;\n th2222 = th;\n if (bufferedReader != null) {\n try {\n bufferedReader.close();\n } catch (Throwable th422) {\n d.c(\"SoftListProfileService\", th422);\n }\n }\n if (zipFile != null) {\n try {\n zipFile.close();\n } catch (Throwable th322) {\n d.c(\"SoftListProfileService\", th322);\n }\n }\n throw th2222;\n }\n } catch (Throwable th5) {\n th2222 = th5;\n bufferedReader = zipFile;\n if (bufferedReader != null) {\n bufferedReader.close();\n }\n if (zipFile != null) {\n zipFile.close();\n }\n throw th2222;\n }\n }", "C3579d mo19708e(String str) throws IOException;", "private MetallicityUtils() {\n\t\t\n\t}", "java.lang.String getS8();", "private static byte[] m2539e(Context context) {\n Throwable th;\n int i = 0;\n ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream();\n byte[] bArr = new byte[0];\n String a = Log.m2547a(context, Log.f1857e);\n DiskLruCache diskLruCache = null;\n try {\n diskLruCache = DiskLruCache.m2767a(new File(a), 1, 1, 10240);\n File file = new File(a);\n if (file != null && file.exists()) {\n String[] list = file.list();\n int length = list.length;\n while (i < length) {\n String str = list[i];\n if (str.contains(\".0\")) {\n byteArrayOutputStream.write(StatisticsManager.m2535a(diskLruCache, str.split(\"\\\\.\")[0]));\n }\n i++;\n }\n }\n bArr = byteArrayOutputStream.toByteArray();\n if (byteArrayOutputStream != null) {\n try {\n byteArrayOutputStream.close();\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n if (diskLruCache != null) {\n try {\n diskLruCache.close();\n } catch (Throwable th2) {\n th = th2;\n }\n }\n } catch (IOException th3) {\n BasicLogHandler.m2542a(th3, \"StatisticsManager\", \"getContent\");\n if (byteArrayOutputStream != null) {\n try {\n byteArrayOutputStream.close();\n } catch (IOException e2) {\n e2.printStackTrace();\n }\n }\n if (diskLruCache != null) {\n diskLruCache.close();\n }\n } catch (Throwable th4) {\n th3 = th4;\n }\n return bArr;\n th3.printStackTrace();\n return bArr;\n }", "private boolean isInternal(String name) {\n return name.startsWith(\"java.\")\n || name.startsWith(\"javax.\")\n || name.startsWith(\"com.sun.\")\n || name.startsWith(\"javax.\")\n || name.startsWith(\"oracle.\");\n }", "public static String getBaseName(String localeID) {\n/* 333 */ throw new RuntimeException(\"Stub!\");\n/* */ }", "public String getPattern() {\n/* 223 */ throw new RuntimeException(\"Stub!\");\n/* */ }", "static int type_of_stax(String passed){\n\t\treturn 1;\n\t}", "public abstract String mo13682d();", "String getCpushares();", "static int size_of_stax(String passed){\n\t\treturn 1;\n\t}", "static int size_of_sbb(String passed){\n\t\treturn 1;\n\t}", "abstract public String named();", "private CheckUtil(){ }", "static int type_of_xri(String passed){\n\t\treturn 1;\n\t}", "java.lang.String getXpath();", "void mo41089d(String str);", "String getFirstIndex();", "private static String m24577oa(String str) {\n if (str == null) {\n return null;\n }\n String substring = str.substring(str.lastIndexOf(\".\") + 1);\n MimeTypeMap singleton = MimeTypeMap.getSingleton();\n if (singleton == null) {\n return null;\n }\n return singleton.getMimeTypeFromExtension(substring.toLowerCase(Locale.US));\n }", "static int size_of_inx(String passed){\n\t\treturn 1;\n\t}", "public void testEntrySetIteratorHasProperMappings() {\n return;\r\n }" ]
[ "0.51577705", "0.50793207", "0.50467706", "0.4987641", "0.490394", "0.47719237", "0.4769141", "0.4769141", "0.47549304", "0.4728651", "0.46874556", "0.46717635", "0.46717635", "0.46590647", "0.46363977", "0.4628911", "0.4628911", "0.4628911", "0.4628911", "0.462853", "0.46082586", "0.46016818", "0.45924616", "0.45871228", "0.45869157", "0.4584982", "0.45721337", "0.45602494", "0.45418048", "0.45270956", "0.45261297", "0.45242915", "0.4522099", "0.45179272", "0.45179272", "0.45174652", "0.45172027", "0.45065358", "0.45065358", "0.44971284", "0.44955721", "0.4493103", "0.4480687", "0.44713557", "0.44712576", "0.44680598", "0.44637483", "0.44637483", "0.4458231", "0.4456318", "0.44463587", "0.444384", "0.44394252", "0.4434749", "0.4431781", "0.44312638", "0.44244087", "0.44232354", "0.44225076", "0.4421676", "0.44200525", "0.44194666", "0.4417962", "0.4416242", "0.44152293", "0.44122368", "0.44115904", "0.4407881", "0.44033745", "0.44032243", "0.44013092", "0.4400871", "0.4399966", "0.43997154", "0.43956396", "0.43923983", "0.43816724", "0.43815544", "0.43804714", "0.43799472", "0.43777364", "0.43721274", "0.43693447", "0.43679968", "0.4362168", "0.43606037", "0.43603373", "0.43564916", "0.435622", "0.43561167", "0.4354841", "0.4352985", "0.435168", "0.4350096", "0.43488246", "0.43483332", "0.43437946", "0.43432817", "0.43413985", "0.4339135", "0.43390685" ]
0.0
-1
com.blezede.compressor Time: 2019/3/27 11:21 Description:
public interface InputStreamProvider { InputStream open() throws IOException; String getPath(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n\tpublic void Compress() {\n\t\t\n\t}", "@Override\n\tpublic void Decompress() {\n\t\t\n\t}", "private StandardDeCompressors() {}", "private CompressionTools() {}", "private ZipCompressor(){}", "Decompress() {\r\n // this.destinationLocation = null ; //destinationLocation;\r\n }", "public void compress() {\r\n fCharBuffer.compress();\r\n fStyleBuffer.compress();\r\n fParagraphBuffer.compress();\r\n }", "private void CreateDecompression() {\n int iteradorY = 0;\n int iteradorarray = 0;\n int fila = 0;\n int columna = 0;\n while (iteradorY < width / 8 * height / 8) {\n int u = 1;\n int k = 1;\n double[][] Y = new double[8][8];\n double[][] CB = new double[8][8];\n double[][] CR = new double[8][8];\n for (int element = 0; element < 64; ++element) {\n Y[u - 1][k - 1] = (double) Ydes.get(iteradorarray);\n CB[u - 1][k - 1] = (double) CBdes.get(iteradorarray);\n CR[u - 1][k - 1] = (double) CRdes.get(iteradorarray);\n if ((k + u) % 2 != 0) {\n if (k < 8)\n k++;\n else\n u += 2;\n if (u > 1)\n u--;\n } else {\n if (u < 8)\n u++;\n else\n k += 2;\n if (k > 1)\n k--;\n }\n iteradorarray++;\n }\n ++iteradorY;\n //DESQUANTIZAMOS\n for (int m = 0; m < 8; ++m) {\n for (int n = 0; n < 8; ++n) {\n Y[m][n] = Y[m][n] * QtablesLuminance[quality][m][n];\n CB[m][n] = CB[m][n] * QtablesChrominance[quality][m][n];\n CR[m][n] = CR[m][n] * QtablesChrominance[quality][m][n];\n }\n }\n //INVERSA DE LA DCT2\n double[][] Ydct = dct3(Y);\n double[][] CBdct = dct3(CB);\n double[][] CRdct = dct3(CR);\n\n //SUMAR 128\n for (int m = 0; m < 8; ++m) {\n for (int n = 0; n < 8; ++n) {\n Ydct[m][n] = Ydct[m][n] + 128;\n CBdct[m][n] = CBdct[m][n] + 128;\n CRdct[m][n] = CRdct[m][n] + 128;\n int[] YCbCr = {(int) Ydct[m][n], (int) CBdct[m][n], (int) CRdct[m][n]};\n int[] RGB = YCbCrtoRGB(YCbCr);\n if (fila + m < height & columna + n < width) {\n FinalR[fila + m][columna + n] = RGB[0];\n FinalG[fila + m][columna + n] = RGB[1];\n FinalB[fila + m][columna + n] = RGB[2];\n }\n }\n }\n if (columna + 8 < width) columna = columna + 8;\n else {\n fila = fila + 8;\n columna = 0;\n }\n }\n }", "public ICompressor getCompressor()\n {\n return compressor;\n }", "private void ReadDecompression(String aux) {\n StringBuilder calidadS = new StringBuilder();\n while (i < 8) {\n calidadS.append(aux.charAt(i));\n ++i;\n }\n quality = Integer.parseInt(calidadS.toString(), 2);\n StringBuilder widthS = new StringBuilder();\n while (i < 24) {\n widthS.append(aux.charAt(i));\n ++i;\n }\n width = Integer.parseInt(widthS.toString(), 2);\n StringBuilder heightS = new StringBuilder();\n while (i < 40) {\n heightS.append(aux.charAt(i));\n ++i;\n }\n height = Integer.parseInt(heightS.toString(), 2);\n StringBuilder sizeYS = new StringBuilder();\n while (i < 72) {\n sizeYS.append(aux.charAt(i));\n ++i;\n }\n sizeY = Integer.parseInt(sizeYS.toString(), 2);\n StringBuilder sizeCBS = new StringBuilder();\n while (i < 104) {\n sizeCBS.append(aux.charAt(i));\n ++i;\n }\n sizeCB = Integer.parseInt(sizeCBS.toString(), 2);\n StringBuilder sizeCRS = new StringBuilder();\n while (i < 136) {\n sizeCRS.append(aux.charAt(i));\n ++i;\n }\n sizeCR = Integer.parseInt(sizeCRS.toString(), 2);\n StringBuilder sizeYcS = new StringBuilder();\n while (i < 168) {\n sizeYcS.append(aux.charAt(i));\n ++i;\n }\n sizeYc = Integer.parseInt(sizeYcS.toString(), 2);\n StringBuilder sizeCBcS = new StringBuilder();\n while (i < 200) {\n sizeCBcS.append(aux.charAt(i));\n ++i;\n }\n sizeCBc = Integer.parseInt(sizeCBcS.toString(), 2);\n StringBuilder sizeCRcS = new StringBuilder();\n while (i < 232) {\n sizeCRcS.append(aux.charAt(i));\n ++i;\n }\n sizeCRc = Integer.parseInt(sizeCRcS.toString(), 2);\n }", "public Compressor() {\n initCompressor(getDefaultSolenoidModule());\n }", "public static void Init()\n {\n _compressor = new Compressor();\n }", "@Deprecated\n/* */ public void addCompression() {\n/* 162 */ List<COSName> filters = getFilters();\n/* 163 */ if (filters == null)\n/* */ {\n/* 165 */ if (this.stream.getLength() > 0L) {\n/* */ \n/* 167 */ OutputStream out = null;\n/* */ \n/* */ try {\n/* 170 */ byte[] bytes = IOUtils.toByteArray((InputStream)this.stream.createInputStream());\n/* 171 */ out = this.stream.createOutputStream((COSBase)COSName.FLATE_DECODE);\n/* 172 */ out.write(bytes);\n/* */ }\n/* 174 */ catch (IOException e) {\n/* */ \n/* */ \n/* 177 */ throw new RuntimeException(e);\n/* */ }\n/* */ finally {\n/* */ \n/* 181 */ IOUtils.closeQuietly(out);\n/* */ }\n/* */ \n/* */ } else {\n/* */ \n/* 186 */ filters = new ArrayList<COSName>();\n/* 187 */ filters.add(COSName.FLATE_DECODE);\n/* 188 */ setFilters(filters);\n/* */ } \n/* */ }\n/* */ }", "public boolean IsCompressed() {\n return false;\n }", "public boolean useCompression()\n {\n return compressor != null;\n }", "private void CreateCompression() {\n double[][] Ydct = new double[8][8];\n double[][] Cbdct = new double[8][8];\n double[][] Crdct = new double[8][8];\n\n /*\n Tenemos que coger una matriz de 8x8 que sera nuestro pixel a comprimir. Si la matriz se sale de los parametros\n altura y anchura, haremos padding con 0, para que sea negro.\n */\n\n\n for (int i = 0; i < height; i += 8) {\n for (int j = 0; j < width; j += 8) {\n for (int x = 0; x < 8; ++x) {\n for (int y = 0; y < 8; ++y) {\n if (i + x >= height || j + y >= width) {\n Ydct[x][y] = 0;\n Cbdct[x][y] = 0;\n Crdct[x][y] = 0;\n } else {\n Ydct[x][y] = (double) imagenYCbCr[x + i][y + j][0] - 128;\n Cbdct[x][y] = (double) imagenYCbCr[x + i][y + j][1] - 128;\n Crdct[x][y] = (double) imagenYCbCr[x + i][y + j][2] - 128;\n }\n }\n }\n\n\n /*\n Haremos el DCT2 de cada componente de color para el pixel\n */\n\n\n Ydct = dct2(Ydct);\n Cbdct = dct2(Cbdct);\n Crdct = dct2(Crdct);\n\n /*\n Quantizamos los DCT de cada componente del color\n */\n\n for (int v = 0; v < 8; ++v) {\n for (int h = 0; h < 8; ++h) {\n Ydct[v][h] = Math.round(Ydct[v][h] / QtablesLuminance[quality][v][h]);\n Cbdct[v][h] = Math.round(Cbdct[v][h] / QtablesChrominance[quality][v][h]);\n Crdct[v][h] = Math.round(Crdct[v][h] / QtablesChrominance[quality][v][h]);\n\n }\n }\n\n\n /*\n Hacemos el encoding con Huffman HAY QUE RECORRER EN ZIGZAG CADA MATRIZ\n */\n\n int u = 1;\n int k = 1;\n int contador = 0;\n for (int element = 0; element < 64; ++element, ++contador) {\n Yencoding.add((int) Ydct[u - 1][k - 1]);\n Cbencoding.add((int) Cbdct[u - 1][k - 1]);\n Crencoding.add((int) Crdct[u - 1][k - 1]);\n if ((k + u) % 2 != 0) {\n if (k < 8)\n k++;\n else\n u += 2;\n if (u > 1)\n u--;\n } else {\n if (u < 8)\n u++;\n else\n k += 2;\n if (k > 1)\n k--;\n }\n }\n }\n }\n }", "public String getCompressorName()\n {\n return useCompression() ? compressor.getClass().getSimpleName() : \"none\";\n }", "public RobotCompressor(){\n \n robotCompressor = new Compressor(RobotMap.PRESSURE_SWITCH, RobotMap.COMPRESSOR_SPIKE);\n robotCompressor.start();\n }", "public CompressorSubsystem() {\r\n compressor = new Compressor(RobotMap.compressorPressureSwitch, RobotMap.compressorRelay);\r\n }", "static public int defaultCompressThreshold () { throw new RuntimeException(); }", "@Test\n public void compressAndDecompress() throws IOException {\n byte[] compressed = Utils.compress(\"123a\");\n String decompressed = Utils.decompress(compressed);\n Assert.assertEquals(\"123a\", decompressed);\n }", "public ParameterizedClass getCompressorClass()\n {\n return compressorClass;\n }", "@Override\r\n public void extractArchive(ArchiveExtractor decompressor) throws ArcException {\r\n\r\n\tString fileName = ManipString.substringAfterFirst(this.idSource, \"_\");\r\n\r\n\tboolean uncompressInProgress=false;\r\n\tFile dir = new File(this.archiveChargement + \".dir\");\r\n\tif (!dir.exists()) {\r\n\t\ttry {\r\n\t\t if (dir.mkdir())\r\n\t\t {\r\n\t\t \tStaticLoggerDispatcher.debug(LOGGER,\"$$\"+Thread.currentThread().getId()+\" is decompressing \"+dir.getAbsolutePath());\r\n\t\t \tdecompressor.extract(this.archiveChargement);\r\n\t\t \tuncompressInProgress=true;\r\n\t\t }\r\n\t\t}\r\n\t\t catch (Exception ex)\r\n\t\t{\r\n\t\t\t throw new ArcException(ex, ArcExceptionMessage.FILE_EXTRACT_FAILED, this.archiveChargement).logFullException();\r\n\t\t}\r\n\t}\r\n\t\r\n\tif (!uncompressInProgress) {\r\n\t\t\t// check if file exists\r\n\t File toRead = new File(dir + File.separator + ManipString.redoEntryName(fileName));\r\n\t while (!toRead.exists()) {\r\n\t \ttry {\r\n\t\t\t\tThread.sleep(MILLISECOND_UNCOMPRESSION_CHECK_INTERVAL);\r\n\t\t\t} catch (InterruptedException e) {\r\n\t\t\t\tThread.currentThread().interrupt();\r\n\t\t\t StaticLoggerDispatcher.error(LOGGER, \"Error in thread sleep extractArchive()\");\r\n\t\t\t}\r\n\t \ttoRead = new File(dir + File.separator + ManipString.redoEntryName(fileName));\r\n\t }\r\n\t}\r\n\r\n\r\n\t\r\n }", "@Test\n public void testDERIVATIVE_COMPRESS_CRC() throws IOException {\n// ZipMeVariables.getSINGLETON().setCRC___(true);\n// ZipMeVariables.getSINGLETON().setCOMPRESS___(true);\n// ZipMeVariables.getSINGLETON().setDERIVATIVE_COMPRESS_CRC___(true);\n\t Configuration.CRC=true;\n\t Configuration.COMPRESS=true;\n\t Configuration.DERIVATIVE_COMPRESS_CRC=true;\n if(Configuration.CRC && Configuration.COMPRESS && Configuration.DERIVATIVE_COMPRESS_CRC) { \n ZipOutputStream zout = new ZipOutputStream(new FileOutputStream(new File(\n homeDir + \"/files/src.zip\")));\n zout.crc.update(1);\n ZipEntry ze = new ZipEntry(\"C://\");\n zout.putNextEntry(ze);\n zout.hook41();\n assertTrue(zout.crc.crc == 0);\n\n zout.write(new byte[32], 0, 31);\n assertTrue(zout.size == 31);\n zout.closeEntry();\n assertTrue(ze.getCrc() == zout.crc.crc);\n }\n }", "public void compressImage(String path, String module) {\n pathtoUpload = path;\n String imagePath = getRealPathFromURI(path);\n Bitmap scaledBitmap = null;\n BitmapFactory.Options options = new BitmapFactory.Options();\n// by setting this field as true, the actual bitmap pixels are not loaded in the memory. Just the bounds are loaded. If\n// you try the use the bitmap here, you will get null.\n options.inJustDecodeBounds = true;\n Bitmap bmp = BitmapFactory.decodeFile(imagePath, options);\n int actualHeight = options.outHeight;\n int actualWidth = options.outWidth;\n// max Height and width values of the compressed image is taken as 816x612\n if (actualWidth > 0 && actualHeight > 0) {\n float maxHeight = 816.0f;\n float maxWidth = 612.0f;\n float imgRatio = 0;\n float maxRatio = 0;\n if (actualHeight != 0) {\n imgRatio = actualWidth / actualHeight;\n }\n if (maxHeight != 0) {\n maxRatio = maxWidth / maxHeight;\n }\n // width and height values are set maintaining the aspect ratio of the image\n if (actualHeight > maxHeight || actualWidth > maxWidth) {\n if (imgRatio < maxRatio) {\n imgRatio = maxHeight / actualHeight;\n actualWidth = (int) (imgRatio * actualWidth);\n actualHeight = (int) maxHeight;\n } else if (imgRatio > maxRatio) {\n imgRatio = maxWidth / actualWidth;\n actualHeight = (int) (imgRatio * actualHeight);\n actualWidth = (int) maxWidth;\n } else {\n actualHeight = (int) maxHeight;\n actualWidth = (int) maxWidth;\n }\n }\n options.inSampleSize = calculateInSampleSize(options, actualWidth, actualHeight);\n options.inJustDecodeBounds = false;\n options.inPurgeable = true;\n options.inInputShareable = true;\n options.inTempStorage = new byte[16 * 1024];\n try {\n bmp = BitmapFactory.decodeFile(imagePath, options);\n } catch (OutOfMemoryError exception) {\n exception.printStackTrace();\n }\n try {\n scaledBitmap = Bitmap.createBitmap(actualWidth, actualHeight, Bitmap.Config.ARGB_8888);\n } catch (OutOfMemoryError exception) {\n exception.printStackTrace();\n }\n float ratioX = actualWidth / (float) options.outWidth;\n float ratioY = actualHeight / (float) options.outHeight;\n float middleX = actualWidth / 2.0f;\n float middleY = actualHeight / 2.0f;\n\n Matrix scaleMatrix = new Matrix();\n scaleMatrix.setScale(ratioX, ratioY, middleX, middleY);\n\n Canvas canvas = new Canvas(scaledBitmap);\n canvas.setMatrix(scaleMatrix);\n canvas.drawBitmap(bmp, middleX - bmp.getWidth() / 2, middleY - bmp.getHeight() / 2, new Paint(Paint.FILTER_BITMAP_FLAG));\n ExifInterface exif;\n try {\n exif = new ExifInterface(imagePath);\n\n int orientation = exif.getAttributeInt(\n ExifInterface.TAG_ORIENTATION, 0);\n Log.d(\"EXIF\", \"Exif: \" + orientation);\n Matrix matrix = new Matrix();\n if (orientation == 6) {\n matrix.postRotate(90);\n Log.d(\"EXIF\", \"Exif: \" + orientation);\n } else if (orientation == 3) {\n matrix.postRotate(180);\n Log.d(\"EXIF\", \"Exif: \" + orientation);\n } else if (orientation == 8) {\n matrix.postRotate(270);\n Log.d(\"EXIF\", \"Exif: \" + orientation);\n }\n scaledBitmap = Bitmap.createBitmap(scaledBitmap, 0, 0,\n scaledBitmap.getWidth(), scaledBitmap.getHeight(), matrix,\n true);\n } catch (IOException e) {\n e.printStackTrace();\n }\n FileOutputStream out = null;\n //String filename = getFilename();\n File outFile = new File(imagePath);\n if (outFile != null && outFile.exists()) {\n outFile.delete();\n }\n try {\n out = new FileOutputStream(outFile);\n scaledBitmap.compress(Bitmap.CompressFormat.JPEG, 100, out);\n out.flush();\n out.close();\n\n if (module.equals(ApplicationConstant.MODULE_CAPTURE)) {\n captureImage.setImageURI(Uri.parse(pathtoUpload));\n }\n if (module.equals(ApplicationConstant.MODULE_GALLERY)) {\n captureImage.setImageBitmap(BitmapFactory.decodeFile(pathtoUpload));\n }\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n }", "@Override\n public File compress() throws Exception\n {\n File dest = File.createTempFile(\"TMP\",\".tar.gz\");\n FileOutputStream fos = new FileOutputStream( dest );\n BufferedOutputStream bos = new BufferedOutputStream(fos);\n TarOutputStream out = new TarOutputStream(bos);\n tarFolder( null, folder.getAbsolutePath(), out );\n out.close();\n return dest;\n }", "public String getCompressionInfo() {\r\n String msg = null;\r\n if (!compressionInfoCleared) {\r\n int bytesInSession = bop.getCount() - countAtSessionStart;\r\n if(bytesInSession != bytesWrittenSinceSessionStart) {\r\n msg = \"Compressed data from \" + bytesWrittenSinceSessionStart + \" to \" + bytesInSession + \" bytes\";\r\n }\r\n else if(abandonedGzipLen > 0) {\r\n msg = \"Abandoned GZIP because \" + bytesWrittenAtLastAbandonCheck + \" bytes compressed only to \" + abandonedGzipLen + \" (\" + ((int) Math.round(100 * (double) abandonedGzipLen / bytesWrittenAtLastAbandonCheck)) + \"%). Final Data Length = \" + bytesWrittenSinceSessionStart + \"(=\" + bytesInSession + ')';\r\n }\r\n }\r\n return msg;\r\n }", "@Test\n public void compress1() throws IOException {\n byte[] compressed = Utils.compress(null);\n Assert.assertEquals(compressed.length, 0);\n }", "@Test\r\n\tpublic void testCompressing() throws ClassNotFoundException,\r\n\t\t\tInstantiationException, IllegalAccessException {\n\r\n\t\tAbstractStream abstractStream = Factory\r\n\t\t\t\t.getStream(\"by.bsu.decorator.bean.FileStream\");\r\n\t\tCompressingStream stream = (CompressingStream) Factory\r\n\t\t\t\t.getStream(\"by.bsu.decorator.bean.CompressingStream\");\r\n\t\tstream.setAbstractStream(abstractStream);\r\n\t\tString str = stream.handleBufferFull();\r\n\r\n\t\tbyte[] b = new byte[10];\r\n\t\tfor (int i = 0; i < 10; i++)\r\n\t\t\tb[i] = (byte) i;\r\n\t\tstream.putByte(b);\r\n\t\tSystem.out.println(str);\r\n\t\tassertEquals(\"Compressing Stream. File Stream. \", str);\r\n\t}", "public boolean CompressWithLzma(String cmd) {\n Runtime rn=Runtime.getRuntime();\r\n try{\r\n \tSystem.out.println(\"compress, it will take some time\");\r\n \tProcess process = rn.exec(JarPath+\"7za a -t7z \"+cmd);\r\n \tWatchThread wt = new WatchThread(process); \r\n \twt.start(); \r\n \tprocess.waitFor();\r\n \twt.setOver(true); \r\n \twt.join();\r\n }catch(Exception e){\r\n \toutputstr(\"Error: compress \"+cmd);\r\n \treturn false; \r\n } \t\t\r\n\t\treturn true;\r\n\t}", "@Override\r\n\tpublic void comprar() {\n\t\tsuper.comprar();\r\n\t}", "@Test\n public void compress() throws IOException {\n byte[] compressed = Utils.compress(\"\");\n Assert.assertEquals(compressed.length, 0);\n }", "public void Compressor_on(){\n\t\tC.setClosedLoopControl(true);\n\t\t\n\t}", "public EWAHCompressedBitmap() {\n\t\tthis.buffer = new long[defaultbuffersize];\n\t\tthis.rlw = new RunningLengthWord(this.buffer, 0);\n\t}", "public static void decompress(ByteBuffer bbInput, ByteBuffer bbOutput, StringBuilder information, long[] time) throws IOException\r\n {\r\n long startTime = System.currentTimeMillis();\r\n \r\n Arithmetic arithmetic = new Arithmetic();\r\n \r\n int rangeTableSize = bbInput.getInt();\r\n \r\n for (int count = 0; count < rangeTableSize; count++)\r\n {\r\n byte b = bbInput.get();\r\n long i = bbInput.getLong();\r\n arithmetic.add(b, i);\r\n }\r\n \r\n arithmetic.set();\r\n \r\n long rangeTableCountFinal = bbInput.getInt();\r\n long rangeTableCount = rangeTableCountFinal;\r\n \r\n //System.out.println(rangeTableCountFinal);\r\n \r\n if (rangeTableCountFinal > (Math.pow(2,16) - 1))\r\n {\r\n information.append(\"FATAL ERROR: Cannot decompress block to larger than 2^16 - 1\");\r\n return;\r\n }\r\n \r\n BitReader bitReader = new BitReader(bbInput);\r\n \r\n char low = 0;\r\n char high = 0xFFFF;\r\n char code = 0; \r\n for (int i = 0 ; i < 16 ; i++ )\r\n {\r\n code <<= 1;\r\n code += bitReader.get();\r\n }\r\n \r\n while (rangeTableCount-- != 0)\r\n {\r\n long diff = (long) ( high - low ) + 1;\r\n long tempTempCount = ((long) ( code - low ) + 1 );\r\n char count = (char) ((tempTempCount * rangeTableCountFinal - 1) / diff );\r\n \r\n //System.out.println(\"Values:\" + (long) diff + \" \" + (int) count);\r\n \r\n byte b = 0;\r\n Range range = null;\r\n for (Entry<Byte, Range> entry : arithmetic.rangeTable.entrySet())\r\n {\r\n if (entry.getValue().low <= count && entry.getValue().high > count)\r\n {\r\n b = entry.getKey().byteValue();\r\n range = entry.getValue();\r\n }\r\n }\r\n \r\n diff = (long)( high - low ) + 1;\r\n char tempHigh = (char) ((diff * range.high) / rangeTableCountFinal - 1);\r\n high = (char) (low + tempHigh);\r\n char tempLow = (char) ((diff * range.low) / rangeTableCountFinal);\r\n low = (char) (low + tempLow);\r\n \r\n boolean shiftingComplete = false;\r\n while (!shiftingComplete)\r\n {\r\n // TEST1: if most significant bits match, bits auto shift out.\r\n if ((high & 0x8000) == (low & 0x8000))\r\n {\r\n low <<= 1;\r\n high <<= 1;\r\n high |= 1;\r\n \r\n code <<= 1;\r\n code += bitReader.get();\r\n }\r\n // TEST2: if underflow threat shift out 2nd MSdigit\r\n else if ((low & 0x4000) == 0x4000 && (high & 0x4000) == 0)\r\n {\r\n code ^= 0x4000;\r\n low &= 0x3fff;\r\n high |= 0x4000; \r\n \r\n low <<= 1;\r\n high <<= 1;\r\n high |= 1;\r\n \r\n code <<= 1;\r\n code += bitReader.get();\r\n }\r\n // ELSE: COMPLETE\r\n else\r\n {\r\n shiftingComplete = true;\r\n }\r\n }\r\n bbOutput.put(b);\r\n //System.out.println((char)b);\r\n }\r\n \r\n long endTime = System.currentTimeMillis();\r\n time[0] += (endTime - startTime);\r\n }", "@Test\n @Ignore(\"Zip file compare have some problem\")\n public void testOutputCompressDelimitedMode() throws Throwable {\n testCompressFile(false);\n }", "private void compress()\n\t{\n\t\ttry\n\t\t{\n\t\t\tZipOutputStream rfoFile = new ZipOutputStream(new FileOutputStream(path + fileName)); \n\t\t\tFile dirToZip = new File(rfoDir); \n\t\t\tString[] fileList = dirToZip.list(); \n\t\t\tbyte[] buffer = new byte[4096]; \n\t\t\tint bytesIn = 0; \n\n\t\t\tfor(int i=0; i<fileList.length; i++) \n\t\t\t{ \n\t\t\t\tFile f = new File(dirToZip, fileList[i]); \n\t\t\t\tFileInputStream fis = new FileInputStream(f); \n\t\t\t\tString zEntry = f.getPath();\n\t\t\t\t//System.out.println(\"\\n\" + zEntry);\n\t\t\t\tint start = zEntry.indexOf(uniqueName);\n\t\t\t\tzEntry = zEntry.substring(start + uniqueName.length() + 1, zEntry.length());\n\t\t\t\t//System.out.println(tempDir);\n\t\t\t\t//System.out.println(zEntry + \"\\n\");\n\t\t\t\tZipEntry entry = new ZipEntry(zEntry); \n\t\t\t\trfoFile.putNextEntry(entry); \n\t\t\t\twhile((bytesIn = fis.read(buffer)) != -1) \n\t\t\t\t\trfoFile.write(buffer, 0, bytesIn); \n\t\t\t\tfis.close();\n\t\t\t}\n\t\t\trfoFile.close();\n\t\t} catch (Exception e)\n\t\t{\n\t\t\tDebug.e(\"RFO.compress(): \" + e);\n\t\t}\n\t}", "public void setCompression( boolean compress ) {\n this .compression = compress;\n }", "public org.apache.spark.sql.catalyst.util.QuantileSummaries compress () { throw new RuntimeException(); }", "public String compress() {\r\n \tfor (int i = 0; i < text.length(); i++)\r\n \t\tcompressedText += charToCode.get(text.charAt(i));\r\n return compressedText;\r\n }", "public native int getCompression() throws MagickException;", "private boolean m14290a(android.graphics.Bitmap r4, java.lang.String r5, android.graphics.Bitmap.CompressFormat r6, int r7) throws java.io.IOException, java.io.FileNotFoundException {\n /*\n r3 = this;\n if (r4 == 0) goto L_0x002a\n boolean r0 = r4.isRecycled()\n if (r0 != 0) goto L_0x002a\n if (r5 != 0) goto L_0x000b\n goto L_0x002a\n L_0x000b:\n r0 = 0\n java.io.BufferedOutputStream r1 = new java.io.BufferedOutputStream // Catch:{ all -> 0x0023 }\n java.io.FileOutputStream r2 = new java.io.FileOutputStream // Catch:{ all -> 0x0023 }\n r2.<init>(r5) // Catch:{ all -> 0x0023 }\n r5 = 262144(0x40000, float:3.67342E-40)\n r1.<init>(r2, r5) // Catch:{ all -> 0x0023 }\n boolean r4 = r4.compress(r6, r7, r1) // Catch:{ all -> 0x0020 }\n r1.close()\n return r4\n L_0x0020:\n r4 = move-exception\n r0 = r1\n goto L_0x0024\n L_0x0023:\n r4 = move-exception\n L_0x0024:\n if (r0 == 0) goto L_0x0029\n r0.close()\n L_0x0029:\n throw r4\n L_0x002a:\n r4 = 0\n return r4\n */\n throw new UnsupportedOperationException(\"Method not decompiled: com.introvd.template.common.bitmapfun.util.DiskLruCache.m14290a(android.graphics.Bitmap, java.lang.String, android.graphics.Bitmap$CompressFormat, int):boolean\");\n }", "public boolean CompressorFlag(){\n\t\treturn (this.GetAverageTotalCurrent() < this.compressorCurrentLimit);\n\t}", "byte[] deflate(byte[] data) throws IOException;", "public void jieya() {\n\t\tlong startTime=System.currentTimeMillis();\n\t\ttry {\n\t\t\tZipInputStream Zin=new ZipInputStream(new FileInputStream(\n\t\t\t\t\tf1.getText()));//输入源zip路径\n\t\t\tBufferedInputStream Bin=new BufferedInputStream(Zin);\n\t\t\tString Parent=\"D:\\\\XM\\\\解压\"; //输出路径(文件夹目录)\n\t\t\tFile Fout=null;\n\t\t\tZipEntry entry;\n\t\t\ttry {\n\t\t\t\twhile((entry = Zin.getNextEntry())!=null && !entry.isDirectory()){\n\t\t\t\t\tFout=new File(Parent,entry.getName());\n\t\t\t\t\tif(!Fout.exists()){\n\t\t\t\t\t\t(new File(Fout.getParent())).mkdirs();\n\t\t\t\t\t}\n\t\t\t\t\tFileOutputStream out=new FileOutputStream(Fout);\n\t\t\t\t\tBufferedOutputStream Bout=new BufferedOutputStream(out);\n\t\t\t\t\tint b;\n\t\t\t\t\twhile((b=Bin.read())!=-1){\n\t\t\t\t\t\tBout.write(b);\n\t\t\t\t\t}\n\t\t\t\t\tBout.close();\n\t\t\t\t\tout.close();\n\t\t\t\t\tJOptionPane.showMessageDialog(null,Fout+\"解压成功\");\t\n\t\t\t\t}\n\t\t\t\tBin.close();\n\t\t\t\tZin.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\t// TODO Auto-generated catch block\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t} catch (FileNotFoundException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\tlong endTime=System.currentTimeMillis();\n\t}", "public static void compress(ByteBuffer bbInput, ByteBuffer bbOutput, StringBuilder information, long[] time) throws IOException\r\n {\r\n long startTime = System.currentTimeMillis(); \r\n \r\n Arithmetic arithmetic = new Arithmetic();\r\n \r\n while(bbInput.remaining() > 0)\r\n {\r\n byte b = bbInput.get();\r\n arithmetic.add(b);\r\n }\r\n \r\n TreeMap<Byte, Range> rangeTable = arithmetic.set();\r\n \r\n //System.out.println(rangeTable.size());\r\n \r\n bbOutput.putInt(rangeTable.size());\r\n for (Entry<Byte, Range> e : rangeTable.entrySet())\r\n {\r\n bbOutput.put(e.getKey().byteValue());\r\n bbOutput.putLong(e.getValue().count);\r\n //System.out.println((char) e.getKey().byteValue() + \":\" + e.getValue().count + \" \" + (int) e.getValue().high + \" \" + (int) e.getValue().low);\r\n }\r\n \r\n int rangeTableCount = bbInput.position();\r\n bbOutput.putInt(rangeTableCount);\r\n \r\n if (rangeTableCount > (Math.pow(2,16)))\r\n {\r\n information.append(\"FATAL ERROR: Cannot compress block larger than 2^16 - 1\");\r\n return;\r\n }\r\n \r\n bbInput.position(0);\r\n \r\n //System.out.println(rangeTableCount);\r\n\r\n char low = 0;\r\n char high = 0xFFFF;\r\n short underflow_bits = 0;\r\n\r\n BitWriter bitWriter = new BitWriter(bbOutput);\r\n\r\n //Range testRange = arithmetic.rangeTable.get((byte)'B');\r\n //System.out.println((char)'B' + \" \" + testRange.count + \" \" + (int) testRange.high + \" \" + (int) testRange.low);\r\n \r\n while(bbInput.remaining() > 0)\r\n {\r\n byte b = bbInput.get();\r\n Range range = rangeTable.get(b);\r\n \r\n long diff;\r\n diff = (long) (high - low) + 1;\r\n char temphigh = (char) ((diff * range.high) / rangeTableCount - 1);\r\n high = (char) (low + temphigh);\r\n char templow = (char) ((diff * range.low) / rangeTableCount);\r\n low = (char) (low + templow);\r\n \r\n boolean shiftingComplete = false;\r\n while (!shiftingComplete)\r\n {\r\n // TEST1: Test if most significant bit match, shift them out.\r\n if ((high & 0x8000) == (low & 0x8000))\r\n {\r\n bitWriter.put((high & 0x8000) != 0);//!=\r\n while (underflow_bits > 0)\r\n {\r\n bitWriter.put((~high & 0x8000) != 0);\r\n underflow_bits--;\r\n }\r\n low <<= 1;\r\n high <<= 1;\r\n high |= 1;\r\n }\r\n // TEST2: Test for potential underflow if most significant digits don't match and\r\n // second most significant digits are one apart.\r\n else if ((low & 0x4000) != 0 && (!((high & 0x4000) != 0)))\r\n {\r\n underflow_bits += 1;\r\n low &= 0x3fff;\r\n high |= 0x4000;\r\n \r\n low <<= 1;\r\n high <<= 1;\r\n high |= 1;\r\n }\r\n // ELSE: COMPLETE\r\n else\r\n {\r\n shiftingComplete = true;\r\n }\r\n }\r\n }\r\n \r\n bitWriter.put((low & 0x4000) != 0);\r\n underflow_bits++;\r\n while (underflow_bits-- > 0)\r\n {\r\n bitWriter.put((~low & 0x4000) != 0);\r\n }\r\n\r\n bitWriter.finish();\r\n \r\n long endTime = System.currentTimeMillis();\r\n time[0] += (endTime - startTime);\r\n }", "@Test\n @Ignore(\"Zip file compare have some problem\")\n public void testOutputCompressCsvMode() throws Throwable {\n testCompressFile(true);\n }", "@Override\n public byte[] decompress(byte[] imagen) {\n resetVarD();\n /*\n Declaraciones de variables SI VEO QUE EL ULTIMO BIT ES UN 1 HACER AND OF STRING PASARLO A INT Y MULTIPLICAR POR 1\n */\n char[] imagenaux = new char[imagen.length];\n for (int j = 0; j < imagen.length; j++) {\n imagenaux[j] = (char) (imagen[j] & 0xFF);\n }\n\n StringBuilder imageBYTES = new StringBuilder(imagen.length * Byte.SIZE);\n for (i = 0; i < Byte.SIZE * imagen.length; i++)\n imageBYTES.append((imagen[i / Byte.SIZE] << i % Byte.SIZE & 0x80) == 0 ? '0' : '1');\n String aux = imageBYTES.toString();\n i = 0;\n\n ReadDecompression(aux);\n\n FinalR = new int[height][width];\n FinalG = new int[height][width];\n FinalB = new int[height][width];\n\n ReadFreq(imagenaux);\n\n ReadHuffman(aux);\n\n /*\n SE ACABA LA LECTURA DEL ARCHIVO\n */\n\n CreateDecompression();\n\n return PPMfile();\n }", "public static void main(String[] args) {\n\t\tSystem.out.println(compressBad(\"aaaabbbccccccd\"));\r\n\t}", "@Override\n public byte[] compress(byte[] imagen) {\n ResetVarC();\n /*\n Declaraciones de variables\n */\n char[] imagenaux = new char[imagen.length];\n for (int j = 0; j < imagen.length; j++) {\n imagenaux[j] = (char) (imagen[j] & 0xFF);\n }\n\n getWidthandHeight(imagenaux);\n\n imagenYCbCr = new int[height][width][3];\n for (int i = 0; i < height; ++i) {\n for (int j = 0; j < width; ++j) {\n int[] RGB = {(int) imagenaux[iterator], (int) imagenaux[iterator + 1], (int) imagenaux[iterator + 2]};\n imagenYCbCr[i][j] = RGBtoYCbCr(RGB);\n iterator += 3;\n }\n }\n\n CreateCompression();\n\n\n Huffman comprimirY = new Huffman();\n Huffman comprimirCB = new Huffman();\n Huffman comprimirCR = new Huffman();\n\n String Yen = comprimirY.compressHuffman(Yencoding);\n String Cben = comprimirCB.compressHuffman(Cbencoding);\n String Cren = comprimirCR.compressHuffman(Crencoding);\n\n\n Map<Integer, Integer> freqY = comprimirY.getFrequencies();\n Map<Integer, Integer> freqCb = comprimirCB.getFrequencies();\n Map<Integer, Integer> freqCr = comprimirCR.getFrequencies();\n\n\n CreateFreq(freqY, freqCb, freqCr);\n\n return JPEGFile(freqY, freqCb, freqCr, Yen, Cben, Cren);\n }", "private void compressArchive() throws Exception {\n\t\tif (logger.isDebugEnabled()) {\n\t\t\tlogger.debug(\"Compressing archive: \" + path);\n\t\t}\n\n\t\tFileOutputStream fout = new FileOutputStream(path + \".gz\");\n\t\tGZIPOutputStream gout = new GZIPOutputStream(fout);\n\t\tFileInputStream fin = new FileInputStream(path);\n\t\tbyte[] buf = new byte[blockSize];\n\t\tint len;\n\t\twhile ((len = fin.read(buf)) > 0) {\n\t\t\tgout.write(buf, 0, len);\n\t\t}\n\t\tfin.close();\n\n\t\t// flush and close gzip file\n\t\tgout.finish();\n\t\tgout.close();\n\n\t\t// unlink original archive\n\t\tFile file = new File(path);\n\t\tfile.delete();\n\t}", "public void comprar() {\n }", "public static String getCompression(HttpServletRequest req) {\n String encoding = req.getHeader(HttpHeaders.ACCEPT_ENCODING);\n if (null != encoding) {\n if (BaseFileServlet.GZIP_PATTERN.matcher(encoding).find()) {\n return \"gzip\";\n //} else if (BR_PATTERN.matcher(encoding).find()) {\n // return \"br\";\n }\n }\n return \"none\";\n }", "public static boolean doCompress() {\n return Boolean.parseBoolean(properties.getProperty(\"compress\"));\n }", "@Test\n public void testCompressionNegative()\n {\n int size = 2049;\n byte[] orginalBytes = new byte[size];\n byte[] lessBytes = StateUtils.compress(orginalBytes);\n lessBytes[1] = (byte) 3;\n try\n {\n byte[] moreBytes = StateUtils.decompress(lessBytes);\n Assertions.assertFalse(Arrays.equals(moreBytes, orginalBytes));\n }\n catch (Exception e)\n {\n // do nothing\n }\n }", "public static void main(String[] args) throws IOException {\n BufferedReader buffRead = new BufferedReader(new FileReader(\"/home/hsnavarro/IdeaProjects/Aula 1/src/input\"));\n FileOutputStream output = new FileOutputStream(\"src/output\", true);\n String s = \"\";\n s = buffRead.readLine().toLowerCase();\n System.out.println(s);\n CifraCesar c = new CifraCesar(0, s, true);\n c.getInfo();\n int[] freq = new int[26];\n for (int i = 0; i < 26; ++i) freq[i] = 0;\n for (int i = 0; i < c.criptografada.length(); i++) {\n freq[c.criptografada.charAt(i) - 97]++;\n }\n Huffman h = new Huffman(freq, c.criptografada);\n h.printHuffman();\n h.descriptografiaHuffman();\n System.out.println(\"huffman: \" + h.descriptoHuffman);\n CifraCesar d = new CifraCesar(h.criptoAnalisis(), h.descriptoHuffman, false);\n\n System.out.println(d.descriptografada);\n System.out.println(d.descriptografada);\n\n System.out.println(\"Comparando:\");\n System.out.println(\"Antes da compressão:\" + s.length());\n\n byte inp = 0;\n int cnt = 0;\n for (int i = 0; i < h.criptografada.length(); i++) {\n int idx = i % 8;\n if (h.criptografada.charAt(i) == '1') inp += (1 << (7 - idx));\n if (idx == 7) {\n cnt++;\n output.write(inp);\n inp = 0;\n }\n }\n if(h.criptografada.length() % 8 != 0){\n cnt++;\n output.write(inp);\n }\n System.out.println(\"Depois da compressão:\" + cnt);\n buffRead.close();\n output.close();\n }", "private static byte[] m2539e(Context context) {\n Throwable th;\n int i = 0;\n ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream();\n byte[] bArr = new byte[0];\n String a = Log.m2547a(context, Log.f1857e);\n DiskLruCache diskLruCache = null;\n try {\n diskLruCache = DiskLruCache.m2767a(new File(a), 1, 1, 10240);\n File file = new File(a);\n if (file != null && file.exists()) {\n String[] list = file.list();\n int length = list.length;\n while (i < length) {\n String str = list[i];\n if (str.contains(\".0\")) {\n byteArrayOutputStream.write(StatisticsManager.m2535a(diskLruCache, str.split(\"\\\\.\")[0]));\n }\n i++;\n }\n }\n bArr = byteArrayOutputStream.toByteArray();\n if (byteArrayOutputStream != null) {\n try {\n byteArrayOutputStream.close();\n } catch (IOException e) {\n e.printStackTrace();\n }\n }\n if (diskLruCache != null) {\n try {\n diskLruCache.close();\n } catch (Throwable th2) {\n th = th2;\n }\n }\n } catch (IOException th3) {\n BasicLogHandler.m2542a(th3, \"StatisticsManager\", \"getContent\");\n if (byteArrayOutputStream != null) {\n try {\n byteArrayOutputStream.close();\n } catch (IOException e2) {\n e2.printStackTrace();\n }\n }\n if (diskLruCache != null) {\n diskLruCache.close();\n }\n } catch (Throwable th4) {\n th3 = th4;\n }\n return bArr;\n th3.printStackTrace();\n return bArr;\n }", "private void unCompress()\n\t{\n\t\ttry\n\t\t{\n\t\t\tbyte[] buffer = new byte[4096];\n\t\t\tint bytesIn;\n\t\t\tZipFile rfoFile = new ZipFile(path + fileName);\n\t\t\tEnumeration<? extends ZipEntry> allFiles = rfoFile.entries();\n\t\t\twhile(allFiles.hasMoreElements())\n\t\t\t{\n\t\t\t\tZipEntry ze = (ZipEntry)allFiles.nextElement();\n\t\t\t\tInputStream is = rfoFile.getInputStream(ze);\n\t\t\t\tString fName = processSeparators(ze.getName());\n\t\t\t\tFile element = new File(tempDir + fName);\n\t\t\t\torg.reprap.Main.ftd.add(element);\n\t\t\t\tFileOutputStream os = new FileOutputStream(element);\n\t\t\t\twhile((bytesIn = is.read(buffer)) != -1) \n\t\t\t\t\tos.write(buffer, 0, bytesIn);\n\t\t\t\tos.close();\n\t\t\t}\n\t\t} catch (Exception e)\n\t\t{\n\t\t\tDebug.e(\"RFO.unCompress(): \" + e);\n\t\t}\n\t}", "public boolean getCompress() {\n\t\treturn this.compress;\n\t}", "public String decompress() {\r\n \tString decompressed = \"\";\r\n \tString cursor = \"\";\r\n \tfor (int i = 0; i < compressedText.length(); i++) {\r\n \t\tcursor += compressedText.charAt(i);\r\n \t\tif (codeToChar.containsKey(cursor)) {\r\n \t\t\tdecompressed += codeToChar.get(cursor);\r\n \t\t\tcursor = \"\";\r\n \t\t}\r\n \t}\r\n return decompressed;\r\n }", "public void run() {\n System.out.print(Thread.currentThread().getId() + \"\\n\");\n try {\n try {\n File outfile = new File(dataPath + imageFile.getName().replace(\"jpg\", \"txt\"));\n if (outfile.exists()) {\n return;\n }\n String ms = \"nada\";\n records.write(\"<\");\n records.write(imageFile.getName() + \">\\n\");\n BufferedImage bin = ImageHelpers.readAsBufferedImage(imageFile.getAbsolutePath());\n bin = ImageHelpers.scale(bin, maxHeight);\n orig = ImageHelpers.readAsBufferedImage(imageFile.getAbsolutePath());\n orig = ImageHelpers.scale(orig, maxHeight);\n BufferedImage stored = cloneImage(ImageHelpers.scale(orig, maxHeight));\n BufferedImage copy = ImageHelpers.readAsBufferedImage(imageFile.getAbsolutePath());\n copy = ImageHelpers.scale(copy, maxHeight);\n records.flush();\n System.out.println(imageFile.getName());\n PlanarImage threshedImage = JAI.create(\"fileload\", imageFile.getAbsolutePath());\n BufferedImage ok = threshedImage.getAsBufferedImage();\n bin = ImageHelpers.scale(ImageHelpers.binaryThreshold(ok, 4), maxHeight);\n for (int i = 0; i < bin.getWidth(); i++) {\n for (int j = 0; j < bin.getHeight(); j++) {\n orig.setRGB(i, j, -1);\n }\n }\n Boolean doBlobExtract = true;\n if (doBlobExtract) {\n for (int i = 0; i < bin.getWidth(); i++) {\n for (int j = 0; j < bin.getHeight(); j++) {\n orig.setRGB(i, j, -1);\n }\n }\n //ImageHelpers.writeImage(bin, \"/usr/web/broken/\" + imageFile.getName() + \"bin\" + \".jpg\");\n Vector<blob> blobs = new Vector<blob>();\n for (int i = 0; i < bin.getWidth(); i++) {\n for (int j = 0; j < bin.getHeight(); j++) {\n if (bin.getRGB(i, j) != -1) {\n blob thisOne = new blob(i, j);\n thisOne.copy = orig;\n if (blobs.size() % 3 == 0) {\n thisOne.color = 0xcc0000;\n }\n if (blobs.size() % 3 == 1) {\n thisOne.color = 0x000099;\n }\n if (blobs.size() % 3 == 2) {\n thisOne.color = 0x006600;\n }\n thisOne.count(bin, thisOne.getX(), thisOne.getY());\n if (thisOne.size > 5) {\n blobs.add(thisOne);\n if ((thisOne.getSize() - (thisOne.getSize() % 10)) != 5000 && (thisOne.getSize() - (thisOne.getSize() % 10)) != 0) {\n\n thisOne.calculateRelativeCoordinates();\n thisOne.drawBlob(orig, thisOne.color);\n\n }\n }\n }\n }\n }\n BufferedWriter blobWriter = new BufferedWriter(new FileWriter(outfile));\n\n int ctr = 1;\n for (int i = 0; i < blobs.size(); i++) {\n if ((blobs.get(i).size < 4000)) {\n try {\n blobs.get(i).id = ctr;\n ctr++;\n //blobs.get(i).color=0x000000;\n blobs.get(i).arrayVersion = blobs.get(i).pixels.toArray(new pixel[blobs.get(i).pixels.size()]);\n int maxX = 0;\n for (int k = 0; k < blobs.get(i).arrayVersion.length; k++) {\n if (blobs.get(i).arrayVersion[k].x > maxX) {\n maxX = blobs.get(i).arrayVersion[k].x;\n }\n }\n blobs.get(i).width = maxX;\n int maxY = 0;\n for (int k = 0; k < blobs.get(i).arrayVersion.length; k++) {\n if (blobs.get(i).arrayVersion[k].y > maxY) {\n maxY = blobs.get(i).arrayVersion[k].y;\n }\n }\n blobs.get(i).height = maxY;\n\n\n blobs.get(i).matrixVersion = new matrixBlob(blobs.get(i));\n } catch (Exception e) {\n e.printStackTrace();\n }\n // blob.writeBlob(blobWriter, blobs.get(i));\n blob.writeMatrixBlob(blobWriter, blobs.get(i));\n blobs.set(i, null);//.matrixVersion=null;\n //blobs.get(i).arrayVersion=null;\n // blob.writeBlob(blobWriter, blobs.get(i));\n //blob.drawBlob(orig, blobs.get(i).x, blobs.get(i).y, blobs.get(i), 0x000000);\n }\n }\n System.out.print(\"found \" + ctr + \" blobs\\n\");\n\n }\n\n try {\n\n\n if (!doBlobExtract) {\n orig = bin;\n }\n //ImageHelpers.writeImage(orig, \"/usr/web/broken/\" + imageFile.getName() + \"broken\" + \".jpg\");\n\n Vector<line> lines = new Vector();\n createViewableVerticalProfile(orig, imageFile.getName(), lines);\n //ImageHelpers.writeImage(ImageHelpers.createViewableVerticalProfile(orig, imageFile.getName(), lines), \"/usr/web/broken/profile\" + imageFile.getName() + \"broken\" + \".jpg\");\n FileWriter writer = null;\n //writer = new FileWriter(new File(\"/usr/web/queries/\" + imageFile.getName() + \"\"));\n orig = ImageHelpers.scale(orig, 1000);\n Detector d = new Detector(orig, orig);\n if (lines.size() > 3) {\n lines = new Vector();\n lines.add(new line());\n lines.get(0).setStartHorizontal(0);\n lines.get(0).setStartVertical(0);\n lines.get(0).setWidth(orig.getWidth());\n lines.get(0).setDistance(maxHeight);\n }\n //d.detect();\n for (int i = 0; i < lines.size(); i++) {\n line col = lines.get(i);\n BufferedImage storedBin = ImageHelpers.binaryThreshold(stored, 4);\n BufferedImage colOnly = storedBin.getSubimage(col.getStartHorizontal(), col.getStartVertical(), col.getWidth(), col.getDistance());\n d = new Detector(colOnly, colOnly);\n d.debugLabel = imageFile.getName();\n d.forceSingle = true;\n d.detect();\n System.out.print(\"total lines in col is \" + d.lines.size() + \"\\n\");\n for (int j = 0; j < d.lines.size(); j++) {\n line r = d.lines.get(j);\n r.setStartHorizontal(r.getStartHorizontal() + col.getStartHorizontal());\n r.setStartVertical(r.getStartVertical() + col.getStartVertical());\n //r.commitQuery(writer, imageFile.getName());\n if (j % 2 == 1) {\n int color = 0x0000ff;\n stored = highlightBlock(stored, r.getStartHorizontal(), r.getStartVertical() - r.getDistance(), r.getDistance(), r.getWidth(), color);\n } else {\n int color = 0xff0000;\n stored = highlightBlock(stored, r.getStartHorizontal(), r.getStartVertical() - r.getDistance(), r.getDistance(), r.getWidth(), color);\n }\n }\n }\n //ImageHelpers.writeImage(stored, \"\" + \"/usr/web/processed/\" + imageFile.getName());\n\n\n\n //writer.close();\n } catch (Exception e) {\n e.printStackTrace();\n }\n } catch (IOException ex) {\n System.out.print(ex.getMessage() + \"\\n\");\n }\n } catch (Exception e) {\n e.printStackTrace();\n }\n return;\n }", "boolean isCompressibleLeadByte(int r1) {\n /*\n // Can't load method instructions: Load method exception: bogus opcode: 00e5 in method: android.icu.impl.coll.CollationDataBuilder.isCompressibleLeadByte(int):boolean, dex: \n */\n throw new UnsupportedOperationException(\"Method not decompiled: android.icu.impl.coll.CollationDataBuilder.isCompressibleLeadByte(int):boolean\");\n }", "public interface JSCompressor\r\n{\r\n\r\n /**\r\n * Constants for optimization level\r\n */\r\n int NONE = 0;\r\n\r\n int MAX = 9;\r\n\r\n /**\r\n * Javascript language versions\r\n */\r\n int JAVASCRIPT_1_1 = 110;\r\n\r\n int JAVASCRIPT_1_2 = 120;\r\n\r\n int JAVASCRIPT_1_3 = 130;\r\n\r\n /**\r\n * Compress the input script file into the output file (may be same).\r\n * \r\n * @param input source to get compressed\r\n * @param output compressed script\r\n * @param level optimization level from 0 to 9. May have various\r\n * signification dependending on the compressor, from beeing ignored to some\r\n * fine tweaking the output.\r\n * @param language version of javascript to be used (\"130\" for JS 1.3), as\r\n * defined by Mozilla Rhino engine\r\n * @throws CompressionException any error during compression\r\n */\r\n void compress( File input, File output, int level, int language )\r\n throws CompressionException;\r\n}", "public static String stringCompression(String str) {\n // null check\n StringBuilder builder = new StringBuilder(); // create string builder for efficent string concatination\n int count = 0; // initalize count\n char prior = str.charAt(0); // initalize character to first char in string\n for (int i = 1 ; i < str.length(); i++) { // for all chars in string\n if (str.charAt(i) != prior) { // if the current charcter is different than the prior one\n builder.append(prior).append(count + 1); // add prior char to the string builder with the count + 1\n prior = str.charAt(i); // set current char to the currnet character\n count = 0; // set count to 0\n } else if (i == str.length() - 1) { // if on the last char in the string\n builder.append(prior).append(count + 2); // the builder adds the last char plus the count + 2\n } else {\n count++; // else increase count\n }\n }\n String temp = builder.toString(); // convert StringBuilder to string\n if (temp.length() < str.length()) // check if orignal string is longer than the compressed string\n return temp; // if compressed is less, return compressed version\n return str; // else return orginal\n }", "public boolean isCompressed() {\r\n return gzipOp != null;\r\n }", "private String compactaOrdem(File ordem, String[] arquivosCaixa) throws IOException\n\t{\n\t\t/* Define referencias aos streams de arquivos a serem utilizados */\n\t\t/* Buffer a ser utilizado para leitura dos arquivos de caixa */\n\t\tBufferedInputStream buffOrigem \t= null;\n\t\t/* Esta referencia e do arquivo final (zip) do processo */\n\t\tFileOutputStream \tarqDestino \t= new FileOutputStream(getNomeArquivoCompactado(ordem));\n\t\tZipOutputStream \tarqSaida \t= new ZipOutputStream (new BufferedOutputStream(arqDestino));\n\n\t\t/* Define o buffer de dados com o tamanho sendo definido no\n\t\t * arquivo de configuracao\n\t\t */\n\t\tint sizeBuffer = Integer.parseInt(getPropriedade(\"ordemVoucher.tamanhoBufferArquivos\"));\n\t\tbyte data[] = new byte[sizeBuffer];\n\n\t\tString extArqCriptografado = getPropriedade(\"ordemVoucher.extensaoArquivoCriptografado\");\n\t\t\n\t\t/* Faz a varredura dos arquivos de caixa que serao utilizados\n\t\t * para a compactacao. Lembrando que o nome e o mesmo do arquivo da\n\t\t * ordem com a extensao pgp devido ao utilitario de criptografia\n\t\t */\n\t\tSystem.out.println(\"Iniciando compactacao para o arquivo:\"+getNomeArquivoCompactado(ordem));\n\t\tfor (int i=0; i<arquivosCaixa.length; i++) \n\t\t{\n\t\t\tString nomArqOrigem\t\t\t= arquivosCaixa[i] + extArqCriptografado;\n\t\t\tSystem.out.println(\"Incluindo arquivo de ordem \"+nomArqOrigem+\" no arquivo compactado...\");\n\n\t\t\tFile arquivoOrigem\t\t\t= new File(nomArqOrigem);\n\t\t\tFileInputStream fileInput \t= new FileInputStream(arquivoOrigem);\n\t\t \tbuffOrigem \t\t\t\t\t= new BufferedInputStream(fileInput, sizeBuffer);\n\t\t \tZipEntry entry \t\t\t\t= new ZipEntry(arquivoOrigem.getName());\n\t\t \tarqSaida.putNextEntry(entry);\n\t\t \tint count;\n\t\t\twhile((count = buffOrigem.read(data, 0, sizeBuffer)) != -1) \n\t\t\t arqSaida.write(data, 0, count);\n\t\t\t \n\t\t buffOrigem.close();\n\t\t}\n\t\tarqSaida.close();\n\t\tSystem.out.println(\"Termino da compactacao do arquivo.\");\t\n\t\treturn getNomeArquivoCompactado(ordem); \n\t}", "public boolean getCompressed() {\n return compressed_;\n }", "@Override\n public void write(byte[] b) throws IOException {\n byte lastByte = 0;\n int count = 0;\n List compressedBytes = new ArrayList();\n out.write(Arrays.copyOfRange(b, 0, metaData));\n for(int i=metaData; i < b.length; i++){\n if(b[i] == lastByte)\n count++;\n else{\n while(count>256){\n compressedBytes.add((byte)255);\n compressedBytes.add((byte)0);\n //out.write(255);\n //out.write(0);\n count = count - 255;\n }\n compressedBytes.add((byte)count);\n //out.write(count);\n count = 1;\n if (lastByte == 0)\n lastByte = 1;\n else\n lastByte = 0;\n }\n }\n compressedBytes.add((byte)count);\n //out.write(count);\n out.write(toByteArray(compressedBytes));\n\n System.out.println ((compressedBytes.size()/b.length)*100);\n }", "float compress(){\n float lower = mp.get(sequence.charAt(0)).lowRange;\n float upper = mp.get(sequence.charAt(0)).upperRange;\n for (int i = 1; i < sequence.length(); i++) {\n float newLower = lower + (upper - lower)*mp.get(sequence.charAt(i)).lowRange;\n float newUpper = lower + (upper - lower)*mp.get(sequence.charAt(i)).upperRange;\n lower = newLower;\n upper = newUpper;\n }\n ///picking value between final lower and upper\n float compressionCode = (float)(Math.floor(upper * 1000.0) / 1000.0);\n return compressionCode;\n }", "public static byte[] compressBytes(byte[] data) {\n\t\t\tDeflater deflater = new Deflater();\n\t\t\tdeflater.setInput(data);\n\t\t\tdeflater.finish();\n\t\t\tByteArrayOutputStream outputStream = new ByteArrayOutputStream(data.length);\n\t\t\tbyte[] buffer = new byte[1024];\n\t\t\twhile (!deflater.finished()) {\n\t\t\t\tint count = deflater.deflate(buffer);\n\t\t\t\toutputStream.write(buffer, 0, count);\n\t\t\t}\n\t\t\ttry {\n\t\t\t\toutputStream.close();\n\t\t\t} catch (IOException e) {\n\t\t\t}\n\t\t\tSystem.out.println(\"Compressed Image Byte Size - \" + outputStream.toByteArray().length);\n\t\t\treturn outputStream.toByteArray();\n\t\t}", "default boolean isCompressed() {\n return COMPRESSED.isSet(getFlags());\n }", "private final java.io.FileOutputStream zza() {\n /*\n r5 = this;\n java.io.File r0 = r5.zzs\n r1 = 0\n if (r0 != 0) goto L_0x0006\n return r1\n L_0x0006:\n java.lang.String r2 = \"xlb\"\n java.lang.String r3 = \".tmp\"\n java.io.File r0 = java.io.File.createTempFile(r2, r3, r0) // Catch:{ IOException -> 0x002d, all -> 0x0023 }\n java.io.FileOutputStream r2 = new java.io.FileOutputStream // Catch:{ IOException -> 0x002e, all -> 0x0021 }\n r2.<init>(r0) // Catch:{ IOException -> 0x002e, all -> 0x0021 }\n r3 = 268435456(0x10000000, float:2.5243549E-29)\n android.os.ParcelFileDescriptor r3 = android.os.ParcelFileDescriptor.open(r0, r3) // Catch:{ IOException -> 0x002e, all -> 0x0021 }\n r5.zzo = r3 // Catch:{ IOException -> 0x002e, all -> 0x0021 }\n if (r0 == 0) goto L_0x0020\n r0.delete()\n L_0x0020:\n return r2\n L_0x0021:\n r1 = move-exception\n goto L_0x0027\n L_0x0023:\n r0 = move-exception\n r4 = r1\n r1 = r0\n r0 = r4\n L_0x0027:\n if (r0 == 0) goto L_0x002c\n r0.delete()\n L_0x002c:\n throw r1\n L_0x002d:\n r0 = r1\n L_0x002e:\n if (r0 == 0) goto L_0x0033\n r0.delete()\n L_0x0033:\n return r1\n */\n throw new UnsupportedOperationException(\"Method not decompiled: com.google.android.gms.safetynet.SafeBrowsingData.zza():java.io.FileOutputStream\");\n }", "private void compressCamBitmap(String imagePath) {\n\t\tnew ImageCompressionAsyncTask(true,getActivity()){\n\t\t\tprotected void onPostExecute(String result) {\n\t\t\t\tsharedImagePath=result;\n\t\t\t\tif(cameraImagePath!=null){\n\t\t\t\t\tFile tempFile=new File(cameraImagePath);\n\t\t\t\t\ttempFile.delete();\n\t\t\t\t\tcameraImagePath=null;\n\t\t\t\t}\n\t\t\t};\n\n\t\t}.execute(imagePath);\n\t}", "public String compressLogCollection();", "private void serviceGZipCompressed(Connection conn) \n throws IOException {\n conn.getResponse().setContentType(getContnentType().getMimeType());\n conn.getResponse().setHeader(\"Content-Encoding\", \"gzip\");\n conn.getOutputStream().write(gzipContent);\n }", "public static void decompress(String inFile) throws Exception{\n\tIO.Decompressor io = new IO.Decompressor(inFile);\n HashMap<Integer, String> dictionary = new HashMap<Integer, String>();\n int count = 1;\n dictionary.put(new Integer(0), new String() );\n String output = \"\";\n Integer index;\n char character = 1;\n while( character != 0 ) {\n \t IO.Pair next = io.decode();\n index = new Integer(next.getIndex());\n character = next.getCharacter();\n \n output = dictionary.get(index);\n if (character == 0) io.append(output);\n else output = output + character;\n \t io.append(output);\n dictionary.put(new Integer(count), output);\n count++;\n }\n \n \n /* Close all relevant files */\n io.done();\n\n\n\n }", "public HuffmanCompressor(){\n charList = new ArrayList<HuffmanNode>();\n }", "protected void compress(){\r\n\t\t\r\n \tmodCount++;\r\n\t\tArrayNode<T> current = beginMarker.next;\r\n\t\t\r\n\t\t//find non-full node\r\n\t\twhile (current != endMarker){\r\n\t\t\tif (current.getLength()== current.getArraySize()){\r\n\t\t\t\tcurrent = current.next;\r\n\t\t\t}\r\n\t\t\telse{\r\n\t\t\t\tArrayNode<T> removing = current.next;\r\n\t\t\t\t//compression done\r\n\t\t\t\tif (removing==endMarker){\r\n\t\t\t\t\t//remove empty nodes\r\n\t\t\t\t\tbreak;\r\n\t\t\t\t}\r\n\t\t\t\t//empty node\r\n\t\t\t\twhile (removing.getArraySize()==0){\r\n\t\t\t\t\tremoving = removing.next;\r\n\t\t\t\t\tif (removing==endMarker)\r\n\t\t\t\t\t\tbreak;\r\n\t\t\t\t}\r\n\t\t\t\t//not sure why this is needed\r\n\t\t\t\tif (removing==endMarker){\r\n\t\t\t\t\t//remove empty nodes\r\n\t\t\t\t\tbreak;\r\n\t\t\t\t}\r\n\t\t\t\t//move elements from \"removing\" node to \"current\"\r\n\t\t\t\tT temp = removing.removeFirst();\r\n\t\t\t\tcurrent.insertSorted(temp);\r\n\t\t\t\t\r\n\t\t\t\t//check current length, go to next if full, otherwise redo loop\r\n\t\t\t\tif (current.getLength()==current.getArraySize()){\r\n\t\t\t\t\tcurrent = current.next;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\t//do another sweep at end to remove empty nodes\r\n\t\tcurrent = beginMarker.next;\r\n\t\twhile (current != endMarker){\r\n\t\t\tif (current.getArraySize()==0){\r\n\t\t\t\tcurrent.prev.next = current.next;\r\n\t\t\t\tcurrent.next.prev = current.prev;\r\n\t\t\t\tcurrent = current.next;\r\n\t\t\t\tsize--;\r\n\t\t\t}\r\n\t\t\telse{\r\n\t\t\t\tcurrent = current.next;\r\n\t\t\t}\r\n\t\t}\r\n\t}", "@Test\n public void testDERIVATIVE_EXTRACT_CRC___() throws IOException {\n \n\t Configuration.CRC=true;\n\t Configuration.EXTRACT=true;\n\t Configuration.DERIVATIVE_EXTRACT_CRC=true;\n\t Configuration.COMPRESS=true;\n if(Configuration.CRC && Configuration.EXTRACT && Configuration.DERIVATIVE_EXTRACT_CRC && Configuration.COMPRESS) {\n \n ZipOutputStream zos = new ZipOutputStream(new FileOutputStream(new File(\n homeDir + \"/files/Teste.txt.zip\")));\n zos.putNextEntry(new ZipEntry(homeDir + \"/files/Teste.txt.zip\"));\n zos.write(new byte[32]);\n ZipInputStream zis = new ZipInputStream(new FileInputStream(new File(\n homeDir + \"/files/Teste.txt.zip\")));\n ZipEntry ze = zis.getNextEntry();\n assertTrue(ze != null);\n zis.available();\n zos.close();\n }\n }", "public static void main(String[] args) throws IOException{\n\t\tSystem.exit((new BitCompresser()).run(args));\n\t}", "private void m110495a() {\n C19535g a = DownloaderManagerHolder.m75524a();\n String x = C25352e.m83241x(this.f89235a.f89233a.f77546j);\n Aweme aweme = this.f89235a.f89233a.f77546j;\n C7573i.m23582a((Object) aweme, \"mAweme\");\n AwemeRawAd awemeRawAd = aweme.getAwemeRawAd();\n if (awemeRawAd == null) {\n C7573i.m23580a();\n }\n C7573i.m23582a((Object) awemeRawAd, \"mAweme.awemeRawAd!!\");\n Long adId = awemeRawAd.getAdId();\n C7573i.m23582a((Object) adId, \"mAweme.awemeRawAd!!.adId\");\n long longValue = adId.longValue();\n Aweme aweme2 = this.f89235a.f89233a.f77546j;\n C7573i.m23582a((Object) aweme2, \"mAweme\");\n C19386b a2 = C22943b.m75511a(\"result_ad\", aweme2.getAwemeRawAd(), \"bg_download_button\");\n Aweme aweme3 = this.f89235a.f89233a.f77546j;\n C7573i.m23582a((Object) aweme3, \"mAweme\");\n AwemeRawAd awemeRawAd2 = aweme3.getAwemeRawAd();\n if (awemeRawAd2 == null) {\n C7573i.m23580a();\n }\n a.mo51670a(x, longValue, 2, a2, C22942a.m75508a(awemeRawAd2));\n }", "public BitmapEncoder() {\n this((Bitmap.CompressFormat) null, 90);\n }", "private static byte[] compress(final String str) throws IOException {\n if (str == null) {\n return null;\n }\n ByteArrayOutputStream outputStream = new ByteArrayOutputStream();\n try (GZIPOutputStream gzip = new GZIPOutputStream(outputStream)) {\n gzip.write(str.getBytes(StandardCharsets.UTF_8));\n }\n return outputStream.toByteArray();\n }", "public void setImageCompression(byte comp) {\n this.compression = comp;\n }", "public interface CompressionStrategy {\n\n /**\n * The type of compression performed.\n */\n String getType();\n\n /**\n * Uncompresses the data. The array received should not be modified, but it\n * may be returned unchanged.\n * \n * @param data compressed data.\n * @return uncompressed data.\n * @throws IOException if there is an issue during the operation.\n */\n byte[] inflate(byte[] data) throws IOException;\n\n /**\n * Compresses the data. The array received should not be modified, but it\n * may be returned unchanged.\n * \n * @param data uncompressed data.\n * @return compressed data.\n * @throws IOException if there is an issue during the operation.\n */\n byte[] deflate(byte[] data) throws IOException;\n}", "private static @Nonnull byte[] compress(@Nonnull final byte[] repBytes) {\n final ByteArrayOutputStream baos = new ByteArrayOutputStream();\n try (OutputStream compos = new GZIPOutputStream(baos)) {\n compos.write(repBytes);\n } catch (final IOException e) {\n log.error(\"can not construct compressed representation: {}\", e);\n }\n return baos.toByteArray();\n }", "protected abstract ByteBuf decompress(ByteBuf compressed, int originalLength) throws Exception;", "public static void compress(String inFile) throws Exception{\n IO.Compressor compressor = new IO.Compressor(inFile);\n char[] charArray = compressor.getCharacters();\n Trie dictionary = new Trie();\n int num = 0; char ch;\n \n for(int i=0; i<charArray.length; ){\n\tString str = dictionary.find(charArray, i);\n\tdictionary.add(str);\n\tnum = dictionary.getIndex(str);\n\tch = dictionary.getChar(str);\n compressor.encode(num, ch);\n i += str.length();\n\n }//end for loop\n\n compressor.done();\n\n }", "List<CompressResult> decompress(Path input, Path output) throws IOException;", "public void preArchive() {\n // update version number\n setVersionNumber(CURRENT_VERSION_NO);\n }", "public boolean isCompressed() {\n return pub.isCompressed();\n }", "private byte[] decompress(byte[] content) throws IOException {\n ByteArrayInputStream bais = new ByteArrayInputStream(content);\n try (GZIPInputStream is = new GZIPInputStream(bais)) {\n return IOUtils.toByteArray(is);\n }\n }", "private static void processFile(String directoryPath) {\n File[] lstFiles = Utility.getFiles(directoryPath);\n Arrays.sort(lstFiles);\n if (lstFiles.length == 0)\n System.out.println(\"Error loading the directory\");\n else {\n System.out.println(\"Uncompressed Index Version 1 started...\");\n long startTime = System.currentTimeMillis();\n iProcessor = new UncompressedLemmaProcessor(lstFiles);\n iProcessor.execute();\n iProcessor.writeFile();\n long endTime = System.currentTimeMillis();\n System.out.println(\"Uncompressed Index Version 1 completed...\");\n System.out.println(\"Time taken to complete Uncompressed Version 1 is \" + (endTime - startTime) + \" ms\");\n\n System.out.println(\"Uncompressed Index Version 2 started...\");\n startTime = System.currentTimeMillis();\n iProcessor = new UncompressedStemProcessor(lstFiles);\n iProcessor.execute();\n iProcessor.writeFile();\n endTime = System.currentTimeMillis();\n System.out.println(\"Uncompressed Index Version 2 completed...\");\n System.out.println(\"Time taken to complete Uncompressed Version 2 is \" + (endTime - startTime) + \" ms\");\n\n System.out.println(\"Compressed Index Version 1 started...\");\n startTime = System.currentTimeMillis();\n iProcessor = new CompressedLemmaProcessor();\n iProcessor.execute();\n iProcessor.writeFile();\n endTime = System.currentTimeMillis();\n System.out.println(\"Compressed Index Version 1 completed...\");\n System.out.println(\"Time taken to complete Compressed Version 1 is \" + (endTime - startTime) + \" ms\");\n\n System.out.println(\"Compressed Index Version 2 started...\");\n startTime = System.currentTimeMillis();\n iProcessor = new CompressedStemProcessor();\n iProcessor.execute();\n iProcessor.writeFile();\n endTime = System.currentTimeMillis();\n System.out.println(\"Compressed Index Version 2 completed...\");\n System.out.println(\"Time taken to complete Compressed Version 2 is \" + (endTime - startTime) + \" ms\");\n\n printInformation();\n }\n }", "public void setCompress(boolean compress) {\n\t\tthis.compress = compress;\n\t}", "private void nocompressedUnPack()throws UnpackException,ZipEndException{\n skipByte();\n //get the len\n long LEN = 0x00;\n byte byte0 = getByte();\n byte byte1 = getByte();\n byte byte2 = getByte();\n byte byte3 = getByte();\n LEN |= byte1;\n LEN |= (byte0 << 8);\n LEN &= 0X0000ffff;\n// LEN |= (byte2<<24);\n// LEN |= (byte3<<16);\n int l = 0;\n try{\n for (long num = 0; num < LEN ; num ++){\n outputStoredByte(getByte());\n }\n }catch (IOException e){\n e.printStackTrace();\n }\n }", "public String getVideoCompressionType() {\n return videoCompressionType;\n }", "static byte[] compressData(byte data[]) {\n\t\tif (data.length < 8) {\n\t\t\treturn (data);\n\t\t} // Too short to compress effectively...\n\t\ttry {\n\t\t\t// Make a buffer; data expansion is unusual except for short inputs.\n\t\t\tfinal ByteArrayOutputStream baos = new ByteArrayOutputStream(\n\t\t\t\t\tMath.max(data.length, 32));\n\t\t\tfinal DefOutputStream cos = new DefOutputStream(baos);\n\t\t\t// Write uncompressed data to stream.\n\t\t\tcos.write(data);\n\t\t\t// Force everything out...\n\t\t\tcos.finish();\n\t\t\tcos.flush();\n\t\t\t// Maybe we should strip some other headers too?\n\t\t\treturn (baos.toByteArray());\n\t\t} catch (IOException e) {\n\t\t\t// Should never happen...\n\t\t\tthrow new Error(\"unexpected internal error\");\n\t\t}\n\t}", "boolean nikon_is_compressed()\n{\n BytePtr test = new BytePtr(256);\n int i;\n\n CTOJ.fseek (ifp, data_offset, CTOJ.SEEK_SET);\n CTOJ.fread (test, 1, 256, ifp);\n for (i=15; i < 256; i+=16)\n if ( test.at(i) != 0) return true;\n return false;\n}", "public void comprar(){\r\n\t\tSystem.out.println(\"He comprado...\");\r\n\t}", "@Override\r\n public void pack() {\r\n super.pack();\r\n JkFileTree.of(this.classDir()).exclude(\"**/*.jar\").zip().to(packer().jarFile(\"lean\"));\r\n distrib();\r\n }", "CompiledFilter() {\n }" ]
[ "0.69673014", "0.6869527", "0.6773041", "0.65315354", "0.65271854", "0.65107673", "0.6282121", "0.6133188", "0.6065542", "0.60562444", "0.6039521", "0.6009374", "0.59468746", "0.59253514", "0.58763665", "0.58698905", "0.5858971", "0.5786858", "0.57584196", "0.57069254", "0.5558623", "0.553242", "0.55246365", "0.55041456", "0.54703957", "0.5449648", "0.5428689", "0.5420301", "0.54150844", "0.5407523", "0.54072636", "0.54024464", "0.53987473", "0.5393843", "0.5356695", "0.5353796", "0.534697", "0.5335793", "0.5332145", "0.5309981", "0.5283433", "0.5282052", "0.52731717", "0.5264507", "0.5239356", "0.5221991", "0.5215229", "0.5214109", "0.52108043", "0.51999104", "0.51888967", "0.5181238", "0.517322", "0.51691765", "0.5162305", "0.51541543", "0.5152519", "0.51414263", "0.51368606", "0.5135365", "0.51282763", "0.51254046", "0.51205045", "0.5116753", "0.511503", "0.5112485", "0.51060534", "0.5104819", "0.5100133", "0.5090763", "0.5090169", "0.5082842", "0.5082295", "0.5081168", "0.5073158", "0.5064973", "0.50584525", "0.5052145", "0.5047538", "0.5015963", "0.5007079", "0.50067663", "0.5005424", "0.50043887", "0.49978516", "0.49964917", "0.49959034", "0.49943268", "0.49789742", "0.49782583", "0.49739796", "0.49733225", "0.49697328", "0.4962962", "0.49611184", "0.49563858", "0.49530822", "0.49489093", "0.49432948", "0.4933935", "0.49300176" ]
0.0
-1
Add a schema location attribute to the root node of the XML fragment
public void addSchemaLocation(String namespaceUri, String localPart, String prefix, String value) { // Cursor to traverse the XML fragment document XmlCursor cursor = this.missiveDocument.newCursor(); // Find the start node of the fragment document while (cursor.hasNextToken()) { // Check if we are at the beginning of the document if (cursor.isStart()) { // Move to the first token cursor.toNextToken(); // Insert schema location attribute cursor.insertAttributeWithValue(new QName(namespaceUri, localPart, prefix), value); // Exit the loop break; } else { // Move to next token cursor.toNextToken(); } } // Dispose cursor cursor.dispose(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setSchemaLocation(String schemaLocation) {\n\t\t\r\n\t}", "public String getSchemaLocation();", "public String getSchemaLocation() {\r\n return schemaLocation;\r\n }", "public String getSchemaLocation() {\r\n\t\treturn mSchemaLocation;\r\n\t}", "public String getSchemaLocation(String namespaceUri, String localPart) {\n\n String schemaLocation = null;\n\n // Cursor to traverse the XML fragment document\n XmlCursor cursor = this.missiveDocument.newCursor();\n\n // Find the start node of the fragment document\n while (cursor.hasNextToken()) {\n\n // Check if we are at the beginning of the document\n if (cursor.isStart()) {\n\n // Get the value of the attribute\n schemaLocation = cursor.getAttributeText(new QName(\"http://www.w3.org/2001/XMLSchema-instance\",\n \"schemaLocation\"));\n\n // Exit the loop\n break;\n\n } else {\n\n // Move to next token\n cursor.toNextToken();\n }\n }\n\n // Dispose cursor\n cursor.dispose();\n\n // Return the schema location value\n return schemaLocation;\n }", "@ApiModelProperty(value = \"A URI to a JSON-Schema file that defines additional attributes and relationships\")\n\n\n public String getSchemaLocation() {\n return schemaLocation;\n }", "@ApiModelProperty(value = \"A URI to a JSON-Schema file that defines additional attributes and relationships\")\n\n\n public String getSchemaLocation() {\n return schemaLocation;\n }", "@Override\n public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException {\n Attributes2Impl attrs = new Attributes2Impl(attributes);\n attrs.addAttribute(LOCATION_NAMESPACE, LOCATION_ATTRIBUTE, QUALIFIED_LOCATION_ATTRIBUTE, \"CDATA\",\n locator.getLineNumber() + SEPARATOR + locator.getColumnNumber() + SEPARATOR + locator.getSystemId() + SEPARATOR + locator.getPublicId());\n super.startElement(uri, localName, qName, attrs);\n }", "public CreateStatementBuilder setLocation(Location location) {\n this.location = location.toURI().toString();\n return this;\n }", "public abstract String getSchemaURI();", "public void setSchemaLocation(String iSchemaLocation) {\r\n\t\tmLogger.entering(\"ADLSCORMValidator\", \"setSchemaLocation()\");\r\n\r\n\t\tmSchemaLocation = iSchemaLocation;\r\n\r\n\t\tmLogger.finest(\"mSchemaLocation set to \" + mSchemaLocation);\r\n\t\tmLogger.exiting(\"ADLSCORMValidator\", \"setSchemaLocation()\");\r\n\t}", "public void setSchemaConfigLocation(String schemaConfigLoc) {\n this.schemaConfigLoc = schemaConfigLoc;\n }", "@Test\n public void atSchemaLocationTest() {\n // TODO: test atSchemaLocation\n }", "public void setSchema(URI aSchemaUri) throws SAXException, MalformedURLException {\n schema = SCHEMA_FACTORY.newSchema(aSchemaUri.toURL());\n }", "public boolean visit(SchemaLocationRequiredBase node) {\n return visit((SchemaLocationBase)node);\n }", "public CreateStatementBuilder setLocation(String location) {\n this.location = location;\n return this;\n }", "private void marshallDocument(Virtualnetworkmanager root, PrintStream outputFile) throws JAXBException, SAXException {\n\t\t\n\t\t// Creating the JAXB context to perform a validation \n\t\tJAXBContext jc;\n\t\t// Creating an instance of the XML Schema \n\t\tSchema schema;\n\t\t\t\t\n\t\ttry {\n\t\t\tjc = JAXBContext.newInstance(PACKAGE);\n\t\t\tschema = SchemaFactory.newInstance(W3C_XML_SCHEMA_NS_URI).newSchema(new File(XSD_NAME));\n\t\t}\n\t\tcatch(IllegalArgumentException e) {\n\t\t\tSystem.err.println(\"Error! No implementation of the schema language is available\");\n\t\t\tthrow e;\n\t\t}\n\t\tcatch(NullPointerException e) {\n\t\t\tSystem.err.println(\"Error! The instance of the schema or the file of the schema is not well created!\\n\");\n\t\t\tthrow new SAXException(\"The schema file is null!\");\n\t\t}\n\t\t\n\t\t// Creating the XML document \t\t\n\t\tMarshaller m = jc.createMarshaller();\n\t\tm.setProperty(Marshaller.JAXB_FORMATTED_OUTPUT, true);\n\t\tm.setProperty(Marshaller.JAXB_SCHEMA_LOCATION, XSD_LOCATION+\" \"+XSD_NAME);\n\t\tm.setSchema(schema);\n\t\tm.marshal(root, outputFile);\n\t\t\n\t}", "void setXML(String path, DocumentFragment fragment)\n throws ProcessingException;", "@Override\n public void setXMLSchema(URL url) throws XMLPlatformException {\n if (null == url) {\n return;\n }\n if (null == documentBuilderFactory) {\n loadDocumentBuilderFactory();\n }\n try {\n documentBuilderFactory.setAttribute(SCHEMA_LANGUAGE, XML_SCHEMA);\n documentBuilderFactory.setAttribute(JAXP_SCHEMA_SOURCE, url.toString());\n } catch (IllegalArgumentException e) {\n // The attribute isn't supported so do nothing\n } catch (Exception e) {\n XMLPlatformException.xmlPlatformErrorResolvingXMLSchema(url, e);\n }\n }", "Builder addContentLocation(String value);", "public abstract void updateLocationXml(Location location, String newLocationName, int newLocationCapacity);", "private Schema createSchema(String schemaLocation) throws ServiceException {\n\t\tLOG.debug(\"start createSchema with schemaLocation \" + schemaLocation);\n\n\t\tString language = XMLConstants.W3C_XML_SCHEMA_NS_URI;\n\t\tSchemaFactory factory = SchemaFactory.newInstance(language);\n\t\ttry {\n\t\t\tFile schemaFile = new File(schemaLocation);\n\t\t\treturn factory.newSchema(schemaFile);\n\t\t} catch (SAXException e) {\n\t\t\tLOG.debug(\"can't create Schema\");\n\t\t\tthrow new ServiceException(\"can't create Schema\");\n\t\t}\n\n\t}", "public abstract void saveLocationXml(Location location);", "public void setXmlSchema(Document doc) {\n\t\tString schemaUrl = \"https://raw.githubusercontent.com/biosemantics/schemas/master/semanticMarkupInput.xsd\";\n\t\tElement rootElement = doc.getRootElement();\n\t\trootElement.setNamespace(bioNamespace);\n\t\trootElement.addNamespaceDeclaration(bioNamespace);\n\t\trootElement.addNamespaceDeclaration(xsiNamespace);\n\t\trootElement.setAttribute(\"schemaLocation\", \"http://www.github.com/biosemantics \" + schemaUrl, xsiNamespace);\n\t}", "void appendXML(String path, DocumentFragment fragment)\n throws ProcessingException;", "@Override\n\tpublic void startDocument() throws SAXException {\n\t\ttry {\n\t\t\treset();\n\n\t\t\tif (writeXmlDecl) {\n\t\t\t\tString e = \"\";\n\t\t\t\tif (encoding != null) {\n\t\t\t\t\te = \" encoding=\\\"\" + encoding + '\\\"';\n\t\t\t\t}\n\n\t\t\t\twriteXmlDecl(\"<?xml version=\\\"1.0\\\"\" + e + \" standalone=\\\"yes\\\"?>\");\n\t\t\t}\n\n\t\t\tif (header != null) {\n\t\t\t\twrite(header);\n\t\t\t}\n\n\t\t\tsuper.startDocument();\n\t\t} catch (IOException e) {\n\t\t\tthrow new SAXException(e);\n\t\t}\n\t}", "@Override\n public void setXMLSchema(Schema schema) throws XMLPlatformException {\n documentBuilderFactory.setSchema(schema);\n }", "private String getSchema(Document doc) {\n\t\tElement rootElement = doc.getRootElement();\n\t\treturn rootElement.getAttributeValue(\"schemaLocation\", xsiNamespace).replace(\"http://www.github.com/biosemantics\", \"\").trim();\n\t}", "@Override\n public XMLStreamLocation2 getLocation()\n {\n return new WstxInputLocation(null, // no parent\n \t\tnull, (String) null, // pub/sys ids not yet known\n \t\tmWriter.getAbsOffset(),\n \t\tmWriter.getRow(), mWriter.getColumn());\n }", "public GemSAXBuilder(String schemaLocation) throws ServiceException {\n\n\t\tSchema schema = createSchema(schemaLocation);\n\t\tSAXParserFactory factory = SAXParserFactory.newInstance();\n\t\tfactory.setNamespaceAware(true);\n\t\tfactory.setSchema(schema);\n\n\t\ttry {\n\t\t\tSAXParser saxParser = factory.newSAXParser();\n\t\t\treader = saxParser.getXMLReader();\n\t\t} catch (ParserConfigurationException e) {\n\t\t\tLOG.debug(\"can't create SAXParser\");\n\t\t\tthrow new ServiceException(\"can't create SAXParser\");\n\t\t} catch (SAXException e) {\n\t\t\tLOG.debug(\"error in XML file\");\n\t\t\tthrow new ServiceException(\"wrong_xml\");\n\t\t}\n\n\t\treader.setErrorHandler(new ServiceErrorHandler());\n\t\treader.setContentHandler(handler);\n\t}", "public void startDocument()\n throws SAXException {\n newContent = new StringBuffer();\n // TODO: what is the proper way to set this?\n newContent.append(\"<?xml version=\\\"1.0\\\"?>\");\n }", "public abstract void removeLocationXml(Location location);", "public void setSchema(String schema) {\n this.schema = schema;\n }", "void setSchema(S schema);", "public void addSchema (final String uri, final IslandSchema s)\n {\n if (m_aSchemata.containsKey (uri))\n throw new IllegalArgumentException ();\n m_aSchemata.put (uri, s);\n }", "public boolean getSchemaLocExists() {\r\n\t\treturn mSchemaLocExists;\r\n\t}", "public void setRootElement(String rootElement) {\n this.rootElement = rootElement;\n }", "void xsetStation(org.landxml.schema.landXML11.Station station);", "void syncSchema(org.kaleta.entity.xml.Schema data);", "@Override\n public void addXmlFragments(Map<ElementKind, Map<String, String>> fragments) {\n }", "public void setSchema(java.lang.String schema) {\r\n this.schema = schema;\r\n }", "public void setSchema(Schema schema)\n {\n this.schema = schema;\n }", "public void setRootElement(java.lang.String rootElement) {\r\n this.rootElement = rootElement;\r\n }", "public void endDocument() throws SAXException {\n\t\tSortedSet<Integer> parents = new TreeSet<Integer>();\n\t\tfor (int i : this.idMap.keySet()) {\n\t\t\tparents.add(Integer.parseInt(this.idMap.get(i).get(1)));\n\t\t}\n\n\t\tmapChildren(parents);\n\n\t\tif (!parents.isEmpty()) {\n\t\t\trecursion(parents.first());\n\t\t}\n\t\tthis.string.append(\"</\" + this.idMap.get(this.root).get(2) + \">\");\n\n\t\tthis.string.append(\"</schema>\");\n\n\t}", "private void setRoot(String nodeName) {\n\t\ttry {\n\t\t\tthis.xmlBody = XMLBuilder.create(nodeName);\n\t\t} catch (ParserConfigurationException | FactoryConfigurationError e) {\n\t\t\tnew Exception(e);\n\t\t}\n\t}", "public void exit(SchemaLocationRequiredBase node) {\n exit((SchemaLocationBase)node);\n }", "public void setSchemaBaseURL(String schemaBaseURL) {\n this.schemaBaseURL = schemaBaseURL;\n }", "public final void entryRuleSchema() throws RecognitionException {\n try {\n // InternalMyDsl.g:54:1: ( ruleSchema EOF )\n // InternalMyDsl.g:55:1: ruleSchema EOF\n {\n before(grammarAccess.getSchemaRule()); \n pushFollow(FOLLOW_1);\n ruleSchema();\n\n state._fsp--;\n\n after(grammarAccess.getSchemaRule()); \n match(input,EOF,FOLLOW_2); \n\n }\n\n }\n catch (RecognitionException re) {\n reportError(re);\n recover(input,re);\n }\n finally {\n }\n return ;\n }", "void addRootXML(String namespaceURI, String localName) {\n if (rootXML == null) {\n rootXML = new ArrayList<>();\n }\n rootXML.add(new RootXML(this, namespaceURI, localName));\n }", "public void setRoot(String root);", "public void add(AXSDSchema value)throws AException\n {\n if(value==null)throw new AException(\"value=null\");\n if(value.getNamespaceURI().isEmpty())throw new AException(\"NamespaceURI of value is empty\");\n for(int q=0;q<PGetCount();q++)\n {\n AXSDSchema schema=(AXSDSchema)PGetPtr(q);\n int cmp=schema.getNamespaceURI().compareTo(value.getNamespaceURI());\n if(cmp<0)continue;\n if(cmp==0)\n {\n sendWarning(\"add\",\"Schema with NamespaceURI \\\"\"+schema.getNamespaceURI()+\"\\\" alredy exists\",q);\n return;\n }\n PInsert(value,q);\n return;\n }\n PAdd(value);\n }", "Builder addSchemaVersion(URL value);", "public void openBlankXmlFile() {\n\t\t\n\t\t// the root of the xmlElement tree\n\t\trootNode = new XmlNode(this);\n\t\tXmlElement rootField = rootNode.getXmlElement();\n\t\t\n\t\trootField.setName(\"rootElement\", true);\n\t\t\n\t\tXmlNode newNode = new XmlNode(rootNode, this);// make a new default-type field\n\t\trootNode.addChild(newNode);\n\t}", "public boolean visit(SchemaLocationBase node) {\n return visit((AnnotatedBase)node);\n }", "public static void assertXMLAgainstXSD(String xmlContent, String xsdLocation) throws IOException {\n try {\n //warning, this is slow\n Schema schema = FACTORY.newSchema(new StreamSource(xsdLocation));\n Validator validator = schema.newValidator();\n validator.validate(new StreamSource(new StringReader(xmlContent)));\n } catch (SAXException saxEx) {\n fail(\"XML content does not validate against XSD Schema: \" + saxEx.getMessage());\n }\n }", "private void createLocationFragmentAndInflate() {\n Criteria criteria = new Criteria();\n\n //sending criteria to service\n provider = locationManager.getBestProvider(criteria, true);\n\n }", "@Override\n protected SourceXmlSchemaHelper setUpSchema() {\n return null; // cause a plugin exception to get thrown\n }", "@Override\n protected SourceXmlSchemaHelper setUpSchema() {\n return null; // cause a plugin exception to get thrown\n }", "public void setDatabaseSchema(SchemaElement root) throws ModelException {\n String old = getDatabaseSchemaName();\n String newRoot = ((root != null) ? root.getName().getFullName() : null);\n\n try {\n fireVetoableChange(PROP_DATABASE_ROOT, old, newRoot);\n databaseSchemaName = newRoot;\n firePropertyChange(PROP_DATABASE_ROOT, old, newRoot);\n } catch (PropertyVetoException e) {\n throw new ModelVetoException(e);\n }\n }", "void setLocationURI(URI locationURI);", "public void setDocumentLocation(L documentLocation);", "@XmlAttribute\n public URI getUri() {\n return uri;\n }", "@XmlAttribute\n public URI getUri() {\n return uri;\n }", "void schema(String schema);", "void schema(String schema);", "@Override\n public void addRootComment(XmlElement rootElement) {\n\n }", "public FeatureTypeSchema_Impl() {\r\n schema = XMLTools.create();\r\n }", "public void testSchema() throws IOException, JAXBException {\n\t\tJAXBContext context = JAXBContext.newInstance(WorksheetDocument.class);\n\n\t\tString out;\n\t\tfinal StringWriter writer = new StringWriter();\n\t\t// generate the schema\n\t\tcontext.generateSchema(\n\t\t// need to define a SchemaOutputResolver to store to\n\t\tnew SchemaOutputResolver() {\n\n\t\t\t@Override\n\t\t\tpublic Result createOutput(String ns, String file)\n\t\t\t\t\tthrows IOException {\n\t\t\t\t// save the schema to the list\n\t\t\t\tStreamResult res = new StreamResult(writer);\n\t\t\t\tres.setSystemId(\"no-id\");\n\t\t\t\treturn res;\n\t\t\t}\n\t\t});\n\t\tSystem.out.println(writer.toString());\n\n\t}", "@Override\r\n\t\tpublic void setSchema(String schema) throws SQLException {\n\t\t\t\r\n\t\t}", "public SchemaWriterImpl() throws SchemaException {\r\n\t\tgetJaxbContext();\r\n\r\n\t\tbuilder = DocumentBuilderFactory.newInstance();\r\n\t\tbuilder.setNamespaceAware(true);\r\n\t}", "private void fixSchemaDocumentUri(MetadataSchemaRecord schemaRecord) {\n fixSchemaDocumentUri(schemaRecord, false);\n }", "public void setLocation(URI location)\r\n/* 288: */ {\r\n/* 289:432 */ set(\"Location\", location.toASCIIString());\r\n/* 290: */ }", "public void setSchema(String aValue) {\n String oldValue = schema;\n schema = aValue;\n changeSupport.firePropertyChange(\"schema\", oldValue, aValue);\n }", "private void handleNamespaceDeclaration() throws IOException {\r\n if (this.tempMapping != null) {\r\n PrefixMapping pm = null;\r\n for (int i = 0; i < tempMapping.size(); i++) {\r\n pm = (PrefixMapping)tempMapping.get(i);\r\n this.writer.write(\" xmlns\");\r\n // specify a prefix if different from \"\"\r\n if (!\"\".equals(pm.prefix)) {\r\n this.writer.write(':');\r\n this.writer.write(pm.prefix);\r\n }\r\n this.writer.write(\"=\\\"\");\r\n this.writer.write(pm.uri);\r\n this.writer.write(\"\\\"\");\r\n }\r\n this.tempMapping = null;\r\n }\r\n }", "public void setXmlDecl(boolean _writeXmlDecl) {\n\t\tthis.writeXmlDecl = _writeXmlDecl;\n\t}", "public void setSiteLocation(URI location) {\n \t\tthis.siteLocation = location;\n \t}", "public void setDocroot(String docroot) {\n this.docroot = docroot == null ? null : docroot.trim();\n }", "public void setLocation(String location) {\n this.location = location;\n }", "@Override\n public void writeStartDocument()\n throws XMLStreamException\n {\n if (mEncoding == null) {\n mEncoding = WstxOutputProperties.DEFAULT_OUTPUT_ENCODING;\n }\n writeStartDocument(mEncoding, WstxOutputProperties.DEFAULT_XML_VERSION);\n }", "@Override\n public void setLocation(String location) {\n this.location = location;\n }", "public DocRootTaglet() {\n name = DOC_ROOT.tagName;\n }", "DocumentRoot createDocumentRoot();", "DocumentRoot createDocumentRoot();", "DocumentRoot createDocumentRoot();", "DocumentRoot createDocumentRoot();", "public AbsSchema(String basePath) {\n this(basePath, null);\n }", "@Override\n\tpublic void startElement(String uri, String localName, String qName, Attributes atts) throws SAXException {\n\t\ttry {\n\t\t\tif (!startTagIsClosed) {\n\t\t\t\twrite(\">\");\n\t\t\t}\n\t\t\telementLevel++;\n\t\t\t// nsSupport.pushContext();\n\n\t\t\twrite('<');\n\t\t\twrite(qName);\n\t\t\twriteAttributes(atts);\n\n\t\t\t// declare namespaces specified by the startPrefixMapping methods\n\t\t\tif (!locallyDeclaredPrefix.isEmpty()) {\n\t\t\t\tfor (Map.Entry<String, String> e : locallyDeclaredPrefix.entrySet()) {\n\t\t\t\t\tString p = e.getKey();\n\t\t\t\t\tString u = e.getValue();\n\t\t\t\t\tif (u == null) {\n\t\t\t\t\t\tu = \"\";\n\t\t\t\t\t}\n\t\t\t\t\twrite(' ');\n\t\t\t\t\tif (\"\".equals(p)) {\n\t\t\t\t\t\twrite(\"xmlns=\\\"\");\n\t\t\t\t\t} else {\n\t\t\t\t\t\twrite(\"xmlns:\");\n\t\t\t\t\t\twrite(p);\n\t\t\t\t\t\twrite(\"=\\\"\");\n\t\t\t\t\t}\n\t\t\t\t\tchar ch[] = u.toCharArray();\n\t\t\t\t\twriteEsc(ch, 0, ch.length, true);\n\t\t\t\t\twrite('\\\"');\n\t\t\t\t}\n\t\t\t\tlocallyDeclaredPrefix.clear(); // clear the contents\n\t\t\t}\n\n\t\t\t// if (elementLevel == 1) {\n\t\t\t// forceNSDecls();\n\t\t\t// }\n\t\t\t// writeNSDecls();\n\t\t\tsuper.startElement(uri, localName, qName, atts);\n\t\t\tstartTagIsClosed = false;\n\t\t} catch (IOException e) {\n\t\t\tthrow new SAXException(e);\n\t\t}\n\t}", "Builder addSchemaVersion(String value);", "protected void addLocationPropertyDescriptor(Object object) {\n\t\titemPropertyDescriptors.add\n\t\t\t(createItemPropertyDescriptor\n\t\t\t\t(((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(),\n\t\t\t\t getResourceLocator(),\n\t\t\t\t getString(\"_UI_SecuritySchema_location_feature\"),\n\t\t\t\t getString(\"_UI_PropertyDescriptor_description\", \"_UI_SecuritySchema_location_feature\", \"_UI_SecuritySchema_type\"),\n\t\t\t\t CorePackage.Literals.SECURITY_SCHEMA__LOCATION,\n\t\t\t\t true,\n\t\t\t\t false,\n\t\t\t\t false,\n\t\t\t\t ItemPropertyDescriptor.GENERIC_VALUE_IMAGE,\n\t\t\t\t null,\n\t\t\t\t null));\n\t}", "private void writeStartElement(java.lang.String prefix, java.lang.String namespace, java.lang.String localPart,\n javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException {\n java.lang.String writerPrefix = xmlWriter.getPrefix(namespace);\n if (writerPrefix != null) {\n xmlWriter.writeStartElement(namespace, localPart);\n } else {\n if (namespace.length() == 0) {\n prefix = \"\";\n } else if (prefix == null) {\n prefix = generatePrefix(namespace);\n }\n\n xmlWriter.writeStartElement(prefix, localPart, namespace);\n xmlWriter.writeNamespace(prefix, namespace);\n xmlWriter.setPrefix(prefix, namespace);\n }\n }", "public void setLocation(String location) {\r\n this.location = location;\r\n }", "static void reportSchemaError(XMLErrorReporter errorReporter, SimpleLocator loc, String key, Object[] args) {\n/* 340 */ if (loc != null) {\n/* 341 */ errorReporter.reportError(loc, \"http://www.w3.org/TR/xml-schema-1\", key, args, (short)1);\n/* */ }\n/* */ else {\n/* */ \n/* 345 */ errorReporter.reportError(\"http://www.w3.org/TR/xml-schema-1\", key, args, (short)1);\n/* */ } \n/* */ }", "@Override\n\tpublic String getLocation() {\n\t\treturn null;\n\t}", "@Override\n\tpublic String getLocation() {\n\t\treturn null;\n\t}", "public void setOrigin(String origin){\r\n\t\tPointingElement originChild = new PointingElement(\"origin\",\"\");\r\n\t\toriginChild.addAttribute(new PointingElement(\"ref\",origin));\r\n\t\tthis.addChild(originChild);\r\n\t}", "private void writeStartElement(java.lang.String prefix, java.lang.String namespace, java.lang.String localPart,\n javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException {\n java.lang.String writerPrefix = xmlWriter.getPrefix(namespace);\n if (writerPrefix != null) {\n xmlWriter.writeStartElement(namespace, localPart);\n } else {\n if (namespace.length() == 0) {\n prefix = \"\";\n } else if (prefix == null) {\n prefix = generatePrefix(namespace);\n }\n\n xmlWriter.writeStartElement(prefix, localPart, namespace);\n xmlWriter.writeNamespace(prefix, namespace);\n xmlWriter.setPrefix(prefix, namespace);\n }\n }", "private void writeStartElement(java.lang.String prefix, java.lang.String namespace, java.lang.String localPart,\n javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException {\n java.lang.String writerPrefix = xmlWriter.getPrefix(namespace);\n if (writerPrefix != null) {\n xmlWriter.writeStartElement(namespace, localPart);\n } else {\n if (namespace.length() == 0) {\n prefix = \"\";\n } else if (prefix == null) {\n prefix = generatePrefix(namespace);\n }\n\n xmlWriter.writeStartElement(prefix, localPart, namespace);\n xmlWriter.writeNamespace(prefix, namespace);\n xmlWriter.setPrefix(prefix, namespace);\n }\n }", "private void writeStartElement(java.lang.String prefix, java.lang.String namespace, java.lang.String localPart,\n javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException {\n java.lang.String writerPrefix = xmlWriter.getPrefix(namespace);\n if (writerPrefix != null) {\n xmlWriter.writeStartElement(namespace, localPart);\n } else {\n if (namespace.length() == 0) {\n prefix = \"\";\n } else if (prefix == null) {\n prefix = generatePrefix(namespace);\n }\n\n xmlWriter.writeStartElement(prefix, localPart, namespace);\n xmlWriter.writeNamespace(prefix, namespace);\n xmlWriter.setPrefix(prefix, namespace);\n }\n }", "private void writeStartElement(java.lang.String prefix, java.lang.String namespace, java.lang.String localPart,\n javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException {\n java.lang.String writerPrefix = xmlWriter.getPrefix(namespace);\n if (writerPrefix != null) {\n xmlWriter.writeStartElement(namespace, localPart);\n } else {\n if (namespace.length() == 0) {\n prefix = \"\";\n } else if (prefix == null) {\n prefix = generatePrefix(namespace);\n }\n\n xmlWriter.writeStartElement(prefix, localPart, namespace);\n xmlWriter.writeNamespace(prefix, namespace);\n xmlWriter.setPrefix(prefix, namespace);\n }\n }", "private void writeStartElement(java.lang.String prefix, java.lang.String namespace, java.lang.String localPart,\n javax.xml.stream.XMLStreamWriter xmlWriter) throws javax.xml.stream.XMLStreamException {\n java.lang.String writerPrefix = xmlWriter.getPrefix(namespace);\n if (writerPrefix != null) {\n xmlWriter.writeStartElement(namespace, localPart);\n } else {\n if (namespace.length() == 0) {\n prefix = \"\";\n } else if (prefix == null) {\n prefix = generatePrefix(namespace);\n }\n\n xmlWriter.writeStartElement(prefix, localPart, namespace);\n xmlWriter.writeNamespace(prefix, namespace);\n xmlWriter.setPrefix(prefix, namespace);\n }\n }" ]
[ "0.6381799", "0.6075383", "0.6011766", "0.59468985", "0.5883884", "0.5556746", "0.5556746", "0.5512658", "0.5444688", "0.5290607", "0.5286065", "0.5228954", "0.52091736", "0.5204474", "0.51165324", "0.50857985", "0.5052677", "0.50419307", "0.5031585", "0.4956352", "0.4934031", "0.49282974", "0.49208143", "0.49040282", "0.48915452", "0.48706082", "0.48643002", "0.48572823", "0.48536545", "0.48066851", "0.47674593", "0.47576898", "0.4737071", "0.47203067", "0.46938", "0.46836606", "0.46795258", "0.46685916", "0.46654898", "0.46580657", "0.4634278", "0.46078888", "0.46025488", "0.45959246", "0.45949674", "0.45832208", "0.4580424", "0.4568439", "0.45634735", "0.45522112", "0.45420206", "0.4541993", "0.45055616", "0.4504298", "0.44924057", "0.44899213", "0.4470625", "0.4470625", "0.44623902", "0.4448036", "0.44418672", "0.44394946", "0.44394946", "0.44287676", "0.44287676", "0.4427314", "0.4411667", "0.4410063", "0.44047633", "0.44013116", "0.43989927", "0.43889388", "0.4387633", "0.43848243", "0.4383603", "0.43709418", "0.43680623", "0.4359681", "0.4351128", "0.43510368", "0.4348902", "0.4348121", "0.4348121", "0.4348121", "0.4348121", "0.43472955", "0.43449566", "0.43340132", "0.4332633", "0.43238693", "0.4322877", "0.43203184", "0.43154633", "0.43154633", "0.43083578", "0.4304796", "0.4304796", "0.4304796", "0.4304796", "0.4304796" ]
0.7032908
0
Build the missive envelope
@Override public void build() { // Create the missive this.createMissive(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.QqCharge param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.QqCharge.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, sample.ws.HelloWorldWSStub.HelloAuthenticatedWithEntitlementPrecheck param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(sample.ws.HelloWorldWSStub.HelloAuthenticatedWithEntitlementPrecheck.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.DirectCharge param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.DirectCharge.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, sample.ws.HelloWorldWSStub.InitializeHelloWorldWS param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(sample.ws.HelloWorldWSStub.InitializeHelloWorldWS.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, sample.ws.HelloWorldWSStub.HelloAuthenticatedWithEntitlements param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(sample.ws.HelloWorldWSStub.HelloAuthenticatedWithEntitlements.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.TerminalReturnCard param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.TerminalReturnCard.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, sample.ws.HelloWorldWSStub.HelloAuthenticated param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(sample.ws.HelloWorldWSStub.HelloAuthenticated.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, sample.ws.HelloWorldWSStub.Hello param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(sample.ws.HelloWorldWSStub.Hello.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.DoControl param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.DoControl.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private SOAPMessage buildMessage(Document doc) throws SOAPException {\n MessageFactory mfact = MessageFactory.newInstance();\n SOAPMessage smsg = mfact.createMessage();\n SOAPPart prt = smsg.getSOAPPart();\n SOAPEnvelope env = prt.getEnvelope();\n SOAPBody bdy = env.getBody();\n bdy.addDocument(doc);\n smsg.saveChanges();\n\n return smsg;\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, org.pahospital.www.radiologyservice.RadiologyServiceStub.RadiologyOrderIDForPayment param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(org.pahospital.www.radiologyservice.RadiologyServiceStub.RadiologyOrderIDForPayment.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetDictionaryPage param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetDictionaryPage.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.DirectQuery param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.DirectQuery.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, org.pahospital.www.radiologyservice.RadiologyServiceStub.RadiologyOrderID param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(org.pahospital.www.radiologyservice.RadiologyServiceStub.RadiologyOrderID.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.GetDirectSrvInfo param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.GetDirectSrvInfo.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, org.pahospital.www.radiologyservice.RadiologyServiceStub.RadiologyOrder param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(org.pahospital.www.radiologyservice.RadiologyServiceStub.RadiologyOrder.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.GetDownLoadCard param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.GetDownLoadCard.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.GetTerminalCardType param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.GetTerminalCardType.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.TerminalDownloadQueryForDay param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.TerminalDownloadQueryForDay.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.TerminalDownloadQueryForMonth param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.TerminalDownloadQueryForMonth.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetEntrancePage param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetEntrancePage.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, net.wit.webservice.TerminalServiceXmlServiceStub.GetDirectAreaInfo param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(net.wit.webservice.TerminalServiceXmlServiceStub.GetDirectAreaInfo.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetVehicleBookPage param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetVehicleBookPage.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private Message buildMessageToCXFBC(String serviceType,\tList<String> payload, String operationName) {\n\t\tMessage requestMessageToESB = new Message();\n\t\ttry {\n//\t\t\t Create and set the metadata\n\t\t\tgov.nih.nci.caxchange.messaging.Metadata metadata = new gov.nih.nci.caxchange.messaging.Metadata();\n\t\t\tmetadata.setTransactionControl(TransactionControls.PROCESS);\n\t\t\t/*\n\t\t\tCredentials credentials = new Credentials();\n\t\t\tcredentials.setUserName(\"ccts@nih.gov\");\n\t\t\tcredentials.setPassword(\"!Ccts@nih.gov1\");\n\t\t\tmetadata.setCredentials(credentials);\n\t\t\t*/\n\t\t\t//metadata.setCaXchangeIdentifier(\"037068f0-23a8-11de-a5f1-d00caf9050fd\");\n\t\t\tmetadata.setExternalIdentifier(\"caExternalIdentifier\");\n\t\t\tmetadata.setOperationName(new ObjectFactory().createMetadataOperationName(operationName));\n\t\t\tmetadata.setServiceType(serviceType);\n\t\t\trequestMessageToESB.setMetadata(metadata);\n\t\t\t\n//\t\t\t Create and set the request\n\t\t\tRequest request = new Request();\n\t\t\tMessagePayload messagePayload = new MessagePayload();\n\t\t\tmessagePayload.setXmlSchemaDefinition(\"\");\n\t\t\tDocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();\n\t\t\tdbf.setNamespaceAware(true);\n\t\t\tDocumentBuilder db = dbf.newDocumentBuilder();\n\t\t\t\n\t\t\t//InputStream message = new ByteArrayInputStream(payload.get(0).getBytes());;\n\t\t\t\n\t\t\tfor(int i=0;i < payload.size() ; i++){ \n\t\t\t\tInputStream message = new ByteArrayInputStream(payload.get(i).getBytes());\n\t\t\t\tDocument payloadDoc = db.parse(message);\n\t\t\t\tmessagePayload.getAny().add(payloadDoc.getDocumentElement());\n\t\t\t}\t\n\t\t\t\n\t\t\t//Document payloadDoc = db.parse(message);\n\t\t//\tmessagePayload.setAny(payloadDoc.getDocumentElement());\n\t\t\trequest.setBusinessMessagePayload(messagePayload);\n\n\t\t\trequestMessageToESB.setRequest(request);\n\n\t\t} catch (Exception e) {\n\t\t\tlog.error(\"Exception building payload\" + e);\n\t\t\t//e.printStackTrace();\n\t\t}\n\n\t\treturn requestMessageToESB;\n\t}", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetVehicleAlarmInfoPage param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetVehicleAlarmInfoPage.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "public MimeMessage createEmptyMessage();", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetParkPage param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetParkPage.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "public Envelope getDefaultEnvelope() {\n final int dimension = getDimension();\n final Envelope envelope = new Envelope( dimension );\n for ( int i = dimension; --i >= 0; ) {\n envelope.setRange( i, Double.NEGATIVE_INFINITY, Double.POSITIVE_INFINITY );\n }\n return envelope;\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetVehicleRecordPage param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetVehicleRecordPage.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetVehicleInfoPage param, boolean optimizeContent)\n throws org.apache.axis2.AxisFault{\n\n \n try{\n\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\n emptyEnvelope.getBody().addChild(param.getOMElement(com.drore.cloud.tdp.service.IWsPmsSdkServiceStub.GetVehicleInfoPage.MY_QNAME,factory));\n return emptyEnvelope;\n } catch(org.apache.axis2.databinding.ADBException e){\n throw org.apache.axis2.AxisFault.makeFault(e);\n }\n \n\n }", "private String distributionEnvelopeWrap(String m, String id, String profileId)\n throws Exception {\n\n StringBuilder sb = new StringBuilder(distributionEnvelopeTemplate);\n substitute(sb, \"__SOAP_ACTION__\", soapaction);\n substitute(sb, \"__TRACKING_ID__\", trackingId);\n if (profileId == null) {\n substitute(sb, \"__PROFILEID__\", \"\");\n } else {\n StringBuilder sbProfile = new StringBuilder(\" profileid=\\\"\");\n sbProfile.append(profileId);\n sbProfile.append(\"\\\"\");\n substitute(sb, \"__PROFILEID__\", sbProfile.toString());\n }\n // Initial version: Address list and Sender address are always empty\n if (datasource.hasValue(id, \"__RTR_ADDR_1__\")) {\n StringBuilder sbaddr = new StringBuilder();\n sbaddr.append(\"<itk:addresslist>\");\n sbaddr.append(makeAddress(id, \"__RTR_ADDR_1__\", \"__RTR_ADDR_OID_1__\"));\n sbaddr.append(makeAddress(id, \"__RTR_ADDR_2__\", \"__RTR_ADDR_OID_2__\"));\n sbaddr.append(makeAddress(id, \"__RTR_ADDR_3__\", \"__RTR_ADDR_OID_3__\"));\n sbaddr.append(\"</itk:addresslist>\");\n substitute(sb, \"__ADDRESS_LIST__\", sbaddr.toString());\n } else {\n substitute(sb, \"__ADDRESS_LIST__\", \"\");\n }\n if (datasource.hasValue(id, \"__SNDR_ADDR__\")) {\n StringBuilder sndr = new StringBuilder(\"<itk:senderAddress uri=\\\"\");\n sndr.append(datasource.getValue(id, \"__SNDR_ADDR__\"));\n sndr.append(\"\\\"\");\n if (datasource.hasValue(id, \"__SNDR_ADDR_OID__\")) {\n sndr.append(\" type=\\\"\");\n sndr.append(datasource.getValue(id, \"__SNDR_ADDR_OID__\"));\n sndr.append(\"\\\"\");\n }\n sndr.append(\"/>\\n\");\n substitute(sb, \"__SENDER_ADDRESS__\", sndr.toString());\n } else {\n substitute(sb, \"__SENDER_ADDRESS__\", \"\");\n }\n if (auditIdentity == null) {\n substitute(sb, \"__OID__\", \"\");\n substitute(sb, \"__AUDIT_IDENTITY__\", \"\");\n } else if (auditIdentity.contains(\"/\")) {\n substitute(sb, \"__OID__\", auditIdentity.substring(0, auditIdentity.indexOf(\"/\")));\n substitute(sb, \"__AUDIT_IDENTITY__\", auditIdentity.substring(auditIdentity.indexOf(\"/\")));\n } else {\n substitute(sb, \"__OID__\", \"\");\n substitute(sb, \"__AUDIT_IDENTITY__\", auditIdentity);\n }\n\n StringBuilder handlingSpec = new StringBuilder(\"<itk:handlingSpecification>\");\n boolean handlingSpecPopulated = false;\n for (int i = 1; i <= 3; i++) {\n if (datasource.hasValue(id, \"__HND_SPEC_\" + i + \"__\")) {\n if (!datasource.getValue(id, \"__HND_SPEC_\" + i + \"__\").isEmpty()) {\n handlingSpec.append(makeHandlingSpecification(id, \"__HND_SPEC_\" + i + \"__\", \"__HND_SPEC_TYPE_\" + i + \"__\"));\n handlingSpecPopulated = true;\n }\n }\n }\n handlingSpec.append(\"</itk:handlingSpecification>\");\n\n if (handlingSpecPopulated) {\n substitute(sb, \"__HANDLING_SPECIFICATION__\", handlingSpec.toString());\n } else {\n substitute(sb, \"__HANDLING_SPECIFICATION__\", \"\");\n }\n String payloadId = Template.resolveDataValue(\"__UCASE_UUID__\");\n substitute(sb, \"__PAYLOAD_ID__\", payloadId);\n if (mimetype == null) {\n substitute(sb, \"__MIME_TYPE__\", XML_MIMETYPE);\n } else {\n substitute(sb, \"__MIME_TYPE__\", mimetype);\n }\n substitute(sb, \"__BASE64__\", base64 ? \"base64=\\\"true\\\"\" : \"\");\n substitute(sb, \"__COMPRESSED__\", compress ? \"compressed=\\\"true\\\"\" : \"\");\n substitute(sb, \"__PAYLOAD__\", m);\n return sb.toString();\n }", "@Override\r\n\tpublic void buildSettlement() {\n\t\t\r\n\t}", "private byte[] buildBytes() {\n byte[] message = new byte[4 + 2 + 2 + 1 + data.getLength()];\n System.arraycopy(id.getBytes(), 0, message, 0, 4);\n System.arraycopy(sq.getBytes(), 0, message, 4, 2);\n System.arraycopy(ack.getBytes(), 0, message, 6, 2);\n message[8] = flag.getBytes();\n System.arraycopy(data.getBytes(), 0, message, 9, data.getBytes().length);\n return message;\n }", "public static void main(String[] args) {\n\t\t\n\t\tString emailTo = \"vfihenderson@gmail.com\";\n\t\tString body = \"\";\n\t\tString subject = \"Information for an apartment building!\";\n\t\t\n\t\t\n\t\t//first construct units, then construct a tenant with a unit\n\t\tArrayList<unit> thirtyFourthStreet = new ArrayList<unit>();\n\t\tArrayList<tenant> thirtyFourthStreetTenants = new ArrayList<tenant>();\n\t\t\n\t\tunit oneA = new unit(\"1 Bedroom\", 1400, \"1a\");\n\t\tunit oneB = new unit(\"2 Bedroom\", 2500, \"1b\");\n\t\tunit oneC = new unit(\"1 Bedroom\", 1600, \"1c\");\n\t\tunit oneD = new unit(\"3 Bedroom\", 3500, \"1d\");\n\t\t\n\t\tunit twoA = new unit(\"2 Bedroom\", 2200, \"2a\");\n\t\tunit twoB = new unit(\"2 Bedroom\", 2600, \"2b\");\n\t\tunit twoC = new unit(\"1 Bedroom\", 1500, \"2c\");\n\t\tunit twoD = new unit(\"2 Bedroom\", 1300, \"2d\");\n\t\t\n\t\tthirtyFourthStreet.add(oneA);\n\t\tthirtyFourthStreet.add(oneB);\n\t\tthirtyFourthStreet.add(oneC);\n\t\tthirtyFourthStreet.add(oneD);\n\t\t\n\t\tthirtyFourthStreet.add(twoA);\n\t\tthirtyFourthStreet.add(twoB);\n\t\tthirtyFourthStreet.add(twoC);\n\t\tthirtyFourthStreet.add(twoD);\n\t\t\n\t\ttenant josh = new tenant(\"Josh\", oneA, \"01/22/2017\", \"01/22/2018\");\n\t\ttenant bob = new tenant(\"Bob\", oneB, \"01/22/2017\", \"01/22/2018\");\n\t\ttenant tracy = new tenant(\"Tracy\", oneC, \"01/22/2017\", \"01/22/2018\");\n\t\ttenant sam = new tenant(\"Sam\", oneD, \"01/22/2017\", \"01/22/2018\");\n\t\t\n\t\ttenant samantha = new tenant(\"Samantha\", twoA, \"01/22/2017\", \"01/22/2018\");\n\t\ttenant bruce = new tenant(\"Bruce\", twoB, \"01/22/2017\", \"01/22/2018\");\n\t\ttenant rebecca = new tenant(\"Rebecca\", twoC, \"01/22/2017\", \"01/22/2018\");\n\t\ttenant steve = new tenant(\"Steve\", twoD, \"01/22/2017\", \"01/22/2018\");\n\t\t\n\t\tthirtyFourthStreetTenants.add(josh);\n\t\tthirtyFourthStreetTenants.add(bob);\n\t\tthirtyFourthStreetTenants.add(tracy);\n\t\tthirtyFourthStreetTenants.add(sam);\n\t\tthirtyFourthStreetTenants.add(samantha);\n\t\tthirtyFourthStreetTenants.add(bruce);\n\t\tthirtyFourthStreetTenants.add(rebecca);\n\t\tthirtyFourthStreetTenants.add(steve);\n\t\t/*\n\t\tSystem.out.println(\"Tracy, which apartment are you in?\");\n\t\tSystem.out.println(tracy.apartment.id);\n\t\tSystem.out.println(\"How big is your unit?\");\n\t\tSystem.out.println(tracy.apartment.size);\n\t\tSystem.out.println(\"What is your rent?\");\n\t\tSystem.out.println(tracy.apartment.rent);\n\t\t*/\n\t\t\n\t\tbody += \"Tracy, which apartment are you in?\\n\";\n\t\tbody += tracy.apartment.id + \"\\n\";\n\t\tbody += \"How big is your unit?\\n\";\n\t\tbody += tracy.apartment.size + \"\\n\";\n\t\tbody += \"What is your rent?\\n\";\n\t\tbody += tracy.apartment.rent + \"\\n\";\n\t\t\n\t\tbody += \"Name everyone in my building and what they're paying.\\n\";\n\t\tfor (tenant a : thirtyFourthStreetTenants){\n\t\tbody += a.name + \" \" + a.apartment.id + \" \" + a.apartment.rent + \"\\n\";\n\t\t}\n\t\t\n\t\tEmail newEmail = new Email(emailTo, body, subject);\n\t\tnewEmail.sendEmail();\n\t}", "private void buildSettlement() {\r\n\t\t// client.setCurrentPhase(Constants.PHASE_3);\r\n\t\tlastSettlementNode = clickedNode;\r\n\t\tMessage message = new Message(clickedNode, true, null);\r\n\t\tsendMessage(message);\r\n\t}", "public Message build() {\n Objects.requireNonNull(transactionIdBytes);\n\n byte[] messageBytes = new byte[MESSAGE_LEN_HEADER + length];\n\n byte[] messageTypeBytes = createMessageType();\n System.arraycopy(messageTypeBytes, 0, messageBytes, MESSAGE_POS_TYPE, MESSAGE_LEN_TYPE);\n\n byte[] lengthBytes = Bytes.intToBytes(length);\n System.arraycopy(lengthBytes, 2, messageBytes, MESSAGE_POS_LENGTH, MESSAGE_LEN_LENGTH);\n\n byte[] magicCookieBytes = Bytes.intToBytes(MAGIC_COOKIE_FIXED_VALUE);\n System.arraycopy(\n magicCookieBytes, 0, messageBytes, MESSAGE_POS_MAGIC_COOKIE, MESSAGE_LEN_MAGIC_COOKIE);\n\n System.arraycopy(\n transactionIdBytes, 0, messageBytes, MESSAGE_POS_TRANSACTION_ID,\n MESSAGE_LEN_TRANSACTION_ID);\n transactionIdBytes = null;\n\n if (attributeBytes != null && attributeBytes.length > 0) {\n System.arraycopy(\n attributeBytes, 0, messageBytes, MESSAGE_LEN_HEADER, attributeBytes.length);\n attributeBytes = null;\n }\n\n return new Message(messageBytes);\n }", "public AnalyticsEvent build() {\n AnalyticsEvent purchaseEvent = null;\n if(isValid() && doBaseValidation()) {\n purchaseEvent = eventClient.createEvent(PURCHASE_EVENT_NAME);\n\n purchaseEvent.addAttribute(PURCHASE_EVENT_PRODUCT_ID_ATTR, productId);\n purchaseEvent.addAttribute(PURCHASE_EVENT_STORE_ATTR, store);\n purchaseEvent.addMetric(PURCHASE_EVENT_QUANTITY_METRIC, quantity);\n\n if(formattedItemPrice != null) {\n purchaseEvent.addAttribute(PURCHASE_EVENT_PRICE_FORMATTED_ATTR, formattedItemPrice);\n }\n\n if(itemPrice != null) {\n purchaseEvent.addMetric(PURCHASE_EVENT_ITEM_PRICE_METRIC, itemPrice);\n }\n\n if(transactionId != null) {\n purchaseEvent.addAttribute(PURCHASE_EVENT_TRANSACTION_ID_ATTR, transactionId);\n }\n\n if(currency != null) {\n purchaseEvent.addAttribute(PURCHASE_EVENT_CURRENCY_ATTR, currency);\n }\n }\n \n return purchaseEvent;\n }", "@Override\n public void process(Exchange exchange) throws Exception {\n SetorReq setorReq = exchange.getMessage().getBody(SetorReq.class);\n exchange.getIn().setBody(new String(buildISOMessage(currentId.stanGenerator(),currentId.nextJournalId(),setorReq)));\n\n }", "public String build() {\r\n if (this.isNotEmpty()) {\r\n final StringBuilder sb = new StringBuilder();\r\n\r\n final List<MessageAssertor> messages;\r\n if (this.isPreconditionsNotEmpty()) {\r\n messages = this.preconditions;\r\n } else {\r\n messages = this.messages;\r\n }\r\n\r\n for (final MessageAssertor message : messages) {\r\n sb.append(HelperMessage.getMessage(message));\r\n }\r\n\r\n return sb.toString();\r\n }\r\n return StringUtils.EMPTY;\r\n }", "protected void assembleDocument() {\n\n // Create the missive\n this.createMissive();\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, registry.ClientRegistryStub.GetClients param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\r\n throws org.apache.axis2.AxisFault{\r\n\r\n \r\n try{\r\n\r\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\r\n emptyEnvelope.getBody().addChild(param.getOMElement(registry.ClientRegistryStub.GetClients.MY_QNAME,factory));\r\n return emptyEnvelope;\r\n } catch(org.apache.axis2.databinding.ADBException e){\r\n throw org.apache.axis2.AxisFault.makeFault(e);\r\n }\r\n \r\n\r\n }", "public Builder clearMaxEnvelopeQueueSize() {\n \n maxEnvelopeQueueSize_ = 0L;\n onChanged();\n return this;\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, registry.ClientRegistryStub.RemoveUser param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\r\n throws org.apache.axis2.AxisFault{\r\n\r\n \r\n try{\r\n\r\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\r\n emptyEnvelope.getBody().addChild(param.getOMElement(registry.ClientRegistryStub.RemoveUser.MY_QNAME,factory));\r\n return emptyEnvelope;\r\n } catch(org.apache.axis2.databinding.ADBException e){\r\n throw org.apache.axis2.AxisFault.makeFault(e);\r\n }\r\n \r\n\r\n }", "public void setEnvelope() {\n this.envelope = new Envelope(this.roomCards.get(0), this.weaponCards.get(0), this.suspectCards.get(0));\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder clearEnvelopeVersion() {\n envelopeVersion = null;\n fieldSetFlags()[12] = false;\n return this;\n }", "private Element generateEmptyOutboundElem(XmlProcessor hqmfXmlProcessor) {\n\t\tElement outboundRelElem = hqmfXmlProcessor.getOriginalDoc().createElement(OUTBOUND_RELATIONSHIP);\n\t\toutboundRelElem.setAttribute(TYPE_CODE, \"COMP\");\n\t\treturn outboundRelElem;\n\t}", "@Override\n\tpublic Nota buildObject() {\n\t\treturn new Nota(emitente, destinatario, chave, numero, serie, emissao, total, isIncomplete);\n\t}", "public SignedMessagePart(){\n }", "public AS2EnvelopeSettings() {\n }", "public abstract SOAPEnvelope getEnvelope() throws SOAPException;", "private TradeMsgSupcardRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "public DeliveryParcelDraft buildUnchecked() {\n return new DeliveryParcelDraftImpl(measurements, trackingData, items);\n }", "private MsgInstantiateContractResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, registry.ClientRegistryStub.AddUser param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\r\n throws org.apache.axis2.AxisFault{\r\n\r\n \r\n try{\r\n\r\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\r\n emptyEnvelope.getBody().addChild(param.getOMElement(registry.ClientRegistryStub.AddUser.MY_QNAME,factory));\r\n return emptyEnvelope;\r\n } catch(org.apache.axis2.databinding.ADBException e){\r\n throw org.apache.axis2.AxisFault.makeFault(e);\r\n }\r\n \r\n\r\n }", "JsonObjectBuilder evelThresholdCrossingObject()\r\n\t {\r\n\t double version = major_version+(double)minor_version/10;\r\n\r\n\t EVEL_ENTER();\r\n\t \r\n\r\n\t /***************************************************************************/\r\n\t /* Check preconditions. */\r\n\t /***************************************************************************/\r\n\t assert(event_domain == EvelHeader.DOMAINS.EVEL_DOMAIN_THRESHOLD_CROSSING);\r\n\r\n\t /***************************************************************************/\r\n\t /* Mandatory fields. */\r\n\t /***************************************************************************/\r\n\t //encode counter\r\n JsonObjectBuilder counterobj = Json.createObjectBuilder()\r\n .add( \"criticality\",additionalParameters.criticality)\r\n .add( \"name\", additionalParameters.name)\r\n .add( \"thresholdCrossed\",additionalParameters.thresholdCrossed)\r\n .add( \"value\", additionalParameters.value);\r\n\r\n\t \r\n\t JsonObjectBuilder evelrep = Json.createObjectBuilder()\r\n\t \t\t .add(\"additionalParameters\", counterobj)\r\n\t \t .add(\"alertAction\", alertAction.toString())\r\n\t \t .add(\"alertDescription\", alertDescription)\r\n .add(\"alertType\", alertType.toString())\r\n .add(\"collectionTimestamp\", collectionTimestamp.toString())\r\n .add(\"eventSeverity\",eventSeverity.toString())\r\n .add(\"eventStartTimestamp\",eventStartTimestamp.toString());\r\n\r\n\t /***************************************************************************/\r\n\t /* Optional fields. */\r\n\t /***************************************************************************/\r\n\t alertValue.encJsonValue(evelrep, \"alertValue\");\r\n\t if( alertidList != null && alertidList.size() > 0)\r\n\t {\r\n\t\t JsonArrayBuilder builder = Json.createArrayBuilder();\r\n\t\t for(int i=0;i<alertidList.size();i++) {\r\n\t\t\t String addl_info = alertidList.get(i);\r\n\t\t\t JsonObject obj = Json.createObjectBuilder()\r\n\t\t\t \t .add(\"item\",addl_info).build();\r\n\t\t\t builder.add(obj);\r\n\t\t }\r\n\t\t\tevelrep.add(\"associatedAlertIdList\", builder);\r\n\t }\r\n\r\n\t dataCollector.encJsonValue(evelrep, \"dataCollector\");\r\n\t elementType.encJsonValue(evelrep, \"elementType\");\r\n\t interfaceName.encJsonValue(evelrep, \"interfaceName\");\r\n\t networkService.encJsonValue(evelrep, \"networkService\");\r\n\t possibleRootCause.encJsonValue(evelrep, \"possibleRootCause\");\r\n\r\n\t \r\n\t evelrep.add( \"thresholdCrossingFieldsVersion\", version);\r\n\r\n\t if( additional_info != null )\r\n\t {\r\n\t JsonArrayBuilder builder = Json.createArrayBuilder();\r\n\t for(int i=0;i<additional_info.size();i++) {\r\n\t\t String[] addl_info = additional_info.get(i);\r\n\t\t JsonObject obj = Json.createObjectBuilder()\r\n\t\t \t .add(\"name\", addl_info[0])\r\n\t\t \t .add(\"value\", addl_info[1]).build();\r\n\t\t builder.add(obj);\r\n\t }\r\n\t\tevelrep.add(\"additionalFields\", builder);\r\n\t }\r\n\r\n\r\n\t EVEL_EXIT();\r\n\t \r\n\t return evelrep;\r\n\t}", "private MsgInstantiateContract(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, registry.ClientRegistryStub.AddFilesToUser param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\r\n throws org.apache.axis2.AxisFault{\r\n\r\n \r\n try{\r\n\r\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\r\n emptyEnvelope.getBody().addChild(param.getOMElement(registry.ClientRegistryStub.AddFilesToUser.MY_QNAME,factory));\r\n return emptyEnvelope;\r\n } catch(org.apache.axis2.databinding.ADBException e){\r\n throw org.apache.axis2.AxisFault.makeFault(e);\r\n }\r\n \r\n\r\n }", "@Override\n public Object build() {\n return null;\n }", "@Override\n public Object build() {\n return null;\n }", "@Override\n public String build() {\n StringBuilder stringBuilder = new StringBuilder();\n\n // Builds the section headers.\n ArrayList<Header> headers = new ArrayList<Header>();\n headers.add(new Header(\"Content-Type\", m_ContentType.getTypeString()));\n headers.add(new Header(\"Content-Transfer-Encoding\", m_TransferEncoding.getKeyWord()));\n stringBuilder.append(Header.buildHeaders(headers)).append(\"\\r\\n\");\n\n // Encodes the body, and appends it\n switch (m_TransferEncoding) {\n case BASE64 -> stringBuilder.append(Base64.getEncoder().encodeToString(m_RawBody.getBytes()));\n case QUOTED_PRINTABLE -> stringBuilder.append(QuotedPrintable.encode(m_RawBody));\n }\n stringBuilder.append(\"\\r\\n\");\n\n // Returns the built body\n return stringBuilder.toString();\n }", "@Test\n\tpublic void buildTest() {\n\t\tXMLObjectBuilderFactory builderFactory = Configuration.getBuilderFactory();\n\n\t\t// Get the assertion builder based on the assertion element name\n\t\t@SuppressWarnings(\"unchecked\")\n\t\tSAMLObjectBuilder<Assertion> builder = (SAMLObjectBuilder<Assertion>) builderFactory\n\t\t\t\t.getBuilder(Assertion.DEFAULT_ELEMENT_NAME);\n\n\t\t// Create the assertion\n\t\tAssertion assertion = builder.buildObject();\n\n\t}", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(org.apache.axiom.soap.SOAPFactory factory, registry.ClientRegistryStub.RemoveFilesFromUser param, boolean optimizeContent, javax.xml.namespace.QName methodQName)\r\n throws org.apache.axis2.AxisFault{\r\n\r\n \r\n try{\r\n\r\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\r\n emptyEnvelope.getBody().addChild(param.getOMElement(registry.ClientRegistryStub.RemoveFilesFromUser.MY_QNAME,factory));\r\n return emptyEnvelope;\r\n } catch(org.apache.axis2.databinding.ADBException e){\r\n throw org.apache.axis2.AxisFault.makeFault(e);\r\n }\r\n \r\n\r\n }", "private TradeMsgGunInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "private CreateProofRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "public byte[] createRequestData(SoapEnvelope envelope, String encoding) throws IOException {\n ByteArrayOutputStream bos = new ByteArrayOutputStream(this.bufferLength);\n bos.write(this.xmlVersionTag.getBytes());\n XmlSerializer xw = XmlObjectFactory.newXmlSerializer();\n xw.setOutput(bos, encoding);\n for (String key : this.prefixes.keySet()) {\n xw.setPrefix(key, (String) this.prefixes.get(key));\n }\n envelope.write(xw);\n xw.flush();\n bos.write(13);\n bos.write(10);\n bos.flush();\n return bos.toByteArray();\n }", "@Override\n\tpublic String createMsg_request() {\n\t\treturn null;\n\t}", "protected SOAPEnvelope getSOAPEnvelope() throws Exception {\n InputStream in = new ByteArrayInputStream(SOAPMSG.getBytes());\n Message msg = new Message(in);\n msg.setMessageContext(msgContext);\n return msg.getSOAPEnvelope();\n }", "public static Builder create(){\n return new Builder(Tribit.ZERO);\n }", "public Subscription toSubscription(SOAPEnvelope envelope)\n throws InvalidMessageException, InvalidExpirationTimeException {\n Subscription subscription = null;\n OMElement notifyToElem;\n if (envelope == null) {\n log.error(\"No SOAP envelope was provided.\");\n throw new BuilderException(\"No SOAP envelope was provided.\");\n }\n OMElement elem = null;\n if (envelope.getBody() != null) {\n elem = envelope.getBody().getFirstChildWithName(SUBSCRIBE_QNAME);\n }\n if (elem != null) {\n OMElement deliveryElem = elem.getFirstChildWithName(DELIVERY_QNAME);\n if (deliveryElem != null) {\n notifyToElem = deliveryElem.getFirstChildWithName(NOTIFY_TO_QNAME);\n if (notifyToElem != null) {\n String ep = BuilderUtils.getEndpointFromWSAAddress(\n notifyToElem.getFirstElement());\n if (ep != null) {\n subscription = new Subscription();\n subscription.setEventSinkURL(ep);\n }\n } else {\n log.error(\"NotifyTo element not found in the subscription message.\");\n throw new InvalidMessageException(\n \"NotifyTo element not found in the subscription message.\");\n }\n } else {\n log.error(\"Delivery element is not found in the subscription message.\");\n throw new InvalidMessageException(\n \"Delivery element is not found in the subscription message.\");\n }\n\n OMElement filterElem = elem.getFirstChildWithName(FILTER_QNAME);\n if (subscription != null && filterElem != null) {\n OMAttribute dialectAttribute = filterElem.getAttribute(ATT_DIALECT);\n if (dialectAttribute != null && dialectAttribute.getAttributeValue() != null) {\n subscription.setEventFilter(\n new EventFilter(dialectAttribute.getAttributeValue(),\n filterElem.getText().trim()));\n } else {\n log.error(\"Error in creating subscription. Filter dialect not defined.\");\n throw new BuilderException(\n \"Error in creating subscription. Filter dialect not defined.\");\n }\n } else if (subscription == null) {\n log.error(\"Error in creating subscription.\");\n throw new BuilderException(\"Error in creating subscription.\");\n }\n OMElement expiryElem = elem.getFirstChildWithName(EXPIRES);\n if (expiryElem != null) {\n Calendar calendarExpires;\n try {\n String expiryText = expiryElem.getText().trim();\n if (expiryText.startsWith(\"P\")) {\n calendarExpires = Calendar.getInstance();\n Duration duration = ConverterUtil.convertToDuration(expiryText);\n calendarExpires.add(Calendar.YEAR, duration.getYears());\n calendarExpires.add(Calendar.MONTH, duration.getMonths());\n calendarExpires.add(Calendar.DAY_OF_MONTH, duration.getDays());\n calendarExpires.add(Calendar.HOUR_OF_DAY, duration.getHours());\n calendarExpires.add(Calendar.MINUTE, duration.getMinutes());\n calendarExpires.add(Calendar.SECOND, (int)duration.getSeconds());\n } else {\n calendarExpires = ConverterUtil.convertToDateTime(expiryText);\n }\n } catch (Exception e) {\n log.error(\"Error converting the expiration date.\", e);\n throw new InvalidExpirationTimeException(\n \"Error converting the expiration date.\", e);\n }\n Calendar calendarNow = Calendar.getInstance();\n if (calendarNow.before(calendarExpires)) {\n subscription.setExpires(calendarExpires);\n } else {\n log.error(\"The expiration time has passed.\");\n throw new InvalidExpirationTimeException(\"The expiration time has passed.\");\n }\n }\n\n OMElement scriptElement = elem.getFirstChildWithName(new QName(EventingConstants.WSE_EXTENDED_EVENTING_NS, EventingConstants.EVENTING_EXECUTABLE_SCRIPT_ELEMENT));\n if (scriptElement != null) {\n subscription.getProperties().put(EventingConstants.EVENTING_EXECUTABLE_SCRIPT_ELEMENT, scriptElement.getText());\n }\n } else {\n log.error(\"Subscribe element is required as the payload of the subscription message.\");\n throw new InvalidMessageException(\n \"Subscribe element is required as the payload of the subscription message.\");\n }\n return subscription;\n }", "public SimpleAttachment build() {\n \t\treturn new SimpleAttachment(this);\n \t}", "private Builder() {\n super(gr.grnet.aquarium.message.avro.gen.UserAgreementMsg.SCHEMA$);\n }", "private TradeMsgRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "public com.vodafone.global.er.decoupling.binding.request.RefundMonetaryRequest createRefundMonetaryRequest()\n throws javax.xml.bind.JAXBException\n {\n return new com.vodafone.global.er.decoupling.binding.request.impl.RefundMonetaryRequestImpl();\n }", "@Override\n\tprotected void uGenerate(float[] channels) \n\t{\n\t\tif (!isTurnedOn)\n\t\t{\n\t\t\tfor(int i = 0; i < channelCount(); i++)\n\t\t\t{\n\t\t\t\tchannels[i] = beforeAmplitude*audio.getLastValues()[i];\n\t\t\t}\n\t\t}\n\t\t// after the envelope, just output the afterAmplitude*audio\n\t\telse if (timeFromOff > releaseTime)\n\t\t{\n\t\t\tfor(int i = 0; i < channelCount(); i++)\n\t\t\t{\n\t\t\t\tchannels[i] = afterAmplitude*audio.getLastValues()[i];\n\t\t\t}\t\n\t\t\tif ( unpatchAfterRelease )\n\t\t\t{\n\t\t\t if ( output != null )\n\t\t\t {\n\t\t\t unpatch( output );\n\t\t\t output = null;\n\t\t\t }\n\t\t\t if ( ugenOutput != null )\n\t\t\t {\n\t\t\t unpatch( ugenOutput );\n\t\t\t ugenOutput = null;\n\t\t\t }\n\t\t\t unpatchAfterRelease = false;\n\t\t\t}\n\t\t}\n\t\t// inside the envelope\n\t\telse\n\t\t{\n\t\t\tif ((isTurnedOn) && (!isTurnedOff))\n\t\t\t{\n\t\t\t\t// ATTACK\n\t\t\t\tif (timeFromOn <= attackTime)\n\t\t\t\t{\n\t\t\t\t\t// use time remaining until maxAmplitude to change amplitude\n\t\t\t\t\tfloat timeRemain = (attackTime - timeFromOn);\n\t\t\t\t\tamplitude += (maxAmplitude - amplitude)*timeStepSize/timeRemain;\t\t\t\t\n\t\t\t\t}\n\t\t\t\t// DECAY\n\t\t\t\telse if ((timeFromOn > attackTime) && (timeFromOn <= (attackTime+decayTime)))\n\t\t\t\t{\n\t\t\t\t\t// use time remaining until sustain to change to sustain level\n\t\t\t\t\tfloat timeRemain = (attackTime + decayTime - timeFromOn);\n\t\t\t\t\tamplitude += (sustainLevel*maxAmplitude - amplitude)*timeStepSize/timeRemain;\t\t\t\n\t\t\t\t}\n\t\t\t\t// SUSTAIN\n\t\t\t\telse if (timeFromOn > (attackTime+decayTime))\n\t\t\t\t{\n\t\t\t\t\t// hold the sustain level\n\t\t\t\t\tamplitude = sustainLevel*maxAmplitude;\n\t\t\t\t}\n\t\t\t\ttimeFromOn += timeStepSize;\n\t\t\t}\n\t\t\t// RELEASE\n\t\t\telse //isTurnedOn and isTurnedOFF and timeFromOff < releaseTime\n\t\t\t{\n\t\t\t\t// use remaining time to get to afterAmplitude\n\t\t\t\tfloat timeRemain = (releaseTime - timeFromOff);\n\t\t\t\tamplitude += (afterAmplitude - amplitude)*timeStepSize/timeRemain;\n\t\t\t\ttimeFromOff += timeStepSize;\n\t\t\t}\n\t\t\t// finally multiply the input audio to generate the output\n\t\t\tfor(int i = 0; i < channelCount(); i++)\n\t\t\t{\n\t\t\t\tchannels[i] = amplitude*audio.getLastValues()[i];\n\t\t\t}\t\t\n\t\t}\n\t}", "public Builder clearPlainRedeem() {\n if (plainRedeemBuilder_ == null) {\n if (dataCase_ == 3) {\n dataCase_ = 0;\n data_ = null;\n onChanged();\n }\n } else {\n if (dataCase_ == 3) {\n dataCase_ = 0;\n data_ = null;\n }\n plainRedeemBuilder_.clear();\n }\n return this;\n }", "public ULocale build() {\n/* 1725 */ throw new RuntimeException(\"Stub!\");\n/* */ }", "private ExchangeRecord(com.google.protobuf.GeneratedMessage.Builder<?> builder) {\n super(builder);\n }", "protected MessageInfo buildMessageInfo(NotificationContext ctx) {\n AbstractTemplateBuilder templateBuilder = getTemplateBuilder();\n if (templateBuilder == null) {\n templateBuilder = getTemplateBuilder(ctx);\n }\n MessageInfo massage = templateBuilder.buildMessage(ctx);\n assertNotNull(massage);\n return massage;\n }", "public XMPDocumentBuilder() throws XmpSchemaException {\n\t\tnsMap = new NSMapping();\n\t}", "private CreateProofResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "@Override\n public WsClient build() {\n header(HEADER_UPGRADE_WS);\n header(HEADER_WS_VERSION);\n header(Http.HeaderValues.CONTENT_LENGTH_ZERO);\n if (subprotocols.isEmpty()) {\n removeHeader(HEADER_WS_PROTOCOL);\n } else {\n header(HEADER_WS_PROTOCOL, subprotocols);\n }\n\n return new WsClientImpl(this);\n }", "public final Nfa buildNoAccept() {\n return buildInternal();\n }", "@Test\n\tpublic void buildAndMarshallTest() throws MarshallingException {\n\t\tXMLObjectBuilderFactory builderFactory = Configuration.getBuilderFactory();\n\n\t\t// Get the subject builder based on the subject element name\n\t\tSubjectBuilder builder = (SubjectBuilder) builderFactory.getBuilder(Subject.DEFAULT_ELEMENT_NAME);\n\n\t\t// Create the subject\n\t\tSubject subject = builder.buildObject();\n\n\t\t// Get the marshaller factory\n\t\tMarshallerFactory marshallerFactory = Configuration.getMarshallerFactory();\n\n\t\t// Get the Subject marshaller\n\t\tMarshaller marshaller = marshallerFactory.getMarshaller(subject);\n\n\t\t// Marshall the Subject\n\t\tElement subjectElement = marshaller.marshall(subject);\n\n\t\tMyXmlUtils.DomToStream(subjectElement, System.out);\n\n\t}", "private Builder(baconhep.TTau.Builder other) {\n super(other);\n if (isValidValue(fields()[0], other.pt)) {\n this.pt = data().deepCopy(fields()[0].schema(), other.pt);\n fieldSetFlags()[0] = true;\n }\n if (isValidValue(fields()[1], other.eta)) {\n this.eta = data().deepCopy(fields()[1].schema(), other.eta);\n fieldSetFlags()[1] = true;\n }\n if (isValidValue(fields()[2], other.phi)) {\n this.phi = data().deepCopy(fields()[2].schema(), other.phi);\n fieldSetFlags()[2] = true;\n }\n if (isValidValue(fields()[3], other.m)) {\n this.m = data().deepCopy(fields()[3].schema(), other.m);\n fieldSetFlags()[3] = true;\n }\n if (isValidValue(fields()[4], other.e)) {\n this.e = data().deepCopy(fields()[4].schema(), other.e);\n fieldSetFlags()[4] = true;\n }\n if (isValidValue(fields()[5], other.q)) {\n this.q = data().deepCopy(fields()[5].schema(), other.q);\n fieldSetFlags()[5] = true;\n }\n if (isValidValue(fields()[6], other.dzLeadChHad)) {\n this.dzLeadChHad = data().deepCopy(fields()[6].schema(), other.dzLeadChHad);\n fieldSetFlags()[6] = true;\n }\n if (isValidValue(fields()[7], other.nSignalChHad)) {\n this.nSignalChHad = data().deepCopy(fields()[7].schema(), other.nSignalChHad);\n fieldSetFlags()[7] = true;\n }\n if (isValidValue(fields()[8], other.nSignalGamma)) {\n this.nSignalGamma = data().deepCopy(fields()[8].schema(), other.nSignalGamma);\n fieldSetFlags()[8] = true;\n }\n if (isValidValue(fields()[9], other.antiEleMVA5)) {\n this.antiEleMVA5 = data().deepCopy(fields()[9].schema(), other.antiEleMVA5);\n fieldSetFlags()[9] = true;\n }\n if (isValidValue(fields()[10], other.antiEleMVA5Cat)) {\n this.antiEleMVA5Cat = data().deepCopy(fields()[10].schema(), other.antiEleMVA5Cat);\n fieldSetFlags()[10] = true;\n }\n if (isValidValue(fields()[11], other.rawMuonRejection)) {\n this.rawMuonRejection = data().deepCopy(fields()[11].schema(), other.rawMuonRejection);\n fieldSetFlags()[11] = true;\n }\n if (isValidValue(fields()[12], other.rawIso3Hits)) {\n this.rawIso3Hits = data().deepCopy(fields()[12].schema(), other.rawIso3Hits);\n fieldSetFlags()[12] = true;\n }\n if (isValidValue(fields()[13], other.rawIsoMVA3oldDMwoLT)) {\n this.rawIsoMVA3oldDMwoLT = data().deepCopy(fields()[13].schema(), other.rawIsoMVA3oldDMwoLT);\n fieldSetFlags()[13] = true;\n }\n if (isValidValue(fields()[14], other.rawIsoMVA3oldDMwLT)) {\n this.rawIsoMVA3oldDMwLT = data().deepCopy(fields()[14].schema(), other.rawIsoMVA3oldDMwLT);\n fieldSetFlags()[14] = true;\n }\n if (isValidValue(fields()[15], other.rawIsoMVA3newDMwoLT)) {\n this.rawIsoMVA3newDMwoLT = data().deepCopy(fields()[15].schema(), other.rawIsoMVA3newDMwoLT);\n fieldSetFlags()[15] = true;\n }\n if (isValidValue(fields()[16], other.rawIsoMVA3newDMwLT)) {\n this.rawIsoMVA3newDMwLT = data().deepCopy(fields()[16].schema(), other.rawIsoMVA3newDMwLT);\n fieldSetFlags()[16] = true;\n }\n if (isValidValue(fields()[17], other.puppiChHadIso)) {\n this.puppiChHadIso = data().deepCopy(fields()[17].schema(), other.puppiChHadIso);\n fieldSetFlags()[17] = true;\n }\n if (isValidValue(fields()[18], other.puppiGammaIso)) {\n this.puppiGammaIso = data().deepCopy(fields()[18].schema(), other.puppiGammaIso);\n fieldSetFlags()[18] = true;\n }\n if (isValidValue(fields()[19], other.puppiNeuHadIso)) {\n this.puppiNeuHadIso = data().deepCopy(fields()[19].schema(), other.puppiNeuHadIso);\n fieldSetFlags()[19] = true;\n }\n if (isValidValue(fields()[20], other.puppiChHadIsoNoLep)) {\n this.puppiChHadIsoNoLep = data().deepCopy(fields()[20].schema(), other.puppiChHadIsoNoLep);\n fieldSetFlags()[20] = true;\n }\n if (isValidValue(fields()[21], other.puppiGammaIsoNoLep)) {\n this.puppiGammaIsoNoLep = data().deepCopy(fields()[21].schema(), other.puppiGammaIsoNoLep);\n fieldSetFlags()[21] = true;\n }\n if (isValidValue(fields()[22], other.puppiNeuHadIsoNoLep)) {\n this.puppiNeuHadIsoNoLep = data().deepCopy(fields()[22].schema(), other.puppiNeuHadIsoNoLep);\n fieldSetFlags()[22] = true;\n }\n if (isValidValue(fields()[23], other.hpsDisc)) {\n this.hpsDisc = data().deepCopy(fields()[23].schema(), other.hpsDisc);\n fieldSetFlags()[23] = true;\n }\n }", "public com.vodafone.global.er.decoupling.binding.request.RefundEnlargementRequest createRefundEnlargementRequest()\n throws javax.xml.bind.JAXBException\n {\n return new com.vodafone.global.er.decoupling.binding.request.impl.RefundEnlargementRequestImpl();\n }", "public Pub build() {\n return new Pub(keyId, algo, keyLen, creationDate, expirationDate, flags);\n }", "public Builder() {\n super(((org.xms.g.utils.XBox) null));\n }", "protected void createEnvelope(int id, int group, int inBus, int outBus,\n\t\t\tfloat amp) {\n\n\t\tObject args[] = new Object[12];\n\t\targs[0] = new String(\"ELenv\");\n\t\targs[1] = new Integer(id); // need a unique ID\n\t\targs[2] = new Integer(1); // add to tail of group\n\t\targs[3] = new Integer(group);\n\t\targs[4] = new String(\"inBus\");\n\t\targs[5] = new Integer(inBus); // need a unique bus # here\n\t\targs[6] = new String(\"outChannel\");\n\t\targs[7] = new Integer(outBus);\n\t\targs[8] = new String(\"ampScale\");\n\t\targs[9] = new Float(amp);\n\n\t\tsendMessage(\"/s_new\", args);\n\n\t\t_nodeIdList.add(id);\n\t}", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(\r\n org.apache.axiom.soap.SOAPFactory factory,\r\n org.tempuri.HISWebServiceStub.AppNoList param, boolean optimizeContent,\r\n javax.xml.namespace.QName elementQName)\r\n throws org.apache.axis2.AxisFault {\r\n try {\r\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\r\n emptyEnvelope.getBody()\r\n .addChild(param.getOMElement(\r\n org.tempuri.HISWebServiceStub.AppNoList.MY_QNAME, factory));\r\n\r\n return emptyEnvelope;\r\n } catch (org.apache.axis2.databinding.ADBException e) {\r\n throw org.apache.axis2.AxisFault.makeFault(e);\r\n }\r\n }", "String createXMLStructure(String szTimeStamp,\n\t\t\tString szUniqueTransactionCode, String szCurrencyCode,\n\t\t\tString szAmount, String szCreditCardNumber, String szValidityMonth,\n\t\t\tString szValidityYear, String szCVVCode, String szBankCountryCode,\n\t\t\tString szBankName, String szCardHolderName, String szCardHolderMail) {\n\n\t\tszTimeStamp = new SimpleDateFormat(\"ddMMyyHHmmss\").format(Calendar\n\t\t\t\t.getInstance().getTime());\n\t\tszUniqueTransactionCode = getMd5Hash(\n\t\t\t\tString.valueOf(System.currentTimeMillis())).substring(0, 20);\n\n\t\tString xmlData = \"<PaymentRequest>\\r\\n\"\n\t\t\t\t+ \" <version>8.0</version>\\r\\n\" + \" <timeStamp>\"\n\t\t\t\t+ szTimeStamp\n\t\t\t\t+ \"</timeStamp>\\r\\n\"\n\t\t\t\t+ \" <merchantID>215</merchantID>\\r\\n\"\n\t\t\t\t+ \" <uniqueTransactionCode>\"\n\t\t\t\t+ szUniqueTransactionCode\n\t\t\t\t+ \"</uniqueTransactionCode>\\r\\n\"\n\t\t\t\t+ \" <desc>Hotel Trip Booking</desc>\\r\\n\"\n\t\t\t\t+ \" <amt>\"\n\t\t\t\t+ szAmount\n\t\t\t\t+ \"</amt>\\r\\n\"\n\t\t\t\t+ \" <currencyCode>\"\n\t\t\t\t+ 764\n\t\t\t\t+ \"</currencyCode>\\r\\n\"\n\t\t\t\t+ \" <pan>\"\n\t\t\t\t+ szCreditCardNumber\n\t\t\t\t+ \"</pan>\\r\\n\"\n\t\t\t\t+ \" <expiry>\\r\\n\"\n\t\t\t\t+ \" <month>\"\n\t\t\t\t+ szValidityMonth\n\t\t\t\t+ \"</month>\\r\\n\"\n\t\t\t\t+ \" <year>\"\n\t\t\t\t+ szValidityYear\n\t\t\t\t+ \"</year>\\r\\n\"\n\t\t\t\t+ \" </expiry>\\r\\n\"\n\t\t\t\t// + \" <storeCardUniqueID></storeCardUniqueID>\\r\\n\"\n\t\t\t\t+ \" <securityCode>\"\n\t\t\t\t+ szCVVCode\n\t\t\t\t+ \"</securityCode>\\r\\n\"\n\t\t\t\t+ \" <clientIP>46.137.157.1</clientIP>\\r\\n\"\n\t\t\t\t+ \" <panCountry>\"\n\t\t\t\t+ szBankCountryCode\n\t\t\t\t+ \"</panCountry>\\r\\n\"\n\t\t\t\t+ \" <panBank>\"\n\t\t\t\t+ Utils.EncodeXML(szBankName)\n\t\t\t\t+ \"</panBank>\\r\\n\"\n\t\t\t\t+ \" <cardholderName>\"\n\t\t\t\t+ Utils.EncodeXML(szCardHolderName)\n\t\t\t\t+ \"</cardholderName>\\r\\n\"\n\t\t\t\t+ \" <cardholderEmail>\"\n\t\t\t\t+ Utils.EncodeXML(szCardHolderMail)\n\t\t\t\t+ \"</cardholderEmail>\\r\\n\"\n\t\t\t\t+ \" <payCategoryID></payCategoryID>\\r\\n\"\n\t\t\t\t+ \" <userDefined1></userDefined1>\\r\\n\"\n\t\t\t\t+ \" <userDefined2></userDefined2>\\r\\n\"\n\t\t\t\t+ \" <userDefined3></userDefined3>\\r\\n\"\n\t\t\t\t+ \" <userDefined4></userDefined4>\\r\\n\"\n\t\t\t\t+ \" <userDefined5></userDefined5>\\r\\n\"\n\t\t\t\t+ \" <storeCard>N</storeCard>\\r\\n\"\n\t\t\t\t+ \" <ippTransaction>N</ippTransaction>\\r\\n\"\n\t\t\t\t+ \" <installmentPeriod>3</installmentPeriod>\\r\\n\"\n\t\t\t\t+ \" <interestType>C</interestType>\\r\\n\"\n\t\t\t\t+ \" <recurring>N</recurring>\\r\\n\"\n\t\t\t\t+ \" <invoicePrefix></invoicePrefix>\\r\\n\"\n\t\t\t\t+ \" <recurringAmount></recurringAmount>\\r\\n\"\n\t\t\t\t+ \" <allowAccumulate></allowAccumulate>\\r\\n\"\n\t\t\t\t+ \" <maxAccumulateAmt>\\r\\n\"\n\t\t\t\t+ \" </maxAccumulateAmt>\\r\\n\"\n\t\t\t\t+ \" <recurringInterval></recurringInterval>\\r\\n\"\n\t\t\t\t+ \" <recurringCount></recurringCount>\\r\\n\"\n\t\t\t\t+ \" <chargeNextDate></chargeNextDate>\\r\\n\"\n\t\t\t\t+ \" <hashValue></hashValue>\\r\\n\" + \"</PaymentRequest>\";\n\n\t\tString szSignature = \"merchantID\" + \"uniqueTransactionCode\" + \"amt\";\n\t\tszSignature = \"215\" + szUniqueTransactionCode + szAmount;\n\n\t\tLog.e(\"TravellerDetailsTabActivity\", \"XML Data:: \" + xmlData);\n\n\t\treturn xmlData;\n\t}", "private NormalizedMessage buildMessagePayload(MessageExchange exchange,\n Message wsdlMessage,\n Map partMappings,\n WrapperBuilder wrapperBuilder,\n IMSMessage imsMessage,\n String data) throws SAXException, IOException, Exception {\n NormalizedMessage normalizedMessage = exchange.createMessage();\n\n /**\n * IMS BC basically handles data format. However, an important assumption has to be made,\n * i.e. we deal with one message part for each ims operation only. Otherwise, the \"part\"\n * attribute for ims:element element is required. This assumption will be enforced as part\n * of WSDL validation at design time.\n */\n Document document = null;\n Part aPart = null;\n QName messageQName = wsdlMessage.getQName();\n String use = imsMessage.getUseType();\n String partName = imsMessage.getMessagePart();\n\n if (partName != null && !partName.equals(\"\")) {\n aPart = wsdlMessage.getPart(partName);\n } else {\n // there is only one part\n Collection parts = wsdlMessage.getParts().values();\n Part[] partArray = (Part[]) parts.toArray(new Part[0]);\n aPart = (Part) partArray[0];\n partName = aPart.getName();\n }\n\n // It is safe to assume all WSDL validation are done by now.\n if (use.equals(IMSMessage.USE_TYPE_ENCODED)) {\n Encoder encoder = (Encoder) partMappings.get(messageQName + partName);\n if (encoder == null) {\n\t\t\t\tif (mLogger.isLoggable(Level.INFO)) \n\t\t\t\t\tmLogger.log(Level.INFO, mMessages.getString(\"IMSBC-E00506.INMR_Invalid_Encodingstyle\"));\n throw new Exception(mMessages.getString(\"IMSBC-E00506.INMR_Invalid_Encodingstyle\"));\n }\n\n // Decode raw data and add message part\n Source source = encoder.decodeFromString(data);\n //Element element = document.getDocumentElement();\n Element element = getRootElement(source);\n wrapperBuilder.addPart(partName, element);\n } else {\n // XML element node vs. simple Text node?\n if (aPart.getElementName() != null) {\n // May want to add basic xml validation later\n document = XmlUtil.createDocumentFromXML(true, new String(data));\n Element element = document.getDocumentElement();\n wrapperBuilder.addPart(partName, element);\n } else { // must be \"type\" otherwise there would've been a WSDL validation error\n // We may still be dealing with XML node\n QName typename = aPart.getTypeName();\n if (!WSDLUtilities.isBuiltInType(typename)) {\n document = XmlUtil.createDocumentFromXML(true, new String(data));\n Element element = document.getDocumentElement();\n wrapperBuilder.addPart(partName, element);\n } else {\n // treat it as Text node\n document = mBuilder.newDocument();\n // Note that we need to treat text based and binary data differently\n // For now, we support text based data only\n Text textNode = document.createTextNode(new String(data));\n wrapperBuilder.addPart(partName, new NodeListImpl(textNode));\n }\n }\n }\n normalizedMessage.setContent(new DOMSource(wrapperBuilder.getResult()));\n\n return normalizedMessage;\n\n }", "protected byte[] buildResponse() {\n final Object[] fields = {\n messageType(),\n request,\n errorDescription\n };\n\n final byte[] resposta = new byte[1];\n final byte[] codigo = new byte[1];\n final byte[] numeroDeBytes = new byte[1];\n final byte[] dados = new byte[numeroDeBytes[0]];\n\n\n return resposta;\n }", "public String build() {\n this.message_string = \"{\";\n\n if (this.recipient_id != null) {\n this.message_string += \"\\\"recipient\\\": {\\\"id\\\": \\\"\" + this.recipient_id + \"\\\"},\";\n }\n\n if ((this.message_text != null)\n && !(this.message_text.equals(\"\"))\n && !(this.buttons.isEmpty())) {\n this.message_string += \"\\\"message\\\": {\";\n this.message_string += \"\\\"attachment\\\": {\";\n this.message_string += \"\\\"type\\\": \\\"template\\\",\";\n this.message_string += \"\\\"payload\\\": {\";\n this.message_string += \"\\\"template_type\\\": \\\"button\\\",\";\n this.message_string += \"\\\"text\\\": \\\"\" + this.message_text + \"\\\",\";\n this.message_string += \"\\\"buttons\\\":[\";\n for (int j = 0; j < this.buttons.size(); j++) {\n HashMap<String, String> button = this.buttons.get(j);\n this.message_string += \"{\";\n if (!button.get(\"type\").equals(\"\")) {\n this.message_string += \"\\\"type\\\":\\\"\" + button.get(\"type\") + \"\\\",\";\n }\n if (!button.get(\"title\").equals(\"\")) {\n this.message_string += \"\\\"title\\\":\\\"\" + button.get(\"title\") + \"\\\",\";\n }\n if (!button.get(\"url\").equals(\"\")) {\n this.message_string += \"\\\"url\\\":\\\"\" + button.get(\"url\") + \"\\\",\";\n }\n if (!button.get(\"payload\").equals(\"\")) {\n this.message_string += \"\\\"payload\\\":\\\"\" + button.get(\"payload\") + \"\\\",\";\n }\n if (!button.get(\"webview_height_ratio\").equals(\"\")) {\n this.message_string +=\n \"\\\"webview_height_ratio\\\":\\\"\"\n + button.get(\"webview_height_ratio\")\n + \"\\\",\";\n }\n this.message_string = this.message_string.replaceAll(\",$\", \"\");\n this.message_string += \"},\";\n }\n this.message_string = this.message_string.replaceAll(\",$\", \"\");\n this.message_string += \"]\";\n this.message_string += \"}\";\n this.message_string += \"}\";\n this.message_string += \"}\";\n }\n\n this.message_string = this.message_string.replaceAll(\",$\", \"\");\n\n this.message_string += \"}\";\n\n return this.message_string;\n }", "public byte[] createRequestData(SoapEnvelope envelope) throws IOException {\n return createRequestData(envelope, null);\n }", "private ConverseRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {\n super(builder);\n }", "public static gr.grnet.aquarium.message.avro.gen.UserAgreementMsg.Builder newBuilder() {\n return new gr.grnet.aquarium.message.avro.gen.UserAgreementMsg.Builder();\n }", "private org.apache.axiom.soap.SOAPEnvelope toEnvelope(\r\n org.apache.axiom.soap.SOAPFactory factory,\r\n org.tempuri.HISWebServiceStub.GetAppNo param, boolean optimizeContent,\r\n javax.xml.namespace.QName elementQName)\r\n throws org.apache.axis2.AxisFault {\r\n try {\r\n org.apache.axiom.soap.SOAPEnvelope emptyEnvelope = factory.getDefaultEnvelope();\r\n emptyEnvelope.getBody()\r\n .addChild(param.getOMElement(\r\n org.tempuri.HISWebServiceStub.GetAppNo.MY_QNAME, factory));\r\n\r\n return emptyEnvelope;\r\n } catch (org.apache.axis2.databinding.ADBException e) {\r\n throw org.apache.axis2.AxisFault.makeFault(e);\r\n }\r\n }", "protected abstract Nfa buildInternal();", "private MessageBeginQuest(com.google.protobuf.GeneratedMessage.Builder<?> builder) {\n super(builder);\n this.unknownFields = builder.getUnknownFields();\n }", "public Builder clearDeliver() {\n if (deliverBuilder_ == null) {\n if (stepInfoCase_ == 12) {\n stepInfoCase_ = 0;\n stepInfo_ = null;\n onChanged();\n }\n } else {\n if (stepInfoCase_ == 12) {\n stepInfoCase_ = 0;\n stepInfo_ = null;\n }\n deliverBuilder_.clear();\n }\n return this;\n }" ]
[ "0.59053373", "0.58177215", "0.5689266", "0.56824607", "0.5644711", "0.56068134", "0.56031233", "0.5589249", "0.558095", "0.5552434", "0.5525895", "0.5511553", "0.54762506", "0.54241526", "0.5409746", "0.53911805", "0.53888583", "0.53866506", "0.5363708", "0.53396106", "0.5330889", "0.528962", "0.5224042", "0.5214927", "0.5196759", "0.5168464", "0.5146543", "0.5141555", "0.51395404", "0.5128803", "0.51157", "0.50891864", "0.50786984", "0.50639164", "0.504003", "0.50333214", "0.50254023", "0.5012115", "0.5006719", "0.49749672", "0.49667138", "0.4940121", "0.4911816", "0.48894414", "0.4886878", "0.48865455", "0.48488453", "0.48196846", "0.481139", "0.47969052", "0.47861618", "0.47781494", "0.47661686", "0.47619095", "0.4756841", "0.47491962", "0.47418028", "0.47335932", "0.47335932", "0.4725878", "0.47170898", "0.46991712", "0.46904963", "0.46746537", "0.4668787", "0.46667495", "0.46659008", "0.46553162", "0.4652637", "0.46499285", "0.46459937", "0.4645297", "0.46448967", "0.46438724", "0.46431842", "0.46375835", "0.46355963", "0.46336055", "0.46274635", "0.46247798", "0.46199173", "0.4616964", "0.46164072", "0.46142623", "0.46059638", "0.46042627", "0.4602075", "0.46001714", "0.46000162", "0.45959094", "0.4595779", "0.45918137", "0.45883143", "0.45838475", "0.4582222", "0.4573307", "0.457191", "0.45681158", "0.4561952", "0.4557986" ]
0.57899135
2
Get the expiry of the message of the missive document
public Calendar getMessageExpiry() { // Check if the message expiry has been defined if (this.messageHeader.isSetMsgExpiry()) { return this.messageHeader.getMsgExpiry(); } return null; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public int getExpiry();", "public Integer getExpiry() {\n return expiry;\n }", "String getExpiry();", "public int getExpiry()\n {\n return expiry;\n }", "String getSpecifiedExpiry();", "public long getExpiry() {\n return this.expiry;\n }", "long getExpiration();", "public int getExpiryTime() {\n return expiryTime;\n }", "int getExpiryTimeSecs();", "long getExpiryTime() {\n return expiryTime;\n }", "public int getExpiryTimeSecs() {\n return expiryTimeSecs_;\n }", "String getDefaultKeyExpiry();", "public int getExpiryTimeSecs() {\n return expiryTimeSecs_;\n }", "public DateTime expiryTime() {\n return this.expiryTime;\n }", "public long getExpiryTime()\n {\n return m_metaInf.getExpiryTime();\n }", "public Timestamp getDateExpiry( )\r\n {\r\n return _tDateExpiry;\r\n }", "public long getExpiryMillis()\n {\n return m_dtExpiry;\n }", "public long getExpiry() {\n return this.contextSet.getExpiration();\n }", "public SIPDateOrDeltaSeconds getExpiryDate() {\n return expiryDate ;\n }", "public long getExpiration() {\n return expiration;\n }", "long getExpirationDate();", "int getExpireTimeout();", "public Date getExpiryDate() {\n return expiryDate;\n }", "com.google.type.Date getExpireDate();", "public void setExpiry(int expiry)\n {\n this.expiry = expiry;\n }", "public Date getExpiryDate()\n {\n return expiryDate;\n }", "public String getExpiration() {\n return this.expiration;\n }", "public OffsetDateTime expiration() {\n return this.innerProperties() == null ? null : this.innerProperties().expiration();\n }", "String getExpirationtMailBody( );", "public java.util.Calendar getExpiryTime(){\n return localExpiryTime;\n }", "boolean hasExpiry();", "public long getExpires()\r\n/* 229: */ {\r\n/* 230:347 */ return getFirstDate(\"Expires\");\r\n/* 231: */ }", "public Date\ngetExpire() {\n\treturn expire;\n}", "public java.util.Calendar getExpiryDate() {\r\n return expiryDate;\r\n }", "@Override\n public Date getExpiration()\n {\n return null;\n }", "public ObjectName getExpiryDestination();", "public String getExpiryDate() {\n return this.expiryDate;\n }", "public int getExpiryDelay()\n {\n return m_cExpiryDelay;\n }", "@Override\n public final double getExpiration() {\n return safetyHelper.getExpiration();\n }", "@Override\n\tpublic long getTokenExpiryTime() {\n\t\treturn 0;\n\t}", "@Range(min = 0)\n\t@NotNull\n\tpublic Integer getExpiration() {\n\t\treturn this.expiration;\n\t}", "public Long getExpireTime() {\n\t\treturn expireTime;\n\t}", "public final int getExpiresAfter() {\n return 0;\n }", "LocalDateTime getExpiration(K key);", "public String getPoaAgreementExpiry() {\n\t\treturn poaAgreementExpiry;\n\t}", "long getExpires();", "public boolean hasExpire() {\n return result.hasExpire();\n }", "public boolean hasExpire() {\n return result.hasExpire();\n }", "public boolean hasExpire() {\n return result.hasExpire();\n }", "@java.lang.Override\n public long getExpires() {\n return instance.getExpires();\n }", "@gw.internal.gosu.parser.ExtendedProperty\n public java.util.Date getExpirationDate();", "@java.lang.Override\n public long getExpires() {\n return expires_;\n }", "boolean hasExpiryTimeSecs();", "public final String getRequestExpiration() {\n return properties.get(REQUEST_EXPIRATION_PROPERTY);\n }", "boolean isExpire(long currentTime);", "public String getExpireTime() {\n return this.ExpireTime;\n }", "public long getExpirationTime()\n {\n return this.m_eventExpirationTime;\n }", "Date getExpiredDate();", "public java.util.Date getExpireTime() {\r\n return expireTime;\r\n }", "public long getExpirationDate() {\n return expirationDate_;\n }", "public String getExpirationDate() { return date; }", "public void removeMessageExpiry() {\n\n // Remove the message expiry date and time\n this.messageHeader.unsetMsgExpiry();\n }", "public long getExpires() {\n return expires;\n }", "public void setExpiryTime(long expiryTime) {\n this.expiryTime = expiryTime;\n }", "org.hl7.fhir.Instant getIssued();", "boolean expired();", "@java.lang.Override\n public long getExpirationDate() {\n return expirationDate_;\n }", "public long getExpirationDate() {\n return expirationDate_;\n }", "@ApiModelProperty(required = false, value = \"epoch timestamp in milliseconds\")\n public Long getExpires() {\n return expires;\n }", "public Timestamp getExpirationDate() {\n return expirationDate;\n }", "public String getExpired() {\n return (String) getAttributeInternal(EXPIRED);\n }", "public boolean hasExpiryTimeSecs() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "@java.lang.Override\n public long getExpirationDate() {\n return expirationDate_;\n }", "public Date getExpirationTime() {\n return expirationTime;\n }", "public long getExpiresIn() {\n return expiresIn;\n }", "public Date getExpireDate() {\n return expireDate;\n }", "public Date getExpireDate() {\n return expireDate;\n }", "public Date getExpireDate() {\n return expireDate;\n }", "public void setMessageExpiry(Calendar messageExpiry) {\n\n // Check if the message expiry date and time has been specified\n if (messageExpiry != null) {\n\n // Set the message expiry date and time\n this.messageHeader.setMsgExpiry(messageExpiry);\n\n } else {\n\n // Remove the message expiry specification from the header\n this.messageHeader.unsetMsgExpiry();\n }\n\n // Build the missive document\n this.build();\n }", "public Date getExpires() {\r\n return expiresDate;\r\n }", "public Long remove(E elem) {\n Long expiryTime = elemMap.remove(elem);\n if (expiryTime != null) {\n Set<E> set = expiryMap.get(expiryTime);\n if (set != null) {\n set.remove(elem);\n // We don't need to worry about removing empty sets,\n // they'll eventually be removed when they expire.\n }\n }\n return expiryTime;\n }", "@Override\n\tpublic void setTokenExpiryTime(long arg0) {\n\t\t\n\t}", "public long ttl(String key) {\n \treturn stringRedisTemplate.getExpire(key);\n }", "boolean hasExpired();", "public boolean hasExpiryTimeSecs() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "public boolean checkTokenExpiry(String token) {\n System.out.println(token);\n Date now = new Date();\n long nowTime = now.getTime();\n //Date expire;\n Date tokenEXPClaim;\n long expires;\n try {\n DecodedJWT recievedToken = JWT.decode(token);\n tokenEXPClaim = recievedToken.getExpiresAt();\n expires = tokenEXPClaim.getTime();\n return nowTime >= expires;\n } \n catch (Exception exception){\n System.out.println(\"Problem with token, no way to check expiry\");\n System.out.println(exception);\n return true;\n }\n \n }", "public Date getExpirationDate() {\r\n return expirationDate;\r\n }", "public Date getExpireTime() {\n\t\treturn expireTime;\n\t}", "public boolean isExpired() {\n return ((System.currentTimeMillis() - this.createdTime) >= expiryTime);\n }", "@Override\n public final long getDefaultExpireDuration() {\n Object durationObject = properties.get(DEFAULT_EXPIRE_DURATION);\n if(durationObject == null){\n return 0;\n } else {\n try {\n return Long.parseLong(durationObject.toString());\n } catch (NumberFormatException e) {\n log.warn(\"Configuration \"+DEFAULT_EXPIRE_DURATION+\"=\"+durationObject+\" can not be converted to an Number -> return -1\",e);\n return -1;\n }\n }\n }", "Optional<ZonedDateTime> getExpiryDate();", "public int getMissCountExpired() {\n return missCountExpired;\n }", "public final long getRetentionExpiryDateTime() {\n\t return m_retainUntil;\n\t}", "public Long get_cacheexpireatlastbyterate() throws Exception {\n\t\treturn this.cacheexpireatlastbyterate;\n\t}", "public abstract Date getExpirationDate();", "public Date getExpirationDate() {\n return expirationDate;\n }", "public Date getExpirationDate() {\n return expirationDate;\n }", "@Nullable\n public Long getExpiresIn() {\n return expiresIn;\n }", "public Long getExpires_in() {\r\n\t\treturn expires_in;\r\n\t}", "public Date getExperiyDate(String token) {\n\t\treturn getClaims(token).getExpiration();\n\n\t}" ]
[ "0.7276713", "0.7105504", "0.7074713", "0.70211864", "0.7018479", "0.68878853", "0.6777324", "0.6599208", "0.65818805", "0.6570849", "0.64357036", "0.64306813", "0.63903105", "0.6358979", "0.63519734", "0.6323073", "0.63208693", "0.630087", "0.6290585", "0.62625784", "0.6248827", "0.6179659", "0.612556", "0.6114359", "0.6098539", "0.609695", "0.60916275", "0.60898215", "0.60659516", "0.6062368", "0.6054277", "0.603467", "0.6022967", "0.60183865", "0.5979772", "0.59112537", "0.59094906", "0.5895701", "0.5854445", "0.5826196", "0.5808899", "0.57986", "0.57891864", "0.5778969", "0.5776545", "0.5764249", "0.5731918", "0.5731918", "0.5731918", "0.5724438", "0.5722764", "0.5712102", "0.5692384", "0.5655821", "0.5643696", "0.56387323", "0.5638219", "0.56299543", "0.5625401", "0.5618784", "0.56136495", "0.55947477", "0.5594035", "0.5588156", "0.55844015", "0.5564141", "0.5553471", "0.5553076", "0.5547746", "0.55389625", "0.55292594", "0.5526553", "0.55134666", "0.5511576", "0.55040926", "0.5502741", "0.5502741", "0.5502741", "0.55016744", "0.54955816", "0.5488465", "0.54870945", "0.5486051", "0.5482819", "0.5479832", "0.54584605", "0.54525775", "0.54444456", "0.5437038", "0.5435543", "0.54169583", "0.5415666", "0.5412032", "0.539845", "0.5394492", "0.538703", "0.538703", "0.5381051", "0.537493", "0.53615403" ]
0.711927
1
Get the missive document message ID
public String getMessageId() { // Get the message ID return this.messageHeader.getMsgId(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getDocumentId();", "long getMessageId();", "long getMessageId();", "Object getMessageId();", "int getMessageId();", "long getMessageID();", "long getMessageID();", "public Object getMessageId()\n {\n return getUnderlyingId(true);\n }", "org.apache.xmlbeans.XmlLong xgetMessageID();", "java.lang.String getMessageId();", "long getMsgId();", "public long getMsgId() {\n return msgId_;\n }", "public String getMessageId() {\n Field field = obtainField(FieldName.MESSAGE_ID);\n if (field == null)\n return null;\n\n return field.getBody();\n }", "public long getIdMessage() {\r\n\t\treturn idMessage;\r\n\t}", "public Long getMessage_id() {\n return message_id;\n }", "public long getMsgId() {\n return msgId_;\n }", "public long getMessageID() {\n return messageID_;\n }", "public java.lang.String getDocumentId() {\n java.lang.Object ref = documentId_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n documentId_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public long getMessageId() {\n return instance.getMessageId();\n }", "public Integer getMsgId() {\n return msgId;\n }", "public int getMessageId() {\n return concatenateBytes(binary[MSID_OFFSET],\n binary[MSID_OFFSET+1],\n binary[MSID_OFFSET+2],\n binary[MSID_OFFSET+3]);\n }", "@java.lang.Override\n public java.lang.String getDocumentId() {\n java.lang.Object ref = documentId_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n documentId_ = s;\n return s;\n }\n }", "public long getMessageID() {\n return messageID_;\n }", "long getMessageId(int index);", "netty.framework.messages.MsgId.MsgID getMsgID();", "netty.framework.messages.MsgId.MsgID getMsgID();", "public int getMessageId() {\r\n return messageId;\r\n }", "public final Long getMessageId( Message msg )\n\t{\n\t\treturn (Long) msg.get( _mf__messageId );\n\t}", "int getMsgid();", "public long getMessageId(int index) {\n return instance.getMessageId(index);\n }", "public int getMessageId() {\n return messageId;\n }", "public long getMessageId() {\n\t\treturn messageId;\n\t}", "com.google.protobuf.ByteString\n getDocumentIdBytes();", "public Integer getMessageId() {\n\t\treturn messageId;\n\t}", "public String getDocumentId() {\n return documentId;\n }", "private String getLocDBDocId(MuteUserPojo muteUserItem) {\n String docId = mCurrentUserId + \"-\" + muteUserItem.getReceiverId();\n\n if (muteUserItem.getChatType().equalsIgnoreCase(MessageFactory.CHAT_TYPE_GROUP)) {\n docId = docId + \"-g\";\n } else {\n if (muteUserItem.getSecretType().equalsIgnoreCase(\"yes\")) {\n docId = docId + \"-secret\";\n }\n }\n\n return docId;\n }", "public String getMissiveId() {\n\n // Get the missive ID\n return this.sepamailMissive001.getMsvId();\n }", "private String getId(final ImmutableMessage immutableMessage) {\n String messageId;\n\n if (isRequestOrReply(immutableMessage.getType())) {\n messageId = getRequestReplyId(immutableMessage);\n } else {\n messageId = immutableMessage.getId();\n }\n\n if (messageId == null) {\n throw new JoynrIllegalStateException(\"The id of message or request is null.\");\n }\n return messageId;\n }", "public java.lang.String getDocumentId() {\n return documentId;\n }", "public java.lang.String getDocumentId() {\n return documentId;\n }", "long getNoId();", "java.lang.String getMessageInfoID();", "public long getIdentificationDocumentID(){\n\t\treturn identificationDocumentID;\n\t}", "public int getMsgid() {\n return msgid_;\n }", "public String getDocumentId() {\n return this.documentId;\n }", "public long getMessageId(int index) {\n return messageId_.getLong(index);\n }", "public int unreadMessageId(String r) {\n if(mdb == null || r == null) {\n return -1;\n }\n \n r = r.toLowerCase();\n \n List<Integer> messageids = mdb.getIntegerList(r + \".messageids\");\n if(messageids != null) {\n for(Integer id : messageids) {\n boolean read = mdb.getBoolean(r + \".\" + String.valueOf(id) + \".read\");\n if(!read) {\n return id;\n }\n }\n }\n return -1;\n }", "public java.lang.String getDocumentId() {\n return documentId;\n }", "public java.lang.String getDocumentId() {\n return documentId;\n }", "public String getDocumentId() {\n\t\treturn documentId;\n\t}", "public int getMessageId() {\n return messageId_;\n }", "public String getId() {\n\t\treturn docid;\n\t}", "public int getMsgid() {\n return msgid_;\n }", "public long getMessageId() {\n return messageId_;\n }", "public com.kingdee.eas.fdc.market.DocumentInfo getDocumentId()\n {\n return (com.kingdee.eas.fdc.market.DocumentInfo)get(\"documentId\");\n }", "public long getDocumentName() {\n\t\treturn _tempNoTiceShipMessage.getDocumentName();\n\t}", "public String getDocId() {\n return docId;\n }", "public UUID createMsgId() {\r\n return UUIDFactory.newSeqUUID();\r\n }", "public int generateId() {\n if (allMessage.size() ==0) {\n return 1000;\n }\n return allMessage.get(allMessage.size() - 1).getId() + 1;\n }", "public com.google.protobuf.ByteString\n getDocumentIdBytes() {\n java.lang.Object ref = documentId_;\n if (ref instanceof String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n documentId_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "public String getLastProcessedDocId() {\n return producer.getLastDocId();\n }", "public int getMessageId() {\n return messageId_;\n }", "public byte[] getID() {\n return messageid;\n }", "public long getNoId() {\n return noId_;\n }", "public int undeliveredMessageId(String r) {\n if(mdb == null || r == null) {\n return -1;\n }\n \n r = r.toLowerCase();\n \n List<Integer> messageids = mdb.getIntegerList(r + \".messageids\");\n if(messageids != null) {\n for(Integer id : messageids) {\n boolean delivered = mdb.getBoolean(r + \".\" + String.valueOf(id) + \".delivered\");\n if(!delivered) {\n return id;\n }\n }\n }\n \n // if we end up here, for any reason, it means there are no undelivered messages\n mdb.set(r + \".newmail\", false);\n return -1;\n }", "public Object getObjectId() {\n\t\treturn null;\n\t}", "@java.lang.Override\n public com.google.protobuf.ByteString\n getDocumentIdBytes() {\n java.lang.Object ref = documentId_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n documentId_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "public String getId() {\n\t\treturn m_MessageId;\n\t}", "public long getNoId() {\n return noId_;\n }", "public EI getHealthDocumentReferenceIdentifier() { \r\n\t\tEI retVal = this.getTypedField(19, 0);\r\n\t\treturn retVal;\r\n }", "public long getId() {\n\t\treturn _tempNoTiceShipMessage.getId();\n\t}", "@Override\n\tpublic int getDoc_User_ID() {\n\t\treturn 0;\n\t}", "com.google.protobuf.ByteString\n getMessageIdBytes();", "public long getMentionID() {\n return _getLongValueNc(wrapGetIntCatchException(_FH_mentionID));\n }", "public String getId ()\n {\n org.omg.CORBA.portable.InputStream $in = null;\n try {\n org.omg.CORBA.portable.OutputStream $out = _request (\"getId\", true);\n $in = _invoke ($out);\n String $result = $in.read_string ();\n return $result;\n } catch (org.omg.CORBA.portable.ApplicationException $ex) {\n $in = $ex.getInputStream ();\n String _id = $ex.getId ();\n throw new org.omg.CORBA.MARSHAL (_id);\n } catch (org.omg.CORBA.portable.RemarshalException $rm) {\n return getId ( );\n } finally {\n _releaseReply ($in);\n }\n }", "public String getMessageId() {\n return this.messageId;\n }", "String getDocumentNumber();", "void xsetMessageID(org.apache.xmlbeans.XmlLong messageID);", "protected String getMessageId(Exchange exchange) {\n switch (component) {\n case \"aws-sns\":\n return (String) exchange.getIn().getHeader(\"CamelAwsSnsMessageId\");\n case \"aws-sqs\":\n return (String) exchange.getIn().getHeader(\"CamelAwsSqsMessageId\");\n case \"ironmq\":\n return (String) exchange.getIn().getHeader(\"CamelIronMQMessageId\");\n case \"jms\":\n return (String) exchange.getIn().getHeader(\"JMSMessageID\");\n default:\n return null;\n }\n }", "public String getDocId() {\n\t\treturn this.docId;\n\t}", "int getContentId();", "public int getReceiverID(int messageID){\n Message message = allmessage.get(messageID);\n return message.getGetterid();\n }", "@XmlElement\n @Nullable\n public String getDocumentId() {\n return this.documentId;\n }", "java.lang.String getContentId();", "public int getObjectId()\r\n/* 71: */ {\r\n/* 72:152 */ return this.objectId;\r\n/* 73: */ }", "public String getDocumentNo();", "public String getDocumentNo();", "public String getDocumentNo();", "public netty.framework.messages.MsgId.MsgID getMsgID() {\n return msgID_;\n }", "public netty.framework.messages.MsgId.MsgID getMsgID() {\n return msgID_;\n }", "public Number getDocId() {\n return (Number)getAttributeInternal(DOCID);\n }", "public Number getDocId() {\n return (Number)getAttributeInternal(DOCID);\n }", "public long getPrimaryKey() {\n\t\treturn _tempNoTiceShipMessage.getPrimaryKey();\n\t}", "public netty.framework.messages.MsgId.MsgID getMsgID() {\n return msgID_;\n }", "public netty.framework.messages.MsgId.MsgID getMsgID() {\n return msgID_;\n }", "private String getRequestReplyId(final ImmutableMessage immutableMessage) {\n String requestReplyId = immutableMessage.getCustomHeaders().get(Message.CUSTOM_HEADER_REQUEST_REPLY_ID);\n if (requestReplyId == null || requestReplyId.isEmpty()) {\n try {\n String deserializedPayload = new String(immutableMessage.getUnencryptedBody(), StandardCharsets.UTF_8);\n final Request request = objectMapper.readValue(deserializedPayload, Request.class);\n requestReplyId = request.getRequestReplyId();\n } catch (Exception e) {\n logger.error(\"Error while trying to get requestReplyId from the message. msgId: {}. from: {} to: {}. Error:\",\n immutableMessage.getId(),\n immutableMessage.getSender(),\n immutableMessage.getRecipient(),\n e);\n }\n if (requestReplyId == null || requestReplyId.isEmpty()) {\n return immutableMessage.getId();\n }\n }\n if (requestReplyId.contains(REQUEST_REPLY_ID_SEPARATOR)) {\n // stateless async\n return immutableMessage.getId();\n }\n return requestReplyId;\n }", "String getExistingId();", "public String getObjectId()\r\n {\r\n /*\r\n * Author : DJ\r\n * Date : 02/04/2003\r\n * Notes :\r\n * History :\r\n */\r\n return _objectId;\r\n }", "public static long findMessageId(Context context, long threadId, long _timestamp, int messageType) {\r\n \t\tlong id = 0;\r\n \t\tlong timestamp = _timestamp;\r\n \t\tif (threadId > 0) {\r\n \t\t\t// Log.v(\"Trying to find message ID\");\r\n \t\t\t// It seems MMS timestamps are stored in a seconds, whereas SMS\r\n \t\t\t// timestamps are in millis\r\n \t\t\tif (SmsMmsMessage.MESSAGE_TYPE_MMS == messageType) {\r\n \t\t\t\ttimestamp = _timestamp / 1000;\r\n \t\t\t\t// //Log.v(\"adjusted timestmap for MMS (\" + _timestamp + \" -> \"\r\n \t\t\t\t// + timestamp + \")\");\r\n \t\t\t}\r\n \r\n \t\t\tCursor cursor = context.getContentResolver().query(\r\n \t\t\t\t\tContentUris.withAppendedId(CONVERSATION_CONTENT_URI, threadId),\r\n \t\t\t\t\tnew String[] { \"_id\", \"date\", \"thread_id\" },\r\n \t\t\t\t\t// \"thread_id=\" + threadId + \" and \" + \"date=\" + timestamp,\r\n \t\t\t\t\t\"date=\" + timestamp, null, \"date desc\");\r\n \r\n \t\t\tif (cursor != null) {\r\n \t\t\t\ttry {\r\n \t\t\t\t\tif (cursor.moveToFirst()) {\r\n \t\t\t\t\t\tid = cursor.getLong(0);\r\n \t\t\t\t\t\t// Log.v(\"Message id found = \" + id);\r\n \t\t\t\t\t}\r\n \t\t\t\t} finally {\r\n \t\t\t\t\tcursor.close();\r\n \t\t\t\t}\r\n \t\t\t}\r\n \t\t}\r\n \t\treturn id;\r\n \t}", "private Object getUnderlyingId(boolean messageId)\n {\n Object underlyingId;\n if(messageId)\n {\n underlyingId = _message.getMessageId();\n }\n else\n {\n underlyingId = _message.getCorrelationId();\n }\n\n if(underlyingId instanceof Binary)\n {\n return ((Binary) underlyingId).asByteBuffer();\n }\n else if(underlyingId instanceof UnsignedLong)\n {\n return ((UnsignedLong) underlyingId).bigIntegerValue();\n }\n else\n {\n return underlyingId;\n }\n }" ]
[ "0.7248262", "0.7154172", "0.7154172", "0.7095382", "0.6994619", "0.69836473", "0.69836473", "0.69563925", "0.6852622", "0.6849645", "0.6774136", "0.67309827", "0.667886", "0.6674033", "0.6672146", "0.6671273", "0.6643225", "0.6631225", "0.6612989", "0.6590586", "0.6583939", "0.65358", "0.6535215", "0.6523294", "0.6453306", "0.6453306", "0.63466597", "0.6331069", "0.6327125", "0.6312085", "0.6309468", "0.6299479", "0.62840873", "0.62758917", "0.6259642", "0.6257036", "0.6232919", "0.6231652", "0.6215061", "0.6215061", "0.61981714", "0.61946785", "0.6149155", "0.6146895", "0.6146563", "0.6140367", "0.61390007", "0.61379606", "0.61379606", "0.6114242", "0.61107993", "0.606329", "0.60624593", "0.60614204", "0.60600775", "0.6045009", "0.60429156", "0.60427505", "0.6039269", "0.60361004", "0.6033386", "0.6024892", "0.60023826", "0.59953606", "0.5960521", "0.5958334", "0.5952969", "0.5944007", "0.59288096", "0.59099865", "0.59000874", "0.5896621", "0.58959275", "0.5866014", "0.5823346", "0.5821282", "0.58182675", "0.5803496", "0.57930315", "0.57814664", "0.5780762", "0.5775744", "0.57715034", "0.57633007", "0.57623094", "0.57552916", "0.57552916", "0.57552916", "0.5735971", "0.5735971", "0.5733755", "0.5733755", "0.57315415", "0.5716938", "0.5716938", "0.57067335", "0.5701486", "0.5696647", "0.5696269", "0.568539" ]
0.63906616
26
Get the missive document message version
public String getMessageVersion() { // Get the missive document message version return this.message.getVersion(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getMissiveVersion() {\n\n // Get the missive document version\n return this.missive.getVersion();\n }", "String getEmptyVersion();", "public FullVersion MprisVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "Long getVersion();", "default String getVersion()\n {\n return getString( \"version\", \"Unknown Version\");\n }", "com.google.protobuf.ByteString getVersion();", "long getVersion();", "long getVersion();", "long getVersion();", "long getVersion();", "public void setMessageVersion(String version) {\n\n // Set the message version\n this.message.setVersion(version);\n\n // Build the missive document\n this.build();\n }", "public Version getVersion();", "@CheckForNull\n String getVersion();", "long getVersionNumber();", "public String getVersion();", "public String getVersion();", "public String getVersion();", "public String getVersion();", "String getVersion() throws IOException, SoapException;", "Integer getVersion();", "public String getVersionNumber ();", "Version getVersion();", "Version getVersion();", "Version getVersion();", "Version getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "@SuppressWarnings(\"unused\")\n private Long getVersion() {\n return version;\n }", "public long getVersionNo() {\r\n return versionNo;\r\n }", "@Override\n public double getVersion() {\n return 0;\n }", "public String getVersionNum();", "public com.google.protobuf.ByteString\n getVersionBytes() {\n\n java.lang.Object ref = version_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b;\n try {\n b = com.google.protobuf.ByteString.copyFrom((String) ref, \"UTF-8\");\n } catch (UnsupportedEncodingException e) {\n throw new RuntimeException(\"will never happen\");\n }\n version_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "public com.google.protobuf.ByteString\n getVersionBytes() {\n java.lang.Object ref = version_;\n if (ref instanceof String) {\n com.google.protobuf.ByteString b;\n try {\n b = com.google.protobuf.ByteString.copyFrom((String) ref, \"UTF-8\");\n } catch (UnsupportedEncodingException e) {\n throw new RuntimeException(\"will never happen\");\n }\n version_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "public static String getVersion() {\n if (version != null) {\n return version;\n }\n\n Package p = MCBouncer.class.getPackage();\n\n if (p == null) {\n p = Package.getPackage(\"com.mcbouncer\");\n }\n\n if (p == null) {\n version = \"(unknown)\";\n } else {\n version = p.getImplementationVersion();\n\n if (version == null) {\n version = \"(unknown)\";\n }\n }\n\n return version;\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public CimString getVersion() {\n return version;\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public com.google.protobuf.ByteString getVersion() {\n return version_;\n }", "com.microsoft.schemas.office.x2006.digsig.STVersion xgetApplicationVersion();", "public com.google.protobuf.ByteString\n getVersionBytes() {\n throw new RuntimeException(\"Must not be called\");\n\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n }\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public com.google.protobuf.ByteString getVersion() {\n return version_;\n }", "public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public long getVersion() {\n return version;\n }", "public long getVersion() {\n return version;\n }", "@java.lang.Override\n public java.lang.String getVersion() {\n java.lang.Object ref = version_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n version_ = s;\n return s;\n }\n }", "@Override\n @XmlElement(name = \"version\", required = true)\n public synchronized InternationalString getVersion() {\n return version;\n }", "public String getVersion()\n {\n return ver;\n }", "public Long getVersion() {\n return version;\n }", "public Long getVersion() {\n return version;\n }", "public Long getVersion() {\n return version;\n }", "public Long getVersion() {\n return version;\n }", "@Override\n\tpublic String getVersion() {\n\t\treturn \"0\";\n\t}", "@ApiModelProperty(value = \"(Is this valid?)\")\n public Long getVersion() {\n return version;\n }", "public int getVersion() { return 1; }", "@java.lang.Override\n public long getVersion() {\n return version_;\n }", "com.google.protobuf.ByteString\n getVersionBytes();", "com.google.protobuf.ByteString\n getVersionBytes();", "public CimString getFullVersion() {\n return fullVersion;\n }", "com.google.protobuf.ByteString\n getVersionBytes();", "com.google.protobuf.ByteString\n getVersionBytes();", "com.google.protobuf.ByteString\n getVersionBytes();", "public String getVersion () {\r\n return version;\r\n }", "public long getVersion(){\n return localVersion;\n }", "public String getVersion(){\r\n return version;\r\n }", "public CachetVersion getVersion() {\n JsonNode rootNode = get(\"version\");\n CachetVersion version = CachetVersion.parseRootNode(rootNode);\n\nSystem.out.println(\"SSDEDBUG: version = \" + version.getVersion() + \" (latest=\" + version.isLatest() + \")\");\n return version;\n }", "public int getVersion()\n {\n return info.getVersion().intValueExact();\n }", "public static String getVersion()\n {\n return \"\";\n }", "public static String getVersion()\n {\n return \"\";\n }", "public long getVersion() {\r\n return this.version;\r\n }", "public abstract String getVersion();", "public abstract String getVersion();", "public abstract String getVersion();" ]
[ "0.77826995", "0.66625804", "0.6547011", "0.6476004", "0.6476004", "0.6476004", "0.6476004", "0.6476004", "0.6476004", "0.6476004", "0.6476004", "0.6435526", "0.6428847", "0.64244545", "0.63859445", "0.63859445", "0.63859445", "0.63859445", "0.6385091", "0.6368882", "0.6307956", "0.6306741", "0.6306425", "0.6306425", "0.6306425", "0.6306425", "0.6288", "0.6267438", "0.62661743", "0.62301785", "0.62301785", "0.62301785", "0.62301785", "0.6212831", "0.6212831", "0.6212831", "0.6212831", "0.6212831", "0.6212831", "0.6212831", "0.6212831", "0.6212831", "0.6212831", "0.6212831", "0.6209866", "0.6206377", "0.62010384", "0.61974764", "0.6195444", "0.6195304", "0.61950845", "0.61937314", "0.61937314", "0.61937314", "0.6189925", "0.6187611", "0.6180224", "0.6180224", "0.6180224", "0.6176017", "0.61685926", "0.61662084", "0.61407506", "0.61407506", "0.61407506", "0.61347944", "0.61347944", "0.6132758", "0.6124986", "0.611863", "0.61084604", "0.61084604", "0.61029637", "0.6101591", "0.6097346", "0.60923856", "0.60923856", "0.60923856", "0.60923856", "0.6084681", "0.60804635", "0.60787743", "0.60776716", "0.6076942", "0.6076942", "0.60755295", "0.6070369", "0.6070369", "0.6070369", "0.6064392", "0.60627127", "0.6061308", "0.6048442", "0.60468584", "0.6043443", "0.6043443", "0.60424984", "0.6033373", "0.6033373", "0.6033373" ]
0.8005574
0
Get the ID of the missive document
public String getMissiveId() { // Get the missive ID return this.sepamailMissive001.getMsvId(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getDocumentId();", "long getNoId();", "public Object getObjectId() {\n\t\treturn null;\n\t}", "public String getId() {\n\t\treturn docid;\n\t}", "public String getDocumentId() {\n return documentId;\n }", "public java.lang.String getDocumentId() {\n return documentId;\n }", "public java.lang.String getDocumentId() {\n return documentId;\n }", "public String getDocId() {\n return docId;\n }", "public String getDocumentId() {\n return this.documentId;\n }", "public String getObjectId();", "public com.kingdee.eas.fdc.market.DocumentInfo getDocumentId()\n {\n return (com.kingdee.eas.fdc.market.DocumentInfo)get(\"documentId\");\n }", "public java.lang.String getDocumentId() {\n return documentId;\n }", "public java.lang.String getDocumentId() {\n return documentId;\n }", "public long getNoId() {\n return noId_;\n }", "@java.lang.Override\n public java.lang.String getDocumentId() {\n java.lang.Object ref = documentId_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n documentId_ = s;\n return s;\n }\n }", "public K getSavedId() {\n if (dbObjects.length == 0) {\n throw new MongoException(\"No objects to return\");\n }\n if (dbObjects[0] instanceof JacksonDBObject) {\n throw new UnsupportedOperationException(\n \"Generated _id retrieval not supported when using stream serialization\");\n }\n return jacksonDBCollection.convertFromDbId(dbObjects[0].get(\"_id\"));\n }", "public String getDocumentId() {\n\t\treturn documentId;\n\t}", "public java.lang.String getDocumentId() {\n java.lang.Object ref = documentId_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n documentId_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public long getNoId() {\n return noId_;\n }", "public gov.nih.nlm.ncbi.www.ObjectIdDocument.ObjectId getObjectId()\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n gov.nih.nlm.ncbi.www.ObjectIdDocument.ObjectId target = null;\r\n target = (gov.nih.nlm.ncbi.www.ObjectIdDocument.ObjectId)get_store().find_element_user(OBJECTID$0, 0);\r\n if (target == null)\r\n {\r\n return null;\r\n }\r\n return target;\r\n }\r\n }", "public long getIdentificationDocumentID(){\n\t\treturn identificationDocumentID;\n\t}", "public int getObjectId()\r\n/* 71: */ {\r\n/* 72:152 */ return this.objectId;\r\n/* 73: */ }", "Integer getID();", "Integer getID();", "public boolean hasDocumentId() {\n return fieldSetFlags()[1];\n }", "com.google.protobuf.ByteString\n getDocumentIdBytes();", "@Override\r\n public String getDocid() {\r\n return docid;\r\n }", "public EI getHealthDocumentReferenceIdentifier() { \r\n\t\tEI retVal = this.getTypedField(19, 0);\r\n\t\treturn retVal;\r\n }", "public String getId() {\n return getObjectId();\n }", "public String getDocId() {\n\t\treturn this.docId;\n\t}", "String getExistingId();", "public String getDocumentNo();", "public String getDocumentNo();", "public String getDocumentNo();", "public long getID();", "public Number getDocId() {\n return (Number)getAttributeInternal(DOCID);\n }", "public Number getDocId() {\n return (Number)getAttributeInternal(DOCID);\n }", "public boolean hasDocumentId() {\n return fieldSetFlags()[8];\n }", "public Number getID();", "public LongFilter getDocumentId() {\n\t\treturn documentId;\n\t}", "int getObjId();", "int getObjId();", "int getObjId();", "int getObjId();", "int getObjId();", "int getObjId();", "public long getId();", "public long getId();", "public long getId();", "public long getId();", "public long getId();", "public long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "long getId();", "public Long getId() {\r\n\t\treturn objectId;\r\n\t}", "public int getId() {\n return oid ;\n }", "public Long getObjectId() {\n return objectId;\n }", "@XmlElement\n @Nullable\n public String getDocumentId() {\n return this.documentId;\n }", "Long getId();", "Long getId();", "Long getId();", "java.lang.String getID();", "public Integer getObjectId() {\n\t\treturn objectId;\n\t}", "String getDocumentNumber();", "@Override\n\tpublic Object objId() {\n\t\treturn null;\n\t}", "public int getObjectId() {\n\t\t\treturn objectId;\n\t\t}", "Integer getId();", "Integer getId();", "Integer getId();", "private int getObjectId(Object object) {\n int objectId = 0;\n try {\n Field[] fields = object.getClass().getDeclaredFields();\n for (Field f : fields) {\n if (f.isAnnotationPresent(Id.class)) {\n f.setAccessible(true);\n objectId = Integer.parseInt(f.get(object).toString());\n f.setAccessible(false);\n }\n }\n } catch (IllegalAccessException e) {\n e.printStackTrace();\n }\n return objectId;\n }", "public Object getID()\n {\n return data.siObjectID;\n }", "public int getObjectId() {\n\t\treturn this.objectId;\n\t}", "public String getObjectId()\r\n {\r\n /*\r\n * Author : DJ\r\n * Date : 02/04/2003\r\n * Notes :\r\n * History :\r\n */\r\n return _objectId;\r\n }", "@java.lang.Override\n public com.google.protobuf.ByteString\n getDocumentIdBytes() {\n java.lang.Object ref = documentId_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n documentId_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "@Override\n\tpublic int getDoc_User_ID() {\n\t\treturn 0;\n\t}", "Document getDocument(Long documentID) throws EntityNotFoundException;", "public java.lang.Long getId();", "public Long getId() {\n\t\treturn null;\n\t}", "public long getId ()\r\n {\r\n return _id;\r\n }", "public com.google.protobuf.ByteString\n getDocumentIdBytes() {\n java.lang.Object ref = documentId_;\n if (ref instanceof String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n documentId_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "@Override\r\n\tpublic Long getId() {\n\t\treturn null;\r\n\t}", "public long getId() { return _id; }", "public String getObjectId() {\r\n\t\treturn objectId;\r\n\t}", "public int getID() {\n\t\treturn 0;\n\t}" ]
[ "0.7740692", "0.7004028", "0.6813039", "0.6800833", "0.6717742", "0.6617809", "0.6617809", "0.65935045", "0.6591596", "0.65889466", "0.65701777", "0.6539359", "0.6539359", "0.6533737", "0.6528421", "0.65248203", "0.6505219", "0.6500712", "0.6471773", "0.64552623", "0.64097583", "0.63844836", "0.6377724", "0.6377724", "0.6347672", "0.63073754", "0.63062495", "0.6282063", "0.6275611", "0.6268086", "0.626461", "0.6264357", "0.6264357", "0.6264357", "0.62539375", "0.6242097", "0.6242097", "0.62272197", "0.6221096", "0.6203597", "0.61918855", "0.61918855", "0.61918855", "0.61918855", "0.61918855", "0.61918855", "0.6186005", "0.6186005", "0.6186005", "0.6186005", "0.6186005", "0.6186005", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6178397", "0.6176814", "0.61525244", "0.6151205", "0.61293876", "0.61241126", "0.61241126", "0.61241126", "0.6105939", "0.61015517", "0.6095253", "0.6092021", "0.60909444", "0.6089753", "0.6089753", "0.6089753", "0.6087265", "0.6086343", "0.6085288", "0.60785913", "0.6068722", "0.6065986", "0.60639185", "0.60593194", "0.60548085", "0.60468215", "0.60271734", "0.6023363", "0.60219854", "0.6016633", "0.6016527" ]
0.0
-1
Get the missive document order
public BigInteger getMissiveOrder() { // Get the missive order return this.sepamailMissive001.getMsvOrd(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public int getOrder() {\n\t\treturn 0;\n\t}", "@Override\n\tpublic int getOrder() {\n\t\treturn Ordered.HIGHEST_PRECEDENCE + 10000;\n\t}", "@Override\r\n\tpublic int getOrder() {\n\t\treturn 0;\r\n\t}", "public Integer getOrder();", "public int getOrder();", "@Override\n public int getOrder() {\n return 0;\n }", "int order();", "public int getDocOrderPos() {\n/* 198 */ return this.m_template.getUid();\n/* */ }", "default int getOrder() {\n\treturn 0;\n }", "@Override\n\tpublic int getOrder() {\n\t\treturn 1;\n\t}", "@Override\n\tpublic int getOrder() {\n\t\treturn CoreEvent.DEFAULT_ORDER - 1;\n\t}", "@Override\r\n\t\tpublic int compareTo(document o) {\n\t\t\treturn -Integer.compare(this.level, o.level);\r\n\t\t}", "public int getOrder() {\n return order;\n }", "public int getOrder() {\n return order;\n }", "public int getOrder() {\r\n\t\treturn order;\r\n\t}", "public Integer getOrder() {\n return order;\n }", "public void sortDocumentsByDocnos() {\n order = new int[mDocSet.length];\n mDocSet_tmp = new double[mDocSet.length];\n accumulated_scores_tmp = new float[mDocSet.length];\n\n for (int i = 0; i < order.length; i++) {\n order[i] = i;\n mDocSet_tmp[i] = mDocSet[i];\n accumulated_scores_tmp[i] = accumulated_scores[i];\n }\n\n ivory.smrf.model.constrained.ConstraintModel.Quicksort(mDocSet_tmp, order, 0, order.length - 1);\n\n for (int i = 0; i < order.length; i++) {\n mDocSet[i] = (int) mDocSet_tmp[i];\n accumulated_scores[i] = accumulated_scores_tmp[order[i]];\n }\n }", "@Override\r\n \tpublic int compareTo(Doc arg0) {\n \t\treturn this.getID()-arg0.getID();\r\n \t}", "public Integer getOrder() {\n return order;\n }", "public Integer getOrder() {\n return order;\n }", "private DocumentOrderIterator() {}", "public int getOrder() {\n\t\treturn order;\n\t}", "Ordering<Part> getOrdering();", "public Integer getnOrder() {\n return nOrder;\n }", "@Override\r\n public int getOrder() {\r\n return this.order;\r\n }", "public int getOrder() {\n return mOrder;\n }", "@objid (\"fcf73d01-d406-41e9-9490-067237966153\")\n boolean isIsOrdered();", "public Integer getOrder() {\n\t\treturn order;\n\t}", "public int getOrder() {\n \treturn ord;\n }", "public final Integer getOrder() {\n return this.order;\n }", "public ArrayList<Integer> getOrdering() {\n return T.getRoot().getOrder();\n }", "public Integer getPositionOrder() {\n return positionOrder;\n }", "int getOrder(){\r\n\t\t\treturn this.order;\r\n\t\t}", "@Override\n\tpublic String getOrder() {\n\t\treturn \"zjlxdm,asc\";\n\t}", "public void sort() {\n documents.sort();\n }", "public boolean getAlwaysOrdered();", "@Override\n\tpublic int compareTo(DocumentWritable o) {\n\t\treturn 0;\n\t}", "@Override\n public int getOrder() {\n return 4;\n }", "@Override\r\n\tpublic List<Order> ListOrder() {\n\t\treturn null;\r\n\t}", "@Override\r\n\tpublic Order getOrder() {\n\t\treturn null;\r\n\t}", "@Override\n\tpublic Iterator<T> iteratorLevelOrder() {\n\t\treturn null;\n\t}", "public String getDefaultOrder() {\n return defaultOrder;\n }", "int getPriorityOrder();", "public String getSortOrder();", "public boolean isOrdered() {\n return mOrdered;\n }", "com.google.protobuf.ByteString\n getOrderByBytes();", "public Integer getOrderIndex() {\n return orderIndex;\n }", "@VTID(10)\r\n int getOrder();", "@Override\n public int compare(StoryInformation o1, StoryInformation o2) {\n if (o1.getOrder() > o2.getOrder())\n return 1;\n else\n return -1;\n }", "public Integer getMin_order() {\n return min_order;\n }", "@Override\n\tpublic Order getOrder() {\n\t\treturn null;\n\t}", "@DISPID(14)\n\t// = 0xe. The runtime will prefer the VTID if present\n\t@VTID(25)\n\tint order();", "public void incrementOrder() {\n mOrder++;\n }", "public String getOrder() {\n return this.Order;\n }", "boolean isIsOrdered();", "public java.util.List<ResourceReferenceDt> getOrder() { \n\t\tif (myOrder == null) {\n\t\t\tmyOrder = new java.util.ArrayList<ResourceReferenceDt>();\n\t\t}\n\t\treturn myOrder;\n\t}", "public Boolean getOrdered() { \n\t\treturn getOrderedElement().getValue();\n\t}", "public List<WebRecommendation> findAllOrderBySequence();", "public List<Integer> getSearchOrder(){\n\t\t\treturn searchOrder;\n\t\t}", "public tudresden.ocl20.core.jmi.uml15.datatypes.OrderingKind getOrdering()\n {\n \tModelFacade instance = ModelFacade.getInstance(this.refOutermostPackage().refMofId());\n \tif (instance != null && \n \t\tinstance.isRepresentative(this.refMofId())&&\n \t\tinstance.hasRefObject(this.refMofId()))\n \t{ \t\t\n \t\treturn instance.getOrdering(this.refMofId());\n \t} \n \t\n \treturn super_getOrdering();\n \t\n\t}", "@Override\n\tpublic String morder() {\n\t\treturn \"Los anelidos muerden y se aferran\";\n\t}", "io.dstore.values.IntegerValue getSortNo();", "@Override\n\tpublic ProcessorOrder getOrder() {\n\t\treturn ProcessorOrder.LOW;\n\t}", "@Override\n public List<OrderByExpression> resultsOrderedBy() {\n return null;\n }", "@Override\r\n\tpublic int getOrder() {\r\n\t\treturn vertices.size();\r\n\t}", "@Override\n\tpublic List findUncheckedOrder() {\n\t\treturn jewelOrderDao.selectUncheckedOrder();\n\t}", "@Override\n\tpublic String queryOrderByOrderNo(String orderno) {\n\treturn null;\n\t}", "java.lang.String getOrderBy();", "boolean isOrdered();", "boolean isOrdered();", "@Override\r\n\tpublic int getPriority() throws NotesApiException {\n\t\treturn 0;\r\n\t}", "@Override\n public int compare(ObjectRelation o1, ObjectRelation o2) {\n return (o1.order - o2.order);\n }", "public boolean getOrderAscending()\n {\n return this.orderAscending;\n }", "io.dstore.values.IntegerValueOrBuilder getSortNoOrBuilder();", "Order getOrder();", "public int order()\n {\n return numVertices;\n }", "boolean isOrderCertain();", "public java.util.List<ResourceReferenceDt> getOrderElement() { \n\t\tif (myOrder == null) {\n\t\t\tmyOrder = new java.util.ArrayList<ResourceReferenceDt>();\n\t\t}\n\t\treturn myOrder;\n\t}", "public void setMissiveOrder(BigInteger missiveOrder) {\n\n // Set the order of the missive\n this.sepamailMissive001.setMsvOrd(missiveOrder);\n\n // Build the missive document\n this.build();\n }", "public String getOrderDocId() {\r\n return this.orderDocId;\r\n }", "public java.lang.Integer getFieldOrder() {\n return fieldOrder;\n }", "io.dstore.values.IntegerValue getMoveSortNo();", "public ArrayList<Integer> preOrderPrint () {\n\t\tArrayList<Integer> preOrder = new ArrayList<Integer>();\n\t\tpreOrderPrint(root, preOrder);\n\t\treturn preOrder;\n\t}", "private static int orderingType(){\n return ((SubjectControl.subjNumber + 3) % NUM_ORDER_TYPES) + 1;\n }", "@Override\n\tpublic Iterator<T> iteratorPreOrder() {\n\t\treturn null;\n\t}", "public Double getInverseDocumentFrequency() {\n return null;\n }", "public void setOrder(Integer order) {\n this.order = order;\n }", "public org.apache.xmlbeans.XmlInteger xgetSortOrder()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlInteger target = null;\n target = (org.apache.xmlbeans.XmlInteger)get_store().find_element_user(SORTORDER$0, 0);\n return target;\n }\n }", "public Long getOrderNo () {\r\n\t\treturn orderNo;\r\n\t}", "public int getMinDrawOrder()\n\t{\n\t\treturn getObject().getMinDrawOrder();\n\t}", "@Override\n public DomainOrder getDomainOrder() {\n return DomainOrder.ASCENDING;\n }", "@Override\n public DomainOrder getDomainOrder() {\n return DomainOrder.ASCENDING;\n }", "public final OMSVGAnimatedInteger getOrderX() {\n return ((SVGFEConvolveMatrixElement)ot).getOrderX();\n }", "public int getTestOrderHint()\r\n\t\t{\r\n\t\t\treturn 0;\t\r\n\t\t}", "@Override\r\n\t\t\t\t\t\t\t\t\tpublic int compare(GoodsSpecification gs1,\r\n\t\t\t\t\t\t\t\t\t\t\tGoodsSpecification gs2) {\n\t\t\t\t\t\t\t\t\t\treturn gs1.getSequence()\r\n\t\t\t\t\t\t\t\t\t\t\t\t- gs2.getSequence();\r\n\t\t\t\t\t\t\t\t\t}", "@Override\r\n\tpublic int compareTo(Comment o) {\n\t\treturn this.productCommentNo-o.productCommentNo;\r\n\t}", "@Override\n\tpublic int compare(Song o1, Song o2) {\n\t\treturn 0;\n\t}", "public void setOrder(int order) {\n this.order = order;\n }", "public void setOrder(int order) {\n this.order = order;\n }", "@Override\n\tpublic IElementsQuery addOrder(IElementsQuery iElementsQuery) {\n\t\treturn null;\n\t}" ]
[ "0.67790633", "0.6765033", "0.6704919", "0.645823", "0.6429392", "0.6395742", "0.6284163", "0.62539417", "0.62442356", "0.62121373", "0.6211141", "0.61949205", "0.6125911", "0.6125911", "0.6106982", "0.60840434", "0.60552174", "0.60503227", "0.60212845", "0.60212845", "0.6020573", "0.60044414", "0.598794", "0.5983159", "0.59814155", "0.5976483", "0.59331715", "0.5921778", "0.58958536", "0.587239", "0.578489", "0.57590336", "0.5745225", "0.5709891", "0.57066524", "0.56964326", "0.56248975", "0.5621916", "0.5616157", "0.5614978", "0.55592775", "0.5552054", "0.55504644", "0.5518546", "0.55104303", "0.5509498", "0.55087894", "0.55011153", "0.5497524", "0.54973304", "0.549404", "0.54759836", "0.54572004", "0.5428149", "0.54208124", "0.5412572", "0.5393183", "0.5377046", "0.5376632", "0.5368089", "0.53584504", "0.535381", "0.53463495", "0.53434426", "0.53302145", "0.5330001", "0.53276825", "0.5297312", "0.52823114", "0.52823114", "0.52816224", "0.5274358", "0.5254663", "0.524691", "0.5229797", "0.5226501", "0.520195", "0.5165295", "0.5164026", "0.51606154", "0.51520145", "0.5135781", "0.51252776", "0.5123569", "0.5122107", "0.50983673", "0.5097811", "0.5086634", "0.5085507", "0.50851333", "0.50732523", "0.50732523", "0.50727564", "0.50647247", "0.5054763", "0.50502634", "0.5047069", "0.50411344", "0.50411344", "0.50340426" ]
0.6048835
18
Get the missive document priority
public PriorityCode.Enum getMissivePriority() { // Get the missive document priority return this.sepamailMissive001.getMsvPri(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\r\n\tpublic int getPriority() throws NotesApiException {\n\t\treturn 0;\r\n\t}", "public int getPriority();", "public int getPriority();", "int getPriority();", "int getPriority();", "int getPriority();", "int getPriority();", "int getPriority();", "int getPriority();", "int getPriority();", "int getPriority();", "public int priority(){\n return 0; //TODO codavaj!!\n }", "String getPriority();", "String getPriority();", "String getPriority();", "default byte getPriority() {\n\t\treturn 0;\n\t}", "String getSpecifiedPriority();", "@java.lang.Override\n public com.google.cloud.recommender.v1.Recommendation.Priority getPriority() {\n com.google.cloud.recommender.v1.Recommendation.Priority result =\n com.google.cloud.recommender.v1.Recommendation.Priority.forNumber(priority_);\n return result == null\n ? com.google.cloud.recommender.v1.Recommendation.Priority.UNRECOGNIZED\n : result;\n }", "int getPriority( int priority );", "default int getPriority() {\n return 0;\n }", "public Priority getPriority();", "@java.lang.Override\n public com.google.cloud.recommender.v1.Recommendation.Priority getPriority() {\n com.google.cloud.recommender.v1.Recommendation.Priority result =\n com.google.cloud.recommender.v1.Recommendation.Priority.forNumber(priority_);\n return result == null\n ? com.google.cloud.recommender.v1.Recommendation.Priority.UNRECOGNIZED\n : result;\n }", "@Stub\n\tpublic int getPriority()\n\t{\n\t\treturn PRIO_DEFAULT;\n\t}", "int priority();", "int priority();", "public abstract int getPriority();", "public abstract int getPriority();", "public abstract int getPriority();", "public int getPriority(){\n return 2;\n }", "public abstract int priority();", "public Priority getPriority() ;", "public abstract double getPriority();", "com.nhcsys.webservices.getmessages.getmessagestypes.v1.PriorityType xgetPriority();", "@Override\r\n\tpublic int getPriority() {\n\t\treturn 0;\r\n\t}", "@Override\r\n\tpublic int getPriority() {\n\t\treturn 0;\r\n\t}", "public double getPriority() {\n\t\treturn priority;\n\t}", "public int getPriority() {\n return priority;\n }", "public int getPriority() \n {\n return priority;\n }", "public Integer getPriority() {\n return priority;\n }", "public Integer getPriority() {\n return priority;\n }", "public int getPriority(){\n\t\treturn priority;\n\t}", "public int getPriority()\n {\n return priority;\n }", "public int getPriority() \n {\n return priority;\n }", "public int priority()\n\t{\n\t\treturn priority;\n\t}", "public String getPriority() {\r\n return priority;\r\n }", "public int getPriority(){\n return priority;\n }", "public int getPriority() {\n return priority;\n }", "public int getPriority() {\n return priority;\n }", "public int getPriority() {\n return priority;\n }", "public int getPriority() {\n return priority;\n }", "public int getPriority() {\n return priority;\n }", "public int getPriority() {\n return priority;\n }", "public Integer getPriority() {\n return priority;\n }", "default int getPriority(Program program) {\n\t\treturn 0;\n\t}", "public int getPriority() {\n return priority;\n }", "public int getPriority()\n {\n long dt = getSafeTimeMillis();\n\n // calculate \"age\" - how old is the statement\n long cMillisAge = dt - m_dtCreated;\n\n // calculate \"recentness\" - when was the statement last used\n long cMillisDormant = dt - m_dtLastUse;\n\n // calculate \"frequency\" - how often is the statement used\n int cUses = m_cUses;\n double dflRate = (cMillisAge == 0 ? 1 : cMillisAge)\n / (cUses == 0 ? 1 : cUses);\n\n // combine the measurements into a priority\n double dflRateScore = Math.log(Math.max(dflRate , 100.0) / 100.0 );\n double dflDormantScore = Math.log(Math.max(cMillisDormant, 1000L) / 1000.0);\n int nPriority = (int) (dflRateScore + dflDormantScore) / 2;\n\n return Math.max(0, Math.min(10, nPriority));\n }", "int getPriorityOrder();", "public String getPriority() {\n return priority;\n }", "public int getPriority() {\n\t\treturn priority;\n\t}", "public int getPriority() {\n\t\treturn priority;\n\t}", "public int getPriority() {\n\t\treturn priority;\n\t}", "public int getPriority() {\n\t\treturn priority;\n\t}", "@java.lang.Override\n public int getPriority() {\n return priority_;\n }", "public int getBuildOrderPriority();", "public java.lang.Object getPriority() {\n return priority;\n }", "public int getPriority(){\n\t\t\n\t\treturn this.priority;\n\t}", "public int getPriority() {\n return this.priority;\n }", "public int getPriority()\n\t{\n\t\treturn mPriority;\n\t}", "public int getPriority() {\n return this.mPriority;\n }", "@Override\n public int getPriority() {\n return priority;\n }", "@Override\n public int getPriority() {\n return priority;\n }", "@Override\n\tpublic Integer getPriorityForIntuitiveCreation() {\n\t\treturn null;\n\t}", "@java.lang.Override\n public int getPriorityValue() {\n return priority_;\n }", "@java.lang.Override\n public int getPriority() {\n return priority_;\n }", "public int getPriority()\n\t{\n\treturn level;\n\t}", "public int getPriority() {\n\t\treturn getSettings().getInt(\"priority\");\n\t}", "public int getPriority()\r\n\t\t{\r\n\t\t\treturn 25;\r\n\t\t}", "@Override\n public int getPriority() {\n return 1;\n }", "public String getPriority() {\n\t\treturn (String) get_Value(\"Priority\");\n\t}", "default Integer defaultPriority(@SuppressWarnings(\"unused\")\n final SubtaskOperationType operationType) {\n return null;\n }", "@Override\n \tpublic int priority() {\n \t\treturn 10;\n \t}", "com.nhcsys.webservices.getmessages.getmessagestypes.v1.PriorityType.Enum getPriority();", "Entity determinePriorityTarget();", "@NotNull\n PriorityClass getDefaultPriorityClass();", "public int getPriority() {\r\n return (isNMI?-0x10000:0) + (icr << 8) + interruptNumber;\r\n }", "public CodeableConcept priority() {\n return getObject(CodeableConcept.class, FhirPropertyNames.PROPERTY_PRIORITY);\n }", "public RequestPriority getPriority() {\n return mPriority;\n }", "@NotNull\n PriorityClass getPersonalPriorityClass();", "public boolean getPriority() {\n\t\treturn priority;\n\t}", "public boolean getPriority() {\n\t\treturn priority;\n\t}", "public int getEffectivePriority() {\n Lib.assertTrue(Machine.interrupt().disabled());\n\n\n return getWinningPriority();\n }", "public Priority getPriority() {\r\n return this.priority;\r\n }", "@java.lang.Override\n public int getPriorityValue() {\n return priority_;\n }", "public BigDecimal getPriority() {\n\t\treturn priority;\n\t}", "@Override\r\n\tpublic int getPriority() {\n\t\treturn Message.LOW_PRIORITY;\r\n\t}", "public final String getPriority() {\n return this.priority;\n }", "public Priority getPriority() {\n\t\treturn priority;\n\t}", "public int getPriority() {\n\t\tInteger prop = (Integer) getObject(\"priority\");\n\t\tif (prop != null) {\n\t\t\treturn prop;\n\t\t} else {\n\t\t\tthrow new IllegalStateException(\"The Task doesn't have its priority set\");\n\t\t}\n\t}", "public Integer getPodPriority() {\n return podPriority;\n }", "@NotNull\r\n public Priority getPriority() {\r\n return priority;\r\n }" ]
[ "0.73621523", "0.7235964", "0.7235964", "0.71908784", "0.71908784", "0.71908784", "0.71908784", "0.71908784", "0.71908784", "0.71908784", "0.71908784", "0.71691483", "0.7085392", "0.7085392", "0.7085392", "0.702451", "0.69994223", "0.699404", "0.6971147", "0.6906268", "0.68821007", "0.68773645", "0.6875483", "0.68661577", "0.68661577", "0.68424", "0.68424", "0.68424", "0.67982394", "0.6798052", "0.67261875", "0.6708675", "0.66751057", "0.66733027", "0.66733027", "0.6551666", "0.65285", "0.6524937", "0.6519853", "0.6519853", "0.65113467", "0.65044636", "0.6479615", "0.64740735", "0.6469181", "0.64525574", "0.64509463", "0.64509463", "0.64509463", "0.64509463", "0.64509463", "0.64509463", "0.6440254", "0.6421468", "0.6395534", "0.63373774", "0.63345593", "0.63087624", "0.63085616", "0.63085616", "0.63085616", "0.63085616", "0.62999195", "0.62959856", "0.62920094", "0.6279479", "0.6273782", "0.62656355", "0.6231628", "0.6218201", "0.6218201", "0.62144685", "0.6190082", "0.6187857", "0.61826694", "0.61739564", "0.61652595", "0.6150582", "0.61470634", "0.61202836", "0.6090848", "0.60880816", "0.6071768", "0.6068421", "0.60468465", "0.6030564", "0.6024238", "0.59980077", "0.5992102", "0.5992102", "0.59851", "0.598444", "0.59776616", "0.5975875", "0.5966577", "0.59603786", "0.5921614", "0.5889095", "0.5862106", "0.58615786" ]
0.66962725
32
Get the missive document type
public MissiveType.Enum getMissiveType() { // Get the missive document type return this.sepamailMissive001.getMsvTyp(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getDocumentType();", "Diadoc.Api.Proto.Recognition.RecognitionProtos.RecognizedDocumentType getDocumentType();", "public String getDocumentType() {\n return this.documentType;\n }", "public String getDocumentType() {\n return documentType;\n }", "public java.lang.String getDocumentType() {\n return documentType;\n }", "public DocumentType getDocumentType() {\n return documentType;\n }", "public java.lang.String getDocumentType() {\n return documentType;\n }", "public String getDocumentTypeName() {\n return docTypeName;\n }", "boolean hasDocumentType();", "public Diadoc.Api.Proto.Recognition.RecognitionProtos.RecognizedDocumentType getDocumentType() {\n return documentType_;\n }", "@AutoEscape\n\tpublic String getDocumentType();", "@Override\r\n public Class<Doc> getEntityType() {\n return Doc.class;\r\n }", "public String getLBR_MDFeDocType();", "public DocumentType getDocumentType(long documentTypeId) throws ContestManagementException {\n return null;\r\n }", "public DocumentType getDocumentType(long documentTypeId) throws ContestManagementException {\n return null;\r\n }", "public Diadoc.Api.Proto.Recognition.RecognitionProtos.RecognizedDocumentType getDocumentType() {\n return documentType_;\n }", "public void setDocumentType(String documentType);", "public void setDocumentType (String DocumentType);", "public int getFromDocType ()\n {\n return this.fromDocType;\n }", "public int getFromDocType ()\n {\n return this.fromDocType;\n }", "public int getToDocType ()\n {\n return this.toDocType;\n }", "gov.nih.nlm.ncbi.www.MedlineSiDocument.MedlineSi.Type getType();", "public boolean hasDocumentType() {\n return fieldSetFlags()[11];\n }", "private int determineDocType(DocumentAccessBean argDocument) {\n\n\tint docType = DOCTYPES.NO_PROCESSING;\n\t\n\tif (argDocument != null) {\n\t\ttry {\n\t\t\tif (argDocument.getEJBRef() instanceof I13nAct)\n\t\t\t\tdocType = DOCTYPES.I13NACT;\n\t\t\telse if (argDocument.getEJBRef() instanceof ChangeAct)\n\t\t\t\tdocType = DOCTYPES.CHANGEACT;\n\t\t\telse if (argDocument.getEJBRef() instanceof InwayBill)\n\t\t\t\tdocType = DOCTYPES.EXT_IN;\n\t\t\telse if (argDocument.getEJBRef() instanceof OutWayBill)\n\t\t\t\tdocType = DOCTYPES.EXT_OUT;\n\t\t\telse if (argDocument.getEJBRef() instanceof InternalWayBill)\n\t\t\t\tdocType = DOCTYPES.INT_IN;\n\t\t\telse if (argDocument.getEJBRef() instanceof PayOffAct)\n\t\t\t\tdocType = DOCTYPES.PAYOFF;\n\t\t\telse if (argDocument.getEJBRef() instanceof SurplusAct)\n\t\t\t\tdocType = DOCTYPES.SURPLUS;\n\t\t\telse if (argDocument.getEJBRef() instanceof AssemblingAct) {\n\t\t\t\tAssemblingActAccessBean aact = new AssemblingActAccessBean(argDocument.getEJBRef());\n\t\t\t\tif (\"A\".equals(aact.getOperationType()))\n\t\t\t\t\tdocType = DOCTYPES.BLOK_IN;\n\t\t\t}\n\t\t} catch (Exception e) {\n\t\t\tSystem.out.println(\"PLATINUM-SYNC: cannot determine document type\");\n\t\t\te.printStackTrace(System.out);\n\t\t}\n\t}\n\t\n\tlogIt(\"Determine document type, type=\" + docType);\n\treturn docType;\n}", "public Builder clearDocumentType() {\n bitField0_ = (bitField0_ & ~0x00000008);\n documentType_ = Diadoc.Api.Proto.Recognition.RecognitionProtos.RecognizedDocumentType.UnknownRecognizedDocumentType;\n onChanged();\n return this;\n }", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "public boolean hasDocumentType() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "public String getLBR_CNAB240DocType();", "public boolean hasDocumentType() {\n return ((bitField0_ & 0x00000008) == 0x00000008);\n }", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "public String getDocType() {\n if (MetadataUGWD_Type.featOkTst && ((MetadataUGWD_Type)jcasType).casFeat_docType == null)\n jcasType.jcas.throwFeatMissing(\"docType\", \"de.aitools.ie.uima.type.argumentation.MetadataUGWD\");\n return jcasType.ll_cas.ll_getStringValue(addr, ((MetadataUGWD_Type)jcasType).casFeatCode_docType);}", "private String getDocumentType(Document doc) {\n List<Node> nodes = doc.childNodes();\n for (Node node : nodes) {\n if (node instanceof DocumentType) {\n DocumentType documentType = (DocumentType) node;\n\n return documentType.toString().toLowerCase();\n }\n }\n return \"This document does not declare its DOCTYPE\";\n }", "public String getOntologyType(){\r\n\t\treturn null;\r\n\t}", "public com.sun.javadoc.Type type() {\n return TypeImpl.getInstance(type);\n }", "Document getDocument(Long documentID, Integer type) throws EntityNotFoundException;", "public String typeOf() { return null; }", "fi.kapsi.koti.jpa.nanopb.Nanopb.FieldType getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public String getType();", "public int getC_DocType_ID();", "public int getC_DocType_ID();", "public String type();", "private Text type() {\n\t\tText type = text();\r\n\r\n\t\tif (syntaxError)\r\n\t\t\treturn null;\r\n\r\n\t\treturn type;\r\n\t}", "public int getC_DocType_ID() {\n\t\tInteger ii = (Integer) get_Value(\"C_DocType_ID\");\n\t\tif (ii == null)\n\t\t\treturn 0;\n\t\treturn ii.intValue();\n\t}", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();" ]
[ "0.78648186", "0.7573468", "0.7300351", "0.7298878", "0.72574055", "0.72050333", "0.7196572", "0.7127343", "0.69948894", "0.6880464", "0.6851857", "0.68505335", "0.6838841", "0.68253994", "0.68253994", "0.6814914", "0.6659168", "0.6596719", "0.65940696", "0.65940696", "0.65641415", "0.6506728", "0.6478607", "0.64305806", "0.6427394", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.64195657", "0.6395182", "0.63801014", "0.6372293", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63580203", "0.63228965", "0.631834", "0.6304914", "0.6297796", "0.6258568", "0.6249159", "0.6217629", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.6216058", "0.61836976", "0.61836976", "0.6179794", "0.6155039", "0.61387086", "0.60862255", "0.60862255", "0.60862255", "0.60862255", "0.60862255", "0.60862255", "0.60862255", "0.60862255", "0.60862255" ]
0.6334507
66
Get the missive document version
public String getMissiveVersion() { // Get the missive document version return this.missive.getVersion(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "Long getVersion();", "public Version getVersion();", "String getEmptyVersion();", "long getVersion();", "long getVersion();", "long getVersion();", "long getVersion();", "public FullVersion MprisVersion();", "Version getVersion();", "Version getVersion();", "Version getVersion();", "Version getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "java.lang.String getVersion();", "Integer getVersion();", "long getVersionNumber();", "public String getVersion();", "public String getVersion();", "public String getVersion();", "public String getVersion();", "int getCurrentVersion();", "@CheckForNull\n String getVersion();", "public Document getLatestVersion(boolean major) {\n throw new UnsupportedOperationException();\n }", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "String getVersion();", "com.microsoft.schemas.office.x2006.digsig.STVersion xgetApplicationVersion();", "public String getVersionNum();", "public String getVersionNumber ();", "public CachetVersion getVersion() {\n JsonNode rootNode = get(\"version\");\n CachetVersion version = CachetVersion.parseRootNode(rootNode);\n\nSystem.out.println(\"SSDEDBUG: version = \" + version.getVersion() + \" (latest=\" + version.isLatest() + \")\");\n return version;\n }", "@SuppressWarnings(\"unused\")\n private Long getVersion() {\n return version;\n }", "public long getVersionNo() {\r\n return versionNo;\r\n }", "public String getMessageVersion() {\n\n // Get the missive document message version\n return this.message.getVersion();\n }", "default String getVersion()\n {\n return getString( \"version\", \"Unknown Version\");\n }", "public int getVersion() { return 1; }", "public abstract int getVersion();", "public abstract double getVersionNumber();", "public String getFoundVersion() {\r\n\t\treturn this.fnd;\r\n\t}", "long version();", "public String getVersion()\n {\n return ver;\n }", "@java.lang.Override\n public long getVersion() {\n return version_;\n }", "public long getVersion() {\n return version;\n }", "public long getVersion() {\n return version;\n }", "public int getVersion()\n {\n return info.getVersion().intValueExact();\n }", "@Override\n public double getVersion() {\n return 0;\n }", "public Long getVersion() {\n return version;\n }", "public Long getVersion() {\n return version;\n }", "public Long getVersion() {\n return version;\n }", "public Long getVersion() {\n return version;\n }", "public abstract String getVersion();", "public abstract String getVersion();", "public abstract String getVersion();", "com.microsoft.schemas.office.x2006.digsig.STVersion xgetOfficeVersion();", "@ApiModelProperty(value = \"(Is this valid?)\")\n public Long getVersion() {\n return version;\n }", "public String getVersion(){\r\n return version;\r\n }", "public static String getVersion()\n {\n return \"\";\n }", "public static String getVersion()\n {\n return \"\";\n }", "public org.hl7.fhir.String getVersion()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.hl7.fhir.String target = null;\n target = (org.hl7.fhir.String)get_store().find_element_user(VERSION$4, 0);\n if (target == null)\n {\n return null;\n }\n return target;\n }\n }", "public String getVersion () {\r\n return version;\r\n }", "public CimString getFullVersion() {\n return fullVersion;\n }", "public long getVersion(){\n return localVersion;\n }", "public long getVersion() {\r\n return this.version;\r\n }", "public float getVersion();", "public java.lang.String getVersion() {\r\n return version;\r\n }", "public static final String getVersion() { return version; }", "public static final String getVersion() { return version; }", "public BigDecimal getVersion() {\n\t\tBigDecimal bd = (BigDecimal) get_Value(\"Version\");\n\t\tif (bd == null)\n\t\t\treturn Env.ZERO;\n\t\treturn bd;\n\t}", "public String getVersion()\n {\n return version;\n }", "public String getVersion() {\n return version;\n }", "public String getVersion() {\n return version;\n }", "public Number getVersion() {\n return (Number) getAttributeInternal(VERSION);\n }", "public void setMissiveVersion(String version) {\n\n // Set the missive document version\n this.missive.setVersion(version);\n\n // Build the missive document\n this.build();\n }", "public String getProductVersion();", "public Integer getVer() {\n return ver;\n }", "String offerVersion();", "public Long getVersion() {\n return this.version;\n }", "public Long getVersion() {\n return this.version;\n }", "@Override\n\tpublic String getVersion() {\n\t\treturn \"0\";\n\t}", "public default String getVersion() {\n return Constants.VERSION_1;\n }", "public String getVersion() {\n return _version;\n }", "public String getVersion() {\r\n return version;\r\n }", "public Integer getVersionNo() {\r\n\t\treturn versionNo;\r\n\t}", "public Integer getVersion() {\r\n return version;\r\n }", "@java.lang.Override\n public long getVersion() {\n return instance.getVersion();\n }", "public static String getVersion() {\n\t\treturn version;\r\n\t}", "@NotNull\n @JsonProperty(\"version\")\n public Long getVersion();" ]
[ "0.70762", "0.7061196", "0.7059965", "0.704748", "0.704748", "0.704748", "0.704748", "0.70469815", "0.6990065", "0.6990065", "0.6990065", "0.6990065", "0.6960041", "0.6960041", "0.6960041", "0.6960041", "0.6960041", "0.6960041", "0.6960041", "0.6960041", "0.69405675", "0.6929512", "0.6903375", "0.6903375", "0.6903375", "0.6903375", "0.6869604", "0.6836568", "0.68324876", "0.6798818", "0.6798818", "0.6798818", "0.6798818", "0.6798818", "0.6798818", "0.6798818", "0.6798818", "0.6798818", "0.6798818", "0.6798818", "0.6790021", "0.6774186", "0.6774075", "0.67677206", "0.6733844", "0.6712832", "0.66776645", "0.6668096", "0.6666361", "0.6624863", "0.6623085", "0.661082", "0.6609008", "0.66040486", "0.6602069", "0.6594243", "0.6594243", "0.6587775", "0.65874386", "0.65799075", "0.65799075", "0.65799075", "0.65799075", "0.6569559", "0.6569559", "0.6569559", "0.6554315", "0.6531127", "0.652195", "0.65171385", "0.65171385", "0.6514512", "0.65143543", "0.64852875", "0.64811623", "0.6480305", "0.647454", "0.6438077", "0.6426053", "0.6426053", "0.64253944", "0.6420473", "0.64136946", "0.64136946", "0.6413336", "0.64043385", "0.6402504", "0.6401918", "0.6400402", "0.63991064", "0.63991064", "0.6390176", "0.6389894", "0.63797086", "0.637948", "0.63791096", "0.63748646", "0.6369875", "0.6365281", "0.6359756" ]
0.8216174
0
Get the recipient of the missive document
public ReceiverIdentifier getRecipient() { // Get the recipient of the missive document return this.missiveHeader.getRcv(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getRecipient()\n {\n return recipient;\n }", "public Object getRecipient() {\n\t\treturn this.recipient;\n\t}", "public Recipient getRecipient() {\n return recipient;\n }", "protected String getRecipient() {\n return parameterService.getParameterValueAsString(AwardDocument.class,\n Constants.REPORT_TRACKING_NOTIFICATIONS_BATCH_RECIPIENT);\n }", "public String getRecipient() {\n\t\treturn recipient;\n\t}", "public java.lang.String getRecipient() {\n return recipient;\n }", "public final Player getRecipient() {\n return recipient;\n }", "@java.lang.Override\n public long getRecipientId() {\n return recipientId_;\n }", "public String recipientId() {\n return recipientId;\n }", "@java.lang.Override\n public long getRecipientId() {\n return recipientId_;\n }", "JsonObject fetchRecipient(String recipientToken);", "public int getRecipientId() {\r\n\t\treturn recipientId;\r\n\t}", "public String getRecipient(int i) {\n return recipients.get(i);\n }", "public static String getRecipientEmail() {\n return recipientEmail;\n }", "public java.lang.Object getRecipientEmailAddress() {\n return recipientEmailAddress;\n }", "public TriggerRecipient getRecipient () {\n return this.recipient;\n }", "public COSString getRecipientStringAt(int i)\n {\n COSArray array = (COSArray)encryptionDictionary.getItem(COSName.getPDFName(\"Recipients\"));\n return (COSString)array.get(i);\n }", "public Guid getInvoiceRecipientId() {\r\n return invoiceRecipientId;\r\n }", "public static String getRecipient(final Bundle bundle) {\n return bundle.getString(Constants.BUNDLE_STRING_RECIPIENT, null);\n }", "public BICorIBAN getSender() {\n\n // Get the sender of the missive document\n return this.missiveHeader.getSnd();\n }", "@Override\n public String toString() {\n return \"Recipient: \" + recipients[0] + \"; Type: \" + type;\n }", "public java.lang.String getRecipientDn() {\r\n return recipientDn;\r\n }", "public void setRecipient(String recipient)\n {\n this.recipient = recipient;\n }", "public RecipientResponse getRecipient(String recipientId){\n return client.get(buildUrl(recipientId), RecipientResponse.class);\n }", "public String getFromEMail() {\n return fromEMail;\n }", "public String[] getRecipients() {\n return recipients;\n }", "public APIgetRecipientsRequest getRecipients() {\n return new APIgetRecipientsRequest();\n }", "java.lang.String getDelegateSuggestedSignerEmail();", "public void setRecipient(String recipient){\n this.recipients = new String[1];\n recipients[0] = recipient;\n }", "List<Worker<?, ?>> getRecipients() {\n\t\tList<Worker<?, ?>> retval = Collections.unmodifiableList(recipients);\n\t\treturn retval;\n\t}", "public PDAnnotation getInReplyTo() throws IOException {\n/* 260 */ COSBase base = getCOSObject().getDictionaryObject(\"IRT\");\n/* 261 */ if (base instanceof COSDictionary)\n/* */ {\n/* 263 */ return PDAnnotation.createAnnotation(base);\n/* */ }\n/* 265 */ return null;\n/* */ }", "public String[] getRecipients() {\n\t\treturn recipients;\n\t}", "String getCustomerEmail(String bookingRef);", "String getResponsible();", "protected String getTargetAccountFromRecipients(MimeMessage emailMessage) throws MessagingException {\r\n\t\tAddress[] addresses = emailMessage.getAllRecipients();\r\n\t\tString targetAccount = null;\r\n\t\tfor (Address add : addresses) {\r\n\t\t\tif (add.toString().contains(\"appspotmail\")) {\r\n\t\t\t\tString emailAddress = add.toString();\r\n\t\t\t\tlog.info(\"appspotmail email address found: \" + emailAddress);\r\n\t\t\t\tint atIndex = emailAddress.indexOf('@');\r\n\t\t\t\tint startIndex = emailAddress.lastIndexOf('<');\r\n\t\t\t\ttargetAccount = emailAddress.substring(startIndex+1, atIndex) + \"@gmail.com\";\r\n\t\t\t\tbreak;\r\n\t\t\t}\r\n\t\t}\r\n\t\treturn targetAccount;\r\n\t}", "protected void getRecipientNumber(TargetForm aForm, HttpServletRequest req) {\n\t\tTargetDao targetDao = (TargetDao) getBean(\"TargetDao\");\n\t\tTarget target = (Target) getBean(\"Target\");\n\t\tRecipientDao recipientDao = (RecipientDao) getBean(\"RecipientDao\");\n\t\t\n\t\ttarget = targetDao.getTarget(aForm.getTargetID(), aForm.getCompanyID(req));\n\t\tint numOfRecipients = recipientDao.sumOfRecipients(aForm.getCompanyID(req), target.getTargetSQL());\n\t\t\n\t\taForm.setNumOfRecipients(numOfRecipients);\n\t\t\n\t}", "String getOtherAlertMailBody( );", "public IUser getAuthor() {\n\t\treturn message.getAuthor();\n\t}", "public String getReplyTo() {\n return replyTo;\n }", "Observable<String> messageBodyRecipientTextViewText();", "@Override\n public void recipient(String recipient) {\n }", "String getFirstAlertMailBody( );", "public java.lang.Object getRecipientDisplayName() {\n return recipientDisplayName;\n }", "public String getEmail() {\r\n // Bouml preserved body begin 00040D82\r\n\t System.out.println(email);\r\n\t return email;\r\n // Bouml preserved body end 00040D82\r\n }", "public Reply recipient(String recipientText) throws ThingsException, InterruptedException;", "public AddressList getReplyTo() {\n return getAddressList(FieldName.REPLY_TO);\n }", "public void setRecipient(java.lang.String recipient) {\n this.recipient = recipient;\n }", "java.lang.String getSenderId();", "public Contributor getResponsibleParty() {\n\t\treturn null;\n\t\t// org.dom4j.Document xmlDoc = getXmlDoc();\n\t\t// return getContributor(...);\n\t}", "public String removeRecipient(int i) {\n return recipients.remove(i);\n }", "public void setRecipient(ReceiverIdentifier recipient) {\n\n // Set the recipient of the missive document\n this.missiveHeader.setRcv(recipient);\n\n // Build the missive document\n this.build();\n }", "public void setRecipient(Object recipient) {\n\t\tthis.recipient = recipient;\n\t}", "org.apache.xmlbeans.XmlString xgetDelegateSuggestedSignerEmail();", "private static PluginMessageRecipient getThroughWhomSendMessage() {\n\t\treturn Remain.getOnlinePlayers().isEmpty() ? Bukkit.getServer() : Remain.getOnlinePlayers().iterator().next();\n\t}", "public void sendEmail(Author authorObject);", "@Transient\n\tpublic String getReceipientMsisdn() { \n\t\treturn mRecipientMsisdn; \n\t}", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "public String getToRefid() {\n return targetid;\n }", "@Override\n\tpublic List<String> getMessages(EmailAddress recipient) throws MessageEngineException {\n\t\treturn null;\n\t}", "@Override\n\tpublic String getAdres() {\n\t\tString pName= ctx.getCallerPrincipal().getName();\n\t\tPerson p=userEJB.findPerson(pName);\n\t\tString w=p.getAddress();\n\t\treturn w;\n\t}", "public Contributor getContact() {\n\t\treturn null;\n\t\t// org.dom4j.Document xmlDoc = getXmlDoc();\n\t\t// return getContributor();\n\t}", "public String getEmailMessage(Agent agent);", "String getUserMail();", "private String extractEMailAddress() {\n return SwingUtil.extract(emailJTextField, Boolean.TRUE);\n }", "public synchronized String getMail()\r\n {\r\n return mail;\r\n }", "public int getNumRecipients() {\n return recipients.size();\n }", "private static Set<EMailAddress> getSequencingSampleTrackingRecipients(\n Collection<Sample> sequencingSamples)\n {\n assert sequencingSamples != null;\n\n final Set<EMailAddress> recipients = new HashSet<EMailAddress>();\n\n // Recipients are taken from properties of the sequencing sample.\n final Set<String> recipientPropertyTypeCodes = new HashSet<String>();\n recipientPropertyTypeCodes.add(CONTACT_PERSON_EMAIL);\n recipientPropertyTypeCodes.add(PRINCIPAL_INVESTIGATOR_EMAIL);\n recipientPropertyTypeCodes.add(CONTACT_DATA_MANAGER_EMAIL);\n\n for (Sample sequencingSample : sequencingSamples)\n {\n for (Map.Entry<String, String> space : recipientsBySpace.entrySet())\n {\n if (sequencingSample.getSpace().getCode().equals(space.getKey()))\n {\n String spaceRecipientOrNull =\n recipientsBySpace.get(space.getKey());\n if (spaceRecipientOrNull != null)\n {\n EMailAddress myEmail = new EMailAddress(spaceRecipientOrNull);\n recipients.add(myEmail);\n }\n }\n }\n\n for (IEntityProperty property : sequencingSample.getProperties())\n {\n final String propertyCode = property.getPropertyType().getCode();\n final String propertyValue = property.tryGetAsString();\n if (recipientPropertyTypeCodes.contains(propertyCode))\n {\n EMailAddress myEmail = new EMailAddress(propertyValue);\n recipients.add(myEmail);\n }\n }\n }\n\n return recipients;\n }", "kr.pik.message.Profile.Contact getContact();", "private List<Recipient> findRecipients(String profile) {\n //return service.findRecipient(profile);\n return null;\n }", "java.lang.String getEmail();", "java.lang.String getEmail();", "java.lang.String getEmail();", "java.lang.String getEmail();", "java.lang.String getEmail();", "java.lang.String getEmail();", "private String getPlainFrom(MimeMessage m)\r\n\t{\r\n\t\tString fromEmail = null;\r\n\t\ttry\r\n\t\t{\r\n\t fromEmail = m.getFrom()[0].toString().toLowerCase();\r\n\t int idx;\r\n\t if ((idx = fromEmail.indexOf('<')) != -1)\r\n\t \tfromEmail = fromEmail.substring(++idx, fromEmail.indexOf('>', idx));\r\n\t\t}\r\n\t\tcatch (MessagingException e) {}\r\n return fromEmail;\r\n\t}", "public String getReplyToDomain() {\n return m_ReplyToDomain;\n }", "@Override\n\tpublic java.lang.String getPersonalEmail() {\n\t\treturn _candidate.getPersonalEmail();\n\t}", "String getTo();", "public java.lang.String getAutoForwardToEmailAddress()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AUTOFORWARDTOEMAILADDRESS$10, 0);\n if (target == null)\n {\n return null;\n }\n return target.getStringValue();\n }\n }", "public String getPatientDocEmail() {\n\t\treturn this.patientDoctorEmail;\n\t}", "@java.lang.Override\n public boolean hasRecipientId() {\n return ((bitField0_ & 0x00000080) != 0);\n }", "public MailReceivePeer getPeer()\n {\n return peer;\n }", "@java.lang.Override\n public boolean hasRecipientId() {\n return ((bitField0_ & 0x00000080) != 0);\n }", "private Message createMessageToSingleRecipient (Session session, String recipient, String subject, String message, String attachment, String fromAddress) {\r\n\t\t\r\n\t\tMessage msg = null;\r\n\t\tString addressToStr = \"\";\r\n\t\t\r\n\t\ttry {\r\n\t\t\tmsg = new MimeMessage(session);\r\n\t\t\tInternetAddress addressTo = new InternetAddress(recipient);\r\n\t\t\tmsg.setRecipient(Message.RecipientType.TO, addressTo);\r\n\r\n\t\t\t//\r\n\t\t\tInternetAddress fromInternetAddress = new InternetAddress(fromAddress);\r\n\t\t\tmsg.setFrom(fromInternetAddress); \r\n\t\t\t//\r\n\t\t\t\r\n\t\t\tlogger.info(\"Destinatario: \" + recipient + \"| \" + addressToStr);\r\n\t\t\tbuildMessage(subject, message, attachment, msg);\r\n\t\t} catch (MessagingException exception) {\r\n\t\t\tlogger.error(\"Huvo un error tratando de crear el mensaje del email. Causa: {} / {}\", exception.getClass().toString(), exception.getMessage());\r\n\t\t}\r\n\t\treturn msg;\r\n\t}", "public String getEmail() { return (this.idcorreo == null) ? \"\" : this.idcorreo; }", "String getSender();", "String getUserMainEmail( int nUserId );", "public static String getAutoReplyMessage(String to) {\r\n\r\n\t\tString message = \"\";\r\n\r\n\t\ttry {\r\n\t\t\tCursor cursor = db.rawQuery(\r\n\t\t\t\t\t\"SELECT message FROM autoReply where sms_to='\" + to + \"'\",\r\n\t\t\t\t\tnull);\r\n\r\n\t\t\tif (cursor.moveToFirst()) {\r\n\t\t\t\tmessage = cursor.getString(0);\r\n\t\t\t}\r\n\r\n\t\t\tcursor.close();\r\n\t\t} catch (Exception e) {\r\n\t\t\t//Log.e(\"AUTO_REPLY SELECT\", \"error : \" + e.toString());\r\n\t\t}\r\n\r\n\t\treturn message;\r\n\t}", "public Mailbox getSender() {\n return getMailbox(FieldName.SENDER);\n }", "@Override\n\tprotected UserTO getTo() {\n\t\treturn userTO;\n\t}", "public String getTo()\r\n {\r\n return to;\r\n }", "public boolean hasRecipients() {\n return !recipients.isEmpty();\n }", "java.lang.String getParticipant();", "public long getToUid() {\n return toUid_;\n }" ]
[ "0.7212188", "0.7139107", "0.71270746", "0.7125202", "0.70144516", "0.69702786", "0.66344625", "0.65727466", "0.65584356", "0.6495981", "0.64719856", "0.6416692", "0.6239767", "0.6183687", "0.6182196", "0.60188985", "0.5997376", "0.592145", "0.5837119", "0.58346665", "0.5808824", "0.5768889", "0.5657264", "0.55933917", "0.55893034", "0.55812085", "0.5555712", "0.5549001", "0.5520911", "0.5517406", "0.54695493", "0.5458767", "0.5451268", "0.54427534", "0.54022944", "0.53896505", "0.5386245", "0.5368561", "0.5357548", "0.533347", "0.53309816", "0.53256524", "0.532429", "0.53062034", "0.5298797", "0.5287377", "0.52844185", "0.5250119", "0.524161", "0.5224687", "0.5220834", "0.5215888", "0.5214906", "0.5210549", "0.5205971", "0.51966834", "0.5190729", "0.5190729", "0.5190729", "0.5190729", "0.5190729", "0.5190729", "0.5185312", "0.51682234", "0.51527977", "0.5151643", "0.51347", "0.51289433", "0.511851", "0.51172525", "0.5108794", "0.5106373", "0.50973696", "0.5092726", "0.5083768", "0.5083768", "0.5083768", "0.5083768", "0.5083768", "0.5083768", "0.5080319", "0.50689316", "0.5068173", "0.5067947", "0.50676113", "0.5065311", "0.50475997", "0.50371474", "0.5032603", "0.5028762", "0.50270534", "0.5021943", "0.5019646", "0.5007255", "0.5005762", "0.5003936", "0.50003535", "0.4998364", "0.49961153", "0.499554" ]
0.7357747
0
Get the schema location of a missive document
public String getSchemaLocation(String namespaceUri, String localPart) { String schemaLocation = null; // Cursor to traverse the XML fragment document XmlCursor cursor = this.missiveDocument.newCursor(); // Find the start node of the fragment document while (cursor.hasNextToken()) { // Check if we are at the beginning of the document if (cursor.isStart()) { // Get the value of the attribute schemaLocation = cursor.getAttributeText(new QName("http://www.w3.org/2001/XMLSchema-instance", "schemaLocation")); // Exit the loop break; } else { // Move to next token cursor.toNextToken(); } } // Dispose cursor cursor.dispose(); // Return the schema location value return schemaLocation; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String getSchemaLocation();", "public String getSchemaLocation() {\r\n\t\treturn mSchemaLocation;\r\n\t}", "public String getSchemaLocation() {\r\n return schemaLocation;\r\n }", "private String getSchema(Document doc) {\n\t\tElement rootElement = doc.getRootElement();\n\t\treturn rootElement.getAttributeValue(\"schemaLocation\", xsiNamespace).replace(\"http://www.github.com/biosemantics\", \"\").trim();\n\t}", "public abstract String getSchemaURI();", "S getSchema();", "public SchemaInfo getSchema () throws Exception;", "public Schema getSchema();", "@ApiModelProperty(value = \"A URI to a JSON-Schema file that defines additional attributes and relationships\")\n\n\n public String getSchemaLocation() {\n return schemaLocation;\n }", "@ApiModelProperty(value = \"A URI to a JSON-Schema file that defines additional attributes and relationships\")\n\n\n public String getSchemaLocation() {\n return schemaLocation;\n }", "String getSchemaFile();", "public void setSchemaLocation(String schemaLocation) {\n\t\t\r\n\t}", "public String getSchema()\n {\n return schema;\n }", "public SchemaDef getSourceSchema();", "public String getSchema() {\n return schema;\n }", "static Path getSchemaPath(Configuration conf) {\n int iteration = lastSchemaUpdate(conf);\n return getOutputPath(conf, SCHEMA_BASE + iteration);\n }", "public SchemaInfo getAssociatedSchema() {\n return lookupSchema(getTargetNamespace());\n }", "public String getSchema() {\n return schema;\n }", "public String getSchema() {\n return schema;\n }", "AstroSchema getSchema();", "@Test\n public void atSchemaLocationTest() {\n // TODO: test atSchemaLocation\n }", "public java.lang.String getSchema() {\r\n return schema;\r\n }", "public String getObject_schema() {\n return object_schema;\n }", "public String schema() {\n return schemaName;\n }", "public String schema() {\n return schemaName;\n }", "public L getDocumentLocation();", "public URL getWSDLDocumentLocation() {\n\t\treturn null;\n\t}", "public String getSchema()\n {\n String schema = \"\";\n if(this.props != null && !this.props.isEmpty())\n {\n schema = this.props.getProperty(\"db.schema\");\n }\n \n return schema;\n }", "String getRemoteSchema();", "public java.lang.String getSchemaUrl() {\n java.lang.Object ref = schemaUrl_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n schemaUrl_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public boolean getSchemaLocExists() {\r\n\t\treturn mSchemaLocExists;\r\n\t}", "int getUnusedSchemaId();", "public Schema getSchema() {\n return schema;\n }", "protected SchemaInfo lookupSchema(String namespace) {\n if (\"\".equals(namespace)) {\n namespace = null;\n }\n\n return this.jaxbContext.getSchemas().get(namespace);\n }", "public Schema getSchema() {\n\t\treturn _schema;\n\t}", "public Integer getSchema()\r\n\t{\r\n\t\tif(element instanceof Schema)\r\n\t\t\treturn ((Schema)element).getId();\r\n\t\treturn ((SchemaElement)element).getBase();\r\n\t}", "public TypeDescription getSchema() {\n return schema;\n }", "public TapSchema findOneSchema(String schemaName);", "String getSchemaName();", "String getSchemaName();", "@java.lang.Override\n public java.lang.String getSchemaUrl() {\n java.lang.Object ref = schemaUrl_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n schemaUrl_ = s;\n return s;\n }\n }", "public Schema getSchema() {\n return schema;\n }", "public org.w3c.dom.Document getSchema() {\r\n return schema;\r\n }", "@Override\r\n\t\tpublic String getSchema() throws SQLException {\n\t\t\treturn null;\r\n\t\t}", "void schema(String schema);", "void schema(String schema);", "public Schema getSchema()\n {\n return schema;\n }", "public SchemaInfo readServerSchema() {\n String path = \"/schema\";\n Span span = this.tracer.buildSpan(\"Client.Schema\").start();\n try {\n try (CloseableHttpResponse response = clientExecute(\"GET\", path, null, null, \"Error while reading schema\",\n ReturnClientResponse.ERROR_CHECKED_RESPONSE, false)) {\n HttpEntity entity = response.getEntity();\n if (entity != null) {\n try (InputStream src = entity.getContent()) {\n return SchemaInfo.fromInputStream(src);\n }\n }\n throw new PilosaException(\"Server returned empty response\");\n }\n } catch (IOException ex) {\n throw new PilosaException(\"Error while reading response\", ex);\n } finally {\n span.finish();\n }\n }", "public URI getSchemaDocumentUri(MetadataSchemaRecord schemaRecord) {\n return WebMvcLinkBuilder.linkTo(WebMvcLinkBuilder.methodOn(this.getClass()).getSchemaDocumentById(schemaRecord.getSchemaId(), schemaRecord.getSchemaVersion(), null, null)).toUri();\n }", "public Schema getSchema() {\n return mSchema;\n }", "SchemaDefinition createSchemaDefinition();", "public String getSchemaName() { return schemaName; }", "public MetaSchema getMetaSchema(int iSchema);", "@Override\r\n\tpublic String geSchemaInfoWithPath(Context context, String strSchemaName, String strExportPath) throws Exception {\n\t\treturn null;\r\n\t}", "@Override\n public Schema getSchema() {\n return schema$;\n }", "@Override\n public Schema getSchema() {\n return schema$;\n }", "@Override\n public Schema getSchema() {\n return schema$;\n }", "@Override\n public Schema getSchema() {\n return schema$;\n }", "protected AdobePDFSchema getAdobePDFSchema(XMPMetadata xmp) {\n\t\tAdobePDFSchema pdf = xmp.getAdobePDFSchema();\n\t\tif (pdf != null)\n\t\t\tif (overwrite)\n\t\t\t\txmp.removeSchema(pdf);\n\t\t\telse\n\t\t\t\treturn pdf;\n\t\treturn xmp.createAndAddAdobePDFSchema();\n\t}", "public static Schema loadSchema(Configuration conf) {\n SchemaWritable schema = new SchemaWritable();\n try {\n FileSystem fs = FileSystem.get(conf);\n Path schemaPath = getSchemaPath(conf);\n if (fs.isDirectory(schemaPath)) {\n for (FileStatus status : fs.listStatus(schemaPath)) {\n schemaPath = status.getPath();\n if (status.isFile() && status.getLen() > 0\n && !schemaPath.getName().startsWith(DEBUG_OUT)) {\n break;\n }\n }\n }\n SequenceFile.Reader in = new SequenceFile.Reader(conf,\n SequenceFile.Reader.file(schemaPath));\n NullWritable key = NullWritable.get();\n in.next(key, schema);\n in.close();\n }\n catch (IOException e) {\n e.printStackTrace();\n }\n return schema;\n }", "public String getSchemaPath(final String requestUrl) {\n // find out if we have a known route, e.g. /rules, /bnrules, etc.\n final Optional<String> match = businessObjectToJsonSchema.keySet().stream().filter(requestUrl::contains).findAny();\n\n if (match.isEmpty()) {\n logger.debug(\"Schema validation not configured for: {}\", requestUrl);\n return null; // the request has not mapping, meaning there is no schema for this request URL's payload\n }\n\n final String route = match.get();\n // find out if there are trailing elements after the base mapping (e.g. rules/<hash>). If so, we validate.\n if (requestUrl.lastIndexOf(route) >= requestUrl.lastIndexOf(\"/\")) {\n // this means we have no hash or any other trailing path components after the route. We are not validating this.\n // The payloads we are interested in are always qualified with a hash, a country, etc.\n return null;\n }\n // since there is currently only one schema per route, we can take the route as a key for the schema\n // e.g. if we have /rules/<something>, we use the same schema, no matter what <something> is.\n return businessObjectToJsonSchema.get(route);\n }", "public String qualifiedDocName() { return \"\"; }", "public String getRawSchema() {\n return rawSchema;\n }", "Schema createSchema();", "public void setSchema(String schema) {\n this.schema = schema;\n }", "public static String getSchema( String url )\n\t{\n\t\tString db = url.split( \":\" )[ 1 ];\n\t\tString result = null;\n\t\tif( SCHEMAS.containsKey( db ) )\n\t\t{\n\t\t\tresult = SCHEMAS.get( db );\n\t\t}\n\t\telse\n\t\t{\n\t\t\tif( MYSQL.equals( db ) )\n\t\t\t{\n//\t\t\t\tString dbNameAndProps = url.split( \"/\" )[ 3 ];\n//\t\t\t\tresult = dbNameAndProps.split( \"[?]\" )[ 0 ];\n\t\t\t\tresult = null;\n\t\t\t}\n\t\t}\n\t\treturn result;\n\t}", "public void setSchema(java.lang.String schema) {\r\n this.schema = schema;\r\n }", "@Override\n public String getSchema() throws IOException, AutomationException {\n serverLog.addMessage(3, 200, \"Request received in Sample Object Interceptor for getSchema\");\n\n /*\n * Add code to manipulate schema requests here\n */\n\n IRESTRequestHandler restRequestHandler = soiHelper.findRestRequestHandlerDelegate(so);\n if (restRequestHandler != null) {\n return restRequestHandler.getSchema();\n }\n\n return null;\n }", "@Override\n public Schema getXMLSchema() throws XMLPlatformException {\n return documentBuilderFactory.getSchema();\n }", "public String getDocumentEndpoint();", "@Override\r\n\tprotected String getSchemaSpacePattern() throws SQLException {\r\n\t\tString schema = databaseConnection.getSchema();\r\n\t\tif ((schema == null) || schema.isEmpty()) {\r\n\t\t\tschema = dbmd.getUserName();\r\n\t\t}\r\n\t\treturn schema;\r\n\t}", "public SchemaElement getDatabaseSchema() {\n return SchemaElement.forName(getDatabaseSchemaName());\n }", "@Override\n public OdfSchemaDocument getDocument() {\n return (OdfSchemaDocument) mPackageDocument;\n }", "public String getSchema()\n\t{\n\t\t//begin vpj-cd e-evolution 03/04/2005\n\t\treturn \"compiere\";\n\t\t//end vpj-cd e-evolution 03/04/2005\n\t}", "String handlerSchema();", "@Test\n void docs() {\n Schema schema = new Schema.Parser().parse(SCHEMA_WITH_DOC_TAGS);\n assertEquals(\"This is not a world record.\", schema.getDoc());\n assertEquals(\"Inner Fixed\", schema.getField(\"inner_fixed\").doc());\n assertEquals(\"Very Inner Fixed\", schema.getField(\"inner_fixed\").schema().getDoc());\n assertEquals(\"Inner String\", schema.getField(\"inner_string\").doc());\n assertEquals(\"Inner Enum\", schema.getField(\"inner_enum\").doc());\n assertEquals(\"Very Inner Enum\", schema.getField(\"inner_enum\").schema().getDoc());\n assertEquals(\"Inner Union\", schema.getField(\"inner_union\").doc());\n }", "public Map<String, BsonDocument> getLocalSchemaMap() {\n return localSchemaMap;\n }", "public int getConstraintSchemaPart() {\n return schemaPart;\n }", "public abstract SchemaClass getSchemaClass();", "@Override\r\n\t\tpublic TypeInfo getSchemaTypeInfo()\r\n\t\t\t{\n\t\t\t\treturn null;\r\n\t\t\t}", "@java.lang.Override\n public com.google.protobuf.ByteString\n getSchemaUrlBytes() {\n java.lang.Object ref = schemaUrl_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n schemaUrl_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "@Override\n\tpublic String getSchemaName(int arg0) throws SQLException {\n\t\treturn null;\n\t}", "public static Schema getClassSchema() {\n return schema$;\n }", "public static Schema getClassSchema() {\n return schema$;\n }", "public static Schema getClassSchema() {\n return schema$;\n }", "public static Schema getClassSchema() {\n return schema$;\n }", "SchemaManager getSchemaManager();", "public String getDatabaseSchemaName() {\n return databaseSchemaName;\n }", "public com.google.protobuf.ByteString\n getSchemaUrlBytes() {\n java.lang.Object ref = schemaUrl_;\n if (ref instanceof String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n schemaUrl_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "public int getMetaSchemas();", "public String schemaName() {\n return this.schemaName;\n }", "public void testSchema() throws IOException, JAXBException {\n\t\tJAXBContext context = JAXBContext.newInstance(WorksheetDocument.class);\n\n\t\tString out;\n\t\tfinal StringWriter writer = new StringWriter();\n\t\t// generate the schema\n\t\tcontext.generateSchema(\n\t\t// need to define a SchemaOutputResolver to store to\n\t\tnew SchemaOutputResolver() {\n\n\t\t\t@Override\n\t\t\tpublic Result createOutput(String ns, String file)\n\t\t\t\t\tthrows IOException {\n\t\t\t\t// save the schema to the list\n\t\t\t\tStreamResult res = new StreamResult(writer);\n\t\t\t\tres.setSystemId(\"no-id\");\n\t\t\t\treturn res;\n\t\t\t}\n\t\t});\n\t\tSystem.out.println(writer.toString());\n\n\t}", "public MetaSchema getMetaSchema(String sName);", "public void setSchema(Schema schema)\n {\n this.schema = schema;\n }", "public String getTableSchemaFile() {\n return tableSchemaFile;\n }", "private Schema createSchema(String schemaLocation) throws ServiceException {\n\t\tLOG.debug(\"start createSchema with schemaLocation \" + schemaLocation);\n\n\t\tString language = XMLConstants.W3C_XML_SCHEMA_NS_URI;\n\t\tSchemaFactory factory = SchemaFactory.newInstance(language);\n\t\ttry {\n\t\t\tFile schemaFile = new File(schemaLocation);\n\t\t\treturn factory.newSchema(schemaFile);\n\t\t} catch (SAXException e) {\n\t\t\tLOG.debug(\"can't create Schema\");\n\t\t\tthrow new ServiceException(\"can't create Schema\");\n\t\t}\n\n\t}", "public List<String> getSchema() {\n\t\treturn schema;\n\t}", "public String getSchemaName() {\r\n\t\treturn this.tableMetaDataContext.getSchemaName();\r\n\t}", "private void fixSchemaDocumentUri(MetadataSchemaRecord schemaRecord) {\n fixSchemaDocumentUri(schemaRecord, false);\n }", "@Override\n protected Object getSchemaSource() {\n String persistencexsd = \"persistence-xsd.rsrc\";\n // if the version and/or schema location is for 1.0, use the 1.0\n // schema\n if (XMLVersionParser.VERSION_2_0.equals(_persistenceVersion)\n || (_schemaLocation != null && _schemaLocation.indexOf(PERSISTENCE_XSD_2_0) != -1)) {\n persistencexsd = \"persistence_2_0-xsd.rsrc\";\n }\n else if (XMLVersionParser.VERSION_2_1.equals(_persistenceVersion)\n || (_schemaLocation != null && _schemaLocation.indexOf(PERSISTENCE_XSD_2_1) != -1)) {\n persistencexsd = \"persistence_2_1-xsd.rsrc\";\n }\n else if (XMLVersionParser.VERSION_2_2.equals(_persistenceVersion)\n || (_schemaLocation != null && _schemaLocation.indexOf(PERSISTENCE_XSD_2_2) != -1)) {\n persistencexsd = \"persistence_2_2-xsd.rsrc\";\n }\n\n return getClass().getResourceAsStream(persistencexsd);\n }" ]
[ "0.80704516", "0.7440069", "0.74351525", "0.69927037", "0.6595512", "0.6367348", "0.636065", "0.63554865", "0.6353828", "0.6353828", "0.6333258", "0.6305243", "0.6240731", "0.6223353", "0.6221188", "0.6191406", "0.61692923", "0.61394745", "0.61394745", "0.60942423", "0.6087275", "0.60785925", "0.6055944", "0.6048101", "0.6048101", "0.6028073", "0.60212636", "0.60050493", "0.59390336", "0.5883797", "0.5866771", "0.5815531", "0.5803454", "0.5793031", "0.5789875", "0.57862717", "0.5784962", "0.5780869", "0.5772401", "0.5772401", "0.5756861", "0.5709265", "0.5687833", "0.56850904", "0.5673654", "0.5673654", "0.56732374", "0.5664756", "0.5640029", "0.56330913", "0.5617632", "0.560322", "0.55684924", "0.55528766", "0.5537665", "0.5537665", "0.5537665", "0.5537665", "0.5535308", "0.5530652", "0.55132574", "0.54903215", "0.54901206", "0.5444933", "0.54399467", "0.5395188", "0.538775", "0.53859156", "0.5375507", "0.5375072", "0.53700143", "0.53672254", "0.53542084", "0.5344766", "0.53316444", "0.5323177", "0.529818", "0.5292943", "0.529267", "0.5284238", "0.52835625", "0.5260731", "0.5249595", "0.5249595", "0.5249595", "0.5249595", "0.5231673", "0.52227217", "0.52183306", "0.5211309", "0.5210285", "0.51717085", "0.5164056", "0.5157852", "0.51486707", "0.51383764", "0.51316017", "0.5119522", "0.51031536", "0.51029307" ]
0.6137109
19
Get the date and time at which the document was sent
public Calendar getSendDateTime() { // Get the date and time at which the missive document was sent return this.missiveHeader.getSndDtTm(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Date getSentAt() {\n SimpleDateFormat sdf = new SimpleDateFormat(\"yyyy-MM-dd'T'HH:mm:ss'Z'\");\n Date d = null;\n try {\n d = sdf.parse(creationDate);\n } catch (ParseException e) {\n e.printStackTrace();\n }\n return d;\n }", "public Date getSentDate() {\n return sentDate;\n }", "public java.lang.String getSentDate() {\n return sentDate;\n }", "public long getSentTime();", "public Timestamp getDateDoc();", "public Timestamp getDateDoc();", "public Timestamp getDateDoc();", "public java.lang.String getSentDate() {\n return sentDate;\n }", "public Long getRequestDate() {\n return requestDate;\n }", "public Date getTimeSend() {\n return timeSend;\n }", "public Date getSendTime() {\n return sendTime;\n }", "public Date getRequestDate();", "public Date getRequesttime() {\n return requesttime;\n }", "public Date getMessageDate();", "public Date getSendEmailTime() {\n return sendEmailTime;\n }", "private String getTimestamp() {\n return Calendar.getInstance().getTime().toString();\n }", "public java.util.Calendar getDateTimeSent() {\r\n return dateTimeSent;\r\n }", "public Date getSendingTime() {\n return sendingTime;\n }", "Date getEventFiredAt();", "Date getRequestedAt();", "public java.util.Date getRequestTime() {\n return this.requestTime;\n }", "public java.lang.String getEnvelopeDateTime() {\r\n return envelopeDateTime;\r\n }", "String getTimestamp();", "String getTimestamp();", "private void getDate() {\t// use the date service to get the date\r\n String currentDateTimeText = theDateService.getDateAndTime();\r\n this.send(currentDateTimeText);\r\n }", "public String getDateTime(){\n LocalDateTime ldt = LocalDateTime.ofInstant(Instant.ofEpochMilli(this.datePosted), ZoneId.systemDefault());\n String dateOnly = ldt.toString().substring(0, 10);\n String timeOnly = ldt.toString().substring(11, ldt.toString().length()-4);\n return dateOnly + \" at \" + timeOnly;\n }", "String timeCreated();", "public Date getLastSendRequestTime()\r\n {\r\n return lastSendRequestTime;\r\n }", "public Date getRequestDate() { return requestDate; }", "double getClientTime();", "public java.lang.String getSentTime() {\n return sentTime;\n }", "public String getEventDate() {\n\t\treturn date;\n\t}", "public Date getRecvdatetime() {\n\t\treturn recvdatetime;\n\t}", "java.lang.String getFoundingDate();", "public Date getDateOfRequest() {\r\n\t\treturn dateOfRequest;\r\n\t}", "DateTime getSubmissionTime();", "@Override\n public final Date getDocumentDate() {\n return this.manufacture.getItsDate();\n }", "java.lang.String getTimestamp();", "java.lang.String getTimestamp();", "private String getCurrentTimestamp() {\n\n String mytime = java.text.DateFormat.getTimeInstance().format(Calendar.getInstance().getTime());\n String mydate =java.text.DateFormat.getDateTimeInstance().format(Calendar.getInstance().getTime());\n return mytime;\n }", "public String getDateTime() {\n\t\tlog.trace(\"Get dateTime, returns [{}]\", dateTime);\n\t\treturn dateTime;\n\t}", "public java.lang.String getSentTime() {\n return sentTime;\n }", "String getCreated_at();", "private static String getStamp() {\n\t\t\t return new SimpleDateFormat(\"yyyyMMddHHmmss\").format(new Date());\r\n\t\t}", "public String getTimestamp()\n {\n return timestamp;\n }", "private static String getDate() {\n return new SimpleDateFormat(\"yyyyMMddHHmmss\").format\n (new Date(System.currentTimeMillis()));\n }", "public static String getDate()\r\n {\r\n Date now = new Date();\r\n DateFormat df = new SimpleDateFormat (\"yyyy-MM-dd'T'hh-mm-ss\");\r\n String currentTime = df.format(now);\r\n return currentTime; \r\n \r\n }", "public double getClientTime() {\n return clientTime_;\n }", "long getPublishTime();", "com.google.protobuf.Timestamp getSendTime();", "private String getDate()\r\n\t{\r\n\t\tCalendar cal = Calendar.getInstance();\r\n\t\tSimpleDateFormat sdf = new SimpleDateFormat(\"yyyy-MM-dd HH:mm\");\r\n\t\treturn sdf.format(cal.getTime());\r\n\t}", "public Date getPublish_tm() {\n return publish_tm;\n }", "public double getClientTime() {\n return clientTime_;\n }", "public long getSendTime() {\n return sendTime_;\n }", "public Date getPubTime() {\n return (Date) getAttributeInternal(PUBTIME);\n }", "public long getDate() {\n return date_;\n }", "private String getDateTime() {\n SimpleDateFormat sdf = new SimpleDateFormat(\"[yyyy/MM/dd - HH:mm:ss]\");\n return sdf.format(new Date());\n }", "private String getDateTime() {\n SimpleDateFormat sdf = new SimpleDateFormat(\"[yyyy/MM/dd - HH:mm:ss]\");\n return sdf.format(new Date());\n }", "public Date getTimePost() {\n return timePost;\n }", "public java.sql.Date getDocumentDate() {\n\treturn documentDate;\n}", "public long getRequestTime() {\n return requestTime_;\n }", "private String getDateTime() {\n SimpleDateFormat sdf = new SimpleDateFormat(\"[yyyy/MM/dd - HH:mm:ss]\");\n return sdf.format(new Date());\n }", "@Basic( optional = true )\r\n\t@Column( name = \"sent_date\" )\r\n\tpublic Date getSentDate() {\r\n\t\treturn this.sentDate;\r\n\t\t\r\n\t}", "public Date getCreateTimestamp() {\r\n return createTimestamp;\r\n }", "public Date getCreate_time() {\n return create_time;\n }", "public Date getCreate_time() {\n return create_time;\n }", "public static String getDate() {\n return getDate(System.currentTimeMillis());\n }", "public Date getSendWashDate() {\n return (Date) getAttributeInternal(SENDWASHDATE);\n }", "public String getDatecreated() {\n return datecreated;\n }", "public Date getCreateTimestamp() {\n return createTimestamp;\n }", "public long getTimestamp() {\n return timestamp_;\n }", "public Date getTimeCreate() {\n return timeCreate;\n }", "public long getDate() {\n return date_;\n }", "@Override\n\tpublic java.util.Date getRequestedDate() {\n\t\treturn _dmGtStatus.getRequestedDate();\n\t}", "Date getTimeStamp();", "private String currentDateTime() {\n DateFormat df = new SimpleDateFormat(\"yyyy-MM-dd'T'HH:mm:ss.SSSZ\");\n String date = df.format(Calendar.getInstance().getTime());\n return date;\n }", "public long getRequestTime() {\n return requestTime_;\n }", "public long getSendTime() {\n return sendTime_;\n }", "public String getEventDate()\n {\n EventDate = createEvent.getText();\n return EventDate;\n }", "public Date getPrint_time(){\r\n\t\treturn this.print_time ;\r\n\t}", "public Date getEventTime() {\n\t\treturn time;\n\t}", "public java.util.Date getSignDate() {\n\t\treturn _tempNoTiceShipMessage.getSignDate();\n\t}", "public long getDatetime() {\n return datetime;\n }", "public long getDate() {\n return date;\n }", "public String getCreatetime() {\r\n return createtime;\r\n }", "public DateTime getCreatedTimestamp() {\n\t\treturn getDateTime(\"sys_created_on\");\n\t}", "public long getDate() {\n return date;\n }", "final public long getDateTime() {\n return crtime ;\n }", "public int getTimestamp() {\n return timestamp_;\n }", "public static String getTimestamp() {\n\t\tCalendar cal = Calendar.getInstance();\n\t\t//define the format of time stamp\n\t\tSimpleDateFormat sdf = new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\");\n\t\treturn sdf.format(cal.getTime());\n\n\t}", "Date getTimestamp();", "@Override\n\tpublic String getTimestamp()\n\t{\n\t\treturn new SimpleDateFormat(\"yyyy/MM/dd HH:mm:ss.SSS\").format(new Date());\n\t}", "public String getDate() {\n\t\treturn logInfoSplit[0] + \"_\" + logInfoSplit[1];\n\t}", "public String getDatecreated() {\n\t\treturn datecreated;\n\t}", "com.google.protobuf.Timestamp getSubmitTime();", "public Date getTimestamp() {\n return timestamp;\n }", "public Date getTimestamp() {\n return timestamp;\n }", "public Date getTimestamp() {\n return timestamp;\n }", "public String getCreatetime() {\n return createtime;\n }", "public String getCreatetime() {\n return createtime;\n }" ]
[ "0.74454606", "0.697667", "0.6959467", "0.6958483", "0.6936774", "0.6936774", "0.6936774", "0.6870547", "0.6688194", "0.6675545", "0.666653", "0.6647949", "0.6593137", "0.65746", "0.6554932", "0.65370655", "0.6532051", "0.6530694", "0.65181017", "0.6515713", "0.65079594", "0.6495855", "0.64751077", "0.64751077", "0.6459623", "0.64437294", "0.6425462", "0.6423963", "0.63912505", "0.63878804", "0.6378358", "0.63581693", "0.6353166", "0.63436556", "0.63353974", "0.63327545", "0.6326423", "0.63240707", "0.63240707", "0.63232505", "0.63195586", "0.63180184", "0.63179636", "0.6303785", "0.62828785", "0.6267214", "0.62561196", "0.6256033", "0.6252038", "0.6236178", "0.62295115", "0.62222636", "0.622187", "0.6220797", "0.61946315", "0.6177298", "0.61771566", "0.61771566", "0.61726797", "0.6170005", "0.61676294", "0.6166924", "0.61657494", "0.61648095", "0.6163093", "0.6163093", "0.61544967", "0.6148872", "0.6146383", "0.6124816", "0.6121095", "0.61189324", "0.6115739", "0.6113672", "0.61132956", "0.61128664", "0.61077183", "0.61064345", "0.60953623", "0.6093107", "0.6089424", "0.60856384", "0.6083644", "0.6080037", "0.60794455", "0.60789794", "0.6073372", "0.60629493", "0.6056355", "0.6053817", "0.60519195", "0.6049939", "0.60491645", "0.6048636", "0.60482836", "0.6046556", "0.6046556", "0.6046556", "0.60445476", "0.60445476" ]
0.77368706
0
Get the sender of the missive document
public BICorIBAN getSender() { // Get the sender of the missive document return this.missiveHeader.getSnd(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "public String getSender ()\r\n\t{\r\n\t\treturn sender;\r\n\t}", "public String getSender() {\n return sender;\n }", "public Node getSender() {\n return sender;\n }", "public String getSender() {\n return this.sender;\n }", "public String getSender() {\n\t\treturn sender;\n\t}", "String getSender();", "public Term getSender() {\n return sender;\n }", "public String getSender() {\n\t\treturn senderId;\n\t}", "public Mailbox getSender() {\n return getMailbox(FieldName.SENDER);\n }", "public String getSender() {\n return Sender;\n }", "java.lang.String getSenderId();", "public static Sender getSender() {\n return sender;\n }", "public ReceiverIdentifier getRecipient() {\n\n // Get the recipient of the missive document\n return this.missiveHeader.getRcv();\n }", "protected String getRecipient() {\n return parameterService.getParameterValueAsString(AwardDocument.class,\n Constants.REPORT_TRACKING_NOTIFICATIONS_BATCH_RECIPIENT);\n }", "public String getFromSenderName() {\n return fromSenderName;\n }", "public java.lang.String getSenderId() {\r\n return senderId;\r\n }", "public final Player getSender() {\n return sender;\n }", "public String getSender() {\n return msgSender;\n }", "public String senderId() {\n return senderId;\n }", "public int getSenderId() {\n return senderId;\n }", "java.lang.String getSenderName();", "public int getSenderId() {\r\n\t\treturn senderId;\r\n\t}", "public Object getRecipient() {\n\t\treturn this.recipient;\n\t}", "INotificationTraveller getSender();", "public Processor getSender() {\n return this.senderProcess;\n }", "public String getRecipient()\n {\n return recipient;\n }", "public int getSenderId() {\n return messages.get(messages.size()-1).getNodeId();\n }", "public final Player getRecipient() {\n return recipient;\n }", "@java.lang.Override\n public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n }\n }", "@java.lang.Override\n public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n }\n }", "@java.lang.Override\n public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n }\n }", "@java.lang.Override\n public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n }\n }", "@java.lang.Override\n public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n }\n }", "@java.lang.Override\n public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n }\n }", "public UserModel getUser() {\n return sender;\n }", "public String getSender() {\n Object ref = sender_;\n if (ref instanceof String) {\n return (String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n }\n }", "public String getSender() {\n Object ref = sender_;\n if (!(ref instanceof String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n } else {\n return (String) ref;\n }\n }", "public java.lang.String getRecipient() {\n return recipient;\n }", "public int getSender(int messageID){\n Message msg = getmessage(messageID);\n return msg.getSenderid();\n }", "public String getSenderName() {\r\n\t\treturn senderName;\r\n\t}", "public String getSender() {\n\t\tif (getSwiftMessage() != null && getSwiftMessage().getBlock1() != null) {\n\t\t\treturn getSwiftMessage().getBlock1().getLogicalTerminal();\n\t\t}\n\t\treturn null;\n\t}", "public String getSenderUsername() {\n\t\treturn senderUsername;\n\t\t\n\t}", "public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n return (java.lang.String) ref;\n } else {\n com.google.protobuf.ByteString bs = \n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n }\n }", "public String getRecipient() {\n\t\treturn recipient;\n\t}", "public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public java.lang.String getSender() {\n java.lang.Object ref = sender_;\n if (!(ref instanceof java.lang.String)) {\n com.google.protobuf.ByteString bs =\n (com.google.protobuf.ByteString) ref;\n java.lang.String s = bs.toStringUtf8();\n sender_ = s;\n return s;\n } else {\n return (java.lang.String) ref;\n }\n }", "public static ReqIsntCertainSender get(Object senderObject) { return new ReqIsntCertainSender(senderObject); }", "public void setSender(BICorIBAN sender) {\n\n // Set the sender of the missive document\n this.missiveHeader.setSnd(sender);\n\n // Build the missive\n this.build();\n }", "public IPAddr getSender() {\n if (sender == null) {\n sender = new IPAddr(packet.getAddress());\n }\n return sender;\n }", "public Recipient getRecipient() {\n return recipient;\n }", "public BUser getBUserSender() {\n Long __key = this.Sender;\n if (BUserSender__resolvedKey == null || !BUserSender__resolvedKey.equals(__key)) {\n if (daoSession == null) {\n throw new DaoException(\"Entity is detached from DAO context\");\n }\n BUserDao targetDao = daoSession.getBUserDao();\n BUser BUserSenderNew = targetDao.load(__key);\n synchronized (this) {\n BUserSender = BUserSenderNew;\n \tBUserSender__resolvedKey = __key;\n }\n }\n return BUserSender;\n }", "com.lvl6.proto.UserProto.MinimumUserProto getSender();", "com.lvl6.proto.UserProto.MinimumUserProto getSender();", "com.lvl6.proto.UserProto.MinimumUserProto getSender();", "com.lvl6.proto.UserProto.MinimumUserProto getSender();", "public com.lvl6.proto.UserProto.MinimumUserProto getSender() {\n return sender_;\n }", "public com.lvl6.proto.UserProto.MinimumUserProto getSender() {\n return sender_;\n }", "public com.lvl6.proto.UserProto.MinimumUserProto getSender() {\n return sender_;\n }", "public com.lvl6.proto.UserProto.MinimumUserProto getSender() {\n return sender_;\n }", "public IUser getAuthor() {\n\t\treturn message.getAuthor();\n\t}", "public java.lang.String getSenderFirstName() {\r\n return senderFirstName;\r\n }", "public org.apache.xmlbeans.XmlString xgetSenderHeaderEmailAddress()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlString target = null;\n target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(SENDERHEADEREMAILADDRESS$22, 0);\n return target;\n }\n }", "private static PluginMessageRecipient getThroughWhomSendMessage() {\n\t\treturn Remain.getOnlinePlayers().isEmpty() ? Bukkit.getServer() : Remain.getOnlinePlayers().iterator().next();\n\t}", "@ApiModelProperty(value = \"If the transaction is a money transfer, pre-paid load, or credit card bill pay, and if the sender intends to fund the transaction with a non-financial instrument (for example, cash), a reference number unique to the sender is required.<br><br>If the transaction is a funds disbursement, the field is required.<br><br> This field is required if senderAccountNumber is not sent.\")\n public String getSenderReference() {\n return senderReference;\n }", "boolean hasSender();", "boolean hasSender();", "boolean hasSender();", "boolean hasSender();", "boolean hasSender();", "boolean hasSender();", "public String getSenderAddress() {\n return senderAddress;\n }", "public CommandSender getSender() {\n return sender;\n }", "@Override\n public String toString() {\n return senderName;\n }", "@java.lang.Override\n public com.google.protobuf.ByteString\n getSenderBytes() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n sender_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "@java.lang.Override\n public com.google.protobuf.ByteString\n getSenderBytes() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n sender_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "@java.lang.Override\n public com.google.protobuf.ByteString\n getSenderBytes() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n sender_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "@java.lang.Override\n public com.google.protobuf.ByteString\n getSenderBytes() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n sender_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "@java.lang.Override\n public com.google.protobuf.ByteString\n getSenderBytes() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n sender_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "@java.lang.Override\n public com.google.protobuf.ByteString\n getSenderBytes() {\n java.lang.Object ref = sender_;\n if (ref instanceof java.lang.String) {\n com.google.protobuf.ByteString b = \n com.google.protobuf.ByteString.copyFromUtf8(\n (java.lang.String) ref);\n sender_ = b;\n return b;\n } else {\n return (com.google.protobuf.ByteString) ref;\n }\n }", "public String getReplyTo() {\n return replyTo;\n }", "public String recipientId() {\n return recipientId;\n }", "public com.lvl6.proto.UserProto.MinimumUserProto getSender() {\n if (senderBuilder_ == null) {\n return sender_;\n } else {\n return senderBuilder_.getMessage();\n }\n }", "public com.lvl6.proto.UserProto.MinimumUserProto getSender() {\n if (senderBuilder_ == null) {\n return sender_;\n } else {\n return senderBuilder_.getMessage();\n }\n }", "public com.lvl6.proto.UserProto.MinimumUserProto getSender() {\n if (senderBuilder_ == null) {\n return sender_;\n } else {\n return senderBuilder_.getMessage();\n }\n }", "public com.lvl6.proto.UserProto.MinimumUserProto getSender() {\n if (senderBuilder_ == null) {\n return sender_;\n } else {\n return senderBuilder_.getMessage();\n }\n }", "public String getFromUser(){\r\n\t\treturn fromUser;\r\n\t}", "public java.lang.String getSenderAddress() {\n return senderAddress;\n }", "public java.lang.String getSenderAddress() {\r\n return senderAddress;\r\n }", "public void setSender(String sender){\n this.sender = sender;\n }" ]
[ "0.7076113", "0.7076113", "0.7076113", "0.7076113", "0.7076113", "0.7076113", "0.6967787", "0.6859964", "0.6843782", "0.68268347", "0.6812613", "0.677939", "0.6778937", "0.67511535", "0.6662073", "0.664041", "0.66315806", "0.65459335", "0.65182453", "0.6510219", "0.64962643", "0.6457741", "0.64567274", "0.64530766", "0.64043474", "0.6364789", "0.63470286", "0.6327465", "0.62794435", "0.6238581", "0.61713064", "0.6161131", "0.61193323", "0.6102621", "0.6097822", "0.6097822", "0.6097822", "0.6097822", "0.6097822", "0.6097822", "0.6096355", "0.6063318", "0.6027431", "0.60218275", "0.6009374", "0.60069555", "0.59995854", "0.5990722", "0.5980172", "0.59651935", "0.59543914", "0.59543914", "0.59543914", "0.59543914", "0.59543914", "0.59543914", "0.5922972", "0.5888081", "0.588152", "0.58385944", "0.58330494", "0.57950264", "0.5766642", "0.5766642", "0.5766642", "0.5766642", "0.5761482", "0.5761482", "0.5761482", "0.5761482", "0.57545006", "0.57359564", "0.56719226", "0.56706727", "0.5655241", "0.5647663", "0.5647663", "0.5647663", "0.5647663", "0.5647663", "0.5647663", "0.5638853", "0.56386185", "0.5630378", "0.56280833", "0.56280833", "0.56280833", "0.56280833", "0.56280833", "0.56280833", "0.56196916", "0.5607847", "0.5606251", "0.5606251", "0.5606251", "0.5606251", "0.5603621", "0.5599656", "0.55918413", "0.5579042" ]
0.77159953
0
Get the XML object which represents the missive document
public XmlObject getMissiveXmlObject() { // Get the XML object which represents the missive document return this.missiveDocument; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Document getXML() {\n\t\treturn null;\n\t}", "public Document getAsXMLDOM () {\r\n\r\n //code description\r\n\r\n return document;\r\n\r\n }", "public static Document getNamespaceNOTAwareDocument(Document inputDocument) {\r\n return bytesToXml(doc2bytes(inputDocument), false);\r\n }", "public XMLDocument() {\r\n xml = new StringBuilder();\r\n }", "public Document getXMLArticle(){\n Document theDoc = theConversation.getXMLArticle();\n if (theDoc != null){\n Element theDocElement = theDoc.getDocumentElement();\n }else{\n return null;\n }\n return theDoc;\n }", "abstract org.apache.xmlbeans.XmlObject getXmlObject();", "public static XMLDocument create()\n {\n return new XMLDocument();\n }", "public XML xml() {\n return new XMLDocument(new Xembler(this.dirs).domQuietly());\n }", "Document toXml() throws ParserConfigurationException, TransformerException, IOException;", "public XML getXML() {\n return _mxo;\n }", "public Element toXMLElement() {\n return null;\n }", "@Override\n @NotNull\n public XmlDocument getDocument() {\n final XmlDocument document = findChildByClass(XmlDocument.class);\n assert document != null;\n return document;\n }", "public XmlDoc.Element toXML () throws Throwable {\n\t\tXmlDocMaker dm = new XmlDocMaker(\"dicom\");\n\t\tif (_uid!=null) dm.add(\"uid\", _uid);\n\t\tif (_id!=null) dm.add(\"id\", _id);\n\t\tif (_desc!=null) dm.add(\"description\", _desc);\n\t\tif (_date!=null) dm.add(\"date\", _date);\n\t\tif (_modality!=null) dm.add(\"modality\", _modality);\n\t\tif (_rpn!=null) dm.add(\"rpn\", _rpn);\n\t\tif (_institution!=null) dm.add(\"institution\", _institution);\n\t\tif (_station!=null) dm.add(\"station\", _station);\n\t\tif (_manufacturer!=null) dm.add(\"manufacturer\", _manufacturer);\n\t\t//\n\t\tdm.push(\"subject\");\n\t\t// These ones are in mf-dicom-study\n\t\tif (_patientSex!=null) dm.add(\"sex\", _patientSex);\n\n\t\tif (_patientAge>0.0) dm.add(\"age\", _patientAge);\n\t\tif (_patientWeight>0.0) dm.add(\"weight\", _patientWeight);\n\t\tif (_patientLength>0.0) dm.add(\"size\", _patientLength);\n\n\t\t// These ones are in mf-dicom-patient\n\t\tif (_patientID!=null) dm.add(\"id\", _patientID);\n\t\tif (_patientName!=null) dm.add(\"name\", _patientName.toString());\n\t\tif (_dob!=null) dm.add(\"dob\", _dob);\n\t\tdm.pop();\n\t\t//\n\t\treturn dm.root();\n\t}", "private Element createXmlElementForUndefined(Undefined undefined, Document xmlDocument, Constraint constraint) {\n\t\tElement element = xmlDocument.createElement(XML_UNDEFINED);\n\t\treturn element;\n\t}", "public static XML getDefaultXML() {\r\n try {\r\n return (XML) Class.forName(defaultXMLName).newInstance();\r\n }\r\n catch (InstantiationException | IllegalAccessException | ClassNotFoundException e) {\r\n e.printStackTrace();\r\n }\r\n return null;\r\n }", "public InputSource getDummyXml() {\n return getDummyXml(0);\n }", "public WalkerDocument newDocument() { return newDocument((IOptions)null); }", "public XMLData () {\r\n\r\n //code description\r\n\r\n try {\r\n DocumentBuilder builder = DocumentBuilderFactory.newInstance().newDocumentBuilder();\r\n this.document = builder.newDocument(); \r\n }\r\n catch (ParserConfigurationException err) {}\r\n\r\n }", "Object create(Document doc) throws IOException, SAXException, ParserConfigurationException;", "@Nonnull\r\n private static Document _createDummyPayload () {\n final Document aXMLDoc = XMLFactory.newDocument ();\r\n final Node aRoot = aXMLDoc.appendChild (aXMLDoc.createElement (\"test\"));\r\n aRoot.appendChild (aXMLDoc.createTextNode (\"Text content\"));\r\n return aXMLDoc;\r\n }", "public List<XMLObject> getUnknownXMLObjects();", "public String toXML() {\n return null;\n }", "public java.lang.String getXml();", "public Document saveAsXML() {\n\tDocument xmldoc= new DocumentImpl();\n\tElement root = createFeaturesElement(xmldoc);\n\txmldoc.appendChild(root);\n\treturn xmldoc;\n }", "public Unknown2XML() {\n reflectUtil = new ReflectUtil();\n// mappers = new HashMap<Class<?>, XMLMapper>();\n }", "public String toXML() {\n return null;\n }", "public Element getDocument() {\n\t\t\n\t\tElement retval = getRoot();\n\t\t\n\t\tList<Element> children;\n\t\t\n\t\tif ( retval.getName().equals(\"ROOT\") && (children = retval.getAllChildren()).size() > 0 )\n\t\t\tretval = children.get(0);\n\t\t\n\t\treturn retval;\n\n\t}", "public String toXML()\n\t{\n\t\treturn toXML(0);\n\t}", "public String toXML()\n\t{\n\t\treturn toXML(0);\n\t}", "public void createEmptyDocument()\n throws IOException, SAXException {\n URL url = WPVSCapabilitiesDocument.class.getResource( XML_TEMPLATE );\n if ( url == null ) {\n throw new IOException( \"The resource '\" + XML_TEMPLATE + \" could not be found.\" );\n }\n load( url );\n }", "public XmlDocumentDefinition() {\n }", "private XmlHelper() {}", "abstract protected String getOtherXml();", "@Get(\"xml\")\n public Representation toXml() {\n\n \tString status = getRequestFlag(\"status\", \"valid\");\n \tString access = getRequestFlag(\"location\", \"all\");\n\n \tList<Map<String, String>> metadata = getMetadata(status, access,\n \t\t\tgetRequestQueryValues());\n \tmetadata.remove(0);\n\n List<String> pathsToMetadata = buildPathsToMetadata(metadata);\n\n String xmlOutput = buildXmlOutput(pathsToMetadata);\n\n // Returns the XML representation of this document.\n StringRepresentation representation = new StringRepresentation(xmlOutput,\n MediaType.APPLICATION_XML);\n\n return representation;\n }", "private XMLResource getNotFoundDocument(String uri) {\n XMLResource xr;\n String notFound = \"<html><h1>Document not found</h1><p>Could not access URI <pre>\" + uri + \"</pre></p></html>\";\n xr = XMLResource.load(new StringReader(notFound));\n return xr;\n }", "public String\ttoXML()\t{\n\t\treturn toXML(0);\n\t}", "public static Document newDocument() throws XMLException{\n\t\ttry{\n\t\t\tfinal DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();\t\t\t\n\t\t\tfinal DocumentBuilder builder = factory.newDocumentBuilder();\n\t\t\tfinal Document doc = builder.newDocument();\n\t\t\treturn doc;\n\t\t}catch(Exception e){\n\t\t\te.printStackTrace();\n\t\t\tthrow new XMLException(e);\n\t\t}\n\t}", "public String getDocument() {\n\t\treturn null;\r\n\t}", "protected abstract Element toXmlEx(Document doc);", "public XMLDocument ()\r\n\t{\r\n\t\tthis (DEFAULT_XML_VERSION, true);\r\n\t}", "public String getXML() {\n\t\treturn getXML(false);\n\t}", "private Document initialize() {\r\n Document doc = null;\r\n try {\r\n File file = new File(\"./evidence.xml\");\r\n DocumentBuilderFactory dbFactory = DocumentBuilderFactory.newInstance();\r\n DocumentBuilder docBuilder = dbFactory.newDocumentBuilder();\r\n doc = docBuilder.parse(file);\r\n doc.getDocumentElement().normalize();\r\n } catch (ParserConfigurationException | IOException | SAXException e) {\r\n System.err.println(\"Parser failed parse file:\"+e.getMessage());\r\n }\r\n return doc;\r\n }", "public DocumentManipulator() {\n\t\ttry {\n\t\t\tthis.document = XMLUtils.buildDocument();\n\t\t} catch (UnsupportedEncodingException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (SAXException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (ParserConfigurationException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\t//-- Init Xpath\n\t\tinit();\n\t}", "@SuppressWarnings(\"PMD.AvoidDuplicateLiterals\")\n public XML getFixedResult() {\n final List<String> packages = this.skeleton.xpath(\"//package/@id\");\n String finalres = \"\";\n if (this.tempres.toString().indexOf(\"<package\") > 6) {\n finalres = this.tempres.toString().substring(\n 0,\n this.tempres.toString().indexOf(\"<package\") - 6\n );\n }\n for (final String apackage : packages) {\n finalres = finalres.concat(\n String.format(\n \" <package id=\\\"%s\\\">\\n\",\n apackage\n )\n );\n final List<String> classes = this.skeleton.xpath(\n String.format(\n \"//package[@id ='%s']/class/@id\",\n apackage\n )\n );\n for (final String aclass : classes) {\n finalres = this.calc(aclass, finalres);\n }\n finalres = finalres.concat(\" </package>\\n\");\n }\n if (this.tempres.toString().indexOf(\"</app\") > 1) {\n finalres = finalres.concat(\n this.tempres.toString().substring(\n this.tempres.toString().indexOf(\"</app\")\n )\n );\n }\n return new XMLDocument(finalres);\n }", "@GET\r\n @Produces(MediaType.APPLICATION_XML)\r\n public String getXml() {\r\n //TODO return proper representation object\r\n throw new UnsupportedOperationException();\r\n }", "@GET\r\n @Produces(MediaType.APPLICATION_XML)\r\n public String getXml() {\r\n //TODO return proper representation object\r\n throw new UnsupportedOperationException();\r\n }", "@GET\r\n @Produces(\"application/xml\")\r\n public String getXml() {\r\n //TODO return proper representation object\r\n throw new UnsupportedOperationException();\r\n }", "public Obj decodeDocument()\n throws Exception\n { \n return decodeDocument(true);\n }", "public static Element newRootElement()\n {\n Element element = null;\n \n try\n {\n javax.xml.parsers.DocumentBuilderFactory factory =\n javax.xml.parsers.DocumentBuilderFactory.newInstance();\n \n javax.xml.parsers.DocumentBuilder builder =\n factory.newDocumentBuilder();\n \n Document document = builder.newDocument();\n Element holder = document.createElement(\"root\");\n document.appendChild(holder);\n element = document.getDocumentElement();\n }\n catch(Exception ex) { ex.printStackTrace(); }\n \n return element;\n }", "public String doneXML() {\n if ( (MyLocation != null) && (MyName != null)) {\n return null;\n }\n return new String(\"Incomplete \" + XML_TAG + \" XML specification\");\n }", "@Override\n\tpublic final Element getDocumentElement() {\n\t\treturn LocalDom.nodeFor(getDocumentElement0());\n\t}", "protected Document createDefaultModel() {\n return new PlainDocument();\n }", "public XmlElement() {\n }", "@GET\n @Produces(MediaType.APPLICATION_XML)\n public String getXml() {\n //TODO return proper representation object\n throw new UnsupportedOperationException();\n }", "@Override\n\tpublic Document getDocument(Document document) {\n\t\treturn null;\n\t}", "private Document createXMLDocumentStructure() {\r\n\t\tDocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();\r\n\t\tDocumentBuilder builder = null;\r\n\t\ttry {\r\n\t\t\tbuilder = dbf.newDocumentBuilder();\r\n\t\t} catch (ParserConfigurationException e) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t\t\r\n\t\t// Creates the Document\r\n\t\tDocument serviceDoc = builder.newDocument();\r\n\t\t/*\r\n\t\t * Create the XML Tree\r\n\t\t */\r\n\t\tElement root = serviceDoc.createElement(\"service\");\r\n\r\n\t\tserviceDoc.appendChild(root);\r\n\t\treturn serviceDoc;\r\n\t}", "private Document getModelDocument(InputStream inStream)\n throws IOException {\n assert inStream != null;\n\n try {\n // Create a document builder that validates the XML input using our schema\n SAXBuilder builder = new SAXBuilder();\n builder.setFeature(\"http://xml.org/sax/features/validation\", true);\n builder.setFeature(\n \"http://apache.org/xml/features/validation/schema\", true);\n builder.setFeature(\n \"http://apache.org/xml/features/validation/schema-full-checking\",\n true);\n builder.setProperty(\"http://apache.org/xml/properties/schema/external-\"\n + \"noNamespaceSchemaLocation\", schemaUrl.toString());\n return builder.build(inStream);\n }\n catch (JDOMException exc) {\n log.log(Level.SEVERE, \"Exception parsing input\", exc);\n throw new IOException(\"Exception parsing input: \" + exc.getMessage());\n }\n }", "private XmlFactory() {\r\n /* no-op */\r\n }", "public TrecWebDocument() {\r\n try {\r\n startTag = XML_START_TAG.getBytes(\"utf-8\");\r\n endTag = XML_END_TAG.getBytes(\"utf-8\");\r\n } catch (Exception e) {\r\n e.printStackTrace();\r\n }\r\n }", "public RMDocument getDocument() { return _parent!=null? _parent.getDocument() : null; }", "protected RCPOMDocument() {\n\t}", "public String getDocument() throws Exception;", "@GET\n\t@Produces( { MediaType.APPLICATION_XML, MediaType.APPLICATION_JSON })\n\tpublic UserXML getXML() {\n\t\tUserXML user = new UserXML();\n\t\tuser.setName(\"Sagar Prasad\");\n\t\tuser.setDescription(\"Some Description\");\n\t\treturn user;\n\t}", "public XMLBuilder getRoot() {\n\t\treturn xmlBody;\n\t}", "public static LazyDocument getDocumentImpl(DocumentInfo doc) \n {\n while (doc instanceof StrippedNode)\n doc = (DocumentInfo)((StrippedNode)doc).getUnderlyingNode();\n \n if (doc instanceof LazyDocument)\n return (LazyDocument)doc;\n else\n return null;\n }", "public T getRootElement();", "private Doc(String documentElementName) {\n e = d.createElement(documentElementName);\n d.appendChild(e);\n }", "public Element getRootElement() {\r\n \r\n assert iRootElement!=null;\r\n \r\n return iRootElement;//here you go\r\n \r\n }", "public XDoc getDoc() {\r\n\t\treturn doc;\r\n\t}", "@Override\n\tpublic Element toElement() {\n\t\treturn null;\n\t}", "Element toXML();", "public String getXML() {\n\t\tString xml = \"\";\n\t\ttry {\n\t\t\tJAXBContext jc = JAXBContext.newInstance( VolumeRs.class );\n\t\t\tMarshaller m = jc.createMarshaller();\n\t\t\tStringWriter stringWriter = new StringWriter();\n\t\t\tm.marshal(this, stringWriter);\n\t\t\txml = stringWriter.toString();\n\t\t} catch (JAXBException ex) {}\n\t\treturn xml;\n\t}", "public String doneXML() {\r\n return null;\r\n }", "public XMLMessage(Document document) {\n setDocument(document);\n }", "public Document newDocument() {\n\t\treturn new org.apache.xerces.dom.DocumentImpl();\n\t}", "@Override\r\n\tpublic WebElement getRootElement() {\r\n\t\treturn null;\r\n\t}", "protected void assembleDocument() {\n\n // Create the missive\n this.createMissive();\n }", "public interface XMLObject {\n public XMLObject getXMLObject();\n}", "@Override\r\n\tpublic String getDocumentInfo() {\n\t\treturn null;\r\n\t}", "public abstract String toXML();", "public abstract String toXML();", "public abstract String toXML();", "public MyDocument() {\r\n }", "public Document getDocument() throws FIFException {\n try {\n DOMParser parser = new DOMParser();\n ParsingErrorHandler handler = new ParsingErrorHandler();\n parser.setErrorHandler(handler);\n parser.setEntityResolver(new EntityResolver());\n parser.parse(new InputSource(new StringReader(text)));\n\n if (handler.isError()) {\n logger.error(\n \"XML Parsing Errors while generating XML document \"\n + \"for message: \"\n + text);\n throw new FIFException(\n \"XML parser reported the following errors:\\n\"\n + handler.getErrors());\n }\n return (parser.getDocument());\n } catch (SAXException e) {\n throw new FIFException(\"Cannot parse message string \" + text, e);\n } catch (IOException e) {\n throw new FIFException(\"Cannot parse message string \" + text, e);\n }\n }", "@Override\n\tpublic DocumentView getDocument() {\n\t\treturn null;\n\t}", "@Property Element getDocumentElement();", "DocumentRoot createDocumentRoot();", "DocumentRoot createDocumentRoot();", "DocumentRoot createDocumentRoot();", "DocumentRoot createDocumentRoot();", "protected static org.w3c.dom.Document setUpXML(String nodeName)\n throws ParserConfigurationException\n {\n //try\n //{\n DocumentBuilderFactory myFactory = DocumentBuilderFactory.newInstance();\n DocumentBuilder myDocBuilder = myFactory.newDocumentBuilder();\n DOMImplementation myDOMImpl = myDocBuilder.getDOMImplementation();\n // resultDocument = myDOMImpl.createDocument(\"at.ac.tuwien.dbai.pdfwrap\", \"PDFResult\", null);\n org.w3c.dom.Document resultDocument =\n myDOMImpl.createDocument(\"at.ac.tuwien.dbai.pdfwrap\", nodeName, null);\n return resultDocument;\n //}\n //catch (ParserConfigurationException e)\n //{\n // e.printStackTrace();\n // return null;\n //}\n\n }", "public String exportXML() {\n\n\t\tXStream xstream = new XStream();\n\t\txstream.setMode(XStream.NO_REFERENCES);\n\n\t\treturn xstream.toXML(this);\n\t}", "public static DocumentBuilder getXMLBuilder() {\n\n return getXMLBuilder( false, true, false, false, false, false, false, null );\n }", "private DocumentRootImpl createInitialModel() {\n\t\tEClass eClass = ExtendedMetaData.INSTANCE.getDocumentRoot(mappingPackage);\n\t\tEStructuralFeature eStructuralFeature = eClass.getEStructuralFeature(ROOT_ELEMENT);\n\t\tEObject rootObject = mappingFactory.create(eClass);\n\t\trootObject.eSet(eStructuralFeature, EcoreUtil.create((EClass)eStructuralFeature.getEType()));\n\t\treturn ((DocumentRootImpl)rootObject);\n\t}", "public DocumentNode getDocumentNode() {\n return documentNode;\n}", "public static <T extends XMLObject> T getXMLObject(final Class<T> type)\n throws SAMLEngineException {\n QName defaultElementName;\n T element;\n try {\n defaultElementName = (QName) type.getDeclaredField(\n \"DEFAULT_ELEMENT_NAME\").get(null);\n element = (T) getXMLBuilder(type, defaultElementName).\n buildObject(defaultElementName);\n } catch (IllegalAccessException e) {\n throw new SAMLEngineException(\"Field 'DEFAULT_ELEMENT_NAME' of \"\n + \"class \" + type.getName() + \"is not public.\");\n } catch (NoSuchFieldException e) {\n throw new SAMLEngineException(\"Class \" + type.getName() + \"has no \"\n + \"field 'DEFAULT_ELEMENT_NAME'\");\n }\n return element;\n }", "public Object getContent() {\n\t\tManageProperties properties = ManageProperties.getInstance();\n\t\tDocument gateDoc = null;\n\t\ttry {\n\t\t\tgateDoc = (Document) Factory.createResource(\"gate.corpora.DocumentImpl\", Utils.featureMap(\"encoding\", properties.getValue(PropertiesFields.ENCODING.toString())));\n\t\t\tDocumentType doc = xmldoc.getDocument();\n\t\t\tgateDoc.setContent(new DocumentContentImpl(doc.getText()));\n\t\t\tAnnotationSet defaultSet = gateDoc.getAnnotations();\n\t\t\tTokensType tokens = doc.getTokens();\n\t\t\tIterator<TokenType> iterTokens = tokens.getToken().iterator();\n\t\t\twhile(iterTokens.hasNext()) {\n\t\t\t\tTokenType token = iterTokens.next();\n\t\t\t\tFeatureMap tokenFeatures = Factory.newFeatureMap();\n\t\t\t\ttokenFeatures.put(\"string\", token.getForm());\n\t\t\t\ttokenFeatures.put(\"root\", token.getLemma());\n\t\t\t\ttokenFeatures.put(\"category\", token.getCategory());\n\t\t\t\tdefaultSet.add(token.getBeginspan().longValue(), token.getEndspan().longValue(), \"Token\", tokenFeatures);\n\t\t\t}\n\t\t\t\n\t\t\tIterator<SentenceType> iterSentences = doc.getSentence().iterator();\n\t\t\twhile(iterSentences.hasNext()) {\n\t\t\t\tSentenceType sent = iterSentences.next();\n\t\t\t\tdefaultSet.add(sent.getBeginspan().longValue(), sent.getEndspan().longValue(), \"Sentence\", Factory.newFeatureMap());\n\t\t\t}\n\t\t} catch (ResourceInstantiationException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (InvalidOffsetException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn (gateDoc);\n\t}", "public List<XMLObject> getUnknownXMLObjects(QName typeOrName);", "public XMLElement() {\n this(new Properties(), false, true, true);\n }", "public void openBlankXmlFile() {\n\t\t\n\t\t// the root of the xmlElement tree\n\t\trootNode = new XmlNode(this);\n\t\tXmlElement rootField = rootNode.getXmlElement();\n\t\t\n\t\trootField.setName(\"rootElement\", true);\n\t\t\n\t\tXmlNode newNode = new XmlNode(rootNode, this);// make a new default-type field\n\t\trootNode.addChild(newNode);\n\t}" ]
[ "0.7270554", "0.67527646", "0.6388944", "0.62897605", "0.6289272", "0.6271154", "0.61892986", "0.61724454", "0.6148555", "0.6071739", "0.6060042", "0.60555625", "0.60522467", "0.60221016", "0.6007134", "0.5984992", "0.5982777", "0.59371144", "0.5935252", "0.5926249", "0.59185237", "0.59056246", "0.5898077", "0.58633626", "0.5860434", "0.58436424", "0.5818942", "0.57740384", "0.57740384", "0.5768199", "0.5767542", "0.5751874", "0.5740875", "0.57405305", "0.5722801", "0.5706825", "0.56972086", "0.5697052", "0.56836987", "0.5676575", "0.56698066", "0.56340486", "0.5623982", "0.56204283", "0.5579506", "0.5579506", "0.55623966", "0.55610156", "0.5535952", "0.5520776", "0.5519354", "0.55179", "0.5516925", "0.55165994", "0.55143285", "0.5509441", "0.5500777", "0.5498523", "0.54901665", "0.54894704", "0.5488498", "0.54876155", "0.54787207", "0.54772246", "0.54730755", "0.54664665", "0.54624456", "0.54487854", "0.5435578", "0.5433099", "0.5427637", "0.5424129", "0.5421172", "0.5420334", "0.5414085", "0.5414036", "0.5406183", "0.54027945", "0.53996587", "0.53933394", "0.53933394", "0.53933394", "0.538034", "0.5378774", "0.537241", "0.5369965", "0.5369064", "0.5369064", "0.5369064", "0.5369064", "0.53642416", "0.5354895", "0.534798", "0.53371525", "0.53333664", "0.53221107", "0.53159213", "0.531535", "0.53071964", "0.5306046" ]
0.8270994
0
Remove the message expiry date and time from the message header
public void removeMessageExpiry() { // Remove the message expiry date and time this.messageHeader.unsetMsgExpiry(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setMessageExpiry(Calendar messageExpiry) {\n\n // Check if the message expiry date and time has been specified\n if (messageExpiry != null) {\n\n // Set the message expiry date and time\n this.messageHeader.setMsgExpiry(messageExpiry);\n\n } else {\n\n // Remove the message expiry specification from the header\n this.messageHeader.unsetMsgExpiry();\n }\n\n // Build the missive document\n this.build();\n }", "public void removeHeader(String name) throws MessagingException {\n/* 435 */ throw new IllegalWriteException(\"POP3 messages are read-only\");\n/* */ }", "public void cut_header()\n {\n String [] content= header.split(\"-\"); //cut one of the header when forward message back\n header=null;\n for(int i=0;i<content.length-1;i++)\n {\n header=header+\"-\"+content[i];\n }\n }", "private void clearHeader(){\n\t\theader = new ChildMessage();\n\t}", "public Calendar getMessageExpiry() {\n\n // Check if the message expiry has been defined\n if (this.messageHeader.isSetMsgExpiry()) {\n return this.messageHeader.getMsgExpiry();\n }\n\n return null;\n }", "public void clear()\r\n/* 416: */ {\r\n/* 417:580 */ this.headers.clear();\r\n/* 418: */ }", "public void clearHeader() {\n\t\theader.setLength(0);\n\t}", "public abstract void removeAllMimeHeaders();", "public abstract void removeMimeHeader(String header);", "private void clearExpires() {\n bitField0_ = (bitField0_ & ~0x00000004);\n expires_ = 0L;\n }", "String getExpiry();", "public void clearHeader() {\n this.headers.clear();\n }", "String getSpecifiedExpiry();", "public void removeContent() {\n messageContent = null;\n messageContentBytes = null;\n messageContentObject = null;\n \ttry {\n this.contentLengthHeader.setContentLength(0);\n \t} catch (InvalidArgumentException ex) {}\n }", "public void unsetSenderHeaderName()\n {\n synchronized (monitor())\n {\n check_orphaned();\n get_store().remove_element(SENDERHEADERNAME$24, 0);\n }\n }", "void clearMessageDeliveryExpiration(List<String> msgIds);", "public Builder clearExpiryTimeSecs() {\n bitField0_ = (bitField0_ & ~0x00000008);\n expiryTimeSecs_ = 0;\n onChanged();\n return this;\n }", "String getExpirationtMailBody( );", "@Override\n\tpublic long getTokenExpiryTime() {\n\t\treturn 0;\n\t}", "public void stampMessageAsExpired(long messageID) {\n getTrackingData(messageID).messageStatus = MessageStatus.Expired;\n }", "public void unsetSenderHeaderEmailAddress()\n {\n synchronized (monitor())\n {\n check_orphaned();\n get_store().remove_element(SENDERHEADEREMAILADDRESS$22, 0);\n }\n }", "public Builder clearExpirationDate() {\n bitField0_ &= ~0x00000020;\n expirationDate_ = 0L;\n onChanged();\n return this;\n }", "public Builder clearExpirationDate() {\n bitField0_ = (bitField0_ & ~0x00000200);\n expirationDate_ = 0L;\n\n return this;\n }", "private void clearCreatedTime() {\n \n createdTime_ = 0;\n }", "@Override\n\tpublic void setTokenExpiryTime(long arg0) {\n\t\t\n\t}", "public int getExpiry();", "@Override\n\t\tpublic long getDateHeader(String name) {\n\t\t\treturn 0;\n\t\t}", "@Override\n public Date getExpiration()\n {\n return null;\n }", "public SIPDateOrDeltaSeconds getExpiryDate() {\n return expiryDate ;\n }", "private void purgeObsoleteTempExpKeys( long now) {\n\t\tlong beforeTS = now - getDurationKeepTempExpKeys();\n\t\tif ( Crypto.purgeObsoleteTempExpKeys( beforeTS)) {\n\t\t\t// set time-stamp of last purge\n\t\t\tsetPurgedObsoleteTempExpKeysTS( now);\n\t\t} else {\n\t\t\tlogger.warning( \"failed to purge temporary exposure keys\");\n\t\t}\n\t}", "public String getExpirationDate() { return date; }", "public String getExpiryDate() {\n return this.expiryDate;\n }", "public void delHeader(String key);", "void unsetHeader();", "public List<String> remove(Object key)\r\n/* 406: */ {\r\n/* 407:572 */ return (List)this.headers.remove(key);\r\n/* 408: */ }", "@Override\n\t\tpublic boolean clearExpired(Date date) {\n\t\t\treturn false;\n\t\t}", "public static void setExpireDate(ParsePush push, long date ) {\t \n\t\tpush.setExpirationTime(date);\n\t}", "public cz.muni.fi.sdipr.kafka.latency.avro.Payload.Builder clearConsumerTime() {\n fieldSetFlags()[2] = false;\n return this;\n }", "@Override\n public synchronized boolean clearExpired(Date date) {\n return false;\n }", "protected synchronized void updateHeaders() throws MessagingException {\n/* 417 */ parse();\n/* 418 */ for (int i = 0; i < this.parts.size(); i++) {\n/* 419 */ ((MimeBodyPart)this.parts.elementAt(i)).updateHeaders();\n/* */ }\n/* */ }", "String getDefaultKeyExpiry();", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder clearSentDate() {\n sentDate = null;\n fieldSetFlags()[21] = false;\n return this;\n }", "private void clearMessageId() {\n \n messageId_ = 0L;\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder clearSentTime() {\n sentTime = null;\n fieldSetFlags()[22] = false;\n return this;\n }", "public void clearExpiredTokens();", "public void removeReceived() {\n\t if (LogWriter.needsLogging(LogWriter.TRACE_DEBUG))\n LogWriter.logMessage(LogWriter.TRACE_DEBUG, \"removeReceived()\" );\n Via via=(Via)sipHeader;\n via.removeParameter(Via.RECEIVED);\n }", "void unsetIssued();", "void removeHeader(@NonNull String name) {\n headers.remove(name);\n }", "public Date getExpiryDate() {\n return expiryDate;\n }", "public javax.sip.header.ExpiresHeader getExpires() {\n return (ExpiresHeader)\n getHeader(ExpiresHeader.NAME);\n \n }", "public void removeExtraHeader(final String name) {\n extraHeaders.remove(name);\n }", "public int getExpiryTime() {\n return expiryTime;\n }", "private void clearSignature() {\n bitField0_ = (bitField0_ & ~0x00000010);\n signature_ = getDefaultInstance().getSignature();\n }", "private void removeIfExpired(final Object key, final long now) {\n\tfinal Long expirationTimeObject = expirationMap.get(key);\n\tif (isExpired(now, expirationTimeObject)) {\n\t remove(key);\n\t}\n }", "private void clearTime() {\n bitField0_ = (bitField0_ & ~0x00000002);\n time_ = 0L;\n }", "public long getExpiryTime()\n {\n return m_metaInf.getExpiryTime();\n }", "public cz.muni.fi.sdipr.kafka.latency.avro.Payload.Builder clearProducerTime() {\n fieldSetFlags()[1] = false;\n return this;\n }", "public String getExpireTime() {\n return this.ExpireTime;\n }", "@Override\r\n public String getMessageHeaderValueInOccurrence(int occurrence, String hdr) {\n return null;\r\n }", "public void removeHeader(String headerName) {\n \n if (headerName == null) throw new NullPointerException(\"null arg\");\n SIPHeader toRemove =\n (SIPHeader) nameTable.get(headerName.toLowerCase());\n // nothing to do then we are done.\n if (toRemove == null) return;\n nameTable.remove(headerName.toLowerCase());\n // Remove the fast accessor fields.\n if (toRemove instanceof From) {\n this.fromHeader = null;\n } else if (toRemove instanceof To) {\n this.toHeader = null;\n } else if (toRemove instanceof CSeq) {\n this.cSeqHeader = null;\n } else if (toRemove instanceof CallID) {\n this.callIdHeader = null;\n } else if (toRemove instanceof MaxForwards) {\n this.maxForwardsHeader = null;\n } else if (toRemove instanceof ContentLength) {\n this.contentLengthHeader = null;\n }\n \n ListIterator li = this.headers.listIterator();\n while (li.hasNext()) {\n SIPHeader sipHeader = (SIPHeader) li.next();\n if (sipHeader.getName().equalsIgnoreCase(headerName)) li.remove();\n \n }\n }", "public int getExpiryTimeSecs() {\n return expiryTimeSecs_;\n }", "com.google.type.Date getExpireDate();", "public void setExpiryDate(SIPDateOrDeltaSeconds e) {\n expiryDate = e ;\n }", "public java.util.Calendar getExpiryTime(){\n return localExpiryTime;\n }", "public Builder clearSendTime() {\n \n sendTime_ = 0L;\n onChanged();\n return this;\n }", "long getExpiryTime() {\n return expiryTime;\n }", "long getExpirationDate();", "public void clearHeaderOverrides( ) {\r\n\t\t// this implementation may seem heavy-weight BUT it should be called very\r\n\t\t// rarely and when it does it cannot interfere with any existing calls \r\n\t\t// that may be using/iterating over the collection\r\n\t\tsynchronized( this.overrideLock ) {\r\n\t\t\tMap<String,String > newOverrides = new HashMap<String, String>( );\r\n\t\t\tthis.headerOverrides = newOverrides;\r\n\t\t\tthis.externalHeaderOverrides = Collections.unmodifiableMap( newOverrides );\r\n\t\t}\r\n\t}", "public Timestamp getDateExpiry( )\r\n {\r\n return _tDateExpiry;\r\n }", "public int getExpiryTimeSecs() {\n return expiryTimeSecs_;\n }", "public Integer getExpiry() {\n return expiry;\n }", "AuthenticationToken renewAuthentication(String headerToken);", "public String getMessageHeaderAsString(){\n String header;\n switch(messageType){\n case DELETE:\n header = messageType + \" \" + version + \" \" + senderId + \" \" + fileId + \" \" + Utils.CRLF + Utils.CRLF;\n break;\n case PUTCHUNK:\n header = messageType + \" \" + version + \" \" + senderId + \" \" + fileId + \" \" + chunkNo + \" \" + replicationDegree + \" \" + Utils.CRLF + Utils.CRLF;\n break;\n case ENH_AWOKE:\n header = messageType + \" \" + version + \" \" + senderId + Utils.CRLF + Utils.CRLF;\n break;\n case ENH_DELETED:\n header = messageType + \" \" + fileId + \" \" + senderId + Utils.CRLF + Utils.CRLF;\n break;\n case GETCHUNK:\n if(version.equals(Utils.ENHANCEMENT_RESTORE) || version.equals(Utils.ENHANCEMENT_ALL))\n header = messageType + \" \" + version + \" \" + senderId + \" \" + fileId + \" \" + chunkNo + \" \" + sender_access + \" \"+ Utils.CRLF + Utils.CRLF;\n else header = messageType + \" \" + version + \" \" + senderId + \" \" + fileId + \" \" + chunkNo + \" \" + Utils.CRLF + Utils.CRLF;\n break;\n default:\n header = messageType + \" \" + version + \" \" + senderId + \" \" + fileId + \" \" + chunkNo + \" \" + Utils.CRLF + Utils.CRLF;\n }\n return header;\n }", "public Date getExpiryDate()\n {\n return expiryDate;\n }", "public void setExpiry(int expiry)\n {\n this.expiry = expiry;\n }", "@Override\n public void handleTokenExpiration(){\n JWTToken.removeTokenSharedPref(this);\n }", "public String getHsReceivedDate() {\n\t\treturn hsReceivedDate;\n\t}", "public int getExpiry()\n {\n return expiry;\n }", "public void removeExpiredAuctions(){\r\n ArrayList <String> expiredAuction = new ArrayList <String>(super.size());\r\n for(String expiredKey: keySet()){\r\n if(getAuction(expiredKey).getTimeRemaining() == 0){\r\n expiredAuction.add(expiredKey);\r\n }\r\n } \r\n for(String expiredKey: expiredAuction){\r\n super.remove(expiredKey);\r\n }\r\n }", "public DTM removeSubstanceExpirationDate(int rep) throws HL7Exception { \r\n return (DTM) super.removeRepetition(16, rep);\r\n }", "private void removeDate() {\r\n\t\tMyReportProperties.removeProperties(IreportConstant.CLASS_NAME);\r\n\t\tMyReportProperties.removeProperties(IreportConstant.METHOD_NAME);\r\n\t}", "@SuppressWarnings(\"unused\")\n void expire();", "void removeHeader(String headerName);", "@Test\n public void testHeaders() {\n AbstractMessage msg = new SimpleBasicMessage(\"my msg\");\n assertNotNull(msg.getHeaders());\n assertTrue(msg.getHeaders().isEmpty());\n\n // the headers are copied internally\n Map<String, String> headers = new HashMap<String, String>();\n msg.setHeaders(headers);\n assertNotNull(msg.getHeaders());\n assertTrue(msg.getHeaders().isEmpty());\n assertNotSame(headers, msg.getHeaders());\n\n // we can't change the headers via the map returned by the getter\n try {\n msg.getHeaders().put(\"not-allowed\", \"not-allowed\");\n assert false : \"Should not have been allowed to modify the returned map\";\n } catch (UnsupportedOperationException expected) {\n // expected\n }\n\n // show that the setter completely replaces the old headers\n assertEquals(0, msg.getHeaders().size());\n headers.put(\"one\", \"111\");\n headers.put(\"two\", \"222\");\n msg.setHeaders(headers);\n assertEquals(2, msg.getHeaders().size());\n assertEquals(\"111\", msg.getHeaders().get(\"one\"));\n assertEquals(\"222\", msg.getHeaders().get(\"two\"));\n\n headers.clear();\n assertEquals(\"Clearing our map should not have affected the msg internal map\", 2, msg.getHeaders().size());\n headers.put(\"foo\", \"bar\");\n msg.setHeaders(headers);\n assertEquals(1, msg.getHeaders().size());\n assertEquals(\"bar\", msg.getHeaders().get(\"foo\"));\n }", "@ZAttr(id=790)\n public void unsetCreateTimestamp() throws com.zimbra.common.service.ServiceException {\n HashMap<String,Object> attrs = new HashMap<String,Object>();\n attrs.put(Provisioning.A_zimbraCreateTimestamp, \"\");\n getProvisioning().modifyAttrs(this, attrs);\n }", "private void closeMessage() {\n setContentLengthHeader();\n setCookieHeader();\n }", "private void clearMessageId() {\n messageId_ = emptyLongList();\n }", "@Override\n\t\tpublic String getHeader(String name) {\n\t\t\treturn null;\n\t\t}", "public long getExpiry() {\n return this.expiry;\n }", "@gw.internal.gosu.parser.ExtendedProperty\n public java.util.Date getExpirationDate();", "public DateTime expiryTime() {\n return this.expiryTime;\n }", "long getExpiration();", "public String getHeader() {\n String header = FxSharedUtils.getHeader();\n if (header.indexOf(\"$user$\") > 0)\n header = header.replaceAll(\"\\\\$user\\\\$\", getRequest().getUserTicket().getUserName());\n return header;\n }", "public void setExpiryTime(long expiryTime) {\n this.expiryTime = expiryTime;\n }", "public void\n removeHeader(String headerName, boolean top) {\n // System.out.println(\"removeHeader \" + headerName);\n SIPHeader toRemove =\n (SIPHeader) nameTable.get(headerName.toLowerCase());\n // nothing to do then we are done.\n if (toRemove == null) return;\n if (toRemove instanceof SIPHeaderList) {\n SIPHeaderList hdrList = (SIPHeaderList) toRemove;\n if (top) hdrList.removeFirst();\n else hdrList.removeLast();\n // Clean up empty list\n if (hdrList.isEmpty()) {\n ListIterator li = this.headers.listIterator();\n while (li.hasNext()) {\n SIPHeader sipHeader = (SIPHeader) li.next();\n if (sipHeader.getName().equalsIgnoreCase(headerName)) \n \t\t\tli.remove();\n }\n }\n } else {\n this.nameTable.remove(headerName.toLowerCase());\n if (toRemove instanceof From) {\n this.fromHeader = null;\n } else if (toRemove instanceof To) {\n this.toHeader = null;\n } else if (toRemove instanceof CSeq) {\n this.cSeqHeader = null;\n } else if (toRemove instanceof CallID) {\n this.callIdHeader = null;\n } else if (toRemove instanceof MaxForwards) {\n this.maxForwardsHeader = null;\n } else if (toRemove instanceof ContentLength) {\n this.contentLengthHeader = null;\n }\n ListIterator li = this.headers.listIterator();\n while (li.hasNext()) {\n SIPHeader sipHeader = (SIPHeader) li.next();\n if (sipHeader.getName().equalsIgnoreCase(headerName)) \n \t\t\tli.remove();\n }\n }\n \n }", "int getExpiryTimeSecs();", "protected void setHttpHeaders (\n HttpServletRequest request, HttpServletResponse response)\n {\n response.setHeader(\"Expires\", \"0\");\n }", "public final String getRequestExpiration() {\n return properties.get(REQUEST_EXPIRATION_PROPERTY);\n }", "public Builder clearExchangeTime() {\n if (exchangeTimeBuilder_ == null) {\n exchangeTime_ = null;\n onChanged();\n } else {\n exchangeTime_ = null;\n exchangeTimeBuilder_ = null;\n }\n\n return this;\n }", "public void removeRequestHeader(String headerName) {\n \n Header[] headers = getRequestHeaderGroup().getHeaders(headerName);\n for (int i = 0; i < headers.length; i++) {\n getRequestHeaderGroup().removeHeader(headers[i]);\n }\n \n }" ]
[ "0.61396986", "0.60723555", "0.59497535", "0.59313655", "0.5907398", "0.58772236", "0.58234745", "0.5770396", "0.57482576", "0.56836575", "0.5655432", "0.5635981", "0.56129104", "0.5601529", "0.55925053", "0.55664986", "0.55296916", "0.55240464", "0.5509351", "0.54436463", "0.54376715", "0.5416962", "0.53384054", "0.5296699", "0.5290337", "0.5230327", "0.5213907", "0.5200863", "0.5198672", "0.5133352", "0.5115101", "0.51146513", "0.5109823", "0.51008886", "0.5100644", "0.50983816", "0.509084", "0.5075111", "0.50730205", "0.5063153", "0.5055873", "0.50549376", "0.50434005", "0.50325185", "0.50107574", "0.4986806", "0.49799958", "0.4977171", "0.49720788", "0.49688423", "0.4964267", "0.49639505", "0.4945457", "0.4941153", "0.49387413", "0.49365214", "0.49351633", "0.49341258", "0.49313915", "0.4927186", "0.49266466", "0.49217597", "0.49127614", "0.4912611", "0.49075058", "0.4907434", "0.49015635", "0.48974997", "0.48932388", "0.48887038", "0.48878217", "0.48760933", "0.4865504", "0.48618773", "0.48555687", "0.48515314", "0.48508185", "0.48503402", "0.484856", "0.48470622", "0.48468187", "0.484632", "0.48456806", "0.4831692", "0.48273453", "0.48087612", "0.4808287", "0.48027492", "0.48010173", "0.4800039", "0.47981447", "0.47922072", "0.47912192", "0.47759268", "0.4769311", "0.47674736", "0.47663885", "0.47644436", "0.47643042", "0.4764155" ]
0.80301213
0
Save content to output stream
public void save(OutputStream os) throws IOException { // Write string content to output stream os.write(this.toString().getBytes()); os.flush(); os.close(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void save(OutputStream os) throws IOException;", "void generateContent(OutputStream output) throws Exception;", "public void save(DataOutput stream)\n throws IOException\n {\n stream.write(getBytes());\n }", "private void writeContent(OutputStream os) throws Exception {\n os.write(HTMLcontent.getBytes());\n}", "public abstract void saveToFile(PrintWriter out);", "void serializeContents(OutputStream stream, TargetType o) throws IOException {\n val writeVersion = this.versions[getWriteVersion()];\n stream.write(writeVersion.getVersion());\n stream.write(writeVersion.getRevisions().size());\n\n // Write each Revision for this Version, in turn.\n for (val r : writeVersion.getRevisions()) {\n stream.write(r.getRevision());\n try (val revisionOutput = RevisionDataOutputStream.wrap(stream)) {\n r.getWriter().accept(o, revisionOutput);\n }\n }\n }", "public void saveToStream(OutputStream stream, Model model);", "void save(String output);", "protected void writeData(OutputStream out) throws IOException {\r\n out.write(content);\r\n }", "void encode(StreamingContent content, OutputStream out) throws IOException;", "public void save(OutputStream out) throws IOException {\n\t\ttry (GZIPOutputStream zipOut = new GZIPOutputStream(out)) {\n\t\t\ttry (ObjectOutputStream objOut = new ObjectOutputStream(zipOut)) {\n\t\t\t\tobjOut.writeObject(this);\n\t\t\t}\n\t\t}\n\t}", "public void save() {\n UTILS.write(FILE.getAbsolutePath(), data);\n }", "public void writeOutputStreamContents(String contents) {\n\t\t\t\n\t\t\tOutputStream os =null;\n\t\t\tFile file = new File(\"output.txt\");\n\t\t\t\n\t\t\t//false will override, true will append \n\t\t\ttry {\n\t\t\t\tos= new FileOutputStream(file, true);\n\t\t\t\tos.write(contents.getBytes());\n\t\t\t} catch (FileNotFoundException e) {\n\t\t\t\t\n\t\t\t\te.printStackTrace();\n\t\t\t} catch (IOException e) {\n\t\t\t\t// TODO Auto-generated catch block\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\t\n\t\t\tif(os!=null) {\n\t\t\t\ttry {\n\t\t\t\t\tos.close();\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\t\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t}", "public OutputStream getOutputStream();", "public void save() {\n\t\tWriteFile data = new WriteFile( this.name + \".txt\" );\n\t\ttry {\n\t\t\t data.writeToFile(this.toString());\n\t\t}\n\t\tcatch (IOException e) {\n\t\t\tSystem.out.println(\"Couldn't print to file\");\n\t\t}\n\t}", "private void writeStream(OutputStream os, String out) {\n try {\n BufferedWriter writer = new BufferedWriter(new OutputStreamWriter(os, \"utf-8\"));\n writer.write(out);\n writer.flush();\n writer.close();\n os.close();\n } catch (IOException e) {\n }\n }", "OutputStream getOutputStream();", "public abstract void writeToStream(java.io.DataOutputStream output) throws java.io.IOException;", "private void write(){\n\t\ttry {\n\t\t\tTransformerFactory transformerFactory = TransformerFactory.newInstance();\n\t\t\tTransformer transformer = transformerFactory.newTransformer();\n\t\t\tDOMSource source = new DOMSource(doc);\n\t\t\t\n\t\t\tString pathSub = ManipXML.class.getResource(path).toString();\n\t\t\tpathSub = pathSub.substring(5, pathSub.length());\n\t\t\tStreamResult result = new StreamResult(pathSub);\n\t\t\t\n\t\t\ttransformer.transform(source, result);\n\t\t} catch (TransformerConfigurationException e) {\n\t\t\te.printStackTrace();\n\t\t} catch (TransformerException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "private void saveOutputFile() {\n FileChooser fileChooser = new FileChooser();\n if (textMergeScript.hasCurrentDirectory()) {\n fileChooser.setInitialDirectory (textMergeScript.getCurrentDirectory());\n }\n chosenOutputFile = fileChooser.showSaveDialog (ownerWindow);\n if (fileChooser != null) {\n writeOutput();\n openOutputDataName.setText (tabNameOutput);\n }\n }", "public void writeTo(OutputStream arg0) throws IOException {\n\t\t\r\n\t}", "void serialize(@NotNull OutputStream out) throws IOException;", "OutputStream getOutputStream() throws IOException;", "private static void writeStream(Path path) {\n try (DataOutputStream dataOutputStream = new DataOutputStream(new BufferedOutputStream(new FileOutputStream(path.toString())))) {\n dataOutputStream.writeUTF(\"go\");\n dataOutputStream.writeInt(5);\n } catch (Exception e) {\n e.printStackTrace();\n }\n }", "void saveAs() {\n writeFile.Export();\n }", "@Override\n\tpublic void write(OutStream outStream) {\n\t}", "public void writeExternal(ObjectOutput out) throws IOException {\n try {\n convertAttachments();\n out.writeObject(attachments);\n out.writeObject(properties);\n String src = TRANSFORMER.toString(content);\n out.writeObject(src);\n // We have read the source\n // so now, ensure that it can be re-read\n if ((content instanceof StreamSource || content instanceof SAXSource) && !(content instanceof StringSource)\n && !(content instanceof BytesSource) && !(content instanceof ResourceSource)) {\n content = new StringSource(src);\n }\n out.writeObject(securitySubject);\n } catch (TransformerException e) {\n throw (IOException) new IOException(\"Could not transform content to string\").initCause(e);\n }\n }", "@Override\n\tpublic void savePlayerData(OutputStream os) {\n\t\t\n\t}", "public void doWrite() throws IOException {\n bbout.flip();\n sc.write(bbout);\n bbout.compact();\n processOut();\n updateInterestOps();\n }", "public void doWrite() throws IOException {\n bbout.flip();\n sc.write(bbout);\n bbout.compact();\n processOut();\n updateInterestOps();\n }", "@Override\n\tpublic void savePlayerData(OutputStream os) {\n\n\t}", "private void writeObject(final ObjectOutputStream out) throws IOException\n\t{\n\t\t// Read the data\n\t\tif (dfos.isInMemory())\n\t\t{\n\t\t\tcachedContent = get();\n\t\t}\n\t\telse\n\t\t{\n\t\t\tcachedContent = null;\n\t\t\tdfosFile = dfos.getFile();\n\t\t}\n\n\t\t// write out values\n\t\tout.defaultWriteObject();\n\t}", "public void doWrite() throws IOException {\n\t\tbbout.flip();\n\t\tsc.write(bbout);\n\t\tbbout.compact();\n\t\tprocessOut();\n\t\tupdateInterestOps();\n\t}", "private static void writeToOutput() {\r\n FileWriter salida = null;\r\n String archivo;\r\n JFileChooser jFC = new JFileChooser();\r\n jFC.setDialogTitle(\"KWIC - Seleccione el archivo de salida\");\r\n jFC.setCurrentDirectory(new File(\"src\"));\r\n int res = jFC.showSaveDialog(null);\r\n if (res == JFileChooser.APPROVE_OPTION) {\r\n archivo = jFC.getSelectedFile().getPath();\r\n } else {\r\n archivo = \"src/output.txt\";\r\n }\r\n try {\r\n salida = new FileWriter(archivo);\r\n PrintWriter bfw = new PrintWriter(salida);\r\n System.out.println(\"Índice-KWIC:\");\r\n for (String sentence : kwicIndex) {\r\n bfw.println(sentence);\r\n System.out.println(sentence);\r\n }\r\n bfw.close();\r\n System.out.println(\"Se ha creado satisfactoriamente el archivo de texto\");\r\n } catch (Exception e) {\r\n e.printStackTrace();\r\n }\r\n }", "TemplateOutputStream getOutput();", "@Override \n public void write(OutputStream output) throws IOException, \n WebApplicationException {\n IOUtils.copy(inputStream, output); \n }", "private void saveTextToFile(String content, File file) {\n try {\n PrintWriter writer;\n writer = new PrintWriter(file);\n writer.println(content);\n writer.close();\n } catch (IOException ex) {\n Logger.getLogger(Main.class.getName()).log(Level.SEVERE, null, ex);\n }\n }", "public void save(Content c) {\n Path path = this.contentPath.resolve(c.getKey());\n\n try (DataOutputStream out = new DataOutputStream(new BufferedOutputStream(Files.newOutputStream(path)))) {\n // write version\n out.writeInt(2);\n\n // write name\n out.writeUTF(c.getKey());\n\n // write content type\n byte[] contextType = c.getContentType().getBytes();\n out.writeInt(contextType.length);\n out.write(contextType);\n\n // write expiry time\n out.writeLong(c.getExpiry());\n\n // write last modified\n out.writeLong(c.getLastModified());\n\n // write modifiable state data\n out.writeBoolean(c.isModifiable());\n if (c.isModifiable()) {\n out.writeUTF(c.getAuthKey());\n }\n\n // write encoding\n byte[] encoding = c.getEncoding().getBytes();\n out.writeInt(encoding.length);\n out.write(encoding);\n\n // write content\n out.writeInt(c.getContent().length);\n out.write(c.getContent());\n } catch (IOException e) {\n LOGGER.error(\"Exception occurred saving '\" + path + \"'\", e);\n }\n }", "public final void serialize(OutputStream out){\n }", "protected void write(OutputStream os) throws IOException {\n\t\tFileInputStream fis = new FileInputStream(this.filepath);\n\t\tBufferedInputStream bis = new BufferedInputStream(fis);\n\t\tbyte[] s = new byte[1024];\n\t\tint i = 0;\n\t\twhile ((i = bis.read(s)) > 0) {\n\t\t\tos.write(s, 0, i);\n\t\t}\n\t\tif (os != null) {\n\t\t\tos.flush();\n\t\t\tos.close();\n\t\t}\n\t\tif (bis != null)\n\t\t\tbis.close();\n\t\tif (fis != null)\n\t\t\tfis.close();\n\t}", "public OutputStream getOutputStream() throws IOException;", "@Override\n protected void doWriteTo(StreamOutput out) throws IOException {\n }", "public void renderAndSave(VirtualDocument document, File output)\n\t\t\tthrows RenderingException, IOException {\n\t\tbyte[] data = renderBinary(document);\n\t\tFiles.write(output.toPath(), data);\n\t\tlogger.info(\"writeFile_done\", output);\n\t}", "public void send(Content content){\n\t\ttry{\n\t\t\tSystem.out.println(\"Sende Content \" + content);\n\t\t\tout.writeObject(content);\n\t\t\tout.flush();\n\t\t} catch (IOException e){\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "public void writeResults() {\n gfmBroker.storeResults(this.responses, fileOutputPath);\n }", "public void outputEntityContent(String url, OutputStream output) throws ClientProtocolException, IOException {\n try (InputStream inputStream = getEntityContent(url)) {\n if (inputStream == null) {\n return;\n }\n int length;\n byte[] buffer = new byte[2048];\n while ((length = inputStream.read(buffer)) != -1) {\n output.write(buffer, 0, length);\n }\n }\n }", "@Override\n public void flush() throws IOException {\n byteBufferStreamOutput.flush();\n }", "public void save() {\n // Convert the settings to a string\n String output = readSettings();\n \n try {\n // Make sure the file exists\n if (!settingsFile.exists()) {\n File parent = settingsFile.getParentFile();\n parent.mkdirs();\n settingsFile.createNewFile(); \n }\n \n // Write the data into the file\n BufferedWriter writer = new BufferedWriter(new FileWriter(settingsFile));\n writer.write(output);\n writer.close(); \n } catch (Exception e) {\n e.printStackTrace();\n }\n }", "OutputStream getOutputStream()\n {\n return outputStream;\n }", "public void writeTo(OutputStream os) throws IOException, MessagingException {\n/* 96 */ LineOutputStream los = null;\n/* 97 */ if (os instanceof LineOutputStream) {\n/* 98 */ los = (LineOutputStream)os;\n/* */ } else {\n/* 100 */ los = new LineOutputStream(os);\n/* */ } \n/* */ \n/* */ \n/* 104 */ Enumeration hdrLines = getAllHeaderLines();\n/* 105 */ while (hdrLines.hasMoreElements()) {\n/* 106 */ los.writeln(hdrLines.nextElement());\n/* */ }\n/* */ \n/* 109 */ los.writeln();\n/* */ \n/* */ \n/* 112 */ getDataHandler().writeTo(os);\n/* 113 */ os.flush();\n/* */ }", "public void write(File output) throws IOException {\n }", "private void writeToFile() {\n boolean flag = true;\n int expectedPacket = (lastPacket)? sequenceNo: Constants.WINDOW_SIZE;\n for (int i = 0; i < expectedPacket; i++) {\n if(!receivedPacketList.containsKey(i)) {\n flag = false;\n }\n }\n if (flag) {\n System.out.println(\"Time: \" + System.currentTimeMillis() + \"\\t\" + \"Write to file Possible\");\n try (BufferedOutputStream stream = new BufferedOutputStream(new FileOutputStream(fileSavePath, true))) {\n for (int i = 0; i < receivedPacketList.size(); i++) {\n //System.out.println(new String(receivedPacketList.get(i)));\n stream.write(receivedPacketList.get(i));\n }\n receivedPacketList.clear();\n stream.close();\n } catch (FileNotFoundException ex) {\n \n } catch (IOException ex) {\n \n }\n receivedPacketList.clear();\n expectedList.clear();\n }\n }", "@Override\n public void spool(OutputContext outputContext) throws IOException {\n // spool properties\n super.spool(outputContext);\n // spool data\n try {\n OutputStream out = outputContext.getOutputStream();\n if (out != null && exists()) {\n getRepositorySession().exportSystemView(item.getPath(), out, false, true);\n }\n } catch (PathNotFoundException e) {\n log.error(\"Error while spooling resource content: \" + e.getMessage());\n } catch (RepositoryException e) {\n log.error(\"Error while spooling resource content: \" + e.getMessage());\n }\n }", "void flushToOutputStream(OutputStream outputStream) throws IOException;", "public void Write_data() {\n // add-write text into file\n try {\n FileOutputStream fileout=openFileOutput(\"savedata11.txt\", MODE_PRIVATE);\n OutputStreamWriter outputWriter=new OutputStreamWriter(fileout);\n outputWriter.write(Integer.toString(_cnt));\n outputWriter.close();\n\n } catch (Exception e) {\n e.printStackTrace();\n }\n }", "void save() throws IOException, ParserConfigurationException, TransformerConfigurationException;", "void writeObject(OutputSerializer out) throws java.io.IOException;", "@Override\n\tpublic void savePlayerData(OutputStream arg0)\n\t{\n\n\t}", "private void writeObject (java.io.ObjectOutputStream out) throws IOException {\n message(AX_PROGRESS,\"Serialize activeX control\");\n if (clientSite != AX_NO_CLIENT_SITE) {\n String componentFileName = generateComponentFileName(\"x0p\");\n message(AX_PROGRESS,componentFileName); \n OleThreadRequest saveRequest = new OleThreadRequest(SAVE,\n componentFileName);\n messagesWaiting.add(saveRequest);\n \n // busy wait - there must be a better way\n while (!saveRequest.finished) {\n synchronized(saveRequest) {\n try {\n saveRequest.wait(POLL_FOR_RESULT_HEARTBEAT);\n }\n catch (InterruptedException e) {\n\n }\n }\n } \n \n componentFileName = saveRequest.name;\n out.defaultWriteObject();\n if (componentFileName.equals(\"\")) {\n message(AX_PROGRESS,\n \"Cannot serialize activeX control, continuing anyway\");\n out.writeLong(0);\n } else {\n File f = new File(componentFileName);\n FileInputStream fi = new FileInputStream(f);\n long sofar = 0;\n int num = -1;\n int filelen = (int)f.length();\n out.writeLong(filelen);\n message(AX_PROGRESS, \"Writing the size of COM storage: \" + filelen);\n byte[] buffer = new byte[1024];\n\n /* The storage file could be many Megs so work in 1K chunks */\n do {\n num = fi.read(buffer,0,1024);\n if (num >= 0) {\n out.write(buffer,0,num);\n sofar += num;\n }\n }\n while (num == 1024);\n\n message(AX_PROGRESS, \"Read \" + sofar + \" bytes from a storage file\");\n\n fi.close();\n if (! f.delete())\n message(AX_ERROR,\"Failed to delete temporary file: \" + \n componentFileName);\n }\n }\n }", "public void Save() {\n try {\n ObjectOutputStream objUt = new ObjectOutputStream(\n new FileOutputStream(\"sparfil.txt\"));\n objUt.writeObject(this);\n } catch(Exception e) {\n System.out.println(e);}\n }", "OutputStream serialize(OutputStream toSerialize);", "@Override\r\n\tpublic void write() {\n\t\t\r\n\t}", "public synchronized void write( final String content ) {\n if( newContentBuffer_ == null ) {\n newContentBuffer_ = new StringBuffer();\n }\n newContentBuffer_.append(content);\n }", "String write(InputStream content, boolean noPin);", "int writeTo(OutputStream out) throws IOException;", "private void saveLocalFile(ByteArrayOutputStream out) {\n //sava in local files\n FileWriter fw;\n File file = new File(\"/home/shaowen2/testdata/\" + \"vm\" +servers.getServerAddress().substring(15, 17) +\"-ouput.log\");\n\n try {\n if (!file.exists()) {\n file.createNewFile();\n }\n fw = new FileWriter(file);\n BufferedWriter bw = new BufferedWriter(fw);\n bw.write(out.toString());\n //bw.write(\"\\n\" + \"Query Count:\" + count + \"|| Time:\" + new SimpleDateFormat(\"yyyy-MM-dd HH:mm:ss\").format(new Date()) + \"\\n\");\n bw.close();\n } catch (IOException e) {\n e.printStackTrace();\n }\n }", "@Override\n\tpublic void savePlayerData(OutputStream arg0) {\n\n\t}", "public void printDataToFile(){\n\ttry {\n\t File file = new File(\"media/gameOutput.txt\");\n \n\t // if file doesnt exists, then create it\n\t if (!file.exists()) {\n\t\tfile.createNewFile();\n\t }\n \n\t FileWriter fw = new FileWriter(file.getAbsoluteFile());\n\t BufferedWriter bw = new BufferedWriter(fw);\n\t bw.write(printString);\n\t bw.close();\n\t} catch (IOException e) {\n\t e.printStackTrace();\n\t}\n }", "synchronized public void saveToFile() {\n try {\n saveObjToFile(this, saveFilePath);\n } catch (IOException e) {\n e.printStackTrace();\n log(\"error saving resource to file\");\n }\n }", "@NotNull OutputStream openOutputStream() throws IOException;", "private static void storingTheObjectToDisk1(InputStream objectContent, String key) {\n FileOutputStream fos = null;\n BufferedOutputStream bos = null;\n byte[] buff = new byte[50*1024];\n int count;\n try {\n bos = new BufferedOutputStream(new FileOutputStream(\"/home/ubuntu/\" + key));\n while( (count = objectContent.read(buff)) != -1)\n {\n bos.write(buff, 0, count);\n }\n bos.close();\n objectContent.close();\n } catch (IOException e) {\n e.printStackTrace();\n }\n }", "@Override\n public void write(OutputStream outputStream) throws IOException {\n try {\n final Stopwatch watch = new Stopwatch();\n IOUtils.copy(inputStream, outputStream);\n LOGGER.debug(\"Streamed from the cache without resolving in {}\",\n watch);\n } finally {\n inputStream.close();\n // N.B.: Restlet will close the output stream.\n }\n }", "private void writeClientFile(Content content) throws Exception {\n\t\tString path = open();\n\t\tTranslateContent translate = new TranslateContent(content, path);\n\n\t\t// Links may need to be deleted before update to content.\n\t\tPath linkPath = FileSystems.getDefault().getPath(path);\n\t\tlinkPath.toFile().delete();\n\n\t\ttranslate.writeClient();\n\t}", "private ObjectOutputStream getOutputStream() {\n\t\t// retornamos el stream de salida\n\t\treturn this.outputStream;\n\t}", "@Override\n public void write() {\n\n }", "public void save(PrintStream output) {\n HuffmanPrinter(this.front, \"\", output);\n }", "@FXML\r\n\tpublic void save() {\r\n\t\ttry {\r\n\t\t\tFile copy = new File(fileName.getText());\r\n\t\t\tScanner fileIn = new Scanner(result.getText());\r\n\t\t\tPrintStream fileOut = new PrintStream(copy);\r\n\r\n\t\t\twhile (fileIn.hasNextLine()) {\r\n\t\t\t\tfileOut.print(fileIn.nextLine());\r\n\t\t\t}\r\n\r\n\t\t\tfileIn.close();\r\n\t\t\tfileOut.close();\r\n\t\t}\r\n\t\tcatch (FileNotFoundException e) {\r\n\t\t\te.getMessage();\r\n\t\t}\r\n\t}", "void write();", "@Override\n\tprotected void write(ObjectOutput out) throws IOException {\n\t\t\n\t}", "public void saveResult() {\n\t\ttry {\n\t\t\tPrintWriter out = new PrintWriter(new FileOutputStream(resultFile));\n\t\t\tout.println(record.resultToString());\n\t\t\tout.close();\n\t\t} catch (FileNotFoundException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t}", "public void tempSaveToFile() {\n try {\n ObjectOutputStream outputStream = new ObjectOutputStream(\n this.openFileOutput(MenuActivity2048.TEMP_SAVE_FILENAME, MODE_PRIVATE));\n outputStream.writeObject(boardManager);\n outputStream.close();\n } catch (IOException e) {\n Log.e(\"Exception\", \"File write failed: \" + e.toString());\n }\n }", "public final OutputStream getOutputStream() {\n return outputStream;\n }", "public void save(BufferedWriter bw) {\n\t\ttry {\n\t\t\tbw.append(prepareData());\n\t\t} catch (IOException e) {\n\t\t\tSystem.out.println(\"Unable to write file.\");\n\t\t}\n\t}", "public void SerialWriteFile() {\r\n\r\n PrintWriter pwrite = null;\r\n File fileObject = new File(getName());\r\n QuizPlayer q = new QuizPlayer(getName(), getNickname(), getTotalScore());\r\n\r\n try {\r\n ObjectOutputStream outputStream =\r\n new ObjectOutputStream(new FileOutputStream(fileObject));\r\n\r\n outputStream.writeObject(q); //Writes the object to the serialized file.\r\n outputStream.close();\r\n\r\n\r\n } catch (IOException e) {\r\n System.out.println(\"Problem with file output.\");\r\n }\r\n\r\n }", "public void setOutputStream(OutputStream out) {\n this.output = out;\n }", "public void save(){\n try{\n Date date = new Date();\n \n PrintWriter writer = new PrintWriter(\"data.MBM\", \"UTF-8\");\n \n writer.println(\"version:\"+MBMDriver.version);\n writer.println(\"numworlds:\" + worlds.size());\n writer.println(\"lastclosed:\" + date.toString());\n writer.println(\"outDir:\"+outputDir.toPath());\n \n for(int i = 0; i < worlds.size(); i++){\n \n writer.println(\"MBMWORLD:\"+worlds.get(i).getWorldFile().getName()+\":\"+worlds.get(i).getName()+\":\"+worlds.get(i).getWorldFile().toPath()+\":\"+worlds.get(i).getLastBackupDate());\n }\n \n writer.close();\n }catch(FileNotFoundException e){\n System.out.println(\"ERROR: Failed to Find File\");\n }catch(UnsupportedEncodingException e){\n System.out.println(\"ERROR: Unsupported Encoding Exception\");\n }\n }", "private void writeToFile() {\n try {\n FileOutputStream fos = new FileOutputStream(f);\n String toWrite = myJSON.toString(4);\n byte[] b = toWrite.getBytes();\n fos.write(b);\n fos.close();\n } catch (Exception e) {\n e.printStackTrace();\n }\n }", "public void save() throws TransformerException {\n\t\tgenerator.saveToFile(saveLocation);\n\t}", "public void save(String filename) throws IOException\n {\n DataOutputStream output;\n\n try\n {\n output = new DataOutputStream(new BufferedOutputStream(new FileOutputStream(new File(filename))));\n }\n catch (Exception e)\n {\n throw new IOException(\"Cannot open output file \" + filename + \":\" + e.getMessage());\n }\n save(output);\n output.flush();\n output.close();\n }", "public ServletOutputStream getOutputStream() {\n return sosi;\n }", "private void saveInFile() {\n try {\n FileOutputStream fos = openFileOutput(FILENAME,\n Context.MODE_PRIVATE);//goes stream based on filename\n BufferedWriter out = new BufferedWriter(new OutputStreamWriter(fos)); //create buffer writer\n Gson gson = new Gson();\n gson.toJson(countbookList, out);//convert java object to json string & save in output\n out.flush();\n fos.close();\n } catch (FileNotFoundException e) {\n throw new RuntimeException();\n } catch (IOException e) {\n throw new RuntimeException();\n }\n }", "@Override\n\tpublic void writeTo(OutputStream outstream) throws IOException {\n\t\tsuper.writeTo(new WrapperOutputStream(outstream, this.listener));\n\t}", "private void saveData( ) throws IOException {\n \tString FILENAME = \"data_file\";\n String stringT = Long.toString((SystemClock.elapsedRealtime() - timer.getBase())/1000)+\"\\n\";\n String stringS = textView.getText().toString()+\"\\n\";\n String stringD = Long.toString(System.currentTimeMillis())+\"\\n\";\n FileOutputStream fos;\n\t\ttry {\n\t\t\tfos = openFileOutput(FILENAME, Context.MODE_APPEND); //MODE_APPEND\n\t\t\tfos.write(stringS.getBytes());\n\t\t\tfos.write(stringT.getBytes());\n\t\t\tfos.write(stringD.getBytes());\n\t\t\tfos.close();\n\t\t} catch (FileNotFoundException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n }", "public void save () {\n // Make sure the workspace folder exist\n createFolder(this.pathToWorkspaceFolder);\n\n // Write the serialized Flow object\n System.out.println(\"Saving\");\n try (FileWriter file = new FileWriter(this.pathToWorkspaceFolder.toString() + \"/\" + FLOW_FILE_NAME)) {\n file.write(flow.serialize());\n System.out.println(\"Successfully Copied Flow \" + flow.getId() + \" to File :)\");\n } catch (IOException e) {\n e.printStackTrace();\n }\n }", "private void writeToFile(String filename, Object object) {\n try {\n FileOutputStream fileOutputStream = openFileOutput(filename, MODE_PRIVATE);\n ObjectOutputStream objectOutputStream = new ObjectOutputStream(fileOutputStream);\n objectOutputStream.writeObject(object);\n objectOutputStream.close();\n } catch (IOException e) {\n e.printStackTrace();\n }\n }", "public void writeOutput() {\n // Create json object to be written\n Map<String, Object> jsonOutput = new LinkedHashMap<>();\n // Get array of json output objects for consumers\n List<Map<String, Object>> jsonConsumers = writeConsumers();\n // Add array for consumers to output object\n jsonOutput.put(Constants.CONSUMERS, jsonConsumers);\n // Get array of json output objects for distributors\n List<Map<String, Object>> jsonDistributors = writeDistributors();\n // Add array for distributors to output objects\n jsonOutput.put(Constants.DISTRIBUTORS, jsonDistributors);\n // Get array of json output objects for producers\n List<Map<String, Object>> jsonProducers = writeProducers();\n // Add array for producers to output objects\n jsonOutput.put(Constants.ENERGYPRODUCERS, jsonProducers);\n // Write to output file and close\n try {\n ObjectMapper mapper = new ObjectMapper();\n ObjectWriter writer = mapper.writer(new DefaultPrettyPrinter());\n writer.writeValue(Paths.get(outFile).toFile(), jsonOutput);\n } catch (Exception e) {\n e.printStackTrace();\n }\n }", "public void setOutputStream(OutputStream outputStream) {\n this.outputStream = outputStream;\n }", "public void writeExternal( ObjectOutput out )\n\t\tthrows IOException\n\t{\n\t\tout.writeObject( id );\n\t\tout.writeObject( title );\n\t\tout.writeObject( description );\n\t\tout.writeObject( webPageURL );\n\t\tout.writeObject( creationTime );\n\t\tout.writeObject( modificationTime );\n\t\tout.writeObject( owner );\n\t\tout.writeBoolean( isPublic );\n\t\tout.writeBoolean( isActive );\n\n\t\tout.writeObject(category);\n\t\tout.writeObject(body);\n\t\tout.writeObject(target);\n\t\tout.writeObject(author);\n\t\tout.writeObject(annotates);\n\t}", "protected static void writeLog(String content) {\n String filename = \"results.out\";\n FileWriter out;\n\n try {\n out = new FileWriter(filename, true);\n out.write(content + \"\\n\");\n out.close();\n } catch (IOException e) {\n // TODO Auto-generated catch block\n e.printStackTrace();\n }\n }", "public void write(DataOutput dataOutput) throws IOException {\n }" ]
[ "0.7062917", "0.69989836", "0.6779612", "0.6663251", "0.66136616", "0.650912", "0.646868", "0.64639395", "0.63673383", "0.6263287", "0.62219936", "0.6187033", "0.61617917", "0.615297", "0.61422056", "0.6140434", "0.61220855", "0.60982966", "0.6037643", "0.602977", "0.6024139", "0.59984416", "0.59699756", "0.5955687", "0.59432435", "0.5943201", "0.5930899", "0.59291077", "0.5922535", "0.5922535", "0.5912868", "0.58902615", "0.5872222", "0.58572245", "0.58250713", "0.5818674", "0.5815452", "0.58028907", "0.5778961", "0.5762982", "0.57623565", "0.5751852", "0.57449037", "0.57317543", "0.5723802", "0.5722504", "0.5718912", "0.57185197", "0.57125336", "0.5700682", "0.56997275", "0.5693483", "0.5692852", "0.56890583", "0.5686866", "0.5686247", "0.5684204", "0.5684135", "0.56796443", "0.567675", "0.56738454", "0.5671844", "0.5670436", "0.5659179", "0.5658232", "0.56573224", "0.56529385", "0.56251097", "0.5617723", "0.561259", "0.56109697", "0.5607696", "0.56037915", "0.55980647", "0.5597605", "0.5590316", "0.55838007", "0.5583364", "0.5578673", "0.5577117", "0.5573622", "0.55679595", "0.5566589", "0.5557937", "0.55555165", "0.5552749", "0.5545577", "0.5541432", "0.5536816", "0.55356175", "0.5534221", "0.5530704", "0.5528813", "0.5526399", "0.5525984", "0.5518518", "0.5517673", "0.5510007", "0.5506673", "0.55015725" ]
0.64367676
8
Set the expiry date and time of the message of the missive document
public void setMessageExpiry(Calendar messageExpiry) { // Check if the message expiry date and time has been specified if (messageExpiry != null) { // Set the message expiry date and time this.messageHeader.setMsgExpiry(messageExpiry); } else { // Remove the message expiry specification from the header this.messageHeader.unsetMsgExpiry(); } // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setExpiry(int expiry)\n {\n this.expiry = expiry;\n }", "@Override\n public void setExpiration( Date arg0)\n {\n \n }", "public void setDateExpiry( Timestamp tDateExpiry )\r\n {\r\n _tDateExpiry = tDateExpiry;\r\n }", "public void setExpiryTime(long expiryTime) {\n this.expiryTime = expiryTime;\n }", "public void setExpiryDate(Date expiryDate) {\n this.expiryDate = expiryDate;\n }", "@Override\n\tpublic void setTokenExpiryTime(long arg0) {\n\t\t\n\t}", "public void setExpiryDate(SIPDateOrDeltaSeconds e) {\n expiryDate = e ;\n }", "public void setExpirationDate(java.util.Date value);", "@SuppressWarnings(\"unused\")\n void expire();", "public void setExpiryTime(java.util.Calendar param){\n localExpiryTimeTracker = true;\n \n this.localExpiryTime=param;\n \n\n }", "void setExpiredDate(Date expiredDate);", "public void setIssuedDate(Date v) \n {\n \n if (!ObjectUtils.equals(this.issuedDate, v))\n {\n this.issuedDate = v;\n setModified(true);\n }\n \n \n }", "public final void setExpiryTime(long expire) {\n\t\tm_tmo = expire;\n\t}", "public void setExpiryDate(java.util.Calendar expiryDate) {\r\n this.expiryDate = expiryDate;\r\n }", "public void setExpires(long expires)\r\n/* 224: */ {\r\n/* 225:338 */ setDate(\"Expires\", expires);\r\n/* 226: */ }", "public final void setexpiry_date(String expiry_date)\n\t{\n\t\tsetexpiry_date(getContext(), expiry_date);\n\t}", "private void setDefaultExpiryDate() {\n int twoWeeks = 14;\n Calendar calendar = Calendar.getInstance();\n calendar.setTime(new Date());\n calendar.add(Calendar.DAY_OF_YEAR, twoWeeks);\n this.expiryDate = calendar.getTime();\n }", "synchronized void setExpiration(long newExpiration) {\n \texpiration = newExpiration;\n }", "public void setExpirationDate(Date expirationDate) {\r\n this.expirationDate = expirationDate;\r\n }", "void updateEscalationTime(String documentId,String userId)throws LMSException;", "public void setExpireTime(String ExpireTime) {\n this.ExpireTime = ExpireTime;\n }", "public void setExpiration(long expiration) {\n this.expiration = expiration;\n }", "@Override\n\tpublic void setExpiration_Date(java.util.Date Expiration_Date) {\n\t\t_news_Blogs.setExpiration_Date(Expiration_Date);\n\t}", "public static void setExpireDate(ParsePush push, long date ) {\t \n\t\tpush.setExpirationTime(date);\n\t}", "public final void setexpiry_date(com.mendix.systemwideinterfaces.core.IContext context, String expiry_date)\n\t{\n\t\tgetMendixObject().setValue(context, MemberNames.expiry_date.toString(), expiry_date);\n\t}", "public void setExpirationDate(Date expirationDate) {\n this.expirationDate = expirationDate;\n }", "public void setExpireDate(Date expireDate) {\n this.expireDate = expireDate;\n }", "public void setExpireDate(Date expireDate) {\n this.expireDate = expireDate;\n }", "public void setExpireDate(Date expireDate) {\n this.expireDate = expireDate;\n }", "public void setExpireDate(Date expireDate) {\n this.expireDate = expireDate;\n }", "public void setExpiryTime(long ldtExpiry)\n {\n m_metaInf.setExpiryTime(ldtExpiry);\n }", "@Autowired\n\tpublic void setExpiry(@Value(\"${repair.expiry}\") Duration expiry) {\n\t\tthis.expiry = DurationConverter.oneOrMore(expiry);\n\t}", "protected void scheduleExpiry()\n {\n long dtExpiry = 0L;\n int cDelay = OldOldCache.this.m_cExpiryDelay;\n if (cDelay > 0)\n {\n dtExpiry = getSafeTimeMillis() + cDelay;\n }\n setExpiryMillis(dtExpiry);\n }", "protected abstract void _set(String key, Object obj, Date expires);", "public void setExpireTime(java.util.Date expireTime) {\r\n this.expireTime = expireTime;\r\n }", "public int getExpiry();", "public Builder setExpirationDate(long value) {\n bitField0_ |= 0x00000200;\n expirationDate_ = value;\n\n return this;\n }", "@Override\n public Date getExpiration()\n {\n return null;\n }", "public abstract void expire();", "public Builder clearExpirationDate() {\n bitField0_ &= ~0x00000020;\n expirationDate_ = 0L;\n onChanged();\n return this;\n }", "public void setExpiredate(String expierdate) {\n\t\t\tthis.expiredate = expierdate;\n\t}", "public void setExpirationDate(Timestamp aExpirationDate) {\n expirationDate = aExpirationDate;\n }", "public void setExpirationTime(Date expirationTime) {\n this.expirationTime = expirationTime;\n }", "void setExpired(boolean expired);", "@Override\n public final void setExpiration(double expirationTime) {\n safetyHelper.setExpiration(expirationTime);\n }", "public void setExpiryTime(long expiryTime) // Override this method to use intrinsic level-specific expiry times\n {\n super.setExpiryTime(expiryTime);\n\n if (expiryTime > 0)\n this.levels.setExpiryTime(expiryTime); // remove this in sub-class to use level-specific expiry times\n }", "public void setExpirationDate(java.util.Date expirationDate) {\n this.expirationDate = expirationDate;\n }", "public Builder clearExpirationDate() {\n bitField0_ = (bitField0_ & ~0x00000200);\n expirationDate_ = 0L;\n\n return this;\n }", "public Date getExpiryDate() {\n return expiryDate;\n }", "public final void setRetentionExpiryDateTime(long expires) {\n\t m_retainUntil = expires;\n\t}", "public void setEXPIRY_DATE(Date EXPIRY_DATE) {\r\n this.EXPIRY_DATE = EXPIRY_DATE;\r\n }", "public void setRetentionExpiryDateTime(long expires) {\n\t\t\n\t\t// Check if the retention date/time has changed\n\t\t\n\t\tif ( getRetentionExpiryDateTime() != expires) {\n\t\t\t\n\t\t\t// Update the retention date/time\n\t\t\t\n\t\t\tsuper.setRetentionExpiryDateTime(expires);\n\t\t\t\n\t\t\t// Queue a low priority state update\n\t\t\t\n\t\t\tqueueLowPriorityUpdate( UpdateRetentionExpire);\n\t\t}\n\t}", "public Builder clearExpiryTimeSecs() {\n bitField0_ = (bitField0_ & ~0x00000008);\n expiryTimeSecs_ = 0;\n onChanged();\n return this;\n }", "public int getExpiry()\n {\n return expiry;\n }", "public Builder setExpirationDate(long value) {\n\n expirationDate_ = value;\n bitField0_ |= 0x00000020;\n onChanged();\n return this;\n }", "public void setExpirationDate(Date expirationDate) {\n\t\tthis.expirationDate = expirationDate;\n\t}", "public void setExpirationDate(Date expirationDate) {\n\t\tthis.expirationDate = expirationDate;\n\t}", "public Date getExpiryDate()\n {\n return expiryDate;\n }", "private void expire()\n\t{\n\t\tif (m_expire != 0 && m_timeExp < System.currentTimeMillis())\n\t\t{\n\t\t//\tSystem.out.println (\"------------ Expired: \" + getName() + \" --------------------\");\n\t\t\treset();\n\t\t}\n\t}", "public Integer getExpiry() {\n return expiry;\n }", "public void setExpirationDate(java.util.Calendar expirationDate) {\n this.expirationDate = expirationDate;\n }", "long getExpiration();", "public void setExpireDate(Date expireDate) {\n\t\tthis.expireDate = expireDate;\n\t}", "public void setExpirationDate(String expirationDate) {\r\n\t\tthis.expirationDate = expirationDate;\r\n\t}", "long getExpirationDate();", "public SIPDateOrDeltaSeconds getExpiryDate() {\n return expiryDate ;\n }", "public void setExpireTime(Date expireTime) {\n\t\tthis.expireTime = expireTime;\n\t}", "void setIssued(org.hl7.fhir.Instant issued);", "private void setExpires(long value) {\n bitField0_ |= 0x00000004;\n expires_ = value;\n }", "long getExpiryTime() {\n return expiryTime;\n }", "String getExpiry();", "String getSpecifiedExpiry();", "public DateTime expiryTime() {\n return this.expiryTime;\n }", "interface WithExpirationTimeIfNotActivatedUtc {\n /**\n * Specifies the expirationTimeIfNotActivatedUtc property: Expiration time of the event channel. If this\n * timer expires while the corresponding partner topic is never activated, the event channel and\n * corresponding partner topic are deleted..\n *\n * @param expirationTimeIfNotActivatedUtc Expiration time of the event channel. If this timer expires while\n * the corresponding partner topic is never activated, the event channel and corresponding partner topic\n * are deleted.\n * @return the next definition stage.\n */\n Update withExpirationTimeIfNotActivatedUtc(OffsetDateTime expirationTimeIfNotActivatedUtc);\n }", "public void setExpired(String value) {\n setAttributeInternal(EXPIRED, value);\n }", "public int getExpiryTime() {\n return expiryTime;\n }", "public Timestamp getDateExpiry( )\r\n {\r\n return _tDateExpiry;\r\n }", "public long getExpiry() {\n return this.expiry;\n }", "public void setRenewalEffectiveDate(java.util.Date value);", "public void expiredate() {\n\t\tdr.findElement(By.xpath(\"//input[@id='expiryDate']\")).sendKeys(\"05/2028\");\r\n\t\t\r\n\t\t\r\n\t\t}", "public String getExpirationDate() { return date; }", "public long getExpirationDate() {\n return expirationDate_;\n }", "private void clearExpires() {\n bitField0_ = (bitField0_ & ~0x00000004);\n expires_ = 0L;\n }", "@java.lang.Override\n public long getExpirationDate() {\n return expirationDate_;\n }", "@java.lang.Override\n public long getExpirationDate() {\n return expirationDate_;\n }", "public Builder clearExpires() {\n copyOnWrite();\n instance.clearExpires();\n return this;\n }", "String getDefaultKeyExpiry();", "public Builder setExpires(long value) {\n copyOnWrite();\n instance.setExpires(value);\n return this;\n }", "public void stampMessageAsExpired(long messageID) {\n getTrackingData(messageID).messageStatus = MessageStatus.Expired;\n }", "public String getExpiryDate() {\n return this.expiryDate;\n }", "public long getExpirationDate() {\n return expirationDate_;\n }", "void setRetrievedTime(long retrievedTime);", "com.google.type.Date getExpireDate();", "public void set(String key, Object obj, Date expires) {\n \t\tthis.set(null, key, obj, expires);\n \t}", "public Date getExpirationDate() {\r\n return expirationDate;\r\n }", "@Override\n\tpublic void expireToken() {\n\t\t\n\t}", "org.hl7.fhir.Instant addNewIssued();", "public static synchronized boolean set(String key, Object value, Date expiry) {\n\t\tboolean bRet = false;\n\t\t//System.out.println(\"memcacheUtil----key:\"+key);\n\t\tif (!mc.keyExists(key)) {\n\t\t\tif (expiry != null) {\n\t\t\t\tbRet = mc.add(key, value, expiry);\n\t\t\t} else {\n\t\t\t\tbRet = mc.add(key, value);\n\t\t\t}\n\t\t\tif (bRet) {\n\t\t\t\t//log.debug(String.format(\"%s add succ,expiry:%s!\", key, sdf.format(expiry)));\n\t\t\t\tSystem.out.println(String.format(\"%s add succ\", key));\n\t\t\t} else {\n\t\t\t\tSystem.out.println(String.format(\"%s ERROR: add fail!\", key));\n\n\t\t\t}\n\t\t} else {\n\n\t\t\tif (expiry != null) {\n\t\t\t\tbRet = mc.replace(key, value, expiry);\n\t\t\t} else {\n\t\t\t\tbRet = mc.replace(key, value);\n\t\t\t}\n\t\t\tif (bRet) {\n\t\t\t\tSystem.out.println(String.format(\"%s replace succ!\", key));\n\t\t\t} else {\n\t\t\t\tSystem.out.println(String.format(\"%s ERROR: replace fail!\", key));\n\t\t\t}\n\t\t}\n\t\treturn bRet;\n\t}", "protected void notificationOnExpiration() {\n }", "public void setDateDoc (Timestamp DateDoc);" ]
[ "0.6958713", "0.6918337", "0.6779639", "0.66028345", "0.6594405", "0.6548091", "0.6542042", "0.6512043", "0.64805394", "0.6471492", "0.6444369", "0.6347938", "0.6340277", "0.62603134", "0.6249444", "0.62492347", "0.6244733", "0.62189794", "0.61809766", "0.6163758", "0.6157038", "0.6141773", "0.61224234", "0.61050415", "0.6102062", "0.60947967", "0.60856813", "0.60856813", "0.60856813", "0.60856813", "0.6064982", "0.60549295", "0.6049104", "0.6043729", "0.604095", "0.6021448", "0.60092777", "0.60056025", "0.6002421", "0.59956104", "0.59812117", "0.5981021", "0.5933685", "0.59257776", "0.59210086", "0.5911967", "0.5906478", "0.59056777", "0.58933616", "0.5884089", "0.58830935", "0.5877026", "0.5861288", "0.5852995", "0.5840208", "0.5838027", "0.5838027", "0.582647", "0.5822487", "0.582104", "0.58081657", "0.5797364", "0.5784496", "0.57780015", "0.5775469", "0.5749838", "0.57480055", "0.5742229", "0.5738266", "0.57360727", "0.5717611", "0.57031983", "0.5694826", "0.5680126", "0.5678896", "0.5672413", "0.5671404", "0.5656904", "0.5655989", "0.56410265", "0.5637784", "0.5612287", "0.55874074", "0.55720645", "0.5568724", "0.55453116", "0.5543687", "0.55403185", "0.5531063", "0.5527707", "0.55150455", "0.5511215", "0.5505013", "0.5498654", "0.5495452", "0.54873294", "0.54818285", "0.54781437", "0.547378", "0.5470276" ]
0.6714511
3
Set the ID of the message of the missive document
public void setMessageId(String messageId) { // Set the ID of the message this.messageHeader.setMsgId(messageId); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "void setMessageID(long messageID);", "public void setId (long id)\r\n {\r\n _id = id;\r\n }", "public void setId(long id) {\n\t\t_tempNoTiceShipMessage.setId(id);\n\t}", "public Builder setMsgId(long value) {\n\n msgId_ = value;\n onChanged();\n return this;\n }", "void xsetMessageID(org.apache.xmlbeans.XmlLong messageID);", "@Override\n\tpublic void setId(long id) {\n\t\t_contentupdate.setId(id);\n\t}", "public Builder setMessageID(long value) {\n bitField0_ |= 0x00000800;\n messageID_ = value;\n onChanged();\n return this;\n }", "public void setID(String idIn) {this.id = idIn;}", "public void setId(int id)\r\n {\r\n this.mId = id;\r\n }", "public void setId (String id)\n {\n _id = id;\n }", "public void setID(long id);", "public void setIdMensagem(String idMensagem) \r\n\t{\r\n\t\tthis.idMensagem = idMensagem;\r\n\t}", "public void setId(long id) {\n id_ = id;\n }", "public void setMailId(int v) \n {\n \n if (this.mailId != v)\n {\n this.mailId = v;\n setModified(true);\n }\n \n \n }", "public void setId(String anId) {\n _theId = anId;\n }", "public void setId(long id) { this.id = id; }", "public void setId(long id) { this.id = id; }", "public void setMissiveId(String missiveId) {\n\n // Set the ID of the missive document\n this.sepamailMissive001.setMsvId(missiveId);\n\n // Build the missive document\n this.build();\n }", "private void setMessageId(long value) {\n \n messageId_ = value;\n }", "public void setId_mensaje(int id_mensaje) {\n this.id_mensaje = id_mensaje;\n }", "public void setId(String idIn) {\n this.id = idIn;\n }", "private void seenMessage(String documentId) {\n db.collection(\"messages\").document(documentId)\n .update(\"isSeen\", true);\n }", "public void setId(long id){\n this.id = id;\n }", "public void setId(long id){\n this.id = id;\n }", "@SuppressWarnings ( \"unused\" )\n private void setId ( final Long id ) {\n this.id = id;\n }", "@Override\n\tpublic void setId(Integer arg0) {\n\n\t}", "public void defId(int id) {\r\n\t\tthis.id = id;\r\n\t}", "public void setMessageID(int messageID){\n this.messageID = messageID;\n }", "public void setId(Object id) {\n this.id = id;\n }", "public void setId(Object id) {\n this.id = id;\n }", "public void setID(String newID)\r\n {\r\n id=newID;\r\n }", "public void setId(java.lang.Integer _id)\n {\n id = _id;\n }", "private void setMessageId(\n int index, long value) {\n ensureMessageIdIsMutable();\n messageId_.setLong(index, value);\n }", "public void setId(long id);", "public void setId(long id);", "public void setId(long id);", "public void setId(long id);", "@Override\n\tpublic void setId(long value) {\n super.setId(value);\n }", "public com.opentext.bn.converters.avro.entity.ContentErrorEvent.Builder setDocumentId(java.lang.String value) {\n validate(fields()[1], value);\n this.documentId = value;\n fieldSetFlags()[1] = true;\n return this;\n }", "private void setId(int value) {\n \n id_ = value;\n }", "public void setId(String id) {\n _id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\r\n this.id = id;\r\n }", "private void setId(Integer id) { this.id = id; }", "public void setId(Long objectId) {\r\n\t\tthis.objectId = objectId;\r\n\t}", "public void setId(ID id)\n {\n this.id = id;\n }", "public void setId(String id)\n {\n data().put(_ID, id);\n }", "public void setId(ID id){\r\n\t\tthis.id = id;\r\n\t}", "public Builder clearMsgId() {\n\n msgId_ = 0L;\n onChanged();\n return this;\n }", "public void setId(int id){ this.id = id; }", "private void setId(int value) {\n \n id_ = value;\n }", "public void setId(int id) { this.id = id; }", "public void setId(int id) { this.id = id; }", "public void setNewsletterId(int v) \n {\n \n if (this.newsletterId != v)\n {\n this.newsletterId = v;\n setModified(true);\n }\n \n \n }", "public void setId(int id){\r\n this.id = id;\r\n }", "public void setId(java.lang.String value) {\n this.id = value;\n }", "public void setId(java.lang.String value) {\n this.id = value;\n }", "public void setId(java.lang.String value) {\n this.id = value;\n }", "@Override\n public void setId(final long id) {\n super.setId(id);\n }", "void setId(int id) {\n this.id = id;\n }", "public void setId(String id)\n\t{\n\t\tm_sID=id;\t\n\t}", "public void setMsgId(Integer msgId) {\n this.msgId = msgId;\n }", "public void setId (java.lang.Integer id) {\r\n this.id = id;\r\n }", "public void setId( Long id ) {\n this.id = id ;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(String id){\r\n\t\tthis.id = id;\r\n\t}", "public void setId(String id) {\r\n this.id = id;\r\n }", "private void setUnderlyingId(final Object id, boolean messageId)\n {\n Object underlyingId = null;\n if(id instanceof String || id instanceof UUID || id == null )\n {\n underlyingId = id;\n }\n else if(id instanceof BigInteger)\n {\n BigInteger bigIntCorrelationId = (BigInteger) id;\n if(bigIntCorrelationId.signum() == -1 || bigIntCorrelationId.bitLength() > 64)\n {\n throw new IllegalArgumentException(\"Value \\\"\"+bigIntCorrelationId+\"\\\" lies outside the range [0 - 2^64).\");\n }\n\n underlyingId = UnsignedLong.valueOf(bigIntCorrelationId);\n }\n else if(id instanceof ByteBuffer)\n {\n Binary bin = Binary.create((ByteBuffer) id);\n\n underlyingId = bin;\n }\n else\n {\n throw new IllegalArgumentException(\"Provided value is not of an allowed type:\"\n + id.getClass().getName());\n }\n\n if(messageId)\n {\n _message.setMessageId(underlyingId);\n }\n else\n {\n _message.setCorrelationId(underlyingId);\n }\n }", "public void setId(long id){\n\t\tthis.id = id;\n\t}", "public void setId(String id) {\n mId = id;\n }", "public void setId(int id) {\n\t\tthis._id = id;\n\t}", "public void setId(int id) {\n\t\tthis._id = id;\n\t}", "public void setId(long _id)\r\n {\r\n this._id = _id;\r\n this.hashCode = Integer.MIN_VALUE;\r\n }", "public void setId(long id) {\n\tthis.id = id;\n }", "public void setMessageId(final Object messageId)\n {\n setUnderlyingId(messageId, true);\n }", "public void setId(long value) {\r\n this.id = value;\r\n }", "public void setId(long value) {\r\n this.id = value;\r\n }", "public void setId(String id) {\n this.id = id;\n }", "public void setId(String id) {\n this.id = id;\n }", "public void setId(String id) {\n this.id = id;\n }", "public void setId(String id) {\n this.id = id;\n }", "public void setId(String id) {\n this.id = id;\n }", "public void setId(String id) {\n this.id = id;\n }", "public void setMentionID(long v) {\n _setLongValueNfc(wrapGetIntCatchException(_FH_mentionID), v);\n }", "public void setID(int id);", "public void setId(String id) {\n\t\tthis._id = id;\n\t}", "public void setId(String id) {\n this.id = id;\n }", "public void setidnumber(int id) {\r\n idnumber = id;\r\n }", "public void setID(String value) {\r\n \t\t_id = value;\r\n \r\n \t}", "public void setId(String id) {\n this.id = id;\n }", "public void setId(String id) {\n }", "public void setId(String id)\n {\n this.id = id;\n }", "public void setId(String id) {\r\n this.id = id;\r\n }", "public void setId(int id_)\n\t{\n\t\tthis.id=id_;\n\t}", "public void setId (String id) {\n this.id = id;\n }" ]
[ "0.7215808", "0.66068137", "0.6544525", "0.65390676", "0.644767", "0.6418959", "0.6407926", "0.64042485", "0.64036745", "0.6392314", "0.63827586", "0.6380352", "0.63778883", "0.6377423", "0.63745576", "0.6351702", "0.6351702", "0.6335288", "0.63108855", "0.63048786", "0.6300973", "0.62921435", "0.62764406", "0.62764406", "0.6267461", "0.62595665", "0.62559587", "0.6247526", "0.62430716", "0.62430716", "0.6236187", "0.62220734", "0.62170404", "0.6215615", "0.6215615", "0.6215615", "0.6215615", "0.6213934", "0.62075", "0.62050086", "0.6200194", "0.6196047", "0.6196047", "0.6193164", "0.6187128", "0.6182433", "0.617643", "0.61683804", "0.6168104", "0.6165733", "0.6164634", "0.61585027", "0.6158308", "0.6158308", "0.6157866", "0.61576384", "0.6147007", "0.6147007", "0.6147007", "0.61317164", "0.6127592", "0.6126642", "0.6125087", "0.61206734", "0.61121124", "0.6111637", "0.6111637", "0.6111637", "0.6111637", "0.6111637", "0.61098605", "0.6104346", "0.61038417", "0.6102637", "0.609795", "0.60961425", "0.60961425", "0.609479", "0.6093949", "0.6092477", "0.6089931", "0.6089931", "0.6087497", "0.6087497", "0.6087497", "0.6087497", "0.6087497", "0.6087497", "0.6083561", "0.60830265", "0.60796154", "0.6076768", "0.6075872", "0.6074946", "0.6071657", "0.60711527", "0.6069077", "0.60676587", "0.6064027", "0.6057306" ]
0.63786376
12
Set the version of the message of the missive document
public void setMessageVersion(String version) { // Set the message version this.message.setVersion(version); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setMissiveVersion(String version) {\n\n // Set the missive document version\n this.missive.setVersion(version);\n\n // Build the missive document\n this.build();\n }", "void setVersion(long version);", "void setVersion(String version);", "void setVersion(String version);", "public void setVersion(String version);", "@Override\r\n\tpublic void setVersion(int version) {\n\r\n\t}", "@SuppressWarnings(\"unused\")\n private void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(String version) {\n\t\t\r\n\t}", "public void setVersion(long version) {\n this.version = version;\n }", "private void setVersion(long value) {\n bitField0_ |= 0x00000002;\n version_ = value;\n }", "public void setVersion(final Long version);", "public void setVersion(String version){\r\n this.version = version;\r\n }", "public void setVersion(String version)\n {\n this.ver = version;\n }", "public String getMessageVersion() {\n\n // Get the missive document message version\n return this.message.getVersion();\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String version)\n {\n this.version = version;\n }", "public void setVersion(int value) {\n this.version = value;\n }", "public void setVersion(int version) {\n this.version = version;\n }", "public void setVersion(int version) {\n this.version = version;\n }", "public String getMissiveVersion() {\n\n // Get the missive document version\n return this.missive.getVersion();\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(Integer version)\r\n {\r\n this.version = version;\r\n }", "public void setVersion(String _version) {\n this._version = _version;\n }", "public void setVersion(String value) {\n\t\tthis._version = value;\n\t}", "public final void setVersion(String version) {\n this.version = version;\n }", "void xsetApplicationVersion(com.microsoft.schemas.office.x2006.digsig.STVersion applicationVersion);", "public void setVersion(String version) {\r\n\t\tthis.version = version;\r\n\t}", "private void setVersionNumber(int version) {\n versionNumber = version;\n }", "public void setVersion(java.lang.String version) {\r\n this.version = version;\r\n }", "public void setVersion( String version )\n {\n this.version = version.toLowerCase( Locale.ENGLISH );\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\r\n this.version = version;\r\n }", "public void setVersion( Integer version ) {\n this.version = version;\n }", "@SuppressWarnings(\"unused\")\n private void setVersion(final Integer version) {\n this.version = version;\n }", "@SuppressWarnings(\"unused\")\n private void setVersion(final Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(String version) {\n\t\tthis.version = version;\n\t}", "public XWikiPatch setFullVersion(XWikiDocument version, XWikiContext context)\n throws XWikiException\n {\n return setFullVersion(version.toXML(context));\n }", "public void setVersion(Integer version) {\n\t\tthis.version = version;\n\t}", "public Builder setVersion(com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n version_ = value;\n onChanged();\n return this;\n }", "SchemaReference setVersion(String version);", "public void setVersion(long param){\n \n // setting primitive attribute tracker to true\n \n if (param==java.lang.Long.MIN_VALUE) {\n localVersionTracker = false;\n \n } else {\n localVersionTracker = true;\n }\n \n this.localVersion=param;\n \n\n }", "public synchronized void setVersion(final InternationalString newValue) {\n checkWritePermission();\n version = newValue;\n }", "@SuppressWarnings(\"unused\")\n\tprivate void version() {\n\n\t}", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder setEnvelopeVersion(java.lang.String value) {\n validate(fields()[12], value);\n this.envelopeVersion = value;\n fieldSetFlags()[12] = true;\n return this;\n }", "@CompositeValue(ignore=true)\n @XmlAttribute(name=\"version\")\n public void setVersion(Version version)\n {\n versionRange = new VersionRange(version, true, version, true);\n }", "public void setVersion(Number value) {\n setAttributeInternal(VERSION, value);\n }", "public void setVersion(int version)\n\t{\n\t\tconferenceInfo.setAttribute(VERSION_ATTR_NAME, Integer.toString(version));\n\t}", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n version_ = value;\n onChanged();\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n version_ = value;\n onChanged();\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n version_ = value;\n onChanged();\n return this;\n }", "public void setVersion(String version) {\r\n this.version = version == null ? null : version.trim();\r\n }", "public void setVer(Integer ver) {\n this.ver = ver;\n }", "public void setVersionNumber(Long versionNumber){\r\n this.versionNumber = versionNumber;\r\n }", "public void setVersionNumber(Long versionNumber){\r\n this.versionNumber = versionNumber;\r\n }", "public final void setVersion(java.lang.String version)\r\n\t{\r\n\t\tsetVersion(getContext(), version);\r\n\t}", "public void setVersion(java.math.BigInteger version)\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.apache.xmlbeans.SimpleValue target = null;\r\n target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(VERSION$6, 0);\r\n if (target == null)\r\n {\r\n target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(VERSION$6);\r\n }\r\n target.setBigIntegerValue(version);\r\n }\r\n }", "public void setVersion(String version) {\n this.version = version == null ? null : version.trim();\n }", "public void setVersionNo(Integer versionNo) {\r\n\t\tthis.versionNo = versionNo;\r\n\t}", "public void setManifestVersion() {\n\t\tSharedPreferences.Editor editor = sp.edit();\n\t\teditor.putString(VERSION_KEY, thisVersion);\n\t\teditor.commit();\n\t}", "public void setVersion(int version)\n {\n encryptionDictionary.setInt( \"V\", version );\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n version_ = value;\n onChanged();\n return this;\n }", "void xsetOfficeVersion(com.microsoft.schemas.office.x2006.digsig.STVersion officeVersion);", "public void setVersion(org.hl7.fhir.String version)\n {\n generatedSetterHelperImpl(version, VERSION$4, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);\n }", "public void setJiveXmlVersion(String value) {\r\n ImportJive.addMessage(\"Jive XML version = \\\"\" + value + \"\\\"\");\r\n }", "void setApplicationVersion(java.lang.String applicationVersion);", "public Builder setVersion(long value) {\n copyOnWrite();\n instance.setVersion(value);\n return this;\n }", "public Builder clearVersion() {\n\n version_ = getDefaultInstance().getVersion();\n onChanged();\n return this;\n }", "public Builder clearVersion() {\n\n version_ = getDefaultInstance().getVersion();\n onChanged();\n return this;\n }", "public Builder clearVersion() {\n\n version_ = getDefaultInstance().getVersion();\n onChanged();\n return this;\n }", "@Override\n public int getVersion() {\n return 0;\n }", "@Override\r\n\tpublic int getVersion() {\n\t\treturn 0;\r\n\t}", "private void setNodeVersion(int nodeVersion) {\n this.nodeVersion = nodeVersion;\r\n }", "@Override\n @XmlElement(name = \"version\", required = true)\n public synchronized InternationalString getVersion() {\n return version;\n }", "public void setCopyrightMessage( org.ontoware.rdf2go.model.node.Node value) {\r\n\t\tBase.set(this.model, this.getResource(), COPYRIGHTMESSAGE, value);\r\n\t}", "@Override\n\tpublic void setVersion(java.lang.String version) {\n\t\t_scienceApp.setVersion(version);\n\t}", "public Builder clearVersion() {\n \n version_ = getDefaultInstance().getVersion();\n onChanged();\n return this;\n }", "public static void setCopyrightMessage( Model model, org.ontoware.rdf2go.model.node.Resource instanceResource, org.ontoware.rdf2go.model.node.Node value) {\r\n\t\tBase.set(model, instanceResource, COPYRIGHTMESSAGE, value);\r\n\t}", "public Builder setVersion(final String value) {\n _version = value;\n return this;\n }", "public void setVer(Integer ver) {\n\t\tthis.ver = ver;\n\t}", "@Override\n public double getVersion() {\n return 0;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n\n version_ = value;\n onChanged();\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n\n version_ = value;\n onChanged();\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n\n version_ = value;\n onChanged();\n return this;\n }", "void setOfficeVersion(java.lang.String officeVersion);", "@Override\n\tpublic String getVersion() {\n\t\treturn \"0\";\n\t}", "public Builder clearVersion() {\n bitField0_ = (bitField0_ & ~0x00000002);\n version_ = getDefaultInstance().getVersion();\n onChanged();\n return this;\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder setDocumentStandardVersion(java.lang.String value) {\n validate(fields()[10], value);\n this.documentStandardVersion = value;\n fieldSetFlags()[10] = true;\n return this;\n }" ]
[ "0.72551703", "0.68045694", "0.6663246", "0.6663246", "0.6583517", "0.653416", "0.6328434", "0.631265", "0.6276132", "0.6272137", "0.62544835", "0.6229992", "0.6213553", "0.6167296", "0.6161447", "0.6161447", "0.6153077", "0.61109173", "0.610051", "0.610051", "0.6096025", "0.60931087", "0.6086904", "0.6086904", "0.6086904", "0.6086904", "0.6080594", "0.6076347", "0.6051805", "0.6043585", "0.6032606", "0.6031642", "0.6028086", "0.6025737", "0.60191727", "0.60127807", "0.60127807", "0.60127807", "0.60040575", "0.59705794", "0.596739", "0.596739", "0.5954486", "0.5954486", "0.5954486", "0.5954486", "0.5954486", "0.5954486", "0.5953472", "0.59108484", "0.5890881", "0.5862184", "0.58435667", "0.5842487", "0.5841952", "0.5805357", "0.579657", "0.57885957", "0.5778827", "0.5752032", "0.5740782", "0.5740782", "0.5740782", "0.5737974", "0.57253057", "0.572224", "0.572224", "0.5720414", "0.5719365", "0.57184327", "0.56929034", "0.5680934", "0.56689507", "0.56533563", "0.5650579", "0.56338525", "0.5628034", "0.56076634", "0.5605489", "0.55904716", "0.55904716", "0.55904716", "0.55878997", "0.5587706", "0.55842954", "0.5583945", "0.55804604", "0.5557137", "0.5543348", "0.554021", "0.5531793", "0.55308807", "0.55250156", "0.55197704", "0.55197704", "0.55197704", "0.55139333", "0.55128056", "0.5504062", "0.5497433" ]
0.78127646
0
Set the ID of the missive document
public void setMissiveId(String missiveId) { // Set the ID of the missive document this.sepamailMissive001.setMsvId(missiveId); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setId (long id)\r\n {\r\n _id = id;\r\n }", "public void setId(long id) {\n id_ = id;\n }", "public void setId(long id);", "public void setId(long id);", "public void setId(long id);", "public void setId(long id);", "public void setId(long id) { this.id = id; }", "public void setId(long id) { this.id = id; }", "public void setID(long id);", "public void setId(String idIn) {\n this.id = idIn;\n }", "@Override\n\tpublic void setId(Integer arg0) {\n\n\t}", "public void setId( Long id );", "public void setId(long id){\n this.id = id;\n }", "public void setId(long id){\n this.id = id;\n }", "private void setId(int value) {\n \n id_ = value;\n }", "public void setId(String anId) {\n _theId = anId;\n }", "public void setId(Object id) {\n this.id = id;\n }", "public void setId(Object id) {\n this.id = id;\n }", "private void setId(int value) {\n \n id_ = value;\n }", "public void setId(int id) { this.id = id; }", "public void setId(int id) { this.id = id; }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "private void setId(Integer id) { this.id = id; }", "public void setID(String idIn) {this.id = idIn;}", "public void setId(long id) {\r\n this.id = id;\r\n }", "void setId(Long id);", "public void defId(int id) {\r\n\t\tthis.id = id;\r\n\t}", "public void setId (String id)\n {\n _id = id;\n }", "public void setId(int id){ this.id = id; }", "@Override\n\tpublic void setId(long value) {\n super.setId(value);\n }", "public void setId(int value) {\r\n this.id = value;\r\n }", "public void setId(long value) {\r\n this.id = value;\r\n }", "public void setId(long value) {\r\n this.id = value;\r\n }", "public void setId(int id){\r\n this.id = id;\r\n }", "public void setID(int id);", "public void setId(ID id)\n {\n this.id = id;\n }", "void setId(int val);", "void setId(final Long id);", "public void setId(java.lang.Integer _id)\n {\n id = _id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(long id) {\n this.id = id;\n }", "public void setId(int id)\r\n {\r\n this.mId = id;\r\n }", "public void setId(Long id) {\n\t\t\n\t}", "public void setId(ID id){\r\n\t\tthis.id = id;\r\n\t}", "void setId(ID id);", "@Override\n public void setId(final long id) {\n super.setId(id);\n }", "public void setId(final int id);", "public void setId(long id){\n\t\tthis.id = id;\n\t}", "public void setId( Long id ) {\n this.id = id ;\n }", "public void setId(int id);", "public void setId(int id);", "public void setId(long value) {\n this.id = value;\n }", "public void setId(long value) {\n this.id = value;\n }", "public void setId(long value) {\n this.id = value;\n }", "public void setId(long value) {\n this.id = value;\n }", "public void setId(long value) {\n this.id = value;\n }", "public void setId(long value) {\n this.id = value;\n }", "public void setId(long value) {\n this.id = value;\n }", "public void setId(int id) {\n\t\tthis._id = id;\n\t}", "public void setId(int id) {\n\t\tthis._id = id;\n\t}", "public void setId(int value) {\n this.id = value;\n }", "public void setId(int value) {\n this.id = value;\n }", "public void setId(int value) {\n this.id = value;\n }", "public void setId(int value) {\n this.id = value;\n }", "public void setId(int value) {\n this.id = value;\n }", "public void setId(int value) {\n this.id = value;\n }", "public void setId(int value) {\n this.id = value;\n }", "public void setId(int value) {\n this.id = value;\n }", "public void setId(int value) {\n this.id = value;\n }", "public void setId(Long id) {this.id = id;}", "public void setId(Long id) {this.id = id;}", "public void setId(long id) {\n\tthis.id = id;\n }", "public void setId( Integer id )\n {\n this.id = id ;\n }", "public void setId(int id)\n {\n this.id=id;\n }", "public void setId(int i) { id = i; }", "public void setId(java.lang.Long newId);", "public void setId(Long objectId) {\r\n\t\tthis.objectId = objectId;\r\n\t}", "final public void setId(int idp) {\n\t\tid = idp;\n\t\tidSet = true;\n\t}", "public void setId(int id) {\r\n this.id = id;\r\n }", "public void setId(int id) {\r\n this.id = id;\r\n }", "public void setId(int id) {\r\n this.id = id;\r\n }", "public void setId(int id) {\r\n this.id = id;\r\n }", "public void setId(int id)\n {\n this.id = id;\n }", "public void setId(int id)\n {\n this.id = id;\n }", "public void setId(int id) {\n this.id = id;\n }", "public void setId(int id) {\n this.id = id;\n }", "public void setId(int id) {\n this.id = id;\n }", "public void setId(Long id) \n {\n this.id = id;\n }", "@Override\n\tpublic void setId(Long id) {\n\t}", "public void setId(String id) {\n _id = id;\n }", "void setId(int id);", "@SuppressWarnings ( \"unused\" )\n private void setId ( final Long id ) {\n this.id = id;\n }", "@Override\n public void setId(int id) {\n this.id = id;\n }", "public void setId(int value) {\n this.id = value;\n }", "@Override\n\tpublic void setId(int id) {\n\n\t}", "public void setId(int id) {\r\n\t\t_id = id;\r\n\t}", "private void setId(int value) {\n \n id_ = value;\n }" ]
[ "0.7274504", "0.7189584", "0.7165599", "0.7165599", "0.7165599", "0.7165599", "0.7123835", "0.7123835", "0.7089725", "0.70192826", "0.701119", "0.6992754", "0.69889367", "0.69889367", "0.69749284", "0.6944714", "0.6941322", "0.6941322", "0.6939613", "0.6933235", "0.6933235", "0.6923101", "0.6923101", "0.6923031", "0.69189984", "0.6917546", "0.69056356", "0.6895525", "0.689479", "0.6887303", "0.6877922", "0.6874455", "0.68687665", "0.68687665", "0.68662876", "0.68562406", "0.68535405", "0.68491983", "0.68422604", "0.6839272", "0.6835719", "0.6835719", "0.6835719", "0.6835719", "0.6835719", "0.6832412", "0.6830614", "0.68239033", "0.6821181", "0.68165475", "0.6815669", "0.68143976", "0.681158", "0.68111783", "0.68111783", "0.6810155", "0.6810155", "0.6810155", "0.6810155", "0.6810155", "0.6810155", "0.6810155", "0.68059874", "0.68059874", "0.6800626", "0.6800626", "0.6800626", "0.6800626", "0.6800626", "0.6800626", "0.6800626", "0.6800626", "0.6800626", "0.67996335", "0.67996335", "0.6799617", "0.6795566", "0.6791567", "0.67908156", "0.67877895", "0.67826575", "0.6782358", "0.6782302", "0.6782302", "0.6782302", "0.6782302", "0.6781584", "0.6781584", "0.67786473", "0.67786473", "0.67786473", "0.6777095", "0.6774814", "0.6772008", "0.6771925", "0.6756162", "0.6755125", "0.6754612", "0.67542005", "0.6749964", "0.67493486" ]
0.0
-1
Set the order of the missive document
public void setMissiveOrder(BigInteger missiveOrder) { // Set the order of the missive this.sepamailMissive001.setMsvOrd(missiveOrder); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "void setOrder(int order){\r\n\t\t\tthis.order = order;\r\n\t\t}", "public void setOrder(int order) {\n this.order = order;\n }", "public void setOrder(int order) {\n this.order = order;\n }", "public void setOrder(Integer order) {\n this.order = order;\n }", "public void setOrder(int order) {\n mOrder = order;\n }", "@Override\n public int getOrder() {\n return 0;\n }", "public void setOrder(Integer order) {\n this.order = order;\n }", "public void setOrder(Integer order) {\n this.order = order;\n }", "void setOrder(Order order);", "@Override\r\n\tpublic int getOrder() {\n\t\treturn 0;\r\n\t}", "public void setOrder(int order) {\n\t\tthis.order = order;\n\t}", "@Override\r\n\tpublic void setOrder(int order){\r\n\t\tthis.head.setOrder(order);\r\n\t}", "void setOrderCertain(boolean orderCertain);", "public void setOrder(Integer order) {\n\t\tthis.order = order;\n\t}", "public void setOrder(int value) {\n this.order = value;\n }", "public void incrementOrder() {\n mOrder++;\n }", "public void setOrder(final Integer order) {\n this.order = order;\n }", "public void setOrder(Order order){\n this.order = order;\n }", "public void setOrdered(final boolean argOrdered) {\n mOrdered = argOrdered;\n }", "public void setOrder(String column, int num, boolean bool)\n\t{\n\t\t//#CM708944\n\t\t// Disregard it when the key which does not exist in Effective is specified. \n\t\tKey Eky = getKey(column) ;\n\t\tif (Eky == null)\n\t\t\treturn ;\n\n\t\tEky.setTableOrder(num) ;\n\t\tEky.setTableDesc(bool) ;\n\t\tsetSortKey(Eky) ;\n\t}", "@Override\n\tpublic int getOrder() {\n\t\treturn 1;\n\t}", "public void setnOrder(Integer nOrder) {\n this.nOrder = nOrder;\n }", "private DocumentOrderIterator() {}", "@Override\n\tpublic void inorder() {\n\n\t}", "public final void setOrder(java.lang.Integer order)\r\n\t{\r\n\t\tsetOrder(getContext(), order);\r\n\t}", "public void preOrder() {\n preOrder(root);\n }", "public int getOrder() {\n\t\treturn 0;\n\t}", "protected void setTableOrder(int num)\n\t\t{\n\t\t\tOrder = num ;\n\t\t}", "@Override\n\tpublic void placeOrder() {\n\t\t\n\t}", "public void sort() {\n documents.sort();\n }", "public void setOrder(String Order) {\n this.Order = Order;\n }", "public void reorganizeNote() {\n note = Position.orderList(note);\n }", "public void sortDocumentsByDocnos() {\n order = new int[mDocSet.length];\n mDocSet_tmp = new double[mDocSet.length];\n accumulated_scores_tmp = new float[mDocSet.length];\n\n for (int i = 0; i < order.length; i++) {\n order[i] = i;\n mDocSet_tmp[i] = mDocSet[i];\n accumulated_scores_tmp[i] = accumulated_scores[i];\n }\n\n ivory.smrf.model.constrained.ConstraintModel.Quicksort(mDocSet_tmp, order, 0, order.length - 1);\n\n for (int i = 0; i < order.length; i++) {\n mDocSet[i] = (int) mDocSet_tmp[i];\n accumulated_scores[i] = accumulated_scores_tmp[order[i]];\n }\n }", "public void setNilOrder()\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.datacontract.schemas._2004._07.cdiscount_service_marketplace_api_external_contract_data_order.ExternalOrder target = null;\n target = (org.datacontract.schemas._2004._07.cdiscount_service_marketplace_api_external_contract_data_order.ExternalOrder)get_store().find_element_user(ORDER$0, 0);\n if (target == null)\n {\n target = (org.datacontract.schemas._2004._07.cdiscount_service_marketplace_api_external_contract_data_order.ExternalOrder)get_store().add_element_user(ORDER$0);\n }\n target.setNil();\n }\n }", "public void setOrder(List<Order> order) {\n this.order = order;\n }", "@Override\n public int getOrder() {\n return 4;\n }", "public void setPositionOrder(Integer positionOrder) {\n this.positionOrder = positionOrder;\n }", "private static void changeSubjectOrder(ArrayList<Integer> index_order) {\n for(Subject subject: subjects) {\n subject.setIndex(index_order.indexOf(subject.getIndex()));\n }\n }", "@Override\n\tpublic int getOrder() {\n\t\treturn Ordered.HIGHEST_PRECEDENCE + 10000;\n\t}", "default int getOrder() {\n\treturn 0;\n }", "public void PreOrder() {\n\t\tPreOrder(root);\n\t}", "public void setOrder(int o) throws SystemException {\n group.setDisplayItemOrder(o);\n ModelInputGroupLocalServiceUtil.updateModelInputGroup(group);\n }", "public void doneOrder(){\n setId(++count);\n }", "public void reset()\n {\n // put your code here\n position = 0;\n order = \"\";\n set[0] = 0;\n set[1] = 0;\n set[2] = 0;\n }", "@Override\r\n public int getOrder() {\r\n return this.order;\r\n }", "public ApplyOrder() {\n super();\n }", "public void changeSortOrder();", "@Override\n\tpublic void postorder() {\n\n\t}", "@Override\n\tpublic void preorder() {\n\n\t}", "public MarkovWord(int myOrder){\n this.myOrder = myOrder; \n }", "public static void C_Order(MOrder o) {\n\t\tMDocType dt = MDocType.get(o.getCtx(), o.getC_DocTypeTarget_ID());\n\t\tString DocSubTypeSO = dt.getDocSubTypeSO();\n\t\tif (MDocType.DOCSUBTYPESO_StandardOrder.equals(DocSubTypeSO) || !o.isSOTrx()) {\n\t\t\tif ((o.getDocStatus().equals(MOrder.DOCSTATUS_InProgress) || o.getDocStatus().equals(MOrder.DOCSTATUS_Completed)) || !o.isSOTrx()) {\n\t\t\t\tfor (MOrderLine line : o.getLines()) {\n\t\t\t\t\tC_OrderLine(line);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tif (o.is_ValueChanged(MUColumnNames.COLUMNNAME_DocStatus) || o.is_ValueChanged(MUColumnNames.COLUMNNAME_C_BPartner_ID)) {\n\t\t\t\tList<MPPMRP> list = getQuery(o, null, null).list();\n\t\t\t\tfor (MPPMRP mrp : list) {\n\t\t\t\t\tmrp.setC_Order(o);\n\t\t\t\t\tmrp.save();\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}", "public void postOrder() {\n postOrder(root);\n }", "public void setOrder(int order) {\n this.order = order;\n paint();\n }", "public void setOrder(Order order) {\n this.order = order;\n notifyChanged();\n }", "public static void changeOrder(String order){\n switch (order) {\n case \"delais\":\n ordered = \"delais DESC\";\n break;\n case \"date\":\n ordered = \"date_creation DESC\";\n break;\n case \"nom\":\n ordered = \"nom_annonce\";\n break;\n }\n }", "public void setOrder(int order) {\n q = new Queue();\n if (order == 1) {\n inOrder(root, q);\n } else if (order == 2) {\n preOrder(root, q);\n } else if (order == 3) {\n postOrder(root, q);\n } else {\n System.out.println(\"invalid order\");\n }\n }", "public void setCurrentOrderToNull() {\n this.currentOrder = null;\n }", "private void updateOrder() {\n Arrays.sort(positions);\n }", "public void decrementOrder() {\n mOrder--;\n }", "public void setIdOrder(Long idOrder) {\n this.idOrder = idOrder;\n }", "public void PostOrder() {\n\t\tPostOrder(root);\n\t}", "public void putDocumentAfterEdit() {\r\n\t\tif(pointer < strategy.getEntireHistory().size()-1) {\r\n\t\t\tstrategy.putVersion(currentDocument);\r\n\t\t}\r\n\t}", "@objid (\"fcf73d01-d406-41e9-9490-067237966153\")\n boolean isIsOrdered();", "public int getOrder() {\n return order;\n }", "public int getOrder() {\n return order;\n }", "void changeOrder(GeometricalObject object, int offset);", "void changeOrder(GeometricalObject object, int offset);", "public void setFieldOrder(java.lang.Integer fieldOrder) {\n this.fieldOrder = fieldOrder;\n }", "public void setOrderIndex(Integer orderIndex) {\n this.orderIndex = orderIndex;\n }", "public int getOrder() {\r\n\t\treturn order;\r\n\t}", "public void setOrderNo(String orderNo)\n\t{\n\t\tsetColumn(orderNo, OFF_ORDER_NO, LEN_ORDER_NO) ;\n\t}", "public void preorder() {\n\t\tpreorder(root);\n\t}", "public ImagingStudy setOrder(java.util.List<ResourceReferenceDt> theValue) {\n\t\tmyOrder = theValue;\n\t\treturn this;\n\t}", "public void resetShuffleOrder() {\n\t\tshuffleOrder = new ArrayList<Song>();\n\t\tthis.shuffleSongIndex = -1;\n\t}", "public void changeOrder(GeometricalObject object, int offset);", "@Override\n\tpublic int getOrder() {\n\t\treturn CoreEvent.DEFAULT_ORDER - 1;\n\t}", "public void addOrderingToQuery(ObjectLevelReadQuery theQuery, GenerationContext context) {\n if (theQuery.isReadAllQuery()) {\n Iterator iter = getOrderByItems().iterator();\n while (iter.hasNext()) {\n Node nextNode = (Node)iter.next();\n ((ReadAllQuery)theQuery).addOrdering(nextNode.generateExpression(context));\n }\n }\n }", "@Override\n\tpublic String morder() {\n\t\treturn \"Los anelidos muerden y se aferran\";\n\t}", "int getOrder(){\r\n\t\t\treturn this.order;\r\n\t\t}", "public void postorder() {\n\t\tpostorder(root);\n\t}", "public void setInverseDocumentFrequency(Double arg0) {\n \n }", "public void setSortOrder(String sortOrder);", "public int getOrder() {\n return mOrder;\n }", "public int getOrder() {\n\t\treturn order;\n\t}", "@Override\n\tpublic void reset(int index) {\n\t\tif (sorted) {\n\t\t\tsortedReader.reset(index);\n\t\t}\n\t}", "public void preorder()\n {\n preorder(root);\n }", "public void preorder()\n {\n preorder(root);\n }", "public void setOrderNo (Long orderNo) {\r\n\t\tthis.orderNo = orderNo;\r\n\t}", "public Integer getOrder() {\n return order;\n }", "public void setViewOrder(int viewOrder) {\n this.viewOrder = viewOrder;\n }", "public int getDocOrderPos() {\n/* 198 */ return this.m_template.getUid();\n/* */ }", "private static void setWordPosition() {\n\t\tSet setKeys = Utility.vocabHM.keySet();\n\t\tIterator i = setKeys.iterator();\n\t\tint position = 0;\n\t\twhile (i.hasNext()) {\n\t\t\tString w = (String) i.next();\n\t\t\tInteger rows[] = new Integer[2];\n\t\t\trows[0] = new Integer(position); /* word position */\n\t\t\trows[1] = (Integer) Utility.vocabHM.get(w); /* df */\n\n\t\t\tUtility.vocabHM.put(w, rows);\n\t\t\tposition++;\n\t\t}\n\t}", "public void preOrder() {\r\n\t\tSystem.out.print(\"PRE: \");\r\n\r\n\t\tpreOrder(root);\r\n\t\tSystem.out.println();\r\n\r\n\t}", "void xsetUnordered(org.apache.xmlbeans.XmlBoolean unordered);", "private static void updateOrderOnRemove( int nOrderId )\n {\n for ( GroupAction groupActionChange : getGroupActionList( ) )\n {\n int nGroupActionToUpdateOrder = groupActionChange.getOrdre( );\n\n if ( ( nGroupActionToUpdateOrder > nOrderId ) )\n {\n groupActionChange.setOrdre( nGroupActionToUpdateOrder - CONSTANT_STEP_ORDER );\n _dao.store( groupActionChange, _plugin );\n }\n }\n }", "public int getOrder();", "public int getOrder() {\n \treturn ord;\n }", "public void preorder() {\n root.preorder();\n System.out.println(\"\");\n }", "@Override\n\tpublic boolean PlaceOrder(Order order) {\n\t\treturn false;\n\t}", "public void setOrderNo(Short orderNo) {\n this.orderNo = orderNo;\n }" ]
[ "0.65621185", "0.6510118", "0.6510118", "0.6485811", "0.64682865", "0.6397134", "0.6348682", "0.6348682", "0.63323295", "0.6321978", "0.6231232", "0.6195299", "0.61815417", "0.61387104", "0.6028624", "0.60258514", "0.60255504", "0.6018268", "0.60182506", "0.6015613", "0.59370685", "0.59178644", "0.5916103", "0.58968705", "0.58354455", "0.5824372", "0.5790464", "0.56951135", "0.5677782", "0.5662775", "0.564614", "0.5646091", "0.5626084", "0.56200844", "0.56178045", "0.5611984", "0.5600654", "0.55943877", "0.55879855", "0.55462", "0.55250585", "0.55250055", "0.55229104", "0.55179214", "0.5509667", "0.54440683", "0.54340065", "0.54276407", "0.5425057", "0.54208964", "0.54171246", "0.5408537", "0.539052", "0.5389033", "0.53815496", "0.5377043", "0.53494865", "0.5346763", "0.53393394", "0.53268754", "0.53218246", "0.531601", "0.52992606", "0.5283839", "0.5283839", "0.52800673", "0.52800673", "0.5277771", "0.52720904", "0.52715844", "0.52592784", "0.52448255", "0.524334", "0.524293", "0.52244896", "0.52232903", "0.52217525", "0.52099526", "0.5208677", "0.51909626", "0.5181886", "0.5152723", "0.5150532", "0.514255", "0.51413256", "0.5140387", "0.5140387", "0.5134207", "0.513264", "0.5132237", "0.51127756", "0.5103094", "0.50994605", "0.509753", "0.5096861", "0.5081706", "0.5078841", "0.50687975", "0.50687426", "0.5063593" ]
0.66358197
0
Set the priority of the missive document
public void setMissivePriority(PriorityCode.Enum priority) { // Set the priority of the missive document this.sepamailMissive001.setMsvPri(priority); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\r\n\tpublic void setPriority(int arg0) throws NotesApiException {\n\r\n\t}", "@Override\r\n\tpublic int setPriority(int priority) {\n\t\treturn 0;\r\n\t}", "void setPriority(int priority);", "void setPriority(int priority);", "public void setPriority(Priority priority);", "public void setPriority(int priority){\n this.priority = priority;\n }", "public void setPriority(int v) \n {\n \n if (this.priority != v)\n {\n this.priority = v;\n setModified(true);\n }\n \n \n }", "public void setPriority(long priority) {\n\t\tsuper.priority = priority;\n\t}", "public void setPriority(int priority) {\n this.priority = priority;\n }", "public void setPriority(int priority) {\n this.priority = priority;\n }", "public void setPriority(int priority){\n\t\tthis.priority = priority;\n\t}", "public void setPriority(Priority priority) {\r\n this.priority = priority;\r\n }", "private void setPriority(final Integer priority) {\n Story story = (Story) getTableRow().getItem();\n if (priority != null) {\n try {\n getModel().changeStoryPriority(story, priority);\n }\n catch (CustomException e) {\n addFormError(textField, \"{NanError}\");\n }\n }\n else {\n changeStoryStateToNone(story, () -> {\n try {\n getModel().changeStoryPriority(story, null);\n } catch (CustomException e) {\n ErrorReporter.get().reportError(e, \"Failed to set priority\");\n }\n });\n }\n }", "public void setPriority(int priority) {\n this.mPriority = priority;\n }", "public void setPriority(int r) {\n priority = r;\n }", "public void setPriority(java.lang.Object priority) {\n this.priority = priority;\n }", "public void setPriority(int value) {\n this.priority = value;\n }", "public void setPriority(boolean priority) {\n this.priority = priority;\n }", "public void setPriority(boolean priority){\n\t\tthis.priority = priority;\n\t}", "public void setPriority(String priority) {\r\n this.priority = priority;\r\n }", "public void setPriority(double priority) {\n\t\tthis.priority = priority;\n\t}", "public void setPriority(int priority) \n {\n if (this.priority == priority)\n return;\n\n this.priority = priority;\n lastEffectivePriority = -1; //Possible need to update effective priority\n }", "@Override\r\n\tpublic int getPriority() throws NotesApiException {\n\t\treturn 0;\r\n\t}", "public void setPriority(Boolean priority) {\n\t\tthis.priority = priority;\n\t}", "public void setMissiveOrder(BigInteger missiveOrder) {\n\n // Set the order of the missive\n this.sepamailMissive001.setMsvOrd(missiveOrder);\n\n // Build the missive document\n this.build();\n }", "public void setPriority(int data) {\n priority = data;\n }", "public void setPriority(@RequestPriority int priority) {\n this.priority = priority;\n }", "public abstract boolean setPriority(int priority);", "public void setPriority(final int priority) {\n\t\tthis.priority = priority;\n\t}", "@IcalProperty(pindex = PropertyInfoIndex.PRIORITY,\n eventProperty = true,\n todoProperty = true\n )\n public void setPriority(final Integer val) {\n priority = val;\n }", "@Override\n \tpublic int priority() {\n \t\treturn 10;\n \t}", "@Override\r\n\tpublic int getPriority() {\n\t\treturn 0;\r\n\t}", "@Override\r\n\tpublic int getPriority() {\n\t\treturn 0;\r\n\t}", "public void setPriority( int priority )\n\t{\n\t\tmPriority = priority;\n\t\t\n\t\tmUpdated = true;\n\t}", "public int priority(){\n return 0; //TODO codavaj!!\n }", "public void setPriority(int newPriority) {\n\t\tpriority = newPriority;\n\t}", "public void setPriority(@NotNull Priority priority) {\r\n this.priority = priority;\r\n }", "@Override\n public void setPriorityValue(int priorityValue) {\n priority = priorityValue;\n }", "public final void setFoundPriority(java.lang.Boolean foundpriority)\r\n\t{\r\n\t\tsetFoundPriority(getContext(), foundpriority);\r\n\t}", "@DSComment(\"Package priviledge\")\n @DSBan(DSCat.DEFAULT_MODIFIER)\n @DSGenerator(tool_name = \"Doppelganger\", tool_version = \"2.0\", generated_on = \"2013-12-30 12:56:28.362 -0500\", hash_original_method = \"7C8E9A670D06C8AE48DAFFA12CDF6628\", hash_generated_method = \"A7B8E145FAF4202F5F2BD51F427460A3\")\n \n void setPriority(int newPriority){\n \taddTaint(newPriority);\n }", "public void setPriority(int newPriority)throws Exception{\n\t\t\n\t\tif (newPriority >= 0){\n\t\t\tthis.priority = newPriority;\n\t\t\tString txt = Integer.toString(newPriority);\n\t\t\toverWriteLine(\"Priority\", txt);\n\t\t}\n\t\n\t}", "public void setPriority(RequestPriority priority) {\n mPriority = priority;\n }", "public void setPriority(@EntityInstance int i, @IntRange(from = 0, to = 7) int priority) {\n nSetPriority(mNativeObject, i, priority);\n }", "public void setPriority(String arg) throws ReadWriteException\n\t{\n\t\tsetValue(_Prefix + HardZone.PRIORITY.toString(), arg);\n\t}", "void xsetPriority(\n com.nhcsys.webservices.getmessages.getmessagestypes.v1.PriorityType priority);", "public void updatePriority(){\n\t\tpriority = (int) priority / 2;\n\t}", "@Override\n public int getPriority() {\n return 1;\n }", "public IssueBuilderAbstract priority(Integer priority){\n if(priority > 0 && priority <= 10)\n fieldPriority = priority;\n else fieldPriority = -1;\n return this;\n }", "default int getPriority() {\n return 0;\n }", "public final void setPriority(java.lang.String priority)\r\n\t{\r\n\t\tsetPriority(getContext(), priority);\r\n\t}", "public void setPriority(String priority) {\n\t\tthis.ticketPriority = priority;\n\t}", "default byte getPriority() {\n\t\treturn 0;\n\t}", "public void setPriority(BugPriority newPriority)\n\t{\n\t\tpriority = newPriority;\n\t\tdateModified = new Date();\n\t}", "public void setPriority (int level)\n\t{\n\tthis.level = level;\n\n\tif (level == 1)\n\tpriority = \"Critical\";\n\tif (level == 2)\n\tpriority = \"Very Important\";\n\tif (level == 3)\n\tpriority = \"Normal\";\n\tif (level == 4)\n\tpriority = \"Low\";\n\tif (level == 5)\n\tpriority = \"Not Important\";\n\t}", "@Override\n\t\tpublic int priority() {\n\t\t\treturn 500;\n\t\t}", "@JsonSetter(\"priority\")\r\n public void setPriority(String priority) {\r\n this.priority = priority;\r\n }", "@JsonProperty(\"priority\")\r\n @JacksonXmlProperty(localName = \"priority\", isAttribute = true)\r\n public void setPriority(String priority) {\r\n this.priority = priority;\r\n }", "public void setPriorityCollect()\n\t{\n\t\tsetCollect(_Prefix + HardZone.PRIORITY.toString(), \"\");\n\t}", "@NonNull\n @Override\n public SliceActionImpl setPriority(@IntRange(from = 0) int priority) {\n mPriority = priority;\n return this;\n }", "public void setPriority( int priority , int telObsCompIndex )\n\t{\n\t\t_avTable.set( ATTR_PRIORITY , priority , telObsCompIndex ) ;\n\t}", "@Override\n public int getPriority() {\n return 75;\n }", "public void setPriority(String priority) {\n this.priority = priority == null ? null : priority.trim();\n }", "private void raisePriority() {\n Thread cThr = Thread.currentThread();\n _priority = (byte)((cThr instanceof H2O.FJWThr) ? ((H2O.FJWThr)cThr)._priority+1 : super.priority());\n }", "public void setPriority(String arg, String compcode) throws ReadWriteException\n\t{\n\t\tsetValue(_Prefix + HardZone.PRIORITY.toString(), arg, compcode);\n\t}", "public void setPriority(BigDecimal priority) {\n\t\tthis.priority = priority;\n\t}", "public int getPriority(){\n return 2;\n }", "@Override\n\tpublic Integer getPriorityForIntuitiveCreation() {\n\t\treturn null;\n\t}", "public void setPriority(int priority) {\n Lib.assertTrue(Machine.interrupt().disabled());\n if (this.priority == priority)\n return;\n\n this.priority = priority;\n recalculateThreadScheduling();\n update();\n }", "public final void setFoundPriority(com.mendix.systemwideinterfaces.core.IContext context, java.lang.Boolean foundpriority)\r\n\t{\r\n\t\tgetMendixObject().setValue(context, MemberNames.FoundPriority.toString(), foundpriority);\r\n\t}", "public Builder clearPriority() {\n bitField0_ = (bitField0_ & ~0x00000040);\n priority_ = 0;\n onChanged();\n return this;\n }", "public void setPriorityOrder(int num, boolean bool)\n\t{\n\t\tsetOrder(_Prefix + HardZone.PRIORITY.toString(), num, bool);\n\t}", "public abstract int priority();", "public Builder setPriority(int value) {\n\n priority_ = value;\n bitField0_ |= 0x00000010;\n onChanged();\n return this;\n }", "public Builder clearPriority() {\n bitField0_ = (bitField0_ & ~0x00000010);\n priority_ = 0;\n onChanged();\n return this;\n }", "public void setPriority(int priority) {\r\n\t\t\r\n\t\tif (defaultMode != null) {\r\n\t\t\tdefaultMode.setPriority(priority);\r\n\t\t} else {\r\n\t\t\tsendWarning(\r\n\t\t\t\t\t\"Trying set the priority of a Transition that \"\r\n\t\t\t\t\t\t\t+ \"possibly has multiple modes\",\r\n\t\t\t\t\t\"Transition: \" + getName(),\r\n\t\t\t\t\t\"Method setPriority(int priority) of class Transition is only to be \"\r\n\t\t\t\t\t\t\t+ \"used on Transitions that only have a single mode and are\"\r\n\t\t\t\t\t\t\t+ \" constructed as such\",\r\n\t\t\t\t\t\"Use setPriority(int priority) on the specific TransitionModes instead\");\r\n\t\t}\r\n\t}", "public void setWIPriority(java.lang.String newWIPriority) {\n\twiPriority = newWIPriority;\n}", "public synchronized void setThreadPriority(int threadPriority)\n/* */ {\n/* 200 */ if (threadPriority < 1) {\n/* 201 */ this.threadPriority = 1;\n/* */ }\n/* 203 */ else if (threadPriority > 10) {\n/* 204 */ this.threadPriority = 10;\n/* */ } else\n/* 206 */ this.threadPriority = threadPriority;\n/* 207 */ notifyAll();\n/* */ }", "@Override\n public int getPriority() {\n return priority;\n }", "@Override\n public int getPriority() {\n return priority;\n }", "public void setPriority(String priority){\r\n\t\tDropDown.setExtJsComboValue(driver, driver.findElement(By.xpath(PRIORITY_XPATH)).getAttribute(\"id\"), priority);\r\n\t}", "public void setPriority(int priority) {\n \t\tif ((Thread.MIN_PRIORITY <= priority) && (priority <= Thread.MAX_PRIORITY)) {\n \t\t\tthis.priority = priority;\n \t\t} else {\n \t\t\tthrow new IllegalArgumentException(NLS.bind(HttpMsg.HTTP_INVALID_VALUE_RANGE_EXCEPTION, new Object[] {new Integer(Thread.MIN_PRIORITY), new Integer(Thread.MAX_PRIORITY)}));\n \t\t}\n \t}", "public int getPriority() \n {\n return priority;\n }", "public int getPriority(){\n\t\treturn priority;\n\t}", "private void setPrioElement(PrioElement pPrioElement, String pName, int pPriority) throws Exception {\r\n\t\tif (pPrioElement != null) {\r\n\t\t\tpPrioElement.setName(pName);\r\n\t\t\tpPrioElement.setPriority(pPriority);\r\n\t\t} else throw new Exception(\"04; sPriE,Edi\");\r\n\t}", "@java.lang.Override\n public int getPriority() {\n return priority_;\n }", "@Stub\n\tpublic int getPriority()\n\t{\n\t\treturn PRIO_DEFAULT;\n\t}", "public int getPriority(){\n return priority;\n }", "Builder withPriority(int priority);", "void setOrderCertain(boolean orderCertain);", "public ToDoBuilder changePriority(String priority) throws IllegalArgumentException{\n if (!priority.equals(\"?\") && !priority.equals(\"null\")) {\n this.priority = Integer.parseInt(priority);\n }\n return this;\n }", "public void setPriorityGroup(int num)\n\t{\n\t\tsetGroup(_Prefix + HardZone.PRIORITY.toString(), num);\n\t}", "public void generatePriority() {\n\t\tpriority = .25 * frequency + .25 * age + .25 * links + .25 * money;\n\t}", "public Priority() {\r\n\t\tsuper();\r\n\t\t// TODO Auto-generated constructor stub\r\n\t}", "public void XtestSetGetApplicationPriority()\n {\n fail(\"Unimplemented test\");\n }", "public void changePriority(Object o,int newPriority) {\n for(int a=0;a<nodes.size();a++)\n if(((Node)nodes.elementAt(a)).data==o)\n insert(removeAt(a),newPriority);\n }", "public final void setPriority(com.mendix.systemwideinterfaces.core.IContext context, java.lang.String priority)\r\n\t{\r\n\t\tgetMendixObject().setValue(context, MemberNames.Priority.toString(), priority);\r\n\t}", "public void markSrvPriorityReplace() throws JNCException {\n markLeafReplace(\"srvPriority\");\n }", "public int getPriority() \n {\n return priority;\n }", "@Test\n public void priorityTest() {\n // TODO: test priority\n }", "public void setPrioritate(int value) {\n this.prioritate = value;\n }" ]
[ "0.74713135", "0.7152152", "0.713664", "0.713664", "0.70473313", "0.6799891", "0.676928", "0.67266005", "0.66384465", "0.66384465", "0.65570563", "0.6543867", "0.6539579", "0.6517441", "0.64751005", "0.64204955", "0.6419997", "0.63952166", "0.6371848", "0.6351095", "0.63448995", "0.63346225", "0.6311448", "0.6287492", "0.62695897", "0.6262352", "0.62102616", "0.62021214", "0.6190849", "0.61652076", "0.6158285", "0.61482626", "0.61482626", "0.61467564", "0.61203843", "0.6078395", "0.6065226", "0.5993774", "0.59703714", "0.5967496", "0.5942956", "0.59411836", "0.5911467", "0.59097517", "0.5898337", "0.5884143", "0.58770907", "0.5874143", "0.58219373", "0.5821793", "0.5812791", "0.57886857", "0.5770558", "0.57579976", "0.57356805", "0.5724985", "0.56839323", "0.5669296", "0.56581545", "0.5631529", "0.562663", "0.562465", "0.5622917", "0.5601349", "0.56009823", "0.55530435", "0.5537225", "0.55360216", "0.5518942", "0.54994625", "0.5498179", "0.5492428", "0.5491292", "0.5477716", "0.54745394", "0.54620206", "0.5461744", "0.54612494", "0.54612494", "0.5456821", "0.5437939", "0.5436769", "0.5429913", "0.5416497", "0.5414117", "0.53936476", "0.5379475", "0.53679883", "0.5352083", "0.5349357", "0.5347164", "0.53394014", "0.53392774", "0.53321105", "0.53167987", "0.5310284", "0.52863246", "0.5285037", "0.52835757", "0.5270755" ]
0.6988766
5
Set the type of the missive document
public void setMissiveType(MissiveType.Enum type) { // Set the type of the missive document this.sepamailMissive001.setMsvTyp(type); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setDocumentType (String DocumentType);", "public void setDocumentType(String documentType);", "public void setType(String type);", "public void setType(String type);", "public void setType(String type);", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder setDocumentType(java.lang.String value) {\n validate(fields()[11], value);\n this.documentType = value;\n fieldSetFlags()[11] = true;\n return this;\n }", "void setType(java.lang.String type);", "public Builder clearDocumentType() {\n bitField0_ = (bitField0_ & ~0x00000008);\n documentType_ = Diadoc.Api.Proto.Recognition.RecognitionProtos.RecognizedDocumentType.UnknownRecognizedDocumentType;\n onChanged();\n return this;\n }", "void setType(gov.nih.nlm.ncbi.www.MedlineSiDocument.MedlineSi.Type type);", "public void setDocumentType(DocumentType documentType) {\n withDocumentType(documentType);\n }", "public void setC_DocType_ID (int C_DocType_ID);", "public void setC_DocType_ID (int C_DocType_ID);", "public void setDocumentType(String documentType) {\n this.documentType = documentType == null ? null : documentType.trim();\n }", "@Override\n\tpublic void setType(String type) {\n\t}", "public void setDocumentType(DocumentType documentType) {\n this.documentType = documentType;\n }", "public void setType (String typ) {\n type = typ;\n }", "public void setDocumentType(String documentType) {\n this.documentType = documentType;\n }", "public void setType(Object type)\r\n {\r\n\tthis.type = type;\r\n }", "public Builder setDocumentType(Diadoc.Api.Proto.Recognition.RecognitionProtos.RecognizedDocumentType value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000008;\n documentType_ = value;\n onChanged();\n return this;\n }", "void setType(Type type)\n {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setC_DocTypeTarget_ID (int C_DocTypeTarget_ID);", "public void setType(String type) \n {\n this.type = type;\n }", "void setType(String type) {\n this.type = type;\n }", "public void setType(String type){\n \tthis.type = type;\n }", "public void setType(int type) {\n type_ = type;\n }", "public void setType(String type){\n this.type = type;\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder clearDocumentType() {\n documentType = null;\n fieldSetFlags()[11] = false;\n return this;\n }", "public final void setType(String type){\n\t\tthis.type = type;\t\n\t}", "public void setType(Type t) {\n type = t;\n }", "private void setC_DocType_ID() {\n setC_DocType_ID(isReceipt());\n }", "public DXExporterFromA3 setDocumentType(String DocumentType)\n\t{\n\t\tthis.despatchAdviceDocumentType = DocumentType;\n\n\t\treturn this;\n\t}", "public void setType(String inType)\n {\n\ttype = inType;\n }", "@Override\n public void setType(String type) {\n this.type = type;\n }", "public void setLBR_MDFeDocType (String LBR_MDFeDocType);", "public void setType(String type) {\r\n this.type = type;\r\n }", "final public void setType(String type)\n {\n setProperty(TYPE_KEY, (type));\n }", "public void setType(String t) {\n\ttype = t;\n }", "public void setType(String type){\r\n if(type == null){\r\n throw new IllegalArgumentException(\"Type can not be null\");\r\n }\r\n this.type = type;\r\n }", "public void setType( String type )\n {\n this.type = type;\n }", "void setForPersistentMapping_Type(Type type) {\n this.type = type;\n }", "public void set_type(String t)\n {\n type =t;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "gov.nih.nlm.ncbi.www.MedlineSiDocument.MedlineSi.Type addNewType();", "public void setDocType(String v) {\n if (MetadataUGWD_Type.featOkTst && ((MetadataUGWD_Type)jcasType).casFeat_docType == null)\n jcasType.jcas.throwFeatMissing(\"docType\", \"de.aitools.ie.uima.type.argumentation.MetadataUGWD\");\n jcasType.ll_cas.ll_setStringValue(addr, ((MetadataUGWD_Type)jcasType).casFeatCode_docType, v);}", "public void setType(String type) {\r\n this.type = type;\r\n }", "public void setType(String type) {\r\n this.type = type;\r\n }", "public void setType(String type) {\r\n this.type = type;\r\n }", "public void setType(String type) {\r\n this.type = type;\r\n }", "public void setType (String type) {\n this.type = type;\n }", "public void setType (String type) {\n this.type = type;\n }", "public void setType (String type) {\n this.type = type;\n }", "private void setType(String type) {\n mType = type;\n }", "public void setType(int t){\n this.type = t;\n }", "public abstract void setType();", "public void setType(Type t) {\n\t\ttype = t;\n\t}", "public void setType( int type ) {\r\n typ = type;\r\n }", "public void setType(String newValue);", "public void setType(String newValue);", "void setDataType(int type );", "public void setType(type type) {\r\n\t\tthis.Type = type;\r\n\t}", "public void setType(Type type){\n\t\tthis.type = type;\n\t}", "public void setC_DocType_ID(int C_DocType_ID) {\n //\tif (getDocumentNo() != null && getC_DocType_ID() != C_DocType_ID)\n //\t\tsetDocumentNo(null);\n super.setC_DocType_ID(C_DocType_ID);\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType( String type ) {\n this.type = type;\n }", "public void setType(Type type) {\n this.type = type;\n }", "public void setType(Type type) {\n this.type = type;\n }", "public void setType(Type type) {\n this.type = type;\n }", "public void setType( Type type ) {\n assert type != null;\n this.type = type;\n }", "public void setType(String type) {\r\n this.type = type;\r\n }", "public void setType(int t) {\r\n\t\ttype = t;\r\n\t}", "public void setType(String t) {\n\t\tthis.type = t;\n\t}", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setType(String type) {\n this.type = type;\n }", "public void setDocument(Document value) {\n document = value;\n }", "public void setType(String type){\n\t\tthis.type = type;\n\t}", "public void setMime_type(String value)\r\n {\r\n getSemanticObject().setProperty(data_mime_type, value);\r\n }", "public void setFoxType(@NotNull Type type);" ]
[ "0.7569385", "0.75081146", "0.6714754", "0.6714754", "0.6714754", "0.66927505", "0.66724384", "0.65804887", "0.65800214", "0.653742", "0.6509839", "0.6509839", "0.6462024", "0.6460633", "0.6411201", "0.63905376", "0.636277", "0.63573", "0.63288635", "0.63222396", "0.6321833", "0.63038754", "0.6276096", "0.6261845", "0.6261219", "0.6233824", "0.62189466", "0.62121034", "0.6193467", "0.6184835", "0.6177568", "0.6168822", "0.6158701", "0.6151804", "0.61433965", "0.6132256", "0.61239856", "0.611954", "0.61127955", "0.6108509", "0.6096437", "0.60962397", "0.6093636", "0.6093636", "0.6076948", "0.60716605", "0.607072", "0.607072", "0.607072", "0.607072", "0.6067976", "0.6067976", "0.6067976", "0.6058687", "0.60576", "0.6053906", "0.6044249", "0.604306", "0.60418755", "0.60418755", "0.6038986", "0.6037565", "0.6021206", "0.60200876", "0.601862", "0.601862", "0.6009619", "0.6009103", "0.6009103", "0.6009103", "0.6007598", "0.6004555", "0.6002282", "0.5997604", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59962857", "0.59901613", "0.59864306", "0.59862053", "0.5984895" ]
0.67156214
2
Set the version of the missive document
public void setMissiveVersion(String version) { // Set the missive document version this.missive.setVersion(version); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "void setVersion(long version);", "void setVersion(String version);", "void setVersion(String version);", "public void setVersion(String version);", "@Override\r\n\tpublic void setVersion(int version) {\n\r\n\t}", "public void setVersion(final Long version);", "SchemaReference setVersion(String version);", "@SuppressWarnings(\"unused\")\n private void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(long version) {\n this.version = version;\n }", "public void setVersion(int value) {\n this.version = value;\n }", "public void setVersion(Integer version)\r\n {\r\n this.version = version;\r\n }", "public void setVersion(String version) {\n\t\t\r\n\t}", "public void setVersion(String version){\r\n this.version = version;\r\n }", "public void setVersion(String version)\n {\n this.ver = version;\n }", "private void setVersion(long value) {\n bitField0_ |= 0x00000002;\n version_ = value;\n }", "public void setVersion(int version) {\n this.version = version;\n }", "public void setVersion(int version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\r\n this.version = version;\r\n }", "private void setVersionNumber(int version) {\n versionNumber = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(Long version) {\n this.version = version;\n }", "public void setVersion(long param){\n \n // setting primitive attribute tracker to true\n \n if (param==java.lang.Long.MIN_VALUE) {\n localVersionTracker = false;\n \n } else {\n localVersionTracker = true;\n }\n \n this.localVersion=param;\n \n\n }", "public void setVersion(String version)\n {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "public void setVersion(Integer version) {\n this.version = version;\n }", "@CompositeValue(ignore=true)\n @XmlAttribute(name=\"version\")\n public void setVersion(Version version)\n {\n versionRange = new VersionRange(version, true, version, true);\n }", "@SuppressWarnings(\"unused\")\n private void setVersion(final Integer version) {\n this.version = version;\n }", "@SuppressWarnings(\"unused\")\n private void setVersion(final Integer version) {\n this.version = version;\n }", "public void setVersion( Integer version ) {\n this.version = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "void xsetApplicationVersion(com.microsoft.schemas.office.x2006.digsig.STVersion applicationVersion);", "public void setVersion(Integer version) {\n\t\tthis.version = version;\n\t}", "public void setVersion(String value) {\n\t\tthis._version = value;\n\t}", "public final void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String version) {\n this.version = version;\n }", "public void setVersion(String _version) {\n this._version = _version;\n }", "public void setVersion(java.lang.String version) {\r\n this.version = version;\r\n }", "public void setVer(Integer ver) {\n this.ver = ver;\n }", "public void setVersion(Number value) {\n setAttributeInternal(VERSION, value);\n }", "public void setVersion(String version) {\r\n\t\tthis.version = version;\r\n\t}", "public String getMissiveVersion() {\n\n // Get the missive document version\n return this.missive.getVersion();\n }", "void xsetOfficeVersion(com.microsoft.schemas.office.x2006.digsig.STVersion officeVersion);", "public XWikiPatch setFullVersion(XWikiDocument version, XWikiContext context)\n throws XWikiException\n {\n return setFullVersion(version.toXML(context));\n }", "public void setVersion(String version) {\n\t\tthis.version = version;\n\t}", "public void setMessageVersion(String version) {\n\n // Set the message version\n this.message.setVersion(version);\n\n // Build the missive document\n this.build();\n }", "public void setVersion(java.math.BigInteger version)\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.apache.xmlbeans.SimpleValue target = null;\r\n target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(VERSION$6, 0);\r\n if (target == null)\r\n {\r\n target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(VERSION$6);\r\n }\r\n target.setBigIntegerValue(version);\r\n }\r\n }", "@Override\n\tpublic void setVersion(java.lang.String version) {\n\t\t_scienceApp.setVersion(version);\n\t}", "public void setVersionNo(Integer versionNo) {\r\n\t\tthis.versionNo = versionNo;\r\n\t}", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n version_ = value;\n onChanged();\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n version_ = value;\n onChanged();\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n version_ = value;\n onChanged();\n return this;\n }", "void setOfficeVersion(java.lang.String officeVersion);", "@SuppressWarnings(\"unused\")\n\tprivate void version() {\n\n\t}", "public void setVersion( String version )\n {\n this.version = version.toLowerCase( Locale.ENGLISH );\n }", "public void setVer(Integer ver) {\n\t\tthis.ver = ver;\n\t}", "public void setVersion(org.hl7.fhir.String version)\n {\n generatedSetterHelperImpl(version, VERSION$4, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);\n }", "public Builder setVersion(long value) {\n copyOnWrite();\n instance.setVersion(value);\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n version_ = value;\n onChanged();\n return this;\n }", "SchemaReference setVersionUuid(String uuid);", "public void setVersion(String version) {\r\n this.version = version == null ? null : version.trim();\r\n }", "public void setVersion(String version) {\n this.version = version == null ? null : version.trim();\n }", "private void setNodeVersion(int nodeVersion) {\n this.nodeVersion = nodeVersion;\r\n }", "public void setVersionNumber(Long versionNumber){\r\n this.versionNumber = versionNumber;\r\n }", "public void setVersionNumber(Long versionNumber){\r\n this.versionNumber = versionNumber;\r\n }", "public void incrementVersion() {\n this.version++;\n }", "public void setManifestVersion() {\n\t\tSharedPreferences.Editor editor = sp.edit();\n\t\teditor.putString(VERSION_KEY, thisVersion);\n\t\teditor.commit();\n\t}", "public void xsetVersion(org.apache.xmlbeans.XmlInteger version)\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n org.apache.xmlbeans.XmlInteger target = null;\r\n target = (org.apache.xmlbeans.XmlInteger)get_store().find_element_user(VERSION$6, 0);\r\n if (target == null)\r\n {\r\n target = (org.apache.xmlbeans.XmlInteger)get_store().add_element_user(VERSION$6);\r\n }\r\n target.set(version);\r\n }\r\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n\n version_ = value;\n onChanged();\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n\n version_ = value;\n onChanged();\n return this;\n }", "public Builder setVersion(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n\n version_ = value;\n onChanged();\n return this;\n }", "public synchronized void setVersion(final InternationalString newValue) {\n checkWritePermission();\n version = newValue;\n }", "public DocumentVersionReference(DocumentReference documentReference, Serializable version)\n {\n super(documentReference);\n setParameter(VERSION, version);\n }", "public XMLDocument (double version)\r\n\t{\r\n\t\tthis (version, true);\r\n\t}", "public void setFileVersion(int fileVersion) {\r\n\t\tthis.fileVersion = fileVersion;\r\n\t}", "public Builder setVersion(final String value) {\n _version = value;\n return this;\n }", "@Override\n public double getVersion() {\n return 0;\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder setDocumentStandardVersion(java.lang.String value) {\n validate(fields()[10], value);\n this.documentStandardVersion = value;\n fieldSetFlags()[10] = true;\n return this;\n }", "public void setVersion(int version)\n\t{\n\t\tconferenceInfo.setAttribute(VERSION_ATTR_NAME, Integer.toString(version));\n\t}", "@Override\r\n\tpublic int getVersion() {\n\t\treturn 0;\r\n\t}", "public void setDateDoc (Timestamp DateDoc);", "public void setDateDoc (Timestamp DateDoc);", "public void setDateDoc (Timestamp DateDoc);", "@Override\n public int getVersion() {\n return 0;\n }", "@ApiModelProperty(value = \"(Is this valid?)\")\n public Long getVersion() {\n return version;\n }", "public Builder setVersion(com.google.protobuf.ByteString value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n version_ = value;\n onChanged();\n return this;\n }", "public void setVersion(int version)\n {\n encryptionDictionary.setInt( \"V\", version );\n }", "public void setSaveVersion(int version)\n {\n saveVersion = version;\n }", "public int getVersion() { return 1; }", "public Builder clearVersion() {\n\n version_ = getDefaultInstance().getVersion();\n onChanged();\n return this;\n }", "public Builder clearVersion() {\n\n version_ = getDefaultInstance().getVersion();\n onChanged();\n return this;\n }" ]
[ "0.7639097", "0.7357892", "0.7357892", "0.72589654", "0.7146616", "0.70271647", "0.69306874", "0.6869996", "0.6846645", "0.6804841", "0.67518485", "0.6736531", "0.672395", "0.67211604", "0.67019004", "0.6696045", "0.6696045", "0.66685", "0.66555613", "0.66431224", "0.66431224", "0.6641019", "0.6641019", "0.6641019", "0.6641019", "0.66201985", "0.6618085", "0.65965635", "0.65965635", "0.65965635", "0.65965635", "0.65965635", "0.65965635", "0.65886045", "0.6562513", "0.6562513", "0.6559546", "0.65379465", "0.6510186", "0.64802176", "0.6475325", "0.6469821", "0.64536554", "0.64536554", "0.64536554", "0.64508355", "0.645071", "0.6449729", "0.6446407", "0.6445856", "0.6444205", "0.6414401", "0.6390889", "0.63592064", "0.6308235", "0.6305804", "0.6294284", "0.6276538", "0.6254354", "0.6254354", "0.6254354", "0.62497574", "0.6242097", "0.6213097", "0.6204047", "0.61912733", "0.61843735", "0.61599165", "0.61569923", "0.6148022", "0.61212885", "0.6099106", "0.6045651", "0.6045651", "0.60254157", "0.60242593", "0.6018175", "0.60156983", "0.60156983", "0.60156983", "0.6005761", "0.59966916", "0.59863794", "0.59846634", "0.59710854", "0.5966932", "0.5959363", "0.5956903", "0.59515256", "0.59481883", "0.59481883", "0.59481883", "0.59433365", "0.5932146", "0.58977276", "0.58826774", "0.5876401", "0.58758605", "0.5872517", "0.5872517" ]
0.76789725
0
Set the recipient of the missive document
public void setRecipient(ReceiverIdentifier recipient) { // Set the recipient of the missive document this.missiveHeader.setRcv(recipient); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public void recipient(String recipient) {\n }", "public void setRecipient(String recipient)\n {\n this.recipient = recipient;\n }", "public void setRecipient(Object recipient) {\n\t\tthis.recipient = recipient;\n\t}", "public void setRecipient(String recipient){\n this.recipients = new String[1];\n recipients[0] = recipient;\n }", "public void setRecipient(java.lang.String recipient) {\n this.recipient = recipient;\n }", "public void setInReplyTo(PDAnnotation irt) {\n/* 276 */ getCOSObject().setItem(\"IRT\", irt);\n/* */ }", "public final void setRecipient(final Player newRecipient) {\n this.recipient = newRecipient;\n }", "private void setRecipient(String recipient, Message message, Message.RecipientType recipientType)\n throws MessagingException {\n\n if (StringUtils.isNotEmpty(recipient)) {\n message.setRecipients(\n recipientType,\n InternetAddress.parse(recipient)\n );\n }\n }", "public void setSender(BICorIBAN sender) {\n\n // Set the sender of the missive document\n this.missiveHeader.setSnd(sender);\n\n // Build the missive\n this.build();\n }", "@Override\n public void sendEmail(String newRecipient) {\n System.out.println(\"Email sent to _\" \n + newRecipient\n + \"_ Invalid RECIPIENTS\");\n }", "@Override\n public void addRecipient(String newRecipient) {\n System.out.println(\"Invalid request cannot add \"\n + newRecipient\n + \" to any mailing list\");\n }", "public void addRecipient(){\n //mRATable.insert();\n }", "public void setRecipients(byte[][] recipients) throws IOException\n {\n COSArray array = new COSArray();\n for(int i=0; i<recipients.length; i++)\n {\n COSString recip = new COSString();\n recip.append(recipients[i]);\n recip.setForceLiteralForm(true);\n array.add(recip);\n }\n encryptionDictionary.setItem(COSName.getPDFName(\"Recipients\"), array);\n }", "public Builder setRecipientId(long value) {\n\n recipientId_ = value;\n bitField0_ |= 0x00000080;\n onChanged();\n return this;\n }", "public HopSpec setRecipient(int i, String recipient) {\n recipients.set(i, recipient);\n return this;\n }", "SerialResponse editRecipient(String recipientToken, PinRecipientPut pinRecipientPut);", "@GenIgnore\n public MailMessage setTo(String to) {\n List<String> toList = new ArrayList<String>();\n toList.add(to);\n this.to = toList;\n return this;\n }", "public String getRecipient()\n {\n return recipient;\n }", "public void setRecipientEmailAddress(java.lang.Object recipientEmailAddress) {\n this.recipientEmailAddress = recipientEmailAddress;\n }", "public void addRecipient(String recipient) {\n\t\tthis.recipient = recipient;\n\t}", "public void sendEmail(Author authorObject);", "public static void setRecipientEmail(String recipientEmail) {\n MailHelper.recipientEmail = recipientEmail;\n }", "public Recipient getRecipient() {\n return recipient;\n }", "public void setTo(Address to) {\n setAddressList(FieldName.TO, to);\n }", "public void setReplyTo(String tmp) {\n this.replyTo = tmp;\n }", "public Builder clearRecipientId() {\n bitField0_ &= ~0x00000080;\n recipientId_ = 0L;\n onChanged();\n return this;\n }", "public String getRecipient() {\n\t\treturn recipient;\n\t}", "public void setMailId(int v) \n {\n \n if (this.mailId != v)\n {\n this.mailId = v;\n setModified(true);\n }\n \n \n }", "public void setRecipients(String[] recipients) {\n\t\tthis.recipients = recipients;\n\t}", "public Reply recipient(String recipientText) throws ThingsException, InterruptedException;", "public void setEmail(String p) { this.idcorreo = p; }", "public String recipientId() {\n return recipientId;\n }", "@java.lang.Override\n public long getRecipientId() {\n return recipientId_;\n }", "public void setEmailAddress(java.lang.String newEmailAddress);", "public void setRecipientDn(java.lang.String recipientDn) {\r\n this.recipientDn = recipientDn;\r\n }", "public void setRecipientId(int recipientId) {\r\n\t\tthis.recipientId = recipientId;\r\n\t}", "public void setContact(String email){ contact = email; }", "@java.lang.Override\n public long getRecipientId() {\n return recipientId_;\n }", "public void setRequester(User requester) {\n this.requester = requester;\n }", "public void setMailShareholder(String mailShareholder);", "public void setTo(Address... to) {\n setAddressList(FieldName.TO, to);\n }", "public void setReplyTo(Address replyTo) {\n setAddressList(FieldName.REPLY_TO, replyTo);\n }", "public void setReplyTo(Address... replyTo) {\n setAddressList(FieldName.REPLY_TO, replyTo);\n }", "public Object getRecipient() {\n\t\treturn this.recipient;\n\t}", "public void service(Mail mail) throws MessagingException {\n if (mail.getAttribute(MARKER) != null) {\n mail.removeAttribute(MARKER);\n return;\n }\n\n Collection<MailAddress> recipientsToRemove = new HashSet<MailAddress>();\n Collection<MailAddress> recipientsToAddLocal = new ArrayList<MailAddress>();\n Collection<MailAddress> recipientsToAddForward = new ArrayList<MailAddress>();\n\n Collection<MailAddress> recipients = mail.getRecipients();\n Map<MailAddress, String> recipientsMap = new HashMap<MailAddress, String>(recipients.size());\n\n for (MailAddress address : recipients) {\n // Assume all addresses are non-virtual at start\n recipientsMap.put(address, null);\n }\n\n mapRecipients(recipientsMap);\n\n for (MailAddress source : recipientsMap.keySet()) {\n String targetString = recipientsMap.get(source);\n\n // Only non-null mappings are translated\n if (targetString != null) {\n if (targetString.startsWith(\"error:\")) {\n // Mark this source address as an address to remove from the\n // recipient list\n recipientsToRemove.add(source);\n processDSN(mail, source, targetString);\n } else {\n StringTokenizer tokenizer = new StringTokenizer(targetString, getSeparator(targetString));\n\n while (tokenizer.hasMoreTokens()) {\n String targetAddress = tokenizer.nextToken().trim();\n\n // log(\"Attempting to map from \" + source + \" to \" +\n // targetAddress);\n\n if (targetAddress.startsWith(\"regex:\")) {\n try {\n targetAddress = RecipientRewriteTableUtil.regexMap(source, targetAddress);\n } catch (PatternSyntaxException e) {\n log(\"Exception during regexMap processing: \", e);\n }\n if (targetAddress == null)\n continue;\n }\n\n try {\n MailAddress target = (targetAddress.indexOf('@') < 0) ? new MailAddress(targetAddress, domainList.getDefaultDomain()) : new MailAddress(targetAddress);\n\n // Mark this source address as an address to remove\n // from the recipient list\n recipientsToRemove.add(source);\n\n // We need to separate local and remote\n // recipients. This is explained below.\n if (getMailetContext().isLocalServer(target.getDomain())) {\n recipientsToAddLocal.add(target);\n } else {\n recipientsToAddForward.add(target);\n }\n\n String buf = \"Translating virtual user \" + source + \" to \" + target;\n log(buf);\n\n } catch (ParseException pe) {\n // Don't map this address... there's an invalid\n // address mapping here\n String exceptionBuffer = \"There is an invalid map from \" + source + \" to \" + targetAddress;\n log(exceptionBuffer);\n } catch (DomainListException e) {\n log(\"Unable to access DomainList\", e);\n }\n }\n }\n }\n }\n\n // Remove mapped recipients\n recipients.removeAll(recipientsToRemove);\n\n // Add mapped recipients that are local\n recipients.addAll(recipientsToAddLocal);\n\n // We consider an address that we map to be, by definition, a\n // local address. Therefore if we mapped to a remote address,\n // then we want to make sure that the mail can be relayed.\n // However, the original e-mail would typically be subjected to\n // relay testing. By posting a new mail back through the\n // system, we have a locally generated mail, which will not be\n // subjected to relay testing.\n\n // Forward to mapped recipients that are remote\n if (recipientsToAddForward.size() != 0) {\n // Can't use this ... some mappings could lead to an infinite loop\n // getMailetContext().sendMail(mail.getSender(),\n // recipientsToAddForward, mail.getMessage());\n\n // duplicates the Mail object, to be able to modify the new mail\n // keeping the original untouched\n MailImpl newMail = new MailImpl(mail);\n try {\n try {\n newMail.setRemoteAddr(dns.getLocalHost().getHostAddress());\n } catch (UnknownHostException e) {\n newMail.setRemoteAddr(\"127.0.0.1\");\n }\n try {\n newMail.setRemoteHost(dns.getLocalHost().getHostName());\n } catch (UnknownHostException e) {\n newMail.setRemoteHost(\"localhost\");\n }\n\n newMail.setRecipients(recipientsToAddForward);\n newMail.setAttribute(MARKER, Boolean.TRUE);\n getMailetContext().sendMail(newMail);\n } finally {\n newMail.dispose();\n }\n }\n\n // If there are no recipients left, Ghost the message\n if (recipients.size() == 0) {\n mail.setState(Mail.GHOST);\n }\n }", "public void setTo(String to) {\n this.to = to;\n }", "public gr.grnet.aquarium.message.avro.gen.UserAgreementMsg.Builder setUserID(java.lang.String value) {\n validate(fields()[2], value);\n this.userID = value;\n fieldSetFlags()[2] = true;\n return this; \n }", "public void setSubject(String newValue);", "public void setFromEmailAddress(String fromEmailAddress);", "public void setDocument(CorrelatorDocument doc) {\n\t\tm_document = doc;\n\t}", "public void setMissiveId(String missiveId) {\n\n // Set the ID of the missive document\n this.sepamailMissive001.setMsvId(missiveId);\n\n // Build the missive document\n this.build();\n }", "public int getRecipientId() {\r\n\t\treturn recipientId;\r\n\t}", "public void setReplyTo(Collection<Address> replyTo) {\n setAddressList(FieldName.REPLY_TO, replyTo);\n }", "public void setReceiverId(int v) \n {\n \n if (this.receiverId != v)\n {\n this.receiverId = v;\n setModified(true);\n }\n \n \n }", "public void setSendingReferrersAsNotSent() {\n }", "public java.lang.String getRecipient() {\n return recipient;\n }", "private void setRecipients(MimeMessage msg,\n Message.RecipientType recipientType,\n Collection addresses)\n throws MessagingException\n {\n InternetAddress[] recipients;\n Iterator it;\n int i;\n\n if (addresses.size() > 0)\n {\n recipients = new InternetAddress[addresses.size()];\n\n for (i = 0, it = addresses.iterator(); it.hasNext(); i++)\n {\n EmailAddress addr = (EmailAddress) it.next();\n recipients[i] = addr.getInternetAddress();\n }\n\n msg.setRecipients(recipientType, recipients);\n }\n }", "@Override\n\tpublic void setUserId(long userId) {\n\t\t_paper.setUserId(userId);\n\t}", "public void setReceived(String received) throws IllegalArgumentException,\n SipParseException {\n\t if (LogWriter.needsLogging(LogWriter.TRACE_DEBUG))\n LogWriter.logMessage(LogWriter.TRACE_DEBUG, \n\t\t\t\"setReceived() \" + received);\n Via via=(Via)sipHeader;\n \n if (received==null) \n throw new IllegalArgumentException\n (\"JAIN-EXCEPTION: received is null\");\n else \n via.setReceived(received);\n }", "public void setSender(Mailbox sender) {\n setMailbox(FieldName.SENDER, sender);\n }", "public void setME(String id, Object me) {\n\t\tthis.m.addRecipient(id, me);\n\t\tthis.e.addRecipient(id, me);\n\t}", "public void setRecipientDisplayName(java.lang.Object recipientDisplayName) {\n this.recipientDisplayName = recipientDisplayName;\n }", "public Recipient(Recipient source) {\n if (source.RecipientId != null) {\n this.RecipientId = new String(source.RecipientId);\n }\n if (source.RecipientType != null) {\n this.RecipientType = new String(source.RecipientType);\n }\n if (source.Description != null) {\n this.Description = new String(source.Description);\n }\n if (source.RoleName != null) {\n this.RoleName = new String(source.RoleName);\n }\n if (source.RequireValidation != null) {\n this.RequireValidation = new Boolean(source.RequireValidation);\n }\n if (source.RequireSign != null) {\n this.RequireSign = new Boolean(source.RequireSign);\n }\n if (source.SignType != null) {\n this.SignType = new Long(source.SignType);\n }\n if (source.RoutingOrder != null) {\n this.RoutingOrder = new Long(source.RoutingOrder);\n }\n if (source.IsPromoter != null) {\n this.IsPromoter = new Boolean(source.IsPromoter);\n }\n }", "SerialResponse createRecipient(PinRecipientPost pinRecipientPost);", "public void setSubject(String v) \n {\n \n if (!ObjectUtils.equals(this.subject, v))\n {\n this.subject = v;\n setModified(true);\n }\n \n \n }", "protected String getRecipient() {\n return parameterService.getParameterValueAsString(AwardDocument.class,\n Constants.REPORT_TRACKING_NOTIFICATIONS_BATCH_RECIPIENT);\n }", "public void setLegalPerson(String legalPerson) {\n this.legalPerson = legalPerson;\n }", "public HopSpec addRecipient(String recipient) {\n recipients.add(recipient);\n return this;\n }", "public void setAuthor(Person author)\n {\n this.author = author;\n }", "@Override\n public void setVoiceMailNumber(String alphaTag, String voiceNumber,\n Message onComplete) {\n }", "public void sendingNotification(String uid,String name)\n {\n DocumentReference document = fStore.collection(\"notifications\").document();\n\n Map<String,Object> data = new HashMap<>();\n\n\n data.put(\"to\",uid);\n data.put(\"from\", Objects.requireNonNull(mAuth.getCurrentUser()).getUid());\n data.put(\"room\",roomName);\n data.put(\"senderName\",name);\n\n document.set(data).addOnCompleteListener(new OnCompleteListener<Void>() {\n @Override\n public void onComplete(@NonNull Task<Void> task) {\n\n if(task.isSuccessful())\n {\n Log.i(TAG,\"Invitation Send Successfully\");\n Toast.makeText(context, \"Invitation send successfully\", Toast.LENGTH_SHORT).show();\n Intent intent = new Intent(UsersListActivity.this,MembersActivity.class);\n intent.putExtra(\"roomName\",roomName);\n finish();\n startActivity(intent);\n }\n else\n {\n Log.i(TAG,\"Invitation sending failed.\");\n Toast.makeText(context, \"Invitation not send\", Toast.LENGTH_SHORT).show();\n }\n\n }\n });\n\n\n }", "public void setSender( Term sender ) {\n this.sender = sender;\n }", "public void asignarAutomovilPersona(){\r\n persona.setAutomovil(automovil);\r\n }", "public static void anchoreEmail(final StringBuffer aBuf,\n String aToEmail) {\n anchoreEmail(aBuf, aToEmail, aToEmail, true);\n}", "public final Player getRecipient() {\n return recipient;\n }", "public void setEmail(String email)\r\n/* 36: */ {\r\n/* 37:50 */ this.email = email;\r\n/* 38: */ }", "public void setContactPerson(String contactPerson) {\n this.contactPerson = contactPerson;\n }", "public void setSender(Processor process) {\n System.out.println(\"Setting sender as: \" + process.id);\n this.senderProcess = process;\n }", "public void setAlternateEmail(String altemail) { this.alternateEmail = altemail; }", "void setOwner(Subject owner)\n {\n this.owner = owner;\n }", "public Binding (TriggerRecipient recipient) {\n this(recipient, TriggerAlways.getInstance(), false);\n }", "@Override\n public void setUserId(long userId) {\n _partido.setUserId(userId);\n }", "public void setEmailAddress(String emailAddress);", "public void onPressMail(View view) {\r\n MailHelper.mailRecipient(this, event.mail);\r\n }", "private void setTo (int to) {\n this.to = to;\n }", "public void setSubject(String subj) {\n/* 296 */ getCOSObject().setString(COSName.SUBJ, subj);\n/* */ }", "public void setMessageAddress(String address);", "public void setPatent(gov.nih.nlm.ncbi.www.SeqIdDocument.SeqId.Patent patent)\r\n {\r\n synchronized (monitor())\r\n {\r\n check_orphaned();\r\n gov.nih.nlm.ncbi.www.SeqIdDocument.SeqId.Patent target = null;\r\n target = (gov.nih.nlm.ncbi.www.SeqIdDocument.SeqId.Patent)get_store().find_element_user(PATENT$16, 0);\r\n if (target == null)\r\n {\r\n target = (gov.nih.nlm.ncbi.www.SeqIdDocument.SeqId.Patent)get_store().add_element_user(PATENT$16);\r\n }\r\n target.set(patent);\r\n }\r\n }", "public void setEmail(final String e)\n {\n this.email = e;\n }", "public void setNewsletterId(int v) \n {\n \n if (this.newsletterId != v)\n {\n this.newsletterId = v;\n setModified(true);\n }\n \n \n }", "public void setTo(Collection<Address> to) {\n setAddressList(FieldName.TO, to);\n }", "public HopSpec clearRecipients() {\n recipients.clear();\n return this;\n }", "public void setSubject(Subject subject);", "public void setReceived(InetAddress received)\n throws IllegalArgumentException, SipParseException {\n\t if (LogWriter.needsLogging(LogWriter.TRACE_DEBUG))\n LogWriter.logMessage(LogWriter.TRACE_DEBUG, \n\t\t\t\"setReceived() \" + received);\n Via via=(Via)sipHeader;\n if (received==null) \n throw new IllegalArgumentException\n (\"JAIN-EXCEPTION: received is null\");\n else { \n String hostName=received.getHostName();\n if (hostName==null) \n throw new IllegalArgumentException\n (\"JAIN-EXCEPTION: hostName is null\");\n else via.setReceived(hostName); \n }\n }", "@Override\n public void setEmail(String email) {\n\n }", "@Override\n\tpublic void modifyClientMail(long id, String mail) {\n\t\t\n\t}", "public void setSubject(String s)\r\n {\r\n mySubject = s;\r\n }", "void setSolicitarCredito(com.soa.SolicitarCreditoDocument.SolicitarCredito solicitarCredito);", "public void setSender(String sender){\n this.sender = sender;\n }", "public void xsetSenderHeaderEmailAddress(org.apache.xmlbeans.XmlString senderHeaderEmailAddress)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlString target = null;\n target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(SENDERHEADEREMAILADDRESS$22, 0);\n if (target == null)\n {\n target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(SENDERHEADEREMAILADDRESS$22);\n }\n target.set(senderHeaderEmailAddress);\n }\n }" ]
[ "0.70345384", "0.6985898", "0.6845516", "0.6843902", "0.67190343", "0.64694303", "0.6369364", "0.63144916", "0.617629", "0.6048419", "0.59974813", "0.598187", "0.5948575", "0.59280765", "0.5912288", "0.5911535", "0.5881783", "0.5846073", "0.5805601", "0.5750044", "0.57378405", "0.57240057", "0.564196", "0.56370604", "0.5634486", "0.5607203", "0.555984", "0.5541858", "0.55015695", "0.5484143", "0.5448652", "0.5419049", "0.5411491", "0.5404104", "0.53897744", "0.5374319", "0.5355549", "0.5336943", "0.5322301", "0.5314925", "0.5313321", "0.530659", "0.5298622", "0.52971065", "0.5292219", "0.5290026", "0.5273676", "0.5257714", "0.52452236", "0.5235537", "0.5226306", "0.52247375", "0.52223617", "0.5219714", "0.5211951", "0.5207983", "0.5184781", "0.51732117", "0.51239055", "0.51169086", "0.5109518", "0.5106299", "0.51015264", "0.5096546", "0.5095362", "0.5093484", "0.5093371", "0.5086265", "0.5078191", "0.5072343", "0.5056706", "0.5052595", "0.5038073", "0.50193936", "0.50184894", "0.501168", "0.49885172", "0.49868095", "0.49794242", "0.49681795", "0.4968142", "0.49662632", "0.4963425", "0.4958324", "0.49582887", "0.4956414", "0.49557492", "0.49552086", "0.49551487", "0.4952936", "0.4948821", "0.49454847", "0.49443302", "0.49442947", "0.49377406", "0.49375793", "0.49340045", "0.49245036", "0.49240276", "0.49153733" ]
0.7362267
0
Set the date and time at which the missive document was sent
public void setSendDateTime(Calendar sendDateTime) { // Set the date and time at which the missive document was sent this.missiveHeader.setSndDtTm(sendDateTime); // Build the missive document this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setDateDoc (Timestamp DateDoc);", "public void setDateDoc (Timestamp DateDoc);", "public void setDateDoc (Timestamp DateDoc);", "public void setSentTime(Date v) \n {\n \n if (!ObjectUtils.equals(this.sentTime, v))\n {\n this.sentTime = v;\n setModified(true);\n }\n \n \n }", "void setFetchedDate(long time);", "public void setRequesttime(Date requesttime) {\n this.requesttime = requesttime;\n }", "public void setRequestDate(Date requestDate);", "@Override\n\tprotected void setDate() {\n\n\t}", "public void setRequestDate(Date requestDate) { this.requestDate = requestDate; }", "public void setDateInvoiced (Timestamp DateInvoiced);", "public void setFreezeTimestamp(java.util.Date value);", "public void setCreatTime(Date creatTime) {\n this.creatTime = creatTime;\n }", "public void setCreatTime(Date creatTime) {\n this.creatTime = creatTime;\n }", "public void setTimestamp() {\n timestamp = System.nanoTime();\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder clearSentDate() {\n sentDate = null;\n fieldSetFlags()[21] = false;\n return this;\n }", "public void setLast_seen(Date last_seen) {\n this.last_seen = last_seen;\n }", "public void setDate() {\n this.date = new Date();\n }", "protected void setTimeStamp(Date date) {\n\t\tsetPurchaseDate(date);\n\t}", "public void setNotiCreated(Date value) {\r\n setAttributeInternal(NOTICREATED, value);\r\n }", "public void setTime(Date date) {\r\n\t\tthis.wecker = date;\r\n\t}", "public abstract void setDate(Timestamp uneDate);", "public void setIssuedDate(Date v) \n {\n \n if (!ObjectUtils.equals(this.issuedDate, v))\n {\n this.issuedDate = v;\n setModified(true);\n }\n \n \n }", "public void setCreateTime(Date createTime)\n/* */ {\n/* 184 */ this.createTime = createTime;\n/* */ }", "public void setSendingTime(Date sendingTime) {\n this.sendingTime = sendingTime;\n }", "public void setTimeSend(Date timeSend) {\n this.timeSend = timeSend;\n }", "public void setSendTime(Date sendTime) {\n this.sendTime = sendTime;\n }", "void setCreateDate(Date date);", "@DSSafe(DSCat.UTIL_FUNCTION)\n \n @DSGenerator(tool_name = \"Doppelganger\", tool_version = \"2.0\", generated_on = \"2013-12-30 12:56:11.275 -0500\", hash_original_method = \"58DD96CFC8DDA00016DEC24CC6519017\", hash_generated_method = \"1F810C618BA62488684578EB05C3C6A1\")\n \n@Override\n public void setTime(long theTime) {\n /*\n * Store the Date based on the supplied time after removing any time\n * elements finer than the day based on zero GMT\n */\n super.setTime(normalizeTime(theTime));\n }", "@SuppressWarnings(\"JdkObsolete\")\n public void setCreated(Instant date) {\n this.created = Timestamp.from(date);\n }", "public void setModifiyTime(Date modifiyTime) {\n this.modifiyTime = modifiyTime;\n }", "public void setMovementDate (Timestamp MovementDate);", "public void setCreated(Date v) \n {\n \n if (!ObjectUtils.equals(this.created, v))\n {\n this.created = v;\n setModified(true);\n }\n \n \n }", "void setFoundingDate(java.lang.String foundingDate);", "public void setDateCreated(Date dateCreated);", "public void setAtTime(Date atTime) {\r\n this.atTime = atTime;\r\n }", "public void SetDate(Date date);", "public void setTime(){\n \tDatabaseManager.getDBM().setLockedTime(cal); \n }", "void setDate(Date data);", "void setCreatedDate(Date createdDate);", "public void setDealingTime(Date dealingTime)\n/* */ {\n/* 171 */ this.dealingTime = dealingTime;\n/* */ }", "public void setDate(int dt) {\n date = dt;\n }", "public void setPubTime(Date value) {\n setAttributeInternal(PUBTIME, value);\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder clearSentTime() {\n sentTime = null;\n fieldSetFlags()[22] = false;\n return this;\n }", "protected void setTimestamp(long time) \n {\n\t\tlTimestamp = time;\n\t}", "public void setCreatetime(Date createtime) {\r\n this.createtime = createtime;\r\n }", "public void setCreatetime(Date createtime) {\r\n this.createtime = createtime;\r\n }", "public void setCreatetime(Date createtime) {\r\n this.createtime = createtime;\r\n }", "@Override\n public void setUserTimestamp(Date date) {\n }", "public void setDateAcct (Timestamp DateAcct);", "public void setDateAcct (Timestamp DateAcct);", "public void setFirst_seen(Date first_seen) {\n this.first_seen = first_seen;\n }", "public void setAposttime(Date aposttime) {\n this.aposttime = aposttime;\n }", "void setReportTime(long time);", "public void setTime(Date time) {\r\n this.time = time;\r\n }", "public void setTime(Date time) {\r\n this.time = time;\r\n }", "public void setTime(Date time) {\r\n this.time = time;\r\n }", "public void setCreate_time(Date create_time) {\n this.create_time = create_time;\n }", "public void setCreate_time(Date create_time) {\n this.create_time = create_time;\n }", "public void setDate(long value) {\n this.date = value;\n }", "@Override\n\tpublic void setRequestedDate(java.util.Date requestedDate) {\n\t\t_dmGtStatus.setRequestedDate(requestedDate);\n\t}", "public void setTimestamp(IWTimestamp stamp) {\n \t\tthis.stamp = stamp;\n \t}", "public void setDate(DateTime \n date) {\n this.date = date;\n }", "public void setTime( Date time ) {\n this.time = time;\n }", "public void setCreateDate(Date createDate)\r\n/* */ {\r\n/* 165 */ this.createDate = createDate;\r\n/* */ }", "void setRetrievedTime(long retrievedTime);", "public void setRequestTime(java.util.Date requestTime) {\n this.requestTime = requestTime;\n }", "public void setDate(long date)\r\n/* 199: */ {\r\n/* 200:299 */ setDate(\"Date\", date);\r\n/* 201: */ }", "public void setUpdateDatetime(Date updateDatetime);", "public void setDate(Date date) {\n setDate(date, null);\n }", "public void setTimestamp(Date timestamp) {\r\n this.timestamp = timestamp;\r\n }", "public void setTime(Date time) {\r\n\t\tthis.time = time;\r\n\t}", "public void setCreatetime(Date createtime) {\n this.createtime = createtime;\n }", "public void setCreatetime(Date createtime) {\n this.createtime = createtime;\n }", "public void setCreatetime(Date createtime) {\n this.createtime = createtime;\n }", "public void setCreatetime(Date createtime) {\n this.createtime = createtime;\n }", "public void setCreatetime(Date createtime) {\n this.createtime = createtime;\n }", "public void setCreatetime(Date createtime) {\n this.createtime = createtime;\n }", "public void setCreatetime(Date createtime) {\n this.createtime = createtime;\n }", "public void setCreatetime(Date createtime) {\n this.createtime = createtime;\n }", "public void xsetRequestedTime(org.apache.xmlbeans.XmlDateTime requestedTime)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlDateTime target = null;\n target = (org.apache.xmlbeans.XmlDateTime)get_store().find_element_user(REQUESTEDTIME$2, 0);\n if (target == null)\n {\n target = (org.apache.xmlbeans.XmlDateTime)get_store().add_element_user(REQUESTEDTIME$2);\n }\n target.set(requestedTime);\n }\n }", "public void setPublish_tm(Date publish_tm) {\n this.publish_tm = publish_tm;\n }", "public void setPrescriptiontime(Date prescriptiontime) {\n this.prescriptiontime = prescriptiontime;\n }", "public void setDateExpiry( Timestamp tDateExpiry )\r\n {\r\n _tDateExpiry = tDateExpiry;\r\n }", "public void setTime(Date time) {\n this.time = time;\n }", "public void setTime(Date time) {\n this.time = time;\n }", "public void setTime(Date time) {\n this.time = time;\n }", "public void setTime(Date time) {\n this.time = time;\n }", "public void setRequestedDate(Date date) {\n requestedDate.setText(formatDate(date));\n }", "public void setTimePost(Date timePost) {\n this.timePost = timePost;\n }", "public void setModifiTime(Date modifiTime) {\n this.modifiTime = modifiTime;\n }", "public void setRedeemedTime(Date redeemedTime) {\n this.redeemedTime = redeemedTime;\n }", "public void setRecvdatetime(Date recvdatetime) {\n\t\tthis.recvdatetime = recvdatetime;\n\t}", "public void updateLastSeenTime() {\n\t\tsetLastSeenDate(new Date());\n\t}", "public void setSentDate(final Date sentDate) {\r\n\t\tthis.sentDate = sentDate;\r\n\t}", "public final void testSetTimeStamp() {\n Notification n = new Notification(\"type\", \"src\", 1);\n n.setTimeStamp(123);\n assertEquals(123, n.getTimeStamp());\n }", "public void setDate(Date date) {\r\n this.date = date;\r\n }", "public void setPublishtime(Date publishtime) {\n this.publishtime = publishtime;\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder setSentDate(java.lang.String value) {\n validate(fields()[21], value);\n this.sentDate = value;\n fieldSetFlags()[21] = true;\n return this;\n }", "public void setMakedate(Date makedate) {\n this.makedate = makedate;\n }", "public void setProvisionTime(java.util.Calendar param){\n localProvisionTimeTracker = true;\n \n this.localProvisionTime=param;\n \n\n }" ]
[ "0.69877416", "0.69877416", "0.69877416", "0.69548225", "0.6627221", "0.6530978", "0.6488115", "0.6415682", "0.63580173", "0.63402814", "0.63097906", "0.6305226", "0.6305226", "0.6303737", "0.62738574", "0.6230298", "0.6222327", "0.6201031", "0.61960065", "0.61880434", "0.6159391", "0.61117965", "0.6102384", "0.6091728", "0.60910594", "0.6087698", "0.60829645", "0.6057032", "0.6054176", "0.604691", "0.60338247", "0.6014319", "0.6012151", "0.6010798", "0.60056084", "0.6003833", "0.60024935", "0.5993451", "0.5991347", "0.59843636", "0.59811175", "0.59787136", "0.5977163", "0.59552056", "0.5941248", "0.5941248", "0.5941248", "0.5929854", "0.59197396", "0.59197396", "0.5906713", "0.5903972", "0.5896647", "0.58943427", "0.58943427", "0.58943427", "0.589222", "0.589222", "0.5888959", "0.58831125", "0.5882233", "0.5877046", "0.5868238", "0.5865999", "0.58623827", "0.58613807", "0.58535177", "0.5851329", "0.58508384", "0.58502287", "0.5846306", "0.5841432", "0.5841432", "0.5841432", "0.5841432", "0.5841432", "0.5841432", "0.5841432", "0.5841432", "0.5841196", "0.5838853", "0.58386654", "0.583605", "0.58342695", "0.58342695", "0.58342695", "0.58342695", "0.58278453", "0.5822799", "0.5820764", "0.5819415", "0.58187217", "0.5817952", "0.58162606", "0.5814687", "0.5814328", "0.5811416", "0.58106965", "0.58089215", "0.580453" ]
0.6479931
7
Set the sender of the missive document
public void setSender(BICorIBAN sender) { // Set the sender of the missive document this.missiveHeader.setSnd(sender); // Build the missive this.build(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void setSender(String sender){\n this.sender = sender;\n }", "public void setSender(String sender) {\n this.sender = sender;\n }", "public void setSender(String sender) {\n Sender = sender;\n }", "public void setSender( Term sender ) {\n this.sender = sender;\n }", "public void setSender(Mailbox sender) {\n setMailbox(FieldName.SENDER, sender);\n }", "public void setSender(String sender) {\n\t\tif (getSwiftMessage() == null) {\n\t\t\tthis.m = new SwiftMessage(true);\n\t\t}\n\t\tgetSwiftMessage().getBlock1().setSender(sender);\t\t\n\t}", "public void setSender(Processor process) {\n System.out.println(\"Setting sender as: \" + process.id);\n this.senderProcess = process;\n }", "void setSenderId(int id) {\n this.senderId = id;\n }", "public void setSenderId(java.lang.String senderId) {\r\n this.senderId = senderId;\r\n }", "public void setRecipient(ReceiverIdentifier recipient) {\n\n // Set the recipient of the missive document\n this.missiveHeader.setRcv(recipient);\n\n // Build the missive document\n this.build();\n }", "public final void setSender(final Player newSender) {\n this.sender = newSender;\n }", "public void setSenderId(int senderId) {\r\n\t\tthis.senderId = senderId;\r\n\t}", "public void addSender(String sender) {\n\t\tthis.sender = sender;\n\t}", "@Override\n public void recipient(String recipient) {\n }", "public Builder setSender(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n sender_ = value;\n onChanged();\n return this;\n }", "public Builder setSender(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n sender_ = value;\n onChanged();\n return this;\n }", "public Builder setSender(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n sender_ = value;\n onChanged();\n return this;\n }", "public Builder setSender(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n sender_ = value;\n onChanged();\n return this;\n }", "public Builder setSender(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n sender_ = value;\n onChanged();\n return this;\n }", "public Builder setSender(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n sender_ = value;\n onChanged();\n return this;\n }", "public Builder setSender(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n sender_ = value;\n onChanged();\n return this;\n }", "public String getSender ()\r\n\t{\r\n\t\treturn sender;\r\n\t}", "public void setSender(boolean besender) {\n if (this.sender != besender) {\n SSRCCache sSRCCache;\n if (besender) {\n sSRCCache = this.cache;\n sSRCCache.sendercount++;\n setAlive(true);\n } else {\n sSRCCache = this.cache;\n sSRCCache.sendercount--;\n }\n this.sender = besender;\n }\n }", "public void setUser(UserModel user) {\n this.sender = user;\n }", "public void setInReplyTo(PDAnnotation irt) {\n/* 276 */ getCOSObject().setItem(\"IRT\", irt);\n/* */ }", "public String getSender() {\n return sender;\n }", "private void setupSender() {\r\n\t\ttheSender = new AutoSender();\r\n\t}", "public String getSender() {\n\t\treturn sender;\n\t}", "public void setSender(BIC bic) {\n\t\tif (getSwiftMessage() == null) {\n\t\t\tthis.m = new SwiftMessage(true);\n\t\t}\n\t\tgetSwiftMessage().getBlock1().setLogicalTerminal(bic);\n\t}", "public String getSender() {\n return this.sender;\n }", "public Term getSender() {\n return sender;\n }", "public Node getSender() {\n return sender;\n }", "public void setSenderName(String senderName) {\r\n\t\tthis.senderName = senderName;\r\n\t}", "public BICorIBAN getSender() {\n\n // Get the sender of the missive document\n return this.missiveHeader.getSnd();\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder clearSenderAddress() {\n senderAddress = null;\n fieldSetFlags()[20] = false;\n return this;\n }", "public Builder setSender(\n String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n \n sender_ = value;\n onChanged();\n return this;\n }", "public String getSender() {\n return Sender;\n }", "public void setSenderAddress(java.lang.String senderAddress) {\r\n this.senderAddress = senderAddress;\r\n }", "public void setRecipient(Object recipient) {\n\t\tthis.recipient = recipient;\n\t}", "public void setSendingReferrersAsNotSent() {\n }", "public void setRecipient(String recipient)\n {\n this.recipient = recipient;\n }", "public String getSender() {\n\t\treturn senderId;\n\t}", "public void setRequester(User requester) {\n this.requester = requester;\n }", "public void setFromSenderName(String fromSenderName) {\n this.fromSenderName = fromSenderName;\n }", "public boolean isSetSender() {\n return this.sender != null;\n }", "public Builder sender(String sender) {\n\t\t\tentries.removeAll(getEntriesContainingKey(entries, MessageEntryKey.Sender.toString()));\n\t\t\tentries.add(new AbstractMap.SimpleImmutableEntry<String, String>(MessageEntryKey.Sender.toString(), sender));\n\t\t\treturn this;\n\t\t}", "void setOwner(Subject owner)\n {\n this.owner = owner;\n }", "public void xsetSenderHeaderName(org.apache.xmlbeans.XmlString senderHeaderName)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlString target = null;\n target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(SENDERHEADERNAME$24, 0);\n if (target == null)\n {\n target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(SENDERHEADERNAME$24);\n }\n target.set(senderHeaderName);\n }\n }", "public int getSenderId() {\r\n\t\treturn senderId;\r\n\t}", "public void setRecipient(java.lang.String recipient) {\n this.recipient = recipient;\n }", "public PaymentRequest setSender(Sender sender) {\r\n this.sender = sender;\r\n return this;\r\n }", "public com.opentext.bn.converters.avro.entity.DocumentEvent.Builder setSenderAddress(java.lang.String value) {\n validate(fields()[20], value);\n this.senderAddress = value;\n fieldSetFlags()[20] = true;\n return this;\n }", "public void setSenderFirstName(java.lang.String senderFirstName) {\r\n this.senderFirstName = senderFirstName;\r\n }", "public java.lang.String getSenderId() {\r\n return senderId;\r\n }", "public String senderId() {\n return senderId;\n }", "public int getSenderId() {\n return senderId;\n }", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "java.lang.String getSender();", "public void setMailShareholder(String mailShareholder);", "public void xsetSenderHeaderEmailAddress(org.apache.xmlbeans.XmlString senderHeaderEmailAddress)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlString target = null;\n target = (org.apache.xmlbeans.XmlString)get_store().find_element_user(SENDERHEADEREMAILADDRESS$22, 0);\n if (target == null)\n {\n target = (org.apache.xmlbeans.XmlString)get_store().add_element_user(SENDERHEADEREMAILADDRESS$22);\n }\n target.set(senderHeaderEmailAddress);\n }\n }", "public void setFrom(Mailbox from) {\n setMailboxList(FieldName.FROM, from);\n }", "public void setRecipient(String recipient){\n this.recipients = new String[1];\n recipients[0] = recipient;\n }", "public Builder clearSender() {\n \n sender_ = getDefaultInstance().getSender();\n onChanged();\n return this;\n }", "public void sendEmail(Author authorObject);", "public void setEmailSender(IEmailSender theEmailSender) {\n\t\tmyEmailSender = theEmailSender;\n\t}", "public final void setRecipient(final Player newRecipient) {\n this.recipient = newRecipient;\n }", "public void setReplyTo(String tmp) {\n this.replyTo = tmp;\n }", "public final Player getSender() {\n return sender;\n }", "public String getSender() {\n return msgSender;\n }", "public static Sender getSender() {\n return sender;\n }", "public void setReceiver(String receiver) {\n Receiver = receiver;\n }", "public void setSenderHeaderName(java.lang.String senderHeaderName)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(SENDERHEADERNAME$24, 0);\n if (target == null)\n {\n target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(SENDERHEADERNAME$24);\n }\n target.setStringValue(senderHeaderName);\n }\n }", "public Builder clearSender() {\n \n sender_ = getDefaultInstance().getSender();\n onChanged();\n return this;\n }", "public Builder clearSender() {\n \n sender_ = getDefaultInstance().getSender();\n onChanged();\n return this;\n }", "public Builder clearSender() {\n \n sender_ = getDefaultInstance().getSender();\n onChanged();\n return this;\n }", "public Builder clearSender() {\n \n sender_ = getDefaultInstance().getSender();\n onChanged();\n return this;\n }", "public Builder clearSender() {\n \n sender_ = getDefaultInstance().getSender();\n onChanged();\n return this;\n }", "public Builder clearSender() {\n \n sender_ = getDefaultInstance().getSender();\n onChanged();\n return this;\n }", "public Builder clearSender() {\n \n sender_ = getDefaultInstance().getSender();\n onChanged();\n return this;\n }", "public void setReceiver(String receiver) {\n\t\tif (getSwiftMessage() == null) {\n\t\t\tthis.m = new SwiftMessage(true);\n\t\t}\n\t\tSwiftBlock2 b2 = getSwiftMessage().getBlock2();\n\t\tif (b2.isInput()) {\n\t\t\t((SwiftBlock2Input)b2).setReceiver(receiver);\n\t\t}\n\t}", "public Builder setSender(com.lvl6.proto.UserProto.MinimumUserProto value) {\n if (senderBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n sender_ = value;\n onChanged();\n } else {\n senderBuilder_.setMessage(value);\n }\n bitField0_ |= 0x00000001;\n return this;\n }", "public Builder setSender(com.lvl6.proto.UserProto.MinimumUserProto value) {\n if (senderBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n sender_ = value;\n onChanged();\n } else {\n senderBuilder_.setMessage(value);\n }\n bitField0_ |= 0x00000001;\n return this;\n }", "public Builder setSender(com.lvl6.proto.UserProto.MinimumUserProto value) {\n if (senderBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n sender_ = value;\n onChanged();\n } else {\n senderBuilder_.setMessage(value);\n }\n bitField0_ |= 0x00000001;\n return this;\n }", "public Builder setSender(com.lvl6.proto.UserProto.MinimumUserProto value) {\n if (senderBuilder_ == null) {\n if (value == null) {\n throw new NullPointerException();\n }\n sender_ = value;\n onChanged();\n } else {\n senderBuilder_.setMessage(value);\n }\n bitField0_ |= 0x00000001;\n return this;\n }", "public void setSenderAddress(final String value) {\n setProperty(SENDER_ADDRESS_KEY, value);\n }", "public void setReceiver(Receiver receiver) {\n\t this.receiver = receiver;\n\t }", "@ApiModelProperty(value = \"If the transaction is a money transfer, pre-paid load, or credit card bill pay, and if the sender intends to fund the transaction with a non-financial instrument (for example, cash), a reference number unique to the sender is required.<br><br>If the transaction is a funds disbursement, the field is required.<br><br> This field is required if senderAccountNumber is not sent.\")\n public String getSenderReference() {\n return senderReference;\n }", "public void sendingNotification(String uid,String name)\n {\n DocumentReference document = fStore.collection(\"notifications\").document();\n\n Map<String,Object> data = new HashMap<>();\n\n\n data.put(\"to\",uid);\n data.put(\"from\", Objects.requireNonNull(mAuth.getCurrentUser()).getUid());\n data.put(\"room\",roomName);\n data.put(\"senderName\",name);\n\n document.set(data).addOnCompleteListener(new OnCompleteListener<Void>() {\n @Override\n public void onComplete(@NonNull Task<Void> task) {\n\n if(task.isSuccessful())\n {\n Log.i(TAG,\"Invitation Send Successfully\");\n Toast.makeText(context, \"Invitation send successfully\", Toast.LENGTH_SHORT).show();\n Intent intent = new Intent(UsersListActivity.this,MembersActivity.class);\n intent.putExtra(\"roomName\",roomName);\n finish();\n startActivity(intent);\n }\n else\n {\n Log.i(TAG,\"Invitation sending failed.\");\n Toast.makeText(context, \"Invitation not send\", Toast.LENGTH_SHORT).show();\n }\n\n }\n });\n\n\n }", "public String getFromSenderName() {\n return fromSenderName;\n }", "protected final void setDontShowThisAgain() {\n messageFactory.setDontShowThisAgain(messageId);\n }", "public MailCommand(@Nonnull final String sender) {\n this(sender, null);\n }", "public void setSenderHeaderEmailAddress(java.lang.String senderHeaderEmailAddress)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(SENDERHEADEREMAILADDRESS$22, 0);\n if (target == null)\n {\n target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(SENDERHEADEREMAILADDRESS$22);\n }\n target.setStringValue(senderHeaderEmailAddress);\n }\n }", "public void setSenderName(final String value) {\n setProperty(SENDER_NAME_KEY, value);\n }", "public void setReceiver (Receiver receiver) {\n\t\t_receiver = receiver;\n\t}", "public void setReceiverId(int v) \n {\n \n if (this.receiverId != v)\n {\n this.receiverId = v;\n setModified(true);\n }\n \n \n }", "public void setReceived(String received) throws IllegalArgumentException,\n SipParseException {\n\t if (LogWriter.needsLogging(LogWriter.TRACE_DEBUG))\n LogWriter.logMessage(LogWriter.TRACE_DEBUG, \n\t\t\t\"setReceived() \" + received);\n Via via=(Via)sipHeader;\n \n if (received==null) \n throw new IllegalArgumentException\n (\"JAIN-EXCEPTION: received is null\");\n else \n via.setReceived(received);\n }" ]
[ "0.7240499", "0.7218063", "0.71808285", "0.7099732", "0.6864682", "0.66397035", "0.63778883", "0.63287127", "0.63033575", "0.628238", "0.6257964", "0.62215656", "0.61882466", "0.6185589", "0.60939574", "0.6080421", "0.6080421", "0.6080421", "0.6080421", "0.6080421", "0.6080421", "0.6054269", "0.60357875", "0.59945726", "0.59824145", "0.598118", "0.59661746", "0.596324", "0.5958171", "0.59237146", "0.59069294", "0.59058666", "0.5869413", "0.58487344", "0.58395517", "0.5827211", "0.5823251", "0.5820333", "0.5816466", "0.5815837", "0.58036405", "0.5779326", "0.57512337", "0.57500356", "0.5688272", "0.5674716", "0.56609976", "0.5643537", "0.56186074", "0.56012076", "0.5584064", "0.55802333", "0.55693245", "0.5544207", "0.55377406", "0.5533456", "0.5528812", "0.5528812", "0.5528812", "0.5528812", "0.5528812", "0.5528812", "0.5521966", "0.54876745", "0.54692173", "0.5465425", "0.54616666", "0.5445834", "0.54448646", "0.5437686", "0.54363585", "0.5424122", "0.54190856", "0.5382546", "0.53804445", "0.53791857", "0.5366281", "0.5366281", "0.5366281", "0.5366281", "0.5366281", "0.5366281", "0.5366281", "0.53572214", "0.5340035", "0.5340035", "0.5340035", "0.5340035", "0.53304857", "0.5329008", "0.53269076", "0.53249514", "0.5299847", "0.52928716", "0.5291238", "0.52881044", "0.5287705", "0.52813786", "0.52587557", "0.5254621" ]
0.7823431
0
String representation of the XML document
@Override public String toString() { // Add schema location attribute this.addSchemaLocation("http://www.w3.org/2001/XMLSchema-instance", "schemaLocation", "xsi", "http://xsd.sepamail.eu/1206/ xsd/sepamail_missive.xsd "); // XML options instance XmlOptions options = new XmlOptions(); // Set the properties of the XML options options.setSavePrettyPrint(); options.setSaveSuggestedPrefixes(this.suggestedPrefixes); options.setUseCDataBookmarks(); try { // Build XML document using the constructed XML object SAXBuilder sxb = new SAXBuilder(); Document xmlDocument = sxb.build(new InputStreamReader(new ByteArrayInputStream(missiveDocument.xmlText(options).getBytes()), "UTF-8")); // Pretty print the XML document XMLOutputter xmlOutputter = new XMLOutputter(Format.getPrettyFormat()); ByteArrayOutputStream output = new ByteArrayOutputStream(); xmlOutputter.output(xmlDocument, output); // String with XML content return new String(output.toByteArray()); } catch ( JDOMException | IOException ex) { // TODO: error logging System.out.println(ex.getMessage()); } return null; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public String toString() {\n\t\tByteArrayOutputStream bos = new ByteArrayOutputStream();\n\n\t\tDocument document = XMLUtils.newDocument();\n\t\tdocument.appendChild(toXML(document));\n\t\tXMLUtils.write(bos, document);\n\n\t\treturn bos.toString();\n\t}", "public final String toString() {\n StringBuffer sb = new StringBuffer();\n sb.append(\"<?xml version=\\\"1.0\\\"?>\").append(br());\n toXML(sb, 0);\n return sb.toString();\n }", "public String toString() {\r\n\r\n StructuredTextDocument doc = (StructuredTextDocument) getDocument(MimeMediaType.XMLUTF8);\r\n return doc.toString();\r\n }", "public java.lang.String getXml();", "public java.lang.String toString() {\n // call toString() with includeNS true by default and declareNS false\n String xml = this.toString(true, false);\n return xml;\n }", "public String getXML() {\n\t\treturn getXML(false);\n\t}", "String toXmlString() throws IOException;", "public String toXMLString() {\n\t\treturn toXMLString(XML_TAB, XML_NEW_LINE);\n\t}", "public String toXML() {\n StringWriter stringWriter = new StringWriter();\n PrintWriter printWriter = new PrintWriter(stringWriter, true);\n toXML(printWriter);\n return stringWriter.toString();\n }", "public String toXml() {\n\t\treturn(toString());\n\t}", "public abstract String toXML();", "public abstract String toXML();", "public abstract String toXML();", "public String toXML()\n\t{\n\t\treturn toXML(0);\n\t}", "public String toXML()\n\t{\n\t\treturn toXML(0);\n\t}", "public String printToXml()\n {\n XMLOutputter outputter = new XMLOutputter();\n outputter.setFormat(org.jdom.output.Format.getPrettyFormat());\n return outputter.outputString(this.toXml());\n }", "public String\ttoXML()\t{\n\t\treturn toXML(0);\n\t}", "public String toString() {\n\t\treturn root.toString();\n\t}", "public String toXML() {\n return null;\n }", "public String toString(){\r\n\t\treturn root.toString();\r\n\t}", "public String toString(){\n return XMLParser.parseObject(this);\n }", "public String getXML() {\n\t\tString xml = \"\";\n\t\ttry {\n\t\t\tJAXBContext jc = JAXBContext.newInstance( VolumeRs.class );\n\t\t\tMarshaller m = jc.createMarshaller();\n\t\t\tStringWriter stringWriter = new StringWriter();\n\t\t\tm.marshal(this, stringWriter);\n\t\t\txml = stringWriter.toString();\n\t\t} catch (JAXBException ex) {}\n\t\treturn xml;\n\t}", "public String toXML() {\n return null;\n }", "public String exportXML() {\n\n\t\tXStream xstream = new XStream();\n\t\txstream.setMode(XStream.NO_REFERENCES);\n\n\t\treturn xstream.toXML(this);\n\t}", "public String toXMLTag() {\n\t\tfinal StringBuffer buffer = new StringBuffer();\n\t\ttoXMLTag(buffer,0);\n\t\treturn buffer.toString();\n\t}", "public String toString()\r\n\t{\r\n\t\treturn root.toString();\r\n\t}", "private String convertXmlToString(Document xmlDoc) {\r\n\r\n\t\tString xmlAsString = \"\";\r\n\t\ttry {\r\n\r\n\t\t\tTransformer transformer;\r\n\t\t\ttransformer = TransformerFactory.newInstance().newTransformer();\r\n\r\n\t\t\ttransformer.setOutputProperty(OutputKeys.STANDALONE, \"yes\");\r\n\t\t\ttransformer.setOutputProperty(OutputKeys.METHOD, \"xml\");\r\n\t\t\ttransformer.setOutputProperty(OutputKeys.INDENT, \"yes\");\r\n\t\t\ttransformer.setOutputProperty(\r\n\t\t\t\t\t\"{http://xml.apache.org/xslt}indent-amount\", \"5\");\r\n\r\n\t\t\tStreamResult result = new StreamResult(new StringWriter());\r\n\r\n\t\t\tDOMSource source = new DOMSource(xmlDoc);\r\n\r\n\t\t\ttransformer.transform(source, result);\r\n\r\n\t\t\txmlAsString = result.getWriter().toString();\r\n\r\n\t\t} catch (TransformerConfigurationException e) {\r\n\t\t\te.printStackTrace();\r\n\t\t} catch (TransformerFactoryConfigurationError e) {\r\n\t\t\te.printStackTrace();\r\n\t\t} catch (TransformerException e) {\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\r\n\t\treturn xmlAsString;\r\n\r\n\t}", "public static String getStringFromXml( Document doc ){\n\t\tFormat format = Format.getPrettyFormat();\n\t\tXMLOutputter fmt = new XMLOutputter( format );\n\t\treturn fmt.outputString(doc);\n\t}", "public String getXML() //Perhaps make a version of this where the header DTD can be manually specified\n { //Also allow changing of generated tags to user specified values\n \n String xml = new String();\n xml= \"<?xml version = \\\"1.0\\\"?>\\n\";\n xml = xml + generateXML();\n return xml;\n }", "public String toString() {\n String text = xmlNode.getText();\n\n return (text != null) ? text.trim() : \"\";\n }", "protected String getXML() {\n\n StringBuffer b = new StringBuffer(\"title =\\\"\");\n b.append(title);\n b.append(\"\\\" xAxisTitle=\\\"\");\n b.append(xAxisTitle);\n b.append(\"\\\" yAxisTitle=\\\"\");\n b.append(yAxisTitle);\n b.append(\"\\\" xRangeMin=\\\"\");\n b.append(xRangeMin);\n b.append(\"\\\" xRangeMax=\\\"\");\n b.append(xRangeMax);\n b.append(\"\\\" xRangeIncr=\\\"\");\n b.append(xRangeIncr);\n b.append(\"\\\" yRangeMin=\\\"\");\n b.append(yRangeMin);\n b.append(\"\\\" yRangeMax=\\\"\");\n b.append(yRangeMax);\n b.append(\"\\\" yRangeIncr=\\\"\");\n b.append(yRangeIncr);\n b.append(\"\\\" >\\n\");\n\n for (int i = 0, n = dataSources.size(); i < n; i++) {\n GuiChartDataSource ds = (GuiChartDataSource)dataSources.get(i);\n b.append(ds.toXML());\n b.append(\"\\n\");\n }\n\n return b.toString();\n }", "public String getXML() {\n\t\tString xml = \"\";\n\t\ttry {\n\t\t\tJAXBContext jc = JAXBContext.newInstance( QuotaUserRs.class );\n\t\t\tMarshaller m = jc.createMarshaller();\n\t\t\tStringWriter stringWriter = new StringWriter();\n\t\t\tm.marshal(this, stringWriter);\n\t\t\txml = stringWriter.toString();\n\t\t} catch (JAXBException ex) {}\n\t\treturn xml;\n\t}", "public String getSaveString() {\n try {\n Node node = getSaveNode();\n\n StringWriter writer = new StringWriter();\n TransformerFactory transformerFactory = TransformerFactory.newInstance();\n Transformer transformer = transformerFactory.newTransformer();\n transformer.setOutputProperty(OutputKeys.INDENT, \"yes\");\n transformer.transform(new DOMSource(node), new StreamResult(writer));\n return writer.toString();\n }\n catch (TransformerConfigurationException e) {\n throw new RuntimeException(e);\n }\n catch (TransformerException e) {\n throw new RuntimeException(e);\n }\n }", "public String toString() {\r\n\t\tStringBuilder buffer = new StringBuilder();\r\n\t\t\r\n\t\tbuffer.append(\"<\" + xmltag + \" subgraph=\\\"\" + subgraph + \"\\\">\" + newline);\r\n\t\t\r\n\t\tfor (Variable currentVariable : variables) {\r\n\t\t\tbuffer.append(\"\\t\\t\\t\\t\\t\" + currentVariable);\r\n\t\t}\r\n\t\t\r\n\t\tbuffer.append(\"\\t\\t\\t\\t</\" + xmltag + \">\" + newline);\r\n\t\t\r\n\t\treturn buffer.toString();\r\n\t}", "public String getXml() {\n return xml;\n }", "@Override\r\n public String toString() {\r\n \r\n assert iRootElement!=null;\r\n \r\n return iRootElement.toString();\r\n \r\n }", "public static String toString(final Document document) {\n\t\ttry {\n\t\t\treturn new XMLSerializer(true).serialize(document); //serialize the document to a string, formatting the XML output\n\t\t} catch(final IOException ioException) { //if an IO exception occurs\n\t\t\treturn ioException.getMessage() + ' ' + document.toString(); //ask the document to convert itself to a string\n\t\t}\n\t}", "public abstract StringBuffer toXML();", "public String getXml() {\n\t\treturn _xml;\n\t}", "public String toString() {\r\n return DOM2Writer.nodeToString((Node) element);\r\n }", "@Override\n public String toString() { return root.toString(); }", "public String generatedXmlFile(Document doc){\n\t\tStringWriter sw = new StringWriter();\r\n\t\t\t\ttry {\r\n\t\t\t\t\t\r\n\t\t\t\t\tTransformerFactory tf = TransformerFactory.newInstance();\r\n\t\t\t\t\tTransformer transformer = tf.newTransformer();\r\n\t\t\t\t\ttransformer.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, \"no\");\r\n\t\t\t\t\ttransformer.setOutputProperty(OutputKeys.METHOD, \"xml\");\r\n\t\t\t\t\ttransformer.setOutputProperty(OutputKeys.INDENT, \"yes\");\r\n\t\t\t\t\ttransformer.setOutputProperty(OutputKeys.ENCODING, \"UTF-8\");\r\n\r\n\t\t\t\t\ttransformer.transform(new DOMSource(doc), new StreamResult(sw));\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t\t} catch (Exception ex) {\r\n\t\t\t\t\tthrow new RuntimeException(\"Error converting to String\", ex);\r\n\t\t\t\t}\r\n\t\t\t\treturn sw.toString();\r\n\t}", "private static String covertDocumentToString(Document document) throws Exception {\n\t\tjava.io.StringWriter sw = new java.io.StringWriter();\n\t\ttry {\n\t\t\tDOMSource domSource = new DOMSource(document);\n\t\t\tTransformerFactory tf = TransformerFactory.newInstance();\n\t\t\tTransformer transformer = tf.newTransformer();\n\n\t\t\ttransformer.setOutputProperty(OutputKeys.METHOD, \"xml\");\n\t\t\t// transformer.setOutputProperty(OutputKeys.ENCODING,\"ISO-8859-1\");\n\t\t\t// transformer.setOutputProperty(\"{http://xml.apache.org/xslt}indent-amount\", \"4\");\n\t\t\t// transformer.setOutputProperty(OutputKeys.INDENT, \"yes\");\n\n\t\t\tStreamResult sr = new StreamResult(sw);\n\t\t\ttransformer.transform(domSource, sr);\n\t\t} catch (TransformerException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\treturn sw.toString();\n\t}", "public abstract StringBuffer toXML ();", "public String toXmlString() {\r\n String norma = name().toLowerCase();\r\n return norma.replace('_', '-');\r\n }", "public String toString()\r\n\t{\r\n\t\tStringBuffer OutString = new StringBuffer();\r\n\t\t// Open tag\r\n\t\tOutString.append(\"<\");\r\n\t\t// Add the object's type\r\n\t\tOutString.append(getType());\r\n\t\t// attach the ID if required.\r\n\t\tif (DEBUG)\r\n\t\t\tOutString.append(getObjID());\r\n\t\t// add the class attribute if required; default: don't.\r\n\t\tif (getIncludeClassAttribute() == true)\r\n\t\t\tOutString.append(getClassAttribute());\r\n\t\t// Add any transformation information,\r\n\t\t// probably the minimum is the x and y values.\r\n\t\t// again this is new to Java 1.4;\r\n\t\t// this function returns a StringBuffer.\r\n\t\tOutString.append(getAttributes());\r\n\t\t// close the tag.\r\n\t\tOutString.append(\">\");\r\n\t\tOutString.append(\"&\"+entityReferenceName+\";\");\r\n\t\t// close tag\r\n\t\tOutString.append(\"</\");\r\n\t\tOutString.append(getType());\r\n\t\tOutString.append(\">\");\r\n\r\n\t\treturn OutString.toString();\r\n\t}", "public String toString()\n {\n return _root.toString( ) ;\n }", "Element toXML();", "@Override\n public String toString() {\n return ToStringBuilder.reflectionToString(this, JAXBToStringStyle.DEFAULT_STYLE);\n }", "@Override\n public String toString() {\n return ToStringBuilder.reflectionToString(this, JAXBToStringStyle.DEFAULT_STYLE);\n }", "@Override\r\n public String toString() {\r\n return JAXBToStringBuilder.valueOf(this, JAXBToStringStyle.SIMPLE_STYLE);\r\n }", "@Override\n public String toString() {\n StringBuilder sb = new StringBuilder();\n traverseNode(sb, \"\", \"\", root, false);\n return sb.toString();\n }", "public static void outputXMLdoc() throws Exception {\n // transform the Document into a String\n DOMSource domSource = new DOMSource(doc);\n TransformerFactory tf = TransformerFactory.newInstance();\n Transformer transformer = tf.newTransformer();\n transformer.setOutputProperty(OutputKeys.METHOD, \"xml\");\n transformer.setOutputProperty(OutputKeys.ENCODING,\"UTF-8\");\n transformer.setOutputProperty(\"{http://xml.apache.org/xslt}indent-amount\", \"4\");\n transformer.setOutputProperty(OutputKeys.INDENT, \"yes\");\n java.io.StringWriter sw = new java.io.StringWriter();\n StreamResult sr = new StreamResult(sw);\n transformer.transform(domSource, sr);\n String xml = sw.toString();\n\n\tSystem.out.println(xml);\n\n }", "@Override\n\tpublic String getFormat() {\n\t\treturn \"xml\";\n\t}", "@Override\n public String toString() {\n StringBuilder sb = new StringBuilder();\n sb.append(\"{\");\n if (getId() != null)\n sb.append(\"Id: \").append(getId()).append(\",\");\n if (getDocumentId() != null)\n sb.append(\"DocumentId: \").append(getDocumentId()).append(\",\");\n if (getDocumentTitle() != null)\n sb.append(\"DocumentTitle: \").append(getDocumentTitle()).append(\",\");\n if (getContent() != null)\n sb.append(\"Content: \").append(getContent()).append(\",\");\n if (getDocumentURI() != null)\n sb.append(\"DocumentURI: \").append(getDocumentURI()).append(\",\");\n if (getDocumentAttributes() != null)\n sb.append(\"DocumentAttributes: \").append(getDocumentAttributes());\n sb.append(\"}\");\n return sb.toString();\n }", "public String toXML()\n {\n /* this is the kind of string that we will be generating here:\n *\n * <presence from='bard@shakespeare.lit/globe'>\n * <c xmlns='http://jabber.org/protocol/caps'\n * hash='sha-1'\n * node='http://jitsi.org'\n * ver='zHyEOgxTrkpSdGcQKH8EFPLsriY='/>\n * </presence>\n */\n\n StringBuilder bldr\n = new StringBuilder(\"<c xmlns='\" + getNamespace() + \"' \");\n\n if(getExtensions() != null)\n bldr.append(\"ext='\" + getExtensions() + \"' \");\n\n bldr.append(\"hash='\" + getHash() + \"' \");\n bldr.append(\"node='\" + getNode() + \"' \");\n bldr.append(\"ver='\" + getVersion() + \"'/>\");\n\n return bldr.toString();\n }", "private String toXML(){\n\tString buffer = \"<xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\">\\n\";\n\tfor(Room[] r : rooms)\n\t for(Room s : r)\n\t\tif(s != null)\n\t\t buffer += s.toXML();\n\tbuffer += \"</xml>\";\n\treturn buffer;\n }", "public String toXML() {\n\t StringBuilder builder = new StringBuilder(\"<info \");\n\t builder.append(\"id=\\\"\" + mId + \"\\\"\");\n\t builder.append(\" type=\\\"\" + mType + \"\\\"\");\n\t builder.append(\" bytes=\\\"\" + mBytes + \"\\\"\");\n\n\t if (mHeight > 0)\n\t\tbuilder.append(\" height=\\\"\" + mHeight + \"\\\"\");\n\t if (mWidth > 0)\n\t\tbuilder.append(\" width=\\\"\" + mWidth + \"\\\"\");\n\t if (mUrl != null)\n\t\tbuilder.append(\" url=\\\"\" + mUrl + \"\\\"\");\n\t builder.append(\" />\");\n\t return builder.toString();\n\t}", "public String toXml()\n\t{\n\t\ttry {\n\t\t\tTransformer transformer = TransformerFactory.newInstance().newTransformer();\n\t\t\tStringWriter buffer = new StringWriter();\n\t\t\ttransformer.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, \"yes\");\n\t\t\ttransformer.transform(new DOMSource(conferenceInfo), new StreamResult(buffer));\n\t\t\treturn buffer.toString();\n\t\t}\n\t\tcatch (Exception e) {\n\t\t\treturn null;\n\t\t}\n\t}", "public String getXmlDocument( HttpServletRequest request )\n {\n return XmlUtil.getXmlHeader( ) + getXml( request );\n }", "public final String toString ()\r\n\t{\r\n\t\tStringBuffer retVal = new StringBuffer ();\r\n\t\tif (codeset != null)\r\n\t\t{\r\n\t\t\tfor (int i = 0; i < prolog.size (); i++)\r\n\t\t\t{\r\n\t\t\t\tConcreteElement e = (ConcreteElement)prolog.elementAt (i);\r\n\t\t\t\tretVal.append (e.toString (getCodeset ()) + \"\\n\");\r\n\t\t\t}\r\n\t\t\tif (content != null)\r\n\t\t\t\tretVal.append (content.toString (getCodeset ()));\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\tfor (int i = 0; i < prolog.size (); i++)\r\n\t\t\t{\r\n\t\t\t\tConcreteElement e = (ConcreteElement)prolog.elementAt (i);\r\n\t\t\t\tretVal.append (e.toString () + \"\\n\");\r\n\t\t\t}\r\n\t\t\tif (content != null)\r\n\t\t\t\tretVal.append (content.toString ());\r\n\t\t}\r\n\t\t/**\r\n * FIXME: The other part of the version hack! Add the version\r\n * declaration to the beginning of the document.\r\n */\r\n\t\treturn versionDecl + retVal.toString ();\r\n\t}", "@Override\n\tpublic String getXMLDescription() {\n\t\treturn \"<node>\" + getDescription() + \"</node>\";\n\t}", "public String getAsText()\n {\n StringWriter sw = new StringWriter();\n DOMWriter dw = new DOMWriter(sw);\n dw.print((Node)getValue());\n return sw.toString();\n }", "public String toString() {\r\n StringBuffer buffer = new StringBuffer();\r\n for (int i = 0; i < defaultFormat.lineSeparator.length(); i++) {\r\n char ch = defaultFormat.lineSeparator.charAt( i);\r\n switch (ch) {\r\n case '\\r': buffer.append(\"\\\\r\");\r\n break;\r\n case '\\n': buffer.append(\"\\\\n\");\r\n break;\r\n case '\\t': buffer.append(\"\\\\t\");\r\n break;\r\n default: buffer.append(\"[\" + ((int)ch) + \"]\");\r\n break;\r\n }\r\n }\r\n\r\n return (\r\n \"XMLOutputter[omitDeclaration = \" + omitDeclaration + \", \" +\r\n \"encoding = \" + encoding + \", \" +\r\n \"omitEncoding = \" + omitEncoding + \", \" +\r\n \"indent = '\" + defaultFormat.indent + \"'\" + \", \" +\r\n \"expandEmptyElements = \" + defaultFormat.expandEmptyElements + \", \" +\r\n \"newlines = \" + defaultFormat.newlines + \", \" +\r\n \"lineSeparator = '\" + buffer.toString() + \"', \" +\r\n \"trimAllWhite = \" + defaultFormat.trimAllWhite +\r\n \"textTrim = \" + defaultFormat.textTrim +\r\n \"textNormalize = \" + defaultFormat.textNormalize + \"]\"\r\n );\r\n }", "public String getXmlName() {\n return toString().toLowerCase();\n }", "public String getXmlName() {\n return toString().toLowerCase();\n }", "public String getXml()\n {\n StringBuffer result = new StringBuffer(256);\n\n result.append(\"<importOptions>\");\n\n result.append(m_fileOptions.asXML());\n result.append(getOtherXml());\n\n result.append(\"</importOptions>\");\n\n return result.toString();\n }", "public String nodeAndElementsAsText() {\n\t\treturn \"\";\n\t}", "@Override\n\tpublic String toString()\n\t{\n\t\tString s = toXml();\n\t\treturn s == null ? \"Could not get conference-info XML\" : s;\n\t}", "@Override\n public String getXmlDocument( HttpServletRequest request )\n {\n return XmlUtil.getXmlHeader( ) + getXml( request );\n }", "public String toString() {\r\n\t\treturn print(this.root,0);\r\n\t}", "private String documentToString(Document dom) {\n\tStringBuffer buf = new StringBuffer();\n\tlinearize(dom, buf);\n\treturn buf.toString();\n }", "String toXML() throws RemoteException;", "@Override\n public String toXML() {\n if (_xml == null)\n _xml = String.format(XML, getStanzaId(), to);\n return _xml;\n }", "public String toString(){\n makeKMLString();\n return kmlString;\n }", "@Override\n\tpublic CharSequence toXML() {\n\t\treturn null;\n\t}", "public String documentToString(Document xmlDocument) throws TransformerException {\n\t\tlogger.debug(\"(.) documentToString method of ServiceChannelNotificationProcessBean class \");\n\t\tDOMSource domSource = new DOMSource(xmlDocument);\n\t\tStringWriter writer = new StringWriter();\n\t\tStreamResult result = new StreamResult(writer);\n\t\tTransformerFactory tf = TransformerFactory.newInstance();\n\t\tTransformer transformer = tf.newTransformer();\n\t\ttransformer.setOutputProperty(OutputKeys.ENCODING,\"UTF-16\");\n\t\ttransformer.transform(domSource, result);\n\t\tlogger.debug(\" DOcument generated string : \"+writer.toString());\n\t\treturn writer.toString();\n\t}", "public String toString() {\n return toString(overallRoot, 0.0, weightedNodeHeight(overallRoot));\n }", "public static String toStringValue(final Document doc) throws XMLException{\n\t\treturn toStringValue(doc.getDocumentElement());\n\t}", "protected String toXMLFragment() {\n StringBuffer xml = new StringBuffer();\n if (isSetStepConfig()) {\n StepConfig stepConfig = getStepConfig();\n xml.append(\"<StepConfig>\");\n xml.append(stepConfig.toXMLFragment());\n xml.append(\"</StepConfig>\");\n } \n if (isSetExecutionStatusDetail()) {\n StepExecutionStatusDetail executionStatusDetail = getExecutionStatusDetail();\n xml.append(\"<ExecutionStatusDetail>\");\n xml.append(executionStatusDetail.toXMLFragment());\n xml.append(\"</ExecutionStatusDetail>\");\n } \n return xml.toString();\n }", "public String toXMLFragment() {\n StringBuffer xml = new StringBuffer();\n if (isSetProductCategoryId()) {\n xml.append(\"<ProductCategoryId>\");\n xml.append(escapeXML(getProductCategoryId()));\n xml.append(\"</ProductCategoryId>\");\n }\n if (isSetProductCategoryName()) {\n xml.append(\"<ProductCategoryName>\");\n xml.append(escapeXML(getProductCategoryName()));\n xml.append(\"</ProductCategoryName>\");\n }\n if (isSetParent()) {\n Categories parent = getParent();\n xml.append(\"<Parent>\");\n xml.append(parent.toXMLFragment());\n xml.append(\"</Parent>\");\n } \n return xml.toString();\n }", "@Override\n\tpublic String toString()\n\t{\n\t\t//Builds the html looking string.\n\t\tStringBuilder builder = new StringBuilder();\n\t\tbuilder.append(\"<\").append(type.toString().toLowerCase());\n\t\tfor(Entry<String, String> attrEntry : attributes.entrySet())\n\t\t{\n\t\t\tbuilder.append(\" \")\n\t\t\t\t.append(attrEntry.getKey())\n\t\t\t\t.append(\"=\")\n\t\t\t\t.append(attrEntry.getValue());\n\t\t}\n\t\tbuilder.append(\">\");\n\t\tif(getText() != null)\n\t\t{\n\t\t\tbuilder.append(\"\\n\").append(getText()).append(\"\\n\");\n\t\t}\n\t\t//Append each of the children.\n\t\tfor(HtmlTag child : getChildren())\n\t\t{\n\t\t\tbuilder.append(child.toString().replaceAll(\"(?m)^\", \" \"));\n\t\t}\n\t\t//Append the closing tag.\n\t\tbuilder.append(\"\\n</\").append(type.toString().toLowerCase()).append(\">\");\n\t\treturn builder.toString();\n\t}", "public String toXml()\n {\n StringBuffer xmlBuf = new StringBuffer();\n Iterator iter = null;\n\n xmlBuf.append(XmlHelper.toXml(SOLUTION_NAME, m_solutionName));\n\n xmlBuf.append(XmlHelper.startTag(SOLUTION_COMPONENTS));\n iter = m_solutionComponents.iterator();\n while (iter.hasNext())\n {\n xmlBuf.append(XmlHelper.toXml(\n SOLUTION_COMPONENT,\n ((SolutionRegistrationComponent)iter.next()).toXml()));\n }\n xmlBuf.append(XmlHelper.endTag(SOLUTION_COMPONENTS));\n\n return xmlBuf.toString();\n }", "private String printXML(Node target){\n\t\treturn \"\";\n\t}", "public String toString() {\r\n return _toString(overallRoot);\r\n }", "public String toXML() {\n StringBuilder xml = new StringBuilder();\n\n //just do the decomposition facts (not the surrounding element) - to keep life simple\n xml.append(super.toXML());\n\n for (YParameter parameter : _enablementParameters.values()) {\n xml.append(parameter.toXML());\n }\n for (YAWLServiceReference service : _yawlServices.values()) {\n xml.append(service.toXML());\n }\n return xml.toString();\n }", "public String asString(final Document doc) {\n\t\treturn asString(doc, null);\n\t}", "@Override\n public String toString(\n ){\n return toXRI(); \n }", "public String toString()\n\t{\t\n\t\treturn \"Element name:\\t \"+elementName+\"\\nAtomic number:\\t \"+atomicNum+\"\\nSymbol:\\t\\t \"+symbol+\"\\nBoiling Point:\\t \"+boilingPoint+\" K\"+\"\\nMelting Point:\\t \"+meltingPoint+\" K\"+\"\\nDensity:\\t \"\n\t\t\t\t+density+\" g/L\"+\"\\nMolecular Weight: \"+molecularWeight+\" g/mole\\n\";\t\t\t\n\t\n\t}", "@Override\n public String toString() {\n StringBuilder sb = new StringBuilder();\n sb.append(this.getName());\n sb.append(\"\\n name=\").append(this.getName());\n sb.append(\"\\n type=\").append(this.getType());\n sb.append(\"\\n parentType=\").append(this.getParentType());\n sb.append(\"\\n resourceUrl=\").append(this.getResourceUrl());\n sb.append(\"\\n restUrl=\").append(this.getRestUrl());\n sb.append(\"\\n soapUrl=\").append(this.getSoapUrl());\n sb.append(\"\\n thumbnailUrl=\").append(this.getThumbnailUrl());\n sb.append(\"\\n capabilities=\").append(this.getCapabilities());\n sb.append(\"\\n creator=\").append(this.getCreator());\n sb.append(\"\\n description=\").append(this.getDescription());\n sb.append(\"\\n keywords=\").append(this.getKeywords());\n if (this.getEnvelope() != null) {\n if (this.getEnvelope() instanceof EnvelopeN) {\n EnvelopeN envn = (EnvelopeN) this.getEnvelope();\n sb.append(\"\\n envelope=\");\n sb.append(envn.getXMin()).append(\", \").append(envn.getYMin()).append(\", \");\n sb.append(envn.getXMax()).append(\", \").append(envn.getYMax());\n if (envn.getSpatialReference() != null) {\n sb.append(\" wkid=\").append(envn.getSpatialReference().getWKID());\n }\n }\n }\n return sb.toString();\n }", "public String toString() {\n\n String str = super.toString() + \"; descriptor for class: \";\n\n //-- add class name\n if (_class != null)\n str += _class.getName();\n else\n str += \"[null]\";\n\n //-- add xml name\n str += \"; xml name: \" + _xmlName;\n\n return str;\n }", "public String serialize(Node root) {\n StringBuilder sb = new StringBuilder();\n serialize_helper(root, sb);\n return sb.toString();\n }", "public Document getXML() {\n\t\treturn null;\n\t}", "public static String getAsPrettyXml(Document document) {\n OutputFormat format = new OutputFormat(\" \", true);\n format.setSuppressDeclaration(true);\n StringWriter out = new StringWriter();\n XMLWriter writer = new XMLWriter(out, format);\n try {\n try {\n writer.write(document);\n } finally {\n writer.close();\n }\n } catch (IOException ioe) {\n throw new RuntimeException(ioe);\n }\n return out.toString().trim();\n }", "public String returnXml() {\n String result = String.format(\n \"<projects>\"\n + \"<id_pr>%s</id_pr>\"\n + \"<name_project>%s</name_project>\"\n + \"<description_project>%s</description_project>\"\n + \"<code_project>%s</code_project>\"\n + \"<creationdate_project>%s</creationdate_project>\"\n + \"</projects>\",\n getId_pr(), getName_project(), getDescription_project(), getCode_project(), getCreationdate_project());\n return result;\n }", "@Override\n public String toString() {\n StringBuilder sb = new StringBuilder();\n sb.append(\"{\");\n if (getContent() != null)\n sb.append(\"Content: \").append(getContent()).append(\",\");\n if (getRequires() != null)\n sb.append(\"Requires: \").append(getRequires()).append(\",\");\n if (getAttachments() != null)\n sb.append(\"Attachments: \").append(getAttachments()).append(\",\");\n if (getName() != null)\n sb.append(\"Name: \").append(getName()).append(\",\");\n if (getDisplayName() != null)\n sb.append(\"DisplayName: \").append(getDisplayName()).append(\",\");\n if (getVersionName() != null)\n sb.append(\"VersionName: \").append(getVersionName()).append(\",\");\n if (getDocumentType() != null)\n sb.append(\"DocumentType: \").append(getDocumentType()).append(\",\");\n if (getDocumentFormat() != null)\n sb.append(\"DocumentFormat: \").append(getDocumentFormat()).append(\",\");\n if (getTargetType() != null)\n sb.append(\"TargetType: \").append(getTargetType()).append(\",\");\n if (getTags() != null)\n sb.append(\"Tags: \").append(getTags());\n sb.append(\"}\");\n return sb.toString();\n }", "org.apache.xmlbeans.XmlString xgetContent();", "public String toXml() {\n StringWriter outputStream = new StringWriter();\n try {\n PrintWriter output = new PrintWriter(outputStream);\n try {\n output.write(\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\");\n toXml(output);\n return outputStream.toString();\n }\n catch (Exception ex) {\n Logger logger = Logger.getLogger(this.getClass());\n logger.error(ex);\n throw new EJBException(ex);\n }\n finally {\n output.close();\n }\n }\n finally {\n try {\n outputStream.close();\n }\n catch (IOException ex) {\n Logger logger = Logger.getLogger(this.getClass());\n logger.error(ex);\n throw new EJBException(ex);\n }\n }\n }", "public String outputString(Document doc) {\r\n StringWriter out = new StringWriter();\r\n try {\r\n output(doc, out); // output() flushes\r\n } catch (IOException e) { }\r\n return out.toString();\r\n }", "private String printElementString(Element ele ) throws SmartServiceException {\n\t\t\n\t\ttry{\n\t\t\tTransformerFactory transFactory = TransformerFactory.newInstance();\n\t\t\tTransformer transformer = transFactory.newTransformer();\n\t\t\tStringWriter buffer = new StringWriter();\n\t\t\ttransformer.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, \"yes\");\n\t\t\ttransformer.transform(new DOMSource(ele), new StreamResult(buffer));\n\t\t\tString str = buffer.toString();\n\t\t\treturn str;\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t\tthrow new SmartServiceException.Builder(TestCDTAnyDB.class, e).build();\n\t\t} \n\t\t\n\t}" ]
[ "0.82744783", "0.81683934", "0.7612437", "0.7504333", "0.74202573", "0.74122006", "0.73342174", "0.7317531", "0.7285525", "0.7271571", "0.7213913", "0.7213913", "0.7213913", "0.7182998", "0.7182998", "0.71739167", "0.71506554", "0.70818603", "0.70724034", "0.7054743", "0.7054677", "0.7044553", "0.70207435", "0.7003339", "0.6971475", "0.6957891", "0.69371855", "0.68830186", "0.6877574", "0.684309", "0.6829", "0.6793312", "0.6791234", "0.677077", "0.67480063", "0.6684973", "0.6683713", "0.6674745", "0.66727614", "0.6623974", "0.6607991", "0.6579638", "0.6569251", "0.6565434", "0.65376294", "0.6533122", "0.652181", "0.6514135", "0.65059805", "0.65059805", "0.64821786", "0.64484465", "0.64447755", "0.64406264", "0.64382774", "0.64260733", "0.64190596", "0.6416292", "0.6410162", "0.63719803", "0.6371034", "0.6352818", "0.63312423", "0.63278455", "0.6316721", "0.6316721", "0.6292761", "0.6279811", "0.6264068", "0.62638175", "0.6259975", "0.6249469", "0.6226511", "0.6217944", "0.6197471", "0.61809826", "0.617589", "0.6156386", "0.6153718", "0.6152226", "0.6149374", "0.61342955", "0.61328185", "0.61326355", "0.61321163", "0.61275697", "0.61105525", "0.6096386", "0.60866153", "0.60866076", "0.6085151", "0.6057425", "0.6053981", "0.60538214", "0.60513365", "0.604967", "0.60472727", "0.60462826", "0.60281944", "0.602738" ]
0.72637624
10
Check if the missive document is valid
@Override public boolean validate() throws SmogException { // List of validation messages ArrayList<XmlError> validationMessages = new ArrayList<>(); // Validate the missive document boolean isValid = this.missiveDocument.validate(new XmlOptions().setErrorListener(validationMessages)); // Check if the missive document is valid if (isValid) { return true; } else { // Validation message String validationMessage = ""; // Iterator for validation messages Iterator<XmlError> iterator = validationMessages.iterator(); // Build the complete error message while(iterator.hasNext()) { // Add validation message separtor if (!validationMessage.equals("")) { validationMessage += "\n"; } // Concatenate validation messages validationMessage += iterator.next().getMessage(); } throw new SmogException(validationMessage); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "void validateDocument(Document doc) throws ConverterException;", "public boolean isValid() {\n //primary variables must have proper values to identify the Book with\n if (this.author == null || this.title == null || dop == 0) {\n return false;\n }\n return true;\n }", "@Override\r\n\tpublic boolean checkValidity() {\n\t\treturn false;\r\n\t}", "boolean documentFreeOfErrors();", "@Override\r\n\tpublic boolean isValid() {\n\t\treturn false;\r\n\t}", "@Override\n\tpublic boolean isValid() {\n\t\treturn false;\n\t}", "@Override\n\tpublic boolean isValid() {\n\t\treturn false;\n\t}", "@Override\n\tpublic boolean isValid() {\n\t\treturn false;\n\t}", "@Override\n\t\tpublic boolean isValid() {\n\t\t\treturn false;\n\t\t}", "boolean hasDocument();", "boolean hasDocument();", "boolean hasDocument();", "public boolean checkDocument(String fileName) throws IOException;", "@java.lang.Override\n public boolean hasDocument() {\n return document_ != null;\n }", "@java.lang.Override\n public boolean hasDocument() {\n return document_ != null;\n }", "@java.lang.Override\n public boolean hasDocument() {\n return document_ != null;\n }", "public boolean validatePrescription() {\n\t\tif (dose == 0)\n\t\t\treturn false;\n\t\tif (count == 0)\n\t\t\treturn false;\n\t\tif (dosing == 0)\n\t\t\treturn false;\n\t\tif (instructions == null)\n\t\t\treturn false;\n\n\t\treturn true;\n\t}", "@Override\n\tpublic boolean validate() {\n\t\treturn false;\n\t}", "@Override\n\tpublic boolean validate() {\n\t\treturn false;\n\t}", "protected void validate() {\n // no op\n }", "public boolean valid() {\n\t\treturn _analyzer.valid();\n\t}", "public boolean isValidated() throws Exception\r\n {\n return false;\r\n }", "boolean hasProofDocument();", "boolean hasProofDocument();", "protected boolean isInvalidTweet(Tweet tweet) {\n\t\tif (tweet.getPublishedTime() < startTime) {\n\t\t\treturn true;\n\t\t}\n\t\tif (tweet.getTerms(preprocessingUtils).size() == 0) {\n\t\t\treturn true;\n\t\t}\n\t\treturn false;\n\t}", "@Override\n\tpublic boolean isMalformed() {\n\t\treturn malformed;\n\t}", "public boolean isValid() {\n\t\treturn false;\n\t}", "@Test\n void testDontAddMissingInformationOnDocumentLoad()\n {\n try\n {\n byte[] pdfBytes = createAcroFormWithMissingResourceInformation();\n \n try (PDDocument pdfDocument = Loader.loadPDF(pdfBytes))\n {\n // do a low level access to the AcroForm to avoid the generation of missing entries\n PDDocumentCatalog documentCatalog = pdfDocument.getDocumentCatalog();\n COSDictionary catalogDictionary = documentCatalog.getCOSObject();\n COSDictionary acroFormDictionary = (COSDictionary) catalogDictionary.getDictionaryObject(COSName.ACRO_FORM);\n\n // ensure that the missing information has not been generated\n assertNull(acroFormDictionary.getDictionaryObject(COSName.DA));\n assertNull(acroFormDictionary.getDictionaryObject(COSName.RESOURCES));\n }\n }\n catch (IOException e)\n {\n System.err.println(\"Couldn't create test document, test skipped\");\n return;\n }\n }", "public boolean isDocument(Document document) {\n return false;\n }", "public void validate() {}", "@Override\r\n\tpublic boolean validaObj() {\n\t\treturn false;\r\n\t}", "@Test\n void testIllegalFieldsDefinition() throws IOException, URISyntaxException\n {\n String sourceUrl = \"https://issues.apache.org/jira/secure/attachment/12866226/D1790B.PDF\";\n\n try (PDDocument testPdf = Loader.loadPDF(\n RandomAccessReadBuffer.createBufferFromStream(new URI(sourceUrl).toURL().openStream())))\n {\n PDDocumentCatalog catalog = testPdf.getDocumentCatalog();\n\n assertDoesNotThrow(() -> catalog.getAcroForm(), \"Getting the AcroForm shall not throw an exception\");\n }\n }", "private void validateRequiredDocuments(Noc noc, Object mdmsData) {\n\t\tMap<String, List<String>> masterData = mdmsValidator.getAttributeValues(mdmsData);\n\n\t\tif (!noc.getWorkflow().getAction().equalsIgnoreCase(NOCConstants.ACTION_REJECT) && !noc.getWorkflow().getAction().equalsIgnoreCase(NOCConstants.ACTION_VOID)) {\n\t\t\tList<Document> documents = noc.getDocuments();\n\t\t\tString filterExp = \"$.[?(@.applicationType=='\" + noc.getApplicationType() + \"' && @.nocType=='\" + noc.getNocType() + \"')].docTypes\";\n\t\t\tList<Object> docTypeMappings = JsonPath.read(masterData.get(NOCConstants.NOC_DOC_TYPE_MAPPING), filterExp);\n\t\t\tif (CollectionUtils.isEmpty(docTypeMappings)) {\n\t\t\t\tthrow new CustomException(\"MDMS_DATA_ERROR\", \"Unable to fetch noc document mapping\");\n\t\t\t}\n\t\t\t// fetch all document types for noc type\n\t\t\tList<String> docTypes = JsonPath.read(docTypeMappings, \"$..documentType\");\n\n\t\t\t// filter mandatory document list\n\t\t\tfilterExp = \"$..[?(@.required==true)].documentType\";\n\t\t\tList<String> requiredDocTypes = JsonPath.read(docTypeMappings, filterExp);\n\n\t\t\tfilterExp = \"$.[?(@.active==true)].code\";\n\t\t\tList<String> validDocumentTypes = JsonPath.read(masterData.get(NOCConstants.DOCUMENT_TYPE), filterExp);\n\n\t\t\tif (!CollectionUtils.isEmpty(documents)) {\n\t\t\t\tdocuments.forEach(document -> {\n\t\t\t\t\tif (StringUtils.isEmpty(document.getFileStoreId())) {\n\t\t\t\t\t\tthrow new CustomException(\"NOC_FILE_EMPTY\", \"Filestore id is empty\");\n\t\t\t\t\t}\n\t\t\t\t\tif (!validDocumentTypes.contains(document.getDocumentType())) {\n\t\t\t\t\t\tthrow new CustomException(\"NOC_UNKNOWN_DOCUMENTTYPE\", document.getDocumentType() + \" is Unkown\");\n\t\t\t\t\t}\n\t\t\t\t\tif (requiredDocTypes.size() > 0 && documents.size() < requiredDocTypes.size()) {\n\t\t\t\t\t\tthrow new CustomException(\"NOC_MANDATORY_DOCUMENTYPE_MISSING\", requiredDocTypes.size() + \" Documents are requied \");\n\t\t\t\t\t} else if (requiredDocTypes.size() > 0) {\n\t\t\t\t\t\tList<String> addedDocTypes = new ArrayList<String>();\n\n\t\t\t\t\t\tdocuments.forEach(doc -> {\n\t\t\t\t\t\t\tString docType = doc.getDocumentType();\n\t\t\t\t\t\t\tint lastIndex = docType.lastIndexOf(\".\");\n\t\t\t\t\t\t\tString documentNs = \"\";\n\t\t\t\t\t\t\tif (lastIndex > 1) {\n\t\t\t\t\t\t\t\tdocumentNs = docType.substring(0, lastIndex);\n\t\t\t\t\t\t\t} else if (lastIndex == 1) {\n\t\t\t\t\t\t\t\tthrow new CustomException(\"NOC_INVALID_DOCUMENTTYPE\", document.getDocumentType() + \" is invalid\");\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tdocumentNs = docType;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\taddedDocTypes.add(documentNs);\n\t\t\t\t\t\t});\n\t\t\t\t\t\trequiredDocTypes.forEach(docType -> {\n\t\t\t\t\t\t\tif (!addedDocTypes.contains(docType)) {\n\t\t\t\t\t\t\t\tthrow new CustomException(\"NOC_MANDATORY_DOCUMENTYPE_MISSING\", \"Document Type \" + docType + \" is missing\");\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t\taddedDocTypes.forEach(documentType -> {\n\t\t\t\t\t\t\tif (!docTypes.contains(documentType)) {\n\t\t\t\t\t\t\t\tthrow new CustomException(\"NOC_INVALID_DOCUMENTTYPE\", \"Document Type \" + documentType + \" is invalid for \" + noc.getNocType() + \" application\");\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t} else if (requiredDocTypes.size() > 0) {\n\t\t\t\tthrow new CustomException(\"NOC_MANDATORY_DOCUMENTYPE_MISSING\", \"Atleast \" + requiredDocTypes.size() + \" Documents are required \");\n\t\t\t}\n\t\t}\n\t}", "private void validateData() {\n }", "public boolean validate() {\n return true;\n }", "public boolean validate() {\n return true;\n }", "private static void checkWellformedness(DocOp value) {\n if (!DocOpValidator.isWellFormed(null, value)) {\n // Check again, collecting violations this time.\n ViolationCollector v = new ViolationCollector();\n DocOpValidator.isWellFormed(v, value);\n Preconditions.illegalState(\"Attempt to build ill-formed operation (\" + v + \"): \" + value);\n }\n }", "public boolean isValidLucenDocid(int luceneDocid) throws IOException {\n try {\n Document doc = docidSearcher.doc(luceneDocid);\n return doc != null;\n }\n catch(IllegalArgumentException ex) {\n System.out.println(\"Error: docid must be >= 0 and < \" + (getNumDocs()-1));\n return false;\n }\n }", "@Override\n\t\tpublic boolean hasPassedXMLValidation() {\n\t\t\treturn false;\n\t\t}", "public boolean isValid()\n\t{\n\t\treturn false;\n\t}", "@Override\n\t\tpublic boolean isInvalid() {\n\t\t\treturn false;\n\t\t}", "void checkValid();", "public void validateObjectMetier() throws NSValidation.ValidationException {\n\n\t}", "public void validateObjectMetier() throws NSValidation.ValidationException {\n\n\t}", "public void validateObjectMetier() throws NSValidation.ValidationException {\n\n\t}", "@Override\r\n public boolean validate() {\n return true;\r\n }", "private boolean isValid (DocFile file) {\n return file != null && Arrays.asList(Constants.VALIDDOCTYPES).contains(file.getFileType());\n }", "public void validate() {\n\t\tthis.invalidated = false;\n\t}", "void validate();", "void validate();", "@Override\r\n\tpublic boolean validate() {\n\t\treturn true;\r\n\t}", "@Override\r\n\tpublic boolean validate() {\n\t\treturn true;\r\n\t}", "@Override\n\tprotected boolean verifyFields() {\n\t\treturn false;\n\t}", "public boolean existDocumentContent(long arg0) throws ContestManagementException {\r\n return false;\r\n }", "@Test\r\n\tpublic void invalidRetakesTest() {\r\n\r\n\t\tretakeBean rbean = null;\r\n\t\tboolean b = false;\r\n\t\ttry {\r\n\t\t\tInstructorUI.appendRetakeNodeToXML(rbean);\r\n\t\t\tretakesReader reader = new retakesReader();\r\n\r\n\t\t\ttry {\r\n\t\t\t\tretakes rlist = reader.read(retakesXMLPath);\r\n\r\n\t\t\t\tfor (retakeBean r : rlist) {\r\n\t\t\t\t\tif (r.compareTo(rbean) == 0 && !b) {\r\n\t\t\t\t\t\tb = true;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t} catch (Exception e) {\r\n\t\t\t\tb = false;\r\n\t\t\t}\r\n\r\n\t\t} catch (Exception e) {\r\n\t\t\tb = false;\r\n\t\t}\r\n\r\n\t\tAssert.assertFalse(b);\r\n\t}", "public static void error()\r\n {\r\n valid=false;\r\n\r\n }", "@Override\n\tpublic boolean validObject() {\n\t\treturn valid;\n\t}", "public boolean hasDocument() {\n return documentBuilder_ != null || document_ != null;\n }", "public boolean hasDocument() {\n return documentBuilder_ != null || document_ != null;\n }", "public boolean hasDocument() {\n return documentBuilder_ != null || document_ != null;\n }", "public boolean isDocumentGeneratorResponseValid(DocumentGeneratorResponse response) {\n boolean isDocGeneratorResponseValid = true;\n\n LOGGER.info(\"DocumentGeneratorResponseValidator: validating document generator response\");\n\n if (!isPeriodEndOnInDocGeneratorResponse(response)) {\n isDocGeneratorResponseValid = false;\n }\n\n if (!isDescriptionInDocGeneratorResponse(response)) {\n isDocGeneratorResponseValid = false;\n }\n\n if (!isIxbrlInDocGeneratorResponse(response)) {\n isDocGeneratorResponseValid = false;\n }\n\n LOGGER.info(\"DocumentGeneratorResponseValidator: validation has finished\");\n\n return isDocGeneratorResponseValid;\n }", "public boolean valid()\r\n\t{\r\n\t\treturn valid(getInputStream());\r\n\t}", "@Override\r\n\tpublic void validate() {\n\t\t\r\n\t}", "public boolean wasValid() {\n return !wasInvalid();\n }", "@Override\n\tpublic boolean checkData() {\n\t\treturn false;\n\t}", "@Transient\n\tpublic boolean isProcessDocumentNotNull() {\n\t\treturn (getProcessDocument()!=null);\n\t}", "public boolean validate(){\n return true;\n }", "private static boolean checkDuplicateDocName(User user, String name) {\n\n\t\t// Check if document name is already in user's documents\n\t\tboolean isInvalid = false;\n\n\t\tfor(@SuppressWarnings(\"unchecked\")\n\t\tIterator<Document> iter = user.getDocumentList().iterator(); iter.hasNext(); ) {\n\t\t\tDocument doc = iter.next();\n\t\t\tif(doc.getDocName().equals(name)) {\n\t\t\t\tisInvalid = true;\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t\t\n\t\treturn isInvalid;\n\t}", "protected boolean isValidData() {\n return true;\n }", "public boolean isLegal() {\n return !this.isBroken() && (this.getId() >= 0 || !this.isExisted());\n }", "public boolean isValid() {\r\n/* */ try {\r\n/* 326 */ validate();\r\n/* 327 */ } catch (ValidationException vex) {\r\n/* 328 */ return false;\r\n/* */ } \r\n/* 330 */ return true;\r\n/* */ }", "protected boolean pdfLooksValid(File inPdf) {\n\n boolean valid = false;\n\n if (inPdf.exists() && inPdf.length() > 0) {\n PDDocument pdfDoc = null;\n try {\n pdfDoc = PDDocument.load(inPdf);\n if (pdfDoc.getNumberOfPages() > 0) {\n valid = true;\n }\n } catch (IOException e) {\n // Nothing\n } finally {\n if (pdfDoc != null) {\n try {\n pdfDoc.close();\n } catch (IOException e) {\n // Ignore\n }\n }\n }\n }\n\n return valid;\n }", "@Override\n\tpublic boolean validateContent()\n\t{\n\t\treturn true;\n\t}", "@java.lang.Override\n public boolean hasProofDocument() {\n return proofDocument_ != null;\n }", "@java.lang.Override\n public boolean hasProofDocument() {\n return proofDocument_ != null;\n }", "boolean hasPossiblyBad();", "public boolean isValid() {\n return true;\n }", "boolean valid() {\n return true;\n }", "boolean valid() {\n return true;\n }", "boolean valid() {\n return true;\n }", "public boolean isValid() {\n // TODO: Question 2.2.\n \n return false;\n }", "@Override\n public boolean hasValenceError() {\n String valenceCheck = atom.checkBadValence();\n//\n// System.out.println(\"valenceCheckBad \" + valenceCheck);\n// System.out.println(\"calling actual checkValence \" + atom.checkValence());\n// System.out.println(\"valenceCheckBad again \" + atom.checkBadValence());\n return !valenceCheck.isEmpty();\n }", "@Test\n public void testTolerantParsing() {\n assertExtract(\"/html/rdfa/oreilly-invalid-datatype.html\", false);\n }", "public boolean isValid(){\n\t\treturn true;\n\t}", "public void verifyNoMatching(AcBatchFlight e)\n {\n }", "protected boolean isValid()\r\n {\r\n \treturn true;\r\n }", "public boolean isValid() {\n return true;\n }", "public boolean isValid() {\n return true;\n }", "protected boolean isValid() {\n \t\t\treturn fStart > -1 && fEnd > -1 && fText != null;\n \t\t}", "public boolean validate(Object o){\r\n\t\treturn false;\r\n\t}", "boolean hasTextDocument();", "public void validate(){\n if (validated){\n validated = false;\n } else {\n validated = true;\n }\n }", "public boolean hasErrors();", "public synchronized boolean verifyDocCounts() {\n\t\tfinal int docCount = mInfo.getSegmentInfo().getDocCount();\n\t\t\n\t\tint count;\n\t\tif (mLiveDocs != null) {\n\t\t\tcount = 0;\n\t\t\tfor (int docID=0; docID < docCount; docID++) {\n\t\t\t\tif (mLiveDocs.get(docID)) \n\t\t\t\t\tcount ++;\n\t\t\t}\n\t\t} else {\n\t\t\tcount = docCount;\n\t\t}\n\n\t\tassert docCount - mInfo.getDelCount() - mPendingDeleteCount == count: \n\t\t\t\"info.docCount=\" + docCount + \" info.getDelCount()=\" + mInfo.getDelCount() + \n\t\t\t\" pendingDeleteCount=\" + mPendingDeleteCount + \" count=\" + count;\n\t\t\n\t\treturn true;\n\t}", "@Override\n public boolean validateObject(MongoTemplate obj) {\n return true;\n }", "private void validate(Document document) {\n try {\n SchemaFactory schemaFactory = SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI);\n URL schemaUrl = this.getClass().getResource(\"/edu/mit/blocks/codeblocks/codeblocks.xsd\");\n Schema schema = schemaFactory.newSchema(schemaUrl);\n Validator validator = schema.newValidator();\n validator.validate(new DOMSource(document));\n }\n catch (MalformedURLException e) {\n throw new RuntimeException(e);\n }\n catch (SAXException e) {\n throw new RuntimeException(e);\n }\n catch (IOException e) {\n throw new RuntimeException(e);\n }\n }", "public boolean hasFieldErrors();", "boolean isDocument(Object object);", "public void verifyNoMatching(AcProperty e)\n {\n }", "@Override\r\n public void validate() {\r\n }" ]
[ "0.6810199", "0.6362691", "0.63417536", "0.62680006", "0.6220634", "0.61872697", "0.61872697", "0.61872697", "0.61796516", "0.61620414", "0.61620414", "0.61620414", "0.6142381", "0.61286336", "0.61286336", "0.61286336", "0.6084635", "0.6063911", "0.6063911", "0.6044068", "0.60323113", "0.60287154", "0.60148084", "0.60148084", "0.5965893", "0.59568787", "0.5953668", "0.5946372", "0.5941434", "0.5897385", "0.5884345", "0.5840188", "0.5831972", "0.58253413", "0.5821925", "0.5821925", "0.58110744", "0.5809899", "0.57936764", "0.57813567", "0.57701916", "0.5751352", "0.5751003", "0.5751003", "0.5751003", "0.5749584", "0.5744709", "0.57418406", "0.5741002", "0.5741002", "0.5737069", "0.5737069", "0.57365674", "0.5726318", "0.57239544", "0.57087815", "0.57022196", "0.5700936", "0.5700936", "0.5700936", "0.5699176", "0.567114", "0.5660448", "0.5652094", "0.56445634", "0.56424373", "0.5641731", "0.56394607", "0.5635742", "0.56218994", "0.56211364", "0.56209624", "0.56202656", "0.56183314", "0.56183314", "0.56143034", "0.559933", "0.55926", "0.55926", "0.55926", "0.5587894", "0.55864006", "0.55665857", "0.5565726", "0.5564564", "0.5562359", "0.5552572", "0.5552572", "0.5544866", "0.55373967", "0.553571", "0.553519", "0.55312806", "0.5512134", "0.5511946", "0.55117875", "0.5505598", "0.5502765", "0.5501056", "0.5499896" ]
0.69374806
0
Assemble the missive document using its components
protected void assembleDocument() { // Create the missive this.createMissive(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void buildDocument() {\n/* 220 */ setDocument(getDocumentLoader().getDocument(getClass()), \"text/html\", \"ISO-8859-1\");\n/* */ \n/* 222 */ syncAccessMethods();\n/* */ }", "public void buildDocument() {\n/* 248 */ setDocument(getDocumentLoader().getDocument(getClass()), \"text/html\", \"ISO-8859-1\");\n/* */ \n/* 250 */ syncAccessMethods();\n/* */ }", "public void buildDocument() {\n/* 310 */ setDocument(getDocumentLoader().getDocument(getClass()), \"text/html\", \"ISO-8859-1\");\n/* */ \n/* 312 */ syncAccessMethods();\n/* */ }", "public void processDocument() {\n\n\t\t// compact concepts\n\t\tprocessConcepts(concepts);\n\t}", "public void generarDoc(){\n generarDocP();\n }", "Documentation createDocumentation();", "Documentation createDocumentation();", "public ModDocument() {\r\n\t\tsuper();\r\n\t}", "static BufferedDocOpImpl create(DocOpComponent[] components) {\n BufferedDocOpImpl op = createUnchecked(components);\n checkWellformedness(op);\n assert op.knownToBeWellFormed;\n return op;\n }", "public JCYDocument() {}", "public abstract WalkerDocument newDocument(DocumentTag adapter, IOptions options);", "public PoaMaestroMultivaloresHTML() {\n/* 253 */ this(StandardDocumentLoader.getInstance());\n/* */ \n/* 255 */ buildDocument();\n/* */ }", "public void build() throws IOException {\n if (packageWriter == null) {\n //Doclet does not support this output.\n return;\n }\n build(layoutParser.parseXML(ROOT), contentTree);\n }", "private void generateComponents(Universe universe) throws SAXException {\n ArrayList<MainSceneComponent> components = universe.getScene().getComponentArray();\n for (int i = 0; i < components.size(); i++) {\n saver.addAttribute(\"src\", XmlSaver.CDATA, relativePath(components.get(i).getSource().getAbsolutePath()));\n saver.addAttribute(\"type\", XmlSaver.CDATA, components.get(i).getType().name());\n saver.startTag(\"object\");\n saver.startTag(\"name\", \"\"+components.get(i).getComponentName());\n saver.startTag(\"scale\", String.valueOf(components.get(i).getScale()));\n saver.startTag(\"location\", Converter.tuple3dToString(components.get(i).getPosition()));\n saver.startTag(\"rotation\", Converter.tuple3dToString(components.get(i).getRotation()));\n saver.closeTag(\"object\");\n }\n }", "public void newDocument();", "@Override\r\n protected void parseDocuments()\r\n {\n\r\n }", "Object create(Document doc) throws IOException, SAXException, ParserConfigurationException;", "public RichDocument()\n {\n setMeta(new DocumentMeta());\n _paragraphs=new ArrayList<Paragraph>();\n }", "protected Document() {/* intentionally empty block */}", "private PluggableMutableDocument(DocInitialization content, DocumentSchema schema) {\n this(content, schema, null);\n }", "DocBook createDocBook();", "public abstract WalkerDocument newDocument(IOptions options);", "protected void createDocumentationAnnotations() {\n\t\tString source = \"http://www.polarsys.org/kitalpha/ecore/documentation\";\t\n\t\taddAnnotation\n\t\t (this, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"CompositeStructure aims at defining the common component approach composite structure pattern language (close to the UML Composite structure).\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"none\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical,epbs\",\n\t\t\t \"usage examples\", \"none\",\n\t\t\t \"constraints\", \"This package depends on the model FunctionalAnalysis.ecore\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (blockArchitecturePkgEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Container package for BlockArchitecture elements\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical,epbs\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (blockArchitectureEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Parent class for deriving specific architectures for each design phase\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"n/a\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedRequirementPkgs(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Link to packages that contain requirements\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedAbstractCapabilityPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Link to packages that contain capabilities\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedInterfacePkg(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Link to packages that contain interfaces\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedDataPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Link to packages that contain data\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_ProvisionedArchitectureAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) list of allocation links to other architectures\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_ProvisioningArchitectureAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) list of allocation links from other architectures to this one\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_AllocatedArchitectures(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to the BlockArchitectures that are allocated from this one\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_AllocatingArchitectures(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to BlockArchitectures that allocate to this architecture\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (blockEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"A modular unit that describes the structure of a system or element.\\r\\n[source: SysML specification v1.1]\",\n\t\t\t \"usage guideline\", \"n/a (abstract)\",\n\t\t\t \"used in levels\", \"n/a (abstract)\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedAbstractCapabilityPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Link to packages that contain capabilities\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedInterfacePkg(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Link to packages that contain interfaces\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedDataPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Link to packages that contain data\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedStateMachines(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Link to related state machines\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (componentArchitectureEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"A specialized kind of BlockArchitecture, serving as a parent class for the various architecture levels, from System analysis down to EPBS architecture\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"N/A (abstract)\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (componentEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"An entity, with discrete structure within the system, that interacts with other Components of the system, thereby contributing at its lowest level to the system properties and characteristics.\\r\\n[source: Sys EM , ISO/IEC CD 15288]\",\n\t\t\t \"arcadia_description\", \"A component is a constituent part of the system, contributing to its behaviour, by interacting with other components and external actors, thereby contributing at its lowest level to the system properties and characteristics. Example: radio receiver, graphical user interface...\\r\\nDifferent kinds of components exist: see below (logical component, physical component...).\",\n\t\t\t \"usage guideline\", \"none\",\n\t\t\t \"used in levels\", \"n/a (abstract)\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedInterfaceUses(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"InterfaceUse relationships that are stored/owned under this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_UsedInterfaceLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) interfaceUse relationships that involve this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_UsedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to the Interfaces being used by this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedInterfaceImplementations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Interface implementation relationships that are stored/owned under this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ImplementedInterfaceLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) list of InterfaceImplementation links that involve this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ImplementedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to the Interfaces being implemented by this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ProvisionedComponentAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) list of allocation links made from this component to other components\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ProvisioningComponentAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) list of allocation links from other components, to this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_AllocatedComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to the components being allocated from this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_AllocatingComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to the components allocating this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ProvidedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to the Interfaces being provided by this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_RequiredInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to the Interfaces being required by this component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalPath(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the PhysicalPaths that are stored/owned by this physical component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Physical links contained in / owned by this Physical component\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalLinkCategories(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (abstractActorEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"An Actor models a type of role played by an entity that interacts with the subject (e.g., by exchanging signals and data),\\r\\nbut which is external to the subject (i.e., in the sense that an instance of an actor is not a part of the instance of its corresponding subject). \\r\\n\\r\\nActors may represent roles played by human users, external hardware, or other subjects.\\r\\nNote that an actor does not necessarily represent a specific physical entity but merely a particular facet (i.e., \\'role\\') of some entity\\r\\nthat is relevant to the specification of its associated use cases. Thus, a single physical instance may play the role of\\r\\nseveral different actors and, conversely, a given actor may be played by multiple different instances.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"usage guideline\", \"none\",\n\t\t\t \"used in levels\", \"n/a (abstract)\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (partEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"In SysML, a Part is an owned property of a Block\\r\\n[source: SysML glossary for SysML v1.0]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical,epbs\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_ProvidedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(computed) the provided interfaces associated to the classifier that this part represents\\r\\n[source: Capella study]\\r\\n\\r\\nThe interfaces that the component exposes to its environment.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_RequiredInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(computed) the required interfaces associated to the classifier that this part represents\\r\\n[source: Capella study]\\r\\n\\r\\nThe interfaces that the component requires from other components in its environment in order to be able to offer\\r\\nits full set of provided functionality\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_OwnedDeploymentLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Deployment relationships that are stored/owned under this part\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (architectureAllocationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Mediator class between BlockArchitecture elements, to represent an allocation link\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"n/a\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getArchitectureAllocation_AllocatedArchitecture(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Specifies the allocated architecture\\r\\n[source: Capella study]\\r\\n\\r\\nSpecifies the targets of the DirectedRelationship.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getArchitectureAllocation_AllocatingArchitecture(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Specifies the allocating architecture\\r\\n[source: Capella study]\\r\\n\\r\\nSpecifies the sources of the DirectedRelationship.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (componentAllocationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Mediator class between Component elements, representing the allocation link between these elements\\r\\n[source: Capella light-light study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"n/a\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponentAllocation_AllocatedComponent(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Specifies the allocated component\\r\\n[source: Capella study]\\r\\n\\r\\nSpecifies the targets of the DirectedRelationship.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponentAllocation_AllocatingComponent(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Specifies the allocating component\\r\\n[source: Capella study]\\r\\n\\r\\nSpecifies the targets of the DirectedRelationship.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (systemComponentEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"An entity, with discrete structure within the system, that interacts with other Components of the system, thereby contributing at its lowest level to the system properties and characteristics.\\r\\n[source: Sys EM , ISO/IEC CD 15288]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"n/a (abstract)\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getSystemComponent_DataComponent(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"specifies whether or not this is a data component\\r\\n[source: Capella light-light study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getSystemComponent_DataType(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"data type(s) associated to this component\\r\\n[source: Capella light-light study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getSystemComponent_ParticipationsInCapabilityRealizations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) the involvement relationships between this SystemComponent and CapabilityRealization elements\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfacePkgEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"A container for Interface elements\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical,epbs\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfacePkg_OwnedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Specifies the interfaces that are owned by this Package\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfacePkg_OwnedInterfacePkgs(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Specifies the packages of interfaces that are owned by this Package\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfaceEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"An interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations. An\\r\\ninterface specifies a contract; any instance of a classifier that realizes the interface must fulfill that contract.\\r\\n[source: UML superstructure v2.2]\\r\\n\\r\\nInterfaces are defined by functional and physical characteristics that exist at a common boundary with co-functioning items and allow systems, equipment, software, and system data to be compatible.\\r\\n[source: not precised]\\r\\n\\r\\nThat design feature of one piece of equipment that affects a design feature of another piece of equipment. \\r\\nAn interface can extend beyond the physical boundary between two items. (For example, the weight and center of gravity of one item can affect the interfacing item; however, the center of gravity is rarely located at the physical boundary.\\r\\nAn electrical interface generally extends to the first isolating element rather than terminating at a series of connector pins.)\",\n\t\t\t \"usage guideline\", \"In Capella, Interfaces are created to declare the nature of interactions between the System and external actors.\",\n\t\t\t \"used in levels\", \"system/logical/physical\",\n\t\t\t \"usage examples\", \"../img/usage_examples/external_interface_example.png\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_Mechanism(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"_todo_reviewed : cannot find the meaning of this attribute ? How to fill it ?\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"type\", \"_todo_reviewed : to be precised\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_Structural(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"type\", \"n/a\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ImplementorComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"references to the components that implement this interface\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_UserComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"references to the components that use this interface\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_InterfaceImplementations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"references to the InterfaceImplementation elements, that act as mediators between this interface and its implementers\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_InterfaceUses(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"references to the InterfaceUse elements, that act as mediator classes between this interface and its users\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ProvisioningInterfaceAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"References to the InterfaceAllocation elements, acting as mediator classes between the interface and the elements to which/from which it is allocated\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_AllocatingInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"References to the Interfaces that declare an allocation link to this Interface\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_AllocatingComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"References to the components that declare an allocation link to this Interface\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ExchangeItems(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"References to all exchange items allocated by the interface\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_OwnedExchangeItemAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"References to allocations of exchange items\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfaceImplementationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Mediator class between an Interface and its implementor (typically a Component)\\r\\n[source: Capella study]\\r\\n\\r\\nAn InterfaceRealization is a specialized Realization relationship between a Classifier and an Interface. This relationship\\r\\nsignifies that the realizing classifier conforms to the contract specified by the Interface.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical,epbs\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceImplementation_InterfaceImplementor(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"References the Component that owns this Interface implementation.\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceImplementation_ImplementedInterface(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"References the Interface specifying the conformance contract\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfaceUseEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Mediator class between an interface and its user (typically a Component)\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical,epbs\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceUse_InterfaceUser(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Component that uses the interface\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceUse_UsedInterface(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Supplied interface\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (providedInterfaceLinkEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(not used)\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"n/a\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"n/a\",\n\t\t\t \"comment/notes\", \"not used/implemented as of Capella 1.0.3\",\n\t\t\t \"reference documentation\", \"n/a\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getProvidedInterfaceLink_Interface(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"References the Interface specifying the conformance contract\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (requiredInterfaceLinkEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(not used)\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"n/a\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"n/a\",\n\t\t\t \"comment/notes\", \"not used/implemented as of Capella\",\n\t\t\t \"reference documentation\", \"n/a\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getRequiredInterfaceLink_Interface(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"The element(s) independent of the client element(s), in the same respect and the same dependency relationship\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfaceAllocationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Mediator class between an Interface and an element that allocates to/from it.\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical,epbs\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceAllocation_AllocatedInterface(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Specifies the allocated interface\\r\\n[source: Capella study]\\r\\n\\r\\nSpecifies the targets of the DirectedRelationship.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceAllocation_AllocatingInterfaceAllocator(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Specifies the allocating interface\\r\\n[source: Capella study]\\r\\n\\r\\nSpecifies the sources of the DirectedRelationship.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfaceAllocatorEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Base class for elements that need to be involved in an allocation link to/from an Interface\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical,epbs\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceAllocator_OwnedInterfaceAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the interface allocation links that are stored/owned under this interface allocator\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceAllocator_ProvisionedInterfaceAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) the interface allocation links involving this interface allocator\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfaceAllocator_AllocatedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"(automatically computed) direct references to the Interfaces being allocated by this interface allocator\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (actorCapabilityRealizationInvolvementEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"support class to implement the link between an Actor and a CapabilityRealization\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"system, logical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (systemComponentCapabilityRealizationInvolvementEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Support class for implementation of the link between a CapabilityRealization and a SystemComponent\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"logical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (componentContextEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Base class for specific SystemContext, LogicalContext, PhysicalContext\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a (abstract)\",\n\t\t\t \"used in levels\", \"system,logical,physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (exchangeItemAllocationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Allocation link between exchange items and interface that support them\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_SendProtocol(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"describes the default protocol used by the sender of the exchange item. It could be overrided by the protocol used by the given communication exchanger\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"type\", \"refer to CommunicationLinkProtocol definition\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_ReceiveProtocol(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"describes the default protocol used by the receiver of the exchange item. It could be overrided by the protocol used by the given communication exchanger\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"type\", \"refer to CommunicationLinkProtocol definition\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_AllocatedItem(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the exchange item that is being allocated by the interface\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_AllocatingInterface(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the interface that allocated the given exchange item\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (deployableElementEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"characterizes a physical model element that is intended to be deployed on a given (physical) target\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getDeployableElement_DeployingLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the list of deployment specifications associated to this element, e.g. associations between this element and a physical location to which it is to be deployed\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (deploymentTargetEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the physical target that will host a deployable element\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getDeploymentTarget_DeploymentLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the list of deployment specifications involving this physical target as the destination of the deployment\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (abstractDeploymentLinkEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the link between a physical element, and the physical target onto which it is deployed\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractDeploymentLink_DeployedElement(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the physical element involved in this relationship, that is to be deployed on the target\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractDeploymentLink_Location(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the host where the source element involved in this relationship will be deployed\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (abstractPathInvolvedElementEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"An involved element is a capella element that is, at least, involved in an involvement relationship with the role of the element that is involved\\r\\n[source:Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (abstractPhysicalArtifactEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"A physical artifact is any physical element in the physical architecture (component, port, link,...).\\r\\nThese artifacts will be part allocated to configuration items in the EPBS.\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (abstractPhysicalLinkEndEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"End of a physical link\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractPhysicalLinkEnd_InvolvedLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"Physical links that come in or out of this physical port\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (abstractPhysicalPathLinkEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the base element for building a physical path : a link between two physical interfaces\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the representation of the physical medium connecting two physical interfaces\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_LinkEnds(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the source(s) and destination(s) of this physical link\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_OwnedComponentExchangeFunctionalExchangeAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the allocations between component exchanges and functional exchanges, that are owned by this physical link\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_OwnedPhysicalLinkEnds(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the physical link endpoints involved in this link\\r\\n\\r\\nA connector consists of at least two connector ends, each representing the participation of instances of the classifiers\\r\\ntyping the connectable elements attached to this end. The set of connector ends is ordered.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_OwnedPhysicalLinkRealizations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_RealizedPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_RealizingPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkEndEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"an endpoint of a physical link\\r\\n\\r\\nA connector end is an endpoint of a connector, which attaches the connector to a connectable element. Each connector\\r\\nend is part of one connector.\\r\\n[source: UML superstructure v2.2]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"operational,system,logical,physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLinkEnd_Port(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the port to which this communication endpoint is attached\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLinkEnd_Part(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the part to which this connect endpoint is attached\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkRealizationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"n/a\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPathEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the specification of a given path of informations flowing across physical links and interfaces.\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"this is the equivalent for the physical architecture, of a functional chain defined at system level\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_InvolvedLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"the list of steps of this physical path\\r\\n[source: Capella study]\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_OwnedPhysicalPathRealizations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_RealizedPhysicalPaths(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_RealizingPhysicalPaths(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPathRealizationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"n/a\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPortEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"A port on a physical component\\r\\n[source: Capella study]\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_OwnedPhysicalPortRealizations(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_RealizedPhysicalPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_RealizingPhysicalPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"none\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPortRealizationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t\t \"description\", \"n/a\",\n\t\t\t \"usage guideline\", \"n/a\",\n\t\t\t \"used in levels\", \"physical\",\n\t\t\t \"usage examples\", \"n/a\",\n\t\t\t \"constraints\", \"none\",\n\t\t\t \"comment/notes\", \"none\",\n\t\t\t \"reference documentation\", \"none\"\n\t\t });\n\t}", "String buildDoc(ControllerNode controllerNode) throws IOException;", "public void prepareForRun(OpenDefinitionsDocument doc) { }", "private void createDocument() {\n\t\t\tDocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();\r\n\t\t\ttry {\r\n\t\t\t//get an instance of builder\r\n\t\t\tDocumentBuilder db = dbf.newDocumentBuilder();\r\n\r\n\t\t\t//create an instance of DOM\r\n\t\t\tdom = db.newDocument();\r\n\r\n\t\t\t}catch(ParserConfigurationException pce) {\r\n\t\t\t\t//dump it\r\n\t\t\t\tSystem.out.println(\"Error while trying to instantiate DocumentBuilder \" + pce);\r\n\t\t\t\tSystem.exit(1);\r\n\t\t\t}\r\n\r\n\t\t}", "public MyDocument() {\r\n }", "private void createDocument(){\n\t\tDocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();\n\t\ttry {\n\t\t//get an instance of builder\n\t\tDocumentBuilder db = dbf.newDocumentBuilder();\n\n\t\t//create an instance of DOM\n\t\tdom = db.newDocument();\n\n\t\t}catch(ParserConfigurationException pce) {\n\t\t\t//dump it\n\t\t\tSystem.out.println(\"Error while trying to instantiate DocumentBuilder \" + pce);\n\t\t\tSystem.exit(1);\n\t\t}\n }", "Documentable createDocumentable();", "public void consolidatedDocumentInit(Document doc){ \n setSubject(doc.getSubject()); \n }", "private void startGeneration(RootDoc root) throws Configuration.Fault, Exception {\n if (root.classes().length == 0) {\n configuration.message.\n error(\"doclet.No_Public_Classes_To_Document\");\n return;\n }\n configuration.setOptions();\n configuration.getDocletSpecificMsg().notice(\"doclet.build_version\",\n configuration.getDocletSpecificBuildDate());\n ClassTree classtree = new ClassTree(configuration, configuration.nodeprecated);\n\n generateClassFiles(root, classtree);\n Util.copyDocFiles(configuration, DocPaths.DOC_FILES);\n\n PackageListWriter.generate(configuration);\n generatePackageFiles(classtree);\n generateProfileFiles();\n\n generateOtherFiles(root, classtree);\n configuration.tagletManager.printReport();\n }", "private void startDoc(Attributes attributes) {\n\n\t\t// Start storing the document in the content store\n\t\tstartCaptureContent();\n\n\t\t// Create a new Lucene document\n\t\tcurrentLuceneDoc = new Document();\n\t\tcurrentLuceneDoc.add(new Field(\"fromInputFile\", fileName, Store.YES, Index.NOT_ANALYZED,\n\t\t\t\tTermVector.NO));\n\n\t\t// Store attribute values from the <doc> tag as fields\n\t\tfor (int i = 0; i < attributes.getLength(); i++) {\n\t\t\tString attName = attributes.getLocalName(i);\n\t\t\tString value = attributes.getValue(i);\n\n\t\t\tcurrentLuceneDoc.add(new Field(attName, value, Store.YES, Index.ANALYZED_NO_NORMS,\n\t\t\t\t\tTermVector.WITH_POSITIONS_OFFSETS));\n\t\t}\n\n\t\t// Report indexing progress\n\t\treportDocumentStarted(attributes);\n\t}", "public void init() { \n\t\ttry { \n\t\t\tDocumentBuilderFactory factory = DocumentBuilderFactory.newInstance(); \n\t\t\tDocumentBuilder builder = factory.newDocumentBuilder(); \n\t\t\tthis.document = builder.newDocument(); \n\t\t\tlogger.info(\"initilize the document success.\");\n\t\t} catch (ParserConfigurationException e) { \n\t\t\t\n\t\t\tlogger.error(e.getMessage());\n\t\t} \n\t}", "@Override\n\tpublic void startDocument() {\n\t\t\n\t}", "public Doc() {\n\n }", "public DocumentManipulator() {\n\t\ttry {\n\t\t\tthis.document = XMLUtils.buildDocument();\n\t\t} catch (UnsupportedEncodingException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (SAXException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (ParserConfigurationException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t\t//-- Init Xpath\n\t\tinit();\n\t}", "public WalkerDocument newDocument() { return newDocument((IOptions)null); }", "public accionDocumentos() {\n \n }", "public SimpleDocReader() { }", "private static interface DefDocumentProcessor\n\t{\n\t\t/**\n\t\t * Called for every element found during processing of the s.t.\n\t\t * path.\n\t\t * @param documentPath an abstract pathname of the document\n\t\t * @throws XMLFormatException if document appears to be corrupted\n\t\t */\n\t\tvoid processElement(File documentPath) \n\t\t\tthrows XMLFormatException;\n\t}", "public DoubleDocument () {\r\n\t}", "public DocumentBuilder() {\n this.document = new Document();\n }", "static BufferedDocOpImpl createUnchecked(DocOpComponent[] components) {\n return new BufferedDocOpImpl(components);\n }", "@Override\n public void build() {\n\n // Create the missive\n this.createMissive();\n }", "public IndicadoresEficaciaHTML() {\n/* 163 */ this(StandardDocumentLoader.getInstance());\n/* */ \n/* 165 */ buildDocument();\n/* */ }", "public DocumentManipulator(Document document) {\n\t\tthis.document = document;\n\t\tinit();\n\t}", "@Override\r\n\tprotected void generateToc() {\r\n\t}", "public Document()\n {\n index = 0;\n words = 0;\n sentences = 0;\n syllables = 0;\n }", "private void prepDocument() {\n if (body == null) {\n body = document.appendElement(\"body\");\n }\n\n body.attr(\"id\", \"readabilityBody\");\n\n Elements frames = document.getElementsByTag(\"frame\");\n if (frames.size() > 0) {\n LOG.error(\"Frames. Can't deal. Write code later to look at URLs and fetch\");\n impossible = true;\n return;\n }\n\n Elements stylesheets = document.getElementsByTag(\"style\");\n stylesheets.remove();\n stylesheets = document.select(\"link[rel='stylesheet']\");\n stylesheets.remove();\n\n /* Turn all double br's into p's */\n /*\n * Note, this is pretty costly as far as processing goes. Maybe optimize later.\n */\n handlePP();\n handleDoubleBr();\n fontsToSpans();\n }", "public void setupBaseConvenienceObjects(MaintenanceDocument document);", "@Test\n public void fieldAutoText() throws Exception {\n Document doc = new Document();\n\n // Create a glossary document and add an AutoText building block to it.\n doc.setGlossaryDocument(new GlossaryDocument());\n BuildingBlock buildingBlock = new BuildingBlock(doc.getGlossaryDocument());\n buildingBlock.setName(\"MyBlock\");\n buildingBlock.setGallery(BuildingBlockGallery.AUTO_TEXT);\n buildingBlock.setCategory(\"General\");\n buildingBlock.setDescription(\"MyBlock description\");\n buildingBlock.setBehavior(BuildingBlockBehavior.PARAGRAPH);\n doc.getGlossaryDocument().appendChild(buildingBlock);\n\n // Create a source and add it as text to our building block.\n Document buildingBlockSource = new Document();\n DocumentBuilder buildingBlockSourceBuilder = new DocumentBuilder(buildingBlockSource);\n buildingBlockSourceBuilder.writeln(\"Hello World!\");\n\n Node buildingBlockContent = doc.getGlossaryDocument().importNode(buildingBlockSource.getFirstSection(), true);\n buildingBlock.appendChild(buildingBlockContent);\n\n // Set a file which contains parts that our document, or its attached template may not contain.\n doc.getFieldOptions().setBuiltInTemplatesPaths(new String[]{getMyDir() + \"Busniess brochure.dotx\"});\n\n DocumentBuilder builder = new DocumentBuilder(doc);\n\n // Below are two ways to use fields to display the contents of our building block.\n // 1 - Using an AUTOTEXT field:\n FieldAutoText fieldAutoText = (FieldAutoText) builder.insertField(FieldType.FIELD_AUTO_TEXT, true);\n fieldAutoText.setEntryName(\"MyBlock\");\n\n Assert.assertEquals(\" AUTOTEXT MyBlock\", fieldAutoText.getFieldCode());\n\n // 2 - Using a GLOSSARY field:\n FieldGlossary fieldGlossary = (FieldGlossary) builder.insertField(FieldType.FIELD_GLOSSARY, true);\n fieldGlossary.setEntryName(\"MyBlock\");\n\n Assert.assertEquals(fieldGlossary.getFieldCode(), \" GLOSSARY MyBlock\");\n\n doc.updateFields();\n doc.save(getArtifactsDir() + \"Field.AUTOTEXT.GLOSSARY.dotx\");\n //ExEnd\n\n doc = new Document(getArtifactsDir() + \"Field.AUTOTEXT.GLOSSARY.dotx\");\n\n Assert.assertTrue(doc.getFieldOptions().getBuiltInTemplatesPaths().length == 0);\n\n fieldAutoText = (FieldAutoText) doc.getRange().getFields().get(0);\n\n TestUtil.verifyField(FieldType.FIELD_AUTO_TEXT, \" AUTOTEXT MyBlock\", \"Hello World!\\r\", fieldAutoText);\n Assert.assertEquals(\"MyBlock\", fieldAutoText.getEntryName());\n\n fieldGlossary = (FieldGlossary) doc.getRange().getFields().get(1);\n\n TestUtil.verifyField(FieldType.FIELD_GLOSSARY, \" GLOSSARY MyBlock\", \"Hello World!\\r\", fieldGlossary);\n Assert.assertEquals(\"MyBlock\", fieldGlossary.getEntryName());\n }", "@Override\n public PdfTransform<PdfDocument> getDocumentTransform(ArchivalUnit au, OutputStream os) {\n return new BaseDocumentExtractingTransform(os) {\n @Override\n public void outputCreationDate() throws PdfException {\n // Intentionally made blank\n }\n };\n }", "public YamlDocument() {\n\t\t\n\t}", "@SuppressWarnings(\"unchecked\")\n @Override\n protected void buildPdfDocument(Map<String, Object> model, Document document, PdfWriter writer,\n HttpServletRequest request, HttpServletResponse response) throws Exception {\n createNewPdfByTemplate(model,document,writer,request,response);\n\n }", "public void startDocument() {\n\t\t\tif (isVerbose()) {\n\t\t\t\tlogInfo(\"start\", \"\");\n\t\t\t\tindent();\n\t\t\t}\n\n\t\t\t_attributes.clear();\n\t\t\t_root = null;\n\t\t}", "com.indosat.eai.catalist.standardInputOutput.DummyInputDocument.DummyInput addNewDummyInput();", "public Document buildDocument(Document doc) throws IOException {\n\t\treturn config.build(taxonomyWriter, doc);\n\t}", "public abstract DocumentBuilder withObject(Object res);", "public void createPackageContents() {\n\t\tif (isCreated) return;\n\t\tisCreated = true;\n\n\t\t// Create classes and their features\n\t\telementEClass = createEClass(ELEMENT);\n\t\tcreateEOperation(elementEClass, ELEMENT___GET_ONTOLOGY);\n\t\tcreateEOperation(elementEClass, ELEMENT___EXTRA_VALIDATE__DIAGNOSTICCHAIN_MAP);\n\n\t\tannotationEClass = createEClass(ANNOTATION);\n\t\tcreateEReference(annotationEClass, ANNOTATION__PROPERTY);\n\t\tcreateEReference(annotationEClass, ANNOTATION__LITERAL_VALUE);\n\t\tcreateEReference(annotationEClass, ANNOTATION__REFERENCE_VALUE);\n\t\tcreateEReference(annotationEClass, ANNOTATION__OWNING_ELEMENT);\n\t\tcreateEOperation(annotationEClass, ANNOTATION___GET_VALUE);\n\t\tcreateEOperation(annotationEClass, ANNOTATION___GET_ANNOTATED_ELEMENT);\n\n\t\tidentifiedElementEClass = createEClass(IDENTIFIED_ELEMENT);\n\t\tcreateEReference(identifiedElementEClass, IDENTIFIED_ELEMENT__OWNED_ANNOTATIONS);\n\t\tcreateEOperation(identifiedElementEClass, IDENTIFIED_ELEMENT___GET_IRI);\n\n\t\timportEClass = createEClass(IMPORT);\n\t\tcreateEAttribute(importEClass, IMPORT__KIND);\n\t\tcreateEAttribute(importEClass, IMPORT__NAMESPACE);\n\t\tcreateEAttribute(importEClass, IMPORT__PREFIX);\n\t\tcreateEReference(importEClass, IMPORT__OWNING_ONTOLOGY);\n\t\tcreateEOperation(importEClass, IMPORT___GET_IRI);\n\t\tcreateEOperation(importEClass, IMPORT___GET_SEPARATOR);\n\n\t\tinstanceEClass = createEClass(INSTANCE);\n\t\tcreateEReference(instanceEClass, INSTANCE__OWNED_PROPERTY_VALUES);\n\n\t\taxiomEClass = createEClass(AXIOM);\n\t\tcreateEOperation(axiomEClass, AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tassertionEClass = createEClass(ASSERTION);\n\t\tcreateEOperation(assertionEClass, ASSERTION___GET_SUBJECT);\n\t\tcreateEOperation(assertionEClass, ASSERTION___GET_OBJECT);\n\n\t\tpredicateEClass = createEClass(PREDICATE);\n\t\tcreateEReference(predicateEClass, PREDICATE__ANTECEDENT_RULE);\n\t\tcreateEReference(predicateEClass, PREDICATE__CONSEQUENT_RULE);\n\n\t\targumentEClass = createEClass(ARGUMENT);\n\t\tcreateEAttribute(argumentEClass, ARGUMENT__VARIABLE);\n\t\tcreateEReference(argumentEClass, ARGUMENT__LITERAL);\n\t\tcreateEReference(argumentEClass, ARGUMENT__INSTANCE);\n\n\t\tliteralEClass = createEClass(LITERAL);\n\t\tcreateEOperation(literalEClass, LITERAL___GET_VALUE);\n\t\tcreateEOperation(literalEClass, LITERAL___GET_STRING_VALUE);\n\t\tcreateEOperation(literalEClass, LITERAL___GET_LEXICAL_VALUE);\n\t\tcreateEOperation(literalEClass, LITERAL___GET_TYPE_IRI);\n\n\t\tontologyEClass = createEClass(ONTOLOGY);\n\t\tcreateEAttribute(ontologyEClass, ONTOLOGY__NAMESPACE);\n\t\tcreateEAttribute(ontologyEClass, ONTOLOGY__PREFIX);\n\t\tcreateEReference(ontologyEClass, ONTOLOGY__OWNED_IMPORTS);\n\t\tcreateEOperation(ontologyEClass, ONTOLOGY___GET_IRI);\n\t\tcreateEOperation(ontologyEClass, ONTOLOGY___GET_SEPARATOR);\n\n\t\tmemberEClass = createEClass(MEMBER);\n\t\tcreateEAttribute(memberEClass, MEMBER__NAME);\n\t\tcreateEOperation(memberEClass, MEMBER___GET_REF);\n\t\tcreateEOperation(memberEClass, MEMBER___IS_REF);\n\t\tcreateEOperation(memberEClass, MEMBER___RESOLVE);\n\t\tcreateEOperation(memberEClass, MEMBER___GET_IRI);\n\t\tcreateEOperation(memberEClass, MEMBER___GET_ABBREVIATED_IRI);\n\n\t\tvocabularyBoxEClass = createEClass(VOCABULARY_BOX);\n\n\t\tdescriptionBoxEClass = createEClass(DESCRIPTION_BOX);\n\n\t\tvocabularyEClass = createEClass(VOCABULARY);\n\t\tcreateEReference(vocabularyEClass, VOCABULARY__OWNED_STATEMENTS);\n\n\t\tvocabularyBundleEClass = createEClass(VOCABULARY_BUNDLE);\n\n\t\tdescriptionEClass = createEClass(DESCRIPTION);\n\t\tcreateEReference(descriptionEClass, DESCRIPTION__OWNED_STATEMENTS);\n\n\t\tdescriptionBundleEClass = createEClass(DESCRIPTION_BUNDLE);\n\n\t\tstatementEClass = createEClass(STATEMENT);\n\n\t\tvocabularyMemberEClass = createEClass(VOCABULARY_MEMBER);\n\n\t\tdescriptionMemberEClass = createEClass(DESCRIPTION_MEMBER);\n\n\t\tvocabularyStatementEClass = createEClass(VOCABULARY_STATEMENT);\n\t\tcreateEReference(vocabularyStatementEClass, VOCABULARY_STATEMENT__OWNING_VOCABULARY);\n\n\t\tdescriptionStatementEClass = createEClass(DESCRIPTION_STATEMENT);\n\t\tcreateEReference(descriptionStatementEClass, DESCRIPTION_STATEMENT__OWNING_DESCRIPTION);\n\n\t\ttermEClass = createEClass(TERM);\n\n\t\truleEClass = createEClass(RULE);\n\t\tcreateEReference(ruleEClass, RULE__REF);\n\t\tcreateEReference(ruleEClass, RULE__ANTECEDENT);\n\t\tcreateEReference(ruleEClass, RULE__CONSEQUENT);\n\n\t\tbuiltInEClass = createEClass(BUILT_IN);\n\t\tcreateEReference(builtInEClass, BUILT_IN__REF);\n\n\t\tspecializableTermEClass = createEClass(SPECIALIZABLE_TERM);\n\t\tcreateEReference(specializableTermEClass, SPECIALIZABLE_TERM__OWNED_SPECIALIZATIONS);\n\n\t\tpropertyEClass = createEClass(PROPERTY);\n\n\t\ttypeEClass = createEClass(TYPE);\n\n\t\trelationBaseEClass = createEClass(RELATION_BASE);\n\t\tcreateEReference(relationBaseEClass, RELATION_BASE__SOURCES);\n\t\tcreateEReference(relationBaseEClass, RELATION_BASE__TARGETS);\n\t\tcreateEReference(relationBaseEClass, RELATION_BASE__REVERSE_RELATION);\n\t\tcreateEAttribute(relationBaseEClass, RELATION_BASE__FUNCTIONAL);\n\t\tcreateEAttribute(relationBaseEClass, RELATION_BASE__INVERSE_FUNCTIONAL);\n\t\tcreateEAttribute(relationBaseEClass, RELATION_BASE__SYMMETRIC);\n\t\tcreateEAttribute(relationBaseEClass, RELATION_BASE__ASYMMETRIC);\n\t\tcreateEAttribute(relationBaseEClass, RELATION_BASE__REFLEXIVE);\n\t\tcreateEAttribute(relationBaseEClass, RELATION_BASE__IRREFLEXIVE);\n\t\tcreateEAttribute(relationBaseEClass, RELATION_BASE__TRANSITIVE);\n\n\t\tspecializablePropertyEClass = createEClass(SPECIALIZABLE_PROPERTY);\n\t\tcreateEReference(specializablePropertyEClass, SPECIALIZABLE_PROPERTY__OWNED_EQUIVALENCES);\n\n\t\tclassifierEClass = createEClass(CLASSIFIER);\n\t\tcreateEReference(classifierEClass, CLASSIFIER__OWNED_EQUIVALENCES);\n\t\tcreateEReference(classifierEClass, CLASSIFIER__OWNED_PROPERTY_RESTRICTIONS);\n\n\t\tscalarEClass = createEClass(SCALAR);\n\t\tcreateEReference(scalarEClass, SCALAR__REF);\n\t\tcreateEReference(scalarEClass, SCALAR__OWNED_ENUMERATION);\n\t\tcreateEReference(scalarEClass, SCALAR__OWNED_EQUIVALENCES);\n\n\t\tentityEClass = createEClass(ENTITY);\n\t\tcreateEReference(entityEClass, ENTITY__OWNED_KEYS);\n\n\t\tstructureEClass = createEClass(STRUCTURE);\n\t\tcreateEReference(structureEClass, STRUCTURE__REF);\n\n\t\taspectEClass = createEClass(ASPECT);\n\t\tcreateEReference(aspectEClass, ASPECT__REF);\n\n\t\tconceptEClass = createEClass(CONCEPT);\n\t\tcreateEReference(conceptEClass, CONCEPT__REF);\n\t\tcreateEReference(conceptEClass, CONCEPT__OWNED_ENUMERATION);\n\n\t\trelationEntityEClass = createEClass(RELATION_ENTITY);\n\t\tcreateEReference(relationEntityEClass, RELATION_ENTITY__REF);\n\t\tcreateEReference(relationEntityEClass, RELATION_ENTITY__FORWARD_RELATION);\n\n\t\tannotationPropertyEClass = createEClass(ANNOTATION_PROPERTY);\n\t\tcreateEReference(annotationPropertyEClass, ANNOTATION_PROPERTY__REF);\n\n\t\tsemanticPropertyEClass = createEClass(SEMANTIC_PROPERTY);\n\t\tcreateEOperation(semanticPropertyEClass, SEMANTIC_PROPERTY___IS_FUNCTIONAL);\n\t\tcreateEOperation(semanticPropertyEClass, SEMANTIC_PROPERTY___GET_DOMAIN_LIST);\n\t\tcreateEOperation(semanticPropertyEClass, SEMANTIC_PROPERTY___GET_RANGE_LIST);\n\n\t\tscalarPropertyEClass = createEClass(SCALAR_PROPERTY);\n\t\tcreateEReference(scalarPropertyEClass, SCALAR_PROPERTY__REF);\n\t\tcreateEAttribute(scalarPropertyEClass, SCALAR_PROPERTY__FUNCTIONAL);\n\t\tcreateEReference(scalarPropertyEClass, SCALAR_PROPERTY__DOMAINS);\n\t\tcreateEReference(scalarPropertyEClass, SCALAR_PROPERTY__RANGES);\n\t\tcreateEOperation(scalarPropertyEClass, SCALAR_PROPERTY___GET_DOMAIN_LIST);\n\t\tcreateEOperation(scalarPropertyEClass, SCALAR_PROPERTY___GET_RANGE_LIST);\n\n\t\tstructuredPropertyEClass = createEClass(STRUCTURED_PROPERTY);\n\t\tcreateEReference(structuredPropertyEClass, STRUCTURED_PROPERTY__REF);\n\t\tcreateEAttribute(structuredPropertyEClass, STRUCTURED_PROPERTY__FUNCTIONAL);\n\t\tcreateEReference(structuredPropertyEClass, STRUCTURED_PROPERTY__DOMAINS);\n\t\tcreateEReference(structuredPropertyEClass, STRUCTURED_PROPERTY__RANGES);\n\t\tcreateEOperation(structuredPropertyEClass, STRUCTURED_PROPERTY___GET_DOMAIN_LIST);\n\t\tcreateEOperation(structuredPropertyEClass, STRUCTURED_PROPERTY___GET_RANGE_LIST);\n\n\t\trelationEClass = createEClass(RELATION);\n\t\tcreateEOperation(relationEClass, RELATION___IS_INVERSE_FUNCTIONAL);\n\t\tcreateEOperation(relationEClass, RELATION___IS_SYMMETRIC);\n\t\tcreateEOperation(relationEClass, RELATION___IS_ASYMMETRIC);\n\t\tcreateEOperation(relationEClass, RELATION___IS_REFLEXIVE);\n\t\tcreateEOperation(relationEClass, RELATION___IS_IRREFLEXIVE);\n\t\tcreateEOperation(relationEClass, RELATION___IS_TRANSITIVE);\n\t\tcreateEOperation(relationEClass, RELATION___GET_DOMAINS);\n\t\tcreateEOperation(relationEClass, RELATION___GET_RANGES);\n\t\tcreateEOperation(relationEClass, RELATION___GET_INVERSE);\n\t\tcreateEOperation(relationEClass, RELATION___GET_DOMAIN_LIST);\n\t\tcreateEOperation(relationEClass, RELATION___GET_RANGE_LIST);\n\n\t\tforwardRelationEClass = createEClass(FORWARD_RELATION);\n\t\tcreateEReference(forwardRelationEClass, FORWARD_RELATION__RELATION_ENTITY);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___GET_REF);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___IS_FUNCTIONAL);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___IS_INVERSE_FUNCTIONAL);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___IS_SYMMETRIC);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___IS_ASYMMETRIC);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___IS_REFLEXIVE);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___IS_IRREFLEXIVE);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___IS_TRANSITIVE);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___GET_DOMAINS);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___GET_RANGES);\n\t\tcreateEOperation(forwardRelationEClass, FORWARD_RELATION___GET_INVERSE);\n\n\t\treverseRelationEClass = createEClass(REVERSE_RELATION);\n\t\tcreateEReference(reverseRelationEClass, REVERSE_RELATION__RELATION_BASE);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___GET_REF);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___IS_FUNCTIONAL);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___IS_INVERSE_FUNCTIONAL);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___IS_SYMMETRIC);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___IS_ASYMMETRIC);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___IS_REFLEXIVE);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___IS_IRREFLEXIVE);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___IS_TRANSITIVE);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___GET_DOMAINS);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___GET_RANGES);\n\t\tcreateEOperation(reverseRelationEClass, REVERSE_RELATION___GET_INVERSE);\n\n\t\tunreifiedRelationEClass = createEClass(UNREIFIED_RELATION);\n\t\tcreateEReference(unreifiedRelationEClass, UNREIFIED_RELATION__REF);\n\t\tcreateEOperation(unreifiedRelationEClass, UNREIFIED_RELATION___GET_DOMAINS);\n\t\tcreateEOperation(unreifiedRelationEClass, UNREIFIED_RELATION___GET_RANGES);\n\t\tcreateEOperation(unreifiedRelationEClass, UNREIFIED_RELATION___GET_INVERSE);\n\n\t\tnamedInstanceEClass = createEClass(NAMED_INSTANCE);\n\t\tcreateEReference(namedInstanceEClass, NAMED_INSTANCE__OWNED_TYPES);\n\n\t\tconceptInstanceEClass = createEClass(CONCEPT_INSTANCE);\n\t\tcreateEReference(conceptInstanceEClass, CONCEPT_INSTANCE__REF);\n\n\t\trelationInstanceEClass = createEClass(RELATION_INSTANCE);\n\t\tcreateEReference(relationInstanceEClass, RELATION_INSTANCE__REF);\n\t\tcreateEReference(relationInstanceEClass, RELATION_INSTANCE__SOURCES);\n\t\tcreateEReference(relationInstanceEClass, RELATION_INSTANCE__TARGETS);\n\n\t\tstructureInstanceEClass = createEClass(STRUCTURE_INSTANCE);\n\t\tcreateEReference(structureInstanceEClass, STRUCTURE_INSTANCE__TYPE);\n\t\tcreateEReference(structureInstanceEClass, STRUCTURE_INSTANCE__OWNING_AXIOM);\n\t\tcreateEReference(structureInstanceEClass, STRUCTURE_INSTANCE__OWNING_ASSERTION);\n\n\t\tkeyAxiomEClass = createEClass(KEY_AXIOM);\n\t\tcreateEReference(keyAxiomEClass, KEY_AXIOM__PROPERTIES);\n\t\tcreateEReference(keyAxiomEClass, KEY_AXIOM__OWNING_ENTITY);\n\t\tcreateEOperation(keyAxiomEClass, KEY_AXIOM___GET_KEYED_ENTITY);\n\t\tcreateEOperation(keyAxiomEClass, KEY_AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tspecializationAxiomEClass = createEClass(SPECIALIZATION_AXIOM);\n\t\tcreateEReference(specializationAxiomEClass, SPECIALIZATION_AXIOM__SUPER_TERM);\n\t\tcreateEReference(specializationAxiomEClass, SPECIALIZATION_AXIOM__OWNING_TERM);\n\t\tcreateEOperation(specializationAxiomEClass, SPECIALIZATION_AXIOM___GET_SUB_TERM);\n\t\tcreateEOperation(specializationAxiomEClass, SPECIALIZATION_AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tinstanceEnumerationAxiomEClass = createEClass(INSTANCE_ENUMERATION_AXIOM);\n\t\tcreateEReference(instanceEnumerationAxiomEClass, INSTANCE_ENUMERATION_AXIOM__INSTANCES);\n\t\tcreateEReference(instanceEnumerationAxiomEClass, INSTANCE_ENUMERATION_AXIOM__OWNING_CONCEPT);\n\t\tcreateEOperation(instanceEnumerationAxiomEClass, INSTANCE_ENUMERATION_AXIOM___GET_ENUMERATED_CONCEPT);\n\t\tcreateEOperation(instanceEnumerationAxiomEClass, INSTANCE_ENUMERATION_AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tpropertyRestrictionAxiomEClass = createEClass(PROPERTY_RESTRICTION_AXIOM);\n\t\tcreateEReference(propertyRestrictionAxiomEClass, PROPERTY_RESTRICTION_AXIOM__PROPERTY);\n\t\tcreateEReference(propertyRestrictionAxiomEClass, PROPERTY_RESTRICTION_AXIOM__OWNING_CLASSIFIER);\n\t\tcreateEReference(propertyRestrictionAxiomEClass, PROPERTY_RESTRICTION_AXIOM__OWNING_AXIOM);\n\t\tcreateEOperation(propertyRestrictionAxiomEClass, PROPERTY_RESTRICTION_AXIOM___GET_RESTRICTING_DOMAIN);\n\t\tcreateEOperation(propertyRestrictionAxiomEClass, PROPERTY_RESTRICTION_AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tliteralEnumerationAxiomEClass = createEClass(LITERAL_ENUMERATION_AXIOM);\n\t\tcreateEReference(literalEnumerationAxiomEClass, LITERAL_ENUMERATION_AXIOM__LITERALS);\n\t\tcreateEReference(literalEnumerationAxiomEClass, LITERAL_ENUMERATION_AXIOM__OWNING_SCALAR);\n\t\tcreateEOperation(literalEnumerationAxiomEClass, LITERAL_ENUMERATION_AXIOM___GET_ENUMERATED_SCALAR);\n\t\tcreateEOperation(literalEnumerationAxiomEClass, LITERAL_ENUMERATION_AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tclassifierEquivalenceAxiomEClass = createEClass(CLASSIFIER_EQUIVALENCE_AXIOM);\n\t\tcreateEReference(classifierEquivalenceAxiomEClass, CLASSIFIER_EQUIVALENCE_AXIOM__SUPER_CLASSIFIERS);\n\t\tcreateEReference(classifierEquivalenceAxiomEClass, CLASSIFIER_EQUIVALENCE_AXIOM__OWNED_PROPERTY_RESTRICTIONS);\n\t\tcreateEReference(classifierEquivalenceAxiomEClass, CLASSIFIER_EQUIVALENCE_AXIOM__OWNING_CLASSIFIER);\n\t\tcreateEOperation(classifierEquivalenceAxiomEClass, CLASSIFIER_EQUIVALENCE_AXIOM___GET_SUB_CLASSIFIER);\n\t\tcreateEOperation(classifierEquivalenceAxiomEClass, CLASSIFIER_EQUIVALENCE_AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tscalarEquivalenceAxiomEClass = createEClass(SCALAR_EQUIVALENCE_AXIOM);\n\t\tcreateEReference(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__SUPER_SCALAR);\n\t\tcreateEReference(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__OWNING_SCALAR);\n\t\tcreateEAttribute(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__LENGTH);\n\t\tcreateEAttribute(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__MIN_LENGTH);\n\t\tcreateEAttribute(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__MAX_LENGTH);\n\t\tcreateEAttribute(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__PATTERN);\n\t\tcreateEAttribute(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__LANGUAGE);\n\t\tcreateEReference(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__MIN_INCLUSIVE);\n\t\tcreateEReference(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__MIN_EXCLUSIVE);\n\t\tcreateEReference(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__MAX_INCLUSIVE);\n\t\tcreateEReference(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM__MAX_EXCLUSIVE);\n\t\tcreateEOperation(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM___GET_SUB_SCALAR);\n\t\tcreateEOperation(scalarEquivalenceAxiomEClass, SCALAR_EQUIVALENCE_AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tpropertyEquivalenceAxiomEClass = createEClass(PROPERTY_EQUIVALENCE_AXIOM);\n\t\tcreateEReference(propertyEquivalenceAxiomEClass, PROPERTY_EQUIVALENCE_AXIOM__SUPER_PROPERTY);\n\t\tcreateEReference(propertyEquivalenceAxiomEClass, PROPERTY_EQUIVALENCE_AXIOM__OWNING_PROPERTY);\n\t\tcreateEOperation(propertyEquivalenceAxiomEClass, PROPERTY_EQUIVALENCE_AXIOM___GET_SUB_PROPERTY);\n\t\tcreateEOperation(propertyEquivalenceAxiomEClass, PROPERTY_EQUIVALENCE_AXIOM___GET_CHARACTERIZED_TERM);\n\n\t\tpropertyRangeRestrictionAxiomEClass = createEClass(PROPERTY_RANGE_RESTRICTION_AXIOM);\n\t\tcreateEAttribute(propertyRangeRestrictionAxiomEClass, PROPERTY_RANGE_RESTRICTION_AXIOM__KIND);\n\t\tcreateEReference(propertyRangeRestrictionAxiomEClass, PROPERTY_RANGE_RESTRICTION_AXIOM__RANGE);\n\n\t\tpropertyCardinalityRestrictionAxiomEClass = createEClass(PROPERTY_CARDINALITY_RESTRICTION_AXIOM);\n\t\tcreateEAttribute(propertyCardinalityRestrictionAxiomEClass, PROPERTY_CARDINALITY_RESTRICTION_AXIOM__KIND);\n\t\tcreateEAttribute(propertyCardinalityRestrictionAxiomEClass, PROPERTY_CARDINALITY_RESTRICTION_AXIOM__CARDINALITY);\n\t\tcreateEReference(propertyCardinalityRestrictionAxiomEClass, PROPERTY_CARDINALITY_RESTRICTION_AXIOM__RANGE);\n\n\t\tpropertyValueRestrictionAxiomEClass = createEClass(PROPERTY_VALUE_RESTRICTION_AXIOM);\n\t\tcreateEReference(propertyValueRestrictionAxiomEClass, PROPERTY_VALUE_RESTRICTION_AXIOM__LITERAL_VALUE);\n\t\tcreateEReference(propertyValueRestrictionAxiomEClass, PROPERTY_VALUE_RESTRICTION_AXIOM__STRUCTURE_INSTANCE_VALUE);\n\t\tcreateEReference(propertyValueRestrictionAxiomEClass, PROPERTY_VALUE_RESTRICTION_AXIOM__NAMED_INSTANCE_VALUE);\n\t\tcreateEOperation(propertyValueRestrictionAxiomEClass, PROPERTY_VALUE_RESTRICTION_AXIOM___GET_VALUE);\n\n\t\tpropertySelfRestrictionAxiomEClass = createEClass(PROPERTY_SELF_RESTRICTION_AXIOM);\n\n\t\ttypeAssertionEClass = createEClass(TYPE_ASSERTION);\n\t\tcreateEReference(typeAssertionEClass, TYPE_ASSERTION__TYPE);\n\t\tcreateEReference(typeAssertionEClass, TYPE_ASSERTION__OWNING_INSTANCE);\n\t\tcreateEOperation(typeAssertionEClass, TYPE_ASSERTION___GET_SUBJECT);\n\t\tcreateEOperation(typeAssertionEClass, TYPE_ASSERTION___GET_OBJECT);\n\n\t\tpropertyValueAssertionEClass = createEClass(PROPERTY_VALUE_ASSERTION);\n\t\tcreateEReference(propertyValueAssertionEClass, PROPERTY_VALUE_ASSERTION__PROPERTY);\n\t\tcreateEReference(propertyValueAssertionEClass, PROPERTY_VALUE_ASSERTION__LITERAL_VALUE);\n\t\tcreateEReference(propertyValueAssertionEClass, PROPERTY_VALUE_ASSERTION__STRUCTURE_INSTANCE_VALUE);\n\t\tcreateEReference(propertyValueAssertionEClass, PROPERTY_VALUE_ASSERTION__NAMED_INSTANCE_VALUE);\n\t\tcreateEReference(propertyValueAssertionEClass, PROPERTY_VALUE_ASSERTION__OWNING_INSTANCE);\n\t\tcreateEOperation(propertyValueAssertionEClass, PROPERTY_VALUE_ASSERTION___GET_VALUE);\n\t\tcreateEOperation(propertyValueAssertionEClass, PROPERTY_VALUE_ASSERTION___GET_SUBJECT);\n\t\tcreateEOperation(propertyValueAssertionEClass, PROPERTY_VALUE_ASSERTION___GET_OBJECT);\n\n\t\tunaryPredicateEClass = createEClass(UNARY_PREDICATE);\n\t\tcreateEReference(unaryPredicateEClass, UNARY_PREDICATE__ARGUMENT);\n\n\t\tbinaryPredicateEClass = createEClass(BINARY_PREDICATE);\n\t\tcreateEReference(binaryPredicateEClass, BINARY_PREDICATE__ARGUMENT1);\n\t\tcreateEReference(binaryPredicateEClass, BINARY_PREDICATE__ARGUMENT2);\n\n\t\tbuiltInPredicateEClass = createEClass(BUILT_IN_PREDICATE);\n\t\tcreateEReference(builtInPredicateEClass, BUILT_IN_PREDICATE__BUILT_IN);\n\t\tcreateEReference(builtInPredicateEClass, BUILT_IN_PREDICATE__ARGUMENTS);\n\n\t\ttypePredicateEClass = createEClass(TYPE_PREDICATE);\n\t\tcreateEReference(typePredicateEClass, TYPE_PREDICATE__TYPE);\n\n\t\trelationEntityPredicateEClass = createEClass(RELATION_ENTITY_PREDICATE);\n\t\tcreateEReference(relationEntityPredicateEClass, RELATION_ENTITY_PREDICATE__TYPE);\n\n\t\tpropertyPredicateEClass = createEClass(PROPERTY_PREDICATE);\n\t\tcreateEReference(propertyPredicateEClass, PROPERTY_PREDICATE__PROPERTY);\n\n\t\tsameAsPredicateEClass = createEClass(SAME_AS_PREDICATE);\n\n\t\tdifferentFromPredicateEClass = createEClass(DIFFERENT_FROM_PREDICATE);\n\n\t\tquotedLiteralEClass = createEClass(QUOTED_LITERAL);\n\t\tcreateEAttribute(quotedLiteralEClass, QUOTED_LITERAL__VALUE);\n\t\tcreateEAttribute(quotedLiteralEClass, QUOTED_LITERAL__LANG_TAG);\n\t\tcreateEReference(quotedLiteralEClass, QUOTED_LITERAL__TYPE);\n\t\tcreateEOperation(quotedLiteralEClass, QUOTED_LITERAL___GET_LEXICAL_VALUE);\n\t\tcreateEOperation(quotedLiteralEClass, QUOTED_LITERAL___GET_TYPE_IRI);\n\n\t\tintegerLiteralEClass = createEClass(INTEGER_LITERAL);\n\t\tcreateEAttribute(integerLiteralEClass, INTEGER_LITERAL__VALUE);\n\t\tcreateEOperation(integerLiteralEClass, INTEGER_LITERAL___GET_TYPE_IRI);\n\n\t\tdecimalLiteralEClass = createEClass(DECIMAL_LITERAL);\n\t\tcreateEAttribute(decimalLiteralEClass, DECIMAL_LITERAL__VALUE);\n\t\tcreateEOperation(decimalLiteralEClass, DECIMAL_LITERAL___GET_TYPE_IRI);\n\n\t\tdoubleLiteralEClass = createEClass(DOUBLE_LITERAL);\n\t\tcreateEAttribute(doubleLiteralEClass, DOUBLE_LITERAL__VALUE);\n\t\tcreateEOperation(doubleLiteralEClass, DOUBLE_LITERAL___GET_TYPE_IRI);\n\n\t\tbooleanLiteralEClass = createEClass(BOOLEAN_LITERAL);\n\t\tcreateEAttribute(booleanLiteralEClass, BOOLEAN_LITERAL__VALUE);\n\t\tcreateEOperation(booleanLiteralEClass, BOOLEAN_LITERAL___IS_VALUE);\n\t\tcreateEOperation(booleanLiteralEClass, BOOLEAN_LITERAL___GET_TYPE_IRI);\n\n\t\t// Create enums\n\t\tseparatorKindEEnum = createEEnum(SEPARATOR_KIND);\n\t\trangeRestrictionKindEEnum = createEEnum(RANGE_RESTRICTION_KIND);\n\t\tcardinalityRestrictionKindEEnum = createEEnum(CARDINALITY_RESTRICTION_KIND);\n\t\timportKindEEnum = createEEnum(IMPORT_KIND);\n\n\t\t// Create data types\n\t\tunsignedIntEDataType = createEDataType(UNSIGNED_INT);\n\t\tunsignedIntegerEDataType = createEDataType(UNSIGNED_INTEGER);\n\t\tdecimalEDataType = createEDataType(DECIMAL);\n\t\tidEDataType = createEDataType(ID);\n\t\tnamespaceEDataType = createEDataType(NAMESPACE);\n\t}", "public interface DocumentRenderer\n{\n /** Plexus lookup role. */\n String ROLE = DocumentRenderer.class.getName();\n\n /**\n * Render a document from a set of files, depending on a rendering context.\n *\n * @param files the path name Strings (relative to a common base directory)\n * of files to include in the document generation.\n * @param outputDirectory the output directory where the document should be generated.\n * @param documentModel the document model, containing all the metadata, etc.\n * If the model contains a TOC, only the files found in this TOC are rendered,\n * otherwise all files from the Collection of files will be processed.\n * If the model is null, render all files individually.\n * @throws org.apache.maven.doxia.docrenderer.DocumentRendererException if any.\n * @throws java.io.IOException if any.\n */\n void render( Collection<String> files, File outputDirectory, DocumentModel documentModel )\n throws DocumentRendererException, IOException;\n\n /**\n * Render a document from the files found in a source directory, depending on a rendering context.\n *\n * @param baseDirectory the directory containing the source files.\n * This should follow the standard Maven convention, ie containing all the site modules.\n * @param outputDirectory the output directory where the document should be generated.\n * @param documentModel the document model, containing all the metadata, etc.\n * If the model contains a TOC, only the files found in this TOC are rendered,\n * otherwise all files found under baseDirectory will be processed.\n * If the model is null, render all files from baseDirectory individually.\n * @throws org.apache.maven.doxia.docrenderer.DocumentRendererException if any\n * @throws java.io.IOException if any\n// * @deprecated since 1.1.2, use {@link #render(File, File, DocumentModel, DocumentRendererContext)}\n */\n void render( File baseDirectory, File outputDirectory, DocumentModel documentModel )\n throws DocumentRendererException, IOException;\n\n// /**\n// * Render a document from the files found in a source directory, depending on a rendering context.\n// *\n// * @param baseDirectory the directory containing the source files.\n// * This should follow the standard Maven convention, ie containing all the site modules.\n// * @param outputDirectory the output directory where the document should be generated.\n// * @param documentModel the document model, containing all the metadata, etc.\n// * If the model contains a TOC, only the files found in this TOC are rendered,\n// * otherwise all files found under baseDirectory will be processed.\n// * If the model is null, render all files from baseDirectory individually.\n// * @param context the rendering context when processing files.\n// * @throws org.apache.maven.doxia.docrenderer.DocumentRendererException if any\n// * @throws java.io.IOException if any\n// * @since 1.1.2\n// */\n// void render( File baseDirectory, File outputDirectory, DocumentModel documentModel,\n// DocumentRendererContext context )\n// throws DocumentRendererException, IOException;\n\n /**\n * Read a document model from a file.\n *\n * @param documentDescriptor a document descriptor file that contains the document model.\n * @return the document model, containing all the metadata, etc.\n * @throws org.apache.maven.doxia.docrenderer.DocumentRendererException if any\n * @throws java.io.IOException if any\n */\n DocumentModel readDocumentModel( File documentDescriptor )\n throws DocumentRendererException, IOException;\n\n /**\n * Get the output extension associated with this DocumentRenderer.\n *\n * @return the ouput extension.\n */\n String getOutputExtension();\n}", "protected SourceDocumentInformation() {\n }", "public XMLData () {\r\n\r\n //code description\r\n\r\n try {\r\n DocumentBuilder builder = DocumentBuilderFactory.newInstance().newDocumentBuilder();\r\n this.document = builder.newDocument(); \r\n }\r\n catch (ParserConfigurationException err) {}\r\n\r\n }", "@Test\n void testDontAddMissingInformationOnDocumentLoad()\n {\n try\n {\n byte[] pdfBytes = createAcroFormWithMissingResourceInformation();\n \n try (PDDocument pdfDocument = Loader.loadPDF(pdfBytes))\n {\n // do a low level access to the AcroForm to avoid the generation of missing entries\n PDDocumentCatalog documentCatalog = pdfDocument.getDocumentCatalog();\n COSDictionary catalogDictionary = documentCatalog.getCOSObject();\n COSDictionary acroFormDictionary = (COSDictionary) catalogDictionary.getDictionaryObject(COSName.ACRO_FORM);\n\n // ensure that the missing information has not been generated\n assertNull(acroFormDictionary.getDictionaryObject(COSName.DA));\n assertNull(acroFormDictionary.getDictionaryObject(COSName.RESOURCES));\n }\n }\n catch (IOException e)\n {\n System.err.println(\"Couldn't create test document, test skipped\");\n return;\n }\n }", "public XMPDocumentBuilder() throws XmpSchemaException {\n\t\tnsMap = new NSMapping();\n\t}", "public void construct(){\n\t\tbuilder.buildPart1();\n\t\tbuilder.buildPart2();\n\t\tbuilder.retrieveResult();\n\t}", "String prepareLegalDocuments();", "public OpenOfficeXMLDocumentParser() {\r\n }", "public Document() {\n }", "public DocumentReport() {\n\n\t\tLOGGER.info(\"Create Document Processor\");\n\n\t\tresultsXMLWriter = new ResultsXMLWriter();\n\t\tgaugesWriter = new GaugeJSONWriter();\n\t\tgaugesWriter.setMode(processMode.toString());\n\t\tgaugesXMLWriter = new GaugeXMLWriter();\n\t\tstylesXMLWriter = new StylesXMLWriter();\n\t\tstylesWriter = new StylesJSONWriter();\n\t\tstylesWriter.setMode(processMode.toString());\n\t\t\n\t\txPathWriter = new XPathJSONWriter();\n\t\txPathDotWriter = new DotWriter();\n\t\txPathXMLWriter = new XMLWriter();\n\t\txPathWriter.setMode(processMode.toString());\n\t\t\n//\t\tdotWriter = new DotWriter();\n\t}", "DocumentContent createDocumentContent(byte[] bytes);", "public manageDoc() {\r\r\r\n\r\r\r\n }", "@org.junit.Test\n public void constrCompelemDoc1() {\n final XQuery query = new XQuery(\n \"element elem {., .}\",\n ctx);\n try {\n query.context(node(file(\"prod/CompAttrConstructor/DupNode.xml\")));\n result = new QT3Result(query.value());\n } catch(final Throwable trw) {\n result = new QT3Result(trw);\n } finally {\n query.close();\n }\n test(\n assertSerialization(\"<elem><root><child1><a>text</a><!--comment--><?pi content?></child1><child2><a>text</a><!--comment--><?pi content?></child2></root><root><child1><a>text</a><!--comment--><?pi content?></child1><child2><a>text</a><!--comment--><?pi content?></child2></root></elem>\", false)\n );\n }", "public AdmClientePreferencialHTML() {\n/* 191 */ this(StandardDocumentLoader.getInstance());\n/* */ \n/* 193 */ buildDocument();\n/* */ }", "protected void createContents() {\n\n\t}", "public abstract ModuleDoc doc();", "public void createPackageContents() {\n\t\tif (isCreated) return;\n\t\tisCreated = true;\n\n\t\t// Create classes and their features\n\t\ttextualRepresentationEClass = createEClass(TEXTUAL_REPRESENTATION);\n\t\tcreateEReference(textualRepresentationEClass, TEXTUAL_REPRESENTATION__BASE_COMMENT);\n\t\tcreateEAttribute(textualRepresentationEClass, TEXTUAL_REPRESENTATION__LANGUAGE);\n\t}", "public WalkerDocument newDocument(DocumentTag adapter) { return newDocument(adapter, null); }", "protected AnnotatedDocument createAnnotatedDocument(Model nifModel)\r\n throws Exception {\n ResIterator resIter = nifModel.listResourcesWithProperty(RDF.type,\r\n NIF.Context);\r\n List<Resource> resources = new ArrayList<Resource>();\r\n while (resIter.hasNext()) {\r\n resources.add(resIter.next());\r\n }\r\n if (resources.size() == 0) {\r\n LOGGER.error(\"Couldn't find the document resource inside the parsed NIF model.\");\r\n throw new Exception(\r\n \"Couldn't find the document resource inside the parsed NIF model.\");\r\n }\r\n if (resources.size() > 1) {\r\n LOGGER.warn(\"Got a NIF model with more than one resource of the type nif:Context. Only the first one will be used.\");\r\n }\r\n\r\n Resource document = resources.get(0);\r\n\r\n // Get the text of the document\r\n NodeIterator nodeIter = nifModel.listObjectsOfProperty(document,\r\n NIF.isString);\r\n Literal tempLiteral = null;\r\n while (nodeIter.hasNext()) {\r\n if (tempLiteral != null) {\r\n LOGGER.warn(\"Got a document with more than one nif:isString properties. Using the last one.\");\r\n }\r\n tempLiteral = nodeIter.next().asLiteral();\r\n }\r\n if (tempLiteral == null) {\r\n LOGGER.error(\"Got a document node without a text.\");\r\n throw new Exception(\"Got a document node without a text.\");\r\n }\r\n AnnotatedDocument resultDocument = new AnnotatedDocumentImpl(\r\n tempLiteral.getString());\r\n String documentURI = document.getURI();\r\n int pos = documentURI.lastIndexOf('#');\r\n if (pos > 0) {\r\n resultDocument.setDocumentURI(documentURI.substring(0, pos));\r\n }\r\n\r\n // Get the language of the text if it exists\r\n String lang = tempLiteral.getLanguage();\r\n if ((lang != null) && (lang.length() > 0)) {\r\n // FIXME add the language to the result document\r\n }\r\n\r\n // get the annotations from the model\r\n List<Annotation> annotations = resultDocument.getAnnotations();\r\n resIter = nifModel.listSubjectsWithProperty(NIF.referenceContext,\r\n document);\r\n Resource annotationResource;\r\n int start, end;\r\n String entityUri;\r\n double confidence;\r\n while (resIter.hasNext()) {\r\n annotationResource = resIter.next();\r\n start = end = -1;\r\n nodeIter = nifModel.listObjectsOfProperty(annotationResource,\r\n NIF.beginIndex);\r\n if (nodeIter.hasNext()) {\r\n start = nodeIter.next().asLiteral().getInt();\r\n }\r\n nodeIter = nifModel.listObjectsOfProperty(annotationResource,\r\n NIF.endIndex);\r\n if (nodeIter.hasNext()) {\r\n end = nodeIter.next().asLiteral().getInt();\r\n }\r\n if ((start >= 0) && (end >= 0)) {\r\n nodeIter = nifModel.listObjectsOfProperty(annotationResource,\r\n ITSRDF.taIdentRef);\r\n if (nodeIter.hasNext()) {\r\n entityUri = nodeIter.next().toString();\r\n nodeIter = nifModel.listObjectsOfProperty(\r\n annotationResource, ITSRDF.taConfidence);\r\n if (nodeIter.hasNext()) {\r\n confidence = nodeIter.next().asLiteral().getDouble();\r\n annotations.add(new ScoredDisambigAnnotation(start, end\r\n - start, entityUri, confidence));\r\n } else {\r\n // It has been disambiguated without a confidence\r\n annotations.add(new DisambiguatedAnnotation(start, end\r\n - start, entityUri));\r\n }\r\n } else {\r\n // It is a named entity that hasn't been disambiguated\r\n annotations.add(new AnnotationImpl(start, end - start));\r\n }\r\n } else {\r\n LOGGER.warn(\"Found an annotation resource (\\\"\"\r\n + annotationResource.getURI()\r\n + \"\\\") without a start or end index. This annotation will be ignored.\");\r\n }\r\n }\r\n\r\n correctAnnotationPositions(resultDocument);\r\n return resultDocument;\r\n }", "public void createPackageContents() {\n\t\tif (isCreated) return;\n\t\tisCreated = true;\n\n\t\t// Create classes and their features\n\t\tannotationEClass = createEClass(ANNOTATION);\n\t\tcreateEReference(annotationEClass, ANNOTATION__IMPLEMENTATIONS);\n\n\t\timplementationEClass = createEClass(IMPLEMENTATION);\n\t\tcreateEAttribute(implementationEClass, IMPLEMENTATION__CODE);\n\t\tcreateEReference(implementationEClass, IMPLEMENTATION__TECHNOLOGY);\n\t\tcreateEReference(implementationEClass, IMPLEMENTATION__LANGUAGE);\n\n\t\tsemanticsEClass = createEClass(SEMANTICS);\n\t\tcreateEReference(semanticsEClass, SEMANTICS__ANNOTATIONS);\n\t\tcreateEReference(semanticsEClass, SEMANTICS__LANGUAGES);\n\t\tcreateEReference(semanticsEClass, SEMANTICS__TECHNOLOGIES);\n\n\t\ttargetLanguageEClass = createEClass(TARGET_LANGUAGE);\n\n\t\ttechnologyEClass = createEClass(TECHNOLOGY);\n\n\t\tnamedElementEClass = createEClass(NAMED_ELEMENT);\n\t\tcreateEAttribute(namedElementEClass, NAMED_ELEMENT__NAME);\n\t}", "private void createDocs() {\n\t\t\n\t\tArrayList<Document> docs=new ArrayList<>();\n\t\tString foldername=\"E:\\\\graduate\\\\cloud\\\\project\\\\data\\\\input\";\n\t\tFile folder=new File(foldername);\n\t\tFile[] listOfFiles = folder.listFiles();\n\t\tfor (File file : listOfFiles) {\n\t\t\ttry {\n\t\t\t\tFileInputStream fisTargetFile = new FileInputStream(new File(foldername+\"\\\\\"+file.getName()));\n\t\t\t\tString fileContents = IOUtils.toString(fisTargetFile, \"UTF-8\");\n\t\t\t\tString[] text=fileContents.split(\"ParseText::\");\n\t\t\t\tif(text.length>1){\n\t\t\t\t\tString snippet=text[1].trim().length()>100 ? text[1].trim().substring(0, 100): text[1].trim();\n\t\t\t\t\tDocument doc=new Document();\n\t\t\t\t\tdoc.setFileName(file.getName().replace(\".txt\", \"\"));\n\t\t\t\t\tdoc.setUrl(text[0].split(\"URL::\")[1].trim());\n\t\t\t\t\tdoc.setText(snippet+\"...\");\n\t\t\t\t\tdocs.add(doc);\n\t\t\t\t}\n\t\t\t}catch(IOException e){\n\t\t\t\te.printStackTrace();\n\t\t\t}\t\n\t\t}\t\n\t\tDBUtil.insertDocs(docs);\n\t}", "private DocumentBuilderHelper() {\n }", "private static DocumentationImpl createDocumentation() {\n\t\treturn DocumentationImpl.Builder.info(\"A workspace in which other items can be placed, and top-level options can be configured.\")\n\t\t\t\t.param(\"Initialize\", \"Whether or not to execute the Initialize phase.\") // FIXME: STRING: srogers\n\t\t\t\t.param(\"Run\", \"Whether or not to execute the Run phase.\") // FIXME: STRING: srogers\n\t\t\t\t.param(\"Duration (minutes)\", \"The number of minutes this workspace will be alive.\") // FIXME: STRING: srogers\n\t\t\t\t.param(\"Retrieve Data\", \"Whether or not to execute the Retrieve Data phase.\") // FIXME: STRING: srogers\n\t\t\t\t.param(\"Cleanup\", \"Whether or not to execute the Cleanup phase.\") // FIXME: STRING: srogers\n\t\t\t\t.build(); // FIXME: srogers: extract string construction into a dedicated method\n\t}", "public DocumentUtil() {\n // Because this class can be instantiated by other classes many times, we only\n // want to call the initialize() function\n // if we will be using the getProblemType() function below.\n }", "public void createPackageContents() {\n\t\tif (isCreated) return;\n\t\tisCreated = true;\n\n\t\t// Create classes and their features\n\t\tdeferedFlatReferenceTableEditorSampleEClass = createEClass(DEFERED_FLAT_REFERENCE_TABLE_EDITOR_SAMPLE);\n\t\tcreateEReference(deferedFlatReferenceTableEditorSampleEClass, DEFERED_FLAT_REFERENCE_TABLE_EDITOR_SAMPLE__REFERENCES);\n\n\t\tdeferedReferenceEClass = createEClass(DEFERED_REFERENCE);\n\t\tcreateEReference(deferedReferenceEClass, DEFERED_REFERENCE__FLATREFERENCE_EDITOR);\n\n\t\tdeferedReferenceTableEditorSampleEClass = createEClass(DEFERED_REFERENCE_TABLE_EDITOR_SAMPLE);\n\t\tcreateEReference(deferedReferenceTableEditorSampleEClass, DEFERED_REFERENCE_TABLE_EDITOR_SAMPLE__REFERENCES);\n\n\t\townerEClass = createEClass(OWNER);\n\t\tcreateEReference(ownerEClass, OWNER__MULTIPLE_REFERENCERS);\n\t\tcreateEReference(ownerEClass, OWNER__SINGLE_REFERENCERS);\n\n\t\tmultipleReferencerEClass = createEClass(MULTIPLE_REFERENCER);\n\t\tcreateEReference(multipleReferencerEClass, MULTIPLE_REFERENCER__MULTIPLE_SAMPLE_FOR_TABLE_COMPOSITION);\n\t\tcreateEReference(multipleReferencerEClass, MULTIPLE_REFERENCER__MULTIPLE_SAMPLE_FOR_ADVANCED_TABLE_COMPOSITION);\n\t\tcreateEReference(multipleReferencerEClass, MULTIPLE_REFERENCER__MULTIPLE_SAMPLE_FOR_REFERENCES_TABLE);\n\t\tcreateEReference(multipleReferencerEClass, MULTIPLE_REFERENCER__MULTIPLE_SAMPLE_ADVANCED_REFERENCES_TABLE);\n\t\tcreateEReference(multipleReferencerEClass, MULTIPLE_REFERENCER__MULTIPLE_SAMPLE_FOR_FLAT_REFERENCES_TABLE);\n\n\t\tsubtypeEClass = createEClass(SUBTYPE);\n\t\tcreateEAttribute(subtypeEClass, SUBTYPE__SPECIALISED_ELEMENT);\n\n\t\tsingleReferencerEClass = createEClass(SINGLE_REFERENCER);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_SAMPLE_FOR_TABLE_COMPOSITION);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_SAMPLE_FOR_ADVANCED_TABLE_COMPOSITION);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_SAMPLE_FOR_REFERENCES_TABLE);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_SAMPLE_ADVANCED_REFERENCES_TABLE);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_SAMPLE_FOR_FLAT_REFERENCES_TABLE);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_CONTAINMENT_FOR_EOBJECT_FLAT_COMBO_VIEWER);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_REFERENCE_FOR_EOBJECT_FLAT_COMBO_VIEWER);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_CONTAINMENT_FOR_ADVANCED_EOBJECT_FLAT_COMBO_VIEWER);\n\t\tcreateEReference(singleReferencerEClass, SINGLE_REFERENCER__SINGLE_REFERENCE_FOR_ADVANCED_EOBJECT_FLAT_COMBO_VIEWER);\n\t\tcreateEAttribute(singleReferencerEClass, SINGLE_REFERENCER__BOOLEAN_ATTRIBUTE);\n\t\tcreateEAttribute(singleReferencerEClass, SINGLE_REFERENCER__EENUM_ATTRIBUTE);\n\t\tcreateEAttribute(singleReferencerEClass, SINGLE_REFERENCER__STRING_ATTRIBUTE);\n\t\tcreateEAttribute(singleReferencerEClass, SINGLE_REFERENCER__LIST_ATTRIBUTE);\n\n\t\tanotherSubTypeEClass = createEClass(ANOTHER_SUB_TYPE);\n\t\tcreateEAttribute(anotherSubTypeEClass, ANOTHER_SUB_TYPE__ANOTHER_SPECIALISATION);\n\n\t\telementEClass = createEClass(ELEMENT);\n\t\tcreateEAttribute(elementEClass, ELEMENT__VISIBLE);\n\n\t\tattributeNavigationSampleEClass = createEClass(ATTRIBUTE_NAVIGATION_SAMPLE);\n\t\tcreateEReference(attributeNavigationSampleEClass, ATTRIBUTE_NAVIGATION_SAMPLE__SINGLE_VALUED_ATTRIBUTE_DELEGATE);\n\t\tcreateEReference(attributeNavigationSampleEClass, ATTRIBUTE_NAVIGATION_SAMPLE__MULTI_VALUED_ATTRIBUTE_DELEGATE);\n\n\t\tattributeDelegateEClass = createEClass(ATTRIBUTE_DELEGATE);\n\t\tcreateEAttribute(attributeDelegateEClass, ATTRIBUTE_DELEGATE__DELEGATE1);\n\t\tcreateEAttribute(attributeDelegateEClass, ATTRIBUTE_DELEGATE__DELEGATE2);\n\t}", "public DocumentController(String date, String content) {\n document = new DocumentSchema();\n document.setDocumentStr(content);\n document.setPublicationDate(date);\n document.setDocId(UUID.randomUUID().toString());\n }", "@Override\r\n\tpublic void buildPart() {\n\t\t\r\n\t}", "public Documento() {\n\n\t}", "public XMLDocument() {\r\n xml = new StringBuilder();\r\n }", "abstract public Content createContent();", "public void startDocument() {\n _root = null;\n _target = null;\n _prefixMapping = null;\n _parentStack = new Stack<>();\n }", "void init(Document doc) {\n mDoc = doc;\n mDoc.getDocumentElement().normalize();\n load();\n }", "@Override\r\n public String createSubDocument(File file, List<FirstElement> partElement) {\n return null;\r\n }", "public Element generateElement(Document dom);", "public void createEmptyDocument()\n throws IOException, SAXException {\n URL url = WPVSCapabilitiesDocument.class.getResource( XML_TEMPLATE );\n if ( url == null ) {\n throw new IOException( \"The resource '\" + XML_TEMPLATE + \" could not be found.\" );\n }\n load( url );\n }", "protected void createSemanticAnnotations() {\n\t\tString source = \"http://www.polarsys.org/capella/semantic\";\t\n\t\taddAnnotation\n\t\t (this, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedRequirementPkgs(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedInterfacePkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedDataPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedAbstractCapabilityPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedInterfacePkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedDataPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedStateMachines(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_UsedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ImplementedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_AllocatedComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_AllocatingComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ProvidedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_RequiredInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ContainedComponentPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"feature\", \"ownedFeatures\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ContainedParts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"feature\", \"ownedFeatures\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ContainedPhysicalPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"feature\", \"ownedFeatures\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalPath(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalLinkCategories(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (partEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_DeployedParts(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_DeployingParts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_OwnedAbstractType(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getSystemComponent_DataComponent(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfacePkgEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfacePkg_OwnedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfacePkg_OwnedInterfacePkgs(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfaceEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_Mechanism(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ImplementorComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_UserComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ExchangeItems(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_OwnedExchangeItemAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RequiringComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RequiringComponentPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ProvidingComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ProvidingComponentPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RealizingLogicalInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RealizedContextInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RealizingPhysicalInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RealizedLogicalInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (exchangeItemAllocationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_SendProtocol(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_ReceiveProtocol(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_AllocatedItem(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractDeploymentLink_DeployedElement(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractDeploymentLink_Location(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractPhysicalArtifact_AllocatorConfigurationItems(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractPhysicalLinkEnd_InvolvedLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_LinkEnds(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_OwnedPhysicalLinkEnds(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_Categories(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_SourcePhysicalPort(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_TargetPhysicalPort(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_RealizedPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_RealizingPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkCategoryEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLinkCategory_Links(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkEndEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLinkEnd_Port(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLinkEnd_Part(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPathEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_OwnedPhysicalPathInvolvements(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_FirstPhysicalPathInvolvements(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_RealizedPhysicalPaths(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_RealizingPhysicalPaths(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPathInvolvementEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPathInvolvement_NextInvolvements(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPathInvolvement_PreviousInvolvements(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPathInvolvement_InvolvedElement(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPathReferenceEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPathReference_ReferencedPhysicalPath(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPortEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_AllocatedComponentPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_RealizedPhysicalPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_RealizingPhysicalPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\n\t}", "protected Document createDefaultModel() {\n return new PlainDocument();\n }", "protected RCPOMDocument() {\n\t}", "public void parse(){\n\n Integer childStart = this.findNewElement(0, this.document.length - 1);\n if(childStart == null){\n return;\n }\n\n this.root.removeData();\n this.copyTextToDocumentTree(this.root, 0, childStart - 1);\n\n DocumentSectionType childType = this.getType(childStart);\n\n do {\n Integer end = this.findNextSameLevelElement(childStart + 1, childType);\n //now we have boundaries of our new element, so let's grab it's index\n //we need appropriate matcher\n\n Matcher childMatcher = childType.getPattern().matcher(this.document[childStart]);\n childMatcher.find();\n DocumentTree child = new DocumentTree(childType, childMatcher.group(1), null);\n\n //now clear first line\n try{\n String group2 = childMatcher.group(2);\n this.document[childStart] = group2 != null ? group2 + \" \" : \"\";\n }catch(IndexOutOfBoundsException e){\n this.document[childStart] = \"\";\n }\n try {\n this.document[childStart] += childMatcher.group(3);\n }catch(IndexOutOfBoundsException e){\n this.document[childStart] += \"\";\n }\n //and copy it's text\n this.copyTextToDocumentTree(child, childStart, end - 1);\n root.addChild(child);\n //finally, parse it\n DocumentParser childParser = new DocumentParser(child, joinChapterWithChapterNames);\n childParser.parse();\n\n childStart = end;\n }while(childStart != this.document.length);\n\n if(this.root.getType() == DocumentSectionType.CHAPTER && this.joinChapterWithChapterNames){\n DocumentTree nameNode = (DocumentTree)this.root.getChildren().get(0);\n this.root.removeData();\n this.root.appendData(nameNode.getIndex());\n this.root.replaceChild(nameNode, nameNode.getChildren());\n }\n\n }", "private void addContent(Document document) throws DocumentException, BadElementException, IOException, SQLException {\r\n Anchor anchor = new Anchor(\"First Chapter\", catFont);\r\n anchor.setName(\"First Chapter\");\r\n Paragraph spacing = new Paragraph(\"\");\r\n addEmptyLine(spacing, 1);\r\n \r\n // Second parameter is the number of the chapter\r\n Chapter catPart = new Chapter(1);\r\n addHeader(catPart);\r\n catPart.add(spacing);\r\n \r\n addEmployeeInfo(catPart);\r\n catPart.add(spacing);\r\n\r\n createMainTable(catPart);\r\n catPart.add(spacing);\r\n \r\n createTotalHoursTable(catPart);\r\n catPart.add(spacing);\r\n Calendar date = Calendar.getInstance();\r\n String dato;\r\n dato = (date.get(Calendar.DAY_OF_MONTH))+\"/\"+(date.get(Calendar.MONTH)+1)+\"-\"+date.get(Calendar.YEAR)+\" \" + MyUtil.p0(date.get(Calendar.HOUR_OF_DAY)) + \":\" + MyUtil.p0(date.get(Calendar.MINUTE));\r\n Paragraph printedInfo = new Paragraph(\"Printet \"+ dato);\r\n printedInfo.setAlignment(Element.ALIGN_CENTER);\r\n catPart.add(printedInfo);\r\n \r\n document.add(catPart);\r\n\r\n }", "public void newFileCreated(OpenDefinitionsDocument doc) { }" ]
[ "0.64154035", "0.63775486", "0.63766485", "0.6001162", "0.59627515", "0.5865334", "0.5865334", "0.584677", "0.5742612", "0.5687425", "0.56719166", "0.5653562", "0.5640868", "0.5635658", "0.5626483", "0.5625393", "0.5599489", "0.5572548", "0.55632037", "0.5529154", "0.5527413", "0.55142754", "0.5504826", "0.5470785", "0.5449462", "0.54397637", "0.5437377", "0.5436464", "0.5428108", "0.5412577", "0.53979677", "0.5391067", "0.53790826", "0.5348923", "0.5348408", "0.53433293", "0.53410786", "0.533187", "0.5329898", "0.53296834", "0.5315469", "0.52932274", "0.5287252", "0.5263459", "0.52553165", "0.5245756", "0.52435094", "0.52416515", "0.5238431", "0.5235602", "0.52341217", "0.5200822", "0.5196486", "0.51946974", "0.51805013", "0.5167157", "0.5165642", "0.51650465", "0.51608557", "0.51497495", "0.5146656", "0.5143465", "0.512897", "0.5119584", "0.5114169", "0.51066166", "0.5099881", "0.50954133", "0.5093458", "0.5087236", "0.5077997", "0.50742847", "0.506508", "0.5059971", "0.50585216", "0.50581133", "0.50563574", "0.50519013", "0.5047463", "0.5037007", "0.5023742", "0.5023301", "0.5023262", "0.5023007", "0.5017187", "0.5013432", "0.5003729", "0.5000939", "0.49958232", "0.4994119", "0.4993339", "0.49924564", "0.49891037", "0.49846557", "0.4981777", "0.49766794", "0.49728274", "0.49637863", "0.4957689", "0.49514046" ]
0.8193076
0
This uses GATE and NLP to extract information for SemReg ontology.
public EntityAnnotator_V2(){ init(); //TODO modify reg_v2.xml to deal with paragraphs. at the moment, it only works if this file has only regulations. }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void GenSetAnnotation(List<String> symb) throws Exception {\t\t\n\t\tString module = \"GS_\"+((int)(Math.random()*10000));\n\t\tSystem.out.println(\"Your module name is: \"+module);\n\t\tString workspace = \"results/\";\n\n\t\tFile dossier = new File(workspace);\n\t\tif(!dossier.exists()){\n\t\t\tdossier.mkdir();\n\t\t}\n\n\t\t\n\t\tStringBuffer plossb = new StringBuffer();\n\n\t\tplossb.append(\"SS\\tModule\\tCoverGenes\\tNumTerms\\tGNTotal\\n\");\n\t\t\n\t\t\tString sub = \"GO:0008150\";\n//\t\t\tfor( String sub: this.go.subontology.keySet()) {\n\t\t\t\tSystem.out.println(\"####### SubOntology : \" +sub );\n\t\t\t\tString statfolder = workspace+\"newBriefings_Incomplete/OwnModules/\"+module+\"/is_a/\";\n\n\t\t\t\tdossier = new File(statfolder);\n\t\t\t\tif(!dossier.exists()){\n\t\t\t\t\tdossier.mkdir();\n\t\t\t\t}\n\n\t\t\t\tSet<String> terminosinc = new HashSet<String>(this.goa.getTerms(symb, sub,go)); // Get terms to GOA with removed incomplete terms \n\n\t\t\t\tString export = statfolder+ this.go.allStringtoInfoTerm.get(sub).toName(); // url folder to save the information\n\n\t\t\t\tArrayList<String> listTerm = new ArrayList<String>(terminosinc); // change to list the terms set\n\n\t\t\t\tWrite.exportSSM(go, sub, this.goa,listTerm, symb,export+\"/SemanticMatrix\"); // computed and export the semantic similarity\n\n\t\t\t\tString[] methods = {\"DF\",\"Ganesan\",\"LC\",\"PS\",\"Zhou\",\"Resnik\",\"Lin\",\"NUnivers\",\"AIC\"};\n\t\t\t\t\n\t\t\t\tRepresentative.onemetric(module, ic,sub,methods, \"average\", new HashSet<String>(symb), export+\"/SemanticMatrix\", export, go, listTerm,this.goa,\n\t\t\t\t\t\ttailmin,RepCombinedSimilarity,precision,nbGeneMin);\n\n\t\t\t\n\t\t\tfor(String t : this.go.allStringtoInfoTerm.keySet()) {\n\t\t\t\tthis.go.allStringtoInfoTerm.get(t).geneSet.clear();\n\t\t\t}\n//\t\t}\n\t\t\n\t\t\n\t}", "public static void Pubmed() throws IOException \n\t{\n\t\t\n\t\tMap<String,Map<String,List<String>>> trainset = null ; \n\t\t//Map<String, List<String>> titles = ReadXMLFile.ReadCDR_TestSet_BioC() ;\n\t File fFile = new File(\"F:\\\\TempDB\\\\PMCxxxx\\\\articals.txt\");\n\t List<String> sents = readfiles.readLinesbylines(fFile.toURL()); \n\t\t\n\t\tSentinfo sentInfo = new Sentinfo() ; \n\t\t\n\t\ttrainset = ReadXMLFile.DeserializeT(\"F:\\\\eclipse64\\\\eclipse\\\\TrainsetTest\") ;\n\t\tLinkedHashMap<String, Integer> TripleDict = new LinkedHashMap<String, Integer>();\n\t\tMap<String,List<Integer>> Labeling= new HashMap<String,List<Integer>>() ;\n\t\t\n\t\tMetaMapApi api = new MetaMapApiImpl();\n\t\tList<String> theOptions = new ArrayList<String>();\n\t theOptions.add(\"-y\"); // turn on Word Sense Disambiguation\n\t theOptions.add(\"-u\"); // unique abrevation \n\t theOptions.add(\"--negex\"); \n\t theOptions.add(\"-v\");\n\t theOptions.add(\"-c\"); // use relaxed model that containing internal syntactic structure, such as conjunction.\n\t if (theOptions.size() > 0) {\n\t api.setOptions(theOptions);\n\t }\n\t \n\t\t\n\t\tif (trainset == null )\n\t\t{\n\t\t\ttrainset = new HashMap<String, Map<String,List<String>>>();\n\t\t}\n\t\t\n\t\t\n\t\t/************************************************************************************************/\n\t\t//Map<String, Integer> bagofwords = semantic.getbagofwords(titles) ; \n\t\t//trainxmllabeling(trainset,bagofwords); \n\t\t/************************************************************************************************/\n\t\t\n\t\t\n\t\tint count = 0 ;\n\t\tint count1 = 0 ;\n\t\tModel candidategraph = ModelFactory.createDefaultModel(); \n\t\tMap<String,List<String>> TripleCandidates = new HashMap<String, List<String>>();\n\t\tfor(String title : sents)\n\t\t{\n\t\t\t\n\t\t\tModel Sentgraph = sentInfo.graph;\n\t\t\tif (trainset.containsKey(title))\n\t\t\t\tcontinue ; \n\t\t\t//8538\n\t\t\tcount++ ; \n\n\t\t\tMap<String, List<String>> triples = null ;\n\t\t\t// get the goldstandard concepts for current title \n\t\t\tList<String> GoldSndconcepts = new ArrayList<String> () ;\n\t\t\tMap<String, Integer> allconcepts = null ; \n\t\t\t\n\t\t\t// this is optional and not needed here , it used to measure the concepts recall \n\t\t\tMap<String, List<String>> temptitles = new HashMap<String, List<String>>(); \n\t\t\ttemptitles.put(title,GoldSndconcepts) ;\n\t\t\t\t\t\t\n\t\t\t// get the concepts \n\t\t\tallconcepts = ConceptsDiscovery.getconcepts(temptitles,api);\n\t\t\t\n\t\t\tArrayList<String> RelInstances1 = SyntaticPattern.getSyntaticPattern(title,allconcepts,FILE_NAME_Patterns) ;\n\t\t\t//Methylated-CpG island recovery assay: a new technique for the rapid detection of methylated-CpG islands in cancer\n\t\t\tif (RelInstances1 != null && RelInstances1.size() > 0 )\n\t\t\t{\n\t\t\t\tcount1++ ;\n\t\t\t\tTripleCandidates.put(title, RelInstances1) ;\n\t\t\t\t\n\t\t\t\tif (count1 == 30)\n\t\t\t\t{\n\t\t\t\t\tReadXMLFile.Serialized(TripleCandidates,\"F:\\\\eclipse64\\\\eclipse\\\\Relationdisc1\") ;\n\t\t\t\t\tcount1 = 0 ;\n\t\t\t\t}\n\t\t\t}\n \n\t\t}\n\t\t\n\t\tint i = 0 ;\n\t\ti++ ; \n\t}", "public interface Ontology {\n\n /**\n * Load an array URIs which resolve to ontology resources.\n *\n * @param urls a {@link java.lang.String} containing ontology URIs.\n */\n public void load(String[] urls);\n\n /**\n * Load a collection of default ontology resources.\n */\n public void load() ;\n\n /**\n * merge relevant ontology subgraphs into a new subgraph which can\n * be used within Mudrod\n *\n * @param o an ontology to merge with the current ontology held\n * within Mudrod.\n */\n public void merge(Ontology o);\n\n /**\n * Retreive all subclasses for a particular entity provided within the\n * search term e.g.subclass-based query expansion.\n *\n * @param entitySearchTerm an input search term\n * @return an {@link java.util.Iterator} object containing subClass entries.\n */\n public Iterator<String> subclasses(String entitySearchTerm);\n\n /**\n * Retreive all synonyms for a particular entity provided within the\n * search term e.g.synonym-based query expansion.\n *\n * @param queryKeyPhrase a phrase to undertake synonym expansion on.\n * @return an {@link java.util.Iterator} object containing synonym entries.\n */\n public Iterator<String> synonyms(String queryKeyPhrase);\n\n}", "private void analyze() {\n\t\tdouble org = 0;\n\t\tdouble avgIndPerDoc = 0;\n\t\tdouble avgTotalPerDoc = 0;\n\n\t\tfor (Instance instance : instanceProvider.getInstances()) {\n\n\t\t\tint g = 0;\n\t\t\tSet<AbstractAnnotation> orgM = new HashSet<>();\n\n//\t\t\torgM.addAll(instance.getGoldAnnotations().getAnnotations());\n//\t\t\tg += instance.getGoldAnnotations().getAnnotations().size();\n\n\t\t\tfor (AbstractAnnotation instance2 : instance.getGoldAnnotations().getAnnotations()) {\n\n\t\t\t\tResult r = new Result(instance2);\n\n\t\t\t\t{\n////\t\t\t\t\tList<AbstractAnnotation> aa = Arrays.asList(r.getTrend());\n//\t\t\t\t\tList<AbstractAnnotation> aa = Arrays.asList(r.getInvestigationMethod());\n////\t\t\t\t\tList<AbstractAnnotation> aa = new ArrayList<>(\n////\t\t\t\t\t\t\tr.getDefinedExperimentalGroups().stream().map(a -> a.get()).collect(Collectors.toList()));\n//\n//\t\t\t\t\torgM.addAll(aa);\n//\t\t\t\t\tg += aa.size();\n\t\t\t\t}\n\n\t\t\t\t{\n\t\t\t\t\t/**\n\t\t\t\t\t * props of exp\n\t\t\t\t\t */\n\t\t\t\t\tfor (DefinedExperimentalGroup instance3 : r.getDefinedExperimentalGroups()) {\n\n//\t\t\t\t\tList<AbstractAnnotation> aa = Arrays.asList(instance3.getOrganismModel());\n//\t\t\t\t\tList<AbstractAnnotation> aa = new ArrayList<>(instance3.getTreatments());\n//\t\t\t\t\t\tList<AbstractAnnotation> aa = Arrays.asList(instance3.getInjury());\n\n\t\t\t\t\t\tList<AbstractAnnotation> ab = Arrays.asList(instance3.getInjury());\n\n\t\t\t\t\t\tList<AbstractAnnotation> aa = ab.stream().filter(i -> i != null)\n\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Injury(et))\n\t\t\t\t\t\t\t\t.filter(i -> i != null).flatMap(i -> i.getDeliveryMethods().stream())\n\t\t\t\t\t\t\t\t.filter(i -> i != null).collect(Collectors.toList());\n\n\t\t\t\t\t\taa.addAll(instance3.getTreatments().stream().filter(i -> i != null)\n\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Treatment(et))\n\t\t\t\t\t\t\t\t.filter(i -> i != null).map(i -> i.getDeliveryMethod()).filter(i -> i != null)\n\t\t\t\t\t\t\t\t.collect(Collectors.toList()));\n\n//\t\t\t\t\t\tList<AbstractAnnotation> aa = ab.stream().filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Injury(et))\n//\t\t\t\t\t\t\t\t.filter(i -> i != null).flatMap(i -> i.getAnaesthetics().stream())\n//\t\t\t\t\t\t\t\t.filter(i -> i != null).collect(Collectors.toList());\n\n//\t\t\t\t\t\tList<AbstractAnnotation> aa = ab.stream().filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Injury(et))\n//\t\t\t\t\t\t\t\t.filter(i -> i != null).map(i -> i.getInjuryDevice()).filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.collect(Collectors.toList());\n\n\t\t\t\t\t\t// List<AbstractAnnotation> aa = ab.stream().filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Injury(et))\n//\t\t\t\t\t\t\t\t.filter(i -> i != null).map(i -> i.getInjuryLocation()).filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.collect(Collectors.toList());\n\n\t\t\t\t\t\torgM.addAll(aa);\n\t\t\t\t\t\tg += aa.size();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tavgIndPerDoc += orgM.size();\n\t\t\tavgTotalPerDoc += g;\n\n\t\t\torg += ((double) orgM.size()) / (g == 0 ? 1 : g);\n//\t\t\tSystem.out.println(((double) orgM.size()) / g);\n\n\t\t}\n\t\tSystem.out.println(\"avgTotalPerDoc = \" + avgTotalPerDoc / instanceProvider.getInstances().size());\n\t\tSystem.out.println(\"avgIndPerDoc = \" + avgIndPerDoc / instanceProvider.getInstances().size());\n\t\tSystem.out.println(\"org = \" + org);\n\t\tSystem.out.println(\"avg. org = \" + (org / instanceProvider.getInstances().size()));\n\t\tSystem.out.println(new DecimalFormat(\"0.00\").format(avgTotalPerDoc / instanceProvider.getInstances().size())\n\t\t\t\t+ \" & \" + new DecimalFormat(\"0.00\").format(avgIndPerDoc / instanceProvider.getInstances().size())\n\t\t\t\t+ \" & \" + new DecimalFormat(\"0.00\").format(org / instanceProvider.getInstances().size()));\n\t\tSystem.exit(1);\n\n\t\tStats.countVariables(0, instanceProvider.getInstances());\n\n\t\tint count = 0;\n\t\tfor (SlotType slotType : EntityType.get(\"Result\").getSlots()) {\n\n\t\t\tif (slotType.isExcluded())\n\t\t\t\tcontinue;\n\t\t\tcount++;\n\t\t\tSystem.out.println(slotType.name);\n\n\t\t}\n\t\tSystem.out.println(count);\n\t\tSystem.exit(1);\n\t}", "public void GenSetAnnotationONE(List<String> symb, String semsim, String ontology, String HCL,String exportfolder,String Rfile) throws Exception {\t\t\n\t\tDateFormat dateFormat = new SimpleDateFormat(\"yyyy_MM_dd_HH_mm_ss\");\n\t\tDate date = new Date();\n\t\tString workspace = exportfolder+\"GSAn_\"+dateFormat.format(date)+\"/\";\n\n\t\tFile dossier = new File(workspace);\n\t\tif(!dossier.exists()){\n\t\t\tdossier.mkdirs();\n\t\t}\n\n\t\t\n\t\tStringBuffer plossb = new StringBuffer();\n\n\t\tplossb.append(\"SS\\tModule\\tCoverGenes\\tNumTerms\\tGNTotal\\n\");\n\t\t\n\t\t\tString sub = \"\";\n\t\t\tfor( String s: this.go.subontology.keySet()) {\n\t\t\t\tif(go.allStringtoInfoTerm.get(s).name.equals(ontology)) {\n\t\t\t\t\tsub= s;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\tSystem.out.println(\"####### SubOntology : \" +sub );\n\t\t\t\tString statfolder = workspace;\n\n\t\t\t\tdossier = new File(statfolder);\n\t\t\t\tif(!dossier.exists()){\n\t\t\t\t\tdossier.mkdir();\n\t\t\t\t}\n\n\t\t\t\tSet<String> terminosinc = new HashSet<String>(this.goa.getTerms(symb, sub,go)); // Get terms to GOA with removed incomplete terms \n\n\t\t\t\tString export = statfolder+ this.go.allStringtoInfoTerm.get(sub).toName(); // url folder to save the information\n\n\t\t\t\tArrayList<String> listTerm = new ArrayList<String>(terminosinc); // change to list the terms set\n\n\t\t\t\twriteSimilarityMatrix M = new writeSimilarityMatrix(semsim);\n\t\t\t\t\n\t\t\t\tMap<String, Object> ss = M.similarityMethod(go, listTerm, ic);\n\t\t\t\tString[] tn = (String[]) ss.get(\"names\");\n\t\t\t\tDouble[][] tab = (Double[][]) ss.get(\"table\");\n\t\t\t\t\n\t\t\t\tFile f = new File( export+\"/SemanticMatrix/\");\n\t\t\t\tif(!f.exists()) {\n\t\t\t\t\tf.mkdirs();\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tWrite.exportcsvONE(tn, tab, export+\"/SemanticMatrix/\"+semsim+\".csv\");\n\t\t\t\t\t\t\n\n\t\t\t\t//String[] methods = {\"DF\",\"Ganesan\",\"LC\",\"PS\",\"Zhou\",\"Resnik\",\"Lin\",\"NUnivers\",\"AIC\"};\n\t\t\t\t\n\t\t\t\tRepresentative.onemetricONE( ic,sub,semsim, HCL, new HashSet<String>(symb), export+\"/SemanticMatrix\", export, go, listTerm,this.goa,\n\t\t\t\t\t\ttailmin,RepCombinedSimilarity,precision,nbGeneMin,Rfile);\n\n\t\t\t\n\t\t\tfor(String t : this.go.allStringtoInfoTerm.keySet()) {\n\t\t\t\tthis.go.allStringtoInfoTerm.get(t).geneSet.clear();\n\t\t\t}\n//\t\t}\n\t\t\n\t\t\n\t}", "public void setSummary(String summary){\n\t String text = this.text;\n\t String s = \"\";\n // The ontology file format is described here:\n // https://trac.nbic.nl/data-mining/wiki/ErasmusMC%20ontology%20file%20format\n //final String ontologyPath = \"C:/Users/Nasko/Desktop/School/Project/semweb-peregrine.txt\"; // EDIT HERE\n\t final String ontologyPath = System.getProperty(\"user.home\") + \"/peregrine/\" + vocab + \"-peregrine.txt\";\n final Ontology ontology = new SingleFileOntologyImpl(ontologyPath);\n\n //final String propertiesDirectory = \"C:/Users/Nasko/Desktop/School/Project/lvg2006lite/data/config/\"; // EDIT HERE\n final String propertiesDirectory = System.getProperty(\"user.home\") + \"/peregrine/lvg2006lite/data/config/\";\n final Peregrine peregrine = createPeregrine(ontology, propertiesDirectory + \"lvg.properties\");\n //final String text = \"This is a simple sentence with labels like earley, bielefeld, task model ontology, etc. \" +\n // \"and immunoglobulin production, elsevier, Christian Morbidoni, Austria, Swingly, many terms like r2rml.\";\n final List<IndexingResult> indexingResults = peregrine.indexAndDisambiguate(text, Language.EN);\n\n //System.out.println(\"Number of indexing results found: \" + indexingResults.size() + \".\");\n this.summary = \"\";\n for (final IndexingResult indexingResult : indexingResults) {\n final Serializable conceptId = indexingResult.getTermId().getConceptId();\n //System.out.println();\n //System.out.println(\"- Found concept with id: \" + conceptId + \", matched text: \\\"\"\n // + text.substring(indexingResult.getStartPos(), indexingResult.getEndPos() + 1) + \"\\\".\");\n String matchedText = text.substring(indexingResult.getStartPos(), indexingResult.getEndPos() + 1);\n \n /* \n * Get the Term context - but lock it within a sentance.\n */\n String termContext = \"\";\n int cStart;\n int cEnd;\n //Get Start position of \"context\" text\n if(indexingResult.getStartPos()-15 <= indexingResult.getSentenceStartPos()) cStart = indexingResult.getSentenceStartPos();\n else {\n \t int cS = indexingResult.getStartPos()-15;\n \t cStart = indexingResult.getStartPos() - (15-text.substring(cS, indexingResult.getStartPos() + 1).indexOf(\" \")) + 1;\n }\n \n //Get End position of \"context\" text\n if(indexingResult.getEndPos()+15 >= indexingResult.getSentenceEndPos()) cEnd = indexingResult.getSentenceEndPos();\n else {\n \t int cE = indexingResult.getEndPos()+15;\n \t cEnd = indexingResult.getEndPos() + text.substring(indexingResult.getEndPos(), cE).lastIndexOf(\" \") + 1; \n }\n \n termContext = text.substring(cStart, cEnd).trim();\n /*String[] toTrim = text.substring(cStart, cEnd + 1).split(\" \");\n String[] trimmed = Arrays.copyOfRange(toTrim, 1, toTrim.length-1);\n termContext = StringUtils.join(trimmed, \" \");*/\n \n s = \"- Found concept with id: \" + conceptId + \", matched text: \\\"\"\n + matchedText + \"\\\".\";\n final Concept concept = ontology.getConcept(conceptId);\n final String preferredLabelText = LabelTypeComparator.getPreferredLabel(concept.getLabels()).getText();\n //System.out.println(\" Preferred concept label is: \\\"\" + preferredLabelText + \"\\\".\");\n s += \" Preferred concept label is: \\\"\" + preferredLabelText + \"\\\".\";\n this.summary += s + Math.random()*10;\n TaggedTerm t = new TaggedTerm();\n t.setMatchedText(matchedText);\n t.setPrefLabel(preferredLabelText);\n \n \n //Set the label\n String definition = \"\";\n String hierarchy = \"\";\n \n for(Label d : concept.getLabels()){\n \t if(d.getText().contains(\"|DEFINITION|\")){\n \t\t definition = d.getText().replace(\"|DEFINITION|\", \"\");\n \t\t break;\n \t }\n }\n \n for(Label d : concept.getLabels()){\n \t if(d.getText().contains(\"|HIERARCHY|\")){\n \t\t if(!hierarchy.equals(\"\")) hierarchy += \";;\" + d.getText().replace(\"TM |HIERARCHY|\", \"\");\n \t\t else hierarchy += d.getText().replace(\"TM |HIERARCHY|\", \"\");\n \t\t break;\n \t }\n }\n \n \n \n \n \n t.setDefinition(definition);\n t.setHierarchy(hierarchy);\n t.setTermContext(termContext);\n this.taggedTerms.add(t);\n definition = \"\";\n hierarchy = \"\";\n }\n }", "private Map<String, Map<String,Integer>> openNLPParse(String text) {\n\t\tMap<String, Map<String,Integer>> result = new HashMap<String, Map<String,Integer>>();\n\t\tString path = \"\";\n\t\t\n\t\tfor (String type : this.entityTypes) {\n\t\t\tpath = \"en-ner-\" + type.toLowerCase() + \".bin\";\n\t\t\tthis.nlp = new OpenNLPNameFinder(type, path);\n\t\t\tMap<String,Integer> entities = nlp.recogniseWithCounts(text);\n\t\t\tresult.put(type, entities);\n\t\t}\n\n\t\treturn result;\n\t}", "public void gerarRDF() throws SenseRDFException;", "public static void relprecision() throws IOException \n\t{\n\t \n\t\t\n\t\tMap<String,Map<String,List<String>>> trainset = null ; \n\t\t//Map<String, List<String>> titles = ReadXMLFile.ReadCDR_TestSet_BioC() ;\n\t File fFile = new File(\"F:\\\\eclipse64\\\\data\\\\labeled_titles.txt\");\n\t // File fFile = new File(\"F:\\\\eclipse64\\\\eclipse\\\\TreatRelation\");\n\t List<String> sents = readfiles.readLinesbylines(fFile.toURL());\n\t\t\n\t\tSentinfo sentInfo = new Sentinfo() ; \n\t\t\n\t\t//trainset = ReadXMLFile.DeserializeT(\"F:\\\\eclipse64\\\\eclipse\\\\TrainsetTest\") ;\n\t\tLinkedHashMap<String, Integer> TripleDict = new LinkedHashMap<String, Integer>();\n\t\tMap<String,List<Integer>> Labeling= new HashMap<String,List<Integer>>() ;\n\t\t\n\t\tMetaMapApi api = new MetaMapApiImpl();\n\t\tList<String> theOptions = new ArrayList<String>();\n\t theOptions.add(\"-y\"); // turn on Word Sense Disambiguation\n\t theOptions.add(\"-u\"); // unique abrevation \n\t theOptions.add(\"--negex\"); \n\t theOptions.add(\"-v\");\n\t theOptions.add(\"-c\"); // use relaxed model that containing internal syntactic structure, such as conjunction.\n\t if (theOptions.size() > 0) {\n\t api.setOptions(theOptions);\n\t }\n\t \n\t\t\n\t\t\n\t\t\n\t\tint count = 0 ;\n\t\tint count1 = 0 ;\n\t\tModel candidategraph = ModelFactory.createDefaultModel(); \n\t\tMap<String,List<String>> TripleCandidates = new HashMap<String, List<String>>();\n\t\tList<String> statements= new ArrayList<String>() ;\n\t\tList<String> notstatements= new ArrayList<String>() ;\n\t\tDouble TPcount = 0.0 ; \n\t\tDouble FPcount = 0.0 ;\n\t\tDouble NonTPcount = 0.0 ;\n\t\tDouble TPcountTot = 0.0 ; \n\t\tDouble NonTPcountTot = 0.0 ;\n\t\tfor(String title : sents)\n\t\t{\n\t\t\t\n\t\t\tif (title.contains(\"<YES>\") || title.contains(\"<TREAT>\") || title.contains(\"<DIS>\") || title.contains(\"</\"))\n\t\t\t{\n\t\t\t\n\t\t\t\tBoolean TP = false ; \n\t\t\t\tBoolean NonTP = false ;\n\t if (title.contains(\"<YES>\") && title.contains(\"</YES>\"))\n\t {\n\t \t TP = true ; \n\t \t TPcountTot++ ; \n\t \t \n\t }\n\t else\n\t {\n\t \t NonTP = true ; \n\t \t NonTPcountTot++ ; \n\t }\n\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\ttitle = title.replaceAll(\"<YES>\", \" \") ;\n\t\t\t\ttitle = title.replaceAll(\"</YES>\", \" \") ;\n\t\t\t\ttitle = title.replaceAll(\"<TREAT>\", \" \") ;\n\t\t\t\ttitle = title.replaceAll(\"</TREAT>\", \" \") ;\n\t\t\t\ttitle = title.replaceAll(\"<DIS>\", \" \") ;\n\t\t\t\ttitle = title.replaceAll(\"</DIS>\", \" \") ;\n\t\t\t\ttitle = title.toLowerCase() ;\n\t\n\t\t\t\tcount++ ; \n\t\n\t\t\t\t// get the goldstandard concepts for current title \n\t\t\t\tList<String> GoldSndconcepts = new ArrayList<String> () ;\n\t\t\t\tMap<String, Integer> allconcepts = null ; \n\t\t\t\t\n\t\t\t\t// this is optional and not needed here , it used to measure the concepts recall \n\t\t\t\tMap<String, List<String>> temptitles = new HashMap<String, List<String>>(); \n\t\t\t\ttemptitles.put(title,GoldSndconcepts) ;\n\t\t\t\t\t\t\t\n\t\t\t\t// get the concepts \n\t\t\t\tallconcepts = ConceptsDiscovery.getconcepts(temptitles,api);\n\t\t\t\t\n\t\t\t\tArrayList<String> RelInstances1 = SyntaticPattern.getSyntaticPattern(title,allconcepts,dataset.FILE_NAME_Patterns) ;\n\t\t\t\t//Methylated-CpG island recovery assay: a new technique for the rapid detection of methylated-CpG islands in cancer\n\t\t\t\tif (RelInstances1 != null && RelInstances1.size() > 0 )\n\t\t\t\t{\n\t\t\t\t\tTripleCandidates.put(title, RelInstances1) ;\n\t\t\t\t\tReadXMLFile.Serialized(TripleCandidates,\"F:\\\\eclipse64\\\\eclipse\\\\TreatRelationdisc\") ;\n\t\t\t\t\t\n\t\t\t if (TP )\n\t\t\t {\n\t\t\t \t TPcount++ ; \n\t\t\t \t \n\t\t\t }\n\t\t\t else\n\t\t\t {\n\t\t\t \t FPcount++ ; \n\t\t\t }\n\t\n\t\t\t\t}\n\t\t\t\telse\n\t\t\t\t{\n\t\t\t\t\t notstatements.add(title) ;\n\t\t\t\t}\n\t\t\t}\n \n\t\t}\n\t\tint i = 0 ;\n\t\ti++ ; \n\t}", "SemanticFactory getSemanticFactory();", "@Override\n\t\tprotected void process() throws Exception {\n\t\t\tthis.status = \"{\\\"status\\\":\\\"Now processing - Initializing Models...\\\",\\\"starttime\\\":\"\n\t\t\t\t\t+ start_time + \",\\\"uuid\\\":\\\"\" + this.uuid + \"\\\"}\";\n\t\t\tGlobalVars.initialize();\n\n\t\t\t// Processing Step 1. - CoreNLP\n\t\t\tthis.status = \"{\\\"status\\\":\\\"Now processing CoreNLP.\\\",\\\"starttime\\\":\"\n\t\t\t\t\t+ start_time + \",\\\"uuid\\\":\\\"\" + this.uuid + \"\\\"}\";\n\t\t\tString processed_text = Filter\n\t\t\t\t\t.filterdata(GlobalVars.pipeline, text);\n\n\t\t\t// Processing Step 2. - Openie\"\n\t\t\tthis.status = \"{\\\"status\\\":\\\"Now processing Openie.\\\",\\\"starttime\\\":\"\n\t\t\t\t\t+ start_time + \",\\\"uuid\\\":\\\"\" + this.uuid + \"\\\"}\";\n\t\t\tStringBuilder openIEOutput = new StringBuilder();\n\t\t\tString temp = \"\";\n\t\t\tfor (String sentence : processed_text.split(\"\\\\. \")) {\n\n\t\t\t\tSeq<Instance> extractions = GlobalVars.openIE.extract(sentence);\n\n\t\t\t\tInstance[] arr = new Instance[extractions.length()];\n\t\t\t\textractions.copyToArray(arr);\n\n\t\t\t\tfor (Instance inst : arr) {\n\t\t\t\t\tStringBuilder sb = new StringBuilder();\n\t\t\t\t\tsb.append(inst.sentence() + \"\\n\");\n\t\t\t\t\tDouble conf = inst.confidence();\n\t\t\t\t\tString stringConf = conf.toString().substring(0, 4);\n\t\t\t\t\tsb.append(stringConf).append(\" (\")\n\t\t\t\t\t\t\t.append(inst.extr().arg1().text()).append(\"; \")\n\t\t\t\t\t\t\t.append(inst.extr().rel().text()).append(\"; \");\n\n\t\t\t\t\ttemp += inst.extr().arg1().text() + \"\\n\"\n\t\t\t\t\t\t\t+ inst.extr().rel().text() + \"\\n\";\n\n\t\t\t\t\tPart[] arr2 = new Part[inst.extr().arg2s().length()];\n\t\t\t\t\tinst.extr().arg2s().copyToArray(arr2);\n\t\t\t\t\t/*\n\t\t\t\t\t * for (Part arg : arr2) { sb.append(arg.text()).append(\"\");\n\t\t\t\t\t * System.out.println(\"%\" + arg.text() + \"%\"); }\n\t\t\t\t\t */\n\t\t\t\t\tif (arr2.length != 0) {\n\t\t\t\t\t\tSystem.out.println(\"Hats: \" + arr2[0]);\n\t\t\t\t\t\ttemp += arr2[0] + \"\\n\";\n\t\t\t\t\t\tsb.append(arr2[0]);\n\t\t\t\t\t\tsb.append(\")\\n\\n\");\n\t\t\t\t\t\topenIEOutput.append(sb.toString());\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t// Processing Step 3. - Rewrite\n\t\t\tthis.status = \"{\\\"status\\\":\\\"Now processing Rewrite.\\\",\\\"starttime\\\":\"\n\t\t\t\t\t+ start_time + \",\\\"uuid\\\":\\\"\" + this.uuid + \"\\\"}\";\n\t\t\t// Load load = new Load();\n\t\t\t// result = load.Loadfilter(openIEOutput.toString());\n\t\t\tresult = temp;\n\t\t}", "public static void main(String[] args) {\n\t\tPropertyManager.setPropertyFilePath(\"/home/francesco/Desktop/NLP_HACHATHON_4YFN/TextDigesterConfig.properties\");\n\t\t\n\t\tString text = MultilingImport.readText(\"/home/francesco/Desktop/NLP_HACHATHON_4YFN/EXAMPLE_TEXTS/multilingMss2015Training/body/text/\" + lang + \"/\" + docName);\n\n\t\t/* Process text document */\n\t\tLangENUM languageOfHTMLdoc = FlProcessor.getLanguage(text);\n\t\t\n\t\tTDDocument TDdoc = FlProcessor.generateDocumentFromFreeText(text, null, languageOfHTMLdoc);\n\n\t\t// Store GATE document\n\t\tWriter out = null;\n\t\ttry {\n\t\t\tout = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(\"/home/francesco/Desktop/NLP_HACHATHON_4YFN/EXAMPLE_TEXTS/\" + lang + \"_\" + docName.replace(\".txt\", \"_GATE.xml\")), \"UTF-8\"));\n\t\t} catch (UnsupportedEncodingException e1) {\n\t\t\te1.printStackTrace();\n\t\t} catch (FileNotFoundException e1) {\n\t\t\te1.printStackTrace();\n\t\t}\n\t\t\n\t\ttry {\n\t\t\tout.write(TDdoc.getGATEdoc().toXml());\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t} finally {\n\t\t\ttry {\n\t\t\t\tout.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t\t\n\t\t/*\n\t\ttry {\n\t\t\tLexRankSummarizer lexRank = new LexRankSummarizer(languageOfHTMLdoc, SentenceSimilarityENUM.cosineTFIDF, false, 0.01);\n\t\t\tMap<Annotation, Double> sortedSentences = lexRank.sortSentences(TDdoc);\n\t\t\t\n\t\t\tList<Annotation> sentListOrderedByRelevance = new ArrayList<Annotation>();\n\t\t\tfor(Entry<Annotation, Double> sentence : sortedSentences.entrySet()) {\n\t\t\t\tlogger.info(\"Score: \" + sentence.getValue() + \" - '\" + GtUtils.getTextOfAnnotation(sentence.getKey(), TDdoc.getGATEdoc()) + \"'\");\n\t\t\t\tsentListOrderedByRelevance.add(sentence.getKey());\n\t\t\t}\n\t\t\t\n\t\t\tlogger.info(\"Summary max 100 tokens: \");\n\t\t\tList<Annotation> summarySentences = GtUtils.orderAnnotations(sentListOrderedByRelevance, TDdoc.getGATEdoc(), 100);\n\t\t\tfor(Annotation ann : summarySentences) {\n\t\t\t\tlogger.info(GtUtils.getTextOfAnnotation(ann, TDdoc.getGATEdoc()));\n\t\t\t}\n\t\t} catch (TextDigesterException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\t*/\n\t}", "protected void createSemanticAnnotations() {\n\t\tString source = \"http://www.polarsys.org/capella/semantic\";\t\n\t\taddAnnotation\n\t\t (this, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedRequirementPkgs(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedInterfacePkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlockArchitecture_OwnedDataPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedAbstractCapabilityPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedInterfacePkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedDataPkg(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getBlock_OwnedStateMachines(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_UsedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ImplementedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_AllocatedComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_AllocatingComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ProvidedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_RequiredInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ContainedComponentPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"feature\", \"ownedFeatures\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ContainedParts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"feature\", \"ownedFeatures\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_ContainedPhysicalPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"feature\", \"ownedFeatures\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalPath(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getComponent_OwnedPhysicalLinkCategories(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (partEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_DeployedParts(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_DeployingParts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPart_OwnedAbstractType(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getSystemComponent_DataComponent(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfacePkgEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfacePkg_OwnedInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterfacePkg_OwnedInterfacePkgs(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (interfaceEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_Mechanism(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ImplementorComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_UserComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ExchangeItems(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_OwnedExchangeItemAllocations(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RequiringComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RequiringComponentPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ProvidingComponents(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_ProvidingComponentPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RealizingLogicalInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RealizedContextInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RealizingPhysicalInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getInterface_RealizedLogicalInterfaces(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (exchangeItemAllocationEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_SendProtocol(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_ReceiveProtocol(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getExchangeItemAllocation_AllocatedItem(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractDeploymentLink_DeployedElement(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractDeploymentLink_Location(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractPhysicalArtifact_AllocatorConfigurationItems(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getAbstractPhysicalLinkEnd_InvolvedLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_LinkEnds(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_OwnedPhysicalLinkEnds(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_Categories(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_SourcePhysicalPort(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_TargetPhysicalPort(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_RealizedPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLink_RealizingPhysicalLinks(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkCategoryEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLinkCategory_Links(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalLinkEndEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLinkEnd_Port(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalLinkEnd_Part(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPathEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_OwnedPhysicalPathInvolvements(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_FirstPhysicalPathInvolvements(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_RealizedPhysicalPaths(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPath_RealizingPhysicalPaths(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPathInvolvementEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPathInvolvement_NextInvolvements(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPathInvolvement_PreviousInvolvements(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPathInvolvement_InvolvedElement(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPathReferenceEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPathReference_ReferencedPhysicalPath(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (physicalPortEClass, \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_AllocatedComponentPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_RealizedPhysicalPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t });\t\n\t\taddAnnotation\n\t\t (getPhysicalPort_RealizingPhysicalPorts(), \n\t\t source, \n\t\t new String[] {\n\t\t\t \"excludefrom\", \"xmlpivot\"\n\t\t });\n\t}", "public ArrayList getAttributeList() {\n nounList = new ArrayList();\n attributeLists = new ArrayList();\n ArrayList adjAtt = new ArrayList();\n int separator = 0;\n List<Tree> leaves;\n String phraseNotation = \"NP([<NNS|NN|NNP]![<JJ|VBG])!$VP\";// !<VBG\";//@\" + phrase + \"! << @\" + phrase;\n\n TregexPattern VBpattern = TregexPattern.compile(phraseNotation);\n TregexMatcher matcher = VBpattern.matcher(sTree);\n\n while (matcher.findNextMatchingNode()) {\n Tree match = matcher.getMatch();\n Tree[] innerChild = match.children();\n int adjectiveExist = 0;\n String adj = \"\";\n String attribute = \"\";\n String b = \"\";\n\n if (innerChild.length > 1) {\n int count = 1;\n\n for (Tree inChild : innerChild) {\n if (inChild.value().equals(\"CC\") || inChild.value().equals(\",\")) {\n separator = 1;\n }\n if ((inChild.value().equals(\"JJ\")) || (inChild.value().equals(\"VBG\"))) {\n adjectiveExist++;\n leaves = inChild.getLeaves();\n adj = leaves.get(0).toString();\n if (designEleList.contains(adj)) {\n adj = \"\";\n }\n }\n if ((inChild.value().equals(\"NN\")) || (inChild.value().equals(\"NNS\")) || (inChild.value().equals(\"NNP\"))) {\n leaves = inChild.getLeaves(); //leaves correspond to the tokens\n if (count == 1) {\n if (adjectiveExist == 1) {\n attribute = adj + \" \" + leaves.get(0).yieldWords().get(0).word();\n } else {\n attribute = leaves.get(0).yieldWords().get(0).word();\n }\n if (!designEleList.contains(attribute)) {\n String identifiedWord = attribute;\n if (!identifiedWord.contains(\"_\")) {\n attributeLists.add(morphology.stem(identifiedWord));\n } else {\n attributeLists.add(identifiedWord);\n }\n }\n\n } else if (count >= 2 && separator == 0) {\n if (!attribute.contains(\"_\")) {\n\n attributeLists.remove(morphology.stem(attribute));\n attributeLists.remove(attribute);\n } else {\n attributeLists.remove(attribute);\n }\n\n attribute += \" \" + (leaves.get(0).yieldWords()).get(0).word();\n attributeLists.add(attribute);\n } else if (count >= 2 && separator == 1) {\n attribute = (leaves.get(0).yieldWords()).get(0).word();\n if (!attribute.contains(\"_\")) {\n attributeLists.add(morphology.stem(attribute));\n } else {\n attributeLists.add(attribute);\n }\n separator = 0;\n }\n count++;\n }\n }\n } else {\n for (Tree inChild : innerChild) {\n if ((inChild.value().equals(\"NN\")) || (inChild.value().equals(\"NNS\"))) {\n leaves = inChild.getLeaves(); //leaves correspond to the tokens\n String identifiedWord = ((leaves.get(0).yieldWords()).get(0).word());\n if (!identifiedWord.contains(\"_\")) {\n attributeLists.add(morphology.stem(identifiedWord));\n } else {\n attributeLists.add(identifiedWord);\n }\n }\n }\n }\n }\n adjAtt = getAdjectiveAttribute();\n if (!adjAtt.isEmpty()) {\n String att = \"\";\n for (int i = 0; i < adjAtt.size(); i++) {\n att = adjAtt.get(i).toString();\n if (!att.isEmpty() || !att.equals(\"\") || !(att.equals(\" \"))) {\n attributeLists.add(att.trim());\n }\n }\n }\n\n System.out.println(\"ATTRIBUTE LIST :\" + attributeLists);\n return attributeLists;\n\n }", "public void test_sf_945436() {\n String SOURCE=\n \"<?xml version='1.0'?>\" +\n \"<!DOCTYPE owl [\" +\n \" <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#' >\" +\n \" <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#' >\" +\n \" <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#' >\" +\n \" <!ENTITY owl 'http://www.w3.org/2002/07/owl#' >\" +\n \" <!ENTITY dc 'http://purl.org/dc/elements/1.1/' >\" +\n \" <!ENTITY base 'http://jena.hpl.hp.com/test' >\" +\n \" ]>\" +\n \"<rdf:RDF xmlns:owl ='&owl;' xmlns:rdf='&rdf;' xmlns:rdfs='&rdfs;' xmlns:dc='&dc;' xmlns='&base;#' xml:base='&base;'>\" +\n \" <C rdf:ID='x'>\" +\n \" <rdfs:label xml:lang=''>a_label</rdfs:label>\" +\n \" </C>\" +\n \" <owl:Class rdf:ID='C'>\" +\n \" </owl:Class>\" +\n \"</rdf:RDF>\";\n OntModel m = ModelFactory.createOntologyModel( OntModelSpec.OWL_MEM );\n m.read( new StringReader( SOURCE ), null );\n Individual x = m.getIndividual( \"http://jena.hpl.hp.com/test#x\" );\n assertEquals( \"Label on resource x\", \"a_label\", x.getLabel( null) );\n assertEquals( \"Label on resource x\", \"a_label\", x.getLabel( \"\" ) );\n assertSame( \"fr label on resource x\", null, x.getLabel( \"fr\" ) );\n }", "Ontology getSourceOntology();", "public void extractKnowledge()\n {\n }", "public Main() {\r\n\t\t\t// TODO Auto-generated constructor stub\r\n\t OntModel m = ModelFactory.createOntologyModel( OntModelSpec.OWL_MEM, null );\r\n\r\n\t // we have a local copy of the wine ontology\r\n/*\t m.getDocumentManager().addAltEntry( \"http://www.w3.org/2001/sw/WebOnt/guide-src/wine\",\r\n\t \"file:testing/reasoners/bugs/wine.owl\" );\r\n\t m.getDocumentManager().addAltEntry( \"http://www.w3.org/2001/sw/WebOnt/guide-src/food\",\r\n\t \"file:testing/reasoners/bugs/food.owl\" );*/\r\n\r\n//\t m.read( \"http://www.w3.org/2001/sw/WebOnt/guide-src/wine\" );\r\n\t m = loadOntModelFromOwlFile(\"C:\\\\Documents and Settings\\\\Administrador\\\\Escritorio\\\\Tesis\\\\Ontologias\\\\turismo2.owl\");\r\n\t ClassHierarchy classh = new ClassHierarchy();\r\n\t classh.showHierarchy2( System.out, m );\r\n\t classh.creoInd(m);\r\n\t classh.showHierarchy( System.out, m );\r\n\t\t}", "public Map<String, Object> getIE(String text, FallBackListBased pd) {\n\t\ttext = text.replaceAll(\" � \", \", \");\n\t\ttext = text.replaceAll(\"'s \", \" \");\n\t\ttext = text.replaceAll(\"'s\", \"\");\n\t\ttext = text.replaceAll(\"�s \", \" \");\n\t\ttext = text.replaceAll(\"�s \", \" \");\n\t\ttext = text.replaceAll(\"\\\\?\", \"\");\n\t\ttext = text.replaceAll(\":\", \"\");\n\t\tMap<String, Object> entities_map = new TreeMap<String, Object>();\n\t\tMap<String, Object> extractedEntities = new TreeMap<String, Object>();\n\t\tList<TreeMap<String, String>> entities = new ArrayList<TreeMap<String, String>>();\n\t\tList<TreeMap<String, String>> intents= new ArrayList<TreeMap<String, String>>();\n\t\tSet<String> intentsList=new HashSet<String>();\n\t\tSet<String> entitiesList=new HashSet<String>();\n\t\t\n\t\tString input = text;\n\t\t// text=text.replaceAll(\" \", \" \");\n\t\tSpan spanSentences[] = pd.sentenceDetector.sentPosDetect(input);\n\t\tint sentenceId = 1;\n\t\tTreeMap<String, String> intents_map = new TreeMap<String, String>();\n\t\tDouble entites_highest_cofidence = 0.0;\n\t\tDouble intents_highest_cofidence = 0.0;\n\t\tfor (Span sentence : spanSentences) {\n\t\t\tArrayList<PhraseTemplate> phrases = pd.GetPhrases(sentence\n\t\t\t\t\t.getCoveredText(input).toString(), sentenceId++);\n\t\t\t\n\t\t\tfor (PhraseTemplate svo : phrases) {\n\t\t\t\tString key = svo.phrase;\n\t\t\t\tkey = key.replaceAll(\" is \", \"\");\n\t\t\t\tkey = key.replaceAll(\"What \", \"\");\n\t\t\t\tkey = key.replaceAll(\"what \", \"\");\n\t\t\t\tkey = key.replaceAll(\" the \", \"\");\n\n\t\t\t\tif (key.length() > 1) {\n\t\t\t\t\ttry {\n\t\t\t\t\t\tString resolvedEntity = lss.resolveEntity(key\n\t\t\t\t\t\t\t\t.toLowerCase().trim().toString(),\n\t\t\t\t\t\t\t\t\"entitesIndex\");\n\t\t\t\t\t\tString tokens[] = resolvedEntity.split(\"__\");\n//\t\t\t\t\t\tSystem.out.println(resolvedEntity+\" :: \"+key);\n\t\t\t\t\t\tif (tokens.length < 2)\n\t\t\t\t\t\t\tcontinue;\n\t\t\t\t\t\tif (tokens[1].trim().startsWith(\"entity\")\n\t\t\t\t\t\t\t\t&& Double.parseDouble(tokens[5].trim())>0.9)\n\t\t\t\t\t\t\tentitiesList.add(tokens[5].trim());\n\t\t\t\t\t\tif (tokens[1].trim().startsWith(\"entity\")\n\t\t\t\t\t\t\t\t&& Double.parseDouble(tokens[5].trim()) > entites_highest_cofidence) {\n\t\t\t\t\t\t\tentities_map.clear();\n\t\t\t\t\t\t\tentities_map.put(\"Entity\", key.trim());\n\t\t\t\t\t\t\tentities_map.put(\"MappedEntity\", tokens[4].trim());\n\t\t\t\t\t\t\tentities_map.put(\"EntityConfidenceScore\", tokens[5].trim());\n\t\t\t\t\t\t\tentities_map.put(\"MappedEntityType\", tokens[2].trim());\n\t\t\t\t\t\t\tentites_highest_cofidence = Double\n\t\t\t\t\t\t\t\t\t.parseDouble(tokens[5].trim());\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif (tokens[1].trim().startsWith(\"intent\")\n\t\t\t\t\t\t\t\t&& Double.parseDouble(tokens[5].trim())>0.9)\n\t\t\t\t\t\t\tintentsList.add(tokens[5].trim());\n\t\t\t\t\t\tif (tokens[1].trim().startsWith(\"intent\")\n\t\t\t\t\t\t\t\t&& Double.parseDouble(tokens[5].trim()) > intents_highest_cofidence) {\n\t\t\t\t\t\t\tintents_map.clear();\n\t\t\t\t\t\t\tintents_map.put(\"Id\", tokens[0].trim());\n\t\t\t\t\t\t\tintents_map.put(\"Extracted Entity\", key.trim());\n\t\t\t\t\t\t\tintents_map.put(\"Mapped Entity\", tokens[4].trim());\n\t\t\t\t\t\t\tintents_map.put(\"Confidence\", tokens[5].trim());\n\t\t\t\t\t\t\tintents_map.put(\"Class\", tokens[1].trim());\n\t\t\t\t\t\t\tintents_highest_cofidence = Double\n\t\t\t\t\t\t\t\t\t.parseDouble(tokens[5].trim());\n\t\t\t\t\t\t}\n\t\t\t\t\t} catch (Exception e) {\n\t\t\t\t\t\te.printStackTrace();\n\t\t\t\t\t\tcontinue;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tentities_map.put(\"Intent\", intents_map.get(\"Extracted Entity\"));\n\t\tentities_map.put(\"MappedIntent\", intents_map.get(\"Mapped Entity\"));\n\t\tentities_map.put(\"IntentConfidenceScore\", intents_map.get(\"Confidence\"));\n\n\t\treturn entities_map;\n\t}", "static Set<NLMeaning> extractMeanings(NLText nlText) {\n\t\tSet<NLMeaning> meanings = new HashSet();\n\t\t\n\t\tList<NLSentence> sentences = nlText.getSentences();\n\t\tNLSentence firstSentence = sentences.iterator().next();\n\t\tList<NLToken> tokens = firstSentence.getTokens();\n\t\tList<NLMultiWord> multiWords = firstSentence.getMultiWords();\n\t\tList<NLNamedEntity> namedEntities = firstSentence.getNamedEntities();\n\t\t\n\t\t// Add meanings of all tokens that are not part of multiwords or NEs\n\t\tIterator<NLToken> itToken = tokens.iterator();\n\t\twhile (itToken.hasNext()) {\n\t\t\tSet<NLMeaning> tokenMeanings = getTokenMeanings(itToken.next());\n\t\t\tif (tokenMeanings != null) {\n\t\t\t\tmeanings.addAll(tokenMeanings);\t\t\t\n\t\t\t}\n//\t\t\tNLToken token = itToken.next();\n//\t\t\tboolean hasMultiWords = token.getMultiWords() != null && !token.getMultiWords().isEmpty();\n//\t\t\tboolean hasNamedEntities = token.getNamedEntities() != null && !token.getNamedEntities().isEmpty();\n//\t\t\tif (!hasMultiWords && !hasNamedEntities) {\n//\t\t\t\tif (token.getMeanings() == null || token.getMeanings().isEmpty()) {\n//\t\t\t\t\t// This is a hack to handle a bug where the set of meanings\n//\t\t\t\t\t// is empty but there is a selected meaning.\n//\t\t\t\t\t\n//\t\t\t\t\tNLMeaning selectedMeaning = token.getSelectedMeaning();\n//\t\t\t\t\tif (selectedMeaning != null) {\n//\t\t\t\t\t\tmeanings.add(selectedMeaning);\n//\t\t\t\t\t}\n//\t\t\t\t} else {\n//\t\t\t\t\tmeanings.addAll(token.getMeanings());\n//\t\t\t\t}\n//\t\t\t}\n\t\t}\n\t\t\n\t\t// Add meanings of multiwords and NEs\n\t\tIterator<NLMultiWord> itMultiWord = multiWords.iterator();\n\t\twhile (itMultiWord.hasNext()) {\n\t\t\tNLMultiWord multiWord = itMultiWord.next();\n\t\t\tmeanings.addAll(multiWord.getMeanings());\n\t\t}\n\t\tIterator<NLNamedEntity> itNamedEntity = namedEntities.iterator();\n\t\twhile (itNamedEntity.hasNext()) {\n\t\t\tNLNamedEntity namedEntity = itNamedEntity.next();\n\t\t\tmeanings.addAll(namedEntity.getMeanings());\n\t\t}\n\t\t\n\t\treturn meanings;\n\t}", "private List<EntityAnnotation> sciGraphAnnotate(String text) throws AnnotationException\n {\n List<EntityAnnotation> entities;\n try {\n StringReader reader = new StringReader(text);\n EntityFormatConfiguration.Builder builder = new EntityFormatConfiguration.Builder(reader);\n builder.includeCategories(CATEGORIES);\n builder.longestOnly(false);\n builder.includeAbbreviations(false);\n builder.includeAncronyms(false);\n builder.includeNumbers(false);\n entities = wrapper.annotate(builder.get());\n } catch (IOException e) {\n throw new AnnotationException(e.getMessage());\n }\n return entities;\n }", "Ontology getTargetOntology();", "public static void main(String[] args) throws SKOSCreationException {\n SKOSManager man = new SKOSManager();\n\n // a skos vocabulary is essentially an OWL ontology that can contain multiple concept schemes\n SKOSDataset vocab = man.createSKOSDataset(URI.create(baseURI));\n\n // a data factory is used to create types of SKOS Objects\n SKOSDataFactory factory = man.getSKOSDataFactory();\n\n SKOSConceptScheme scheme = factory.getSKOSConceptScheme(URI.create(baseURI + \"conceptSchemeA\"));\n\n // make a concept scheme assertion in a particular data set\n SKOSEntityAssertion schemaAss = factory.getSKOSEntityAssertion(scheme);\n\n SKOSConcept concept1 = factory.getSKOSConcept(URI.create(baseURI + \"concept1\"));\n SKOSConcept concept2 = factory.getSKOSConcept(URI.create(baseURI + \"concept2\"));\n\n // just add it with a Concept Assertion\n SKOSEntityAssertion conAss1 = factory.getSKOSEntityAssertion(concept1);\n SKOSEntityAssertion conAss2 = factory.getSKOSEntityAssertion(concept2);\n\n // make assertion on concepts in your SKOS vocabulary - you do it by making SKOS assertion objects\n SKOSObjectRelationAssertion inScheme = factory.getSKOSObjectRelationAssertion(concept1, factory.getSKOSInSchemeProperty(), scheme);\n SKOSObjectRelationAssertion inScheme1 = factory.getSKOSObjectRelationAssertion(concept2, factory.getSKOSInSchemeProperty(), scheme);\n\n SKOSObjectRelationAssertion topConcept = factory.getSKOSObjectRelationAssertion(scheme, factory.getSKOSHasTopConceptProperty(), concept1);\n\n // add object relation between individuals, this is with respect to a vocabulary\n\n SKOSObjectRelationAssertion assertion1 = factory.getSKOSObjectRelationAssertion(concept2, factory.getSKOSBroaderProperty(), concept1);\n\n // add data relation on individuals, this is with respect to a vocabulary\n\n SKOSAnnotation labelAnno = factory.getSKOSAnnotation(factory.getSKOSPrefLabelProperty().getURI(), \"Some Label\", \"en\");\n SKOSAnnotation altLabelAnno = factory.getSKOSAnnotation(factory.getSKOSAltLabelProperty().getURI(), \"Another Label\", \"en\");\n SKOSAnnotationAssertion assertion2 = factory.getSKOSAnnotationAssertion(concept2, labelAnno);\n SKOSAnnotationAssertion assertion3 = factory.getSKOSAnnotationAssertion(concept2, altLabelAnno);\n\n\n /* creating a sub property of altLabel */\n\n SKOSAnnotationProperty newAltLabel = factory.getSKOSAnnotationProperty(URI.create(\"http://myexample/altLable/newSubAltLabel\"));\n SKOSAltLabelProperty altLabel = factory.getSKOSAltLabelProperty();\n\n SKOStoOWLConverter converter = new SKOStoOWLConverter();\n\n OWLOntologyManager owlMan = man.getOWLManger();\n OWLDataFactory owlFact = owlMan.getOWLDataFactory();\n OWLSubAnnotationPropertyOfAxiom axiom = owlFact.getOWLSubAnnotationPropertyOfAxiom(converter.getAsOWLAnnotationProperty(newAltLabel), converter.getAsOWLAnnotationProperty(altLabel));\n try {\n owlMan.applyChange(new AddAxiom(converter.getAsOWLOntology(vocab), axiom));\n } catch (OWLOntologyChangeException e) {\n e.printStackTrace(); //To change body of catch statement use File | Settings | File Templates.\n }\n\n /*\n * The full legal use of SKOS documantation propertiiies canno't be supported by this implmentation with the OWL API\n * The documantation properties can be used as either data or object properties, depending on how they are being used\n */\n\n // SKOS documentation properties as object properties\n\n // we might want to create some abritary resource, e.g. a web page that is used as a scope note\n SKOSResource someResource = factory.getSKOSResource(URI.create(\"http://www.wikipedia.org/someExample\"));\n SKOSObjectRelationAssertion assertion4 = factory.getSKOSObjectRelationAssertion(concept2, factory.getSKOSScopeNoteObjectProperty(), someResource);\n\n // we might want to use the documentation properties with a filler that is a literal\n SKOSDataRelationAssertion assertion5 = factory.getSKOSDataRelationAssertion(concept2, factory.getSKOSScopeNoteDataProperty(), \"A scope note for the concept\", \"en\");\n\n\n /* Annotations - you can assign any kind of annotation (e.g. dublic core) to your entities\n * here is an example adding a dc:creator and a rdfs:comment\n */\n\n SKOSAnnotation anno1 = factory.getSKOSAnnotation(DublinCoreVocabulary.DATE.getURI(), \"12-07-2008\");\n SKOSAnnotation anno2 = factory.getSKOSAnnotation(DublinCoreVocabulary.CREATOR.getURI(), \"Simon Jupp\", \"en\");\n SKOSAnnotation anno3 = factory.getSKOSAnnotation(URI.create(\"http://my-custom-annotation.com/example\"), someResource);\n SKOSAnnotation anno4 = factory.getSKOSAnnotation(DublinCoreVocabulary.CREATOR.getURI(), factory.getSKOSUntypedConstant(\"Simon Jupp\", \"en\"));\n // todo need to work on typed on objects\n //factory.getSKOSAnnotationsByURI(DublinCoreVocabulary.CREATOR.getURI(), factory.getSKOSTypedConstant(\"String\", \"Simon Jupp\"));\n\n \n SKOSAnnotationAssertion assertion6 = factory.getSKOSAnnotationAssertion(concept2, anno1);\n SKOSAnnotationAssertion assertion7 = factory.getSKOSAnnotationAssertion(concept2, anno2);\n SKOSAnnotationAssertion assertion8 = factory.getSKOSAnnotationAssertion(concept2, anno3);\n SKOSAnnotationAssertion assertion9 = factory.getSKOSAnnotationAssertion(concept2, anno4);\n\n /* Add some utility stuff fomr creating single or multiple inScheme objects,\n * these are afetr all just ObjectPropertyAssertions */\n // or add it to concept shceme in a paryicular vocab\n // SKOSInSchemeAssertion insSchemeAss = factory.getSKOSInSchemeAssertion(vocab, concept1, scheme);\n // this can also takes sets\n // SKOSInSchemeAssertion insSchemeAss = factory.getSKOSInsCHEMEAssertion(vocab, Set <SKOSConcept> concept1, scheme);\n\n List<SKOSChange> addList = new ArrayList<SKOSChange>();\n addList.add(new AddAssertion(vocab, schemaAss));\n addList.add(new AddAssertion(vocab, inScheme));\n addList.add(new AddAssertion(vocab, inScheme1));\n addList.add(new AddAssertion(vocab, conAss1));\n addList.add(new AddAssertion(vocab, conAss2));\n addList.add(new AddAssertion(vocab, topConcept));\n addList.add(new AddAssertion(vocab, assertion1));\n addList.add(new AddAssertion(vocab, assertion2));\n addList.add(new AddAssertion(vocab, assertion3));\n addList.add(new AddAssertion(vocab, assertion4));\n addList.add(new AddAssertion(vocab, assertion5));\n addList.add(new AddAssertion(vocab, assertion6));\n addList.add(new AddAssertion(vocab, assertion7));\n addList.add(new AddAssertion(vocab, assertion8));\n addList.add(new AddAssertion(vocab, assertion9));\n try {\n\n// man.applyChange(new AddAssertion(vocab, schemaAss));\n// man.applyChange(new AddAssertion(vocab, inScheme));\n// man.applyChange(new AddAssertion(vocab, inScheme1));\n// man.applyChange(new AddAssertion(vocab, conAss1));\n// man.applyChange(new AddAssertion(vocab, conAss2));\n// man.applyChange(new AddAssertion(vocab, topConcept));\n// man.applyChange(new AddAssertion(vocab, assertion1));\n// man.applyChange(new AddAssertion(vocab, assertion2));\n// man.applyChange(new AddAssertion(vocab, assertion3));\n\n man.applyChanges(addList);\n\n System.err.println(\"writing ontology\");\n man.save(vocab, SKOSFormatExt.RDFXML, URI.create(\"file:/Users/simon/testskos.rdf\"));\n\n } catch (SKOSChangeException e) {\n e.printStackTrace(); //To change body of catch statement use File | Settings | File Templates.\n } catch (SKOSStorageException e) {\n e.printStackTrace(); //To change body of catch statement use File | Settings | File Templates.\n }\n\n\n\n\n//\n// // create a Label relation...\n// List<OWLConstant> labels = new ArrayList<OWLConstant>();\n// labels.add(factory.getOWLUntypedConstant(\"Some Label\"));\n// labels.add(factory.getOWLUntypedConstant(\"Another Label\"));\n//\n// SKOSLabelRelation labRel = factory.getSKOSLabelRelation(URI.create(baseURI + \"labelRel1\"), labels);\n// vocab.addSKOSLabelRelation(labRel);\n//\n// SKOSObjectRelationAssertion assertion4 = factory.getSKOSLabelRelationAssertion(concept2, labRel);\n//\n System.out.println(\"Read\");\n\n // get all the concept schemes\n for (SKOSConceptScheme sch : vocab.getSKOSConceptSchemes()) {\n\n System.err.println(\"Concept Scheme_______\");\n // get all the concepts in that scheme\n for (SKOSConcept co : vocab.getConceptsInScheme(sch)) {\n\n System.out.println(\"\\tConcept: \" + co.getURI());\n\n // get any pref labels\n for (SKOSAnnotation con : co.getSKOSAnnotationsByURI(vocab, factory.getSKOSPrefLabelProperty().getURI())) {\n if (con.getAnnotationValueAsConstant() instanceof SKOSUntypedLiteral) {\n SKOSUntypedLiteral unCon = con.getAnnotationValueAsConstant().getAsSKOSUntypedLiteral();\n System.out.println(\"\\t\\tPrefLabel: \" + unCon.getLiteral() + \" lang: \" + unCon.getLang());\n }\n else if (con.getAnnotationValueAsConstant() instanceof SKOSTypedLiteral) {\n SKOSTypedLiteral unCon = con.getAnnotationValueAsConstant().getAsSKOSTypedLiteral();\n System.out.println(\"\\t\\tPrefLabel: \" + unCon.getLiteral());\n }\n }\n\n // get definitions\n for (SKOSObject object : co.getSKOSRelatedEntitiesByProperty(vocab, factory.getSKOSDefinitionObjectProperty())) {\n\n if (object instanceof SKOSLiteral) {\n \n }\n else if (object instanceof SKOSEntity) {\n\n }\n\n\n }\n\n // get broader concepts from all schemes\n for (SKOSEntity c : co.getSKOSRelatedEntitiesByProperty(vocab, factory.getSKOSBroaderProperty())) {\n System.out.println(\"\\t\\thasBroader: \" + c.getURI());\n }\n\n // get label relations\n// for (SKOSLabelRelation rel : co.getSKOSLabelRelations(vocab)) {\n//\n// Iterator it = rel.getLabels().iterator();\n// while (it.hasNext()) {\n// OWLConstant con = (OWLConstant) it.next();\n// System.out.println(\"Releated Labels: \" + con.getLiteral() );\n// }\n// }\n\n\n }\n\n }\n//\n// // do a simple lookup\n// SKOSEntity entity = vocab.getSKOSEntity(\"Another Label\");\n// System.out.println(\"Entity lookup : \" + entity.asSKOSConcept().getAsOWLIndividual().getURI());\n//\n//\n//\n// } catch (OWLOntologyChangeException e) {\n// e.printStackTrace();\n// } catch (OWLOntologyStorageException e) {\n// e.printStackTrace(); //To change body of catch statement use File | Settings | File Templates.\n// }\n\n }", "public static void main(String[] args) throws IOException \r\n\t{\r\n\t\tString s1 = \"THE SALVADORAN GOVERNMENT TODAY DEPLORED THE DISAPPEARANCE OF SOCIAL DEMOCRATIC LEADER HECTOR OQUELI COLINDRES THIS MORNING IN GUATEMALA.\";\r\n\t\tString soln = classifier.classifyToString(s1);\r\n\t\tSystem.out.println(soln);\r\n\t\tNER n = new NER();\r\n\t\tn.getPersons(s1);\r\n\t\tSystem.out.println(\"\\n\");\r\n\t\tn.getOrgs(s1);\r\n\t\tSystem.out.println(\"\\n\");\r\n\t\tn.getLocations(s1);\r\n\t}", "public static void main(String[] args)\n {\n WordNet obj=new WordNet(\"synsets.txt\", \"hypernyms.txt\");\n System.out.println(obj.g.V()+\" \"+obj.g.E());\n System.out.println(obj.h2.size());\n System.out.println(obj.distance(\"American_water_spaniel\", \"histology\"));\n }", "public interface GoldenGateDpsConstants extends GoldenGateServerConstants {\n\t\n\t/**\n\t * Statistics object providing a summary of the community markup effort and\n\t * its current status in a GoldenGATE DPS.\n\t * \n\t * @author sautter\n\t */\n\tpublic static class DpsStatistics {\n\t\t\n\t\tprivate static final String STATISTICS_TYPE = \"statistics\";\n\t\tprivate static final String STATUS_TYPE = \"status\";\n\t\t\n\t\tprivate static final String DOC_COUNT_ATTRIBUTE = \"docCount\";\n\t\tprivate static final String PENDING_DOC_COUNT_ATTRIBUTE = \"pendingDocCount\";\n\t\tprivate static final String PROCESSING_DOC_COUNT_ATTRIBUTE = \"processingDocCount\";\n\t\tprivate static final String FINISHED_COUNT_ATTRIBUTE = \"finishedDocCount\";\n\t\tprivate static final String NAME_ATTRIBUTE = \"name\";\n\t\t\n\t\t/** the total number of documents the backing DPS is aware of */\n\t\tpublic final int docCount;\n\t\t\n\t\t/** the number of documents that have not entered the markup process so far */\n\t\tpublic final int pendingDocCount;\n\t\t\n\t\t/** the number of documents that have proceeded into the markup process somewhat, but are not finished yet */\n\t\tpublic final int processingDocCount;\n\t\t\n\t\t/** the number of documents that have already run through the whole markup process */\n\t\tpublic final int finishedDocCount;\n\t\t\n\t\tprivate LinkedHashMap statusDocCounts = new LinkedHashMap();\n\t\t\n\t\tDpsStatistics(int docCount, int pendingDocCount, int processingDocCount, int finishedDocCount) {\n\t\t\tthis.docCount = docCount;\n\t\t\tthis.pendingDocCount = pendingDocCount;\n\t\t\tthis.processingDocCount = processingDocCount;\n\t\t\tthis.finishedDocCount = finishedDocCount;\n\t\t}\n\t\t\n\t\t/**\n\t\t * Retrieve the markup states that at least one document is in in the\n\t\t * DPS. The strings in the returned array are in the order that\n\t\t * documents run through them in the backing markup process.\n\t\t * @return an array holding the markup states\n\t\t */\n\t\tpublic String[] getDocStates() {\n\t\t\treturn ((String[]) this.statusDocCounts.keySet().toArray(new String[this.statusDocCounts.size()]));\n\t\t}\n\t\t\n\t\t/**\n\t\t * Retrieve the number of documents in a given markup status. If the\n\t\t * argument status is anything but one of the strings contained in the\n\t\t * array returned by the getDocStates() method, this method returns 0.\n\t\t * @param status the markup status to retieve the document count for\n\t\t * @return the number of documents in the specified markup status\n\t\t */\n\t\tpublic int getStatusDocCount(String status) {\n\t\t\tInteger docCount = ((Integer) this.statusDocCounts.get(status));\n\t\t\treturn ((docCount == null) ? 0 : docCount.intValue());\n\t\t}\n\t\t\n\t\tvoid setStatusDocCount(String name, int docCount) {\n\t\t\tif (docCount < 1)\n\t\t\t\tthis.statusDocCounts.remove(name);\n\t\t\telse this.statusDocCounts.put(name, new Integer(docCount));\n\t\t}\n\t\t\n\t\t/**\n\t\t * Write an XML representation of this statistics to some writer.\n\t\t * @param w the writer to write to\n\t\t * @throws IOException\n\t\t */\n\t\tpublic void writeXml(Writer w) throws IOException {\n\t\t\tBufferedWriter bw = ((w instanceof BufferedWriter) ? ((BufferedWriter) w) : new BufferedWriter(w));\n\t\t\t\n\t\t\tbw.write(\"<\" + STATISTICS_TYPE +\n\t\t\t\t\t\" \" + DOC_COUNT_ATTRIBUTE + \"=\\\"\" + this.docCount + \"\\\"\" +\n\t\t\t\t\t\" \" + PENDING_DOC_COUNT_ATTRIBUTE + \"=\\\"\" + this.pendingDocCount + \"\\\"\" +\n\t\t\t\t\t\" \" + PROCESSING_DOC_COUNT_ATTRIBUTE + \"=\\\"\" + this.processingDocCount + \"\\\"\" +\n\t\t\t\t\t\" \" + FINISHED_COUNT_ATTRIBUTE + \"=\\\"\" + this.finishedDocCount + \"\\\"\" +\n\t\t\t\t\t\">\");\n\t\t\tbw.newLine();\n\t\t\t\n\t\t\tString[] docStates = this.getDocStates();\n\t\t\tfor (int s = 0; s < docStates.length; s++) {\n\t\t\t\tbw.write(\"<\" + STATUS_TYPE +\n\t\t\t\t\t\t\" \" + NAME_ATTRIBUTE + \"=\\\"\" + grammar.escape(docStates[s]) + \"\\\"\" +\n\t\t\t\t\t\t\" \" + DOC_COUNT_ATTRIBUTE + \"=\\\"\" + this.getStatusDocCount(docStates[s]) + \"\\\"\" +\n\t\t\t\t\t\t\"/>\");\n\t\t\t\tbw.newLine();\n\t\t\t}\n\t\t\t\n\t\t\tbw.write(\"</\" + STATISTICS_TYPE + \">\");\n\t\t\tbw.newLine();\n\t\t\t\n\t\t\tif (bw != w)\n\t\t\t\tbw.flush();\n\t\t}\n\t\t\n\t\t/**\n\t\t * Reconstuct a DPS statistics from its XML representation. This method\n\t\t * closes the argument reader before returning.\n\t\t * @param r the reader to read from\n\t\t * @return the statistics object reconstructed from the data provided by\n\t\t * the argument reader\n\t\t * @throws IOException\n\t\t */\n\t\tpublic static DpsStatistics readDpsStatistics(final Reader r) throws IOException {\n\t\t\tfinal DpsStatistics[] dpsStatistics = {null};\n\t\t\tTokenReceiver tr = new TokenReceiver() {\n\t\t\t\tpublic void close() throws IOException {\n\t\t\t\t\tr.close();\n\t\t\t\t}\n\t\t\t\tpublic void storeToken(String token, int treeDepth) throws IOException {\n\t\t\t\t\tif (grammar.isTag(token)) {\n\t\t\t\t\t\tif (grammar.isEndTag(token)) // might need this later, when elements other than the statistics (root) element have children or textual content\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\n\t\t\t\t\t\tString type = grammar.getType(token);\n\t\t\t\t\t\tif (STATISTICS_TYPE.equals(type)) {\n\t\t\t\t\t\t\tTreeNodeAttributeSet tnas = TreeNodeAttributeSet.getTagAttributes(token, grammar);\n\t\t\t\t\t\t\tdpsStatistics[0] = new DpsStatistics(\n\t\t\t\t\t\t\t\t\tInteger.parseInt(tnas.getAttribute(DOC_COUNT_ATTRIBUTE, \"0\")),\n\t\t\t\t\t\t\t\t\tInteger.parseInt(tnas.getAttribute(PENDING_DOC_COUNT_ATTRIBUTE, \"0\")),\n\t\t\t\t\t\t\t\t\tInteger.parseInt(tnas.getAttribute(PROCESSING_DOC_COUNT_ATTRIBUTE, \"0\")),\n\t\t\t\t\t\t\t\t\tInteger.parseInt(tnas.getAttribute(FINISHED_COUNT_ATTRIBUTE, \"0\"))\n\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if (dpsStatistics[0] == null)\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\telse if (STATUS_TYPE.equals(type)) {\n\t\t\t\t\t\t\tTreeNodeAttributeSet tnas = TreeNodeAttributeSet.getTagAttributes(token, grammar);\n\t\t\t\t\t\t\tString name = tnas.getAttribute(NAME_ATTRIBUTE);\n\t\t\t\t\t\t\tif (name != null)\n\t\t\t\t\t\t\t\tdpsStatistics[0].setStatusDocCount(name, Integer.parseInt(tnas.getAttribute(DOC_COUNT_ATTRIBUTE, \"0\")));\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t//\tignore textual content for now, as we are tag-only at the moment (might change, though, eg when adding explanations to the states)\n\t\t\t\t}\n\t\t\t};\n\t\t\tparser.stream(r, tr);\n\t\t\ttr.close();\n\t\t\treturn dpsStatistics[0];\n\t\t}\n\t\t\n\t\t//\tparser and grammar for data\n\t\tprivate static final Grammar grammar = new StandardGrammar();\n\t\tprivate static final Parser parser = new Parser(grammar);\n\t}\n\t\n\t/** command for retrieving a statistics on the progress of community markup in DPS */\n\tpublic static final String GET_STATISICS = \"DPS_GET_STATISTICS\";\n\t\n\t/** command for retrieving the name of the GoldenGATE configuration used in DPS */\n\tpublic static final String GET_CONGIFURATION_NAME = \"DPS_GET_CONGIFURATION_NAME\";\n\t\n\t/** command for changing the name of the GoldenGATE configuration used in DPS */\n\tpublic static final String SET_CONGIFURATION_NAME = \"DPS_SET_CONGIFURATION_NAME\";\n\t\n\t/** the command for obtaining the markup process from the backing server */\n\tpublic static final String GET_PROCESS = \"DPS_GET_PROCESS\";\n\t\n\t/** command for retrieving the current mappings of markup process definition parts to document processors */\n\tpublic static final String GET_PROCESS_PART_MAPPINGS = \"DPS_GET_PROCESS_PART_MAPPINGS\";\n}", "public static void main(String[] args) {\n\t\tString text = \"\\\"undifferentiated's thyroid carcinomas were carried out with antisera against calcitonin, calcitonin-gene related peptide (CGRP), somatostatin, and also thyroglobulin, using the PAP method. \";\n\t\ttext = text.replace('\\\"', ' ');\n\t\t\n\t\tStringUtil su = new StringUtil();\n\t\t\n\t\t// Extracting...\n\t\tString text2 = new String(text);\n\t\tEnvironmentVariable.setMoaraHome(\"./\");\n\t\tGeneRecognition gr = new GeneRecognition();\n\t\tArrayList<GeneMention> gms = gr.extract(MentionConstant.MODEL_BC2,text);\n\t\t// Listing mentions...\n\t\tSystem.out.println(\"Start\\tEnd\\tMention\");\n\t\tfor (int i=0; i<gms.size(); i++) {\n\t\t\tGeneMention gm = gms.get(i);\n\t\t\tSystem.out.println(gm.Start() + \"\\t\" + gm.End() + \"\\t\" + gm.Text());\n\t\t\t//System.out.println(text2.substring(gm.Start(), gm.End()));\n\t\t\tSystem.out.println(su.getTokenByPosition(text,gm.Start(),gm.End()).trim());\n\t\t}\n\t\tif (true){\n\t\t\treturn;\n\t\t}\n\t\t// Normalizing mentions...\n\t\tOrganism yeast = new Organism(Constant.ORGANISM_YEAST);\n\t\tOrganism human = new Organism(Constant.ORGANISM_HUMAN);\n\t\tExactMatchingNormalization gn = new ExactMatchingNormalization(human);\n\t\tgms = gn.normalize(text,gms);\n\t\t// Listing normalized identifiers...\n\t\t\n\t\tSystem.out.println(\"\\nStart\\tEnd\\t#Pred\\tMention\");\n\t\tfor (int i=0; i<gms.size(); i++) {\n\t\t\tGeneMention gm = gms.get(i);\n\t\t\tif (gm.GeneIds().size()>0) {\n\t\t\t\tSystem.out.println(gm.Start() + \"\\t\" + gm.End() + \"\\t\" + gm.GeneIds().size() + \n\t\t\t\t\t\"\\t\" + su.getTokenByPosition(text,gm.Start(),gm.End()).trim());\n\t\t\t\tfor (int j=0; j<gm.GeneIds().size(); j++) {\n\t\t\t\t\tGenePrediction gp = gm.GeneIds().get(j);\n\t\t\t\t\tSystem.out.print(\"\\t\" + gp.GeneId() + \" \" + gp.OriginalSynonym() + \" \" + gp.ScoreDisambig());\n\t\t\t\t\tSystem.out.println((gm.GeneId().GeneId().equals(gp.GeneId())?\" (*)\":\"\"));\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}", "@Override\n\tpublic void process(JCas aJCas) throws AnalysisEngineProcessException {\n\t\tString text = aJCas.getDocumentText();\n\n\t\t// create an empty Annotation just with the given text\n\t\tAnnotation document = new Annotation(text);\n//\t\tAnnotation document = new Annotation(\"Barack Obama was born in Hawaii. He is the president. Obama was elected in 2008.\");\n\n\t\t// run all Annotators on this text\n\t\tpipeline.annotate(document); \n\t\tList<CoreMap> sentences = document.get(SentencesAnnotation.class);\n\t\t HelperDataStructures hds = new HelperDataStructures();\n\n\t\t\n\t\t//SPnew language-specific settings:\n\t\t//SPnew subject tags of the parser\n\t\t HashSet<String> subjTag = new HashSet<String>(); \n\t\t HashSet<String> dirObjTag = new HashSet<String>(); \n\t\t //subordinate conjunction tags\n\t\t HashSet<String> compTag = new HashSet<String>(); \n\t\t //pronoun tags\n\t\t HashSet<String> pronTag = new HashSet<String>(); \n\t\t \n\t\t HashSet<String> passSubjTag = new HashSet<String>();\n\t\t HashSet<String> apposTag = new HashSet<String>(); \n\t\t HashSet<String> verbComplementTag = new HashSet<String>(); \n\t\t HashSet<String> infVerbTag = new HashSet<String>(); \n\t\t HashSet<String> relclauseTag = new HashSet<String>(); \n\t\t HashSet<String> aclauseTag = new HashSet<String>(); \n\t\t \n\t\t HashSet<String> compLemma = new HashSet<String>(); \n\t\t HashSet<String> coordLemma = new HashSet<String>(); \n\t\t HashSet<String> directQuoteIntro = new HashSet<String>(); \n\t\t HashSet<String> indirectQuoteIntroChunkValue = new HashSet<String>();\n\t\t \n//\t\t HashSet<String> finiteVerbTag = new HashSet<String>();\n\t\t \n\n\t\t //OPEN ISSUES PROBLEMS:\n\t\t //the subject - verb relation finding does not account for several specific cases: \n\t\t //opinion verbs with passive subjects as opinion holder are not accounted for,\n\t\t //what is needed is a marker in the lex files like PASSSUBJ\n\t\t //ex: Obama is worried/Merkel is concerned\n\t\t //Many of the poorer countries are concerned that the reduction in structural funds and farm subsidies may be detrimental in their attempts to fulfill the Copenhagen Criteria.\n\t\t //Some of the more well off EU states are also worried about the possible effects a sudden influx of cheap labor may have on their economies. Others are afraid that regional aid may be diverted away from those who currently benefit to the new, poorer countries that join in 2004 and beyond. \n\t\t// Does not account for infinitival constructions, here again a marker is needed to specify\n\t\t //subject versus object equi\n\t\t\t//Christian Noyer was reported to have said that it is ok.\n\t\t\t//Reuters has reported Christian Noyer to have said that it is ok.\n\t\t //Obama is likely to have said.. \n\t\t //Several opinion holder- opinion verb pairs in one sentence are not accounted for, right now the first pair is taken.\n\t\t //what is needed is to run through all dependencies. For inderect quotes the xcomp value of the embedded verb points to the \n\t\t //opinion verb. For direct quotes the offsets closest to thwe quote are relevant.\n\t\t //a specific treatment of inverted subjects is necessary then. Right now the\n\t\t //strategy relies on the fact that after the first subj/dirobj - verb pair the\n\t\t //search is interrupted. Thus, if the direct object precedes the subject, it is taken as subject.\n\t\t // this is the case in incorrectly analysed inverted subjeects as: said Zwickel on Monday\n\t\t //coordination of subject not accounted for:employers and many economists\n\t\t //several subject-opinion verbs:\n\t\t //Zwickel has called the hours discrepancy between east and west a \"fairness gap,\" but employers and many economists point out that many eastern operations have a much lower productivity than their western counterparts.\n\t\t if (language.equals(\"en\")){\n \t subjTag.add(\"nsubj\");\n \t subjTag.add(\"xsubj\");\n \t subjTag.add(\"nmod:agent\");\n \t \n \t dirObjTag.add(\"dobj\"); //for inverted subject: \" \" said IG metall boss Klaus Zwickel on Monday morning.\n \t \t\t\t\t\t\t//works only with break DEPENDENCYSEARCH, otherwise \"Monday\" is nsubj \n \t \t\t\t\t\t\t//for infinitival subject of object equi: Reuters reports Obama to have said\n \tpassSubjTag.add(\"nsubjpass\");\n \tapposTag.add(\"appos\");\n \trelclauseTag.add(\"acl:relcl\");\n \taclauseTag.add(\"acl\");\n \t compTag.add(\"mark\");\n \t pronTag.add(\"prp\");\n \thds.pronTag.add(\"prp\");\n \tcompLemma.add(\"that\");\n \tcoordLemma.add(\"and\");\n \tverbComplementTag.add(\"ccomp\");\n \tverbComplementTag.add(\"parataxis\");\n\n \tinfVerbTag.add(\"xcomp\"); //Reuters reported Merkel to have said\n \tinfVerbTag.add(\"advcl\");\n \tdirectQuoteIntro.add(\":\");\n \tindirectQuoteIntroChunkValue.add(\"SBAR\");\n \thds.objectEqui.add(\"report\");\n \thds.objectEqui.add(\"quote\");\n \thds.potentialIndirectQuoteTrigger.add(\"say\");\n// \thds.objectEqui.add(\"confirm\");\n// \thds.subjectEqui.add(\"promise\");\n// \thds.subjectEqui.add(\"quote\");\n// \thds.subjectEqui.add(\"confirm\");\n }\n\t\t \n\t\t boolean containsSubordinateConjunction = false;\n\t\t\n\t\t \n\t\tfor (CoreMap sentence : sentences) {\n//\t\t\tSystem.out.println(\"PREPROCESSING..\");\n\t\t\t\tSentenceAnnotation sentenceAnn = new SentenceAnnotation(aJCas);\n\t\t\t\t\n\t\t\t\tint beginSentence = sentence.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endSentence = sentence.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(sentence.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tsentenceAnn.setBegin(beginSentence);\n\t\t\t\tsentenceAnn.setEnd(endSentence);\n\t\t\t\tsentenceAnn.addToIndexes();\n\t\t\t\t\n\t\t\t\t//SP Map offsets to NER\n\t\t\t\tList<NamedEntity> ners = JCasUtil.selectCovered(aJCas, //SPnew tut\n\t\t\t\t\t\tNamedEntity.class, sentenceAnn);\n\t\t\t\tfor (NamedEntity ne : ners){\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.jcasType.toString());\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.getCoveredText().toString());\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.jcasType.casTypeCode);\n\t\t\t\t\t//Person is 71, Location is 213, Organization is 68 geht anders besser siehe unten\n\t\t\t\t\tint nerStart = ne\n\t\t\t\t\t\t\t.getBegin();\n\t\t\t\t\tint nerEnd = ne.getEnd();\n//\t\t\t\t\tSystem.out.println(\"NER: \" + ne.getCoveredText() + \" \" + nerStart + \"-\" + nerEnd ); \n\t\t\t\t\tString offsetNer = \"\" + nerStart + \"-\" + nerEnd;\n\t\t\t\t\thds.offsetToNer.put(offsetNer, ne.getCoveredText());\n//\t\t\t\t\tNer.add(offsetNer);\n\t\t\t\t\thds.Ner.add(offsetNer);\n//\t\t\t\t\tSystem.out.println(\"NER: TYPE \" +ne.getValue().toString());\n\t\t\t\t\tif (ne.getValue().equals(\"PERSON\")){\n\t\t\t\t\t\thds.NerPerson.add(offsetNer);\n\t\t\t\t\t}\n\t\t\t\t\telse if (ne.getValue().equals(\"ORGANIZATION\")){\n\t\t\t\t\t\thds.NerOrganization.add(offsetNer);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t//DBpediaLink info: map offsets to links\n\t\t\t\tList<DBpediaResource> dbpeds = JCasUtil.selectCovered(aJCas, //SPnew tut\n\t\t\t\t\t\tDBpediaResource.class, sentenceAnn);\n\t\t\t\tfor (DBpediaResource dbped : dbpeds){\n//\t\t\t\t\t\n//\t\t\t\t\tint dbStart = dbped\n//\t\t\t\t\t\t\t.getBegin();\n//\t\t\t\t\tint dbEnd = dbped.getEnd();\n\t\t\t\t\t// not found if dbpedia offsets are wrongly outside than sentences\n//\t\t\t\t\tSystem.out.println(\"DBPED SENT: \" + sentenceAnn.getBegin()+ \"-\" + sentenceAnn.getEnd() ); \n//\t\t\t\t\tString offsetDB = \"\" + dbStart + \"-\" + dbEnd;\n//\t\t\t\t\thds.labelToDBpediaLink.put(dbped.getLabel(), dbped.getUri());\n//\t\t\t\t\tSystem.out.println(\"NOW DBPED: \" + dbped.getLabel() + \"URI: \" + dbped.getUri() ); \n\t\t\t\t\thds.dbpediaSurfaceFormToDBpediaLink.put(dbped.getCoveredText(), dbped.getUri());\n//\t\t\t\t\tSystem.out.println(\"NOW DBPED: \" + dbped.getCoveredText() + \"URI: \" + dbped.getUri() ); \n\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t//SP Map offsets to lemma of opinion verb/noun; parser does not provide lemma\n\t\t\t\t for (CoreLabel token: sentence.get(TokensAnnotation.class)) {\n//\t\t\t\t\t System.out.println(\"LEMMA \" + token.lemma().toString());\n\t\t\t\t\t int beginTok = token.beginPosition();\n\t\t\t\t\t int endTok = token.endPosition();\n\t\t\t\t\t String offsets = \"\" + beginTok + \"-\" + endTok;\n\t\t\t\t\t hds.offsetToLemma.put(offsets, token.lemma().toString());\n\t\t\t\t\t \n\t\t\t\t\t \t if (opinion_verbs.contains(token.lemma().toString())){\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionVerb.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t hds.OpinionExpression.add(offsets);\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionExpression.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t \n//\t\t\t \t System.out.println(\"offsetToLemmaOfOpinionVerb \" + token.lemma().toString());\n\t\t\t\t\t \t }\n\t\t\t\t\t \t if (passive_opinion_verbs.contains(token.lemma().toString())){\n\t\t\t\t\t\t\t hds.offsetToLemmaOfPassiveOpinionVerb.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t hds.OpinionExpression.add(offsets);\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionExpression.put(offsets, token.lemma().toString());\n//\t\t\t \t System.out.println(\"offsetToLemmaOfPassiveOpinionVerb \" + token.lemma().toString());\n\t\t\t\t\t \t }\n\n\t\t\t\t } \n\n\t\t\t//SPnew parser\n\t\t\tTree tree = sentence.get(TreeAnnotation.class);\n\t\t\tTreebankLanguagePack tlp = new PennTreebankLanguagePack();\n\t\t\tGrammaticalStructureFactory gsf = tlp.grammaticalStructureFactory();\n\t\t\tGrammaticalStructure gs = gsf.newGrammaticalStructure(tree);\n\t\t\tCollection<TypedDependency> td = gs.typedDependenciesCollapsed();\n\n\t\t\t \n//\t\t\tSystem.out.println(\"TYPEDdep\" + td);\n\t\t\t\n\t\t\tObject[] list = td.toArray();\n//\t\t\tSystem.out.println(list.length);\n\t\t\tTypedDependency typedDependency;\nDEPENDENCYSEARCH: for (Object object : list) {\n\t\t\ttypedDependency = (TypedDependency) object;\n//\t\t\tSystem.out.println(\"DEP \" + typedDependency.dep().toString()+ \n//\t\t\t\t\t\" GOV \" + typedDependency.gov().toString()+ \n//\t\t\t\" :: \"+ \" RELN \"+typedDependency.reln().toString());\n\t\t\tString pos = null;\n String[] elements;\n String verbCand = null;\n int beginVerbCand = -5;\n\t\t\tint endVerbCand = -5;\n\t\t\tString offsetVerbCand = null;\n\n if (compTag.contains(typedDependency.reln().toString())) {\n \tcontainsSubordinateConjunction = true;\n// \tSystem.out.println(\"subordConj \" + typedDependency.dep().toString().toLowerCase());\n }\n \n else if (subjTag.contains(typedDependency.reln().toString())){\n \thds.predicateToSubjectChainHead.clear();\n \thds.subjectToPredicateChainHead.clear();\n \t\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n//\t\t\t\tSystem.out.println(\"VERBCand \" + verbCand + offsetVerbCand);\n//\t\t\t\tfor (HashMap.Entry<String, String> entry : hds.offsetToLemma.entrySet()) {\n//\t\t\t\t String key = entry.getKey();\n//\t\t\t\t Object value = entry.getValue();\n//\t\t\t\t System.out.println(\"OFFSET \" + key + \" LEMMA \" + value);\n//\t\t\t\t // FOR LOOP\n//\t\t\t\t}\n//\t\t\t\tif (hds.offsetToLemma.containsKey(offsetVerbCand)){\n//\t\t\t\t\tString verbCandLemma = hds.offsetToLemma.get(offsetVerbCand);\n//\t\t\t\t\tif (hds.objectEqui.contains(verbCandLemma) || hds.subjectEqui.contains(verbCandLemma)){\n//\t\t\t\t\t\tSystem.out.println(\"SUBJCHAIN BEGIN verbCand \" + verbCand);\n//\t\t\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\t\t}\n//\t\t\t\t}\n//\t\t\t\tSystem.out.println(\"SUBJCHAINHEAD1\");\n\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\tSystem.out.println(\"verbCand \" + verbCand);\n\t\t\t\t//hack for subj after obj said Zwickel (obj) on Monday morning (subj)\n\t\t\t\tif (language.equals(\"en\") \n\t\t\t\t\t\t&& hds.predicateToObject.containsKey(offsetVerbCand)\n\t\t\t\t\t\t){\n// \t\tSystem.out.println(\"CONTINUE DEP\");\n \t\tcontinue DEPENDENCYSEARCH;\n \t}\n\t\t\t\telse {\n\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n\t\t\t\t}\n }\n //Merkel is concerned\n else if (passSubjTag.contains(typedDependency.reln().toString())){\n \t//Merkel was reported\n \t//Merkel was concerned\n \t//Merkel was quoted\n \thds.predicateToSubjectChainHead.clear();\n \thds.subjectToPredicateChainHead.clear();\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n//\t\t\t\tSystem.out.println(\"VERBCand \" + verbCand + offsetVerbCand);\n//\t\t\t\tif (hds.offsetToLemma.containsKey(offsetVerbCand)){\n//\t\t\t\t\tString verbCandLemma = hds.offsetToLemma.get(offsetVerbCand);\n////\t\t\t\t\tSystem.out.println(\"LEMMA verbCand \" + verbCandLemma);\n//\t\t\t\t\tif (hds.objectEqui.contains(verbCandLemma) || hds.subjectEqui.contains(verbCandLemma)){\n//\t\t\t\t\t\tSystem.out.println(\"SUBJCHAIN BEGIN verbCand \" + verbCand);\n//\t\t\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\t\t}\n//\t\t\t\t}\n \t\n \tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n// \tSystem.out.println(\"SUBJCHAINHEAD2\");\n \t//Merkel is concerned\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfPassiveOpinionVerb,\n \t\t\thds);\n }\n //Meanwhile, the ECB's vice-president, Christian Noyer, was reported at the start of the week to have said that the bank's future interest-rate moves\n// would depend on the behavior of wage negotiators as well as the pace of the economic recovery.\n\n else if (apposTag.contains(typedDependency.reln().toString())){\n \t\n \tString subjCand = typedDependency.gov().toString().toLowerCase();\n \tint beginSubjCand = typedDependency.gov().beginPosition();\n \tint endSubjCand = typedDependency.gov().endPosition();\n \tString offsetSubjCand = \"\" + beginSubjCand + \"-\" + endSubjCand;\n \tString appo = typedDependency.dep().toString().toLowerCase();\n\t\t\t\tint beginAppo = typedDependency.dep().beginPosition();\n\t\t\t\tint endAppo = typedDependency.dep().endPosition();\n\t\t\t\tString offsetAppo = \"\" + beginAppo + \"-\" + endAppo;\n\t\t\t\t\n// \tSystem.out.println(\"APPOSITION1 \" + subjCand + \"::\"+ appo + \":\" + offsetSubjCand + \" \" + offsetAppo);\n \thds.subjectToApposition.put(offsetSubjCand, offsetAppo);\n }\n else if (relclauseTag.contains(typedDependency.reln().toString())){\n \tString subjCand = typedDependency.gov().toString().toLowerCase();\n \tint beginSubjCand = typedDependency.gov().beginPosition();\n \tint endSubjCand = typedDependency.gov().endPosition();\n \tString offsetSubjCand = \"\" + beginSubjCand + \"-\" + endSubjCand;\n \tverbCand = typedDependency.dep().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.dep().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.dep().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n\t\t\t\tString subjCandPos = null;\n\t\t\t\tif (hds.predicateToSubject.containsKey(offsetVerbCand)){\n\t\t\t\t\t\n\t\t\t\t\tif (subjCand.matches(\".+?/.+?\")) { \n\t\t\t\t\t\telements = subjCand.split(\"/\");\n\t\t\t\t\t\tsubjCand = elements[0];\n\t\t\t\t\t\tsubjCandPos = elements[1];\n\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\tString del = hds.predicateToSubject.get(offsetVerbCand);\n\t\t\t\t\thds.predicateToSubject.remove(offsetVerbCand);\n\t\t\t\t\thds.subjectToPredicate.remove(del);\n\t\t\t\t\thds.normalPredicateToSubject.remove(offsetVerbCand);\n\t\t\t\t\thds.subjectToNormalPredicate.remove(del);\n//\t\t\t\t\tSystem.out.println(\"REMOVE RELPRO \" + verbCand + \"/\" + hds.offsetToLemma.get(del));\n\t\t\t\t\thds.predicateToSubject.put(offsetVerbCand, offsetSubjCand);\n\t\t\t\t\thds.subjectToPredicate.put( offsetSubjCand, offsetVerbCand);\n\t\t\t\t\thds.normalPredicateToSubject.put(offsetVerbCand, offsetSubjCand);\n\t\t\t\t\thds.subjectToNormalPredicate.put( offsetSubjCand, offsetVerbCand);\n//\t\t\t\t\tSystem.out.println(\"RELCLAUSE \" + subjCand + \"::\" + \":\" + verbCand);\n\t\t\t\t\thds.offsetToSubjectHead.put(offsetSubjCand,subjCand);\n\t\t\t\t\thds.SubjectHead.add(offsetSubjCand);\n\t\t\t\t\t\n\t\t\t\t\tif (subjCandPos != null && hds.pronTag.contains(subjCandPos)){\n\t\t\t\t\t\thds.PronominalSubject.add(offsetSubjCand);\n\t\t\t\t\t}\n\t\t\t\t}\n \t\n \t\n }\n \n else if (dirObjTag.contains(typedDependency.reln().toString())\n \t\t){\n \tstoreRelations(typedDependency, hds.predicateToObject, hds.ObjectToPredicate, hds);\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n\t\t\t\t\n\t\t\t\tString objCand = typedDependency.dep().toString().toLowerCase();\n \tint beginObjCand = typedDependency.dep().beginPosition();\n \tint endObjCand = typedDependency.dep().endPosition();\n \tString offsetObjCand = \"\" + beginObjCand + \"-\" + endObjCand;\n \tString objCandPos;\n \tif (objCand.matches(\".+?/.+?\")) { \n\t\t\t\t\telements = objCand.split(\"/\");\n\t\t\t\t\tobjCand = elements[0];\n\t\t\t\t\tobjCandPos = elements[1];\n//\t\t\t\t\tSystem.out.println(\"PRON OBJ \" + objCandPos);\n\t\t\t\t\tif (pronTag.contains(objCandPos)){\n\t\t\t\t\thds.PronominalSubject.add(offsetObjCand);\n\t\t\t\t\t}\n\t\t\t\t\t}\n// \tSystem.out.println(\"DIROBJ STORE ONLY\");\n \t//told Obama\n \t//said IG metall boss Klaus Zwickel\n \t// problem: pointing DO\n \t//explains David Gems, pointing out the genetically manipulated species.\n \t if (language.equals(\"en\") \n \t\t\t\t\t\t&& !hds.normalPredicateToSubject.containsKey(offsetVerbCand)\n \t\t\t\t\t\t){\n// \t\t System.out.println(\"INVERSE SUBJ HACK ENGLISH PREDTOOBJ\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t }\n }\n //was reported to have said\n else if (infVerbTag.contains(typedDependency.reln().toString())){\n \tstoreRelations(typedDependency, hds.mainToInfinitiveVerb, hds.infinitiveToMainVerb, hds);\n// \tSystem.out.println(\"MAIN-INF\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t\n }\n else if (aclauseTag.contains(typedDependency.reln().toString())){\n \tstoreRelations(typedDependency, hds.nounToInfinitiveVerb, hds.infinitiveVerbToNoun, hds);\n// \tSystem.out.println(\"NOUN-INF\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t\n }\n \n \n\n\t\t\t}\n\t\t\t\n//\t\t\tSemanticGraph dependencies = sentence.get(CollapsedCCProcessedDependenciesAnnotation.class);\n//\t\t\tSystem.out.println(\"SEM-DEP \" + dependencies);\t\n\t\t}\n\t\t\n\n\t\tMap<Integer, edu.stanford.nlp.dcoref.CorefChain> corefChains = document.get(CorefChainAnnotation.class);\n\t\t \n\t\t if (corefChains == null) { return; }\n\t\t //SPCOPY\n\t\t for (Entry<Integer, edu.stanford.nlp.dcoref.CorefChain> entry: corefChains.entrySet()) {\n//\t\t System.out.println(\"Chain \" + entry.getKey() + \" \");\n\t\t \tint chain = entry.getKey();\n\t\t String repMenNer = null;\n\t\t String repMen = null;\n\t\t String offsetRepMenNer = null;\n\n\t\t List<IaiCorefAnnotation> listCorefAnnotation = new ArrayList<IaiCorefAnnotation>();\n\t\t \n\t\t for (CorefMention m : entry.getValue().getMentionsInTextualOrder()) {\n\t\t \tboolean corefMentionContainsNer = false;\n\t\t \tboolean repMenContainsNer = false;\n\n//\t\t \n\n\t\t\t\t// We need to subtract one since the indices count from 1 but the Lists start from 0\n\t\t \tList<CoreLabel> tokens = sentences.get(m.sentNum - 1).get(TokensAnnotation.class);\n\t\t // We subtract two for end: one for 0-based indexing, and one because we want last token of mention not one following.\n//\t\t System.out.println(\" \" + m + \", i.e., 0-based character offsets [\" + tokens.get(m.startIndex - 1).beginPosition() +\n//\t\t \", \" + tokens.get(m.endIndex - 2).endPosition() + \")\");\n\t\t \n\t\t int beginCoref = tokens.get(m.startIndex - 1).beginPosition();\n\t\t\t\t int endCoref = tokens.get(m.endIndex - 2).endPosition();\n\t\t\t\t String offsetCorefMention = \"\" + beginCoref + \"-\" + endCoref;\n\t\t\t\t String corefMention = m.mentionSpan;\n\n\t\t\t\t CorefMention RepresentativeMention = entry.getValue().getRepresentativeMention();\n\t\t\t\t repMen = RepresentativeMention.mentionSpan;\n\t\t\t\t List<CoreLabel> repMenTokens = sentences.get(RepresentativeMention.sentNum - 1).get(TokensAnnotation.class);\n//\t\t\t\t System.out.println(\"REPMEN ANNO \" + \"\\\"\" + repMen + \"\\\"\" + \" is representative mention\" +\n// \", i.e., 0-based character offsets [\" + repMenTokens.get(RepresentativeMention.startIndex - 1).beginPosition() +\n//\t\t \", \" + repMenTokens.get(RepresentativeMention.endIndex - 2).endPosition() + \")\");\n\t\t\t\t int beginRepMen = repMenTokens.get(RepresentativeMention.startIndex - 1).beginPosition();\n\t\t\t\t int endRepMen = repMenTokens.get(RepresentativeMention.endIndex - 2).endPosition();\n\t\t\t\t String offsetRepMen = \"\" + beginRepMen + \"-\" + endRepMen;\n\t\t \t \n\t\t\t\t//Determine repMenNer that consists of largest NER (Merkel) to (Angela Merkel)\n\t\t\t\t //and \"Chancellor \"Angela Merkel\" to \"Angela Merkel\"\n\t\t \t //Further reduction to NER as in \"Chancellor Angela Merkel\" to \"Angela Merkel\" is\n\t\t\t\t //done in determineBestSubject. There, Chunk information and subjectHead info is available.\n\t\t\t\t //Chunk info and subjectHead info is used to distinguish \"Chancellor Angela Merkel\" to \"Angela Merkel\"\n\t\t\t\t //from \"The enemies of Angela Merkel\" which is not reduced to \"Angela Merkel\"\n\t\t\t\t //Problem solved: The corefMentions of a particular chain do not necessarily have the same RepMenNer (RepMen) \n\t\t\t\t // any more: Chancellor Angela Merkel repMenNer Chancellor Angela Merkel , then Angela Merkel has RepMenNer Angela Merkel\n\t\t\t\t if (offsetRepMenNer != null && hds.Ner.contains(offsetRepMenNer)){\n//\t\t\t\t\t System.out.println(\"NEWNer.contains(offsetRepMenNer)\");\n\t\t\t\t }\n\t\t\t\t else if (offsetRepMen != null && hds.Ner.contains(offsetRepMen)){\n\t\t\t\t\t repMenNer = repMen;\n\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\tSystem.out.println(\"NEWNer.contains(offsetRepMen)\");\n\t\t\t\t }\n\t\t\t\t else if (offsetCorefMention != null && hds.Ner.contains(offsetCorefMention)){\n\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\tSystem.out.println(\"Ner.contains(offsetCorefMention)\");\n\t\t\t\t\t}\n\t\t\t\t else {\n\t\t\t\t\t corefMentionContainsNer = offsetsContainAnnotation(offsetCorefMention,hds.Ner);\n\t\t\t\t\t repMenContainsNer = offsetsContainAnnotation(offsetRepMen,hds.Ner);\n//\t\t\t\t\t System.out.println(\"ELSE Ner.contains(offsetCorefMention)\");\n\t\t\t\t }\n\t\t\t\t //Determine repMenNer that contains NER\n\t\t\t\t\tif (repMenNer == null){\n\t\t\t\t\t\tif (corefMentionContainsNer){\n\t\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT1\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if (repMenContainsNer){\n\t\t\t\t\t\t\trepMenNer = repMen;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT2\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\t//no NER:\n\t\t\t\t\t\t//Pronoun -> repMen is repMenNer\n\t\t\t\t\t\telse if (hds.PronominalSubject.contains(offsetCorefMention) && repMen != null){\n\t\t\t\t\t\t\trepMenNer = repMen;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT3\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t//other no NER: corefMention is repMenNer because it is closer to original\n\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\tSystem.out.println(\"DEFAULT4\");\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t \n \t IaiCorefAnnotation corefAnnotation = new IaiCorefAnnotation(aJCas);\n\t\t\t\n\t\t\t\t\t\n\n\n\t\t\t\t\tcorefAnnotation.setBegin(beginCoref);\n\t\t\t\t\tcorefAnnotation.setEnd(endCoref);\n\t\t\t\t\tcorefAnnotation.setCorefMention(corefMention);\n\t\t\t\t\tcorefAnnotation.setCorefChain(chain);\n\t\t\t\t\t//done below\n//\t\t\t\t\tcorefAnnotation.setRepresentativeMention(repMenNer);\n//\t\t\t\t\tcorefAnnotation.addToIndexes(); \n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tlistCorefAnnotation.add(corefAnnotation);\n\t\t\t\t\t\n//\t\t\t\t\tdone below:\n//\t\t\t\t\t offsetToRepMen.put(offsetCorefMention, repMenNer);\n//\t\t\t\t\t RepMen.add(offsetCorefMention);\n\t\t\t\t\t\n\t\t\t\t\t \n\t\t }//end coref mention\n//\t\t System.out.println(\"END Chain \" + chain );\n//\t\t System.out.println(listCorefAnnotation.size());\n\t\t String offsetCorefMention = null;\n\t\t for (int i = 0; i < listCorefAnnotation.size(); i++) {\n\t\t \tIaiCorefAnnotation corefAnnotation = listCorefAnnotation.get(i);\n\t\t \tcorefAnnotation.setRepresentativeMention(repMenNer);\n\t\t \tcorefAnnotation.addToIndexes();\n\t\t \toffsetCorefMention = \"\" + corefAnnotation.getBegin() + \"-\" + corefAnnotation.getEnd();\n\t\t\t\t\thds.offsetToRepMen.put(offsetCorefMention, repMenNer);\n\t\t\t\t\thds.RepMen.add(offsetCorefMention);\n\t\t\t\t\t//COREF\n//\t\t\t\t\tSystem.out.println(\"Chain \" + corefAnnotation.getCorefChain());\n//\t\t\t\t\tSystem.out.println(\"corefMention \" + corefAnnotation.getCorefMention() + offsetCorefMention);\n//\t\t\t\t\tSystem.out.println(\"repMenNer \" + repMenNer);\n\t\t }\n\t\t } //end chains\n\n\n//\t\t System.out.println(\"NOW quote finder\");\n\n\n\t\t\n\t\t///* quote finder: begin find quote relation and quotee\n\t\t// direct quotes\n\t\t\n\t\t\n\t\tString quotee_left = null;\n\t\tString quotee_right = null; \n\t\t\n\t\tString representative_quotee_left = null;\n\t\tString representative_quotee_right = null; \n\t\t\n\t\tString quote_relation_left = null;\n\t\tString quote_relation_right = null;\n\t\t\n\t\tString quoteType = null;\n\t\tint quoteeReliability = 5;\n\t\tint quoteeReliability_left = 5;\n\t\tint quoteeReliability_right = 5;\n\t\tint quotee_end = -5;\n\t\tint quotee_begin = -5;\n\t\t\n\t\tboolean quoteeBeforeQuote = false;\n\n\n\t\n\t\t\n\t\t// these are all the quotes in this document\n\t\tList<CoreMap> quotes = document.get(QuotationsAnnotation.class);\n\t\tfor (CoreMap quote : quotes) {\n\t\t\tif (quote.get(TokensAnnotation.class).size() > 5) {\n\t\t\t\tQuoteAnnotation annotation = new QuoteAnnotation(aJCas);\n\n\t\t\t\tint beginQuote = quote.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endQuote = quote.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(quote.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tannotation.setBegin(beginQuote);\n\t\t\t\tannotation.setEnd(endQuote);\n\t\t\t\tannotation.addToIndexes();\n//\t\t\t}\n//\t\t}\n//\t\t\n//\t\tList<Q> newQuotes = document.get(QuotationsAnnotation.class);\t\t\n//\t\tfor (CoreMap annotation : newQuotes) {\n//\t\t\t\tif (1==1){\n//\t\t\t\tRe-initialize markup variables since they are also used for indirect quotes\n\t\t\t\tquotee_left = null;\n\t\t\t\tquotee_right = null; \n\t\t\t\t\n\t\t\t\trepresentative_quotee_left = null;\n\t\t\t\trepresentative_quotee_right = null;\n\t\t\t\t\n\t\t\t\tquote_relation_left = null;\n\t\t\t\tquote_relation_right = null;\n\t\t\t\tquoteeReliability = 5;\n\t\t\t\tquoteeReliability_left = 5;\n\t\t\t\tquoteeReliability_right = 5;\n\t\t\t\tquotee_end = -5;\n\t\t\t\tquotee_begin = -5;\n\t\t\t\tquoteType = \"direct\";\n\t\t\t\tquoteeBeforeQuote = false;\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> directQuoteTokens = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\tToken.class, annotation);\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> followTokens = JCasUtil.selectFollowing(aJCas,\n\t\t\t\t\t\tToken.class, annotation, 1);\n\t\t\t\t\n \n//\t\t\t\tfor (Token aFollowToken: followTokens){\n//\t\t\t\t\t List<Chunk> chunks = JCasUtil.selectCovering(aJCas,\n//\t\t\t\t\tChunk.class, aFollowToken);\n \n//direct quote quotee right:\n\t\t\t\t\n\t for (Token aFollow2Token: followTokens){\n\t\t\t\t\t List<SentenceAnnotation> sentencesFollowQuote = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t SentenceAnnotation.class, aFollow2Token);\n\t\t\t\t\t \n\t\t\t\t\t \n\t\t for (SentenceAnnotation sentenceFollowsQuote: sentencesFollowQuote){\n\t\t\t\t\t\t List<Chunk> chunks = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\tChunk.class, sentenceFollowsQuote);\n//\t\t\tSystem.out.println(\"DIRECT QUOTE RIGHT\");\n\t\t\tString[] quote_annotation_result = determine_quotee_and_quote_relation(\"RIGHT\", \n\t\t\t\t\tchunks, hds, annotation);\n\t\t\tif (quote_annotation_result.length>=4){\n\t\t\t quotee_right = quote_annotation_result[0];\n\t\t\t representative_quotee_right = quote_annotation_result[1];\n\t\t\t quote_relation_right = quote_annotation_result[2];\n\t\t\t try {\n\t\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t quoteeReliability_right = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t} catch (NumberFormatException e) {\n\t\t\t //Will Throw exception!\n\t\t\t //do something! anything to handle the exception.\n\t\t\t\tquoteeReliability = -5;\n\t\t\t\tquoteeReliability_right = -5;\n\t\t\t\t}\t\t\t\t\t \n\t\t\t }\n//\t\t\tSystem.out.println(\"DIRECT QUOTE RIGHT RESULT quotee \" + quotee_right + \" representative_quotee \" + representative_quotee_right\n//\t\t\t\t\t+ \" quote_relation \" + quote_relation_right);\n\t\t \n\t\t\t}\n\t\t\t\t\t \n\t\t\t\t\t \n }\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> precedingTokens = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t\t\tToken.class, annotation, 1);\n for (Token aPrecedingToken: precedingTokens){ \n \t\n \tif (directQuoteIntro.contains(aPrecedingToken.getLemma().getValue().toString()) \n \t\t\t|| compLemma.contains(aPrecedingToken.getLemma().getValue().toString())) {\n// \t\tSystem.out.println(\"Hello, World lemma found\" + aPrecedingToken.getLemma().getValue());\n \t\tquoteeBeforeQuote = true;\n \t}\n \t\tList <NamedEntity> namedEntities = null;\n \t\tList <Token> tokens = null;\n \t\tList<Chunk> chunks = null;\n \t\t\n\t\t\t\t List<Sentence> precedingSentences = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t \t\tSentence.class, aPrecedingToken, 1);\n\t\t\t\t \n\t\t\t\t\t\tif (precedingSentences.isEmpty()){\n\t\t\t\t\t\t\tList<Sentence> firstSentence;\n\t\t\t\t \tfirstSentence = JCasUtil.selectCovering(aJCas,\n\t\t\t\t \t\tSentence.class, aPrecedingToken);\n\n\t\t\t\t \tfor (Sentence aSentence: firstSentence){\n\t\t\t\t \t\t\n\n\t\t\t\t\t\t\t\tchunks = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\t\tChunk.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\n\t\t\t\t\t\t\t\t\t \n\t\t\t\t \t\tnamedEntities = JCasUtil.selectCovered(aJCas,\n\t \t \t\tNamedEntity.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\t\t\t\t \t\ttokens = JCasUtil.selectCovered(aJCas,\n\t\t\t\t \t\t\t\tToken.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\t\t\t\t \t\n\t\t\t\t \t}\n\t\t\t\t\t\t}\n\t\t\t\t else {\t\n\t\t\t\t \tfor (Sentence aSentence: precedingSentences){\n//\t\t\t\t \t\tSystem.out.println(\"Hello, World sentence\" + aSentence);\n\t\t\t\t \t\tchunks = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tChunk.class, aSentence, aPrecedingToken);\n\t\t\t\t \t\tnamedEntities = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tNamedEntity.class, aSentence, aPrecedingToken);\n\t\t\t\t \t\ttokens = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tToken.class, aSentence, aPrecedingToken);\n\t\t\t\t \t}\n\t\t\t\t }\n \t\n//\t\t\t\t \n//\t\t\t\t\t\tSystem.out.println(\"DIRECT QUOTE LEFT\");\n\t\t\t\t\t\tString[] quote_annotation_direct_left = determine_quotee_and_quote_relation(\"LEFT\", chunks,\n\t\t\t\t\t\t\t\t hds, annotation\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t );\n//\t\t\t\t\t\tSystem.out.println(\"QUOTE ANNOTATION \" + quote_annotation_direct_left.length);\t\t\n\t\tif (quote_annotation_direct_left.length>=4){\n//\t\t\tSystem.out.println(\"QUOTE ANNOTATION UPDATE \" + quote_annotation_direct_left[0] +\n//\t\t\t\t\t\" \" + quote_annotation_direct_left[1] + \" \" +\n//\t\t\t\t\tquote_annotation_direct_left[2]);\n\t\t quotee_left = quote_annotation_direct_left[0];\n\t\t representative_quotee_left = quote_annotation_direct_left[1];\n\t\t quote_relation_left = quote_annotation_direct_left[2];\n\t\t try {\n\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_direct_left[3]);\n\t\t\t quoteeReliability_left = Integer.parseInt(quote_annotation_direct_left[3]);\n\t\t\t} catch (NumberFormatException e) {\n\t\t //Will Throw exception!\n\t\t //do something! anything to handle the exception.\n\t\t\tquoteeReliability = -5;\n\t\t\tquoteeReliability_left = -5;\n\t\t\t}\t\t\t\t\t \n\t\t }\n//\t\tSystem.out.println(\"DIRECT QUOTE LEFT RESULT quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left\n//\t\t\t\t+ \" quote_relation \" + quote_relation_left);\n\t\t//no subject - predicate quotee quote_relation, quote introduced with colon: \n\t\tif (quotee_left == null && quote_relation_left == null && representative_quotee_left == null \n\t\t&& directQuoteIntro.contains(aPrecedingToken.getLemma().getValue().toString())){\n//\t\t\tSystem.out.println(\"NER DIRECT QUOTE LEFT COLON\");\n\t\t\tString quoteeCandOffset = null; \n\t\t\tString quoteeCandText = null;\n\t\t if (namedEntities.size() == 1){\n \t \tfor (NamedEntity ne : namedEntities){\n// \t \t\tSystem.out.println(\"ONE NER \" + ne.getCoveredText());\n \t \t\tquoteeCandText = ne.getCoveredText();\n\t\t\t\t\tquote_relation_left = aPrecedingToken.getLemma().getValue().toString();\n\t\t\t\t\tquotee_end = ne.getEnd();\n\t\t\t\t\tquotee_begin = ne.getBegin();\n\t\t\t\t\tquoteeCandOffset = \"\" + quotee_begin + \"-\" + quotee_end;\n\t\t\t\t\tquoteeReliability = 1;\n\t\t\t\t\tquoteeReliability_left = 1;\n \t }\n \t }\n \t else if (namedEntities.size() > 1) {\n \t \tint count = 0;\n \t \tString quotee_cand = null;\n// \t \tSystem.out.println(\"Hello, World ELSE SEVERAL NER\");\n \t \tfor (NamedEntity ner : namedEntities){\n// \t \t\tSystem.out.println(\"Hello, World NER TYPE\" + ner.getValue());\n \t \t\tif (ner.getValue().equals(\"PERSON\")){\n \t \t\t\tcount = count + 1;\n \t \t\t\tquotee_cand = ner.getCoveredText();\n \t \t\t\tquotee_end = ner.getEnd();\n \t \t\t\tquotee_begin = ner.getBegin();\n \t \t\t\tquoteeCandOffset = \"\" + quotee_begin + \"-\" + quotee_end;\n \t \t\t\t\n// \t \t\t\tSystem.out.println(\"Hello, World FOUND PERSON\" + quotee_cand);\n \t \t\t}\n \t \t}\n \t \tif (count == 1){ // there is exactly one NER.PERSON\n// \t \t\tSystem.out.println(\"ONE PERSON, SEVERAL NER \" + quotee_cand);\n \t \t\t\tquoteeCandText = quotee_cand;\n\t\t\t\t\t\tquote_relation_left = aPrecedingToken.getLemma().getValue().toString();\n\t\t\t\t\t\tquoteeReliability = 3;\n\t\t\t\t\t\tquoteeReliability_left = 3;\n \t \t}\n \t }\n\t\t if(quoteeCandOffset != null && quoteeCandText != null ){\n//\t\t \t quotee_left = quoteeCandText;\n\t\t \t String result [] = determineBestRepMenSubject(\n\t\t \t\t\t quoteeCandOffset,quoteeCandOffset, quoteeCandText, hds);\n\t\t \t if (result.length>=2){\n\t\t \t\t quotee_left = result [0];\n\t\t \t\t representative_quotee_left = result [1];\n//\t\t \t System.out.println(\"RESULT2 NER quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left);\n\t\t \t }\n\t\t }\n\t\t}\n }\n\t\t\n \n\n\t\t\t\t\n\t\t\t\tif (quotee_left != null && quotee_right != null){\n//\t\t\t\t\tSystem.out.println(\"TWO QUOTEES\");\n\t\t\t\t\t\n\t\t\t\t\tif (directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\".\") \n\t\t\t\t\t\t|| \tdirectQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"!\")\n\t\t\t\t\t\t|| directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"?\")\n\t\t\t\t\t\t\t){\n//\t\t\t\t\t\tSystem.out.println(\"PUNCT \" + quotee_left + quote_relation_left + quoteeReliability_left);\n\t\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\n\t\t\t\t\t}\n\t\t\t\t\telse if (directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\",\")){\n//\t\t\t\t\t\tSystem.out.println(\"COMMA \" + quotee_right + \" \" + quote_relation_right + \" \" + quoteeReliability_right);\n\t\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t\t}\n\t\t\t\t\telse if (!directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\".\")\n\t\t\t\t\t\t\t&& !directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"!\")\n\t\t\t\t\t\t\t&& !directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"?\")\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t){\n//\t\t\t\t\t\tSystem.out.println(\"NO PUNCT \" + quotee_right + \" \" + quote_relation_right + \" \" + quoteeReliability_right);\n\t\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t\t}\n\t\t\t\t\telse {\n//\t\t\t\t\t\tSystem.out.println(\"UNCLEAR LEFT RIGHT \" + quotee_left + quote_relation_left + quote + quotee_right + quote_relation_right);\n\t\t\t\t\tannotation.setQuotee(\"<unclear>\");\n\t\t\t\t\tannotation.setQuoteRelation(\"<unclear>\");\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\telse if (quoteeBeforeQuote == true){\n\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t}\n\t\t\t\telse if (quotee_left != null){\n//\t\t\t\t\tSystem.out.println(\"QUOTEE LEFT\" + quotee_left + quote_relation_left + quoteeReliability_left);\n\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t}\n\t\t\t\telse if (quotee_right != null){\n//\t\t\t\t\tSystem.out.println(\"QUOTEE RIGHT FOUND\" + quotee_right + \" QUOTE RELATION \" + quote_relation_right + \":\" + quoteeReliability_right);\n\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t}\n\t\t\t\telse if (quote_relation_left != null ){\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n//\t\t\t\t\tSystem.out.println(\"NO QUOTEE FOUND\" + quote + quote_relation_left + quote_relation_right);\n\t\t\t\t}\n\t\t\t\telse if (quote_relation_right != null){\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t}\n\t\t\t\telse if (quoteType != null){\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n//\t\t\t\t\tSystem.out.println(\"Hello, World NO QUOTEE and NO QUOTE RELATION FOUND\" + quote);\n\t\t\t\t}\n\t\t\t\tif (annotation.getRepresentativeQuoteeMention() != null){\n//\t\t\t\t\tSystem.out.println(\"NOW!!\" + annotation.getRepresentativeQuoteeMention());\n\t\t\t\t\tif (hds.dbpediaSurfaceFormToDBpediaLink.containsKey(annotation.getRepresentativeQuoteeMention())){\n\t\t\t\t\t\tannotation.setQuoteeDBpediaUri(hds.dbpediaSurfaceFormToDBpediaLink.get(annotation.getRepresentativeQuoteeMention()));\n//\t\t\t\t\t\tSystem.out.println(\"DBPRED FOUND\" + annotation.getRepresentativeQuoteeMention() + \" URI: \" + annotation.getQuoteeDBpediaUri());\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t} //for direct quote\n\t\t\n\t\t// annotate indirect quotes: opinion verb + 'that' ... until end of sentence: said that ...\n\n//\t\tList<CoreMap> sentences = document.get(SentencesAnnotation.class); //already instantiated above\nINDIRECTQUOTE:\t\tfor (CoreMap sentence : sentences) {\n//\t\t\tif (sentence.get(TokensAnnotation.class).size() > 5) { \n\t\t\t\tSentenceAnnotation sentenceAnn = new SentenceAnnotation(aJCas);\n\t\t\t\t\n\t\t\t\tint beginSentence = sentence.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endSentence = sentence.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(sentence.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tsentenceAnn.setBegin(beginSentence);\n\t\t\t\tsentenceAnn.setEnd(endSentence);\n//\t\t\t\tsentenceAnn.addToIndexes();\n\t\t\t\t\n\t\t\t\tQuoteAnnotation indirectQuote = new QuoteAnnotation(aJCas);\n\t \tint indirectQuoteBegin = -5;\n\t\t\t\tint indirectQuoteEnd = -5;\n\t\t\t\tboolean subsequentDirectQuoteInstance = false;\n\t\t\t\t\n\t\t\t\tList<Chunk> chunksIQ = JCasUtil.selectCovered(aJCas,\n\t\t\t\tChunk.class, sentenceAnn);\n\t\t\t\tList<Chunk> chunksBeforeIndirectQuote = null;\n\t\t\t\t\n\t\t\t\tint index = 0;\nINDIRECTCHUNK:\tfor (Chunk aChunk : chunksIQ) {\n\t\t\t\t\tindex++;\n\t\t\t\t\t\n//\t\t\t\t\tSystem.out.println(\"INDIRECT QUOTE CHUNK VALUE \" + aChunk.getChunkValue().toString());\n//\t\t\t\t\tif (aChunk.getChunkValue().equals(\"SBAR\")) {\n\t\t\t\t\tif(indirectQuoteIntroChunkValue.contains(aChunk.getChunkValue())){\n//\t\t\t\t\t\tSystem.out.println(\"INDIRECT QUOTE INDEX \" + \"\" + index);\n\t\t\t\t\t\t\n\t\t\t\t\t\tList<Token> tokensSbar = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\tToken.class, aChunk);\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tfor (Token aTokenSbar : tokensSbar){\n//\t\t\t\t\t\t\tString that = \"that\";\n\t\t\t\t\t\t\tif (compLemma.contains(aTokenSbar.getLemma().getCoveredText())){\n\t\t\t\t\t\t// VP test: does that clause contain VP?\n//\t\t\t\t\t\t\t\tSystem.out.println(\"TOK1\" + aTokenSbar.getLemma().getCoveredText());\n//\t\t\t \tQuoteAnnotation indirectQuote = new QuoteAnnotation(aJCas);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t indirectQuoteBegin = aChunk.getEnd() + 1;\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t chunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t//NEW\n//\t\t\t\t\t\t\t\tif (LANGUAGE == \"en\")\n\t\t\t\t\t\t\t\tList<Token> precedingSbarTokens = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t\t\t\t\t\t\tToken.class, aChunk, 1);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tfor (Token aPrecedingSbarToken: precedingSbarTokens){ \n//\t\t\t\t\t\t\t\t\tSystem.out.println(\"TOK2\" + aPrecedingSbarToken.getLemma().getCoveredText());\n\t\t\t\t \tif (coordLemma.contains(aPrecedingSbarToken.getLemma().getValue().toString())){\n//\t\t\t\t \t\tSystem.out.println(\"TOKK\" + aPrecedingSbarToken.getLemma().getCoveredText());\n\t\t\t\t \t\tchunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t \t\tint k = 0;\n\t\t\t\t \tSAY:\tfor (Chunk chunkBeforeAndThat : chunksBeforeIndirectQuote){\n//\t\t\t\t \t\t\txxxx\n\t\t\t\t \t\tk++;\n\t\t\t\t \t\t\tif (chunkBeforeAndThat.getChunkValue().equals(\"VP\")){\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t\tList<Token> tokensInVp = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tToken.class, chunkBeforeAndThat);\n\t\t\t\t\t\t\t\t\t\t\t\tfor (Token aTokenInVp : tokensInVp){\n//\t\t\t\t\t\t\t\t\t\t\t\t\tString and;\n//\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"TOKK\" + aTokenInVp.getLemma().getCoveredText());\n\t\t\t\t\t\t\t\t\t\t\t\t\tif (aTokenInVp.getLemma().getValue().equals(\"say\")){\n//\t\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"SAY OLD\" + indirectQuoteBegin + \":\" + sentenceAnn.getCoveredText());\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tchunksBeforeIndirectQuote = chunksIQ.subList(0, k);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tindirectQuoteBegin = chunksBeforeIndirectQuote.get(chunksBeforeIndirectQuote.size()-1).getEnd()+1;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"SAY NEW\" + indirectQuoteBegin + \":\" );\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tbreak SAY;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t}\n\t\t\t\t \t\t\t\n\t\t\t\t \t\t\t\n\t\t\t\t \t\t}\n\t\t\t\t \t\t\n\t\t\t\t \t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tList<QuoteAnnotation> coveringDirectQuoteChunk = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t\t\t\tQuoteAnnotation.class, aChunk);\n\t\t\t\t\t\t\t\tif (coveringDirectQuoteChunk.isEmpty()){\n//\t\t\t\t\t\t\t\t indirectQuoteBegin = aChunk.getEnd() + 1;\n\t\t\t\t\t\t\t\t indirectQuote.setBegin(indirectQuoteBegin);\n//\t\t\t\t\t\t\t\t chunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t\t\t\t\t indirectQuoteEnd = sentenceAnn.getEnd();\n\t\t\t\t\t\t\t\t indirectQuote.setEnd(indirectQuoteEnd);\n\t\t\t\t\t\t\t\t indirectQuote.addToIndexes();\n\t\t\t\t\t\t\t\t subsequentDirectQuoteInstance = false;\n//\t\t\t\t\t\t\t\t System.out.println(\"SUBSEQUENT FALSE\");\n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t List<Token> followTokens = JCasUtil.selectFollowing(aJCas,\n\t\t\t\t\t\t\t\t\t\t\tToken.class, indirectQuote, 1);\n\t\t\t\t\t\t\t\t for (Token aFollow3Token: followTokens){\n\t\t\t\t\t\t\t\t\t List<QuoteAnnotation> subsequentDirectQuotes = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t\t\t\t\tQuoteAnnotation.class,aFollow3Token);\n\t\t\t\t\t\t\t\t\t if (!subsequentDirectQuotes.isEmpty()){\n\t\t\t\t\t\t\t\t\t\t for (QuoteAnnotation subsequentDirectQuote: subsequentDirectQuotes){\n\t\t\t\t\t\t\t\t\t\t\t if (subsequentDirectQuote.getRepresentativeQuoteeMention() != null\n\t\t\t\t\t\t\t\t\t\t\t\t && subsequentDirectQuote.getRepresentativeQuoteeMention().equals(\"<unclear>\")){\n//\t\t\t\t\t\t\t\t\t\t\t System.out.println(\"SUBSEQUENT FOUND\"); \n\t\t\t\t\t\t\t\t\t\t\t hds.subsequentDirectQuote = subsequentDirectQuote;\n\t\t\t\t\t\t\t\t\t\t\t subsequentDirectQuoteInstance = true;\n\t\t\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t break INDIRECTCHUNK;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\t\t\n\t\t\t\t}\n\t\t\t\t\tif (indirectQuoteBegin >= 0 && indirectQuoteEnd >= 0){\n//\t\t\t\t\t\tList<QuoteAnnotation> coveringDirectQuote = JCasUtil.selectCovering(aJCas,\n//\t\t\t\t\t\t\t\tQuoteAnnotation.class, indirectQuote);\n//\t\t\t\t\t\tif (coveringDirectQuote.isEmpty()){\n////\t\t\t\t\t\t\t\n//\t\t\t\t\t\tindirectQuote.addToIndexes();\n//\t\t\t\t\t\t}\n//\t\t\t\t\t\telse {\n//\t\t\t\t\t\t\t//indirect quote is covered by direct quote and therefore discarded\n//\t\t\t\t\t\t\tcontinue INDIRECTQUOTE;\n//\t\t\t\t\t\t}\n\t\t\t\t\tList<QuoteAnnotation> coveredDirectQuotes = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\tQuoteAnnotation.class, indirectQuote);\n\t\t\t\t\tfor (QuoteAnnotation coveredDirectQuote : coveredDirectQuotes){\n//\t\t\t\t\t\tSystem.out.println(\"Hello, World covered direct quote\" + coveredDirectQuote.getCoveredText());\n\t\t\t\t\t\t//delete coveredDirectQuoteIndex\n\t\t\t\t\t\tcoveredDirectQuote.removeFromIndexes();\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\telse {\n\t\t\t\t\t\t//no indirect quote in sentence\n\t\t\t\t\t\tcontinue INDIRECTQUOTE;\n\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n//\t\t\t\t\t\tRe-initialize markup variables since they are also used for direct quotes\n\t\t\t\t\t\tquotee_left = null;\n\t\t\t\t\t\tquotee_right = null; \n\t\t\t\t\t\t\n\t\t\t\t\t\trepresentative_quotee_left = null;\n\t\t\t\t\t\trepresentative_quotee_right = null;\n\t\t\t\t\t\t\n\t\t\t\t\t\tquote_relation_left = null;\n\t\t\t\t\t\tquote_relation_right = null;\n\t\t\t\t\t\t\n\t\t\t\t\t\tquoteType = \"indirect\";\n\t\t\t\t\t\tquoteeReliability = 5;\n\t\t\t\t\t\tquoteeReliability_left = 5;\n\t\t\t\t\t\tquoteeReliability_right = 5;\n\t\t\t\t\t\tquotee_end = -5;\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\tif (chunksBeforeIndirectQuote != null){\n//\t\t\t\t\t\t\tSystem.out.println(\"chunksBeforeIndirectQuote FOUND!! \");\n\t\t\t\t\t\t\tString[] quote_annotation_result = determine_quotee_and_quote_relation(\"LEFT\", chunksBeforeIndirectQuote,\n\t\t\t\t\t\t\t\t\t hds, indirectQuote\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t );\n\t\t\tif (quote_annotation_result.length>=4){\n\t\t\t quotee_left = quote_annotation_result[0];\n\t\t\t representative_quotee_left = quote_annotation_result[1];\n\t\t\t quote_relation_left = quote_annotation_result[2];\n//\t\t\t System.out.println(\"INDIRECT QUOTE LEFT RESULT quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left\n//\t\t\t\t\t + \" QUOTE RELATION \" + quote_relation_left);\n\t\t\t try {\n\t\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t quoteeReliability_left = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t} catch (NumberFormatException e) {\n\t\t\t\tquoteeReliability = -5;\n\t\t\t\tquoteeReliability_left = -5;\n\t\t\t\t}\t\t\t\t\t \n\t\t\t }\n\t\t\t\n\t\t\t}\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tif (quotee_left != null){\n\t\t\t\t\t\t\tindirectQuote.setQuotee(quotee_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n\t\t\t\t\t\t\tindirectQuote.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\t\t\tindirectQuote.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//indirect quote followed by direct quote:\n\t\t\t\t\t\t\t//the quotee and quote relation of the indirect quote are copied to the direct quote \n\t\t\t\t\t\t\t//Genetic researcher Otmar Wiestler hopes that the government's strict controls on genetic research \n\t\t\t\t\t\t\t//will be relaxed with the advent of the new ethics commission. \n\t\t\t\t\t\t\t//\"For one thing the government urgently needs advice, because of course it's such an extremely \n\t\t\t\t\t\t\t//complex field. And one of the reasons Chancellor Schröder formed this new commission was without \n\t\t\t\t\t\t\t//a doubt to create his own group of advisors.\"\n\n\t\t\t\t\t\t\tif (subsequentDirectQuoteInstance == true\n\t\t\t\t\t\t\t\t&&\thds.subsequentDirectQuote.getRepresentativeQuoteeMention().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t&& \thds.subsequentDirectQuote.getQuotee().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t&& \thds.subsequentDirectQuote.getQuoteRelation().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t\t){\n//\t\t\t\t\t\t\t\tSystem.out.println(\"SUBSEQUENT UNCLEAR DIR QUOTE FOUND!!\"); \n\t\t\t\t\t\t\t\tint begin = hds.subsequentDirectQuote.getBegin();\n\t\t\t\t\t\t\t\tint end = hds.subsequentDirectQuote.getEnd();\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuotee(quotee_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteType(\"direct\");\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteeReliability(quoteeReliability_left + 2);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.addToIndexes();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\tSystem.out.println(\"Hello, World INDIRECT QUOTE \" + quotee_left + quote_relation_left + quoteeReliability);\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if (quote_relation_left != null){\n\t\t\t\t\t\t\tindirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\telse if (quoteType != null){\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n//\t\t\t\t\t\t\tSystem.out.println(\"Hello, World INDIRECT QUOTE NOT FOUND\" + quote_relation_left);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif (indirectQuote.getRepresentativeQuoteeMention() != null){\n//\t\t\t\t\t\t\tSystem.out.println(\"NOW!!\" + indirectQuote.getRepresentativeQuoteeMention());\n\t\t\t\t\t\t\tif (hds.dbpediaSurfaceFormToDBpediaLink.containsKey(indirectQuote.getRepresentativeQuoteeMention())){\n\t\t\t\t\t\t\t\tindirectQuote.setQuoteeDBpediaUri(hds.dbpediaSurfaceFormToDBpediaLink.get(indirectQuote.getRepresentativeQuoteeMention()));\n//\t\t\t\t\t\t\t\tSystem.out.println(\"DBPEDIA \" + indirectQuote.getRepresentativeQuoteeMention() + \" URI: \" + hds.dbpediaSurfaceFormToDBpediaLink.get(indirectQuote.getRepresentativeQuoteeMention()));\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n//\t\t\t\t\t\t}\n//\t\t\t\t}\n//\t\t\t }\n//\t\t\t} //for chunk\n//\t\t\t\tsay without that\n//\t\t\t}\t\t\n\t\t} //Core map sentences indirect quotes\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t}", "public CGrammar getGrammarStructure();", "public static void main(String []args){\n\t\tString format = \"TURTLE\";\n\t\tInputStream is = Thread.currentThread().getContextClassLoader().\n\t\t\t\tgetResourceAsStream(\"test_ontologies/cp-11.ttl\");\n\t\tOntDocumentManager dm = OntDocumentManager.getInstance();\n\t\tdm.setProcessImports(false);\n\t\tOntModelSpec spec = new OntModelSpec(OntModelSpec.OWL_DL_MEM);\n\t\tspec.setDocumentManager(dm); \n\t\t//spec.setReasoner(reasoner);\n\t\tOntModel ontModel = ModelFactory.createOntologyModel( spec, null );\n\t\tontModel.read(is,\"\",format);\n\t\ttry {\n\t\t\tStmtIterator it = ontModel.listStatements();\n\t\t\tSystem.out.println(\"STATEMENTS\");\n\t\t\tStatement st;\n\t\t\twhile(it.hasNext()){\n\t\t\t\tst = it.next();\n\t\t\t\tif(st.getSubject().isAnon() || st.getObject().isAnon()){\n\t\t\t\t\t\n\t\t\t\t}else{\n\t\t\t\t\tSystem.out.println(it.next());\t\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\t\t\tSystem.out.println(\"REIFIED STATEMENTS\");\n\t\t\tRSIterator it2 = ontModel.listReifiedStatements();\n\t\t\twhile(it2.hasNext()){\n\t\t\t\tSystem.out.println(it2.next());\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t} catch (Exception e) {\n\t\t\tlogger.error(e);\n\t\t}\n\n\t}", "public static UpdateDescriptionOntologyObject_ parse(javax.xml.stream.XMLStreamReader reader) throws java.lang.Exception{\n UpdateDescriptionOntologyObject_ object =\n new UpdateDescriptionOntologyObject_();\n\n int event;\n java.lang.String nillableValue = null;\n java.lang.String prefix =\"\";\n java.lang.String namespaceuri =\"\";\n try {\n \n while (!reader.isStartElement() && !reader.isEndElement())\n reader.next();\n\n \n if (reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"type\")!=null){\n java.lang.String fullTypeName = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\n \"type\");\n if (fullTypeName!=null){\n java.lang.String nsPrefix = null;\n if (fullTypeName.indexOf(\":\") > -1){\n nsPrefix = fullTypeName.substring(0,fullTypeName.indexOf(\":\"));\n }\n nsPrefix = nsPrefix==null?\"\":nsPrefix;\n\n java.lang.String type = fullTypeName.substring(fullTypeName.indexOf(\":\")+1);\n \n if (!\"updateDescriptionOntologyObject_\".equals(type)){\n //find namespace for the prefix\n java.lang.String nsUri = reader.getNamespaceContext().getNamespaceURI(nsPrefix);\n return (UpdateDescriptionOntologyObject_)cn.sjxx.knowledge.ExtensionMapper.getTypeObject(\n nsUri,type,reader);\n }\n \n\n }\n \n\n }\n\n \n\n \n // Note all attributes that were handled. Used to differ normal attributes\n // from anyAttributes.\n java.util.Vector handledAttributes = new java.util.Vector();\n \n\n \n \n reader.next();\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"token\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (!\"true\".equals(nillableValue) && !\"1\".equals(nillableValue)){\n \n\n java.lang.String content = reader.getElementText();\n \n object.setToken(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToString(content));\n \n } else {\n \n \n reader.getElementText(); // throw away text nodes if any.\n }\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"objectName\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (!\"true\".equals(nillableValue) && !\"1\".equals(nillableValue)){\n \n\n java.lang.String content = reader.getElementText();\n \n object.setObjectName(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToString(content));\n \n } else {\n \n \n reader.getElementText(); // throw away text nodes if any.\n }\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"oldProperty_description\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (!\"true\".equals(nillableValue) && !\"1\".equals(nillableValue)){\n \n\n java.lang.String content = reader.getElementText();\n \n object.setOldProperty_description(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToString(content));\n \n } else {\n \n \n reader.getElementText(); // throw away text nodes if any.\n }\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"oldValues_description\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (!\"true\".equals(nillableValue) && !\"1\".equals(nillableValue)){\n \n\n java.lang.String content = reader.getElementText();\n \n object.setOldValues_description(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToString(content));\n \n } else {\n \n \n reader.getElementText(); // throw away text nodes if any.\n }\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"newProperty_description\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (!\"true\".equals(nillableValue) && !\"1\".equals(nillableValue)){\n \n\n java.lang.String content = reader.getElementText();\n \n object.setNewProperty_description(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToString(content));\n \n } else {\n \n \n reader.getElementText(); // throw away text nodes if any.\n }\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"newValues_description\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (!\"true\".equals(nillableValue) && !\"1\".equals(nillableValue)){\n \n\n java.lang.String content = reader.getElementText();\n \n object.setNewValues_description(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToString(content));\n \n } else {\n \n \n reader.getElementText(); // throw away text nodes if any.\n }\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"oldProperty_descriptionType\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"oldProperty_descriptionType\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setOldProperty_descriptionType(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setOldProperty_descriptionType(java.lang.Integer.MIN_VALUE);\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"oldValues_descriptionType\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"oldValues_descriptionType\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setOldValues_descriptionType(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setOldValues_descriptionType(java.lang.Integer.MIN_VALUE);\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"newProperty_descriptionType\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"newProperty_descriptionType\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setNewProperty_descriptionType(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setNewProperty_descriptionType(java.lang.Integer.MIN_VALUE);\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"newValues_descriptionType\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"newValues_descriptionType\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setNewValues_descriptionType(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setNewValues_descriptionType(java.lang.Integer.MIN_VALUE);\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"oldCardinalityType\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"oldCardinalityType\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setOldCardinalityType(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setOldCardinalityType(java.lang.Integer.MIN_VALUE);\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"oldCardinalityNum\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"oldCardinalityNum\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setOldCardinalityNum(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setOldCardinalityNum(java.lang.Integer.MIN_VALUE);\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"newCardinalityType\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"newCardinalityType\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setNewCardinalityType(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setNewCardinalityType(java.lang.Integer.MIN_VALUE);\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"newCardinalityNum\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"newCardinalityNum\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setNewCardinalityNum(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setNewCardinalityNum(java.lang.Integer.MIN_VALUE);\n \n }\n \n \n while (!reader.isStartElement() && !reader.isEndElement()) reader.next();\n \n if (reader.isStartElement() && new javax.xml.namespace.QName(\"http://knowledge.sjxx.cn\",\"descriptionType\").equals(reader.getName())){\n \n nillableValue = reader.getAttributeValue(\"http://www.w3.org/2001/XMLSchema-instance\",\"nil\");\n if (\"true\".equals(nillableValue) || \"1\".equals(nillableValue)){\n throw new org.apache.axis2.databinding.ADBException(\"The element: \"+\"descriptionType\" +\" cannot be null\");\n }\n \n\n java.lang.String content = reader.getElementText();\n \n object.setDescriptionType(\n org.apache.axis2.databinding.utils.ConverterUtil.convertToInt(content));\n \n reader.next();\n \n } // End of if for expected property start element\n \n else {\n \n object.setDescriptionType(java.lang.Integer.MIN_VALUE);\n \n }\n \n while (!reader.isStartElement() && !reader.isEndElement())\n reader.next();\n \n if (reader.isStartElement())\n // A start element we are not expecting indicates a trailing invalid property\n throw new org.apache.axis2.databinding.ADBException(\"Unexpected subelement \" + reader.getName());\n \n\n\n\n } catch (javax.xml.stream.XMLStreamException e) {\n throw new java.lang.Exception(e);\n }\n\n return object;\n }", "public SemanticGraph getSemanticGraph() {\r\n return semanticGraph;\r\n }", "private Model getThisModel(String name, Model model) {\n\t\t\t\n\t\t\t Model modret=ModelFactory.createOntologyModel(OntModelSpec.OWL_MEM);\n\t\t\t\t String text=dbs.getModel(name);\n\t\t\t\t\n\t\t\t\t//System.out.println(\"TEXT\"+text+\"TEXT!!!\");\n\t\t\t\t if(text==null){\n\t\t\t\t\t modret.setNsPrefix(\"foaf\", NS.FOAF);\n\t\t\t\t\t\tmodret.setNsPrefix(\"cisp\", NS.CISP);\n\t\t\t\t\t\tmodret.setNsPrefix(\"prov\", NS.PROV);\n\t\t\t\t\t\tmodret.setNsPrefix(\"rdf\", NS.RDF);\n\t\t\t\t\treturn modret;\n\t\t\t\t }\n\t\t\t\t else{\n\t\t\t\t\t //read model \n\t\t\t\t\t InputStream input = new ByteArrayInputStream(text.getBytes());\n\t \n\t\t\t\t\t modret.read(input, null,\"RDF/JSON\");\n\t\t\t\t\t modret.setNsPrefix(\"foaf\", NS.FOAF);\n\t\t\t\t\t\tmodret.setNsPrefix(\"cisp\", NS.CISP);\n\t\t\t\t\t\tmodret.setNsPrefix(\"prov\", NS.PROV);\n\t\t\t\t\t\tmodret.setNsPrefix(\"rdf\", NS.RDF);\n\t\t\t\t }\n\t\t\t\t return modret;\n\t \n\t\t }", "public String getDescription() {\n return \"repair terms from an ontology\";\n }", "public SPARQL() {\n initComponents();\n \n model = ModelFactory.createOntologyModel(OntModelSpec.OWL_LITE_MEM_RDFS_INF);\n model.setDynamicImports(true);\n model.read(\"file:\"+\"data/ontologies/Papers_Ready.owl\", \"http://www.l3g.pl/ontologies/OntoBeef/Papers.owl\", \"N-TRIPLE\");\n model.loadImports();\n \n for (Individual i : model.listIndividuals(model.getOntClass(\"http://www.l3g.pl/ontologies/OntoBeef/Conceptualisation.owl#Category\")).toSet())\n {\n System.out.println(i.listLabels(null).toSet());\n }\n }", "public void g() throws Rte6mainIOException\n\t{\n\t\tfinal String GS_FILE_NAME = \"/media/Data/asher/data/dev/alpha_system/rte6/RTE6_DEVSET/RTE6_Main_DEVSET_GS.xml\";\n\t\tAnswersFileReader afr = new DefaultAnswersFileReader();\n\t\tafr.setGoldStandard(false);\n\t\tafr.setXml(GS_FILE_NAME);\n\t\tafr.read();\n\t\tMap<String,Map<String,Set<SentenceIdentifier>>> answers = afr.getAnswers();\n\t\t\n\t\t\n\t\tAnswersFileWriter afw = new DefaultAnswersFileWriter();\n\t\tafw.setWriteTheEvaluationAttribute(true);\n\t\tafw.setAnswers(answers);\n\t\tafw.setXml(GS_FILE_NAME+\".my.xml\");\n\t\tafw.write();\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t}", "GeneralTerm createGeneralTerm();", "public WordNet(String synsetFilename, String hyponymFilename) {\n In synsets = new In(synsetFilename);\n In hyponyms = new In(hyponymFilename);\n int count = 0;\n while (synsets.hasNextLine()) {\n String line = synsets.readLine();\n String[] linesplit = line.split(\",\");\n String[] wordsplit = linesplit[1].split(\" \");\n Set<String> synset = new HashSet<String>();\n Set<Integer> wordIndexes = new HashSet<Integer>();\n for (int i = 0; i < wordsplit.length; i += 1) {\n synset.add(wordsplit[i]);\n if (wnetsi.containsKey(wordsplit[i])) {\n wordIndexes = wnetsi.get(wordsplit[i]);\n wordIndexes.add(Integer.parseInt(linesplit[0]));\n wnetsi.put(wordsplit[i], wordIndexes);\n } else {\n wordIndexes.add(Integer.parseInt(linesplit[0]));\n wnetsi.put(wordsplit[i], wordIndexes);\n }\n }\n wnetis.put(Integer.parseInt(linesplit[0]), synset);\n count += 1;\n }\n \n \n \n String[] allVerts = hyponyms.readAllLines();\n g = new Digraph(count);\n for (int i = 0; i < allVerts.length; i += 1) {\n String[] linesplit = allVerts[i].split(\",\");\n for (int j = 0; j < linesplit.length; j += 1) {\n g.addEdge(Integer.parseInt(linesplit[0]), Integer.parseInt(linesplit[j]));\n }\n }\n \n }", "public Object getContent() {\n\t\tManageProperties properties = ManageProperties.getInstance();\n\t\tDocument gateDoc = null;\n\t\ttry {\n\t\t\tgateDoc = (Document) Factory.createResource(\"gate.corpora.DocumentImpl\", Utils.featureMap(\"encoding\", properties.getValue(PropertiesFields.ENCODING.toString())));\n\t\t\tDocumentType doc = xmldoc.getDocument();\n\t\t\tgateDoc.setContent(new DocumentContentImpl(doc.getText()));\n\t\t\tAnnotationSet defaultSet = gateDoc.getAnnotations();\n\t\t\tTokensType tokens = doc.getTokens();\n\t\t\tIterator<TokenType> iterTokens = tokens.getToken().iterator();\n\t\t\twhile(iterTokens.hasNext()) {\n\t\t\t\tTokenType token = iterTokens.next();\n\t\t\t\tFeatureMap tokenFeatures = Factory.newFeatureMap();\n\t\t\t\ttokenFeatures.put(\"string\", token.getForm());\n\t\t\t\ttokenFeatures.put(\"root\", token.getLemma());\n\t\t\t\ttokenFeatures.put(\"category\", token.getCategory());\n\t\t\t\tdefaultSet.add(token.getBeginspan().longValue(), token.getEndspan().longValue(), \"Token\", tokenFeatures);\n\t\t\t}\n\t\t\t\n\t\t\tIterator<SentenceType> iterSentences = doc.getSentence().iterator();\n\t\t\twhile(iterSentences.hasNext()) {\n\t\t\t\tSentenceType sent = iterSentences.next();\n\t\t\t\tdefaultSet.add(sent.getBeginspan().longValue(), sent.getEndspan().longValue(), \"Sentence\", Factory.newFeatureMap());\n\t\t\t}\n\t\t} catch (ResourceInstantiationException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (InvalidOffsetException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn (gateDoc);\n\t}", "public void GenSetAnnotation(ReadOrganism infoOrganism, String author) throws Exception {\t\t\n\n\t\tString workspace = \"results/\";\n\n\t\tFile dossier = new File(workspace);\n\t\tif(!dossier.exists()){\n\t\t\tdossier.mkdir();\n\t\t}\n\n\t\t\n\t\tStringBuffer plossb = new StringBuffer();\n\n\t\tplossb.append(\"SS\\tModule\\tCoverGenes\\tNumTerms\\tGNTotal\\n\");\n\t\tint countMod = 1;\n\t\tfor(String module :infoOrganism.module2symbols.keySet()) {\n\t\t\n\t\t\tSystem.out.println(\"### Module : \"+module+ \" - \" + countMod +\"/\"+infoOrganism.module2symbols.keySet().size());\n\t\t\tcountMod++;\n\t\t\tList<String> symb = new ArrayList<String>( infoOrganism.module2symbols.get(module)); // Get the gene to a precise module\n\n\t\t\tString sub = \"GO:0008150\";\n//\t\t\tfor( String sub: this.go.subontology.keySet()) {\n\t\t\t\tSystem.out.println(\"####### SubOntology : \" +sub );\n\t\t\t\tString statfolder = workspace+\"newBriefings_Incomplete/\"+author+\"_\"+ic+\"/\"+module+\"/is_a/\";\n\n\t\t\t\tdossier = new File(statfolder);\n\t\t\t\tif(!dossier.exists()){\n\t\t\t\t\tdossier.mkdir();\n\t\t\t\t}\n\n\t\t\t\tSet<String> terminosinc = new HashSet<String>(this.goa.getTerms(symb, sub,go)); // Get terms to GOA with removed incomplete terms \n\n\t\t\t\tString export = statfolder+ this.go.allStringtoInfoTerm.get(sub).toName(); // url folder to save the information\n\n\t\t\t\tArrayList<String> listTerm = new ArrayList<String>(terminosinc); // change to list the terms set\n\n\t\t\t\tWrite.exportSSM(go, sub, this.goa,listTerm, symb,export+\"/SemanticMatrix\"); // computed and export the semantic similarity\n\n\t\t\t\tString[] methods = {\"DF\",\"Ganesan\",\"LC\",\"PS\",\"Zhou\",\"Resnik\",\"Lin\",\"NUnivers\",\"AIC\"};\n\t\t\t\t\n\t\t\t\tRepresentative.onemetric(module, ic,sub,methods, \"average\", new HashSet<String>(symb), export+\"/SemanticMatrix\", export, go, listTerm,this.goa,\n\t\t\t\t\t\ttailmin,RepCombinedSimilarity,precision,nbGeneMin);\n\n\t\t\t}\t\n\t\t\tfor(String t : this.go.allStringtoInfoTerm.keySet()) {\n\t\t\t\tthis.go.allStringtoInfoTerm.get(t).geneSet.clear();\n\t\t\t}\n//\t\t}\n\t\t\n\t\t\n\t}", "public WordNet(String synsetFilename, String hyponymFilename) {\n\n File hyponymPath = new File(hyponymFilename);\n Scanner s;\n try {\n s = new Scanner(hyponymPath);\n while (s.hasNextLine()) {\n String currLine = s.nextLine();\n hyponymParse(currLine);\n }\n } catch (FileNotFoundException ex) {\n System.out.println(\"Could not find \" + hyponymFilename);\n } \n File synsetPath = new File(synsetFilename);\n try {\n s = new Scanner(synsetPath);\n while (s.hasNextLine()) {\n String currLine = s.nextLine();\n synsetParse(currLine);\n numberOfSynsets += 1;\n }\n } catch (FileNotFoundException ex) {\n System.out.println(\"Could not find \" + synsetFilename);\n } \n g = new Digraph(numberOfSynsets);\n Set<Integer> keys = hyponymMap.keySet();\n for (Integer k : keys) {\n ArrayList<Integer> al = hyponymMap.get(k);\n for (Integer i : al) {\n g.addEdge(k, i);\n }\n }\n }", "public static void main(final String[] args)\r\n {\r\n // Set the path to the data files\r\n Dictionary.initialize(\"c:/Program Files/WordNet/2.1/dict\");\r\n \r\n // Get an instance of the Dictionary object\r\n Dictionary dict = Dictionary.getInstance();\r\n \r\n // Declare a filter for all terms starting with \"car\", ignoring case\r\n TermFilter filter = new WildcardFilter(\"car*\", true);\r\n \r\n // Get an iterator to the list of nouns\r\n Iterator<IndexTerm> iter = \r\n dict.getIndexTermIterator(PartOfSpeech.NOUN, 1, filter);\r\n \r\n // Go over the list items\r\n while (iter.hasNext())\r\n {\r\n // Get the next object\r\n IndexTerm term = iter.next();\r\n \r\n // Write out the object\r\n System.out.println(term.toString());\r\n \r\n // Write out the unique pointers for this term\r\n int nNumPtrs = term.getPointerCount();\r\n if (nNumPtrs > 0)\r\n {\r\n // Print out the number of pointers\r\n System.out.println(\"\\nThis term has \" + Integer.toString(nNumPtrs) +\r\n \" pointers\");\r\n \r\n // Print out all of the pointers\r\n String[] ptrs = term.getPointers();\r\n for (int i = 0; i < nNumPtrs; ++i)\r\n {\r\n String p = Pointer.getPointerDescription(term.getPartOfSpeech(), ptrs[i]);\r\n System.out.println(ptrs[i] + \": \" + p);\r\n }\r\n }\r\n \r\n // Get the definitions for this term\r\n int nNumSynsets = term.getSynsetCount();\r\n if (nNumSynsets > 0)\r\n {\r\n // Print out the number of synsets\r\n System.out.println(\"\\nThis term has \" + Integer.toString(nNumSynsets) +\r\n \" synsets\");\r\n \r\n // Print out all of the synsets\r\n Synset[] synsets = term.getSynsets();\r\n for (int i = 0; i < nNumSynsets; ++i)\r\n {\r\n System.out.println(synsets[i].toString());\r\n }\r\n }\r\n }\r\n \r\n System.out.println(\"Demo processing finished.\");\r\n }", "public WordNet(String synsets, String hypernyms) throws IOException {\n\n this.synsetsMap = new HashMap<Integer, ArrayList<String>>();\n this.nounsMap = new HashMap<String, ArrayList<Integer>>();\n this.edgesMap = new HashMap<Integer, ArrayList<Integer>>();\n int graphNodes = 0; \n \n // Process synsets.txt\n BufferedReader br = new BufferedReader(new FileReader(synsets));\n String line;\n while ((line = br.readLine()) != null) {\n String[] items = line.split(\",\");\n int synsetID = Integer.parseInt(items[0]);\n String[] nouns = items[1].split(\" \");\n \n for (String noun : nouns) {\n if (!nounsMap.containsKey(noun)) {\n nounsMap.put(noun, new ArrayList<Integer>());\n }\n nounsMap.get(noun).add(synsetID);\n }\n \n if (!synsetsMap.containsKey(synsetID)) {\n synsetsMap.put(synsetID, new ArrayList<String>());\n }\n \n for (String noun : nouns) {\n synsetsMap.get(synsetID).add(noun);\n }\n graphNodes++; \n }\n br.close();\n\n // Process hypernyms.txt\n br = new BufferedReader(new FileReader(hypernyms));\n while ((line = br.readLine()) != null) {\n String[] items = line.split(\",\");\n int hypernymID = Integer.parseInt(items[0]);\n \n if (!edgesMap.containsKey(hypernymID)) {\n edgesMap.put(hypernymID, new ArrayList<Integer>());\n }\n \n for (int i = 1; i < items.length; i++) {\n edgesMap.get(hypernymID).add(Integer.parseInt(items[i]));\n }\n }\n br.close();\n \n // Construct Graph\n this.G = new Digraph(graphNodes);\n for (Map.Entry<Integer, ArrayList<Integer>> entry : edgesMap.entrySet()) {\n for (int edge : entry.getValue()) {\n this.G.addEdge(entry.getKey(), edge);\n }\n }\n \n // Check if there's a cycle\n DirectedCycle cycle = new DirectedCycle(this.G);\n if (cycle.hasCycle()) {\n throw new java.lang.IllegalArgumentException();\n }\n \n // Construct SAP \n this.sap = new SAP(this.G);\n }", "public WordNet(String synsets, String hypernyms) {\n if (synsets == null || hypernyms == null) {\n throw new IllegalArgumentException(\"synsets and hypernyms can't be empty\");\n }\n int lineCount = 0;\n In inputFile = new In(synsets);\n while (inputFile.hasNextLine()) {\n String aLine = inputFile.readLine();\n String[] splitArr = aLine.split(\",\");\n int synID = Integer.parseInt(splitArr[0]);\n String[] nounSyn = splitArr[1].split(\" \");\n nouns.put(synID, nounSyn);\n for (String word : nounSyn) {\n LinkedList<Integer> nounList = synsetList.get(word);\n if (nounList == null) {\n nounList = new LinkedList<Integer>();\n }\n nounList.add(synID);\n synsetList.put(word, nounList);\n\n }\n lineCount += 1;\n\n }\n inputFile.close();\n aDigraph = new Digraph(lineCount);\n In hyperInput = new In(hypernyms);\n while (hyperInput.hasNextLine()) {\n String aLine = hyperInput.readLine();\n String[] splitArr = aLine.split(\",\");\n int synID = Integer.parseInt(splitArr[0]);\n for (int i = 1; i < splitArr.length; i++) {\n aDigraph.addEdge(synID, Integer.parseInt(splitArr[i]));\n }\n }\n hyperInput.close();\n shortestCA = new ShortestCommonAncestor(aDigraph);\n\n\n }", "@Override\n protected List<Term> segSentence(char[] sentence)\n {\n WordNet wordNetAll = new WordNet(sentence);\n ////////////////生成词网////////////////////\n generateWordNet(wordNetAll);\n ///////////////生成词图////////////////////\n// System.out.println(\"构图:\" + (System.currentTimeMillis() - start));\n if (HanLP.Config.DEBUG)\n {\n System.out.printf(\"粗分词网:\\n%s\\n\", wordNetAll);\n }\n// start = System.currentTimeMillis();\n List<Vertex> vertexList = viterbi(wordNetAll);\n// System.out.println(\"最短路:\" + (System.currentTimeMillis() - start));\n\n if (config.useCustomDictionary)\n {\n if (config.indexMode > 0)\n combineByCustomDictionary(vertexList, this.dat, wordNetAll);\n else combineByCustomDictionary(vertexList, this.dat);\n }\n\n if (HanLP.Config.DEBUG)\n {\n System.out.println(\"粗分结果\" + convert(vertexList, false));\n }\n\n // 数字识别\n if (config.numberQuantifierRecognize)\n {\n mergeNumberQuantifier(vertexList, wordNetAll, config);\n }\n\n // 实体命名识别\n if (config.ner)\n {\n WordNet wordNetOptimum = new WordNet(sentence, vertexList);\n int preSize = wordNetOptimum.size();\n if (config.nameRecognize)\n {\n PersonRecognition.recognition(vertexList, wordNetOptimum, wordNetAll);\n }\n if (config.translatedNameRecognize)\n {\n TranslatedPersonRecognition.recognition(vertexList, wordNetOptimum, wordNetAll);\n }\n if (config.japaneseNameRecognize)\n {\n JapanesePersonRecognition.recognition(vertexList, wordNetOptimum, wordNetAll);\n }\n if (config.placeRecognize)\n {\n PlaceRecognition.recognition(vertexList, wordNetOptimum, wordNetAll);\n }\n if (config.organizationRecognize)\n {\n // 层叠隐马模型——生成输出作为下一级隐马输入\n wordNetOptimum.clean();\n vertexList = viterbi(wordNetOptimum);\n wordNetOptimum.clear();\n wordNetOptimum.addAll(vertexList);\n preSize = wordNetOptimum.size();\n OrganizationRecognition.recognition(vertexList, wordNetOptimum, wordNetAll);\n }\n if (wordNetOptimum.size() != preSize)\n {\n vertexList = viterbi(wordNetOptimum);\n if (HanLP.Config.DEBUG)\n {\n System.out.printf(\"细分词网:\\n%s\\n\", wordNetOptimum);\n }\n }\n }\n\n // 如果是索引模式则全切分\n if (config.indexMode > 0)\n {\n return decorateResultForIndexMode(vertexList, wordNetAll);\n }\n\n // 是否标注词性\n if (config.speechTagging)\n {\n speechTagging(vertexList);\n }\n\n return convert(vertexList, config.offset);\n }", "private void initOntology() {\n\n\tontology = ModelFactory.createDefaultModel();\n\t\t\t\n\ttry \n\t{\n\t\t//ontology.read(new FileInputStream(\"ontology.ttl\"),null,\"TTL\");\n\t\tontology.read(new FileInputStream(\"Aminer-data.ttl\"),null,\"TTL\");\n\t\t//ontology.read(new FileInputStream(\"SO data.ttl\"),null,\"TTL\");\n\t} \n\tcatch (FileNotFoundException e) \n\t{\n\t\tSystem.out.println(\"Error creating ontology model\" +e.getMessage());\n\t\te.printStackTrace();\n\t}\n\t\t\t\n\t\t\n\t}", "public ArrayList<Relation> extractRelations(LexicalizedParser lp) {\n \t\tBreakIterator iterator = BreakIterator.getSentenceInstance(Locale.US);\n \t\titerator.setText(body);\n \t\tint start = iterator.first();\n \t\tfor (int end = iterator.next();\n \t\t\t\tend != BreakIterator.DONE;\n \t\t\t\tstart = end, end = iterator.next()) {\n \t\t\t/* list of NP in the sentence */\n \t\t\tArrayList<Tree> NPList;\n \t\t\t/* two NP will be used to extract relations */\n \t\t\tTree e1, e2;\n \t\t\tint e1Index, e2Index;\n \t\t\t\n \t\t\t// parse sentence\n\t\t\tString sentence = \"Jaguar, the luxury auto maker sold 1,214 cars in the U.S.A. when Tom sat on the chair\";\n//\t\t\tString sentence = body.substring(start,end);\n \t\t\tString nerSentence = Processor.ner.runNER(sentence);\n \t\t\tString taggedSentence = Processor.tagger.tagSentence(sentence);\n \t\t\tTree parse = lp.apply(sentence);\n \t\t\t\n \t\t\t// generateNPList\n \t\t\tNPList = generateNPList(parse);\n \n \t\t\t// walk through NP list, select all e1 & e2 paris and construct relations\n \t\t\tif (NPList.size() < 2) \n \t\t\t\tcontinue;\n \t\t\tfor (e1Index = 0; e1Index < NPList.size() - 1; ++e1Index) {\n \t\t\t\tfor (e2Index = e1Index + 1; e2Index < NPList.size(); ++e2Index) {\n \t\t\t\t\tTree NP1 = NPList.get(e1Index);\n \t\t\t\t\tTree NP2 = NPList.get(e2Index);\n \t\t\t\t\t// we only compare NPs that have same depth\n \t\t\t\t\tif (NP1.depth() != NP2.depth()) \n \t\t\t\t\t\tcontinue;\n \t\t\t\t\trelations.add(new Relation(url, NP1, NP2, sentence, taggedSentence, nerSentence, \n \t\t\t\t\t\t\tparse, (e2Index - e1Index), true));\n \t\t\t\t}\n \t\t\t}\n \t\t}\n \n \t\treturn relations;\n \t}", "public static void main(String[] args) {\n\t\tString jsonResults = \"\";\r\n\t\tString text = \"Before you discuss the resolution, let me place before you one or two things, I want you to understand two things very clearly and to consider them from the same point of view from which I am placing them before you. I ask you to consider it from my point of view, because if you approve of it, you will be enjoined to carry out all I say. It will be a great responsibility. There are people who ask me whether I am the same man that I was in 1920, or whether there has been any change in me. You are right in asking that question.Let me, however, hasten to assure that I am the same Gandhi as I was in 1920. I have not changed in any fundamental respect. I attach the same importance to non-violence that I did then. If at all, my emphasis on it has grown stronger. There is no real contradiction between the present resolution and my previous writings and utterances.Occasions like the present do not occur in everybody’s and but rarely in anybody’s life. I want you to know and feel that there is nothing but purest Ahimsa in all that I am saying and doing today. The draft resolution of the Working Committee is based on Ahimsa, the contemplated struggle similarly has its roots in Ahimsa. If, therefore, there is any among you who has lost faith in Ahimsa or is wearied of it, let him not vote for this resolution. Let me explain my position clearly. God has vouchsafed to me a priceless gift in the weapon of Ahimsa. I and my Ahimsa are on our trail today. If in the present crisis, when the earth is being scorched by the flames of Himsa and crying for deliverance, I failed to make use of the God given talent, God will not forgive me and I shall be judged unworthy of the great gift. I must act now. I may not hesitate and merely look on, when Russia and China are threatened.\";\r\n\t\t//WatsonPersonalityInsights pi = new WatsonPersonalityInsights();\r\n\t\t//jsonResults = pi.getPersonality(BLMX_PI_USER, BLMX_PI_PWORD, text);\r\n\t\t//WatsonToneAnalyzer ta = new WatsonToneAnalyzer();\r\n\t\t//jsonResults = ta.getTone(ToneAnalyzer.VERSION_DATE_2016_05_19, BLMX_TA_USER, BLMX_TA_PWORD, text);\r\n\t\t\r\n\t\tWatsonDocumentConversion dc = new WatsonDocumentConversion();\r\n\t\tString url = \"https://cognizant-ipm.bpm.ibmcloud.com:443/bpm/dev/portal/jsp/ecmDocument?operation=ajax_getDocumentContent&snapshotId=2064.3829fc2c-b76f-4f9d-84fc-e5cf34cb8697&ecmServerConfigurationName=EMBEDDED_ECM_SERVER&documentId=idd_80D78E56-0000-C815-939A-57352E6D520B\";\r\n\t\tString fileName = \"\";\r\n\t\ttry {\r\n\t\t\tjsonResults = dc.convertDocument(\"ANSWERS\",url,fileName, BLMX_DC_USER, BLMX_DC_PWORD, \"mahesh.thiagarajanvenkatramani@cognizant.com\", \"Anika@2612\");\r\n\t\t} catch (IOException e) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t\tSystem.out.println(\"Results > \"+jsonResults);\r\n\t\t\r\n\t\t\r\n\r\n\t}", "private void addPermanentGlossary(IGlossary glossary, IInflector inflector, TaxonGroup taxonGroup) throws InterruptedException, IOException, ClassNotFoundException, ExecutionException {\n\t\tObjectInputStream objectIn = new ObjectInputStream(new FileInputStream(Configuration.glossariesDownloadDirectory + File.separator +\n\t\t\t\t\"GlossaryDownload.\" + taxonGroup.getDisplayName() + \".ser\"));\n\t\tGlossaryDownload glossaryDownload = (GlossaryDownload) objectIn.readObject();\n\t\tobjectIn.close();\n\t\t//add the syn set of the glossary\n\t\tHashSet<Term> gsyns = new HashSet<Term>();\n\t\tfor(TermSynonym termSyn : glossaryDownload.getTermSynonyms()) {\n\n\t\t\t//if(termSyn.getCategory().compareTo(\"structure\")==0){\n\t\t\tif(termSyn.getCategory().matches(\"structure|taxon_name|substance\")) {\n\t\t\t\t//take care of singular and plural forms\n\t\t\t\tString syns = \"\";\n\t\t\t\tString synp = \"\";\n\t\t\t\tString terms = \"\";\n\t\t\t\tString termp = \"\";\n\t\t\t\tif(inflector.isPlural(termSyn.getSynonym().replaceAll(\"_\", \"-\"))){ //must convert _ to -, as matching entity phrases will be converted from leg iii to leg-iii in the sentence.\n\t\t\t\t\tsynp = termSyn.getSynonym().replaceAll(\"_\", \"-\");\n\t\t\t\t\tsyns = inflector.getSingular(synp);\n\t\t\t\t} else {\n\t\t\t\t\tsyns = termSyn.getSynonym().replaceAll(\"_\", \"-\");\n\t\t\t\t\tsynp = inflector.getPlural(syns);\n\t\t\t\t}\n\n\t\t\t\tif(inflector.isPlural(termSyn.getTerm().replaceAll(\"_\", \"-\"))){\n\t\t\t\t\ttermp = termSyn.getTerm().replaceAll(\"_\", \"-\");\n\t\t\t\t\tterms = inflector.getSingular(termp);\n\t\t\t\t}else{\n\t\t\t\t\tterms = termSyn.getTerm().replaceAll(\"_\", \"-\");\n\t\t\t\t\ttermp = inflector.getPlural(terms);\n\t\t\t\t}\n\t\t\t\tglossary.addSynonym(syns, termSyn.getCategory(), terms);\n\t\t\t\tglossary.addSynonym(synp, termSyn.getCategory(), termp);\n\t\t\t\tgsyns.add(new Term(syns, termSyn.getCategory()));\n\t\t\t\tgsyns.add(new Term(synp, termSyn.getCategory()));\n\t\t\t} else {\n\t\t\t\t//glossary.addSynonym(termSyn.getSynonym().replaceAll(\"_\", \"-\"), \"arrangement\", termSyn.getTerm());\n\t\t\t\tglossary.addSynonym(termSyn.getSynonym().replaceAll(\"_\", \"-\"), termSyn.getCategory(), termSyn.getTerm());\n\t\t\t\tgsyns.add(new Term(termSyn.getSynonym().replaceAll(\"_\", \"-\"), termSyn.getCategory()));\n\t\t\t\t//gsyns.add(new Term(termSyn.getSynonym().replaceAll(\"_\", \"-\"), \"arrangement\"));\n\t\t\t}\n\t\t}\n\n\t\t//the glossary, excluding gsyns\n\t\tfor(TermCategory termCategory : glossaryDownload.getTermCategories()) {\n\t\t\tif(!gsyns.contains(new Term(termCategory.getTerm().replaceAll(\"_\", \"-\"), termCategory.getCategory())))\n\t\t\t\tglossary.addEntry(termCategory.getTerm().replaceAll(\"_\", \"-\"), termCategory.getCategory()); //primocane_foliage =>primocane-foliage Hong 3/2014\n\t\t}\n\t}", "public static void main (String[] args){\n LexGridXMLProcessor lp = new LexGridXMLProcessor();\r\n ArrayList<SystemReleaseSurvey> survey = null;\r\n //System.out.println(\"CodingSchemeProps: \" + lp.setPropertiesFlag(args[0],null));\r\n //System.out.println(\"RelationsProps: \" + lp.systemReleaseCodingSchemePropertiesSurvey(args[0],null));\r\n survey = lp.systemReleaseCodingSchemePropertiesSurvey(args[0],null);\r\n for(SystemReleaseSurvey srs : survey){\r\n \r\n System.out.println(srs.toString());\r\n \r\n }\r\n }", "public WordNet(String synsets, String hypernyms) {\n\t\tif (synsets == null || hypernyms == null)\n\t\t\tthrow new IllegalArgumentException();\n\t\t\n\t\tidToNouns = new HashMap<Integer, String>();\n\t\tnounToId = new HashMap<String, ArrayList<Integer>>();\n\n\t\tIn in1 = new In(synsets);\n\t\tIn in2 = new In(hypernyms);\n\n\t\twhile (in1.hasNextLine()) {\n\t\t\tString line = in1.readLine();\n\t\t\tString[] parts = line.split(\",\");\n\t\t\tint id = Integer.parseInt(parts[0]);\n\t\t\tidToNouns.put(id, parts[1]);\n\n\t\t\tString[] nouns = parts[1].split(\" \");\n\t\t\tfor (String s : nouns) {\n\t\t\t\tif (nounToId.containsKey(s))\n\t\t\t\t\tnounToId.get(s).add(id);\n\t\t\t\telse {\n\t\t\t\t\tnounToId.put(s, new ArrayList<Integer>());\n\t\t\t\t\tnounToId.get(s).add(id);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tgraph = new Digraph(idToNouns.size());\n\n\t\twhile (in2.hasNextLine()) {\n\t\t\tString line = in2.readLine();\n\t\t\tString[] parts = line.split(\",\");\n\t\t\tfor (int i = 1; i < parts.length; i++) {\n\t\t\t\tgraph.addEdge(Integer.parseInt(parts[0]), Integer.parseInt(parts[i]));\n\t\t\t}\n\t\t}\n\t\t\n\t\tif (!isRootedDAG(graph))\n\t\t\tthrow new IllegalArgumentException(); \n\t\t\n\t\tsap = new SAP(graph);\n\t}", "public static void main(String[] args) throws IOException,\n\t\t\tURISyntaxException {\n\t\tOpenNLPClassifier classifier = new OpenNLPClassifier();\n\t\tPath path = Paths.get(\"D:\\\\Hackathon\\\\workspace\\\\OpenNLPClassifier\\\\Maxentropy_Serialized_Model\"); \n\t\tbyte[] data = Files.readAllBytes(path);\n\t\tDouble sentimentScore = classifier.getTweetSentimentScore(\"Our little baby boy has arrived!!\", classifier.deserialize(data));\n\t\tSystem.out.println(\"Sentiment : \"+ sentimentScore);\n\t}", "public WordNet(String synsets, String hypernyms)\n {\n if (synsets==null || hypernyms==null) throw new IllegalArgumentException();\n h=new TreeMap<>();\n In i1=new In(synsets);\n int i=0;\n h2=new ArrayList<>();\n while(!i1.isEmpty())\n {\n String[] temp=i1.readLine().split(\",\");\n String[] temp2=temp[1].trim().split(\"\\\\s+\");\n String t=\"\";\n for (String s:temp2)\n {\n if (h.containsKey(s))\n {\n h.get(s).add(i);\n }\n else\n {\n ArrayList<Integer> a=new ArrayList<>();\n a.add(i);\n h.put(s,a);\n }\n\n t=t+s+\" \";\n }\n h2.add(t);\n i++;\n }\n\n g=new Digraph(i);\n In i2=new In(hypernyms);\n while (!i2.isEmpty())\n {\n String[] temp=i2.readLine().split(\",\");\n int j=Integer.parseInt(temp[0].trim());\n for (int k=1;k<temp.length;k++)\n g.addEdge(j, Integer.parseInt(temp[k].trim()));\n }\n\n sap=new SAP(g);\n\n //All the below lines check for Illegal Arguments\n DirectedCycle obj=new DirectedCycle(g);\n boolean b=obj.hasCycle();\n if (b) throw new IllegalArgumentException();\n\n int numberOfRoots=0;\n for (int j=0;j<g.V() && numberOfRoots < 2;j++)\n if (g.outdegree(j)==0) numberOfRoots++;\n\n //System.out.println(\"The number of roots is \"+numberOfRoots);\n if (numberOfRoots!=1) throw new IllegalArgumentException();\n }", "public static void main(String[] args)\r\n\t{\r\n\t\t String url = \"http://lexevsapi-dev.nci.nih.gov/lexevsapi42\";\r\n\t\t url = \"http://lexevsapi.nci.nih.gov/lexevsapi42\";\r\n\r\n String scheme = \"NCI Thesaurus\";\r\n String version = null;//\"08.06d\";\r\n String code = \"C26709\";\r\n\r\n TreeUtils test = new TreeUtils();\r\n HashMap hmap = test.getSubconcepts(scheme, version, code);\r\n test.printTree(hmap);\r\n\r\n code = \"C2910\";\r\n hmap = test.getSubconcepts(scheme, version, code);\r\n test.printTree(hmap);\r\n\r\n\t }", "public WordNet(String synsets, String hypernyms) {\n\n\t\tString[] vw;\n\t\tInteger synset = 0;\n\n\t\t// step1: build noun TreeSet\n\t\tIn br = new In(synsets);\n\t\tif (!br.hasNextLine())\n\t\t\tthrow new IllegalArgumentException();\n\n\t\tdo {\n\t\t\tString line = br.readLine();\n\t\t\tsize++;\n\t\t\tvw = line.split(\",\");\n\t\t\tsynset = new Integer(vw[0]);\n\t\t\t// save the set\n\t\t\tsets.put(Integer.parseInt(vw[0]), vw[1]);\n\t\t\t// save the nouns\n\t\t\tvw = vw[1].split(\" \");\n\t\t\n\t\t\tfor (String noun: vw) {\n\t\t\t\tif (nouns.containsKey(noun))\n\t\t\t\t\tnouns.get(noun).add(synset);\n\t\t\t\telse {\n\t\t\t\t\tArrayList<Integer> al = new ArrayList<Integer>();\n\t\t\t\t\tal.add(synset);\n\t\t\t\t\tnouns.put(noun, al);\n\t\t\t\t}\n\t\t\t}\n\t\t} while (br.hasNextLine());\n\t\tbr.close();\n\n\t\t// step2: build graph\n\t\tbr = new In(hypernyms);\n\t\tDigraph dg = new Digraph(size);\n\t\tdo {\n\t\t\tString line = br.readLine();\n\t\t\tvw = line.split(\",\");\n\t\t\tfor (int i = 1; i < vw.length; i++)\n\t\t\t\tdg.addEdge(Integer.parseInt(vw[0].trim()),\n\t\t\t\t\t\tInteger.parseInt(vw[i].trim()));\n\n\t\t}while (br.hasNextLine());\n\t\t\t\n\t\tbr.close();\n\t\tDirectedCycle dc = new DirectedCycle(dg);\n\t\tif (dc.hasCycle())\n\t\t\tthrow new IllegalArgumentException();\n\n\t\tcheck(dg);\n\t\tsap = new SAP(dg);\n\n\t}", "gov.nih.nlm.ncbi.www.MedlineSiDocument.MedlineSi getMedlineSi();", "@Test\n public void term_tag() throws AtlasBaseException {\n SearchParameters params = new SearchParameters();\n params.setTermName(SALES_TERM+\"@\"+SALES_GLOSSARY);\n params.setClassification(METRIC_CLASSIFICATION);\n\n List<AtlasEntityHeader> entityHeaders = discoveryService.searchWithParameters(params).getEntities();\n\n Assert.assertTrue(CollectionUtils.isNotEmpty(entityHeaders));\n for(AtlasEntityHeader e : entityHeaders){\n System.out.println(e.toString());\n }\n assertEquals(entityHeaders.size(), 4);\n }", "public static void caso11(){\n\t\t\n FilterManager fm= new FilterManager(\"resources/stopWordsList.txt\",\"resources/useCaseWeight.properties\");\n\t\tQualityAttributeBelongable qualityAttributeBelongable = new OntologyManager(\"file:resources/caso1.owl\",\"file:resources/caso1.repository\",fm);\n\t\tMap<QualityAttributeInterface,Double> map = qualityAttributeBelongable.getWordPertenence(\"response\");\n\t\tMapUtils.imprimirMap(map);\n\t}", "public static void main(String[] args) {\n\t\tString great_association_rule =\"singlenearestgene\";\n\t\t\n\t\t//String filename = \"C:\\\\Users\\\\Burçak\\\\Google Drive\\\\GLANET_Bioinformatics_2ndSubmission\\\\GREAT\\\\great_twonearestgenes_found_enriched_BP_GO_Terms.txt\";\n\t\tString filename = \"C:\\\\Users\\\\Burçak\\\\Google Drive\\\\GLANET_Bioinformatics_2ndSubmission\\\\GREAT\\\\great_singlenearestgene_found_enriched_BP_GO_Terms.txt\";\n\t\tList<String> great_enriched_BP_GOTermNames_List = new ArrayList<String>();\n\t\treadFileAndFill(filename,great_enriched_BP_GOTermNames_List);\n\t\t\n\t\tSystem.out.println(\"Number of GO Term Names found enriched by GREAT: \" + great_enriched_BP_GOTermNames_List.size());\n\t\t\n\t\t//Fill GOTermName 2 GOTermID map\n\t\tString GOID2TermInputFile = \"C:\\\\Users\\\\Burçak\\\\Google Drive\\\\Data\\\\\" + Commons.GENE_ONTOLOGY_TERMS + System.getProperty(\"file.separator\") + Commons.GOID2TERM_INPUTFILE;\n\t\tMap<String,String> GOTermName2GOTermIDMap = new HashMap<String,String>();\n\t\tGOTermsUtility.fillGOTermName2GOTermIDMap(GOID2TermInputFile, GOTermName2GOTermIDMap);\n\t\t\n\t\t//output the converted GO Term IDs\n\t\t//GOTermList_GATA2_P= c(\"GO:0006351\",\"GO:0035854\",\"GO:0045599\",\"GO:0045746\",\"GO:0045766\",\"GO:0045944\",\"GO:0070345\",\"GO:2000178\")\n\t\tString great_enriched_BP_GOTermIDs = creatGOTermIDString(great_association_rule,great_enriched_BP_GOTermNames_List,GOTermName2GOTermIDMap);\n\t\t\n\t\tSystem.out.println(\"**************************************************\");\n\t\tSystem.out.println(great_enriched_BP_GOTermIDs);\n\n\t}", "public static void usingModuleExtractors() throws ExtractorException {\n OWLOntology ont = OntologyLoader.loadOntologyAllAxioms(\"/path/to/ontology.owl\");\n\n //Create the module extractors - implement the Extractor interface\n AMEX amex = new AMEX(ont);\n STARAMEXHybridExtractor hybrid = new STARAMEXHybridExtractor(ont);\n //MEX mex = new MEX(ont);\n\n //Generate a set of 1000 random axioms from the ontology\n Set<OWLLogicalAxiom> randomAxs = ModuleUtils.generateRandomAxioms(ont.getLogicalAxioms(),1000);\n\n //Extract a module for the signature of each axiom\n for(OWLLogicalAxiom ax : randomAxs){\n\n //Signature of the axiom\n Set<OWLEntity> sig = ax.getSignature();\n\n //Extract the modules - N.B don't need a new extractor object for each signature\n Set<OWLLogicalAxiom> amexMod = amex.extractModule(sig);\n Set<OWLLogicalAxiom> hybridMod = hybrid.extractModule(sig);\n\n System.out.println(\"AMEX: \" + amexMod.size());\n System.out.println(\"HYBRID: \" + hybridMod.size());\n System.out.println(\"STAR: \" + hybrid.getStarModule().size()); //STAR module is computed through the hybrid module\n System.out.println();\n }\n\n }", "protected void readOntology() {\r\n\t\ttry \r\n\t\t{\r\n\t\t\troot.removeAllChildren();\r\n\t\t\tIterator<String> rc = ob.listRootClasses();\r\n\t\t\twhile(rc.hasNext())\r\n\t\t\t{\r\n\t\t\t\tDefaultMutableTreeNode node = createNode(rc.next(), ob, 0);\r\n\t\t\t\troot.add(node);\r\n\t\t\t}\r\n\t\t\tontologyTree.setModel(new DefaultTreeModel(root));\r\n\t ontologyTree.expandRow(0);\r\n\t \r\n\t\t} catch (Exception e) {\r\n\t\t\torg.apache.commons.logging.LogFactory.getLog(this.getClass()).error(e);\r\n\t\t}\r\n\t}", "public SemesterInfo(String semTerm)\n\t {\n\t\t //local constants\n\n\t\t //local variables\n\n \t /******************** Start constructor method *****************/\n\n //creates a semester\n\t\t sTerm = semTerm;\n\t\t sGpa = 0;\n\t\t tlHours = 0;\n\t\t grPts = 0;\n\t\t courseCount = 0;\n\n\n\n\t }", "public ArrayList<Relation> extractRelations(LexicalizedParser lp) {\n\t\tBreakIterator iterator = BreakIterator.getSentenceInstance(Locale.US);\n\t\titerator.setText(body);\n\t\tint start = iterator.first();\n\t\tint sentenceCounter = 0;\n\t\tfor (int end = iterator.next();\n\t\t\t\tend != BreakIterator.DONE;\n\t\t\t\tstart = end, end = iterator.next()) {\n\t\t\tsentenceCounter++;\n\t\t\t/* list of NP in the sentence */\n\t\t\tArrayList<Tree> NPList;\n\t\t\t/* two NP will be used to extract relations */\n\t\t\tTree e1, e2;\n\t\t\tint e1Index, e2Index;\n\t\t\t\n\t\t\t// parse sentence\n\t\t\tString sentence = body.substring(start,end);\n\t\t\tString nerSentence = Processor.ner.runNER(sentence);\n\t\t\tString taggedSentence = Processor.tagger.tagSentence(sentence);\n\t\t\tTree parse = lp.apply(sentence);\n\t\t\t\n\t\t\t// generateNPList\n\t\t\tNPList = generateNPList(parse);\n\n\t\t\t// walk through NP list, select all e1 & e2 paris and construct relations\n\t\t\tif (NPList.size() < 2) \n\t\t\t\tcontinue;\n\t\t\tfor (e1Index = 0; e1Index < NPList.size() - 1; ++e1Index) {\n\t\t\t\tfor (e2Index = e1Index + 1; e2Index < NPList.size(); ++e2Index) {\n\t\t\t\t\tTree NP1 = NPList.get(e1Index);\n\t\t\t\t\tTree NP2 = NPList.get(e2Index);\n\t\t\t\t\t/* If enable export flag is set, then processor is in mode of\n\t\t\t\t\t * reading in predicated labeling file and export records into DB\n\t\t\t\t\t * Otherwise, processor is in mode of labeling itself using set of\n\t\t\t\t\t * rules and output the result to file for training.\n\t\t\t\t\t */\n\t\t\t\t\tboolean mode = !Processor.enableExport;\n\t\t\t\t\trelations.add(new Relation(url, NP1, NP2, sentence, taggedSentence, nerSentence, \n\t\t\t\t\t\t\tparse, (e2Index - e1Index), mode));\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(\"There're \" + sentenceCounter + \" number of sentences in article \" + url);\n\t\treturn relations;\n\t}", "public String asDublinCore(ApplicationConfiguration cfg, HttpClientRequest http) throws Exception {\n\n String url = this.getResourceUrl();\n\n String tmp;\n StringBuilder sb = new StringBuilder();\n sb.append(\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\");\n sb.append(\"\\r<rdf:RDF\");\n sb.append(\" xmlns:rdf=\\\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\\\"\");\n sb.append(\" xmlns:dc=\\\"http://purl.org/dc/elements/1.1/\\\"\");\n sb.append(\" xmlns:dct=\\\"http://purl.org/dc/terms/\\\"\");\n sb.append(\" xmlns:dcmiBox=\\\"http://dublincore.org/documents/2000/07/11/dcmi-box/\\\"\");\n sb.append(\" xmlns:ows=\\\"http://www.opengis.net/ows\\\"\");\n sb.append(\">\");\n sb.append(\"\\r<rdf:Description\");\n\n if (url.length() > 0) {\n sb.append(\" rdf:about=\\\"\").append(Val.escapeXml(url)).append(\"\\\"\");\n }\n sb.append(\">\");\n\n // identifier\n if (url.length() > 0) {\n sb.append(\"\\r<dc:identifier>\").append(Val.escapeXml(url)).append(\"</dc:identifier>\");\n }\n\n // title, description\n tmp = Val.chkStr(this.getTitle());\n if (tmp.length() > 0) {\n sb.append(\"\\r<dc:title>\").append(Val.escapeXml(tmp)).append(\"</dc:title>\");\n }\n \n tmp = Val.chkStr(this.getDescription());\n if (tmp.length() > 0) {\n sb.append(\"\\r<dc:description>\").append(Val.escapeXml(tmp)).append(\"</dc:description>\");\n }\n\n if (url.length() > 0) {\n String scheme = \"urn:x-esri:specification:ServiceType:ArcGIS\";\n tmp = \"MapService\"; // parent type\n if (tmp.length() > 0) {\n scheme += \":\" + tmp;\n }\n tmp = \"Layer\"; // type\n if (tmp.length() > 0) {\n scheme += \":\" + tmp;\n }\n sb.append(\"\\r<dct:references\");\n sb.append(\" scheme=\\\"\").append(Val.escapeXml(scheme)).append(\"\\\">\");\n sb.append(Val.escapeXml(url)).append(\"</dct:references>\");\n }\n\n // envelope\n EnvelopeValidator validator = new EnvelopeValidator();\n double[] env = validator.validateEnvelope(cfg, http, this.getExtent());\n if (env != null) {\n String lower = env[0] + \" \" + env[1];\n String upper = env[2] + \" \" + env[3];\n sb.append(\"\\r<ows:WGS84BoundingBox>\");\n sb.append(\"\\r<ows:LowerCorner>\").append(Val.escapeXml(lower)).append(\"</ows:LowerCorner>\");\n sb.append(\"\\r<ows:UpperCorner>\").append(Val.escapeXml(upper)).append(\"</ows:UpperCorner>\");\n sb.append(\"\\r</ows:WGS84BoundingBox>\");\n }\n\n sb.append(\"\\r</rdf:Description>\");\n sb.append(\"\\r</rdf:RDF>\");\n\n return sb.toString();\n\n }", "public void Tokenizer(String s) throws FileNotFoundException\r\n {\nInputStream modelIn = new FileInputStream(\"C:/OpenNLP_models/en-token.bin\"); \r\n\t \r\n // InputStream modelIn=getClass().getResourceAsStream(\"en-token.bin\");\r\n try {\r\n TokenizerModel model = new TokenizerModel(modelIn);\r\n TokenizerME tokenizer = new TokenizerME(model);\r\n String tokens[] = tokenizer.tokenize(s);\r\n \r\n for(int i=0; i<tokens.length;i++)\r\n {\r\n System.out.println(tokens[i]);\r\n }\r\n }\r\n catch (IOException e) {\r\n e.printStackTrace();\r\n }\r\n finally {\r\n if (modelIn != null) {\r\n try {\r\n modelIn.close();\r\n }\r\n catch (IOException e) {\r\n }\r\n } \r\n } \r\n }", "public static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\n\t\tModel model = ModelFactory.createOntologyModel( OntModelSpec.OWL_DL_MEM_RULE_INF, null );\n\n\t\t// Load ontology 1\n\t\tmodel.read(\"file:///E:/Kuliah/TUGASAKHIR/TugasAkhirLatestFolder/Software/ontologyandmappingsanddatasources/endtoendtest/book1-test1.owl\");\n\n\t\t// Query in ontology 1\n\t\tQueryExecution qe = QueryExecutionFactory.create( QueryFactory.read( \"E:\\\\Kuliah\\\\TUGASAKHIR\\\\TugasAkhirLatestFolder\\\\Software\\\\ontologyandmappingsanddatasources\\\\endtoendtest\\\\book1-query1.sparql\" ), model );\n\t\tResultSet results = qe.execSelect();\n\t\t// PrefixMapping query;\n\t\t// Output query results\t\n\t\t// ResultSetFormatter.out(System.out, results, query);\n\n\t\t// Load ontology 2\n\t\tmodel = ModelFactory.createOntologyModel( OntModelSpec.OWL_DL_MEM_RULE_INF, null );\n\t\tmodel.read(\"file:///E:/Kuliah/TUGASAKHIR/TugasAkhirLatestFolder/Software/ontologyandmappingsanddatasources/endtoendtest/book2-test1.owl\");\n\t\t\t\n\t\t// Transform query\n\t\tString transformedQuery = null;\n\t\tString firstQuery = null;\n\t\ttry {\n\t\t InputStream in = new FileInputStream(\"E:/Kuliah/TUGASAKHIR/TugasAkhirLatestFolder/Software/ontologyandmappingsanddatasources/endtoendtest/book1-query1.sparql\");\n\t\t BufferedReader reader = new BufferedReader( new InputStreamReader(in) );\n\t\t String line = null;\n\t\t String queryString = \"\";\n\t\t while ((line = reader.readLine()) != null) {\n\t\t\tqueryString += line + \"\\n\";\n\t\t }\n\t\t firstQuery = queryString;\n\t\t Properties parameters = new Properties();\n\t\t \n\t\t AlignmentParser aparser = new AlignmentParser(0);\n//\t\t Mapping\n\t\t Alignment alu = aparser.parse(\"file:///E:/Kuliah/TUGASAKHIR/TugasAkhirLatestFolder/Software/align-4.9/html/tutorial/tutorial4/bookalignment.rdf\");\n\t\t BasicAlignment al = (BasicAlignment) alu;\n\t\t\ttransformedQuery = ((BasicAlignment)al).rewriteQuery( queryString, parameters );\n//\t\t transformedQuery = ((ObjectAlignment)al).\n\t\t} catch ( Exception ex ) { ex.printStackTrace(); }\n\n\t\t// Query ontology 2\n\t\tSystem.out.println(transformedQuery);\n//\t\tdisplayQueryAnswer( model, QueryFactory.create( transformedQuery ) );\n\t\tqe = QueryExecutionFactory.create( QueryFactory.create( firstQuery ), model );\n\t\tresults = qe.execSelect();\n\t\tSystem.out.println(results);\n\t\t\n\t\t// Output query results\t\n\t\t// ResultSetFormatter.out(System.out, results, query);\n\t}", "public void getParsed(String text) {\n\t\tAnnotation document = new Annotation(text);\n\n\t\t// run all Annotators on this text\n\t\tpipeline.annotate(document);\n\t\tsentences = document.get(SentencesAnnotation.class);\n\t\tsentIt = sentences.iterator();\n\t}", "public WordNet(String synsetFilename, String hyponymFilename) {\n In synsetScanner = new In(synsetFilename);\n\n synsetNouns = new HashMap<Integer, ArrayList<String>>();\n nouns = new HashSet<String>();\n\n while (synsetScanner.hasNextLine()) {\n ArrayList<String> synsetArrayList = new ArrayList<String>();\n String row = synsetScanner.readLine();\n String[] tokens = row.split(\",\");\n String[] synset = tokens[1].split(\" \");\n for (int i = 0; i < synset.length; i++) {\n synsetArrayList.add(synset[i]);\n nouns.add(synset[i]);\n }\n synsetNouns.put(Integer.parseInt(tokens[0]), synsetArrayList);\n }\n\n In hyponymScanner = new In(hyponymFilename);\n hyponym = new Digraph(synsetNouns.size());\n while (hyponymScanner.hasNextLine()) {\n String row = hyponymScanner.readLine();\n String[] tokens = row.split(\",\");\n for (int i = 1; i < tokens.length; i++) {\n hyponym.addEdge(Integer.parseInt(tokens[0]), Integer.parseInt(tokens[i]));\n }\n }\n }", "public String getGrammarText();", "public void parseThesaurus() throws IOException {\r\n\t\t\t//We create an object below to read the thesaurus file\r\n\t\t\tFileInputStream fis = new FileInputStream(\"src//ie//gmit//dip//resources//MobyThesaurus3.txt\");\r\n\t\t\tBufferedReader br=new BufferedReader(new InputStreamReader(fis));\r\n\t\t\t List <List<String>> listOflist= new ArrayList<>();\r\n\t\t\t// HashMap<String,List> tMap = new HashMap<>();\t\t\r\n\t\t\t List <String> individualListOfSynonyms= new ArrayList <String>();\r\n\r\n\t\t\t \r\n\t\t\t //we create a hashmap with the first word being the key value and the rest a list of synonims we will use\r\n\t\t\twhile(br.readLine()!=null) {\r\n\t\t\t\t\r\n\t\t\t\tString somestring = br.readLine();\r\n\t\t\t\tString[] testsplit= somestring.split(\",\");\r\n\t\t\t\tindividualListOfSynonyms=Arrays.asList(testsplit);\r\n\t\t\t\tString indexvalue=individualListOfSynonyms.get(0).toString();\r\n\t\t\t tMap.put(indexvalue, individualListOfSynonyms);\r\n\t\t\t //br.close();\r\n\t\t\t //System.out.println(tMap);\r\n\t\t\t }\r\n\t\t\t}", "private void addPR(){\n \n try {\n Print.prln(\"Initialising ANNIE...\");\n\n // create a serial analyser controller to run ANNIE with\n annieController = (SerialAnalyserController) Factory.createResource(\n \"gate.creole.SerialAnalyserController\",\n Factory.newFeatureMap(),\n Factory.newFeatureMap(),\n \"ANNIE_\" + Gate.genSym());\n FeatureMap features = Factory.newFeatureMap(); // use default parameters\n\n // adding Annie PRs : i. document reset\n features.clear();\n ProcessingResource documentReset = (ProcessingResource)\n Factory.createResource(\"gate.creole.annotdelete.AnnotationDeletePR\", features);\n annieController.add(documentReset);\n\n // adding Annie PR : ii. english tokeniser\n features.clear();\n ProcessingResource englishTokeniser = (ProcessingResource)\n Factory.createResource(\"gate.creole.tokeniser.DefaultTokeniser\", features);\n annieController.add(englishTokeniser);\n\n // ading inhouse built PR: iii.. gazetteer\n features.clear();\n features.put(\"listsURL\", Converter.getURL(gazetteer));\n ProcessingResource myAnnieGaz = (ProcessingResource)\n Factory.createResource(\"gate.creole.gazetteer.DefaultGazetteer\", features);\n annieController.add(myAnnieGaz);\n\n // adding Annie PR : iv. fake sentence splitter\n features.clear();\n ProcessingResource fakeSentenceSplitter = (ProcessingResource)\n Factory.createResource(\"gate.clone.ql.FakeSentenceSplitter\", features);\n annieController.add(fakeSentenceSplitter);\n\n //. ading inhouse built PR: v. jape grammar 1\n features.clear();\n features.put(\"grammarURL\", Converter.getURL(jape1));\n ProcessingResource myJape1 = (ProcessingResource)\n Factory.createResource(\"gate.creole.Transducer\", features);\n annieController.add(myJape1);\n\n // adding Annie PRs : vi.. regex sentence splitter\n features.clear();\n ProcessingResource regexSentenceSplitter = (ProcessingResource)\n Factory.createResource(\"gate.creole.splitter.RegexSentenceSplitter\", features);\n annieController.add(regexSentenceSplitter);\n\n // adding Annie PRs :vii. pos tagger\n features.clear();\n ProcessingResource posTagger = (ProcessingResource)\n Factory.createResource(\"gate.creole.POSTagger\", features);\n annieController.add(posTagger);\n\n // ading inhouse built PR: viii. jape grammar 2\n features.clear();\n features.put(\"grammarURL\", Converter.getURL(jape2));\n ProcessingResource myJape2 = (ProcessingResource)\n Factory.createResource(\"gate.creole.Transducer\", features);\n annieController.add(myJape2);\n Print.prln(\"...PR loaded\");\n features.clear();\n }\n catch (ResourceInstantiationException ex) {\n Out.prln(ex);\n }\n }", "public static void initializeToolsAndResourcesForDemo(IDictionary dict) throws MalformedURLException, IOException {\n wordnet_dict = dict;\n wordnet_dict.open();\n\n // Choose wordnet sources to be used\n wordnetResources.add(\"synonyms\");\n //wordnetResources.add(\"antonyms\");\n //wordnetResources.add(\"hypernyms\");\n\n Properties split_props = new Properties();\n //Properties including lemmatization\n //props.put(\"annotators\", \"tokenize, ssplit, pos, lemma\");\n //Properties without lemmatization\n split_props.put(\"annotators\", \"tokenize, ssplit, pos\");\n split_props.put(\"tokenize.language\", \"en\");\n split_pipeline = new StanfordCoreNLP(split_props);\n\n Properties lemma_props = new Properties();\n lemma_props.put(\"annotators\", \"tokenize, ssplit, pos, lemma\");\n lemma_props.put(\"tokenize.language\", \"en\");\n lemma_pipeline = new StanfordCoreNLP(lemma_props);\n\n Properties entityMentions_props = new Properties();\n entityMentions_props.put(\"annotators\", \"tokenize, ssplit, truecase, pos, lemma, ner, entitymentions\");\n entityMentions_props.put(\"tokenize.language\", \"en\");\n entityMentions_props.put(\"truecase.overwriteText\", \"true\");\n entityMentions_pipeline = new StanfordCoreNLP(entityMentions_props);\n\n Properties compound_props = new Properties();\n compound_props.put(\"annotators\", \"tokenize, ssplit, truecase, pos, parse\");\n compound_props.put(\"tokenize.language\", \"en\");\n compound_props.put(\"truecase.overwriteText\", \"true\");\n compounds_pipeline = new StanfordCoreNLP(compound_props);\n\n spotlight = new Spotlight();\n\n chanel = new LODSyndesisChanel();\n\n }", "void mo1927a(NLPResponseData nLPResponseData);", "public WordNet(String synsets, String hypernyms)\n {\n In text = new In(synsets);\n synsetList = new ArrayList<String>();\n synsetHash = new HashMap<String, ArrayList<Integer>>();\n // parse words into array synsetList\n synsetNum = 0;\n while (!text.isEmpty())\n {\n String temp = text.readLine().split(\",\")[1];\n synsetList.add(temp);\n synsetNum++;\n }\n //initialize synsetHash with word:list of integers\n for (int i = 0; i < synsetNum; i++)\n {\n String[] stringArray = synsetList.get(i).split(\" \");\n for (String s : stringArray)\n {\n if (synsetHash.containsKey(s))\n {\n ArrayList<Integer> temp = synsetHash.get(s);\n temp.add(i);\n }\n else\n {\n ArrayList<Integer> temp = new ArrayList<Integer>();\n temp.add(i);\n synsetHash.put(s, temp);\n }\n }\n }\n\n wordGraph = new Digraph(synsetNum);\n text = new In(hypernyms);\n while (!text.isEmpty())\n {\n String[] edges = text.readLine().split(\",\");\n int mainEdge = Integer.parseInt(edges[0]);\n for (int i = 1; i < edges.length; i++)\n {\n wordGraph.addEdge(mainEdge, Integer.parseInt(edges[i]));\n }\n }\n // check if input is a rooted DAG\n int count = 0;\n for (int v = 0; v < synsetNum; v++)\n {\n if (wordGraph.outdegree(v) == 0) count++;\n if (count > 1) throw new IllegalArgumentException();\n }\n // may be redundant check, but wanna make sure\n if (count != 1) throw new IllegalArgumentException();\n\n DirectedCycle cycle = new DirectedCycle(wordGraph);\n if (cycle.hasCycle()) throw new IllegalArgumentException();\n\n shortestPath = new SAP(wordGraph);\n \n }", "public void test_hk_01() {\n // synthesise a mini-document\n String base = \"http://jena.hpl.hp.com/test#\";\n String doc =\n \"<rdf:RDF\"\n + \" xmlns:rdf=\\\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\\\"\"\n + \" xmlns:owl=\\\"http://www.w3.org/2002/07/owl#\\\">\"\n + \" <owl:Ontology rdf:about=\\\"\\\">\"\n + \" <owl:imports rdf:resource=\\\"http://www.w3.org/2002/07/owl\\\" />\"\n + \" </owl:Ontology>\"\n + \"</rdf:RDF>\";\n \n // read in the base ontology, which includes the owl language\n // definition\n // note OWL_MEM => no reasoner is used\n OntModel m = ModelFactory.createOntologyModel(OntModelSpec.OWL_MEM, null);\n m.getDocumentManager().setMetadataSearchPath( \"file:etc/ont-policy-test.rdf\", true );\n m.read(new ByteArrayInputStream(doc.getBytes()), base);\n \n // we need a resource corresponding to OWL Class but in m\n Resource owlClassRes = m.getResource(OWL.Class.getURI());\n \n // now can we see this as an OntClass?\n OntClass c = (OntClass) owlClassRes.as(OntClass.class);\n assertNotNull(\"OntClass c should not be null\", c);\n \n //(OntClass) (ontModel.getProfile().CLASS()).as(OntClass.class);\n \n }", "public static void main(String[] args) {\n\t\tloadOntology();\n\t}", "public void term()\n \t{\n //\t\tfor(Iterator<Technology> tIt = Technology.getTechnologies(); tIt.hasNext(); )\n //\t\t{\n //\t\t\tTechnology tech = tIt.next();\n //\n // for (Iterator<Foundry> itF = tech.getFoundries(); itF.hasNext();)\n // {\n // Foundry foundry = itF.next();\n // HashMap<Layer,String> gdsLayers = new HashMap<Layer,String>();\n // for(Iterator<Layer> lIt = tech.getLayers(); lIt.hasNext(); )\n // {\n // Layer layer = lIt.next();\n // String str = get(foundry, layer);\n // GDSLayers numbers = GDSLayers.parseLayerString(str);\n // if (numbers == null) continue;\n //\n // Setting setting = foundry.getGDSLayerSetting(layer);\n // String oldStr = getString(setting);\n // GDSLayers oldNumbers = oldStr != null ? GDSLayers.parseLayerString(oldStr) : GDSLayers.EMPTY;\n // if (!oldNumbers.equals(numbers))\n // setString(setting, numbers.toString());\n // }\n // }\n //\t\t}\n setBoolean(gdsOutMergesBoxesSetting, gdsOutputMergesBoxes.isSelected());\n setBoolean(gdsOutWritesExportPinsSetting, gdsOutputWritesExportPins.isSelected());\n setBoolean(gdsOutUpperCaseSetting, gdsOutputUpperCase.isSelected());\n setInt(gdsOutDefaultTextLayerSetting, TextUtils.atoi(gdsDefaultTextLayer.getText()));\n setBoolean(gdsOutputConvertsBracketsInExportsSetting, gdsOutputConvertsBracketsInExports.isSelected());\n setInt(gdsCellNameLenMaxSetting, TextUtils.atoi(gdsCellNameLenMax.getText()));\n \t}", "public WordNet(String synsets, String hypernyms) {\n if (synsets == null || hypernyms == null) throw new IllegalArgumentException();\n In synsetsFile = new In(synsets);\n synsetsNumToStr = new HashMap<>();\n synsetsStrToNum = new HashMap<>();\n while (!synsetsFile.isEmpty()) {\n String read = synsetsFile.readLine();\n String[] item = read.split(\",\");\n int id = Integer.parseInt(item[0]);\n String[] str = item[1].split(\" \");\n Queue<String> strStack = new Queue<>();\n for (String ss : str) {\n strStack.enqueue(ss);\n Queue<Integer> si;\n if (!synsetsStrToNum.containsKey(ss)) {\n si = new Queue<>();\n si.enqueue(id);\n synsetsStrToNum.put(ss, si);\n }\n else synsetsStrToNum.get(ss).enqueue(id);\n }\n synsetsNumToStr.put(id, strStack);\n }\n In hypernymsFile = new In(hypernyms);\n Digraph wnDigraph = new Digraph(synsetsNumToStr.size());\n while (!hypernymsFile.isEmpty()) {\n String[] hypID = hypernymsFile.readLine().split(\",\");\n int rootID = Integer.parseInt(hypID[0]);\n for (int i = 1; i < hypID.length; i++)\n wnDigraph.addEdge(rootID, Integer.parseInt(hypID[i]));\n }\n Stack<Integer> root = new Stack<>();\n for (int v = 0; v < wnDigraph.V(); v++)\n if (wnDigraph.outdegree(v) == 0) {\n root.push(v);\n }\n if (root.size() > 1) throw new IllegalArgumentException(\"More than 1 roots in DAG\");\n DirectedCycle dcGraph = new DirectedCycle(wnDigraph);\n if (dcGraph.hasCycle()) throw new IllegalArgumentException(\"Cycles detected in the graph\");\n wnSAP = new SAP(wnDigraph);\n }", "public static void main(String[] args) {\n\t\tWordNet deneme = new WordNet(\"C:\\\\Users\\\\zzlawlzz\\\\Desktop\\\\synsets.txt\",\n\t\t\t\t\"C:\\\\Users\\\\zzlawlzz\\\\Desktop\\\\hypernyms.txt\");\n\t\tSystem.out.println(deneme.sap(\"arm\", \"leg\"));\n\t\tSystem.out.println(deneme.distance(\"arm\", \"eyes\"));\n\t\tSystem.out.println(deneme.distance(\"eyes\", \"mouth\"));\n\t}", "public String getOntologyURI();", "public AbstractSRLabeler(JointFtrXml[] xmls, StringTrainSpace[] spaces, Object[] lexica)\n\t{\n\t\tsuper(xmls, spaces, lexica);\n\t}", "public static void caso21(){\n\t\t\n FilterManager fm= new FilterManager(\"resources/stopWordsList.txt\",\"resources/useCaseWeight.properties\");\n\t\tQualityAttributeBelongable qualityAttributeBelongable = new OntologyManager(\"file:resources/caso2.owl\",\"file:resources/caso2.repository\",fm);\n\t\tMap<QualityAttributeInterface,Double> map = qualityAttributeBelongable.getWordPertenence(\"response2\");\n\t\tif(map==null){\n\t\t\tSystem.out.println(\"El map es null\");\n\t\t}else{\n\t\t\tMapUtils.imprimirMap(map);\n\t\t}\n\t}", "String targetGraph();", "public String toString(){\n\n String s;\n Exemplar cur = m_Exemplars;\n int i;\t\n\n if (m_MinArray == null) {\n return \"No classifier built\";\n }\n int[] nbHypClass = new int[m_Train.numClasses()];\n int[] nbSingleClass = new int[m_Train.numClasses()];\n for(i = 0; i<nbHypClass.length; i++){\n nbHypClass[i] = 0;\n nbSingleClass[i] = 0;\n }\n int nbHyp = 0, nbSingle = 0;\n\n s = \"\\nNNGE classifier\\n\\nRules generated :\\n\";\n\n while(cur != null){\n s += \"\\tclass \" + m_Train.attribute(m_Train.classIndex()).value((int) cur.classValue()) + \" IF : \";\n s += cur.toRules() + \"\\n\";\n nbHyp++;\n nbHypClass[(int) cur.classValue()]++;\t \n if (cur.numInstances() == 1){\n\tnbSingle++;\n\tnbSingleClass[(int) cur.classValue()]++;\n }\n cur = cur.next;\n }\n s += \"\\nStat :\\n\";\n for(i = 0; i<nbHypClass.length; i++){\n s += \"\\tclass \" + m_Train.attribute(m_Train.classIndex()).value(i) + \n\t\" : \" + Integer.toString(nbHypClass[i]) + \" exemplar(s) including \" + \n\tInteger.toString(nbHypClass[i] - nbSingleClass[i]) + \" Hyperrectangle(s) and \" +\n\tInteger.toString(nbSingleClass[i]) + \" Single(s).\\n\";\n }\n s += \"\\n\\tTotal : \" + Integer.toString(nbHyp) + \" exemplars(s) including \" + \n Integer.toString(nbHyp - nbSingle) + \" Hyperrectangle(s) and \" +\n Integer.toString(nbSingle) + \" Single(s).\\n\";\n\t\n s += \"\\n\";\n\t\n s += \"\\tFeature weights : \";\n\n String space = \"[\";\n for(int ii = 0; ii < m_Train.numAttributes(); ii++){\n if(ii != m_Train.classIndex()){\n\ts += space + Double.toString(attrWeight(ii));\n\tspace = \" \";\n }\n }\n s += \"]\";\n s += \"\\n\\n\";\n return s;\n }", "public WordNet(String synsets, String hypernyms) {\n synsetStream = new In(synsets);\n hypernymStream = new In(hypernyms);\n\n // go through all synsets\n while (synsetStream != null && synsetStream.hasNextLine()) {\n synsetString = synsetStream.readLine();\n String[] synsetStrLine = synsetString.split(\",\");\n Integer id = Integer.parseInt(synsetStrLine[0]);\n String[] synsetsArray = synsetStrLine[1].split(\"\\\\s+\");\n sFile.put(id, synsetsArray);\n }\n for (String[] nounSet : sFile.values()) {\n for (String str : nounSet) {\n sNounSet.add(str);\n }\n }\n while (hypernymStream != null && hypernymStream.hasNextLine()) {\n hypernymString = hypernymStream.readLine();\n String[] hyponymArray = hypernymString.split(\",\");\n Integer synsetID = Integer.parseInt(hyponymArray[0]);\n TreeSet hyponymSet = new TreeSet();\n for (int i = 1; i < hyponymArray.length; i++) {\n Integer hyponymID = Integer.parseInt(hyponymArray[i]);\n if (hFile.containsKey(synsetID)) {\n hFile.get(synsetID).add(hyponymID);\n } else {\n hyponymSet.add(hyponymID);\n hFile.put(synsetID, hyponymSet);\n }\n }\n\n }\n theDigraph = new Digraph(sFile.size());\n for (Integer key : hFile.keySet()) {\n for (Object curr : hFile.get(key)) {\n theDigraph.addEdge(key, (int) curr);\n }\n }\n }", "private CText getTaxonomyList(\tfinal String inputText, \n\t\t\t\t\t\t\t\t\tfinal String title, \n\t\t\t\t\t\t\t\t\tboolean breakdown) {\n\t\tCText document = new CText(title);\n\t\t\t\t\n\t\t\t/*\n\t\t\t * Step 2:Extract the N-Grams from the document\n\t\t\t */\n\t\tCNGramsExtractor nGramsExtract = new CNGramsExtractor();\n\t\t\n\t\t//INFO\n\t\tSystem.out.println(\"Last execution\");\n\t\tif( nGramsExtract.extract(document, inputText) ) {\n\t\t\tdocument.setState(CText.E_STATES.NGRAMS);\n\t\t\tSystem.out.println(\"NGram extracted\");\n\t\t\t\n\t\t\t/*\n\t\t\t * Step 3: Extract Composite and semantics \n\t\t\t */\n\t\t\tCTaxonomyExtractor taxonomyExtractor = new CTaxonomyExtractor(_taxonomyConnection, breakdown);\n\t\t\tif( taxonomyExtractor.extract(document) ) {\n\t\t\t\tdocument.setState(CText.E_STATES.TAXONOMY);\n\t\t\t}\n\t\t}\n\t\t\n\t\treturn document;\n\t}", "public void gerarRDF(Dataset dataset) throws SenseRDFException;", "public Demo2(String searchname)\r\n {\r\n //树图正向\r\n //获取owl文件 解析成树图形式 这里是正向 \t\r\n \tOWLReGtreeConverter retreeConverter = new OWLReGtreeConverter(OWL_FILE,true, searchname,\"tree\");\r\n \t//得到树类型对象rmgree\r\n \trm_gtree =retreeConverter.getGraph();\r\n \t//得到display对象rgtreeDisp\r\n \tGraphDisplay2 rgtreeDisp = new GraphDisplay2(rm_gtree, GRAPH_DISTANCE_FILTER,rm_gtree.getFocusindex(),1,\"\");\r\n \t//得到panel\r\n \tm_rgtreePanel = new GraphPanel2(rgtreeDisp, LEGEND, HOPS_CONTROL_WIDGET);\r\n// \t//树反向图\r\n// \tOWLGraphConverter treeConverter = new OWLGraphConverter(OWL_FILE, true,searchname,\"tree\");\r\n// \tm_gtree =treeConverter.getGraph();\r\n// GraphDisplay2 gtreeDisp = new GraphDisplay2(m_gtree, GRAPH_DISTANCE_FILTER,m_gtree.getFocusindex(),1,\"backward\");\r\n// m_gtreePanel = new GraphPanel2(gtreeDisp, LEGEND, HOPS_CONTROL_WIDGET);\r\n////网络图反向\r\n// OWLGraphConverter graphConverter = new OWLGraphConverter(OWL_FILE, true,searchname,\"graph\");\r\n// m_graph = graphConverter.getGraph();\r\n// GraphDisplay graphDisp = new GraphDisplay(m_graph, GRAPH_DISTANCE_FILTER,m_graph.getFocusindex(),0,\"backward\");\r\n// m_graphPanel = new GraphPanel(graphDisp, LEGEND, HOPS_CONTROL_WIDGET);\r\n// //网络图正向\r\n// \tOWLReGtreeConverter regraphConverter = new OWLReGtreeConverter(OWL_FILE,true, searchname,\"graph\");\r\n// rm_graph = regraphConverter.getGraph();\r\n// GraphDisplay rgraphDisp = new GraphDisplay(rm_graph, GRAPH_DISTANCE_FILTER,rm_graph.getFocusindex(),0,\"\");\r\n// rm_graphPanel = new GraphPanel(rgraphDisp, LEGEND, HOPS_CONTROL_WIDGET);\r\n // Create the tabbed pane which contains the the home tab, the tree tabs\r\n // and the graph tabs.\r\n //添加applet菜单\r\n\r\n m_tabbedPane = new JTabbedPane();\r\n \r\n //定义按钮graph以及tree的说明 快捷键Alt+G\r\n m_tabbedPane.addTab(\"正向树图\", m_rgtreePanel);\r\n m_tabbedPane.setToolTipTextAt(0, \"正向树图..\");\r\n m_tabbedPane.setMnemonicAt(0, KeyEvent.VK_R);\r\n \r\n// //定义按钮tree以及tree的说明 快捷键Alt+T\r\n// m_tabbedPane.addTab(\"反向树图\", m_gtreePanel);\r\n// m_tabbedPane.setToolTipTextAt(1, \"反向树图..\");\r\n// m_tabbedPane.setMnemonicAt(1, KeyEvent.VK_T);\r\n////// //定义按钮home以及home的说明 快捷键Alt+H\r\n// m_tabbedPane.addTab(\"反向网图\", m_graphPanel);\r\n// m_tabbedPane.setToolTipTextAt(2, \"反向网图..\");\r\n// m_tabbedPane.setMnemonicAt(2, KeyEvent.VK_H);\r\n// \r\n// m_tabbedPane.addTab(\"正向网图\", rm_graphPanel);\r\n// m_tabbedPane.setToolTipTextAt(3, \"正向网图..\");\r\n// m_tabbedPane.setMnemonicAt(3, KeyEvent.VK_H);\r\n \r\n // Create the frame which shows the application.\r\n //为图像展示创建框架\r\n m_frame = new JFrame(\"OWL2Prefuse v1.2 | Demo application\");\r\n m_frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\r\n // m_frame.setJMenuBar(getMenuBar());\r\n m_frame.add(m_tabbedPane);\r\n m_frame.pack();\r\n m_frame.setExtendedState(JFrame.MAXIMIZED_BOTH);\r\n m_frame.setVisible(true);\r\n \r\n // Create the file chooser.\r\n m_fc = new JFileChooser();\r\n }", "public void process (String text) {\n\t\tProperties props = new Properties();\n\t\tprops.put(\"annotators\", \"tokenize, ssplit, pos, lemma, ner, parse, dcoref\");\n\t\tStanfordCoreNLP pipeline = new StanfordCoreNLP(props);\n\t\tAnnotation document = new Annotation(text);\n\t\tpipeline.annotate(document);\n\t\tList<CoreMap> sentences = document.get(SentencesAnnotation.class);\n\t\tfor(CoreMap sentence: sentences) {\n\t\t\tsgs.add(sentence.get(CollapsedCCProcessedDependenciesAnnotation.class));\n\t\t}\n\t\tccg = document.get(CorefChainAnnotation.class);\n\t}", "public static void main(String[] args){\n SentenceParser sp = new SentenceParser (\"Peas and carrots and potatoes.\");\n System.out.println(sp);\n //then print your results\n \n\n }", "public Graph graph() {\n\t\treturn _analyzer.graph();\n\t}", "public String requestResponce(String conventional_Grammar);", "public void description() throws Exception {\n PrintWriter pw = new PrintWriter(System.getProperty(\"user.dir\")+ \"/resources/merged_file.txt\"); \n \n // BufferedReader for obtaining the description files of the ontology & ODP\n BufferedReader br1 = new BufferedReader(new FileReader(System.getProperty(\"user.dir\")+ \"/resources/ontology_description\")); \n BufferedReader br2 = new BufferedReader(new FileReader(System.getProperty(\"user.dir\")+ \"/resources/odps_description.txt\")); \n String line1 = br1.readLine(); \n String line2 = br2.readLine(); \n \n // loop is used to copy the lines of file 1 to the other \n if(line1==null){\n\t \tpw.print(\"\\n\");\n\t }\n while (line1 != null || line2 !=null) \n { \n if(line1 != null) \n { \n pw.println(line1); \n line1 = br1.readLine(); \n } \n \n if(line2 != null) \n { \n pw.println(line2); \n line2 = br2.readLine(); \n } \n } \n pw.flush(); \n // closing the resources \n br1.close(); \n br2.close(); \n pw.close(); \n \n // System.out.println(\"Merged\"); -> for checking the code execution\n /* On obtaining the merged file, Doc2Vec model is implemented so that vectors are\n * obtained. And the, similarity ratio of the ontology description with the ODPs \n * can be found using cosine similarity \n */\n \tFile file = new File(System.getProperty(\"user.dir\")+ \"/resources/merged_file.txt\"); \t\n SentenceIterator iter = new BasicLineIterator(file);\n AbstractCache<VocabWord> cache = new AbstractCache<VocabWord>();\n TokenizerFactory t = new DefaultTokenizerFactory();\n t.setTokenPreProcessor(new CommonPreprocessor()); \n LabelsSource source = new LabelsSource(\"Line_\");\n ParagraphVectors vec = new ParagraphVectors.Builder()\n \t\t.minWordFrequency(1)\n \t .labelsSource(source)\n \t .layerSize(100)\n \t .windowSize(5)\n \t .iterate(iter)\n \t .allowParallelTokenization(false)\n .workers(1)\n .seed(1)\n .tokenizerFactory(t) \n .build();\n vec.fit();\n \n //System.out.println(\"Check the file\");->for execution of code\n PrintStream p=new PrintStream(new File(System.getProperty(\"user.dir\")+ \"/resources/description_values\")); //storing the numeric values\n \n \n Similarity s=new Similarity(); //method that checks the cosine similarity\n s.similarityCheck(p,vec);\n \n \n }", "IGrammarComp getGrammar();", "public AbstractSRLabeler(JointFtrXml[] xmls, StringTrainSpace[] spaces, StringModel[] models, Object[] lexica)\n\t{\n\t\tsuper(xmls, spaces, models, lexica);\n\t}", "public static void caso12(){\n\n FilterManager fm= new FilterManager(\"resources/stopWordsList.txt\",\"resources/useCaseWeight.properties\");\n\t\tQualityAttributeBelongable qualityAttributeBelongable = new OntologyManager(\"file:resources/caso1.owl\",\"file:resources/caso1.repository\",fm);\n\t\tMap<QualityAttributeInterface,Double> map = qualityAttributeBelongable.getWordPertenence(\"pan\");\n\t\tif(map==null){\n\t\t\tSystem.out.println(\"El map es null\");\n\t\t}\n\t}", "public static void performSemanticMatching(String inputJSONFile, int numResults, String outputJsonFile, boolean testing, boolean weighted) throws IOException, ParseException, OWLOntologyStorageException, OWLOntologyCreationException {\n\n\t\t//path to a locally saved copy of the MANUSQUARE ontology for graph processing\n\t\tFile localOntoFile = new File(\"./files/ONTOLOGIES/updatedOntology.owl\");\n\t\t\n\t\tOWLOntologyManager manager = OWLManager.createOWLOntologyManager();\n\t\tOWLOntology onto = null;\n\t\t\n\t\t//use MANUSQUARE ontology provided by Semantic Infrastructure if we´re not testing, use\n\t\t//locally stored ontology if testing\n\t\tif (testing == false) {\n\t\t\n\t\ttry {\n\t\t\tonto = manager.loadOntology(MANUSQUARE_ONTOLOGY_IRI);\n\t\t} catch (OWLOntologyCreationException e) {\n\t\t\tSystem.err.println(\"Error: Cannot reach the MANUSQUARE ontology from \" + MANUSQUARE_ONTOLOGY_IRI.toString() + \"\\n\");\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tmanager.saveOntology(onto, IRI.create(localOntoFile.toURI()));\n\t\t\n\t\t} else {\n\t\t\ttry {\n\t\t\t\tonto = manager.loadOntologyFromOntologyDocument(localOntoFile);\n\t\t\t} catch (OWLOntologyCreationException e) {\n\t\t\t\tSystem.err.println(\"Error: Cannot reach the MANUSQUARE ontology locally from \" + localOntoFile.getPath() + \"\\n\");\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\n\t\t//parse input json file and create a consumer query object\n\t\tConsumerQuery query = ConsumerQuery.createConsumerQuery(inputJSONFile, onto);\n\n\t\t//get process(s) from the query and use them to subset the supplier records in the SPARQL query\n\t\tList<String> processes = new ArrayList<String>();\n\t\tfor (Process p : query.getProcesses()) {\n\t\t\tprocesses.add(p.getName());\t\t\t\n\t\t}\n\n\t\t//re-organise the SupplierResourceRecords so that we have ( Supplier (1) -> Resource (*) )\n\t\tList<Supplier> supplierData = createSupplierData(query, testing);\n\n\n\t\t//create graph using Guava´s graph library\n\t\tMutableGraph<String> graph = SimpleGraph.createGraph(onto);\n\n\t\tMap<Supplier, Double> supplierScores = new HashMap<Supplier, Double>();\n\n\t\t//for each supplier get the list of best matching processes (and certifications)\n\t\tList<Double> supplierSim = new LinkedList<Double>();\n\t\t\n\t\tfor (Supplier supplier : supplierData) {\n\n\t\t\tsupplierSim = SimilarityMeasures.computeSemanticSimilarity(query, supplier, onto, similarityMethod, weighted, graph);\n\t\t\t\n\t\t\t//get the highest score for the process chains offered by supplier n\n\t\t\tsupplierScores.put(supplier, getHighestScore(supplierSim));\n\t\n\t\t}\n\t\t\n\t\t//extract the n suppliers with the highest similarity scores\n\t\tMap<String, Double> bestSuppliers = extractBestSuppliers(supplierScores, numResults);\n\t\t\n\t\t//prints the n best suppliers in ranked order to JSON\n\t\tprintResultsToJson (bestSuppliers, outputJsonFile);\n\t\t\n\t\t//prints additional data to console for testing/validation\n\t\tif (testing == true) {\n\t\tprintResultsToConsole (supplierData, query, supplierScores, numResults);\n\t\t}\n\n\t}", "private Map<String,Map<String,List<String>>> buildDictionary(Document doc){\n\t\t\n\t\tElement root = doc.getDocumentElement();\n\t\t\n\t\t\n\t\tMap<String,Map<String,List<String>>> dictionary = new HashMap<String,Map<String,List<String>>>();\n\t\tthis.termSet = new TreeSet<String>();\n\t\t\n\t\tNodeList termList = doc.getElementsByTagName(\"term\");\n\t\tfor(int i = 0; i < termList.getLength(); i++){\n\t\t\tElement termElement = (Element) termList.item(i);\n\t\t\tElement nameElement = (Element) termElement.getElementsByTagName(\"name\").item(0);\n\t\t\tString name = nameElement.getTextContent();\n\t\t\tthis.termSet.add(name);\n\n\t\t\tMap<String,List<String>> synonymGroup = new HashMap<String,List<String>>();\n\t\t\tsynonymGroup.put(\"exact\", new ArrayList<String>());\n\t\t\tsynonymGroup.put(\"related\", new ArrayList<String>());\n\t\t\tsynonymGroup.put(\"broad\", new ArrayList<String>());\n\t\t\tsynonymGroup.put(\"narrow\", new ArrayList<String>());\n\t\t\t\n\t\t\tNodeList synonyms = termElement.getElementsByTagName(\"synonym\");\n\t\t\tfor(int j=0; j<synonyms.getLength(); j++){\n\t\t\t\tElement synonymElement = (Element) synonyms.item(j);\n\t\t\t\tString synonym = synonymElement.getTextContent();\n\t\t\t\tString scope = synonymElement.getAttribute(\"scope\");\n\t\t\t\t//System.out.println(scope);\n\t\t\t\tList<String> synonymList = (List<String>) synonymGroup.get(scope);\n\t\t\t\t\n\t\t\t\t//System.out.println(synonym);\n\t\t\t\t\n\t\t\t\tsynonymList.add(synonym);\n\t\t\t}\n\t\t\t\n\t\t\tdictionary.put(name,synonymGroup);\t\t\n\t\t\t\n\t\t}\n\t\t\n\t\treturn dictionary;\n\t}", "public static Patent transform(String patentxml) {\n\t\t patentxml = patentxml.trim();\n\t\t //patentxml = patentxml.replace(\"<!DOCTYPE math PUBLIC \\\"-//W3C//DTD MathML 3.0//EN\\\" \\\"http://www.w3.org/Math/DTD/mathml3/mathml3.dtd\\\">\", \"<!DOCTYPE PATDOC [<!ENTITY nbsp \\\"&#160;\\\" ><!ENTITY iexcl \\\"&#161;\\\" ><!ENTITY cent \\\"&#162;\\\" ><!ENTITY pound \\\"&#163;\\\" ><!ENTITY curren \\\"&#164;\\\" ><!ENTITY yen \\\"&#165;\\\" ><!ENTITY brvbar \\\"&#166;\\\" ><!ENTITY sect \\\"&#167;\\\" ><!ENTITY uml \\\"&#168;\\\" ><!ENTITY copy \\\"&#169;\\\" ><!ENTITY ordf \\\"&#170;\\\" ><!ENTITY laquo \\\"&#171;\\\" ><!ENTITY not \\\"&#172;\\\" ><!ENTITY shy \\\"&#173;\\\" ><!ENTITY reg \\\"&#174;\\\" ><!ENTITY macr \\\"&#175;\\\" ><!ENTITY deg \\\"&#176;\\\" ><!ENTITY plusmn \\\"&#177;\\\" ><!ENTITY sup2 \\\"&#178;\\\" ><!ENTITY sup3 \\\"&#179;\\\" ><!ENTITY acute \\\"&#180;\\\" ><!ENTITY micro \\\"&#181;\\\" ><!ENTITY para \\\"&#182;\\\" ><!ENTITY middot \\\"&#183;\\\" ><!ENTITY cedil \\\"&#184;\\\" ><!ENTITY sup1 \\\"&#185;\\\" ><!ENTITY ordm \\\"&#186;\\\" ><!ENTITY raquo \\\"&#187;\\\" ><!ENTITY frac14 \\\"&#188;\\\" ><!ENTITY frac12 \\\"&#189;\\\" ><!ENTITY frac34 \\\"&#190;\\\" ><!ENTITY iquest \\\"&#191;\\\" ><!ENTITY Agrave \\\"&#192;\\\" ><!ENTITY Aacute \\\"&#193;\\\" ><!ENTITY Acirc \\\"&#194;\\\" ><!ENTITY Atilde \\\"&#195;\\\" ><!ENTITY Auml \\\"&#196;\\\" ><!ENTITY Aring \\\"&#197;\\\" ><!ENTITY AElig \\\"&#198;\\\" ><!ENTITY Ccedil \\\"&#199;\\\" ><!ENTITY Egrave \\\"&#200;\\\" ><!ENTITY Eacute \\\"&#201;\\\" ><!ENTITY Ecirc \\\"&#202;\\\" ><!ENTITY Euml \\\"&#203;\\\" ><!ENTITY Igrave \\\"&#204;\\\" ><!ENTITY Iacute \\\"&#205;\\\" ><!ENTITY Icirc \\\"&#206;\\\" ><!ENTITY Iuml \\\"&#207;\\\" ><!ENTITY ETH \\\"&#208;\\\" ><!ENTITY Ntilde \\\"&#209;\\\" ><!ENTITY Ograve \\\"&#210;\\\" ><!ENTITY Oacute \\\"&#211;\\\" ><!ENTITY Ocirc \\\"&#212;\\\" ><!ENTITY Otilde \\\"&#213;\\\" ><!ENTITY Ouml \\\"&#214;\\\" ><!ENTITY times \\\"&#215;\\\" ><!ENTITY Oslash \\\"&#216;\\\" ><!ENTITY Ugrave \\\"&#217;\\\" ><!ENTITY Uacute \\\"&#218;\\\" ><!ENTITY Ucirc \\\"&#219;\\\" ><!ENTITY Uuml \\\"&#220;\\\" ><!ENTITY Yacute \\\"&#221;\\\" ><!ENTITY THORN \\\"&#222;\\\" ><!ENTITY szlig \\\"&#223;\\\" ><!ENTITY agrave \\\"&#224;\\\" ><!ENTITY aacute \\\"&#225;\\\" ><!ENTITY acirc \\\"&#226;\\\" ><!ENTITY atilde \\\"&#227;\\\" ><!ENTITY auml \\\"&#228;\\\" ><!ENTITY aring \\\"&#229;\\\" ><!ENTITY aelig \\\"&#230;\\\" ><!ENTITY ccedil \\\"&#231;\\\" ><!ENTITY egrave \\\"&#232;\\\" ><!ENTITY eacute \\\"&#233;\\\" ><!ENTITY ecirc \\\"&#234;\\\" ><!ENTITY euml \\\"&#235;\\\" ><!ENTITY igrave \\\"&#236;\\\" ><!ENTITY iacute \\\"&#237;\\\" ><!ENTITY icirc \\\"&#238;\\\" ><!ENTITY iuml \\\"&#239;\\\" ><!ENTITY eth \\\"&#240;\\\" ><!ENTITY ntilde \\\"&#241;\\\" ><!ENTITY ograve \\\"&#242;\\\" ><!ENTITY oacute \\\"&#243;\\\" ><!ENTITY ocirc \\\"&#244;\\\" ><!ENTITY otilde \\\"&#245;\\\" ><!ENTITY ouml \\\"&#246;\\\" ><!ENTITY divide \\\"&#247;\\\" ><!ENTITY oslash \\\"&#248;\\\" ><!ENTITY ugrave \\\"&#249;\\\" ><!ENTITY uacute \\\"&#250;\\\" ><!ENTITY ucirc \\\"&#251;\\\" ><!ENTITY uuml \\\"&#252;\\\" ><!ENTITY yacute \\\"&#253;\\\" ><!ENTITY thorn \\\"&#254;\\\" ><!ENTITY yuml \\\"&#255;\\\" > <!ENTITY lt \\\"&#38;#60;\\\" > <!ENTITY gt \\\"&#62;\\\" > <!ENTITY amp \\\"&#38;#38;\\\" > <!ENTITY apos \\\"&#39;\\\" > <!ENTITY quot \\\"&#34;\\\" > <!ENTITY OElig \\\"&#338;\\\" > <!ENTITY oelig \\\"&#339;\\\" > <!ENTITY Scaron \\\"&#352;\\\" > <!ENTITY scaron \\\"&#353;\\\" > <!ENTITY Yuml \\\"&#376;\\\" > <!ENTITY circ \\\"&#710;\\\" > <!ENTITY tilde \\\"&#732;\\\" > <!ENTITY ensp \\\"&#8194;\\\" > <!ENTITY emsp \\\"&#8195;\\\" > <!ENTITY thinsp \\\"&#8201;\\\" > <!ENTITY zwnj \\\"&#8204;\\\" > <!ENTITY zwj \\\"&#8205;\\\" > <!ENTITY lrm \\\"&#8206;\\\" > <!ENTITY rlm \\\"&#8207;\\\" > <!ENTITY ndash \\\"&#8211;\\\" > <!ENTITY mdash \\\"&#8212;\\\" > <!ENTITY lsquo \\\"&#8216;\\\" > <!ENTITY rsquo \\\"&#8217;\\\" > <!ENTITY sbquo \\\"&#8218;\\\" > <!ENTITY ldquo \\\"&#8220;\\\" > <!ENTITY rdquo \\\"&#8221;\\\" > <!ENTITY bdquo \\\"&#8222;\\\" > <!ENTITY dagger \\\"&#8224;\\\" > <!ENTITY Dagger \\\"&#8225;\\\" > <!ENTITY permil \\\"&#8240;\\\" > <!ENTITY lsaquo \\\"&#8249;\\\" > <!ENTITY rsaquo \\\"&#8250;\\\" > <!ENTITY euro \\\"&#8364;\\\" > <!ENTITY minus \\\"&#43;\\\" > <!ENTITY plus \\\"&#43;\\\" > <!ENTITY equals \\\"&#61;\\\" > <!ENTITY af \\\"\\\" > <!ENTITY it \\\"\\\" ><!ENTITY fnof \\\"&#402;\\\" > <!ENTITY Alpha \\\"&#913;\\\" > <!ENTITY Beta \\\"&#914;\\\" > <!ENTITY Gamma \\\"&#915;\\\" > <!ENTITY Delta \\\"&#916;\\\" > <!ENTITY Epsilon \\\"&#917;\\\" > <!ENTITY Zeta \\\"&#918;\\\" > <!ENTITY Eta \\\"&#919;\\\" > <!ENTITY Theta \\\"&#920;\\\" > <!ENTITY Iota \\\"&#921;\\\" > <!ENTITY Kappa \\\"&#922;\\\" > <!ENTITY Lambda \\\"&#923;\\\" > <!ENTITY Mu \\\"&#924;\\\" > <!ENTITY Nu \\\"&#925;\\\" > <!ENTITY Xi \\\"&#926;\\\" > <!ENTITY Omicron \\\"&#927;\\\" > <!ENTITY Pi \\\"&#928;\\\" > <!ENTITY Rho \\\"&#929;\\\" > <!ENTITY Sigma \\\"&#931;\\\" > <!ENTITY Tau \\\"&#932;\\\" > <!ENTITY Upsilon \\\"&#933;\\\" > <!ENTITY Phi \\\"&#934;\\\" > <!ENTITY Chi \\\"&#935;\\\" > <!ENTITY Psi \\\"&#936;\\\" > <!ENTITY Omega \\\"&#937;\\\" > <!ENTITY alpha \\\"&#945;\\\" > <!ENTITY beta \\\"&#946;\\\" > <!ENTITY gamma \\\"&#947;\\\" > <!ENTITY delta \\\"&#948;\\\" > <!ENTITY epsilon \\\"&#949;\\\" > <!ENTITY zeta \\\"&#950;\\\" > <!ENTITY eta \\\"&#951;\\\" > <!ENTITY theta \\\"&#952;\\\" > <!ENTITY iota \\\"&#953;\\\" > <!ENTITY kappa \\\"&#954;\\\" > <!ENTITY lambda \\\"&#955;\\\" > <!ENTITY mu \\\"&#956;\\\" > <!ENTITY nu \\\"&#957;\\\" > <!ENTITY xi \\\"&#958;\\\" > <!ENTITY omicron \\\"&#959;\\\" > <!ENTITY pi \\\"&#960;\\\" > <!ENTITY rho \\\"&#961;\\\" > <!ENTITY sigmaf \\\"&#962;\\\" > <!ENTITY sigma \\\"&#963;\\\" > <!ENTITY tau \\\"&#964;\\\" > <!ENTITY upsilon \\\"&#965;\\\" > <!ENTITY phi \\\"&#966;\\\" > <!ENTITY chi \\\"&#967;\\\" > <!ENTITY psi \\\"&#968;\\\" > <!ENTITY omega \\\"&#969;\\\" > <!ENTITY thetasym \\\"&#977;\\\" > <!ENTITY upsih \\\"&#978;\\\" > <!ENTITY piv \\\"&#982;\\\" > <!ENTITY bull \\\"&#8226;\\\" > <!ENTITY hellip \\\"&#8230;\\\" > <!ENTITY prime \\\"&#8242;\\\" > <!ENTITY Prime \\\"&#8243;\\\" > <!ENTITY oline \\\"&#8254;\\\" > <!ENTITY frasl \\\"&#8260;\\\" > <!ENTITY weierp \\\"&#8472;\\\" > <!ENTITY image \\\"&#8465;\\\" > <!ENTITY real \\\"&#8476;\\\" > <!ENTITY trade \\\"&#8482;\\\" > <!ENTITY alefsym \\\"&#8501;\\\" > <!ENTITY larr \\\"&#8592;\\\" > <!ENTITY uarr \\\"&#8593;\\\" > <!ENTITY rarr \\\"&#8594;\\\" > <!ENTITY darr \\\"&#8595;\\\" > <!ENTITY harr \\\"&#8596;\\\" > <!ENTITY crarr \\\"&#8629;\\\" > <!ENTITY lArr \\\"&#8656;\\\" > <!ENTITY uArr \\\"&#8657;\\\" > <!ENTITY rArr \\\"&#8658;\\\" > <!ENTITY dArr \\\"&#8659;\\\" > <!ENTITY hArr \\\"&#8660;\\\" > <!ENTITY forall \\\"&#8704;\\\" > <!ENTITY part \\\"&#8706;\\\" > <!ENTITY exist \\\"&#8707;\\\" > <!ENTITY empty \\\"&#8709;\\\" > <!ENTITY nabla \\\"&#8711;\\\" > <!ENTITY isin \\\"&#8712;\\\" > <!ENTITY notin \\\"&#8713;\\\" > <!ENTITY ni \\\"&#8715;\\\" > <!ENTITY prod \\\"&#8719;\\\" > <!ENTITY sum \\\"&#8721;\\\" > <!ENTITY minus \\\"&#8722;\\\" > <!ENTITY lowast \\\"&#8727;\\\" > <!ENTITY radic \\\"&#8730;\\\" > <!ENTITY prop \\\"&#8733;\\\" > <!ENTITY infin \\\"&#8734;\\\" > <!ENTITY ang \\\"&#8736;\\\" > <!ENTITY and \\\"&#8743;\\\" > <!ENTITY or \\\"&#8744;\\\" > <!ENTITY cap \\\"&#8745;\\\" > <!ENTITY cup \\\"&#8746;\\\" > <!ENTITY int \\\"&#8747;\\\" > <!ENTITY there4 \\\"&#8756;\\\" > <!ENTITY sim \\\"&#8764;\\\" > <!ENTITY cong \\\"&#8773;\\\" > <!ENTITY asymp \\\"&#8776;\\\" > <!ENTITY ne \\\"&#8800;\\\" > <!ENTITY equiv \\\"&#8801;\\\" > <!ENTITY le \\\"&#8804;\\\" > <!ENTITY ge \\\"&#8805;\\\" > <!ENTITY sub \\\"&#8834;\\\" > <!ENTITY sup \\\"&#8835;\\\" > <!ENTITY nsub \\\"&#8836;\\\" > <!ENTITY sube \\\"&#8838;\\\" > <!ENTITY supe \\\"&#8839;\\\" > <!ENTITY oplus \\\"&#8853;\\\" > <!ENTITY otimes \\\"&#8855;\\\" > <!ENTITY perp \\\"&#8869;\\\" > <!ENTITY sdot \\\"&#8901;\\\" > <!ENTITY lceil \\\"&#8968;\\\" > <!ENTITY rceil \\\"&#8969;\\\" > <!ENTITY lfloor \\\"&#8970;\\\" > <!ENTITY rfloor \\\"&#8971;\\\" > <!ENTITY lang \\\"&#9001;\\\" > <!ENTITY rang \\\"&#9002;\\\" > <!ENTITY loz \\\"&#9674;\\\" > <!ENTITY spades \\\"&#9824;\\\" > <!ENTITY clubs \\\"&#9827;\\\" > <!ENTITY hearts \\\"&#9829;\\\" > <!ENTITY diams \\\"&#9830;\\\" > <!ENTITY lcub \\\"\\\" > <!ENTITY rcub \\\"\\\" > <!ENTITY excl \\\"\\\" > <!ENTITY quest \\\"\\\" > <!ENTITY num \\\"\\\" >]>\");\n\t\t //patentxml = patentxml.replace(\"<!DOCTYPE math PUBLIC \\\"-//W3C//DTD MathML 3.0//EN\\\" \\\"http://www.w3.org/Math/DTD/mathml3/mathml3.dtd\\\">\", \"<!DOCTYPE math PUBLIC \\\"-//W3C//DTD MathML 2.0//EN\\\" \\\"dtds/mathml2.dtd\\\">\");\n\t\t patentxml = patentxml.replace(\"<!DOCTYPE math PUBLIC \\\"-//W3C//DTD MathML 3.0//EN\\\" \\\"http://www.w3.org/Math/DTD/mathml3/mathml3.dtd\\\">\", \"<!DOCTYPE math PUBLIC \\\"-//W3C//DTD MathML 2.0//EN\\\" \\\"http://10.18.203.79:7070/solr/dtds/mathml2.dtd\\\">\");\n\t\t Patent parsedPatent = null;\n\t if(patentxml.contains(\"us-patent-grant\") && patentxml.contains(\"dtd-version=\\\"v4.5 2014-04-03\\\"\")==true) { // patent xml is grant in DTD v4.5\n\t\t\t\tparsedPatent = parseGrantv45(patentxml);\t\t \n\t }\n\t else if(patentxml.contains(\"us-patent-grant\") && patentxml.contains(\"dtd-version=\\\"v4.4 2013-05-16\\\"\")==true) { // patent xml is grant in DTD v4.4\n\t \tparsedPatent = parseGrantv44(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-grant\") && patentxml.contains(\"dtd-version=\\\"v4.3 2012-12-04\\\"\")==true) { // patent xml is grant in DTD v4.3\n\t \tparsedPatent = parseGrantv43(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-grant\") && patentxml.contains(\"dtd-version=\\\"v4.2 2006-08-23\\\"\")==true) { // patent xml is grant in DTD v4.2\n\t \tparsedPatent = parseGrantv42(patentxml);\n\t }\t\n\t else if(patentxml.contains(\"us-patent-grant\") && patentxml.contains(\"dtd-version=\\\"v4.1 2005-08-25\\\"\")==true) { // patent xml is grant in DTD v4.5\n\t \tparsedPatent = parseGrantv41(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-grant\") && patentxml.contains(\"dtd-version=\\\"v40 2004-12-02\\\"\")==true) { // patent xml is grant in DTD v4.0\n\t \tparsedPatent = parseGrantv40_041202(patentxml);\n\t }\n\t else if(patentxml.contains(\"<PATDOC DTD=\\\"2.5\\\"\")==true) { // patent xml is grant in DTD v2.5\n\t \tparsedPatent = parseGrantv25(patentxml);\t\t \t\t\t\t \n\t }\n\t else if(patentxml.contains(\"<PATDOC DTD=\\\"2.4\\\"\")==true) { // patent xml is grant in DTD v2.5\n\t \tparsedPatent = parseGrantv24(patentxml);\t\t \t\t\t\t \n\t }\n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.4 2014-04-03\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv44(patentxml);\t\t \n\t }\n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.3 2012-12-04\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv43(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.2 2006-08-23\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv42(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.1 2005-08-25\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv41(patentxml);\n\t }\t \t \n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.0 2004-12-02\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv40_041202(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.0 2004-10-28\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv40_041028(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.0 2004-09-27\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv40_040927(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.0 2004-09-08\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv40_040908(patentxml);\n\t }\n\t else if(patentxml.contains(\"us-patent-application\") && patentxml.contains(\"dtd-version=\\\"v4.0 2004-04-15\\\"\")==true) { // patent xml is application in DTD v4.4\n\t \tparsedPatent = parseApplicationv40_040415(patentxml);\n\t }\n\t else if(patentxml.indexOf(\"<!DOCTYPE patent-application-publication\")==0 && patentxml.contains(\"pap-v16-2002-01-01.dtd\")==true) { // patent xml is application in DTD v1.6\n\t \tparsedPatent = parseApplicationv16(patentxml);\n\t }\n\t\t return parsedPatent==null? new Patent():parsedPatent;\n\t }", "public MyNLP()\n\t{\n\t\t//create StanfordNLP\n\t\tsnlp = new StanfordNLP();\n\t\t//create Recognizer\n\t\trec = new MyRecognizer();\n\t\t//build recognizers\n\t\trec.build();\n\t\t//create SentimentalAnalysis\n\t\tsa = new SentimentalAnalysis();\n\t}" ]
[ "0.5702146", "0.5622167", "0.56108695", "0.5485104", "0.53738564", "0.53432447", "0.52738744", "0.5238662", "0.5228124", "0.5218798", "0.5211893", "0.5191205", "0.5190802", "0.51768744", "0.51665044", "0.516232", "0.51501644", "0.5135403", "0.5128787", "0.51264405", "0.5117217", "0.50653464", "0.5056385", "0.505117", "0.50481147", "0.50345016", "0.50334436", "0.5032218", "0.5016037", "0.5003187", "0.49996886", "0.49984035", "0.4991069", "0.4990451", "0.49777454", "0.49772885", "0.49761766", "0.4966266", "0.49654227", "0.49649456", "0.49606192", "0.4958804", "0.49517977", "0.49511436", "0.49346855", "0.49090382", "0.48990408", "0.48980284", "0.48892677", "0.4882426", "0.48748237", "0.4849294", "0.4846438", "0.48419273", "0.4840833", "0.48377392", "0.4831767", "0.4825262", "0.48146576", "0.4810907", "0.48080155", "0.48007694", "0.4799289", "0.4798764", "0.47836787", "0.47814283", "0.4777785", "0.4767897", "0.4760829", "0.47599265", "0.4750375", "0.47427994", "0.47424176", "0.47298062", "0.47267058", "0.47261646", "0.47245333", "0.47146028", "0.4712928", "0.4710079", "0.47059202", "0.47006837", "0.46964696", "0.4694904", "0.46909252", "0.46753514", "0.4670543", "0.4669221", "0.46681118", "0.46524474", "0.46500137", "0.4649733", "0.46389318", "0.4634003", "0.46334997", "0.4630901", "0.46292812", "0.46288905", "0.46247345", "0.46240062" ]
0.47531128
70
Initialisation process five processes which are commented below.
private void init() { initGate(); // 1. initialize Gate library loadAnnie(); // 2. load Annie plugin addPR(); // 3. initialise ANNIE setCorpus(); // 4. set corpus and extract with files. execute(); // 5. run the PR through the corpus in the ANNIE Out.prln("annotation completed ...."); MyWriter.write(corpus, outCorpusFile); Out.prln("*** ENTITY ANNOTATION COMPLETED *** "); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void startProcesses(double numProcessesRequired) {\r\n \t\tdouble numProcesses = pool.size() +\r\n \t\t\t\tpoolConfig.startupLimit - startupThrotle.availablePermits();\r\n \r\n \t\twhile (numProcesses < numProcessesRequired\r\n \t\t\t\t&& startupThrotle.availablePermits() > 0) {\r\n \t\t\tnumProcesses += 1.0;\r\n \t\t\tstartProcess();\r\n \t\t}\r\n \t}", "private void startProcess() {\r\n \t\tstartCount++;\r\n \t\tString threadName = Thread.currentThread().getName() + \"-starter-\" + startCount;\r\n \t\tThread starter = new Thread(threadName) {\r\n \t\t\t@Override\r\n \t\t\tpublic void run() {\r\n \t\t\t\tstartupThrotle.acquireUninterruptibly();\r\n \t\t\t\tlong startTime = System.currentTimeMillis();\r\n \t\t\t\tMaximaProcess mp = makeProcess();\r\n \t\t\t\tstartupTimeHistory.add(System.currentTimeMillis() - startTime);\r\n \t\t\t\tmp.deactivate();\r\n \t\t\t\tpool.add(mp);\r\n \t\t\t\tstartupThrotle.release();\r\n \t\t\t}\r\n \t\t};\r\n \t\tstarter.start();\r\n \t}", "public abstract void initializeProcess();", "@Override\r\n\t\t\tpublic void autInitProcess() {\n\t\t\t}", "@Override\r\n\t\t\tpublic void autInitProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autInitProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autInitProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autInitProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autInitProcess() {\n\t\t\t\t\r\n\t\t\t}", "public void init() {\n\t\tfor(int i = 0; i < 5; i++) {\n\t\t\tpageLists.add(new Page(i));\n\t\t}\n\t}", "@Override\r\n\t\t\t\tpublic void autInitProcess() {\n\t\t\t\t\t\r\n\t\t\t\t}", "@Override\r\n\t\t\t\tpublic void autInitProcess() {\n\t\t\t\t\t\r\n\t\t\t\t}", "protected void onStart() {\n // Allocate while starting to improve chances of thread-local\n // isolation\n queue = new Runnable[INITIAL_QUEUE_CAPACITY];\n // Initial value of seed need not be especially random but\n // should differ across threads and must be nonzero\n int p = poolIndex + 1;\n seed = p + (p << 8) + (p << 16) + (p << 24); // spread bits\n }", "private void setupProcessingPipeline() throws Exception {\n // activeProcessingUnits = 1;\n\n nonThreadedProcessingUnit = new NonThreadedProcessingUnit(this);\n // Assign initial status to all Cas Processors in the processing pipeline\n for (int i = 0; i < annotatorList.size(); i++) {\n ((ProcessingContainer) annotatorList.get(i)).setStatus(Constants.CAS_PROCESSOR_RUNNING);\n }\n\n nonThreadedProcessingUnit.setContainers(annotatorList);\n nonThreadedProcessingUnit.setCasPool(casPool);\n for (int j = 0; j < statusCbL.size(); j++) {\n BaseStatusCallbackListener statCL = (BaseStatusCallbackListener) statusCbL.get(j);\n if (statCL != null) {\n nonThreadedProcessingUnit.addStatusCallbackListener(statCL);\n }\n }\n }", "@Override\n public void initialize() {\n time = 0;\n //noinspection ConstantConditions\n this.runningTasks.addAll(getInitialNode().getTasks());\n for (Node node : nodes) {\n node.initialize();\n }\n }", "public void initialize() {\n\n\t\t// Initialize taskList\n\t\tthis.taskList = new LinkedList<Task>();\n\n\t\t// create a new thread for total size of pool\n\t\tfor (int i = 0; i < this.poolSize; ++i) {\n\t\t\tthreadPool.add(new WorkerThread(this));\n\t\t}\n\n\t\t// Start each thread in thread pool\n\t\tfor (WorkerThread t : threadPool) {\n\t\t\tnew Thread(t).start();\n\t\t}\n\n\t}", "private void statInit() {\n\t\t//\t\n\t\tif (getAD_Process_ID() > 0) {\n\t\t\t//\tFR [ 245 ]\n\t\t\tinitProcessInfo();\n\t\t\tprocessParameterPanel = new ProcessPanel(getWindowNo(), getBrowseProcessInfo());\n\t\t\tprocessParameterPanel.setColumns(ProcessController.COLUMNS_2);\n\t\t\tprocessParameterPanel.setShowButtons(false);\n\t\t\tprocessParameterPanel.setShowDescription(false);\n\t\t\tprocessParameterPanel.createFieldsAndEditors();\n\t\t\t//\tIf don't have parameters then don'show collapsible panel\n\t\t\tif(processParameterPanel.hasParameters()) {\n\t\t\t\t//\tAdd collapsible panel for process pane;\n\t\t\t\tCollapsiblePanel collapsibleProcess = new CollapsiblePanel(Msg.getMsg(Env.getCtx(),(\"Parameter\")));\n\t\t\t\tcollapsibleProcess.add(processParameterPanel.getPanel());\n\t\t\t\tcollapsibleProcess.validate();\n\t\t\t\tprocessPanel.add(collapsibleProcess);\n\t\t\t}\n\t\t}\n\t}", "private static void incrementLaunchOrder()\r\n\t{\r\n\t\tlaunchOrder++;\r\n\t}", "private void initialize() {\n if (!stopped.get()) {\n \tSystem.out.printf(\"Starting Red5 with args: %s\\n\", Arrays.toString(commandLineArgs));\n // start\n try {\n\t\t\t\tBootstrap.main(commandLineArgs);\n\t\t\t} catch (Exception e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n }\n }", "public void preSetup() {\r\n // Any of your pre setup before the loop starts should go here\r\n\r\n }", "public void preSetup() {\r\n // Any of your pre setup before the loop starts should go here\r\n }", "private void startStageFive() {\n\t\tCollections.addAll(this.starterDigits, 31, 34, 23, 18, 25, 16, 1, 40,\n\t\t\t\t64, 41, 62, 43, 60, 49, 54, 51);\n\t\tCollections.addAll(this.starterButtons, button03, button04, button12,\n\t\t\t\tbutton15, button21, button26, button30, button37, button40,\n\t\t\t\tbutton47, button51, button56, button62, button65, button73,\n\t\t\t\tbutton74);\n\t\tthis.initializeStarterButtons();\n\t}", "public ProcessGenerator(int numProcesses, int RandomSeed) {\n // initialise instance variables\n this.numProcesses = numProcesses;\n processArrayList = new ArrayList<>();\n this.RandomSeed = RandomSeed;\n\n }", "public void initialize() {\n\t\t//start the processor thread\n\t\t//logger.debug(processorName+\" starting processor thread\");\n\t\tprocessorThread.start();\n\t\t\n\t\t//logger.debug(processorName+\" initialized\");\n\t}", "@Override\r\n\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\r\n\t\t\t}", "@Override\r\n\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\r\n\t\t\t}", "@MemoryAnnotations.Initialisation\n public void pumpListInitialisation() {\n for (int i = 0; i < this.configuration.getNumberOfPumps(); i++) {\n this.onOffPumps.add(false);\n }\n for (int i = 0; i < this.configuration.getNumberOfPumps(); i++) {\n this.middlePoints.add(null);\n }\n }", "public static void main(String[] args) {\n\t\tprocess Processes[] = new process[6];\r\n\t\tfor (int i = 0; i < 6; i++)\r\n\t\t{\r\n\t\t\tProcesses[i] = new process(i, r1, r2); //creates new thread\r\n\t\t\tProcesses[i].start(); //executes the thread\r\n\t\t\tSystem.out.println(\"===== Thread for process_\" + i + \" created\");\r\n\r\n\t\t}\r\n\t}", "protected void startup() {\n\t\tsynchronized (this) {\n\t\t\tstartTime = Utilities.getTime();\n\n\t\t\t// Start sets (and their containers' maintenance threads).\n\t\t\tfor (int i = 0; i < sets.length; i++) {\n\t\t\t\tsets[i].startup();\n\t\t\t}\n\n\t\t\tproducerThreadPool.start(this, builders);\n\n\t\t\tpayerThread.start();\n\n\t\t\t// Allow shutdown\n\t\t\tshutdownMutex.release();\n\t\t}\n\t}", "public void startParallelBombing() {\n\t\tint x = _count;\n\t\t_active = true;\n\t\twhile (_active && x-- > 0) {\n\t\t\tparallelBomb(_count - x);\n\t\t}\n\t\t_active = false;\n\t}", "@Override\r\n\t\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\t\r\n\t\t\t\t}", "@Override\r\n\t\t\t\tpublic void autStartParallelProcess() {\n\t\t\t\t\t\r\n\t\t\t\t}", "public static void setupPrimes() {\n int[] naturals = new int[BIGGEST_PRIME];\n for (int i = 0; i < naturals.length; i++) {\n naturals[i] = i;\n }\n int nthPrime = 2;\n for (int n = 0; n < primes.length; n++) {\n for (int nthPrimeMultiple = nthPrime*nthPrime; nthPrimeMultiple < BIGGEST_PRIME; nthPrimeMultiple+=nthPrime) {\n naturals[nthPrimeMultiple] = 0;\n }\n primes[n] = nthPrime;\n\n do {\n nthPrime++;\n if (nthPrime >= naturals.length) return;\n } while (naturals[nthPrime] == 0);\n }\n }", "@Override\n protected void postProcessEngineInitialisation() {\n }", "public ProcessSequence(ProcessCreator[] pcs) {\n _creators = pcs;\n _processes = new Process[_creators.length];\n for(int i=0; i<_processes.length; ++i) { _processes[i] = null; }\n _combinedInputStream = new PipedInputStream();\n try {\n _combinedStdOutStream = new PipedOutputStream(_combinedInputStream);\n _combinedInputStream.connect(_combinedStdOutStream);\n }\n catch(IOException e) { /* ignore, no output if this goes wrong */ }\n _combinedErrorStream = new PipedInputStream();\n try {\n _combinedStdErrStream = new PipedOutputStream(_combinedErrorStream);\n _combinedErrorStream.connect(_combinedStdErrStream);\n }\n catch(IOException e) { /* ignore, no output if this goes wrong */ }\n \n _deathThread = new Thread(new Runnable() {\n public void run() {\n GeneralProcessCreator.LOG.log(\"ProcessSequence._deathThread running\");\n boolean interrupted = false;\n // wait for the completion of each of the subprocesses\n while(_index<_processes.length) {\n GeneralProcessCreator.LOG.log(\"Waiting for process \"+_index);\n do {\n interrupted = false;\n try {\n _processes[_index].waitFor();\n }\n catch(InterruptedException e) { interrupted = true; }\n } while(interrupted);\n GeneralProcessCreator.LOG.log(\"Process \"+_index+\" terminated\");\n // a process has just terminated\n if (_index<_processes.length-1) {\n // increase index;\n ++_index;\n try {\n _processes[_index] = _creators[_index].start();\n GeneralProcessCreator.LOG.log(\"Process \"+_index+\" started\");\n connectProcess(_processes[_index]);\n }\n catch(IOException e) {\n // could not start the process, record error but continue\n // TODO: find a way to record the error in the ExternalProcessPanel\n// DrJavaErrorHandler.record(e);\n _processes[_index] = DUMMY_PROCESS;\n }\n }\n else {\n ++_index;\n GeneralProcessCreator.LOG.log(\"Closing StdOut and StdErr streams.\");\n try {\n stopAllRedirectors();\n _combinedStdOutStream.flush();\n _combinedStdOutStream.close();\n _combinedStdErrStream.flush();\n _combinedStdErrStream.close();\n }\n catch(IOException e) { /* ignore, just don't close the streams */ }\n }\n }\n }\n },\"Process Sequence Death Thread\");\n _index = 0;\n try {\n _processes[_index] = _creators[_index].start();\n }\n catch(IOException e) {\n // could not start the process, record error but continue\n // TODO: find a way to record the error in the ExternalProcessPanel\n _processes[_index] = DUMMY_PROCESS;\n// DrJavaErrorHandler.record(e);\n }\n connectProcess(_processes[_index]);\n _deathThread.start();\n }", "public void pgmInitialize() {\n\t\tzzsetdspfind();\n\t\tinzsr();\n\t\t// D e f i n i t i o n s\n\t\tstateVariable.setSflchg(\"0\");\n\t\tstateVariable.setSflrrn(0);\n\t\t// M a i n l i n e C o d e\n\t\tmainline0();\n\t\treturn;\n\t}", "public Schedule(int numProcessors) {\n scheduledTasks = new HashMap<>();\n processors = new ArrayList<>();\n length = 0;\n\n for (int i = 1; i <= numProcessors; i++) {\n processors.add(new Processor(\"\" + i));\n }\n }", "public void before() {\n process = Thread.currentThread();\n }", "@Before\n public void init() {\n this.queue.push(\"work1\");\n this.queue.push(\"work2\");\n this.queue.push(\"work3\");\n this.queue.push(\"work4\");\n this.it = queue.iterator();\n }", "@PostConstruct\r\n public void init() {\r\n \t//registerNotificationCallback(null); //to register taskexecution engine as default\r\n ThreadFactory namedThreadFactory = new ThreadFactoryBuilder().setNameFormat(\"MARM-thread-%d\").build();\r\n \texecutor = Executors.newFixedThreadPool(10, namedThreadFactory);\r\n\r\n ThreadFactory brokerThreadFactory = new ThreadFactoryBuilder().setNameFormat(\"Broker-thread-%d\").build();\r\n brokerExecutor = Executors.newFixedThreadPool(10, brokerThreadFactory);\r\n\r\n ThreadFactory logThreadFactory = new ThreadFactoryBuilder().setNameFormat(\"LOG-thread-%d\").setPriority(Thread.MIN_PRIORITY).build();\r\n logExecutor = Executors.newFixedThreadPool(10, logThreadFactory);\r\n broker.registerInputListener(this);\r\n broker.registerControlListener(this);\r\n }", "public void setInitialThreadCount(int threads)\n { _threadPool.setInitialSize(threads);\n }", "public WaitingProcessQueue() {\r\n this.data = new CustomProcess[INITIAL_CAPACITY];\r\n }", "public void setup() {\r\n\r\n\t\tfor (int i = 0; i < 5; i++) {\r\n\t\t\tthis.bag.add(new Gem(1));\r\n\t\t}\r\n\t\tthis.bag.add(new Crash());\r\n\t}", "public void startPopulateWorkers(){\r\n\t\tArrayList<Thread> threads = new ArrayList<Thread>();\r\n\t\t\r\n\t\t//Create threads\r\n\t\tfor(int i = 0; i < pts.length; i++){\r\n\t\t\tthreads.add(new Thread(pts[i]));\r\n\t\t\tthreads.get(i).start();\r\n\t\t}\r\n\t\t\r\n\t\t//Wait for threads to finish\r\n\t\tfor(int i = 0; i < pts.length; i++){\r\n\t\t\ttry {\r\n\t\t\t\tthreads.get(i).join();\r\n\t\t\t} catch (InterruptedException e) {\r\n\t\t\t\tthrow new RuntimeException(e.getMessage());\r\n\t\t\t}\r\n\t\t}\r\n\t}", "public void init() {\n\t\tfor (Node node : nodes)\n\t\t\tnode.init();\n\t}", "public VMProcess() \n\t{\n\t\tsuper();\n\t}", "@Override\r\n\tprotected void processInit() {\n\t\t\r\n\t}", "public VMProcess() {\n\t\tsuper();\n\t}", "public static void initializePreqs() { \r\n\t\tlist = new ArrayList<Freebody>();\r\n\t\ttrackers = new ArrayList<TrackingPoint>();\r\n\t\tcamPos=new int[3];\r\n\t}", "private void SetUp() {\n numbers.add(0);\n numbers.add(1);\n numbers.add(2);\n numbers.add(3);\n numbers.add(4);\n numbers.add(5);\n numbers.add(6);\n numbers.add(7);\n numbers.add(8);\n numbers.add(9);\n\n PuzzleSolve(10, empty, numbers);\n }", "public void getJobMixAndMakeProcesses(){\n if(jobType == 1){\n //type 1: there is only one process, with A=1 and B=C=0\n //since there is only one process, no the currentWord is 111%processSize\n processes.add(new process(1, 1, 0, 0, 111 % processSize));\n\n }else if(jobType ==2){\n //type 2: there are four processes, each with A=1, B=C=0\n for(int i=1; i<5; i++){\n processes.add(new process(i, 1, 0, 0, (111*i) % processSize));\n }\n\n\n }else if(jobType ==3){\n //type 3: there are four processes, each with A=B=C=0\n for(int i=1; i<5; i++){\n processes.add(new process(i,0, 0, 0, (111*i) % processSize));\n }\n\n }else{\n System.out.println(\"job type 4!!\");\n //process 1 with A=0.75, B=0.25, C=0\n processes.add(new process(1, 0.75, 0.25, 0, (111) % processSize));\n //process 2 with A=0.75, B= 0, C=0.25\n processes.add(new process(2, 0.75, 0, 0.25, (111*2) % processSize));\n //process 3 with A=0.75, B=0.125, C=0.125\n processes.add(new process(3, 0.75, 0.125, 0.125, (111*3) % processSize));\n //process 4 with A=0.5, B=0.125, C=0.125\n processes.add(new process(4, 0.5, 0.125, 0.125, (111*4) % processSize));\n\n }\n\n }", "public void init()\n\t{\n\t\tint inN;\n\t\tdo{\n\t inN=getN();\n\t switch(inN)\n\t {\n\t case 1: problem1();break;\n\t case 2: problem2();break;\n\t case 3: problem3();break;\n\t default:\n\t }\n\t }while(inN != 0);\t\n\t}", "public PrimeNumberCalculator() {\n\t\t\t\tthis.threads = 1;\n\t\t}", "@Override public void init_loop() {\n loop_cnt_++;\n }", "@Override\r\n\tprotected void processInit() {\n\r\n\t}", "public void start5()\n\t{\n\t\tSystem.out.println();\n\t\tBombe bombe = new Bombe();\n\t\tbombe.challenge1();\n\t\tSystem.out.println();\n\t\tbombe.challenge2();\n\t\tSystem.out.println();\n\t\tbombe.challenge3();\n\t}", "public static void initialisations() {\n\t\tit = 0;\r\n\t\tbc = 1;\r\n\r\n\t\t// pile des reprises pour compilation des branchements en avant\r\n\t\tpileRep = new TPileRep(); \r\n\t\t// programme objet = code Mapile de l'unite en cours de compilation\r\n\t\tpo = new ProgObjet();\r\n\t\t// COMPILATION SEPAREE: desripteur de l'unite en cours de compilation\r\n\t\tdesc = new Descripteur();\r\n\r\n\t\t// initialisation necessaire aux attributs lexicaux\r\n\t\tUtilLex.initialisation();\r\n\r\n\t\t// initialisation du type de l'expression courante\r\n\t\ttCour = NEUTRE;\r\n\r\n\t\t//Initialisation de la variable qui compte le nombre de param�tres de chaque proc�dure \r\n\t\tnbParamProc = 0;\r\n\r\n\t\t//Initialisation de la variable qui compte le nombre de variables d�clar�es\r\n\t\tnbVar++;\r\n\r\n\t\t//Initialisation vTmp\r\n\t\tvTmp = 0;\r\n\t\t\r\n\t\tdesc.setUnite(\"programme\");\r\n\t\t\r\n\t}", "public void initPrimaryContainer() {\n for (IMixinPlatformAgent agent : this.agents) {\n MixinContainer.logger.debug(\"Processing launch tasks for {}\", agent);\n agent.initPrimaryContainer();\n }\n }", "void initialise() {\n this.sleep = false;\n this.owner = this;\n renewNeighbourClusters();\n recalLocalModularity();\n }", "private void init() {\n LOGGER.info(\"Init piper ProcessBuilder\");\n String generalArgs = constructGeneralArgs();\n String specificArgs = getLaunchCommand();\n if (specificArgs == null) {\n ErrorManager.error(ERROR_GC);\n return;\n }\n ProcessBuilder pb = new ProcessBuilder(piperScript, generalArgs, specificArgs);\n try {\n // Set NW environment\n Map<String, String> env = getEnvironment(nw);\n\n addEnvironment(env, nw);\n\n pb.directory(new File(getPBWorkingDir()));\n pb.environment().putAll(env);\n pb.environment().remove(NIOTracer.LD_PRELOAD);\n pb.environment().remove(NIOTracer.EXTRAE_CONFIG_FILE);\n\n if (NIOTracer.isActivated()) {\n NIOTracer.emitEvent(Long.parseLong(NIOTracer.getHostID()), NIOTracer.getSyncType());\n }\n\n piper = pb.start();\n\n LOGGER.debug(\"Starting stdout/stderr gobblers ...\");\n try {\n piper.getOutputStream().close();\n } catch (IOException e) {\n // Stream closed\n }\n PrintStream out = ((ThreadPrintStream) System.out).getStream();\n PrintStream err = ((ThreadPrintStream) System.err).getStream();\n outputGobbler = new StreamGobbler(piper.getInputStream(), out, LOGGER);\n errorGobbler = new StreamGobbler(piper.getErrorStream(), err, LOGGER);\n outputGobbler.start();\n errorGobbler.start();\n } catch (IOException e) {\n ErrorManager.error(ERROR_PB, e);\n }\n\n // The ProcessBuilder is non-blocking but we block the thread for a short period of time to allow the\n // bash script to create the needed environment (pipes)\n try {\n Thread.sleep(PIPE_CREATION_TIME * size);\n } catch (InterruptedException e) {\n // No need to catch such exceptions\n }\n }", "public void initialise() {\n number_of_rays = 4; // how many rays are fired from the boat\n ray_angle_range = 145; // the range of the angles that the boat will fire rays out at\n ray_range = 30; // the range of each ray\n ray_step_size = (float) 10;\n regen = false;\n }", "private void resetPIDBreach() {\n\t\t\n\t}", "protected void aInit()\n {\n \ta_available=WindowSize;\n \tLimitSeqNo=WindowSize*2;\n \ta_base=1;\n \ta_nextseq=1;\n }", "private static void setLaunchOrder(int i)\r\n\t{\r\n\t\tlaunchOrder = i;\r\n\t}", "public Process() {\t// constructor with empty parameter\r\n\t\tthis.priority = -1;\t// int value will be -1\r\n \tthis.type = null;\t// String object initialized to null\r\n\t}", "public BufferPool(int numPages) {\n // some code goes here\n this.pageNum = numPages;\n this.bufferedPages = new ConcurrentHashMap<PageId, Node>();\n currentTransactions = new ConcurrentHashMap<TransactionId, Long>();\n lockManager = new LockManager();\n }", "@Override\r\n\t\t\tpublic void autStartProcess() {\n\t\t\t}", "public void start() {\n process(0);\n }", "@PostConstruct\n public void init() {\n threadPoolTaskScheduler.scheduleWithFixedDelay(this::process, Instant.now(), Duration.ofSeconds(30));\n }", "protected void prepareToExecuteChildren()\n \t{\n \t\tcollectExecutableElements();\n \t}", "private static void Initialize()\n\t{\n\t\tcurrentPC = 3996;\n\t\tcurrentFilePointer = 0;\n\t\tmemoryBlocks = new int[4000];\n\t\tregisterFile = new HashMap<String, Integer>();\n\t\tstages = new HashMap<String, Instruction>();\n\t\tlatches = new HashMap<String, Instruction>();\n\t\tspecialRegister = 0;\n\t\tisComplete = false;\n\t\tisValidSource = true;\n\t\tSystem.out.println(\"-----Initialization Completed------\");\n\t}", "public void init()\n{\n \n //give each board a unique number so it can load data from the\n //simulation files and such\n \n notcherUnitNumber = notcherCounter++;\n\n super.init(notcherUnitNumber);\n\n //start the simulation thread\n new Thread(this).start();\n \n}", "void initBeforeParsing() {\r\n }", "protected void initializeExecutionRandomness() {\r\n\r\n\t}", "@Override\n\tpublic void run() {\n\t\t\n\t\t\n\t\tswitch(processID)\n\t\t{\n\t\tcase 1:process1();break;\n\t\tcase 2:process2();break;\n\t\tcase 3:process3();break;\n\t\tcase 4:process4();break;\n\t\tcase 5:process5();break;\n\t\t}\n\n\t}", "private static void init() {\n /*\n r1 = 1;\n r3 = 0;\n r5 = getNumberOfCPUCores();\n if (r5 != 0) goto L_0x0143;\n L_0x0008:\n r4 = new java.io.FileReader;\t Catch:{ IOException -> 0x008c, all -> 0x00a1 }\n r0 = \"/proc/cpuinfo\";\n r4.<init>(r0);\t Catch:{ IOException -> 0x008c, all -> 0x00a1 }\n r2 = new java.io.BufferedReader;\t Catch:{ IOException -> 0x013c, all -> 0x0135 }\n r2.<init>(r4);\t Catch:{ IOException -> 0x013c, all -> 0x0135 }\n L_0x0014:\n r0 = r2.readLine();\t Catch:{ IOException -> 0x0140 }\n if (r0 == 0) goto L_0x0025;\n L_0x001a:\n r6 = \"processor\";\n r0 = r0.startsWith(r6);\t Catch:{ IOException -> 0x0140 }\n if (r0 == 0) goto L_0x0014;\n L_0x0022:\n r5 = r5 + 1;\n goto L_0x0014;\n L_0x0025:\n if (r2 == 0) goto L_0x002a;\n L_0x0027:\n r2.close();\t Catch:{ IOException -> 0x0104 }\n L_0x002a:\n if (r4 == 0) goto L_0x0143;\n L_0x002c:\n r4.close();\t Catch:{ IOException -> 0x0089 }\n r0 = r5;\n L_0x0030:\n if (r0 != 0) goto L_0x0033;\n L_0x0032:\n r0 = r1;\n L_0x0033:\n r2 = 0;\n r6 = \"\";\n r5 = new java.io.FileReader;\t Catch:{ IOException -> 0x00ae, NumberFormatException -> 0x00c4, all -> 0x00f6 }\n r4 = \"/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq\";\n r5.<init>(r4);\t Catch:{ IOException -> 0x00ae, NumberFormatException -> 0x00c4, all -> 0x00f6 }\n r4 = new java.io.BufferedReader;\t Catch:{ IOException -> 0x012d, NumberFormatException -> 0x0124, all -> 0x011b }\n r4.<init>(r5);\t Catch:{ IOException -> 0x012d, NumberFormatException -> 0x0124, all -> 0x011b }\n r3 = r4.readLine();\t Catch:{ IOException -> 0x0130, NumberFormatException -> 0x0128 }\n if (r3 == 0) goto L_0x004c;\n L_0x0048:\n r2 = java.lang.Integer.parseInt(r3);\t Catch:{ IOException -> 0x0130, NumberFormatException -> 0x012b }\n L_0x004c:\n if (r4 == 0) goto L_0x0051;\n L_0x004e:\n r4.close();\t Catch:{ IOException -> 0x010d }\n L_0x0051:\n if (r5 == 0) goto L_0x0056;\n L_0x0053:\n r5.close();\t Catch:{ IOException -> 0x0110 }\n L_0x0056:\n mInitialized = r1;\n mProcessors = r0;\n mFrequency = r2;\n r0 = \"abc\";\n r1 = new java.lang.StringBuilder;\n r1.<init>();\n r2 = \"++++++++++\";\n r1 = r1.append(r2);\n r2 = mProcessors;\n r1 = r1.append(r2);\n r2 = \" \";\n r1 = r1.append(r2);\n r2 = mFrequency;\n r1 = r1.append(r2);\n r2 = \"++++++++++\";\n r1 = r1.append(r2);\n r1 = r1.toString();\n android.util.Log.d(r0, r1);\n return;\n L_0x0089:\n r0 = move-exception;\n r0 = r5;\n goto L_0x0030;\n L_0x008c:\n r0 = move-exception;\n r2 = r3;\n r4 = r3;\n L_0x008f:\n r0.printStackTrace();\t Catch:{ all -> 0x0138 }\n if (r2 == 0) goto L_0x0097;\n L_0x0094:\n r2.close();\t Catch:{ IOException -> 0x0107 }\n L_0x0097:\n if (r4 == 0) goto L_0x0143;\n L_0x0099:\n r4.close();\t Catch:{ IOException -> 0x009e }\n r0 = r5;\n goto L_0x0030;\n L_0x009e:\n r0 = move-exception;\n r0 = r5;\n goto L_0x0030;\n L_0x00a1:\n r0 = move-exception;\n r4 = r3;\n L_0x00a3:\n if (r3 == 0) goto L_0x00a8;\n L_0x00a5:\n r3.close();\t Catch:{ IOException -> 0x0109 }\n L_0x00a8:\n if (r4 == 0) goto L_0x00ad;\n L_0x00aa:\n r4.close();\t Catch:{ IOException -> 0x010b }\n L_0x00ad:\n throw r0;\n L_0x00ae:\n r4 = move-exception;\n r4 = r3;\n L_0x00b0:\n r5 = TAG;\t Catch:{ all -> 0x0120 }\n r6 = \"Could not find maximum CPU frequency!\";\n android.util.Log.w(r5, r6);\t Catch:{ all -> 0x0120 }\n if (r3 == 0) goto L_0x00bc;\n L_0x00b9:\n r3.close();\t Catch:{ IOException -> 0x0113 }\n L_0x00bc:\n if (r4 == 0) goto L_0x0056;\n L_0x00be:\n r4.close();\t Catch:{ IOException -> 0x00c2 }\n goto L_0x0056;\n L_0x00c2:\n r3 = move-exception;\n goto L_0x0056;\n L_0x00c4:\n r4 = move-exception;\n r4 = r3;\n r5 = r3;\n r3 = r6;\n L_0x00c8:\n r6 = TAG;\t Catch:{ all -> 0x011e }\n r7 = \"Could not parse maximum CPU frequency!\";\n android.util.Log.w(r6, r7);\t Catch:{ all -> 0x011e }\n r6 = TAG;\t Catch:{ all -> 0x011e }\n r7 = new java.lang.StringBuilder;\t Catch:{ all -> 0x011e }\n r7.<init>();\t Catch:{ all -> 0x011e }\n r8 = \"Failed to parse: \";\n r7 = r7.append(r8);\t Catch:{ all -> 0x011e }\n r3 = r7.append(r3);\t Catch:{ all -> 0x011e }\n r3 = r3.toString();\t Catch:{ all -> 0x011e }\n android.util.Log.w(r6, r3);\t Catch:{ all -> 0x011e }\n if (r4 == 0) goto L_0x00ec;\n L_0x00e9:\n r4.close();\t Catch:{ IOException -> 0x0115 }\n L_0x00ec:\n if (r5 == 0) goto L_0x0056;\n L_0x00ee:\n r5.close();\t Catch:{ IOException -> 0x00f3 }\n goto L_0x0056;\n L_0x00f3:\n r3 = move-exception;\n goto L_0x0056;\n L_0x00f6:\n r0 = move-exception;\n r4 = r3;\n r5 = r3;\n L_0x00f9:\n if (r4 == 0) goto L_0x00fe;\n L_0x00fb:\n r4.close();\t Catch:{ IOException -> 0x0117 }\n L_0x00fe:\n if (r5 == 0) goto L_0x0103;\n L_0x0100:\n r5.close();\t Catch:{ IOException -> 0x0119 }\n L_0x0103:\n throw r0;\n L_0x0104:\n r0 = move-exception;\n goto L_0x002a;\n L_0x0107:\n r0 = move-exception;\n goto L_0x0097;\n L_0x0109:\n r1 = move-exception;\n goto L_0x00a8;\n L_0x010b:\n r1 = move-exception;\n goto L_0x00ad;\n L_0x010d:\n r3 = move-exception;\n goto L_0x0051;\n L_0x0110:\n r3 = move-exception;\n goto L_0x0056;\n L_0x0113:\n r3 = move-exception;\n goto L_0x00bc;\n L_0x0115:\n r3 = move-exception;\n goto L_0x00ec;\n L_0x0117:\n r1 = move-exception;\n goto L_0x00fe;\n L_0x0119:\n r1 = move-exception;\n goto L_0x0103;\n L_0x011b:\n r0 = move-exception;\n r4 = r3;\n goto L_0x00f9;\n L_0x011e:\n r0 = move-exception;\n goto L_0x00f9;\n L_0x0120:\n r0 = move-exception;\n r5 = r4;\n r4 = r3;\n goto L_0x00f9;\n L_0x0124:\n r4 = move-exception;\n r4 = r3;\n r3 = r6;\n goto L_0x00c8;\n L_0x0128:\n r3 = move-exception;\n r3 = r6;\n goto L_0x00c8;\n L_0x012b:\n r6 = move-exception;\n goto L_0x00c8;\n L_0x012d:\n r4 = move-exception;\n r4 = r5;\n goto L_0x00b0;\n L_0x0130:\n r3 = move-exception;\n r3 = r4;\n r4 = r5;\n goto L_0x00b0;\n L_0x0135:\n r0 = move-exception;\n goto L_0x00a3;\n L_0x0138:\n r0 = move-exception;\n r3 = r2;\n goto L_0x00a3;\n L_0x013c:\n r0 = move-exception;\n r2 = r3;\n goto L_0x008f;\n L_0x0140:\n r0 = move-exception;\n goto L_0x008f;\n L_0x0143:\n r0 = r5;\n goto L_0x0030;\n */\n throw new UnsupportedOperationException(\"Method not decompiled: qsbk.app.ye.videotools.utils.SystemUtils.init():void\");\n }", "@Setup\n public void setup() {\n\n f = x -> {\n Blackhole.consumeCPU(1000 * busyFactor);\n return x * x;\n };\n set = new HashSet<>();\n {\n Random random = new Random();\n for (int i = 0; i < dataSize; i++) {\n set.add(random.nextInt(dataSize));\n }\n }\n list = new ArrayList<>();\n {\n Random random = new Random();\n for (int i = 0; i < dataSize; i++) {\n list.add(random.nextInt(dataSize));\n }\n }\n executor1 = Executors.newFixedThreadPool(4);\n executor2 = Executors.newFixedThreadPool(8);\n executor3 = Executors.newFixedThreadPool(16);\n forkJoinPool = new ForkJoinPool();\n\n }", "public void init(){\n\t\tcoreNumber = this.readIntValueFromFile(MAX_CORE_ID) + 1;\n\t\tparseAvailableFrequencies();\n\t\t\n\t\tmBaseCpuSpeedTimes = new long[cpuFrequencies.length];\n\t\tmRelCpuSpeedTimes = new long[cpuFrequencies.length];\t\t\t\t\n\t\tcores = new Core[coreNumber];\n\t\tfor(int i = 0; i < coreNumber; i++){\n\t\t\tcores[i] = new Core(i);\n\t\t\tcores[i].init();\n\t\t}\n\t}", "private void constructorPostProcessing()\n {\n prepareNextRequest();\n fetchNextBatch();\n advanceObjectSummary();\n }", "public void initRegisters() {\n\tProcessor processor = Machine.processor();\n\n\t// by default, everything's 0\n\tfor (int i=0; i<processor.numUserRegisters; i++)\n\t processor.writeRegister(i, 0);\n\n\t// initialize PC and SP according\n\tprocessor.writeRegister(Processor.regPC, initialPC);\n\tprocessor.writeRegister(Processor.regSP, initialSP);\n\n\t// initialize the first two argument registers to argc and argv\n\tprocessor.writeRegister(Processor.regA0, argc);\n\tprocessor.writeRegister(Processor.regA1, argv);\n }", "public void initializeBarriers() {\n // Initialize an entry barrier that ensures all threads in the\n // thread pool start running at the same time.\n // TODO -- you fill in here.\n \n\n // Initialize an exit barrier to ensure the waiter thread\n // doesn't finish until all the Beings finish gazing.\n // TODO -- you fill in here.\n \n\n // Iterate through all the Beings and set their barriers\n // accordingly.\n // TODO -- you fill in here.\n \n }", "protected void initialize() {\n\t\t//System.out.println(\"Cube collector is spitting\");\n\t}", "private void startStageSix() {\n\t\tCollections.addAll(this.starterDigits, 23, 20, 7, 6, 22, 1, 43, 64, 42,\n\t\t\t\t41, 54, 55);\n\t\tCollections.addAll(this.starterButtons, button11, button12, button15,\n\t\t\t\tbutton16, button21, button26, button51, button56, button61,\n\t\t\t\tbutton62, button65, button66);\n\t\tthis.initializeStarterButtons();\n\t}", "public static void main(String[] args) {\n\t\tint num;\n\t\tArrayList<Thread> numbersThreads = new ArrayList<Thread>();\n\t\t\n\t\tnum = 0;\n\t\tScanner number = new Scanner(System.in);\n\t\tfor(int i = 0; i < 4; i++)\n\t\t{\n\t\t\tSystem.out.println(\"Put number \" + i + \": \");\n\t\t\tnum = number.nextInt();\n\t\t\tPrimeCalculator numRunnable = new PrimeCalculator(num);\n\t\t\tThread t1 = new Thread(numRunnable);\n\t\t\tnumbersThreads.add(t1);\n\t\t}\n\t\t\n\t\tfor(int i = 0; i < numbersThreads.size(); i++)\n\t\t\tnumbersThreads.get(i).start();\n\t\tnumber.close();\n\t}", "protected void parseProcessDefinitions() {\n\n List<XmlElement> processes = rootElement.getElements(\"process\");\n\n if (processes.size() == 0) {\n String errorMessage = \"No process have been defined in the BPMN serialized XMl file.\";\n throw new JodaEngineRuntimeException(errorMessage);\n }\n if (processes.size() > 1) {\n String errorMessage = \"Joda Engine cannot read more than one process in a BPMN serialized XMl file.\";\n throw new JodaEngineRuntimeException(errorMessage);\n }\n\n parseProcess(processes.get(0));\n }", "private SchedulerThreadCounter()\n\t{\n\t\tii_counter = 100;\n\t}", "@Override\n protected void initialize() {\n armPID_SetZero.setSetpoint(0);\n armPID_SetZero.getPIDController().setPID(0.00003, 0.00000005, 0.000025);\n armPID_SetZero.setOutputRange(-0.475, 0.475);\n armPID_SetZero.disable();\n\n }", "public void initialize() {\n\n getStartUp();\n }", "private void initialisePools() {\r\n Integer[] bigPoolInts = {25, 50, 75, 100};\r\n Integer[] smallPoolInts = {1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6,7,8,9,10};\r\n bigPool = new ArrayList<Integer>( Arrays.asList(bigPoolInts) );\r\n smallPool = new ArrayList<Integer>(Arrays.asList(smallPoolInts));\r\n //mix them up\r\n Collections.shuffle( bigPool );\r\n Collections.shuffle( smallPool );\r\n }", "@Override\n\tpublic void startProcessing() {\n\n\t}", "@Before\r\n\tpublic void init() {\n\t\tfinal List<Integer> container3 = createContainer((int) Math.pow(3, 2));\r\n\t\tcontainer3.set(container3.size() - 1, null);\r\n\t\tgoal3 = new BoardListImpl<>(3, container3);\r\n\r\n\t\t// 4 x 4 board\r\n\t\tfinal List<Integer> container4 = createContainer((int) Math.pow(4, 2));\r\n\t\tcontainer4.set(container4.size() - 1, null);\r\n\t\tgoal4 = new BoardListImpl<>(4, container4);\r\n\t}", "public Process() {\n\t\tthis(null);\n\t}", "private void initReadBlockingTask(int size){ \n for (int i=0; i < size; i++){\n getReadTasks().offer(newReadBlockingTask(false));\n }\n }", "protected void initialize() {\n\t\tL.ogInit(this);\n\t\t_timesRumbled = 0;\n\t}", "public void init() {\n l0 = new EmptyList();\n l1 = FListInteger.add(l0, new Integer(5));\n l2 = FListInteger.add(l1, new Integer(4));\n l3 = FListInteger.add(l2, new Integer(7));\n l4 = new EmptyList();\n l5 = FListInteger.add(l2, new Integer(7));\n }", "private void initList() {\n\n\t\tfor (int i = 0; i < lstPool.size(); i++) {\n\t\t\tpoolList.add(createPool(\"nomPool\", lstPool.get(i).getNomPool()));\n\t\t}\n\t}" ]
[ "0.63814795", "0.6349063", "0.602063", "0.601375", "0.5996467", "0.5996467", "0.5996467", "0.5996467", "0.5996467", "0.59433913", "0.59189314", "0.59189314", "0.58333385", "0.5713571", "0.57011974", "0.5688397", "0.5637736", "0.56284076", "0.5608597", "0.5604149", "0.5597242", "0.5589301", "0.5587421", "0.557124", "0.55417657", "0.55417657", "0.55417657", "0.55417657", "0.55417657", "0.55417657", "0.55417657", "0.5510527", "0.5501467", "0.54944", "0.54902124", "0.5485016", "0.5485016", "0.5481743", "0.54810494", "0.54722", "0.54593843", "0.5422941", "0.54199266", "0.5419659", "0.5418672", "0.54119927", "0.5388705", "0.53883517", "0.5344023", "0.53351456", "0.5322381", "0.5312465", "0.5300398", "0.52759176", "0.52738315", "0.52653235", "0.5249366", "0.52378196", "0.52283996", "0.5222684", "0.52152336", "0.52148634", "0.52130187", "0.5212202", "0.5206149", "0.5201523", "0.5198042", "0.5195725", "0.5193446", "0.5180161", "0.5178637", "0.51712686", "0.5170034", "0.5168407", "0.5162822", "0.5143156", "0.5139167", "0.51363087", "0.5126321", "0.5126288", "0.51235414", "0.5118371", "0.5118152", "0.5115993", "0.5113129", "0.51107085", "0.51072323", "0.5103432", "0.5091022", "0.5090306", "0.50864345", "0.5070009", "0.5069928", "0.50697917", "0.50606024", "0.5059969", "0.50594735", "0.5058931", "0.50562996", "0.505203", "0.50429" ]
0.0
-1
Initialises the GATE library
private void initGate() { if (!Gate.isInitialised() && Gate.getGateHome() == null){ Print.prln("Initialising GATE..."); Gate.setGateHome(new File(Settings.GATE_HOME)); try { Gate.init(); } catch (GateException ex) { ex.printStackTrace(); } } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n\tpublic void init(graph g) {\n\t\tthis.GA = g;\n\t}", "public static Gng init() {\n return new Gng();\n }", "private void initGP() {\n log.info(\"Initializing GP\");\n geneticProgram.addPopulationObserver(this);\n geneticProgram.initialize();\n frontRunner = geneticProgram.getProgram(0); // A safe default\n }", "private void init() {\n initGate(); // 1. initialize Gate library\n loadAnnie(); // 2. load Annie plugin\n addPR(); // 3. initialise ANNIE\n setCorpus(); // 4. set corpus and extract with files.\n execute(); // 5. run the PR through the corpus in the ANNIE\n Out.prln(\"annotation completed ....\");\n MyWriter.write(corpus, outCorpusFile);\n Out.prln(\"*** ENTITY ANNOTATION COMPLETED *** \");\n }", "@Override\n public void init() {\n tol = new TeleOpLibrary();\n tol.init(this);\n telemetry.addLine(\"Initializing complete.\");\n telemetry.update();\n }", "private YelpGate()\n\t{\n\t\t//System.out.println(\"start initialization...\");\n\t\ttry {\n\t\t\t// remember create log4j.properties file under project dir!!!\n\t\t\t\n\t\t\t// use /path/to/your/webapp/WEB-INF as gate.home \n\t\t\tString gateHome = \n\t\t\t\t\t\"C:/eclipse_home/workspace/NewYelpServlet/WebContent/WEB-INF/\";\n\t\t\tGate.setGateHome(new File(gateHome));\n\t\t\tGate.setSiteConfigFile(new File(gateHome, \"gate.xml\"));\n\t\t\tGate.setUserConfigFile(new File(gateHome, \"user-gate.xml\"));\n\t\t\t\n\t\t\tGate.init();\n\t\n\t\t\tGate.getCreoleRegister().registerDirectories(\n\t\t\t\t\tnew File(gateHome + \"plugins\", \"ANNIE\").toURI().toURL());\n\n\t\t\t//For Only if you are using this plugin\n\t\t\tGate.getCreoleRegister().registerDirectories(\n\t\t\t\t\tnew File(gateHome + \"plugins\", \"Tools\").toURI().toURL());\n\t\t\n\t\t\tctrl = ((gate.CorpusController)\n\t\t\t\t\tloadObjectFromFile(new java.io.File(gateHome + \"gate/yelp.xgapp\")));\n\t\t\t\n\t\t} catch (Exception e){\n\t\t\tSystem.out.println(e.getMessage());\n\t\t}\n\t}", "private Gng() {\n }", "Girth initGirth(Girth iGirth)\n {\n iGirth.updateElementValue(\"Girth\");\n return iGirth;\n }", "void init();", "void init();", "void init();", "void init();", "void init();", "void init();", "void init();", "void init();", "void init();", "void init();", "void init();", "void init();", "void init();", "private static void init() {\n __lib = new JnaGmpLib();\n }", "public void init() {\n\t\t\n\t\t\n\t\tprepareGaborFilterBankConcurrent();\n\t\t\n\t\tprepareGaborFilterBankConcurrentEnergy();\n\t}", "public Egrga() {\r\n\t}", "public static void init() {\n FunctionRegistry reg = new FunctionRegistry() ;\n ARQFunctions.load(reg);\n StandardFunctions.loadStdDefs(reg) ;\n StandardFunctions.loadOtherDefs(reg) ;\n set(ARQ.getContext(), reg) ;\n }", "public void init() {}", "public void init() {}", "private void init() {\n }", "public void init() {\r\n\r\n\t}", "private void init() {\n }", "private void init() {\n }", "private void init() {\n }", "private void init() {\n }", "public void initialise() {\n number_of_rays = 4; // how many rays are fired from the boat\n ray_angle_range = 145; // the range of the angles that the boat will fire rays out at\n ray_range = 30; // the range of each ray\n ray_step_size = (float) 10;\n regen = false;\n }", "@Override\n\tpublic void init() {\n\t\tGraph<Number,Number> ig = Graphs.<Number,Number>synchronizedDirectedGraph(new DirectedSparseMultigraph<Number,Number>());\n\t\tObservableGraph<Number,Number> og = new ObservableGraph<Number,Number>(ig);\n\t\tog.addGraphEventListener(new GraphEventListener<Number,Number>() {\n\n\t\t\tpublic void handleGraphEvent(GraphEvent<Number, Number> evt) {\n\t\t\t\tSystem.err.println(\"got \"+evt);\n\n\t\t\t}});\n\t\tthis.g = og;\n\n\t\tthis.timer = new Timer();\n\t\tthis.layout = new FRLayout2<Number,Number>(g);\n\t\t// ((FRLayout)layout).setMaxIterations(200);\n\t\t// create a simple pickable layout\n\t\tthis.vv = new VisualizationViewer<Number,Number>(layout, new Dimension(600,600));\n\n\n\n\t}", "public void init() {\n\n\t}", "public void init() {\n\n\t}", "public void init() {\n\n\t}", "private void init() {\n\n\t}", "public static void init() {}", "public void init() {\n\t\t}", "public void init() {\n\t\n\t}", "void init() {\n\t\tinitTypes();\n\t\tinitGlobalFunctions();\n\t\tinitFunctions();\n\t\tinitClasses();\n\t}", "private void initialisation()\n\t{\n\t\tdaoFactory = new DaoFactory();\n\n\t\ttry\n\t\t{\n\t\t\tequationStandardSessions = EquationCommonContext.getContext().getGlobalProcessingEquationStandardSessions(\n\t\t\t\t\t\t\tsession.getSessionIdentifier());\n\t\t}\n\t\tcatch (Exception eQException)\n\t\t{\n\t\t\tif (LOG.isErrorEnabled())\n\t\t\t{\n\t\t\t\tStringBuilder message = new StringBuilder(\"There is a problem creating Global processing the sessions\");\n\t\t\t\tLOG.error(message.toString(), eQException);\n\t\t\t}\n\t\t}\n\t}", "public static void init() {\n }", "public static void init() {\n }", "public void init() {\n log.info(\"initialization\");\n }", "public void init();", "public void init();", "public void init();", "public void init();", "public static void init() {\n\t\t\n\t}", "public void init(weighted_graph g) {\n this.ga = g;\n }", "public static void init() {\n\n }", "public void init() {\n }", "public void init() {\n }", "public void init() {\n }", "public void init() {\n }", "public static GoogleanalyticsFactory init() {\n\t\ttry {\n\t\t\tGoogleanalyticsFactory theGoogleanalyticsFactory = (GoogleanalyticsFactory)EPackage.Registry.INSTANCE.getEFactory(GoogleanalyticsPackage.eNS_URI);\n\t\t\tif (theGoogleanalyticsFactory != null) {\n\t\t\t\treturn theGoogleanalyticsFactory;\n\t\t\t}\n\t\t}\n\t\tcatch (Exception exception) {\n\t\t\tEcorePlugin.INSTANCE.log(exception);\n\t\t}\n\t\treturn new GoogleanalyticsFactoryImpl();\n\t}", "public void init() { }", "public void init() { }", "public void init() {\n \n }", "public void init() {\n\t\t\n\t}", "public void init() {\n\t}", "public void init() {\n\t}", "public void init() {\n\t}", "private static void InitTagger() {\n\t\ttagger = new MaxentTagger(\"models/english-left3words-distsim.tagger\");\n\t}", "public GseqFactoryImpl() {\n\t\tsuper();\n\t}", "public void init()\n {\n }", "public void init(){}", "public void init(){\r\n\t\tbuild(0);\r\n\t\taddFestiveCity(1);\r\n\t}", "public EnsembleLettre() {\n\t\t\n\t}", "private void init() {\n\n\n\n }", "public Gasto() {\r\n\t}", "public GantBuilder ( ) { }", "public void init(weighted_graph g);", "public void init() {\n\n }", "public void init() {\n\n }", "public OWLAnonymousIndividualHGDB()\r\n\t{\r\n\r\n\t}", "private void _init() {\n }", "public void init() {\n\t\tM_log.info(\"initialization...\");\n\t\t\n\t\t// register as an entity producer\n\t\tm_entityManager.registerEntityProducer(this, SakaiGCalendarServiceStaticVariables.REFERENCE_ROOT);\n\t\t\n\t\t// register functions\n\t\tfunctionManager.registerFunction(SakaiGCalendarServiceStaticVariables.SECURE_GCAL_VIEW);\n\t\tfunctionManager.registerFunction(SakaiGCalendarServiceStaticVariables.SECURE_GCAL_VIEW_ALL);\n\t\tfunctionManager.registerFunction(SakaiGCalendarServiceStaticVariables.SECURE_GCAL_EDIT);\n\t\t\n \t\t//Setup cache. This will create a cache using the default configuration used in the memory service.\n \t\tcache = memoryService.newCache(CACHE_NAME);\n\t}", "public void init() {\n\r\n\t}", "public void init() {\n\r\n\t}", "public static GseqFactory init() {\n\t\ttry {\n\t\t\tGseqFactory theGseqFactory = (GseqFactory)EPackage.Registry.INSTANCE.getEFactory(GseqPackage.eNS_URI);\n\t\t\tif (theGseqFactory != null) {\n\t\t\t\treturn theGseqFactory;\n\t\t\t}\n\t\t}\n\t\tcatch (Exception exception) {\n\t\t\tEcorePlugin.INSTANCE.log(exception);\n\t\t}\n\t\treturn new GseqFactoryImpl();\n\t}", "@BeforeClass\n public void initgeometOb() {\n\tthis.geometOb = new GeometricObjects();\n }", "private void init()\n\t{\n\t\tinitOpenGL();\n\t\tlatestStroke = new Stroke(this, true);\n\t}", "public abstract void initialise();", "public abstract void initialise();", "public abstract void initialise();", "void initialize();", "void initialize();", "private void initialiseByHand() {\n Configuration production = new Configuration(\"api.example.com\", false, 2000);\n Configuration staging = new Configuration(\"api-staging.example.com\", false, 2000);\n Configuration debug = new Configuration(\"api-dev.example.com\", true, 1000);\n Map<String, Configuration> baseVariants = new HashMap<>();\n baseVariants.put(PRODUCTION, production);\n baseVariants.put(STAGING, staging);\n baseVariants.put(DEBUG, debug);\n Neanderthal.initialise(this, baseVariants, PRODUCTION);\n }", "private void initGATracker() {\n\t\t/* get analytics singleton */\n\t\ttracker = GoogleAnalyticsTracker.getInstance();\n\n\t\t/* start tracker. Dispatch every 30 seconds. */\n\t\ttracker.startNewSession(\"UA-20341887-1\", 30, getApplicationContext());\n\t\t\n /* debug GA */\n tracker.setDebug(false);\n tracker.setDryRun(false);\n \n // Determine the screen orientation and set it in a custom variable.\n String orientation = \"unknown\";\n switch (this.getResources().getConfiguration().orientation) {\n case Configuration.ORIENTATION_LANDSCAPE:\n orientation = \"landscape\";\n break;\n case Configuration.ORIENTATION_PORTRAIT:\n orientation = \"portrait\";\n break;\n }\n tracker.setCustomVar(3, \"Screen Orientation\", orientation, 2);\n\t}", "static void init() {}", "public static void init(){\t\t\n\t\tParameters p = RunEnvironment.getInstance().getParameters();\n\n\t\tSIM_RANDOM_SEED = (Integer)p.getValue(\"randomSeed\");\n\t\tSIM_NUM_AGENTS = (Integer)p.getValue(\"maxAgents\");\n\t\tSIM_NORM_VIOLATION_RATE = (Float) p.getValue(\"Norm Violation Rate\");\n\t\tNUM_TICKS_TO_CONVERGE = (Long)p.getValue(\"NumTicksToConverge\");\n\t\tCONTENTS_QUEUE_SIZE = (Long)p.getValue(\"ContentsQueueSize\");\n\t\t\n\t\tNORM_GEN_EFF_THRESHOLD = (Double)p.getValue(\"NormsGenEffThreshold\");\n\t\tNORM_GEN_NEC_THRESHOLD = (Double)p.getValue(\"NormsGenNecThreshold\");\n\t\tNORM_SPEC_EFF_THRESHOLD = (Double)p.getValue(\"NormsSpecEffThreshold\");\n\t\tNORM_SPEC_NEC_THRESHOLD = (Double)p.getValue(\"NormsSpecNecThreshold\");\n\t\tNORM_UTILITY_WINDOW_SIZE = (Integer)p.getValue(\"NormsPerfRangeSize\");\n\t\tNORM_DEFAULT_UTILITY = (Double)p.getValue(\"NormsDefaultUtility\");\n\n\t\tNORM_SYNTHESIS_STRATEGY = (Integer)p.getValue(\"NormSynthesisStrategy\");\n\t\tNORM_GENERATION_REACTIVE = (Boolean)p.getValue(\"NormGenerationReactive\");\n\t\tNORM_GENERALISATION_MODE = (Integer)p.getValue(\"NormGeneralisationMode\");\n\t\tNORM_GENERALISATION_STEP = (Integer)p.getValue(\"NormGeneralisationStep\");\n\t\tNORM_SPEC_THRESHOLD_EPSILON = (Double)p.getValue(\"NormsSpecThresholdEpsilon\");\n\t\tNORMS_MIN_EVALS_CLASSIFY = (Integer)p.getValue(\"NormsMinEvaluationsToClassify\");\n\t\tNORMS_WITH_USER_ID = (Boolean)p.getValue(\"NormsWithUserId\");\n\n\t\t\n\t\t\n\t\t// System goals and their constants\n\t\tsystemGoals = new ArrayList<Goal>();\n\t\tsystemGoals.add(new GComplaints());\n\n\t\t//\t\tdouble tMinusEpsilon = NORM_SPEC_NEC_THRESHOLD - NORM_SPEC_THRESHOLD_EPSILON;\n\t\t//\t\t\n\t\t//\t\t/* For SIMON+ and LION, set default utility in a different manner... */\n\t\t//\t\tif(NORM_SYNTHESIS_STRATEGY == 3 || NORM_SYNTHESIS_STRATEGY == 4) {\n\t\t//\t\t\tNORM_DEFAULT_UTILITY = (float)(tMinusEpsilon * (NORM_MIN_EVALS+1)); \n\t\t//\t\t}\n\n\t\t/* For SIMON+ and LION, set default utility in a different manner... */\n\t\tif((NORM_SYNTHESIS_STRATEGY == 3 || NORM_SYNTHESIS_STRATEGY == 4) &&\n\t\t\t\t!NORM_GENERATION_REACTIVE) \n\t\t{\n\t\t\tNORM_DEFAULT_UTILITY = 0f; \n\t\t\tSystem.out.println(\"Norm generation is set as Deliberative\");\n\t\t}\n\t}", "public GeneticEngine() {\n avgFitnesses = new ArrayList<Double>();\n highFitnesses = new ArrayList<Double>();\n population = null;\n crossoverProbability = 0.07;\n mutationProbability = 0.001;\n maxGenerations = Integer.MAX_VALUE;\n }", "public Graph() {\r\n\t\tinit();\r\n\t}", "private void init() {\n\t\tinitProtocol();\n\t\tinitResultStorage();\n\t}", "public static void initialize() {\r\n\t\tgraph = null;\r\n\t\tmseeObjectNames = new HashMap<String, String>();\r\n\t\tmseeEventTypes = new HashMap<String, String>();\r\n\t\tmodifiedIdentifiers = new HashMap<String, String>();\r\n\t}", "private static void initSingletons() throws Exception {\n\t\tModel.loadModel();\n\t\tTermSets.init();\n\t\tTermMaps.init();\n\t\tTLRHolder.getInstance();\n\t\tChemNameDictSingleton.hasName(\"acetone\");\n\t\tNGram.getInstance();\n\t\tHyphenTokeniser.init();\n\t\tXMLStrings.init();\n\t\tif(Oscar3Props.getInstance().useMEMM) {\n\t\t\tDFAONTCPRFinder.getInstance();\n\t\t} else {\n\t\t\tDFANEFinder.getInstance();\n\t\t}\n\t\tNameResolver.init();\n\t\tStructureConverter.init();\n\t\tNameToStructure.getInstance();\n\t\tRParser.init();\n\t}" ]
[ "0.66544807", "0.6609461", "0.6551953", "0.65402865", "0.620945", "0.6204086", "0.61031526", "0.60525626", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60326445", "0.60129875", "0.5999905", "0.5983633", "0.59806454", "0.59457606", "0.59457606", "0.59264416", "0.59185725", "0.59019303", "0.59019303", "0.59019303", "0.59019303", "0.589654", "0.58953184", "0.5883963", "0.5883963", "0.5883963", "0.58796", "0.5879226", "0.5868391", "0.58664936", "0.58620584", "0.58528984", "0.5846046", "0.5846046", "0.58420634", "0.58390284", "0.58390284", "0.58390284", "0.58390284", "0.5836167", "0.58349454", "0.582823", "0.58249015", "0.58249015", "0.58249015", "0.58249015", "0.58138746", "0.5809184", "0.5809184", "0.58042926", "0.57922566", "0.57768166", "0.57768166", "0.57768166", "0.5771945", "0.57718503", "0.57620883", "0.57529145", "0.5745077", "0.5741949", "0.57405686", "0.5715068", "0.57131684", "0.57069075", "0.57039154", "0.57039154", "0.570099", "0.57005656", "0.5699776", "0.5684576", "0.5684576", "0.56706357", "0.566864", "0.56669015", "0.5664715", "0.5664715", "0.5664715", "0.5660883", "0.5660883", "0.56566876", "0.56497616", "0.56452537", "0.5620416", "0.55996835", "0.5595149", "0.5590909", "0.55671555", "0.55663586" ]
0.70251364
0
Initialise the ANNIE system. This is where we add all the required processing resources e.g. jape, gazetteer etc.
private void addPR(){ try { Print.prln("Initialising ANNIE..."); // create a serial analyser controller to run ANNIE with annieController = (SerialAnalyserController) Factory.createResource( "gate.creole.SerialAnalyserController", Factory.newFeatureMap(), Factory.newFeatureMap(), "ANNIE_" + Gate.genSym()); FeatureMap features = Factory.newFeatureMap(); // use default parameters // adding Annie PRs : i. document reset features.clear(); ProcessingResource documentReset = (ProcessingResource) Factory.createResource("gate.creole.annotdelete.AnnotationDeletePR", features); annieController.add(documentReset); // adding Annie PR : ii. english tokeniser features.clear(); ProcessingResource englishTokeniser = (ProcessingResource) Factory.createResource("gate.creole.tokeniser.DefaultTokeniser", features); annieController.add(englishTokeniser); // ading inhouse built PR: iii.. gazetteer features.clear(); features.put("listsURL", Converter.getURL(gazetteer)); ProcessingResource myAnnieGaz = (ProcessingResource) Factory.createResource("gate.creole.gazetteer.DefaultGazetteer", features); annieController.add(myAnnieGaz); // adding Annie PR : iv. fake sentence splitter features.clear(); ProcessingResource fakeSentenceSplitter = (ProcessingResource) Factory.createResource("gate.clone.ql.FakeSentenceSplitter", features); annieController.add(fakeSentenceSplitter); //. ading inhouse built PR: v. jape grammar 1 features.clear(); features.put("grammarURL", Converter.getURL(jape1)); ProcessingResource myJape1 = (ProcessingResource) Factory.createResource("gate.creole.Transducer", features); annieController.add(myJape1); // adding Annie PRs : vi.. regex sentence splitter features.clear(); ProcessingResource regexSentenceSplitter = (ProcessingResource) Factory.createResource("gate.creole.splitter.RegexSentenceSplitter", features); annieController.add(regexSentenceSplitter); // adding Annie PRs :vii. pos tagger features.clear(); ProcessingResource posTagger = (ProcessingResource) Factory.createResource("gate.creole.POSTagger", features); annieController.add(posTagger); // ading inhouse built PR: viii. jape grammar 2 features.clear(); features.put("grammarURL", Converter.getURL(jape2)); ProcessingResource myJape2 = (ProcessingResource) Factory.createResource("gate.creole.Transducer", features); annieController.add(myJape2); Print.prln("...PR loaded"); features.clear(); } catch (ResourceInstantiationException ex) { Out.prln(ex); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void init() {\n initGate(); // 1. initialize Gate library\n loadAnnie(); // 2. load Annie plugin\n addPR(); // 3. initialise ANNIE\n setCorpus(); // 4. set corpus and extract with files.\n execute(); // 5. run the PR through the corpus in the ANNIE\n Out.prln(\"annotation completed ....\");\n MyWriter.write(corpus, outCorpusFile);\n Out.prln(\"*** ENTITY ANNOTATION COMPLETED *** \");\n }", "void initialise() {\n this.sleep = false;\n this.owner = this;\n renewNeighbourClusters();\n recalLocalModularity();\n }", "@SuppressWarnings(\"unchecked\")\n\t\tvoid init() {\n\t\t\tsetNodes(offHeapService.newArray(JudyIntermediateNode[].class, NODE_SIZE, true));\n\t\t}", "private void initialisation()\n\t{\n\t\tdaoFactory = new DaoFactory();\n\n\t\ttry\n\t\t{\n\t\t\tequationStandardSessions = EquationCommonContext.getContext().getGlobalProcessingEquationStandardSessions(\n\t\t\t\t\t\t\tsession.getSessionIdentifier());\n\t\t}\n\t\tcatch (Exception eQException)\n\t\t{\n\t\t\tif (LOG.isErrorEnabled())\n\t\t\t{\n\t\t\t\tStringBuilder message = new StringBuilder(\"There is a problem creating Global processing the sessions\");\n\t\t\t\tLOG.error(message.toString(), eQException);\n\t\t\t}\n\t\t}\n\t}", "public void initialize() {\n\n\t\tthis.subNetGenes = getSubNetGenes(species, xmlFile);\n\t\tthis.subNetwork = getSubNetwork(subNetGenes, oriGraphFile);\n\t\tHPNUlilities.dumpLocalGraph(subNetwork, subNetFile);\n\t\t/* Create level file for the original graph */\n\t\tHPNUlilities.createLevelFile(codePath, oriGraphFile, oriLevel,\n\t\t\t\tglobalLevelFile, penaltyType, partitionSize);\n\n\t}", "protected void initApplication() throws Exception {\r\n\t\tthis.updateDynamicWelcomeText(\"Initializing application subsystem...\");\r\n\r\n\t\t// default (true) is that ImageIO caches images to disk when they are\r\n\t\t// read!\r\n\t\tImageIO.setUseCache(false);\r\n\r\n\t\t// Use of MediaLib acceleration or not\r\n\t\t// JAI 1.1.3 native acceleration problems:\r\n\t\t// SubSampleAverage: sometimes black lines around tiles (Pyramid\r\n\t\t// Dimension)\r\n\t\tSystem.setProperty(\"com.sun.media.jai.disableMediaLib\", \"true\");\r\n\r\n\t\t// initialize all IQM user operators for JAI\r\n\t\tCommonTools.setDefaultToolTipDelays();\r\n\r\n\t\t// initialize the factories, registries and dynamic menus\r\n\t\tTaskFactory.getInstance();\r\n\t\tPluginRegistry.getInstance();\r\n\t\tOperatorRegistry.getInstance();\r\n\t\tPluginMenu.getInstance();\r\n\t\t// initialize the Groovy script engine\r\n\r\n\t\t// initialize the workflow control classes\r\n\t\tTank.getInstance();\r\n\t\tManager.getInstance();\r\n\t\tLook.getInstance();\r\n\t\tPlot.getInstance();\r\n\t\tTable.getInstance();\r\n\t\tText.getInstance();\r\n\r\n\t\t// register other singletons\r\n\t\tDialogUtil.getInstance();\r\n\r\n\t\t// register all standard operators\r\n\t\tOperatorRegistryHelper.registerImageOperators();\r\n\t\tOperatorRegistryHelper.registerPlotOperators();\r\n\r\n\t\t// initialize the custom cursors\r\n\t\tCursorFactory.initializeCustomCursors();\r\n\r\n\t\t// register the plugins\r\n\t\tthis.loadPlugins();\r\n\r\n\t\t// TileCache Memory, etc..\r\n\t\tthis.setJAIDefaultOptions();\r\n\t}", "private void init() {\n\t\tthis.model = ModelFactory.createOntologyModel(OntModelSpec.OWL_MEM);\n\t\tthis.model.setNsPrefixes(INamespace.NAMSESPACE_MAP);\n\n\t\t// create classes and properties\n\t\tcreateClasses();\n\t\tcreateDatatypeProperties();\n\t\tcreateObjectProperties();\n\t\t// createFraktionResources();\n\t}", "public void initialise() {\n number_of_rays = 4; // how many rays are fired from the boat\n ray_angle_range = 145; // the range of the angles that the boat will fire rays out at\n ray_range = 30; // the range of each ray\n ray_step_size = (float) 10;\n regen = false;\n }", "public static void start(){\n mngr.getStpWds();\n mngr.getDocuments();\n mngr.calculateWeights();\n mngr.getInvertedIndex();\n mngr.getClusters();\n mngr.getCategories();\n mngr.getUserProfiles();\n mngr.makeDocTermMatrix();\n\n }", "void init() {\n\t\tinitTypes();\n\t\tinitGlobalFunctions();\n\t\tinitFunctions();\n\t\tinitClasses();\n\t}", "private void initiliaze() {\r\n\t\tthis.inputFile = cd.getInputFile();\r\n\t\tthis.flowcell = cd.getFlowcell();\r\n\t\tthis.totalNumberOfTicks = cd.getOptions().getTotalNumberOfTicks();\r\n\t\tthis.outputFile = cd.getOutputFile();\r\n\t\tthis.statistics = cd.getStatistic();\r\n\t}", "private void Initialize()\n {\n \tEcran = new Rectangle(Framework.gauche, Framework.haut, Framework.frameWidth\n\t\t\t\t- Framework.droite - Framework.gauche, Framework.frameHeight - Framework.bas\n\t\t\t\t- Framework.haut);\n\t\tCentreEcranX = (int)(Ecran.getWidth()/2);\n\t\tCentreEcranY = (int)(Ecran.getHeight()/2);\n\t\twidth = Ecran.getWidth();\n\t\theight = Ecran.getHeight();\t\t\n\t\tpH=height/768;\t\t\n\t\tpW=width/1366;\n\t\tObjets = new ArrayList<Objet>(); // Créer la liste chainée en mémoire\n\t\tMissiles = new ArrayList<Missile>(); // Créer la liste chainée en mémoire\n\t\tStations = new ArrayList<Station>(); // Créer la liste chainée en mémoire\n\t\tJoueurs = new ArrayList<Joueur>();\n\t\tlastTrajectoires = new ArrayList<Trajectoire>();\n\n\t\tDisposeAstres(Framework.niveauChoisi);\n\t\tstationCourante = Stations.get(0);\n\n\t\tetat = ETAT.PREPARATION;\n\t\tmouseClicked = mousePressed = mouseReleased = false;\n\t}", "private void init() {\n\t\tinitDesign();\n\t\tinitHandlers();\n\t}", "private void init() {\n\t\tinitProtocol();\n\t\tinitResultStorage();\n\t}", "public void init() {\n\t\t//initializing graphics area\n \tcanvas = new FacePamphletCanvas();\n \tadd(canvas);\n \t\n\t\taddInteractors();\n\t\taddActionListeners();\n }", "public void initialize() {\n // create a runner using a function\n this.createScreenBorders();\n // create a keyboard sensor.\n this.keyboard = this.runner.getGUI().getKeyboardSensor();\n //create the environment for the game (game environment and sprites collection)\n this.createEnvironment();\n // BACKGROUND CREATION //\n this.createBackground();\n // create the counters for the game.\n this.createCounters();\n // LISTENERS CREATION //\n //create a message printing listener.\n HitListener phl = new PrintingHitListener();\n //create a new block remover listener.\n HitListener blockrmv = new BlockRemover(this, blockCounter);\n //create a new ball remover listener.\n HitListener ballrmv = new BallRemover(this, ballCounter);\n //create a new score counter listener.\n HitListener scorelstn = new ScoreTrackingListener(this.scoreCounter);\n // BLOCKS CREATION //\n this.createBlocks(phl, blockrmv, scorelstn);\n // SIDE BLOCKS CREATION //\n this.createSideBlocks();\n // DEATH BLOCK CREATION //\n this.createDeathBlock(ballrmv);\n // LEVEL'S NAME //\n LevelsName name = new LevelsName(this.levelInfo.levelName());\n // add the whole-game indicators to the sprites list.\n this.sprites.addSprite(scoreIndi);\n this.sprites.addSprite(lifeIndi);\n this.sprites.addSprite(name);\n }", "private void initialize() {\n\t\tinitializeModel();\n\t\tinitializeBoundary();\n\t\tinitializeController();\n\t}", "private static void initSingletons() throws Exception {\n\t\tModel.loadModel();\n\t\tTermSets.init();\n\t\tTermMaps.init();\n\t\tTLRHolder.getInstance();\n\t\tChemNameDictSingleton.hasName(\"acetone\");\n\t\tNGram.getInstance();\n\t\tHyphenTokeniser.init();\n\t\tXMLStrings.init();\n\t\tif(Oscar3Props.getInstance().useMEMM) {\n\t\t\tDFAONTCPRFinder.getInstance();\n\t\t} else {\n\t\t\tDFANEFinder.getInstance();\n\t\t}\n\t\tNameResolver.init();\n\t\tStructureConverter.init();\n\t\tNameToStructure.getInstance();\n\t\tRParser.init();\n\t}", "private void initializeDNA() {\n\t\tint numInputs = population.numInputs;\n\t\tint numOutputs = population.numOutputs;\n\t\tfor (int i = 1; i <= numInputs; i++) {\n\t\t\tsubmitNewNode(new NNode(i, NNode.INPUT));\n\t\t}\n\t\tfor (int j = numInputs + 1; j <= numInputs + numOutputs; j++) {\n\t\t\tsubmitNewNode(new NNode(j, NNode.OUTPUT));\n\t\t}\n\n\t\tfor (int i = 0; i < numInputs; i++) {\n\t\t\tfor (int j = 0; j < numOutputs; j++) {\n\t\t\t\tint start = i + 1;\n\t\t\t\tint end = numInputs + 1 + j;\n\t\t\t\tint innovation = population.getInnovation(start, end);\n\t\t\t\tGene g = new Gene(innovation, start, end, Braincraft\n\t\t\t\t\t\t.randomWeight(), true);\n\t\t\t\tpopulation.registerGene(g);\n\t\t\t\tsubmitNewGene(g);\n\t\t\t}\n\t\t}\n\t}", "protected void initialize() {\r\n\r\n Robot.pneumatics.pneuOpen();\r\n }", "public static void init()\n {\n\n addShapeless();\n\n addShaped();\n }", "public void initialize() {\n\t\tnumRows = gridConfig.getNumRows();\n\t\tnumCols = gridConfig.getNumCols();\n\t\tgridCellCount = numRows * numCols;\n\t\tcreateMaps();\n\t\tsetCurrSimulationMap();\n\t\tcellWidth = SIZE / numCols;\n\t\tcellHeight = SIZE / numRows;\n\t\tcurrentGrid = new Cell[numRows][numCols];\n\t\tnewGrid = new Cell[numRows][numCols];\n\t\tempty(currentGrid);\n\t\tempty(newGrid);\n\t\tsetShapes();\n\t\tsetInitialStates();\n\t}", "public void init() {\n\t\t\n\t\t\n\t\tprepareGaborFilterBankConcurrent();\n\t\t\n\t\tprepareGaborFilterBankConcurrentEnergy();\n\t}", "private void initilize()\n\t{\n\t\tdimXNet = project.getNoC().getNumRotX();\n\t\tdimYNet = project.getNoC().getNumRotY();\n\t\t\n\t\taddProperties();\n\t\taddComponents();\n\t\tsetVisible(true);\n\t}", "protected void\t\tinitialise() throws Exception\n\t{\n\t\tArchitecture localArchitecture = this.createLocalArchitecture(null) ;\n\t\t// Create the appropriate DEVS simulation plug-in.\n\t\tthis.asp = new OvenSimulatorPlugin() ;\n\t\t// Set the URI of the plug-in, using the URI of its associated\n\t\t// simulation model.\n\t\tthis.asp.setPluginURI(localArchitecture.getRootModelURI()) ;\n\t\t// Set the simulation architecture.\n\t\tthis.asp.setSimulationArchitecture(localArchitecture) ;\n\t\t// Install the plug-in on the component, starting its own life-cycle.\n\t\tthis.installPlugin(this.asp) ;\n\n\t\t// Toggle logging on to get a log on the screen.\n\t\tthis.toggleLogging() ;\n\t}", "public void init() {\r\n resources = new Vector<ResourcesElement>();\r\n informations = new Vector<InformationElement>();\r\n output = null;\r\n spec = DEFAULT_SPEC;\r\n version = null;\r\n codeBase = null;\r\n href = null;\r\n allPermissions = false;\r\n j2eePermissions = false;\r\n isComponent = false;\r\n applicationDesc = null;\r\n appletDesc = null;\r\n installerDesc = null;\r\n }", "public void init() {\n initLayers();\n for (int i = 0; i < indivCount; i++) {\n ArrayList<Layer> iLayers = new ArrayList<>();\n for (Layer l : layers)\n iLayers.add(l.cloneSettings());\n individuals[i] = new Individual(iLayers);\n }\n }", "protected void setup() {\n /**\n * Content manager manages the content languages and ontologies \"known\" by a given agent.\n * We register new languages that is required that our agent knows.\n * SLCodec is the codec class for the FIPA-SLn languages.\n * MobilityOntology is the class that represents the ontology used for JADE mobility.\n */\n getContentManager().registerLanguage(new SLCodec());\n getContentManager().registerOntology(MobilityOntology.getInstance());\n\n /**\n * Create containers. ProfileImpl allows us to set boot-parameters for the new containers.\n */\n homeContainer = getContainerController(); //retrieve the containercontroller that this agent lives in\n createdContainers = new AgentContainer[3]; //we require 3 containers for this scenario\n ProfileImpl curatorContainer1 = new ProfileImpl();\n curatorContainer1.setParameter(ProfileImpl.CONTAINER_NAME, \"Curator-Container-1\");\n ProfileImpl curatorContainer2 = new ProfileImpl();\n curatorContainer2.setParameter(ProfileImpl.CONTAINER_NAME, \"Curator-Container-2\");\n ProfileImpl artistManagerContainer = new ProfileImpl();\n artistManagerContainer.setParameter(ProfileImpl.CONTAINER_NAME, \"Artistmanager-Container\");\n createdContainers[0] = runtime.createAgentContainer(curatorContainer1);\n createdContainers[1] = runtime.createAgentContainer(curatorContainer2);\n createdContainers[2] = runtime.createAgentContainer(artistManagerContainer);\n doWait(2000); //wait while containers initializes\n\n /**\n * Request a list of all containers on the platform from AMS\n */\n getAllContainers();\n\n /**\n * Initialize gui\n */\n\n myGui = new ControllerAgentGUI(this, (String[]) containersOnPlatform.keySet().toArray(new String[containersOnPlatform.keySet().size()]));\n myGui.setVisible(true);\n }", "private void init() {\n\n\t\tinitializeLists();\n\t\tcreateTiles();\n\t\tcreateTileViews();\n\t\tshuffleTiles();\n\n\t}", "protected void initialize() {\n this.locals = Common.calculateSegmentSize(Common.NUM_CORES);\n this.drvrs = Common.calculateSegmentSize(Common.NUM_CORES);\n reports = new ArrayList<>();\n }", "public void initialize() throws Exception {\n\t\tdataStore = new SimpleProcessImage();\r\n\t\tdataStore.addDigitalOut(new SimpleDigitalOut(true));\r\n\t\tdataStore.addDigitalOut(new SimpleDigitalOut(false));\r\n\t\tdataStore.addDigitalIn(new SimpleDigitalIn(false));\r\n\t\tdataStore.addDigitalIn(new SimpleDigitalIn(true));\r\n\t\tdataStore.addDigitalIn(new SimpleDigitalIn(false));\r\n\t\tdataStore.addDigitalIn(new SimpleDigitalIn(true));\r\n\r\n\t\tfor (int i = 0; i < num_registers; i++) {\r\n\t\t\tdataStore.addRegister(new SimpleRegister(0));\r\n\t\t}\t\t\r\n\r\n\t\t// 3. Set the image on the coupler\r\n\t\tModbusCoupler.getReference().setProcessImage(dataStore);\r\n\t\tModbusCoupler.getReference().setMaster(false);\r\n\t\tModbusCoupler.getReference().setUnitID(15);\r\n\r\n\t\tif(null != slaveListener && slaveListener.isListening()){\r\n\t\t\tslaveListener.stop();\r\n\t\t}\r\n\t\tslaveListener = new ModbusTCPListener(3);\r\n\t\tslaveListener.setPort(port);\r\n\t\tslaveListener.listen();\r\n\t}", "public void init() {\r\n\t\tlog.info(\"init()\");\r\n\t\tobjIncidencia = new IncidenciaSie();\r\n\t\tobjObsIncidencia = new ObservacionIncidenciaSie();\r\n\t\tobjCliente = new ClienteSie();\r\n\t\tobjTelefono = new TelefonoPersonaSie();\r\n\t}", "private void init() throws IOException{\n\t\tinitBackground();\n\t\tinitAnswerBox();\n\t\tinitQuestionBox();\n\t\tinitCounter();\n\t\tinitSubmitBtn();\n\t\tinitNextBtn();\n\t\tinitHomeBtn();\n\t}", "private void setup() {\n\t\tpopulateEntitiesLists();\n\t\t// rayHandler.setCombinedMatrix(batch.getProjectionMatrix());\n\t\tambientColor = Color.CLEAR;\n\t\tsetAmbientAlpha(.3f);\n\t\tfpsLogger = new FPSLogger();\n\t\tdynamicEntities = new ArrayList<DynamicEntity>();\n\t\tfont.getData().setScale(DEBUG_FONT_SCALE);\n\t}", "private final void init() {\n\t\tam = new nativeAssetManager();\n\t\tam.addDefaultAssets();\n\t}", "private void initialize() {\n\t\troot = new Group();\n\t\tgetProperties();\n\t\tsetScene();\n\t\tsetStage();\n\t\tsetGUIComponents();\n\t}", "@Override\n\tpublic void init() {\n\t\tGraph<Number,Number> ig = Graphs.<Number,Number>synchronizedDirectedGraph(new DirectedSparseMultigraph<Number,Number>());\n\t\tObservableGraph<Number,Number> og = new ObservableGraph<Number,Number>(ig);\n\t\tog.addGraphEventListener(new GraphEventListener<Number,Number>() {\n\n\t\t\tpublic void handleGraphEvent(GraphEvent<Number, Number> evt) {\n\t\t\t\tSystem.err.println(\"got \"+evt);\n\n\t\t\t}});\n\t\tthis.g = og;\n\n\t\tthis.timer = new Timer();\n\t\tthis.layout = new FRLayout2<Number,Number>(g);\n\t\t// ((FRLayout)layout).setMaxIterations(200);\n\t\t// create a simple pickable layout\n\t\tthis.vv = new VisualizationViewer<Number,Number>(layout, new Dimension(600,600));\n\n\n\n\t}", "@SuppressWarnings(\"static-access\")\n\tprivate void init() {\n\t\tdisplay= new Display(title,width,height);\n\t\tdisplay.getFrame().addMouseListener(mouseManager);\n\t\tdisplay.getFrame().addMouseMotionListener(mouseManager);\n\t\tdisplay.getCanvas().addMouseListener(mouseManager);\n\t\tdisplay.getCanvas().addMouseMotionListener(mouseManager);\n\n\t\t\n\t\t//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Declarare imagini~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n Assets.init();\n \n\t\tgameState= new GameState(this);\n\t\tgameStateAI= new GameStateAI(this);\n\t\tmenuState = new MenuState(this);\n\t\tsettingsState= new SettingsState(this);\n\t\tState.setState(menuState);\t\n\t\t\n\t\n\t}", "private void init() throws IOException {\n //Initializing a new Display\n this.display = new Display(title, width, height);\n this.background = new SpriteSheet(gfx.loader(\"/images/RoadTile3.png\"));\n this.inputHandler = new InputHandler(this.display);\n Assets.init();\n\n gameState = new GameState();\n StateManager.setState(gameState);\n\n player = new Player();\n enemies = new ArrayList<>();\n }", "public void initCapes() {}", "public void init() {\n //Execute a job on the event-dispatching thread; creating this applet's GUI.\n setSize(500, 150);\n \ttry {\n SwingUtilities.invokeAndWait(new Runnable() {\n public void run() {\n createGUI();\n }\n });\n } catch (Exception e) { \n System.err.println(\"createGUI didn't complete successfully\");\n }\n \n }", "public void init() {\r\n\r\n\t}", "protected void initialize() {\n // Attribute Load\n this.attributeMap.clear();\n this.attributeMap.putAll(this.loadAttribute());\n // RuleUnique Load\n this.unique = this.loadRule();\n // Marker Load\n this.marker = this.loadMarker();\n // Reference Load\n this.reference = this.loadReference();\n }", "private static void init() {\n\t\tLogger.setPrinting(true);\n\n\t\tdouble gb = 1024 * 1024 * 1024;\n\t\tlog(\"Make sure that your memory limit is increased, using at least 8GB is recommended to process the KaVE datasets... (-Xmx8G)\");\n\t\tlog(\"Current max. memory: %.1f GB\", Runtime.getRuntime().maxMemory() / gb);\n\n\t\tJsonUtilsCcKaveRsseCalls.registerJsonAdapters();\n\t}", "public void setup() {\n\t\tthis.image = new BufferedImage(maxXPos, maxYPos, BufferedImage.TYPE_4BYTE_ABGR);\n\t\tthis.graphics = getImage().createGraphics();\n\t}", "public void init() {\n\t\t}", "private void initialiseByHand() {\n Configuration production = new Configuration(\"api.example.com\", false, 2000);\n Configuration staging = new Configuration(\"api-staging.example.com\", false, 2000);\n Configuration debug = new Configuration(\"api-dev.example.com\", true, 1000);\n Map<String, Configuration> baseVariants = new HashMap<>();\n baseVariants.put(PRODUCTION, production);\n baseVariants.put(STAGING, staging);\n baseVariants.put(DEBUG, debug);\n Neanderthal.initialise(this, baseVariants, PRODUCTION);\n }", "private void init() {\n // see if a serialized FilterAgent exists\n try {\n FilterAgent tmpFilterAgent = FilterAgent.restoreFromFile(FilterAgent.fileName);\n if (tmpFilterAgent != null) filterAgent = tmpFilterAgent;\n } catch (Exception e) {\n // no error, just catch the exception and use default/new agent\n }\n filterAgent.infoFilter = this;\n filterAgent.addCIAgentEventListener(this); // for trace msgs\n\n newsReaderAgent.addCIAgentEventListener(this);\n newsReaderAgent.initialize(); // intialize it\n newsReaderAgent.startAgentProcessing(); // start it running\n uRLReaderAgent.addCIAgentEventListener(this);\n uRLReaderAgent.initialize(); // initialize it\n uRLReaderAgent.startAgentProcessing(); // start it running\n filterAgent.initialize(); // initialize it\n filterAgent.startAgentProcessing(); // start the Filter agent thread\n openFileDialog = new java.awt.FileDialog(this);\n openFileDialog.setMode(FileDialog.LOAD);\n openFileDialog.setTitle(\"Open\");\n saveFileDialog = new java.awt.FileDialog(this);\n saveFileDialog.setMode(FileDialog.SAVE);\n saveFileDialog.setTitle(\"Save\");\n }", "private static void Initialize()\n\t{\n\t\tcurrentPC = 3996;\n\t\tcurrentFilePointer = 0;\n\t\tmemoryBlocks = new int[4000];\n\t\tregisterFile = new HashMap<String, Integer>();\n\t\tstages = new HashMap<String, Instruction>();\n\t\tlatches = new HashMap<String, Instruction>();\n\t\tspecialRegister = 0;\n\t\tisComplete = false;\n\t\tisValidSource = true;\n\t\tSystem.out.println(\"-----Initialization Completed------\");\n\t}", "public void initializeObliqueLaunch(){\r\n world = new Environment();\r\n cannon = new Thrower();\r\n ball = new Projectile();\r\n this.setInitialValues();\r\n }", "private void init() {\n safeLevel = config.getSafeLevel();\n \n // Construct key services\n loadService = config.createLoadService(this);\n posix = POSIXFactory.getPOSIX(new JRubyPOSIXHandler(this), RubyInstanceConfig.nativeEnabled);\n javaSupport = new JavaSupport(this);\n \n if (RubyInstanceConfig.POOLING_ENABLED) {\n executor = new ThreadPoolExecutor(\n RubyInstanceConfig.POOL_MIN,\n RubyInstanceConfig.POOL_MAX,\n RubyInstanceConfig.POOL_TTL,\n TimeUnit.SECONDS,\n new SynchronousQueue<Runnable>(),\n new DaemonThreadFactory());\n }\n \n // initialize the root of the class hierarchy completely\n initRoot();\n \n // Set up the main thread in thread service\n threadService.initMainThread();\n \n // Get the main threadcontext (gets constructed for us)\n ThreadContext tc = getCurrentContext();\n \n // Construct the top-level execution frame and scope for the main thread\n tc.prepareTopLevel(objectClass, topSelf);\n \n // Initialize all the core classes\n bootstrap();\n \n // Initialize the \"dummy\" class used as a marker\n dummyClass = new RubyClass(this, classClass);\n dummyClass.freeze(tc);\n \n // Create global constants and variables\n RubyGlobal.createGlobals(tc, this);\n \n // Prepare LoadService and load path\n getLoadService().init(config.loadPaths());\n \n booting = false;\n \n // initialize builtin libraries\n initBuiltins();\n \n if(config.isProfiling()) {\n getLoadService().require(\"jruby/profiler/shutdown_hook\");\n }\n \n // Require in all libraries specified on command line\n for (String scriptName : config.requiredLibraries()) {\n loadService.require(scriptName);\n }\n }", "private void init() {\n }", "private void init() {\n }", "private void init() {\n }", "private void init() {\n }", "private void init() {\n }", "private void init() {\n\n\t}", "protected void setupImpl()\n {\n hint(DISABLE_DEPTH_TEST);\n font = loadFont(\"Futura-CondensedExtraBold-200.vlw\");\n textFont(font, 200);\n mode = 0;\n\n // Mode 3\n w = width * 2;\n dx = (TWO_PI / period) * xspacing;\n yvalues = new float[w/xspacing];\n\n // Mode 5\n mod = loadImage(\"mod.png\");\n modSizes = new int[scaledBandLevels.length];\n }", "@Override\n\t\tprotected void initialise() {\n\n\t\t}", "public static void initialize()\n\t{\n\t\t// USB\n\t\tdriveJoystick = new EJoystick(getConstantAsInt(USB_DRIVE_STICK));\n\t\tcontrolGamepad = new EGamepad(getConstantAsInt(USB_CONTROL_GAMEPAD));\n\n\t\t// Power Panel\n\t\tpowerPanel = new PowerDistributionPanel();\n\n\t\t//Compressor\n\t\tcompressor = new Compressor(Constants.getConstantAsInt(Constants.PCM_CAN));\n\t\tcompressor.start();\n\t}", "protected void init()\r\n\t{\n\t\tif (ConfigManager.getInstance().getIsCrossClassify() && WekaTool.dataStageOn)\r\n\t\t{\r\n\t\t\t//System.out.println(\"in init for data stage\");\r\n\t\t\tsrcDirUrl = ConfigManager.getInstance().getTrainPath();\r\n\t\t\tdestDirUrl = ConfigManager.getInstance().getTrainPath() +\r\n\t\t\t File.separator + \"output\";\r\n\t\t\t//System.out.println(\"srcDirUrl = \" + srcDirUrl);\r\n\t\t\t//System.out.println(\"destDirUrl = \" + destDirUrl);\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t//System.out.println(\"here, good\");\r\n\t\t\tsrcDirUrl = getSrcDirUrl();\r\n\t\t\tdestDirUrl = getDestDirUrl();\r\n\t\t}\r\n\t\tdatalibSVMUrl = getLibSVMDirUrl();\r\n\t\ttry {\r\n\t\t\tsrcDir = Utils.getDir(srcDirUrl);\r\n\t\t\tdestDir = Utils.getDir(destDirUrl);\r\n\t\t} catch (Exception e)\r\n\t\t{\r\n\t\t}\r\n\t}", "public void init() {\n \n }", "public void performInitialisation() {\n \t\t// subclasses can override the behaviour for this method\n \t}", "public void init() {\n\n\t}", "public void init() {\n\n\t}", "public void init() {\n\n\t}", "public void init()\r\n {\n readFile(inputFile);\r\n writeInfoFile();\r\n }", "public void init() {\n\t\twindow.init();\n\t\t\n\t\t//OBJModel test = new OBJModel(\"monkey.obj\");\n\t\t//IndexedModel model = test.toIndexedModel();\n\t\t//Model test2 = new Model(OBJLoader.loadMesh(\"monkey.obj\"));\n\t\t\n\t}", "public static void initialisations() {\n\t\tit = 0;\r\n\t\tbc = 1;\r\n\r\n\t\t// pile des reprises pour compilation des branchements en avant\r\n\t\tpileRep = new TPileRep(); \r\n\t\t// programme objet = code Mapile de l'unite en cours de compilation\r\n\t\tpo = new ProgObjet();\r\n\t\t// COMPILATION SEPAREE: desripteur de l'unite en cours de compilation\r\n\t\tdesc = new Descripteur();\r\n\r\n\t\t// initialisation necessaire aux attributs lexicaux\r\n\t\tUtilLex.initialisation();\r\n\r\n\t\t// initialisation du type de l'expression courante\r\n\t\ttCour = NEUTRE;\r\n\r\n\t\t//Initialisation de la variable qui compte le nombre de param�tres de chaque proc�dure \r\n\t\tnbParamProc = 0;\r\n\r\n\t\t//Initialisation de la variable qui compte le nombre de variables d�clar�es\r\n\t\tnbVar++;\r\n\r\n\t\t//Initialisation vTmp\r\n\t\tvTmp = 0;\r\n\t\t\r\n\t\tdesc.setUnite(\"programme\");\r\n\t\t\r\n\t}", "public void initialize() {\n // add direct connections to routing table\n for (Bunker neighbour : neighbours) {\n routing.put(neighbour.getId(), neighbour);\n }\n // add yourself\n routing.put(id, this);\n bunkerIdToCount.put(id, count);\n // kick off the algo\n initiate();\n }", "private void startup() {\n LOGGER.info(\"Warming up extraction pipeline....\");\n\n for (Extractor extractor : this.context.extractors()) {\n try {\n extractor.init(this.context.persistencyWriter(), this.context.batchSize());\n this.extractors.add(extractor);\n } catch (Throwable t) {\n LOGGER.warn(\"Failed to initialize extractor {} due to an exception: {}\", extractor.getClass().getSimpleName(), t.getMessage());\n }\n }\n\n for (Extractor exporter : this.context.exporters()) {\n try {\n exporter.init(this.context.persistencyWriter(), this.context.batchSize());\n this.extractors.add(exporter);\n } catch (Throwable t) {\n LOGGER.warn(\"Failed to exporter extractor {} due to an exception: {}\", exporter.getClass().getSimpleName(), t.getMessage());\n }\n }\n \n LOGGER.info(\"Extraction pipeline is ready with {} extractors.\", this.extractors.size());\n }", "public void init() {\n\t}", "public void init() {\n\t}", "public void init() {\n\t}", "private void initialise() {\n \thashFamily = new Hash[this.r];\n for(int i= 0; i < this.r;i++)\n {\n \tthis.hashFamily[i] = new Hash(this.s * 2);\n }\n this.net = new OneSparseRec[this.r][this.s *2];\n for(int i = 0 ; i < this.r; i++)\n \tfor(int j =0 ; j< this.s * 2 ; j++)\n \t\tthis.net[i][j] = new OneSparseRec();\n \n }", "protected void initialize ()\n\t{\n\t\tSubsystems.goalVision.processNewImage();\n\t\t\n \t//Send positive values to go forwards.\n \tSubsystems.transmission.setLeftJoystickReversed(true);\n \tSubsystems.transmission.setRightJoystickReversed(true);\n\t}", "@Override\r\n\tpublic void init() { \r\n\t\t\r\n\t\tsession = -1;\r\n\t\t\r\n\t\tProgressDif = 0;\r\n\t\tnoisFact = 0;\r\n\t\tcompromiseFact = 0;\r\n\t\t\r\n\t\tcompromiseLearn = 20;\r\n\t\tprogressLearn = 10;\r\n\t\tnoisLearn = 0.2;\r\n\t\t\r\n\t\treservationPanic = 0.2;\r\n\t\tmyBids = new ArrayList<Pair<Bid,Double>>();\r\n\t\topponentBidsA = new Vector<ArrayList<Pair<Bid,Double>>>();\r\n\t\topponentBidsB = new Vector<ArrayList<Pair<Bid,Double>>>();\r\n\r\n\t\tdf = utilitySpace.getDiscountFactor();\r\n\t\tif (df==0) df = 1; \r\n\r\n\t\ttry {\r\n\t\t\tinitStates();\r\n\t\t} catch (Exception e) {\r\n \t\t\te.printStackTrace();\r\n\t\t}\t\t\r\n\t}", "public void init() {\n\t\t\n\t}", "public Assignement1aMain() {\n\t\t\n\t\t// create components\n\t\tComponent time = create(JavaTimer.class);\n\t\tComponent network = create(MinaNetwork.class);\n\t\tComponent con = create(JavaConsole.class);\n\t\tComponent pp2p = create(DelayLink.class);\n\t\tComponent pfd = create(PFD.class);\n\t\tComponent app = create(Application1a.class);\n\n\t\t// handle possible faults in the components\n\t\tsubscribe(handleFault, time.control());\n\t\tsubscribe(handleFault, network.control());\n\t\tsubscribe(handleFault, con.control());\n\t\tsubscribe(handleFault, pp2p.control());\n\t\tsubscribe(handleFault, pfd.control());\n\t\tsubscribe(handleFault, app.control());\n\n\t\t// initialize the components\n\t\tlong gama=1000;\n\t\tlong delta=4000;\n\t\t\n\t\tAddress self = topology.getSelfAddress();\n\t\tSet<Address> neighborSet = topology.getNeighbors(self);\n\n\t\ttrigger(new MinaNetworkInit(self, 5), network.control());\n\t\ttrigger(new DelayLinkInit(topology), pp2p.control());\n\t\ttrigger(new Application1aInit(commandScript, neighborSet, self, gama, delta), app.control());\n\t\ttrigger(new PfdInit(topology, gama, delta), pfd.control());\n\n\t\t// connect the components\n\t\tconnect(app.required(Console.class),\n\t\t\t\tcon.provided(Console.class));\n\t\tconnect(app.required(PerfectFailureDetector.class),\n\t\t\t\tpfd.provided(PerfectFailureDetector.class));\n\t\tconnect(pfd.required(PerfectPointToPointLink.class),\n\t\t\t\tpp2p.provided(PerfectPointToPointLink.class));\n\t\tconnect(app.required(Timer.class), time.provided(Timer.class));\n\t\t\n\t\tconnect(pfd.required(Timer.class), time.provided(Timer.class));\n\t\tconnect(pp2p.required(Timer.class), time.provided(Timer.class));\n\t\tconnect(pp2p.required(Network.class), network.provided(Network.class));\n\t}", "public void initApp() {\r\n\t\tUtilities.program=this;\r\n\t\ttouchList = new Hashtable<Integer, Touch>();\r\n\r\n\t\t// DB\r\n\t\tqueryManager = new QueryManager(this);\r\n\r\n\t\tlong timer = System.currentTimeMillis();\r\n\t\tresults = queryManager.getCrashesALL();\r\n\t\tSystem.out.println(System.currentTimeMillis() - timer);\r\n\t\ttimer = System.currentTimeMillis();\r\n\r\n\t\t// MARKERS\r\n\t\tUtilities.markerShape = loadShape(\"marker.svg\");\r\n\t\tmarkerList = updateMarkerList();\r\n\t\t\r\n\t\t\r\n\t\t// GRID\r\n\t\tgm = new GridManager(this, map, results);\r\n\t\tSystem.out.println(\"InitApp1\");\r\n\t\tgm.computeGridValues();\r\n\t\tSystem.out.println(System.currentTimeMillis() - timer);\r\n\t\t\r\n\t\t// OTHER\r\n\t\tUtilities.font = this.loadFont(\"Helvetica-Bold-100.vlw\");\r\n\t\t\r\n\t\t\r\n\t}", "protected void init() {\n\t}", "protected void init() {\n\t}", "private static void initSPARQLAnythingEngine() {\n\t\t// Register the JSON-LD parser factory for extension .json\n\t\tReaderRIOTFactory parserFactoryJsonLD = new RiotUtils.ReaderRIOTFactoryJSONLD();\n\t\tRDFParserRegistry.registerLangTriples(RiotUtils.JSON, parserFactoryJsonLD);\n\t\t// Setup FX executor\n\t\tJenaSystem.init();\n\t\tQC.setFactory(ARQ.getContext(), FacadeX.ExecutorFactory);\n\t}", "public void init() {\n\t\n\t}", "public void init() {\n\r\n\t}", "public void init() {\n\r\n\t}", "private void initCoder() throws Exception\r\n\t{\r\n\t\tUtility.init();\r\n\t\t//Initialize CaCoreAPISservice\r\n\t\tCaCoreAPIService.initialize();\r\n\t\t// Configuring CSV logger\r\n\t\tCSVLogger.configure(CaTIESConstants.LOGGER_CONCEPT_CODER);\r\n\t\tthis.setAll();\r\n\t\tthis.initialize();\r\n\t}", "private void initialize() {\r\n // init hidden layers\r\n for (int i = 0; i < neurons.length; i++) {\r\n for (int j = 0; j < neurons[i].length; j++) {\r\n // create neuron\r\n Neuron n = new Neuron(i, bias, this);\r\n neurons[i][j] = n;\r\n Log.log(Log.DEBUG, \"Adding Layer \" + (i + 1) + \" Neuron \" + (j + 1));\r\n }\r\n }\r\n }", "private void init() {\n\n\n\n }", "public void autonomousInit() {\n\t\tSystem.out.println(\"Auto Init\");\n//\t\tint autonStep = 0;\t//step that autonomous is executing\n\t\tclaw = new Claw();\n\t\televator = new Elevator();\n//\t\televator.elevator();\n\t\tdecode = new Decode();\n//\t\tdecode.decode();\n\t}", "public void init()\n\t{\n\t\tplanet = new Planet(750,600);\n\t\tship = new Ship(20.0,750,600,planet);\n\t\tmakeGUI();\n\n\t\tdisplayRefresher = new Thread(gamePanel);\n\t\tmotionThread = new Thread(ship);\n\t\tlabelRefresher = new Thread(buttonPanel);\n\t\ttimer = new Timer();\n\t\ttimerThread = new Thread(timer);\n\n\t\tdisplayRefresher.start();\n\t\tmotionThread.start();\n\t\tlabelRefresher.start();\n\t\ttimerThread.start();\n\t}", "@Override\n\tprotected void setup() {\n\t\tcarImg();\n\t\tsetResolution(Resolution.MSX);\n\t\tsetFramesPerSecond(100);\n\t\t\n\t\tbola = new Bola();\n\n\t\tbotoes();\n\n\t\tcriaBlocos();\n\n\t\tpaddle = new Paddle();\n\n\t\t\n\n\t}", "public void init() {\n configuration.init();\n \n //Connections connections = configuration.getBroker().getConnections(\"topic\");\n Connections connections = configuration.getBrokerPool().getBroker().getConnections(\"topic\");\n \n if (connections == null) {\n handleException(\"Couldn't find the connection factor: \" + \"topic\");\n }\n \n sensorCatalog = new SensorCatalog();\n clientCatalog = new ClientCatalog();\n \n nodeCatalog = new NodeCatalog();\n \n updateManager = new UpdateManager(configuration, sensorCatalog, this);\n updateManager.init();\n \n endpointAllocator = new EndpointAllocator(configuration, nodeCatalog);\n\n registry = new JCRRegistry(this);\n registry.init();\n\n // Initialize Public-End-Point\n if(!isPublicEndPointInit) {\n \tinitPublicEndpoint();\n }\n }", "public PSO() {\r\n initialiseNetwork();\r\n initialisePSO();\r\n }", "public void init() {\r\n\t\t\r\n\t\tsetSize(WIDTH, HEIGHT);\r\n\t\tColor backgroundColor = new Color(60, 0, 60);\r\n\t\tsetBackground(backgroundColor);\r\n\t\tintro = new GImage(\"EvilMehranIntroGraphic.png\");\r\n\t\tintro.setLocation(0,0);\r\n\t\tadd(intro);\r\n\t\tplayMusic(new File(\"EvilMehransLairThemeMusic.wav\"));\r\n\t\tinitAnimationArray();\r\n\t\taddKeyListeners();\r\n\t\taddMouseListeners();\r\n\t\twaitForClick();\r\n\t\tbuildWorld();\r\n\t}", "private void init() {\n\n /*image = new BufferedImage(\n WIDTH, HEIGHT,\n BufferedImage.TYPE_INT_RGB//OR BufferedImage.TYPE_INT_ARGB\n );*/\n initImage();\n \n g = (Graphics2D) image.getGraphics();\n\n running = true;\n\n initGSM();\n \n gsm.setAttribute(\"WIDTH\", WIDTH);\n gsm.setAttribute(\"HEIGHT\", HEIGHT);\n gsm.setAttribute(\"CAMERA_X1\", 0);\n gsm.setAttribute(\"CAMERA_Y1\", 0);\n gsm.setAttribute(\"WORLD_X1\", 0);\n gsm.setAttribute(\"WORLD_Y1\", 0);\n\n }", "public void initialize() {\n warpController = new WarpController(this);\n kitController = new KitController(this);\n crafting = new CraftingController(this);\n mobs = new MobController(this);\n items = new ItemController(this);\n enchanting = new EnchantingController(this);\n anvil = new AnvilController(this);\n blockController = new BlockController(this);\n hangingController = new HangingController(this);\n entityController = new EntityController(this);\n playerController = new PlayerController(this);\n inventoryController = new InventoryController(this);\n explosionController = new ExplosionController(this);\n requirementsController = new RequirementsController(this);\n worldController = new WorldController(this);\n arenaController = new ArenaController(this);\n arenaController.start();\n if (CompatibilityLib.hasStatistics() && !CompatibilityLib.hasJumpEvent()) {\n jumpController = new JumpController(this);\n }\n File examplesFolder = new File(getPlugin().getDataFolder(), \"examples\");\n examplesFolder.mkdirs();\n\n File urlMapFile = getDataFile(URL_MAPS_FILE);\n File imageCache = new File(dataFolder, \"imagemapcache\");\n imageCache.mkdirs();\n maps = new MapController(this, urlMapFile, imageCache);\n\n // Initialize EffectLib.\n if (com.elmakers.mine.bukkit.effect.EffectPlayer.initialize(plugin, getLogger())) {\n getLogger().info(\"EffectLib initialized\");\n } else {\n getLogger().warning(\"Failed to initialize EffectLib\");\n }\n\n // Pre-create schematic folder\n File magicSchematicFolder = new File(plugin.getDataFolder(), \"schematics\");\n magicSchematicFolder.mkdirs();\n\n // One-time migration of legacy configurations\n migrateConfig(\"enchanting\", \"paths\");\n migrateConfig(\"automata\", \"blocks\");\n migrateDataFile(\"automata\", \"blocks\");\n\n // Ready to load\n load();\n resourcePacks.startResourcePackChecks();\n }", "private void inicializar() {\n\t\treporte = new Jasperreport();\n\t\tdiv = new Div();\n\t}", "public void init() {\n }", "public void init() {\n }" ]
[ "0.77176887", "0.64670473", "0.64668787", "0.6457831", "0.64452446", "0.6427589", "0.6410932", "0.6351274", "0.6299106", "0.62689984", "0.6249983", "0.62495345", "0.6212544", "0.6204637", "0.6193825", "0.61636484", "0.61465883", "0.6143194", "0.612524", "0.61135036", "0.6107219", "0.60965806", "0.60892093", "0.6075529", "0.60694396", "0.60688066", "0.60433555", "0.60286397", "0.6007573", "0.5998007", "0.5986784", "0.59812695", "0.59732556", "0.59700596", "0.5968736", "0.59358984", "0.5935135", "0.5932634", "0.59322643", "0.59294343", "0.59229386", "0.59226626", "0.59199435", "0.59126306", "0.5903524", "0.5894124", "0.58935285", "0.589314", "0.5879145", "0.58641356", "0.5845927", "0.584484", "0.584484", "0.584484", "0.584484", "0.5840234", "0.5840146", "0.58375084", "0.58224297", "0.58145547", "0.5812169", "0.58117795", "0.5810905", "0.5797334", "0.5797334", "0.5797334", "0.579265", "0.57923055", "0.579169", "0.5787813", "0.5784738", "0.57839084", "0.57839084", "0.57839084", "0.5782123", "0.57799864", "0.5779667", "0.5767817", "0.57675385", "0.576532", "0.5761726", "0.5761726", "0.5760994", "0.57609487", "0.5759552", "0.5759552", "0.5757427", "0.57496756", "0.5746014", "0.5744431", "0.57422614", "0.57370126", "0.57309556", "0.5730755", "0.57205474", "0.57193255", "0.5716464", "0.5716363", "0.5715937", "0.5715937" ]
0.64719385
1
addPR() sets the corpus adds the documents
private void setCorpus(){ URL u = Converter.getURL(docName); FeatureMap params = Factory.newFeatureMap(); params.put("sourceUrl", u); params.put("markupAware", true); params.put("preserveOriginalContent", false); params.put("collectRepositioningInfo", false); params.put("encoding","windows-1252"); Print.prln("Creating doc for " + u); Document doc = null; try { corpus = Factory.newCorpus(""); doc = (Document) Factory.createResource("gate.corpora.DocumentImpl", params); } catch (ResourceInstantiationException ex) { ex.printStackTrace(); } corpus.add(doc); annieController.setCorpus(corpus); params.clear(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void add(PhotonDoc doc);", "public abstract Iterable<String> addDocument(TextDocument doc) throws IOException;", "public void add(Paragraph p) throws DocumentException\n {\n rpt.add(p);\n }", "public static void main(String[] args) throws Exception \n\t{\n\t\tList<String> stopWords = new ArrayList<String>();\n\t\tstopWords = stopWordsCreation();\n\n\n\t\t\n\t\tHashMap<Integer, String> hmap = new HashMap<Integer, String>();\t//Used in tittle, all terms are unique, and any dups become \" \"\n\t\n\t\t\n\t\tList<String> uniqueTerms = new ArrayList<String>();\n\t\tList<String> allTerms = new ArrayList<String>();\n\t\t\t\t\n\t\t\n\t\tHashMap<Integer, String> hmap2 = new HashMap<Integer, String>();\n\t\tHashMap<Integer, String> allValues = new HashMap<Integer, String>();\n\t\tHashMap<Integer, Double> docNorms = new HashMap<Integer, Double>();\n\t\t\n\t\t\n\t\t\n\t\t\n\t\tMap<Integer, List<String>> postingsFileListAllWords = new HashMap<>();\t\t\n\t\tMap<Integer, List<String>> postingsFileList = new HashMap<>();\n\t\t\n\t\tMap<Integer, List<StringBuilder>> docAndTitles = new HashMap<>();\n\t\tMap<Integer, List<StringBuilder>> docAndAbstract = new HashMap<>();\n\t\tMap<Integer, List<StringBuilder>> docAndAuthors = new HashMap<>();\n\t\t\n\t\t\n\t\tMap<Integer, List<Double>> termWeights = new HashMap<>();\n\t\t\n\t\tList<Integer> docTermCountList = new ArrayList<Integer>();\n\t\t\n\t\tBufferedReader br = null;\n\t\tFileReader fr = null;\n\t\tString sCurrentLine;\n\n\t\tint documentCount = 0;\n\t\tint documentFound = 0;\n\t\tint articleNew = 0;\n\t\tint docTermCount = 0;\n\t\t\n\t\t\n\t\tboolean abstractReached = false;\n\n\t\ttry {\n\t\t\tfr = new FileReader(FILENAME);\n\t\t\tbr = new BufferedReader(fr);\n\n\t\t\t// Continues to get 1 line from document until it reaches the end of EVERY doc\n\t\t\twhile ((sCurrentLine = br.readLine()) != null) \n\t\t\t{\n\t\t\t\t// sCurrentLine now contains the 1 line from the document\n\n\t\t\t\t// Take line and split each word and place them into array\n\t\t\t\tString[] arr = sCurrentLine.split(\" \");\n\n\n\t\t\t\t//Go through the entire array\n\t\t\t\tfor (String ss : arr) \n\t\t\t\t{\n\t\t\t\t\t\n\t\t\t\t\t/*\n\t\t\t\t\t * This section takes the array and checks to see if it has reached a new\n\t\t\t\t\t * document or not. If the current line begins with an .I, then it knows that a\n\t\t\t\t\t * document has just started. If it incounters another .I, then it knows that a\n\t\t\t\t\t * new document has started.\n\t\t\t\t\t */\n\t\t\t\t\t//System.out.println(\"Before anything: \"+sCurrentLine);\n\t\t\t\t\tif (arr[0].equals(\".I\")) \n\t\t\t\t\t{\t\t\t\t\t\t\n\t\t\t\t\t\tif (articleNew == 0) \n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tarticleNew = 1;\n\t\t\t\t\t\t\tdocumentFound = Integer.parseInt(arr[1]);\n\t\t\t\t\t\t} \n\t\t\t\t\t\telse if (articleNew == 1) \n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tarticleNew = 0;\n\t\t\t\t\t\t\tdocumentFound = Integer.parseInt(arr[1]);\n\t\t\t\t\t\t}\t\t\t\n\t\t\t\t\t\t//System.out.println(documentFound);\n\t\t\t\t\t\t//count++;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t/* This section detects that after a document has entered,\n\t\t\t\t\t * it has to gather all the words contained in the title \n\t\t\t\t\t * section.\n\t\t\t\t\t */\n\t\t\t\t\tif (arr[0].equals(\".T\") ) \n\t\t\t\t\t{\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t// Go to line UNDER .T since that is where tittle is located\n\t\t\t\t\t\t//sCurrentLine = br.readLine();\n\t\t\t\t\t\tdocAndTitles.put(documentFound, new ArrayList<StringBuilder>());\n\t\t\t\t\t\t//System.out.println(\"docAndTitles.get(documentCount+1): \" +docAndTitles.get(documentFound));\n\t\t\t\t\t\t//System.out.println(\"Docs and titles: \"+docAndTitles);\n\t\t\t\t\t\tStringBuilder title = new StringBuilder();\n\t\t\t\t\t\t\n\t\t\t\t\t\twhile ( !(sCurrentLine = br.readLine()).matches(\".B|.A|.N|.X|.K|.C\") )\n\t\t\t\t\t\t{\t\t\t\t\n\t\t\t\t\t\t\t/* In this section, there are 2 lists being made. One list\n\t\t\t\t\t\t\t * is for all the unique words in every title in the document (hmap).\n\t\t\t\t\t\t\t * Hmap contains all unique words, and anytime a duplicate word is \n\t\t\t\t\t\t\t * found, it is replaced with an empty space in the map.\n\t\t\t\t\t\t\t * All Values \n\t\t\t\t\t\t\t * \n\t\t\t\t\t\t\t */\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//postingsFileList.put(documentFound - 1, new ArrayList<String>());\n\t\t\t\t\t\t\t//postingsFileList.get(documentFound - 1).add(term2);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//System.out.println(\"current line: \"+sCurrentLine);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tString[] tittle = sCurrentLine.split(\" \");\n\t\t\t\t\t\t\tif (tittle[0].equals(\".W\") )\n\t\t\t\t\t\t\t{\t\t\n\t\t\t\t\t\t\t\tabstractReached = true;\n\t\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\ttitle.append(sCurrentLine);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tfor (String tittleWords : tittle)\n\t\t\t\t\t\t\t{\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\ttittleWords = tittleWords.toLowerCase();\n\t\t\t\t\t\t\t\ttittleWords = tittleWords.replaceAll(\"[-&^%'{}*|$+\\\\/\\\\?!<>=.,;_:()\\\\[\\\\]\\\"\\\\d]\", \"\");\n\t\t\t\t\t\t\t\ttittleWords = tittleWords.replaceAll(\"[-&^%'*{}|$+\\\\/\\\\?!<>=.,;_:()\\\\[\\\\]\\\"\\\\d]\", \"\");\n\t\t\t\t\t\t\t\ttittleWords = tittleWords.replaceAll(\"[-&^%'{}*|$+\\\\/\\\\?!<>=.,;_:()\\\\[\\\\]\\\"\\\\d]\", \"\");\n\t\t\t\t\t\t\t\t//System.out.println(tittleWords);\n\t\t\t\t\t\t\t\tif (hmap.containsValue(tittleWords)) \n\t\t\t\t\t\t\t\t{\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\thmap.put(documentCount, \" \");\n\t\t\t\t\t\t\t\t\tallValues.put(documentCount, tittleWords);\n\t\t\t\t\t\t\t\t\tallTerms.add(tittleWords);\n\t\t\t\t\t\t\t\t\tdocumentCount++;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\telse \n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\tallTerms.add(tittleWords);\n\t\t\t\t\t\t\t\t\tallValues.put(documentCount, tittleWords);\n\t\t\t\t\t\t\t\t\thmap.put(documentCount, tittleWords);\n\t\t\t\t\t\t\t\t\tif (!(uniqueTerms.contains(tittleWords)))\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tif ((stopWordsSetting && !(stopWords.contains(tittleWords))))\n\t\t\t\t\t\t\t\t\t\t\tuniqueTerms.add(tittleWords);\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tdocumentCount++;\n\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t//docAndTitles.get(documentCount).add(\" \");\n\t\t\t\t\t\t\ttitle.append(\"\\n\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\t//System.out.println(\"Title: \"+title);\n\t\t\t\t\t\t//System.out.println(\"docAndTitles.get(documentCount+1): \" +docAndTitles.get(documentFound));\n\t\t\t\t\t\tdocAndTitles.get(documentFound).add(title);\n\t\t\t\t\t\t//System.out.println(\"Done!: \"+ docAndTitles);\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tif (arr[0].equals(\".A\") ) \n\t\t\t\t\t{\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t// Go to line UNDER .T since that is where tittle is located\n\t\t\t\t\t\t//sCurrentLine = br.readLine();\n\t\t\t\t\t\tdocAndAuthors.put(documentFound, new ArrayList<StringBuilder>());\n\t\t\t\t\t\t//System.out.println(\"docAndTitles.get(documentCount+1): \" +docAndTitles.get(documentFound));\n\t\t\t\t\t\t//System.out.println(\"Docs and titles: \"+docAndTitles);\n\t\t\t\t\t\tStringBuilder author = new StringBuilder();\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\twhile ( !(sCurrentLine = br.readLine()).matches(\".N|.X|.K|.C\") )\n\t\t\t\t\t\t{\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t/* In this section, there are 2 lists being made. One list\n\t\t\t\t\t\t\t * is for all the unique words in every title in the document (hmap).\n\t\t\t\t\t\t\t * Hmap contains all unique words, and anytime a duplicate word is \n\t\t\t\t\t\t\t * found, it is replaced with an empty space in the map.\n\t\t\t\t\t\t\t * All Values \n\t\t\t\t\t\t\t * \n\t\t\t\t\t\t\t */\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//postingsFileList.put(documentFound - 1, new ArrayList<String>());\n\t\t\t\t\t\t\t//postingsFileList.get(documentFound - 1).add(term2);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//System.out.println(\"current line: \"+sCurrentLine);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tString[] tittle = sCurrentLine.split(\" \");\n\t\t\t\t\t\t\tif (tittle[0].equals(\".W\") )\n\t\t\t\t\t\t\t{\t\t\n\t\t\t\t\t\t\t\tabstractReached = true;\n\t\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tauthor.append(sCurrentLine);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//docAndTitles.get(documentCount).add(\" \");\n\t\t\t\t\t\t\tauthor.append(\"\\n\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\t//System.out.println(\"Title: \"+title);\n\t\t\t\t\t\t//System.out.println(\"docAndTitles.get(documentCount+1): \" +docAndTitles.get(documentFound));\n\t\t\t\t\t\tdocAndAuthors.get(documentFound).add(author);\n\t\t\t\t\t\t//System.out.println(\"Done!: \"+ docAndTitles);\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t/* Since there may or may not be an asbtract after\n\t\t\t\t\t * the title, we need to check what the next section\n\t\t\t\t\t * is. We know that every doc has a publication date,\n\t\t\t\t\t * so it can end there, but if there is no abstract,\n\t\t\t\t\t * then it will keep scanning until it reaches the publication\n\t\t\t\t\t * date. If abstract is empty (in tests), it will also finish instantly\n\t\t\t\t\t * since it's blank and goes straight to .B (the publishing date).\n\t\t\t\t\t * Works EXACTLY like Title \t\t \n\t\t\t\t\t */\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tif (abstractReached) \n\t\t\t\t\t{\t\n\t\t\t\t\t\t//System.out.println(\"\\n\");\n\t\t\t\t\t\t//System.out.println(\"REACHED ABSTRACT and current line is: \" +sCurrentLine);\n\t\t\t\t\t\tdocAndAbstract.put(documentFound, new ArrayList<StringBuilder>());\n\t\t\t\t\t\tStringBuilder totalAbstract = new StringBuilder();\n\t\t\t\t\t\t\n\t\t\t\t\t\twhile ( !(sCurrentLine = br.readLine()).matches(\".T|.I|.A|.N|.X|.K|.C\") )\n\t\t\t\t\t\t{\t\n\t\t\t\t\t\t\tString[] abstaract = sCurrentLine.split(\" \");\n\t\t\t\t\t\t\tif (abstaract[0].equals(\".B\") )\n\t\t\t\t\t\t\t{\t\t\t\n\t\t\t\t\t\t\t\tabstractReached = false;\n\t\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\ttotalAbstract.append(sCurrentLine);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tString[] misc = sCurrentLine.split(\" \");\n\t\t\t\t\t\t\tfor (String miscWords : misc) \n\t\t\t\t\t\t\t{\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tmiscWords = miscWords.toLowerCase(); \n\t\t\t\t\t\t\t\tmiscWords = miscWords.replaceAll(\"[-&^%'*$+|{}?!\\\\/<\\\\>=.,;_:()\\\\[\\\\]\\\"\\\\d]\", \"\");\n\t\t\t\t\t\t\t\tmiscWords = miscWords.replaceAll(\"[-&^%'*$+|?{}!\\\\/<\\\\>=.,;_:()\\\\[\\\\]\\\"\\\\d]\", \"\");\t\t\n\t\t\t\t\t\t\t\tmiscWords = miscWords.replaceAll(\"[-&^%'*$+|{}?!\\\\/<\\\\>=.,;_:()\\\\[\\\\]\\\"\\\\d]\", \"\");\t\t\n\t\t\t\t\t\t\t\t//System.out.println(miscWords);\n\t\t\t\t\t\t\t\tif (hmap.containsValue(miscWords)) \n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\thmap.put(documentCount, \" \");\n\t\t\t\t\t\t\t\t\tallValues.put(documentCount, miscWords);\n\t\t\t\t\t\t\t\t\tallTerms.add(miscWords);\n\t\t\t\t\t\t\t\t\tdocumentCount++;\n\t\n\t\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\t\telse \n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\tallTerms.add(miscWords);\n\t\t\t\t\t\t\t\t\thmap.put(documentCount, miscWords);\n\t\t\t\t\t\t\t\t\tallValues.put(documentCount, miscWords);\n\t\t\t\t\t\t\t\t\tif (!(uniqueTerms.contains(miscWords)))\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\tif ((stopWordsSetting && !(stopWords.contains(miscWords))))\n\t\t\t\t\t\t\t\t\t\t\tuniqueTerms.add(miscWords);\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tdocumentCount++;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\t\n\t\t\t\t\t\t\ttotalAbstract.append(\"\\n\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\tdocAndAbstract.get(documentFound).add(totalAbstract);\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t}\t\n\t\t\t\t\n\t\t\t\t//Once article is found, we enter all of of it's title and abstract terms \n\t\t\t\tif (articleNew == 0) \n\t\t\t\t{\n\t\t\t\t\t\n\t\t\t\t\tdocumentFound = documentFound - 1;\n\t\t\t\t\t//System.out.println(\"Words found in Doc: \" + documentFound);\n\t\t\t\t\t//System.out.println(\"Map is\" +allValues);\n\t\t\t\t\tSet set = hmap.entrySet();\n\t\t\t\t\tIterator iterator = set.iterator();\n\n\t\t\t\t\tSet set2 = allValues.entrySet();\n\t\t\t\t\tIterator iterator2 = set2.iterator();\n\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tpostingsFileList.put(documentFound - 1, new ArrayList<String>());\n\t\t\t\t\tpostingsFileListAllWords.put(documentFound - 1, new ArrayList<String>());\n\t\t\t\t\twhile (iterator.hasNext()) {\n\t\t\t\t\t\tMap.Entry mentry = (Map.Entry) iterator.next();\n\t\t\t\t\t\t// (\"key is: \"+ mentry.getKey() + \" & Value is: \" + mentry.getValue());\n\t\t\t\t\t\t// (\"Value is: \" + mentry.getValue());\n\t\t\t\t\t\t// );\n\t\t\t\t\t\tString term = mentry.getValue().toString();\n\t\t\t\t\t\t// //\"This is going to be put in doc3: \"+ (documentFound-1));\n\t\t\t\t\t\tpostingsFileList.get(documentFound - 1).add(term);\n\t\t\t\t\t\t// if ( !((mentry.getValue()).equals(\" \")) )\n\t\t\t\t\t\tdocTermCount++;\n\t\t\t\t\t}\n\t\t\t\t\t// \"BEFORE its put in, this is what it looks like\" + hmap);\n\t\t\t\t\thmap2.putAll(hmap);\n\t\t\t\t\thmap.clear();\n\t\t\t\t\tarticleNew = 1;\n\n\t\t\t\t\tdocTermCountList.add(docTermCount);\n\t\t\t\t\tdocTermCount = 0;\n\n\t\t\t\t\twhile (iterator2.hasNext()) {\n\t\t\t\t\t\tMap.Entry mentry2 = (Map.Entry) iterator2.next();\n\t\t\t\t\t\t// (\"key is: \"+ mentry.getKey() + \" & Value is: \" + mentry.getValue());\n\t\t\t\t\t\t// (\"Value2 is: \" + mentry2.getValue());\n\t\t\t\t\t\t// );\n\t\t\t\t\t\tString term = mentry2.getValue().toString();\n\t\t\t\t\t\t// //\"This is going to be put in doc3: \"+ (documentFound-1));\n\t\t\t\t\t\tpostingsFileListAllWords.get(documentFound - 1).add(term);\n\t\t\t\t\t\t// if ( !((mentry.getValue()).equals(\" \")) )\n\t\t\t\t\t\t// docTermCount++;\n\t\t\t\t\t}\n\n\t\t\t\t\tallValues.clear();\t\t\t\t\t\n\t\t\t\t\tdocumentFound = Integer.parseInt(arr[1]);\n\n\t\t\t\t\t// \"MEANWHILE THESE ARE ALL VALUES\" + postingsFileListAllWords);\n\n\t\t\t\t}\t\t\t\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t//System.out.println(\"Looking at final doc!\");\n\t\t\t//Final loop for last sets\n\t\t\tSet set = hmap.entrySet();\n\t\t\tIterator iterator = set.iterator();\n\n\t\t\tSet setA = allValues.entrySet();\n\t\t\tIterator iteratorA = setA.iterator();\n\t\t\tpostingsFileList.put(documentFound - 1, new ArrayList<String>());\n\t\t\tpostingsFileListAllWords.put(documentFound - 1, new ArrayList<String>());\n\t\t\twhile (iterator.hasNext()) {\n\t\t\t\tMap.Entry mentry = (Map.Entry) iterator.next();\n\t\t\t\t// (\"key is: \"+ mentry.getKey() + \" & Value is: \" + mentry.getValue());\n\t\t\t\t// (\"Value is: \" + mentry.getValue());\n\t\t\t\t// //);\n\t\t\t\t// if ( !((mentry.getValue()).equals(\" \")) )\n\t\t\t\tString term2 = mentry.getValue().toString();\n\t\t\t\tpostingsFileList.get(documentFound - 1).add(term2);\n\n\t\t\t\tdocTermCount++;\n\t\t\t}\n\t\t\t//System.out.println(\"Done looking at final doc!\");\n\t\t\t\n\t\t\t\n\t\t\t//System.out.println(\"Sorting time!\");\n\t\t\twhile (iteratorA.hasNext()) {\n\t\t\t\tMap.Entry mentry2 = (Map.Entry) iteratorA.next();\n\t\t\t\t// (\"key is: \"+ mentry.getKey() + \" & Value is: \" + mentry.getValue());\n\t\t\t\t// (\"Value2 is: \" + mentry2.getValue());\n\t\t\t\t// //);\n\t\t\t\tString term = mentry2.getValue().toString();\n\t\t\t\t// //\"This is going to be put in doc3: \"+ (documentFound-1));\n\t\t\t\tpostingsFileListAllWords.get(documentFound - 1).add(term);\n\t\t\t\t// if ( !((mentry.getValue()).equals(\" \")) )\n\t\t\t\t// docTermCount++;\n\t\t\t}\n\n\t\t\thmap2.putAll(hmap);\n\t\t\thmap.clear();\n\t\t\tdocTermCountList.add(docTermCount);\n\t\t\tdocTermCount = 0;\n\n\n\t\t\t\n\t\t\n\t\t\t// END OF LOOKING AT ALL DOCS\n\t\t\t\n\t\t\t//System.out.println(\"Docs and titles: \"+docAndTitles);\n\t\t\t\n\t\t\t//System.out.println(\"All terms\" +allTerms);\n\t\t\tString[] sortedArray = allTerms.toArray(new String[0]);\n\t\t\tString[] sortedArrayUnique = uniqueTerms.toArray(new String[0]);\n\t\t\t//System.out.println(Arrays.toString(sortedArray));\n\t\t\t\n\t\t\tArrays.sort(sortedArray);\n\t\t\tArrays.sort(sortedArrayUnique);\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t//Sortings \n\t\t\tSet set3 = hmap2.entrySet();\n\t\t\tIterator iterator3 = set3.iterator();\n\n\t\t\t// Sorting the map\n\t\t\t//System.out.println(\"Before sorting \" +hmap2);\t\t\t\n\t\t\tMap<Integer, String> map = sortByValues(hmap2);\n\t\t\t//System.out.println(\"after sorting \" +map);\n\t\t\t// //\"After Sorting:\");\n\t\t\tSet set2 = map.entrySet();\n\t\t\tIterator iterator2 = set2.iterator();\n\t\t\tint docCount = 1;\n\t\t\twhile (iterator2.hasNext()) {\n\t\t\t\tMap.Entry me2 = (Map.Entry) iterator2.next();\n\t\t\t\t// (me2.getKey() + \": \");\n\t\t\t\t// //me2.getValue());\n\t\t\t}\n\t\t\t\n\t\t\t//System.out.println(\"Done sorting!\");\n\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t//System.out.println(\"Posting starts \");\n\t\t\t//\"THIS IS START OF DICTIONARTY\" \n\t\t\tBufferedWriter bw = null;\n\t\t\tFileWriter fw = null;\n\t\t\t\n\t\t\t\n\t\t\t//System.out.println(\"Start making an array thats big as every doc total \");\n\t\t\tfor (int z = 1; z < documentFound+1; z++)\n\t\t\t{\n\t\t\t\ttermWeights.put(z, new ArrayList<Double>());\n\t\t\t}\n\t\t\t//System.out.println(\"Done making that large array Doc \");\n\t\t\t\n\t\t\t//System.out.println(\"Current Weights: \"+termWeights);\n\t\t\t\n\t\t\t//System.out.println(\"All terms\" +allTerms)\n\t\t\t//System.out.println(Arrays.toString(sortedArray));\n\t\t\t//System.out.println(Arrays.toString(sortedArrayUnique));\n\t\t\t//System.out.println(uniqueTerms);\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t//\tSystem.out.println(\"Posting starts \");\n\t\t\t// \tPOSTING FILE STARTS \n\t\t\ttry {\n\t\t\t\t// Posting File\n\t\t\t\t//System.out.println(\"postingsFileListAllWords: \"+postingsFileListAllWords); //Contains every word including Dups, seperated per doc\n\t\t\t\t//System.out.println(\"postingsFileList: \"+postingsFileList); \t\t //Contains unique words, dups are \" \", seperated per doc\n\t\t\t\t//System.out.println(\"postingsFileListAllWords.size(): \" +postingsFileListAllWords.size()); //Total # of docs \n\t\t\t\t//System.out.println(\"Array size: \"+sortedArrayUnique.length);\n\n\t\t\t\tfw = new FileWriter(POSTING);\n\t\t\t\tbw = new BufferedWriter(fw);\n\t\t\t\tString temp = \" \";\n\t\t\t\tDouble termFreq = 0.0;\n\t\t\t\t// //postingsFileListAllWords);\n\t\t\t\tList<String> finalTermList = new ArrayList<String>();\n\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\t\t// //postingsFileList.get(i).size());\n\t\t\t\t\tfor (int j = 0; j < sortedArrayUnique.length; ++j)\t\t\t\t\t // go thru each word, CURRENT TERM\n\t\t\t\t\t{\n\t\t\t\t\t\t//System.out.println(\"Term is: \" + sortedArrayUnique[j]);\n\t\t\t\t\t\ttemp = sortedArrayUnique[j];\t\t\t\t\t\n\t\t\t\t\t\tif ((stopWordsSetting && stopWords.contains(temp))) \n\t\t\t\t\t\t{\t\t\t\t\t\t\n\t\t\t\t\t\t\tcontinue;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (!(finalTermList.contains(temp))) \n\t\t\t\t\t\t{\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//PART TO FIND DOCUMENT FREQ\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tint docCountIDF = 0;\n\t\t\t\t\t\t\t//Start here for dictionary \n\t\t\t\t\t\t\tfor (int totalWords = 0; totalWords < sortedArray.length; totalWords++) \t\t\n\t\t\t\t\t\t\t{\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tif (temp.compareTo(\" \") == 0 || (stopWordsSetting && stopWords.contains(temp))) \n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t//EITHER BLANK OR STOPWORD \n\t\t\t\t\t\t\t\t\t//System.out.println(\"fOUND STOP WORD\");\n\t\t\t\t\t\t\t\t\tcontinue;\n\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tString temp2 = sortedArray[totalWords];\n\t\t\t\t\t\t\t\t\t//System.out.println(\"Compare: \"+temp+ \" with \" +temp2);\n\t\t\t\t\t\t\t\t\tif (temp.compareTo(temp2) == 0) {\n\t\t\t\t\t\t\t\t\t\t// (temp2+\" \");\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tdocCountIDF++;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t//System.out.println(\"Total Number: \" +docCountIDF);\n\t\t\t\t\t\t\t//System.out.println(\"documentFound: \" +documentFound);\n\t\t\t\t\t\t\t//System.out.println(\"So its \" + documentFound + \" dividied by \" +docCountIDF);\n\t\t\t\t\t\t\t//docCountIDF = 1;\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tdouble idf = (Math.log10(((double)documentFound/(double)docCountIDF)));\n\t\t\t\t\t\t\t//System.out.println(\"Calculated IDF: \"+idf);\n\t\t\t\t\t\t\tif (idf < 0.0)\n\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\tidf = 0.0;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t//System.out.println(\"IDF is: \" +idf);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//System.out.println(\"Size of doc words: \" + postingsFileListAllWords.size());\n\t\t\t\t\t\t\tfor (int k = 0; k < postingsFileListAllWords.size(); k++) \t\t//Go thru each doc. Since only looking at 1 term, it does it once per doc\n\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t//System.out.println(\"Current Doc: \" +(k+1));\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\ttermFreq = 1 + (Math.log10(Collections.frequency(postingsFileListAllWords.get(k), temp)));\t\t\t\n\t\t\t\t\t\t\t\t\t//System.out.println(\"Freq is: \" +Collections.frequency(postingsFileListAllWords.get(k), temp));\n\t\t\t\t\t\t\t\t\t//System.out.println(termFreq + \": \" + termFreq.isInfinite());\n\t\t\t\t\t\t\t\t\tif (termFreq.isInfinite() || termFreq <= 0)\n\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\ttermFreq = 0.0;\n\t\t\t\t\t\t\t\t\t}\t\t\t\t\n\t\t\t\t\t\t\t\t\t//System.out.println(\"termFreq :\" +termFreq); \n\t\t\t\t\t\t\t\t\t//System.out.println(\"idf: \" +idf);\n\t\t\t\t\t\t\t\t\ttermWeights.get(k+1).add( (idf*termFreq) );\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//System.out.println(\"\");\n\t\t\t\t\t\t\tfinalTermList.add(temp);\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\t\n\t\t\t\t\t\t//System.out.println(\"Current Weights: \"+termWeights);\n\t\t\t\t\t\t\n\t\t\t\t\t\t//FINALCOUNTER\n\t\t\t\t\t\t//System.out.println(\"Done looking at word: \" +j);\n\t\t\t\t\t\t//System.out.println(\"\");\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t//System.out.println(\"Current Weights: \"+termWeights);\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\twhile (true)\n\t\t\t\t {\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\tSystem.out.println(\"Enter a query: \");\n\t\t\t\t\t\n\t \tScanner scanner = new Scanner(System.in);\n\t \tString enterQuery = scanner.nextLine();\n\t \t\n\t \t\n\t\t\t\t\tList<Double> queryWeights = new ArrayList<Double>();\n\t\t\t\t\t\n\t\t\t\t\t// Query turn\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\tenterQuery = enterQuery.toLowerCase();\t\t\n\t\t\t\t\tenterQuery = enterQuery.replaceAll(\"[-&^%'*$+|{}?!\\\\/<\\\\>=.,;_:()\\\\[\\\\]\\\"]\", \"\");\n\t\t\t\t\t//System.out.println(\"Query is: \" + enterQuery);\n\t\t\t\t\t\n\t\t\t\t\tif (enterQuery.equals(\"exit\"))\n\t\t\t\t\t{\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t\tString[] queryArray = enterQuery.split(\" \");\n\t\t\t\t\tArrays.sort(queryArray);\n\t\t\t\t\t\n\t\t\t\t\t//Find the query weights for each term in vocab\n\t\t\t\t\tfor (int j = 0; j < sortedArrayUnique.length; ++j)\t\t\t\t\t // go thru each word, CURRENT TERM\n\t\t\t\t\t{\n\t\t\t\t\t\t//System.out.println(\"Term is: \" + sortedArrayUnique[j]);\n\t\t\t\t\t\ttemp = sortedArrayUnique[j];\t\t\t\t\t\n\t\t\t\t\t\tif ((stopWordsSetting && stopWords.contains(temp))) \n\t\t\t\t\t\t{\t\t\t\t\t\t\n\t\t\t\t\t\t\tcontinue;\n\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\tint docCountDF = 0;\n\t\t\t\t\t\t//Start here for dictionary \n\t\t\t\t\t\tfor (int totalWords = 0; totalWords < queryArray.length; totalWords++) \t\t\n\t\t\t\t\t\t{\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tif (temp.compareTo(\" \") == 0 || (stopWordsSetting && stopWords.contains(temp))) \n\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t//EITHER BLANK OR STOPWORD\n\t\t\t\t\t\t\t\tcontinue;\n\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tString temp2 = queryArray[totalWords];\n\t\t\t\t\t\t\t\t//System.out.println(\"Compare: \"+temp+ \" with \" +temp2);\n\t\t\t\t\t\t\t\tif (temp.compareTo(temp2) == 0) {\n\t\t\t\t\t\t\t\t\t// (temp2+\" \");\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tdocCountDF++;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t\tDouble queryWeight = 1 + (Math.log10(docCountDF));\n\t\t\t\t\t\tif (queryWeight.isInfinite())\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tqueryWeight = 0.0;\n\t\t\t\t\t\t}\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tqueryWeights.add(queryWeight);\n\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t//System.out.println(\"Query WEights is: \"+queryWeights);\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t// Finding the norms for DOCS\t\t\t\t\t\n\t\t\t\t\tfor (int norms = 1; norms < documentFound+1; norms++)\n\t\t\t\t\t{\n\t\t\t\t\t\tdouble currentTotal = 0.0;\n\t\t\t\t\t\t\n\t\t\t\t\t\tfor (int weightsPerDoc = 0; weightsPerDoc < termWeights.get(norms).size(); weightsPerDoc++)\n\t\t\t\t\t\t{\t\t\t\t\t\t\n\t\t\t\t\t\t\tdouble square = Math.pow(termWeights.get(norms).get(weightsPerDoc), 2);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//System.out.println(\"Current square: \" + termWeights.get(norms).get(weightsPerDoc));\n\t\t\t\t\t\t\tcurrentTotal = currentTotal + square;\n\t\t\t\t\t\t\t//System.out.println(\"Current total: \" + currentTotal);\n\t\t\t\t\t\t}\n\t\t\t\t\t\t//System.out.println(\"About to square root this: \" +currentTotal);\n\t\t\t\t\t\tdouble root = Math.sqrt(currentTotal);\n\t\t\t\t\t\tdocNorms.put(norms, root);\n\t\t\t\t\t}\n\t\t\t\t\t//System.out.println(\"All of the docs norms: \"+docNorms);\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t//Finding the norm for the query\n\t\t\t\t\tdouble currentTotal = 0.0;\t\t\t\t\t\n\t\t\t\t\tfor (int weightsPerDoc = 0; weightsPerDoc < queryWeights.size(); weightsPerDoc++)\n\t\t\t\t\t{\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\tdouble square = Math.pow(queryWeights.get(weightsPerDoc), 2);\n\t\t\t\t\t\tcurrentTotal = currentTotal + square;\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t}\n\t\t\t\t\tdouble root = Math.sqrt(currentTotal);\n\t\t\t\t\tdouble queryNorm = root; \t\t\t\t\t\t\n\t\t\t\t\t//System.out.println(\"Query norm \" + queryNorm);\n\t\t\t\t\t\n\t\t\t\t\t//Finding the cosine sim\n\t\t\t\t\t//System.out.println(\"Term Weights \" + termWeights);\n\t\t\t\t\tHashMap<Integer, Double> cosineScore = new HashMap<Integer, Double>();\n\t\t\t\t\tfor (int cosineSim = 1; cosineSim < documentFound+1; cosineSim++)\n\t\t\t\t\t{\n\t\t\t\t\t\tdouble total = 0.0;\n\t\t\t\t\t\tfor (int docTerms = 0; docTerms < termWeights.get(cosineSim).size(); docTerms++)\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tdouble docTermWeight = termWeights.get(cosineSim).get(docTerms);\n\t\t\t\t\t\t\tdouble queryTermWeight = queryWeights.get(docTerms);\n\t\t\t\t\t\t\t//System.out.println(\"queryTermWeight \" + queryTermWeight);\n\t\t\t\t\t\t\t//System.out.println(\"docTermWeight \" + docTermWeight);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\ttotal = total + (docTermWeight*queryTermWeight);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\tdouble cosineSimScore = 0.0;\n\t\t\t\t\t\tif (!(total == 0.0 || (docNorms.get(cosineSim) * queryNorm) == 0))\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tcosineSimScore = total / (docNorms.get(cosineSim) * queryNorm);\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tcosineSimScore = 0.0;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\tcosineScore.put(cosineSim, cosineSimScore);\n\t\t\t\t\t}\n\t\t\t\t\tcosineScore = sortByValues2(cosineScore);\t\t\t\t\t\n\t\t\t\t\t//System.out.println(\"This is the cosineScores: \" +cosineScore);\n\t\t\t\t\t\n\t\t\t\t\t//System.out.println(\"docAndTitles: \"+ docAndTitles);\n\t\t\t\t\tint topK = 0;\n\t\t\t\t\tint noValue = 0;\n\t\t\t\t\tfor (Integer name: cosineScore.keySet())\n\t\t\t\t\t{\n\t\t\t\t\t\tif (topK < 50)\n\t\t\t\t\t\t{\t\n\t\t\t\t\t\t\t\n\t\t\t\t String key =name.toString();\n\t\t\t\t //String value = cosineScore.get(name).toString(); \n\t\t\t\t if (!(cosineScore.get(name) <= 0))\n\t\t\t\t {\n\t\t\t\t \tSystem.out.println(\"Doc: \"+key);\t\t\t\t \t\t\t\t\t \t\t\t\t\t \t\n\t\t\t\t \t\n\t\t\t\t \tStringBuilder builder = new StringBuilder();\n\t\t\t\t \tfor (StringBuilder value : docAndTitles.get(name)) {\n\t\t\t\t \t builder.append(value);\n\t\t\t\t \t}\n\t\t\t\t \tString text = builder.toString();\t\t\t\t \t\n\t\t\t\t \t//System.out.println(\"Title:\\n\" +docAndTitles.get(name));\n\t\t\t\t \tSystem.out.println(\"Title: \" +text);\n\t\t\t\t \t\n\t\t\t\t \t\n\t\t\t\t \t\n\t\t\t\t \t\n\t\t\t\t \t\n\t\t\t\t \t//System.out.println(\"Authors:\\n\" +docAndAuthors.get(name));\n\t\t\t\t \t\n\t\t\t\t \tif (docAndAuthors.get(name) == null || docAndAuthors.get(name).toString().equals(\"\"))\n\t\t\t\t \t{\n\t\t\t\t \t\tSystem.out.println(\"Authors: N\\\\A\\n\");\n\t\t\t\t \t}\n\t\t\t\t \telse \n\t\t\t\t \t{\t\t\t\t \t\t\t\t\t\t \t\n\t\t\t\t\t \tStringBuilder builder2 = new StringBuilder();\n\t\t\t\t\t \tfor (StringBuilder value : docAndAuthors.get(name)) {\n\t\t\t\t\t \t builder2.append(value);\n\t\t\t\t\t \t}\n\t\t\t\t\t \tString text2 = builder2.toString();\t\t\t\t \t\n\t\t\t\t\t \t\n\t\t\t\t\t \tSystem.out.println(\"Authors found: \" +text2);\n\t\t\t\t \t}\t\n\t\t\t\t \t\n\t\t\t\t \t\n\t\t\t\t \t/* ABSTRACT \n\t\t\t\t \tif (docAndAbstract.get(name) == null)\n\t\t\t\t \t{\n\t\t\t\t \t\tSystem.out.println(\"Abstract: N\\\\A\\n\");\n\t\t\t\t \t}\n\t\t\t\t \telse \n\t\t\t\t \t{\t\t\t\t \t\t\t\t\t\t \t\n\t\t\t\t\t \tStringBuilder builder2 = new StringBuilder();\n\t\t\t\t\t \tfor (StringBuilder value : docAndAbstract.get(name)) {\n\t\t\t\t\t \t builder2.append(value);\n\t\t\t\t\t \t}\n\t\t\t\t\t \tString text2 = builder2.toString();\t\t\t\t \t\n\t\t\t\t\t \t\n\t\t\t\t\t \tSystem.out.println(\"Abstract: \" +text2);\n\t\t\t\t \t}\t\n\t\t\t\t \t*/\n\t\t\t\t \t\n\t\t\t\t \tSystem.out.println(\"\");\n\t\t\t\t }\n\t\t\t\t else {\n\t\t\t\t \tnoValue++;\n\t\t\t\t }\n\t\t\t\t topK++;\n\t\t\t\t \n\t\t\t\t\t\t}\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tif (noValue == documentFound)\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tSystem.out.println(\"No documents contain query!\");\n\t\t\t\t\t\t}\n\t\t\t\t\t} \n\t\t\t\t\ttopK=0;\n\t\t\t\t\tnoValue = 0;\n\t\t\t\t }\n\t\t\t\t\n\t\t\t} finally {\n\t\t\t\ttry {\n\t\t\t\t\tif (bw != null)\n\t\t\t\t\t\tbw.close();\n\n\t\t\t\t\tif (fw != null)\n\t\t\t\t\t\tfw.close();\n\n\t\t\t\t} catch (IOException ex) {\n\n\t\t\t\t\tex.printStackTrace();\n\n\t\t\t\t}\n\n\t\t\t}\n\t\t\t\n\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t} finally {\n\t\t\ttry {\n\t\t\t\tif (br != null)\n\t\t\t\t\tbr.close();\n\n\t\t\t\tif (fr != null)\n\t\t\t\t\tfr.close();\n\n\t\t\t} catch (IOException ex) {\n\n\t\t\t\tex.printStackTrace();\n\n\t\t\t}\n\n\t\t}\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\n\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\tint itemCount = uniqueTerms.size();\n\t\t\t//System.out.println(allValues);\n\t\t\tSystem.out.println(\"Total Terms BEFORE STEMING: \" +itemCount);\n\t\t\tSystem.out.println(\"Total Documents \" + documentFound);\n\t\t\t\t\t\t\n\t\t \n\t\t\t \n\t\t\t \n\t\t\t//END OF MAIN\n\t\t}", "public void addPDFDocument(emxPDFDocument_mxJPO document)\r\n {\r\n /*\r\n * Author : DJ\r\n * Date : 02/04/2003\r\n * Notes :\r\n * History :\r\n */\r\n super.add(document);\r\n }", "void addWordsToDoc(int doc,List<VocabWord> words);", "public PreApprovalHolderBuilder addDocument(Document document) {\n documents.add(document);\n return this;\n }", "void addWordToDoc(int doc,VocabWord word);", "public PreApprovalHolderBuilder addDocuments(Iterable<? extends Document> documents) {\n for (Document document : documents) {\n addDocument(document);\n }\n return this;\n }", "private void addPR(){\n \n try {\n Print.prln(\"Initialising ANNIE...\");\n\n // create a serial analyser controller to run ANNIE with\n annieController = (SerialAnalyserController) Factory.createResource(\n \"gate.creole.SerialAnalyserController\",\n Factory.newFeatureMap(),\n Factory.newFeatureMap(),\n \"ANNIE_\" + Gate.genSym());\n FeatureMap features = Factory.newFeatureMap(); // use default parameters\n\n // adding Annie PRs : i. document reset\n features.clear();\n ProcessingResource documentReset = (ProcessingResource)\n Factory.createResource(\"gate.creole.annotdelete.AnnotationDeletePR\", features);\n annieController.add(documentReset);\n\n // adding Annie PR : ii. english tokeniser\n features.clear();\n ProcessingResource englishTokeniser = (ProcessingResource)\n Factory.createResource(\"gate.creole.tokeniser.DefaultTokeniser\", features);\n annieController.add(englishTokeniser);\n\n // ading inhouse built PR: iii.. gazetteer\n features.clear();\n features.put(\"listsURL\", Converter.getURL(gazetteer));\n ProcessingResource myAnnieGaz = (ProcessingResource)\n Factory.createResource(\"gate.creole.gazetteer.DefaultGazetteer\", features);\n annieController.add(myAnnieGaz);\n\n // adding Annie PR : iv. fake sentence splitter\n features.clear();\n ProcessingResource fakeSentenceSplitter = (ProcessingResource)\n Factory.createResource(\"gate.clone.ql.FakeSentenceSplitter\", features);\n annieController.add(fakeSentenceSplitter);\n\n //. ading inhouse built PR: v. jape grammar 1\n features.clear();\n features.put(\"grammarURL\", Converter.getURL(jape1));\n ProcessingResource myJape1 = (ProcessingResource)\n Factory.createResource(\"gate.creole.Transducer\", features);\n annieController.add(myJape1);\n\n // adding Annie PRs : vi.. regex sentence splitter\n features.clear();\n ProcessingResource regexSentenceSplitter = (ProcessingResource)\n Factory.createResource(\"gate.creole.splitter.RegexSentenceSplitter\", features);\n annieController.add(regexSentenceSplitter);\n\n // adding Annie PRs :vii. pos tagger\n features.clear();\n ProcessingResource posTagger = (ProcessingResource)\n Factory.createResource(\"gate.creole.POSTagger\", features);\n annieController.add(posTagger);\n\n // ading inhouse built PR: viii. jape grammar 2\n features.clear();\n features.put(\"grammarURL\", Converter.getURL(jape2));\n ProcessingResource myJape2 = (ProcessingResource)\n Factory.createResource(\"gate.creole.Transducer\", features);\n annieController.add(myJape2);\n Print.prln(\"...PR loaded\");\n features.clear();\n }\n catch (ResourceInstantiationException ex) {\n Out.prln(ex);\n }\n }", "@SuppressWarnings(\"unchecked\")\r\npublic static void ruleResolvePronouns(AnnotationSet basenp, Document doc)\r\n{\n Annotation[] basenpArray = basenp.toArray();\r\n\r\n // Initialize coreference clusters\r\n int maxID = basenpArray.length;\r\n\r\n // Create an array of pointers\r\n // clust = new UnionFind(maxID);\r\n fvm = new RuleResolvers.FeatureVectorMap();\r\n ptrs = new int[maxID];\r\n clusters = new HashSet[maxID];\r\n for (int i = 0; i < clusters.length; i++) {\r\n ptrs[i] = i;\r\n HashSet<Annotation> cluster = new HashSet<Annotation>();\r\n cluster.add(basenpArray[i]);\r\n clusters[i] = cluster;\r\n }\r\n Annotation zero = new Annotation(-1, -1, -1, \"zero\");\r\n\r\n for (int i = 1; i < basenpArray.length; i++) {\r\n Annotation np2 = basenpArray[i];\r\n if (FeatureUtils.isPronoun(np2, doc)) {\r\n Annotation ant = ruleResolvePronoun(basenpArray, i, doc);\r\n if (ant != null) {\r\n np2.setProperty(Property.PRO_ANTES, ant);\r\n }\r\n else {\r\n np2.setProperty(Property.PRO_ANTES, zero);\r\n }\r\n }\r\n }\r\n}", "private static Positional_inverted_index posindexCorpus(DocumentCorpus corpus) throws ClassNotFoundException, InstantiationException, IllegalAccessException, FileNotFoundException, IOException {\n\n NewTokenProcessor processor = new NewTokenProcessor();\n Iterable<Document> docs = corpus.getDocuments(); //call registerFileDocumentFactory first?\n\n List<Double> Doc_length = new ArrayList<>();\n Positional_inverted_index index = new Positional_inverted_index();\n\n double token_count = 0;\n\n // Iterate through the documents, and:\n for (Document d : docs) {\n //File f = new File(path + \"\\\\\" + d.getTitle());\n File f = new File(path + \"\\\\\" + d.getFileName().toString());\n double Filesize = f.length();\n //edited by bhavya\n double doc_weight = 0; //first entry in docweights.bin\n double doc_tokens = 0;\n double doc_length = 0;\n HashMap<String, Integer> tftd = new HashMap<>();\n // Tokenize the document's content by constructing an EnglishTokenStream around the document's content.\n Reader reader = d.getContent();\n EnglishTokenStream stream = new EnglishTokenStream(reader); //can access tokens through this stream\n N++;\n // Iterate through the tokens in the document, processing them using a BasicTokenProcessor,\n //\t\tand adding them to the HashSet vocabulary.\n Iterable<String> tokens = stream.getTokens();\n int i = 0;\n\n for (String token : tokens) {\n\n //adding token in index\n List<String> word = new ArrayList<String>();\n word = processor.processToken(token);\n //System.out.println(word.get(0));\n if (word.get(0).matches(\"\")) {\n continue;\n } else {\n\n index.addTerm(word.get(0), i, d.getId());\n\n }\n i = i + 1;\n\n //we check if token already exists in hashmap or not. \n //if it exists, increase its freq by 1 else make a new entry.\n if (tftd.containsKey(word.get(0))) {\n doc_tokens++;\n int count = tftd.get(word.get(0));\n tftd.replace(word.get(0), count + 1);\n } else {\n doc_tokens++;\n// token_count++; //gives total number of tokens.\n tftd.put(word.get(0), 1);\n }\n\n }\n double length = 0;\n double wdt = 0;\n\n double total_tftd = 0;\n for (Map.Entry<String, Integer> entry : tftd.entrySet()) {\n\n wdt = 1 + log(entry.getValue());\n\n length = length + pow(wdt, 2);\n total_tftd = total_tftd + entry.getValue();\n }\n token_count = token_count + doc_tokens;\n doc_weight = pow(length, 0.5);\n double avg_tftd = total_tftd / (double) tftd.size();\n\n Doc_length.add(doc_weight);\n Doc_length.add(avg_tftd);\n Doc_length.add(doc_tokens);\n Doc_length.add(Filesize);\n }\n Doc_length.add(token_count / N);\n\n DiskIndexWriter d = new DiskIndexWriter();\n d.write_doc(path, Doc_length);\n\n return index;\n }", "public void add(Document document) {\n document.setIsAllocated();\n documents.add(document);\n }", "protected void addTitlePage(Document doc) throws Exception {\n \n \t\tdoc.add(new Paragraph(\"\\n\\n\\n\\n\"));\r\t\t\t\n // data dictionary\n Font font = FontFactory.getFont(FontFactory.HELVETICA_BOLD, 22);\n \t\tParagraph prg = new Paragraph(\"Data Dictionary\", font);\n prg.setAlignment(Element.ALIGN_CENTER);\n doc.add(prg);\n \n doc.add(new Paragraph(\"\\n\\n\\n\\n\\n\\n\\n\\n\\n\"));\n \n // full definition\n font = FontFactory.getFont(FontFactory.HELVETICA_BOLD, 14);\n prg = new Paragraph(\"Definition of\", font);\n prg.setAlignment(Element.ALIGN_CENTER);\n doc.add(prg);\n \n // dataset name\n font = FontFactory.getFont(FontFactory.HELVETICA_BOLD, 26);\n prg = new Paragraph(dsName, font);\n \t\tprg.setAlignment(Element.ALIGN_CENTER);\n \t\tdoc.add(prg);\n \t\t\n \t\t// dataset word\n font = FontFactory.getFont(FontFactory.HELVETICA, 14);\n \t\tprg = new Paragraph(\"dataset\", font);\n prg.setAlignment(Element.ALIGN_CENTER);\n doc.add(prg);\n \n \t\tdoc.add(new Paragraph(\"\\n\\n\"));\n \t\t\n \t\t// version\n \t\tprg = new Paragraph();\n \t\tprg.add(new Chunk(\"Version: \", font));\n \t\tprg.add(new Chunk(dsVersion, font));\n \t\tprg.setAlignment(Element.ALIGN_CENTER);\n \t\tdoc.add(prg);\n \t\t\n \t\t// date\n \t\t//prg = new Paragraph(getTitlePageDate());\n \t\t//prg.setAlignment(Element.ALIGN_CENTER);\n \t\t//doc.add(prg);\n \n doc.add(new Paragraph(\"\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"));\n \n // European Environment Agency\n font = FontFactory.getFont(FontFactory.TIMES_BOLD, 12);\n prg = new Paragraph(\"European Environment Agency\", font);\n prg.setAlignment(Element.ALIGN_CENTER);\n \n if (!Util.voidStr(logo)){\n Image img = Image.getInstance(logo);\n img.setAlignment(Image.LEFT);\n \n prg.add(new Chunk(img, 0, 0));\n }\n \n doc.add(prg);\n }", "public void trainDocTopicModel(Vector original, Vector labels, Matrix docTopicModel, boolean inf) {\n List<Integer> terms = new ArrayList<Integer>();\n Iterator<Vector.Element> docElementIter = original.iterateNonZero();\n //long getIterTime=System.currentTimeMillis();\n double docTermCount = 0.0;\n while (docElementIter.hasNext()) {\n Vector.Element element = docElementIter.next();\n terms.add(element.index());\n docTermCount += element.get();\n }\n //long midTime=System.currentTimeMillis();\n List<Integer> topicLabels = new ArrayList<Integer>();\n Iterator<Vector.Element> labelIter = labels.iterateNonZero();\n while (labelIter.hasNext()) {\n Vector.Element e = labelIter.next();\n topicLabels.add(e.index());\n }\n //long t1 = System.currentTimeMillis();\n //log.info(\"get List use {} ms ,with terms' size of {} and doc size of {},get term list use {} ms,get termIter use time {} \",new Object[]{(t1-preTime),terms.size(),original.size(),(midTime-preTime),(getIterTime-preTime)});\n //log.info(\"docTopicModel columns' length is {} \",docTopicModel.columnSize());\n pTopicGivenTerm(terms, topicLabels, docTopicModel);\n //long t2 = System.currentTimeMillis();\n //log.info(\"pTopic use {} ms with terms' size {}\", new Object[]{(t2 - t1),terms.size()});\n normByTopicAndMultiByCount(original, terms, docTopicModel);\n //long t3 = System.currentTimeMillis();\n //log.info(\"normalize use {} ms with terms' size {}\", new Object[]{(t3 - t2),terms.size()});\n // now multiply, term-by-term, by the document, to get the weighted distribution of\n // term-topic pairs from this document.\n\n // now recalculate \\(p(topic|doc)\\) by summing contributions from all of pTopicGivenTerm\n if (inf) {\n for (Vector.Element topic : labels) {\n labels.set(topic.index(), (docTopicModel.viewRow(topic.index()).norm(1) + alpha) / (docTermCount + numTerms * alpha));\n }\n // now renormalize so that \\(sum_x(p(x|doc))\\) = 1\n labels.assign(Functions.mult(1 / labels.norm(1)));\n //log.info(\"set topics use {} \" + (System.currentTimeMillis() - t3));\n }\n //log.info(\"after train: \"+ topics.toString());\n }", "public void consolidatedDocumentInit(Document doc){ \n setSubject(doc.getSubject()); \n }", "public static void main(String[] args) throws IOException {\n\t PDDocument document = new PDDocument();\n\n\t //Creating a blank page\n\t PDPage blankPage = new PDPage();\n\t \n\t //Adding the blank page to the document\n\t document.addPage( blankPage );\n\n\t //Creating the PDDocumentInformation object \n\t PDDocumentInformation pdd = document.getDocumentInformation();\n\n\t //Setting the author of the document\n\t pdd.setAuthor(\"Tutorialspoint\");\n\t \n\t // Setting the title of the document\n\t pdd.setTitle(\"Sample document\"); \n\t \n\t //Setting the creator of the document \n\t pdd.setCreator(\"PDF Examples\"); \n\t \n\t //Setting the subject of the document \n\t pdd.setSubject(\"Example document\"); \n\t \n\t //Setting the created date of the document \n\t Calendar date = new GregorianCalendar();\n\t date.set(2015, 11, 5); \n\t pdd.setCreationDate(date);\n\t //Setting the modified date of the document \n\t date.set(2016, 6, 5); \n\t pdd.setModificationDate(date); \n\t \n\t //Setting keywords for the document \n\t pdd.setKeywords(\"sample, first example, my pdf\"); \n\t \n\t \n\t PDPageContentStream contentStream = new PDPageContentStream(document, blankPage);\n\t \n\t //Begin the Content stream \n\t contentStream.beginText(); \n\t \n\t //Setting the font to the Content stream \n\t contentStream.setFont(PDType1Font.TIMES_ROMAN, 12);\n\n\t //Setting the position for the line \n\t contentStream.newLineAtOffset(25, 500);\n\n\t String text = \"This is the sample document and we are adding content to it.\";\n\n\t //Adding text in the form of string \n\t contentStream.showText(text); \n\n\t //Ending the content stream\n\t contentStream.endText();\n\n\t System.out.println(\"Content added\");\n\n\t //Closing the content stream\n\t contentStream.close();\n\t \n\t //Saving the document \n\t document.save(\"doc_attributes.pdf\");\n\n\t System.out.println(\"Properties added successfully \");\n\t \n\t //Closing the document\n\t document.close();\n\t}", "public void processDocument() {\n\n\t\t// compact concepts\n\t\tprocessConcepts(concepts);\n\t}", "public void calculate(Set<Article> articles) {\n \n Set<ArticleDocument> articleDocuments = new HashSet<>();\n for (Article article : articles) {\n articleDocuments.add(article.getDocument());\n }\n \n VSMDocument positiveWords = new TextDocument(\"positive_words.txt\");\n VSMDocument negativeWords = new TextDocument(\"negative_words.txt\");\n \n ArrayList<VSMDocument> documents = new ArrayList<VSMDocument>();\n documents.add(positiveWords);\n documents.add(negativeWords);\n documents.addAll(articleDocuments);\n \n Corpus corpus = new Corpus(documents);\n \n VectorSpaceModel vectorSpace = new VectorSpaceModel(corpus);\n \n double totalPositive = 0;\n double totalNegative = 0;\n \n \n for(ArticleDocument articleDoc : articleDocuments) {\n VSMDocument doc = (VSMDocument) articleDoc;\n System.out.println(\"\\nComparing to \" + doc);\n double positive = vectorSpace.cosineSimilarity(positiveWords, doc);\n double negative = vectorSpace.cosineSimilarity(negativeWords, doc);\n System.out.println(\"Positive: \" + positive);\n System.out.println(\"Negative: \" + negative);\n if (!Double.isNaN(positive)) {\n totalPositive += positive;\n }\n if (!Double.isNaN(negative)) {\n totalNegative += negative;\n }\n double difference = positive - negative;\n if (difference >= 0) {\n System.out.println(\"More positive by \" + difference);\n } else {\n System.out.println(\"More negative by \" + Math.abs(difference));\n }\n \n if (positive >= mostPositive) {\n mostPositive = positive;\n mostPositiveDoc = doc;\n }\n if (negative >= mostNegative) {\n mostNegative = negative;\n mostNegativeDoc = doc;\n }\n if (Math.abs(difference) >= Math.abs(biggestDifference)) {\n biggestDifference = difference;\n biggestDifferenceDoc = doc;\n }\n \n String publisher = articleDoc.getPublisher();\n String region = articleDoc.getRegion();\n LocalDate day = articleDoc.getDate().toLocalDate();\n DayOfWeek weekday = day.getDayOfWeek();\n if (!Double.isNaN(positive)) {\n if (publisherOptimism.containsKey(publisher)) {\n publisherOptimism.get(publisher).add(positive);\n } else {\n publisherOptimism.put(publisher, new LinkedList<Double>());\n publisherOptimism.get(publisher).add(positive);\n }\n \n if (publisherPessimism.containsKey(publisher)) {\n publisherPessimism.get(publisher).add(negative);\n } else {\n publisherPessimism.put(publisher, new LinkedList<Double>());\n publisherPessimism.get(publisher).add(negative);\n }\n \n if (regionOptimism.containsKey(region)) {\n regionOptimism.get(region).add(positive);\n } else {\n regionOptimism.put(region, new LinkedList<Double>());\n regionOptimism.get(region).add(positive);\n }\n \n if (regionPessimism.containsKey(region)) {\n regionPessimism.get(region).add(negative);\n } else {\n regionPessimism.put(region, new LinkedList<Double>());\n regionPessimism.get(region).add(negative);\n }\n \n if (dayOptimism.containsKey(day)) {\n dayOptimism.get(day).add(positive);\n } else {\n dayOptimism.put(day, new LinkedList<Double>());\n dayOptimism.get(day).add(positive);\n }\n \n if (dayPessimism.containsKey(day)) {\n dayPessimism.get(day).add(negative);\n } else {\n dayPessimism.put(day, new LinkedList<Double>());\n dayPessimism.get(day).add(negative);\n }\n \n if (weekdayOptimism.containsKey(weekday)) {\n weekdayOptimism.get(weekday).add(positive);\n } else {\n weekdayOptimism.put(weekday, new LinkedList<Double>());\n weekdayOptimism.get(weekday).add(positive);\n }\n \n if (weekdayPessimism.containsKey(weekday)) {\n weekdayPessimism.get(weekday).add(negative);\n } else {\n weekdayPessimism.put(weekday, new LinkedList<Double>());\n weekdayPessimism.get(weekday).add(negative);\n }\n }\n }\n \n size = articleDocuments.size();\n avgPositive = totalPositive / size;\n avgNegative = totalNegative / size;\n printInfo();\n }", "private void addTermsOfLoanAgreement() throws DocumentException {\n paragraph = new Paragraph(CommonString.getTermsOfAgreement(isSwedish), SECTION_TITLE_FONT);\n\n addEmptyLine(paragraph, 1);\n paragraph.add(new Paragraph(CommonString.getLoanPolicy(isSwedish), TEXT_FONT));\n paragraph.add(new Paragraph(CommonString.getPrimaryBorrowerAgreement(isSwedish), TEXT_FONT));\n addEmptyLine(paragraph, 1);\n\n document.add(paragraph);\n adminDocument.add(paragraph);\n }", "public static void main(String[] args) throws IOException{\n\t\tint termIndex = 1;\n\t\t\n\t\t// startOffset holds the start offset for each term in\n\t\t// the corpus.\n\t\tlong startOffset = 0;\n\t\t\t\n\t\t// unique_terms is true if there are atleast one more\n\t\t// unique term in corpus.\n\t\tboolean unique_terms = true;\n\t\t\n\t\t\n\t\t//load the stopwords from the HDD\n\t\tString stopwords = getStopWords();\n\t\t\n\t\t// allTokenHash contains all the terms and its termid\n\t\tHashMap<String, Integer> allTermHash = new HashMap<String, Integer>();\n\t\t\n\t\t// catalogHash contains the term and its position in\n\t\t// the inverted list present in the HDD.\n\t\tHashMap<Integer, Multimap> catalogHash = new HashMap<Integer, Multimap>();\n\t\t\n\t\t// finalCatalogHash contains the catalogHash for the invertedIndexHash\n\t\t// present in the HDD.\n\t\tHashMap<Integer, String> finalCatalogHash = new HashMap<Integer, String>();\n\t\t\n\t\t// token1000Hash contains the term and Dblocks for the first 1000\n\t\tHashMap<Integer, Multimap> token1000DocHash = new HashMap<Integer, Multimap>();\n\t\t\n\t\t// documentHash contains the doclength of all the documents in the corpus\n\t\tHashMap<String, String> documentHash = new HashMap<String, String>();\t\n\t\t\n\t\t// id holds the document id corresponding to the docNumber.\n\t\tint id = 1;\n\t\t\n\t\t// until all unique terms are exhausted\n\t\t// pass through the documents and index the terms.\n\t\t//while(unique_terms){\n\t\t\t\n\t\t\tFile folder = new File(\"C:/Naveen/CCS/IR/AP89_DATA/AP_DATA/ap89_collection\");\n\t\t\t//File folder = new File(\"C:/Users/Naveen/Desktop/TestFolder\");\n\t\t\tFile[] listOfFiles = folder.listFiles();\n\t\t\t\n\t\t\t//for each file in the folder \n\t\t\tfor (File file : listOfFiles) {\n\t\t\t if (file.isFile()) {\n\t\t\t \t\n\t\t\t \tString str = file.getPath().replace(\"\\\\\",\"//\");\n\t\t\t \t\n\t\t\t \t\n\t\t\t\t\t//Document doc = new Document();\n\t\t\t //System.out.println(\"\"+str);\n\t\t\t\t\t//variables to keep parse document.\n\t\t\t\t\tint docCount = 0;\n\t\t\t\t\tint docNumber = 0;\n\t\t\t\t\tint endDoc = 0;\n\t\t\t\t\tint textCount = 0;\n\t\t\t\t\tint noText = 0;\n\t\t\t\t\tPath path = Paths.get(str);\n\t\t\t\t\t\n\t\t\t\t\t//Document id and text\n\t\t\t\t\tString docID = null;\n\t\t\t\t\tString docTEXT = null;\n\t\t\t\t\t\n\t\t\t\t\t//Stringbuffer to hold the text of each document\n\t\t\t\t\tStringBuffer text = new StringBuffer();\n\t\t\t\t\t\n\t\t\t\t\tScanner scanner = new Scanner(path);\n\t\t\t\t\twhile(scanner.hasNext()){\n\t\t\t\t\t\tString line = scanner.nextLine();\n\t\t\t\t\t\tif(line.contains(\"<DOC>\")){\n\t\t\t\t\t\t\t++docCount;\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if(line.contains(\"</DOC>\")){\n\t\t\t\t\t\t\t++endDoc;\n\t\t\t\t\t\t\tdocTEXT = text.toString();\n\t\t\t\t\t\t\t//docTEXT = docTEXT.replaceAll(\"[\\\\n]\",\" \");\n\t\t\t\t\t\t\tSystem.out.println(\"ID: \"+id);\n\t\t\t\t\t\t\t//System.out.println(\"TEXT: \"+docTEXT);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t// text with stop words removed\n\t\t\t\t\t\t\tPattern pattern1 = Pattern.compile(\"\\\\b(?:\"+stopwords+\")\\\\b\\\\s*\", Pattern.CASE_INSENSITIVE);\n\t\t\t\t\t\t\tMatcher matcher1 = pattern1.matcher(docTEXT);\n\t\t\t\t\t\t\tdocTEXT = matcher1.replaceAll(\"\");\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t// text with stemming\n\t\t\t\t\t\t\t//docTEXT = stemmer(docTEXT);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tint docLength = 1;\n\t\t\t\t\t\t\t// regex to build the tokens from the document text\n\t\t\t\t\t\t\tPattern pattern = Pattern.compile(\"\\\\w+(\\\\.?\\\\w+)*\");\n\t\t\t\t\t\t\tMatcher matcher = pattern.matcher(docTEXT.toLowerCase());\n\t\t\t\t\t\t\twhile (matcher.find()) {\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tfor (int i = 0; i < matcher.groupCount(); i++) {\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t// alltermHash contains term and term id\n\t\t\t\t\t\t\t\t\t// if term is present in the alltermHash\n\t\t\t\t\t\t\t\t\tif(allTermHash.containsKey(matcher.group(i))){\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tint termId = allTermHash.get(matcher.group(i));\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t//if term is present in the token1000Hash\n\t\t\t\t\t\t\t\t\t\t//then update the dblock of the term.\n\t\t\t\t\t\t\t\t\t\tif(token1000DocHash.containsKey(termId)){\n\t\t\t\t\t\t\t\t\t\t\tMultimap<String, String> dBlockUpdate = token1000DocHash.get(termId);\n\t\t\t\t\t\t\t\t\t\t\t//Multimap<Integer, Integer> dBlockUpdate = token1000DocHash.get(matcher.group(i));\n\t\t\t\t\t\t\t\t\t\t\tif(dBlockUpdate.containsKey(id)){\n\t\t\t\t\t\t\t\t\t\t\t\tdBlockUpdate.put(String.valueOf(id), String.valueOf(matcher.start()));\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\telse{\n\t\t\t\t\t\t\t\t\t\t\t\tdBlockUpdate.put(String.valueOf(id), String.valueOf(matcher.start()));\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t//if term is not present in the token1000hash\n\t\t\t\t\t\t\t\t\t\t//then add the token with its dBlock\n\t\t\t\t\t\t\t\t\t\telse{\n\t\t\t\t\t\t\t\t\t\t\tMultimap<String, String> dBlockInsert = ArrayListMultimap.create();\n\t\t\t\t\t\t\t\t\t\t\tdBlockInsert.put(String.valueOf(id), String.valueOf(matcher.start()));\n\t\t\t\t\t\t\t\t\t\t\ttoken1000DocHash.put(termId, dBlockInsert);\t\n\t\t\t\t\t\t\t\t\t\t}\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t// if the term is not present I will put the term into allTermHash\n\t\t\t\t\t\t\t\t\t// put corresponding value into the token1000DocHash and increment\n\t\t\t\t\t\t\t\t\t// termIndex\n\t\t\t\t\t\t\t\t\telse{\n\t\t\t\t\t\t\t\t\t\tallTermHash.put(matcher.group(i),termIndex);\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tMultimap<String, String> dBlockInsert = ArrayListMultimap.create();\n\t\t\t\t\t\t\t\t\t\tdBlockInsert.put(String.valueOf(id), String.valueOf(matcher.start()));\n\t\t\t\t\t\t\t\t\t\ttoken1000DocHash.put(termIndex, dBlockInsert);\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\ttermIndex++;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tdocLength++;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tif(id%1000 == 0){\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t// then dump index file to HDD\n\t\t\t\t\t\t\t\t\twriteInvertedIndex(token1000DocHash,\"token1000DocHash\");\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t// update catalog file\n\t\t\t\t\t\t\t\t\t// to populate catalogHash with the offset\n\t\t\t\t\t\t\t\t\tfor(Entry<Integer, Multimap> entry : token1000DocHash.entrySet()){\n\t\t\t\t\t\t\t\t\t\tif(catalogHash.containsKey(entry.getKey())){\n\t\t\t\t\t\t\t\t\t\t\tint len = (entry.getKey()+\":\"+entry.getValue()).length();\n\t\t\t\t\t\t\t\t\t\t\t//String offset = String.valueOf(startOffset)+\":\"+String.valueOf(len);\n\t\t\t\t\t\t\t\t\t\t\tMultimap<String, String> catUpdate = catalogHash.get(entry.getKey());\n\t\t\t\t\t\t\t\t\t\t\tcatUpdate.put(String.valueOf(startOffset), String.valueOf(len));\n\t\t\t\t\t\t\t\t\t\t\tcatalogHash.put(entry.getKey(), catUpdate);\n\t\t\t\t\t\t\t\t\t\t\tstartOffset += len+2;\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\telse{\n\t\t\t\t\t\t\t\t\t\t\tint len = (entry.getKey()+\":\"+entry.getValue()).length();\n\t\t\t\t\t\t\t\t\t\t\t//String offset = String.valueOf(startOffset)+\":\"+String.valueOf(len);\n\t\t\t\t\t\t\t\t\t\t\tMultimap<String, String> catInsert = ArrayListMultimap.create();\n\t\t\t\t\t\t\t\t\t\t\tcatInsert.put(String.valueOf(startOffset), String.valueOf(len));\n\t\t\t\t\t\t\t\t\t\t\tcatalogHash.put(entry.getKey(), catInsert);//entry.getValue());\n\t\t\t\t\t\t\t\t\t\t\tstartOffset += len+2;\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t//clear the token1000DocHash\n\t\t\t\t\t\t\t\t\ttoken1000DocHash.clear();\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tdocumentHash.put(docID, \"\"+id+\":\"+docLength);\n\t\t\t\t\t\t\tid++;\n\t\t\t\t\t\t\ttext = new StringBuffer();\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if(line.contains(\"<DOCNO>\")){\n\t\t\t\t\t\t\t++docNumber;\n\t\t\t\t\t\t\tdocID = line.substring(8, 21);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if(line.contains(\"<TEXT>\")){\n\t\t\t\t\t\t\t++textCount;\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if((line.contains(\"<DOC>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</DOC>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<DOCNO>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<FILEID>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<FIRST>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<SECOND>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<HEAD>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</HEAD>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<BYLINE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</BYLINE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<UNK>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</UNK>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<DATELINE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<NOTE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</NOTE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</TEXT>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<TEXT>\"))){\n\t\t\t\t\t\t\t ++noText;\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if(endDoc == docCount - 1){\n\t\t\t\t\t\t\ttext.append(line);\n\t\t\t\t\t\t\ttext.append(\" \");\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t \t\n\t\t\t }//end of if - to check if this is a file and parse.\n\t\t\t \n\t\t\t}//end of for loop to load each file\n\t\t\t\n\t\t//}//end of while loop \n\t\t\n\t// write catalogfile to the hdd to check.\n\t\t\t\n\t\t\t// then dump index file to HDD\n\t\t\twriteInvertedIndex(token1000DocHash,\"token1000DocHash\");\n\t\t\t\n\t\t\t// update catalog file\n\t\t\t// to populate catalogHash with the offset\n\t\t\tfor(Entry<Integer, Multimap> entry : token1000DocHash.entrySet()){\n\t\t\t\tif(catalogHash.containsKey(entry.getKey())){\n\t\t\t\t\tint len = (entry.getKey()+\":\"+entry.getValue()).length();\n\t\t\t\t\t//String offset = String.valueOf(startOffset)+\":\"+String.valueOf(len);\n\t\t\t\t\tMultimap<String, String> catUpdate = catalogHash.get(entry.getKey());\n\t\t\t\t\tcatUpdate.put(String.valueOf(startOffset), String.valueOf(len));\n\t\t\t\t\tcatalogHash.put(entry.getKey(), catUpdate);\n\t\t\t\t\tstartOffset += len+2;\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\telse{\n\t\t\t\t\tint len = (entry.getKey()+\":\"+entry.getValue()).length();\n\t\t\t\t\t//String offset = String.valueOf(startOffset)+\":\"+String.valueOf(len);\n\t\t\t\t\tMultimap<String, String> catInsert = ArrayListMultimap.create();\n\t\t\t\t\tcatInsert.put(String.valueOf(startOffset), String.valueOf(len));\n\t\t\t\t\tcatalogHash.put(entry.getKey(), catInsert);//entry.getValue());\n\t\t\t\t\tstartOffset += len+2;\n\t\t\t\t\t\n\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\twriteInvertedIndex(catalogHash,\"catalogHash\");\n\t\t\tprintHashMapSI(allTermHash);\n\t\t\tprintHashMapSS(documentHash);\n\t\t\t\n\t\t\tlong InvIndstartOffset = 0;\n\t\t\t\n\t\t\t//write it to file\n \n\t\t\t//change the finalcatalogHash to the form termid:startoffset:length\n\t\t\tfor (Integer name: catalogHash.keySet()){\n\t String key = name.toString();\n\t String value = catalogHash.get(name).toString(); \n\t //System.out.println(key + \" \" + value); \n\t String finalTermIndex = genInvertedIndex(key, value);\n\t finalTermIndex = key+\":\"+finalTermIndex;\n\t int indexLength = finalTermIndex.length();\n\t \n\t \n\t PrintWriter writer = new PrintWriter(new BufferedWriter\n\t \t\t(new FileWriter(\"C:/Users/Naveen/Desktop/TestRuns/LastRun/InvertedIndex\", true)));\n\t writer.println(finalTermIndex);\n\t writer.close();\n\t \n\t //update the finalcatalogHash\n\t //Multimap<String, String> catInsert = ArrayListMultimap.create();\n\t\t\t\t//catInsert.put(String.valueOf(InvIndstartOffset), String.valueOf(indexLength));\n\t\t\t\tfinalCatalogHash.put(name, String.valueOf(InvIndstartOffset)+\":\"+String.valueOf(indexLength));//entry.getValue());\n\t\t\t\tInvIndstartOffset += indexLength+2;\n\t \n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\tprintHashMapIS(finalCatalogHash);\n\t\t\t\n\t}", "public DOECorpus loadFromHTML() {\n\t\tFile[] files = getFileList();\n\t\t\n\t\tSystem.out.println(\"Found \" + files.length + \" documents in \" + this.sourceDir);\n\t\tSystem.out.println(\"Parsing their contents...\");\n\t\tint totalLineCount = 0;\n\t\t\n\t\tDOECorpus corpus = new DOECorpus();\n\t\t\n\t\tfor(File file : files) {\n\t\t\ttry {\n\t\t\t\tDocument htmlDoc = Jsoup.parse(file, null);\n\t\t\t\tString originalLocation = htmlDoc.location();\n\t\t\t\tString shortTitle = htmlDoc.title();\n\t\t\t\tString shortShortTitle = \"\";\n\t\t\t\tString cameronNumber = \"\";\n\t\t\t\t\n\t\t\t\tDOECorpusDocument corpusDoc = new DOECorpusDocument(shortTitle, shortShortTitle, cameronNumber, originalLocation);\n\t\t\t\t\t\t\n\t\t\t\tElements paragraphElements = htmlDoc.select(\"p\");\n\t\t\t\tDOECorpusLine lineBefore = null;\n\t\t\t\t\n\t\t\t\tfor(Element p : paragraphElements) {\n\t\t\t\t\tString text = p.text();\n\t\t\t\t\t\n\t\t\t\t\tif(ignoreLine(text))\n\t\t\t\t\t\tcontinue;\n\t\t\t\t\t\n\t\t\t\t\telse if(text.startsWith(SHORT_SHORT_TITLE))\n\t\t\t\t\t\tshortShortTitle = text.replace(SHORT_SHORT_TITLE, \"\");\n\t\t\t\t\t\n\t\t\t\t\telse if(text.startsWith(CAMERON_NUMBER))\n\t\t\t\t\t\tcameronNumber = text.replace(CAMERON_NUMBER, \"\");\n\t\t\t\t\t\n\t\t\t\t\telse if(text.startsWith(\"[\")) {\n\t\t\t\t\t\tString lineID = \"\";\n\t\t\t\t\t\tString line = \"\";\n\t\t\t\t\t\tPattern linePattern = Pattern.compile(\"\\\\[([0-9]+\\\\s\\\\([0-9a-zA-Z\\\\.,\\\\s\\\\(\\\\)]+\\\\))\\\\]\\\\s(.*)\");\n\t\t\t\t\t\tMatcher m = linePattern.matcher(text);\n\t\t\t\t\t\tif (m.matches()) {\n\t\t\t\t\t\t lineID = m.group(1).trim();\n\t\t\t\t\t\t line = m.group(2).trim();\n\t\t\t\t\t\t \n\t\t\t\t\t\t DOECorpusLine newLine = new DOECorpusLine(lineID, line, shortTitle);\n\t\t\t\t\t\t newLine.setLineBefore(lineBefore);\n\t\t\t\t\t\t if(lineBefore != null)\n\t\t\t\t\t\t\t lineBefore.setLineAfter(newLine);\n\t\t\t\t\t\t corpusDoc.addLine(newLine);\n\t\t\t\t\t\t lineBefore = newLine;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\telse if(!text.isEmpty())\t// This should be the full title\n\t\t\t\t\t\tcorpusDoc.setFullTitle(text);\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\ttotalLineCount += corpusDoc.getLineCount();\n\t\t\t\tcorpus.addDocument(corpusDoc);\n\t\t\t\t\n\t\t\t} catch (IOException e) {\n\t\t\t\t// TODO Auto-generated catch block\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(\"Parsing their contents...DONE\");\n\t\tSystem.out.println(\"Total number of lines: \" + totalLineCount);\n\t\t\n\t\tSystem.out.println(\"Splitting lines into sentences...\");\n\t\tcorpus.splitIntoSentences();\n\t\tSystem.out.println(\"Splitting lines into sentences...DONE\");\n\t\t\n\t\tSystem.out.println(\"Tokenizing sentences...\");\n\t\tcorpus.tokenize();\n\t\tSystem.out.println(\"Tokenizing sentences...DONE\");\n\t\tSystem.out.println(\"Total number of tokens: \" + corpus.getTokenCount());\n\t\tSystem.out.println(\"Total number of types: \" + corpus.getTypeCount());\n\t\tSystem.out.println(\"Total number of sentences: \" + corpus.getSentenceCount());\n\t\tSystem.out.println(\"Average sentence length: \" + corpus.getAvgSenLength());\n\t\tSystem.out.println(\"Minimum sentence length: \" + corpus.getMinSenLength());\n\t\tSystem.out.println(\"Maximum sentence length: \" + corpus.getMaxSenLength());\n\t\t\n\t\treturn corpus;\n\t}", "private Doc addDoc(String title, String text) {\n\t\tDoc doc = objectFactory.createDoc();\n\t\tdoc.setTitle(title);\n\t\tdoc.setLang(ParserConstants.english.toString());\n\t\tdoc.getContent().add(text);\n\t\treturn doc;\n\t}", "public Document addDocument(Document arg0) throws ContestManagementException {\r\n return null;\r\n }", "Builder addPublishingPrinciples(String value);", "public void addDocument(Document d) throws IndexerException {\n\t\t\n\t//if (!isvaliddir) {System.out.println(\"INVALID PATH/execution !\");return;}\n\t\n\t\n\t//Tokenizing\n\t//one thgread\n\tDocID did=new DocID(d.getField(FieldNames.FILEID),\n\t\t\td.getField(FieldNames.CATEGORY),\n\t\t\td.getField(FieldNames.AUTHOR));\n\t\n\tTokenStream stream=tokenize(FieldNames.CATEGORY,d);\n\tAnalyzer analyz=analyze(FieldNames.CATEGORY, stream);\n\tCategoryIndex.getInst().doIndexing(did.getdID(), stream);\n\t/*\t}catch(Exception e)\n\t{\n\t\tif (e instanceof NullPointerException ||e instanceof StringIndexOutOfBoundsException\n\t\t\t\t||e instanceof ArrayIndexOutOfBoundsException ||e instanceof IllegalArgumentException\n\t\t\t\t);\n\t}\n\ttry{*/TokenStream stream1=tokenize(FieldNames.AUTHOR,d);\n\tAnalyzer analyz1=analyze(FieldNames.AUTHOR, stream1);\n\tAuthorIndex.getInst().doIndexing(did.getdID(), stream1);\n\t/*}catch(Exception e)\n\t{\n\t\tif (e instanceof NullPointerException ||e instanceof StringIndexOutOfBoundsException\n\t\t\t\t||e instanceof ArrayIndexOutOfBoundsException ||e instanceof IllegalArgumentException\n\t\t\t\t);}\n\ttry{*/TokenStream stream2=tokenize(FieldNames.PLACE,d);\n\tAnalyzer analyz2=analyze(FieldNames.PLACE, stream2);\n\tPlaceIndex.getInst().doIndexing(did.getdID(), stream2);\n/*}catch(Exception e)\n\t{\n\tif (e instanceof NullPointerException ||e instanceof StringIndexOutOfBoundsException\n\t\t\t||e instanceof ArrayIndexOutOfBoundsException ||e instanceof IllegalArgumentException\n\t\t\t);}\n\ttry{*/tkizer = new Tokenizer();\n\tTokenStream stream3=tokenize(FieldNames.CONTENT,d);\n\tfactory = AnalyzerFactory.getInstance();\n\tAnalyzer analyz3=analyze(FieldNames.CONTENT, stream3);\n\tnew Indxr(IndexType.TERM).doIndexing(did, stream3);\n\t/*}\tcatch(Exception e)\n\t{\n\t\tif (e instanceof NullPointerException ||e instanceof StringIndexOutOfBoundsException\n\t\t\t\t||e instanceof ArrayIndexOutOfBoundsException ||e instanceof IllegalArgumentException\n\t\t\t\t);}\n\t*/\n\tdocs.add(did==null?\" \":did.toString());\n\t \n\t\na_indexrd= new IndexReader(System.getProperty(\"INDEX.DIR\"), IndexType.AUTHOR);\nc_indexrd= new IndexReader(System.getProperty(\"INDEX.DIR\"), IndexType.CATEGORY);\np_indexrd= new IndexReader(System.getProperty(\"INDEX.DIR\"), IndexType.PLACE);\nt_indexrd= new IndexReader(System.getProperty(\"INDEX.DIR\"), IndexType.TERM);\n\t\t}", "public static void main(String args[]) throws IOException{\n\t\tString filename=null;\n\t\tString outfileNoS=\"CorpusOutputNoS.txt\";\n\t\tString outfileS=\"CorpusOutputS.txt\";\n\t\tString outfileT=\"CorpusOutputT.txt\";\n\t\tString str;\n\t\t\n\t\tFile out1= new File(outfileNoS);\n\t\twriter1= new FileWriter(out1);\n\t\t\n\t\tFile out2= new File(outfileS);\n\t\twriter2= new FileWriter(out2);\n\t\t\n\t\tFile out3= new File(outfileT);\n\t\twriter3= new FileWriter(out3);\n\t\t\n\t\tString given=null; \n\t\tif(args.length>0)\n\t\t\tfilename=args[0];\n\t\t\n\t\tcorpusTokens = new ArrayList<String>();\n\t\tcorpusUnigramCount = new HashMap<String, Integer>();\n\t\tcorpusBigramCount = new HashMap<String, Integer>();\n\t\tcorpusBigramProb= new HashMap<String,Double>();\n\t\tcorpusNumOfBigrams=0;\n\t\t\n\t\tScanner in = new Scanner(new File(filename));\n\t\t\n//----------------------------------CORPUS BEGIN-------------------------\n\t\t//finds unigram and Bigram count in Corpus and display it\n\t\tcorpusNumOfBigrams=findBigramCount(in,corpusTokens,corpusUnigramCount,corpusBigramCount);\n\t\t\n\t\t//Find corpus Bigram Prob and display it\n\t\tfindBigramProb(corpusUnigramCount,corpusBigramCount,corpusBigramProb,corpusTokens,corpusNumOfBigrams);\n\t\t\n\t\tint V= corpusUnigramCount.size();\n\n\t\t//display details of corpus\n\t\tstr=String.valueOf(corpusNumOfBigrams)+\"\\n\"; //number of Bigrams\n\t\tstr+=String.valueOf(corpusBigramCount.size())+\"\\n\";//Unique Bigram count \n\t\tstr+=String.valueOf(V)+\"\\n\";//Unique Unigram count \n\t\tstr+= String.valueOf(corpusTokens.size())+\"\\n\";//Total count\n\t\tstr+=\"\\n\";\n\t\twriter1.write(str);\n\t\t\n\t\tdisplayCount1(corpusUnigramCount);\n\t\tdisplayCount1(corpusBigramCount);\n\t\tdisplayProb1(corpusBigramProb);\n\t\t\n\t\t\n//-----------------------------------CORPUS END--------------------------------\n\n//-------------------------Add-one Smoothing begins--------------------\n\t\t\n\t\tfindBigramProbSmoothing(corpusBigramCount,V);\n\t\tdisplayProb2(bigramProbS);\n//----------------------Add-one smoothing ends--------------------------\n\t\t\n//-------------------Good-Turing Discounting Begins-------------------------\n\t\t\n\t\t//finds the initial bucket count using the bigram count before smoothing \n\t\tdoBucketCount(corpusBigramCount);\n\t\t\n\t\tstr=bucketCountT.size()+\"\\n\\n\";\n\t\twriter3.write(str);\n\t\tdisplayBucketCount3();\n\t\t\n\t\t//finding new Counts with Good Turing discounting\n\t\tfindBigramCountsTuring();\n\t\t\n\t\t\n\t\t//finding bigram probabilities with Good Turing discounting\n\t\tfindBigramProbTuring();\n\t\tdisplayProb3(bigramProbT);\n\t\t\n//--------------------Good-Turing Discounting Ends-------------------------\n\t\twriter1.close();\n\t\twriter2.close();\n\t\twriter3.close();\n\t}", "private static void addMetaData(Document document) {\n document.addTitle(\"Pharmacy Prescription\");\n document.addSubject(\"Pharmacy Prescription\");\n document.addKeywords(\"Pharmacy, Drugs, Drug, Dispense\");\n document.addAuthor(\"Clinical Support System\");\n document.addCreator(\"Prof. Madya Dr. Mohd. Khanapi Bin Abd. Ghani\");\n }", "private void createDocs() {\n\t\t\n\t\tArrayList<Document> docs=new ArrayList<>();\n\t\tString foldername=\"E:\\\\graduate\\\\cloud\\\\project\\\\data\\\\input\";\n\t\tFile folder=new File(foldername);\n\t\tFile[] listOfFiles = folder.listFiles();\n\t\tfor (File file : listOfFiles) {\n\t\t\ttry {\n\t\t\t\tFileInputStream fisTargetFile = new FileInputStream(new File(foldername+\"\\\\\"+file.getName()));\n\t\t\t\tString fileContents = IOUtils.toString(fisTargetFile, \"UTF-8\");\n\t\t\t\tString[] text=fileContents.split(\"ParseText::\");\n\t\t\t\tif(text.length>1){\n\t\t\t\t\tString snippet=text[1].trim().length()>100 ? text[1].trim().substring(0, 100): text[1].trim();\n\t\t\t\t\tDocument doc=new Document();\n\t\t\t\t\tdoc.setFileName(file.getName().replace(\".txt\", \"\"));\n\t\t\t\t\tdoc.setUrl(text[0].split(\"URL::\")[1].trim());\n\t\t\t\t\tdoc.setText(snippet+\"...\");\n\t\t\t\t\tdocs.add(doc);\n\t\t\t\t}\n\t\t\t}catch(IOException e){\n\t\t\t\te.printStackTrace();\n\t\t\t}\t\n\t\t}\t\n\t\tDBUtil.insertDocs(docs);\n\t}", "public void addToCorpus(String word) {\n corpus.add(word);\n }", "private void generarDocP(){\n generarPdf(this.getNombre());\n }", "public void initModel(LDAModel model, Corpus corpus);", "public void docDataPreProcess(String xmlFileDir) throws Exception {\n XmlFileCollection corpus = new XmlFileCollection(xmlFileDir);\n\n // Load stopword list and initiate the StopWordRemover and WordNormalizer\n StopwordRemover stopwordRemover = new StopwordRemover();\n WordNormalizer wordNormalizer = new WordNormalizer();\n\n // initiate the BufferedWriter to output result\n FilePathGenerator fpg = new FilePathGenerator(\"result.txt\");\n String path = fpg.getPath();\n\n FileWriter fileWriter = new FileWriter(path, true); // Path.ResultAssignment1\n Map<String, String> curr_docs = corpus.nextDoc(); // doc_id:doc_content pairs\n Set<String> doc_ids = curr_docs.keySet();\n for (String doc_id : doc_ids){\n // load doc content\n char[] content = curr_docs.get(doc_id).toCharArray();\n // write doc_id into the result file\n fileWriter.append(doc_id + \"\\n\");\n\n // initiate a word object to hold a word\n char[] word = null;\n\n // initiate the WordTokenizer\n WordTokenizer tokenizer = new WordTokenizer(content);\n\n // process the doc word by word iteratively\n while ((word = tokenizer.nextWord()) != null){\n word = wordNormalizer.lowercase(word);\n// if (word.length == 1 && Character.isAlphabetic(word[0])){\n// continue;\n// }\n String wordStr = String.valueOf(word);\n // write only non-stopword into result file\n if (!stopwordRemover.isStopword(wordStr)){\n// fileWriter.append(wordNormalizer.toStem(word) + \" \");\n fileWriter.append(wordStr).append(\" \");\n }\n }\n fileWriter.append(\"\\n\");\n }\n fileWriter.close();\n }", "public void align(ArrayList<RevisionDocument> trainDocs,\n\t\t\tArrayList<RevisionDocument> testDocs, int option, boolean usingNgram)\n\t\t\tthrows Exception {\n\t\tHashtable<DocumentPair, double[][]> probMatrix = aligner\n\t\t\t\t.getProbMatrixTable(trainDocs, testDocs, option);\n\t\tIterator<DocumentPair> it = probMatrix.keySet().iterator();\n\t\twhile (it.hasNext()) {\n\t\t\tDocumentPair dp = it.next();\n\t\t\tString name = dp.getFileName();\n\t\t\tfor (RevisionDocument doc : testDocs) {\n\t\t\t\tif (doc.getDocumentName().equals(name)) {\n\t\t\t\t\tdouble[][] sim = probMatrix.get(dp);\n\t\t\t\t\tdouble[][] fixedSim = aligner.alignWithDP(dp, sim, option);\n\t\t\t\t\talignSingle(doc, sim, fixedSim, option);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tHashtable<String, RevisionDocument> table = new Hashtable<String, RevisionDocument>();\n\t\tfor (RevisionDocument doc : testDocs) {\n\t\t\tRevisionUnit predictedRoot = new RevisionUnit(true);\n\t\t\tpredictedRoot.setRevision_level(3); // Default level to 3\n\t\t\tdoc.setPredictedRoot(predictedRoot);\n\t\t\ttable.put(doc.getDocumentName(), doc);\n\t\t}\n\t\tRevisionPurposeClassifier rpc = new RevisionPurposeClassifier();\n\t\tInstances data = rpc.createInstances(testDocs, usingNgram);\n\t\tHashtable<String, Integer> revIndexTable = new Hashtable<String, Integer>();\n\t\tint dataSize = data.numInstances();\n\t\tfor (int j = 0;j<dataSize;j++) {\n\t\t\tInstance instance = data.instance(j);\n\t\t\tint ID_index = data.attribute(\"ID\").index();\n\t\t\t// String ID =\n\t\t\t// data.instance(ID_index).stringValue(instance.attribute(ID_index));\n\t\t\tString ID = instance.stringValue(instance.attribute(ID_index));\n\t\t\tAlignStruct as = AlignStruct.parseID(ID);\n\t\t\t// System.out.println(ID);\n\t\t\tRevisionDocument doc = table.get(as.documentpath);\n\t\t\tRevisionUnit ru = new RevisionUnit(doc.getPredictedRoot());\n\t\t\tru.setNewSentenceIndex(as.newIndices);\n\t\t\tru.setOldSentenceIndex(as.oldIndices);\n\t\t\tif (as.newIndices == null || as.newIndices.size() == 0) {\n\t\t\t\tru.setRevision_op(RevisionOp.DELETE);\n\t\t\t} else if (as.oldIndices == null || as.oldIndices.size() == 0) {\n\t\t\t\tru.setRevision_op(RevisionOp.ADD);\n\t\t\t} else {\n\t\t\t\tru.setRevision_op(RevisionOp.MODIFY);\n\t\t\t}\n\n\t\t\tru.setRevision_purpose(RevisionPurpose.CLAIMS_IDEAS); // default of\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// ADD and\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// Delete\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// are\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// content\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t// edits\n\n\t\t\tru.setRevision_level(0);\n\t\t\tif (revIndexTable.containsKey(as.documentpath)) {\n\t\t\t\tru.setRevision_index(revIndexTable.get(as.documentpath));\n\t\t\t\trevIndexTable.put(as.documentpath,\n\t\t\t\t\t\trevIndexTable.get(as.documentpath) + 1);\n\t\t\t} else {\n\t\t\t\tru.setRevision_index(1);\n\t\t\t\trevIndexTable.put(as.documentpath, 2);\n\t\t\t}\n\t\t\tdoc.getPredictedRoot().addUnit(ru);\n\t\t}\n\t}", "public NaturalParagraph(List<NaturalLanguage> texts) {\n\t\tthis.texts = texts;\n\t}", "public void constructDictionaries(String corpusFilePath) throws Exception {\n\n System.out.println(\"Constructing dictionaries...\");\n File dir = new File(corpusFilePath);\n for (File file : dir.listFiles()) {\n if (\".\".equals(file.getName()) || \"..\".equals(file.getName())) {\n continue; // Ignore the self and parent aliases.\n }\n System.out.printf(\"Reading data file %s ...\\n\", file.getName());\n BufferedReader input = new BufferedReader(new FileReader(file));\n String line = null;\n\n System.out.println(file.getName() + \"----------------------------------- \");\n while ((line = input.readLine()) != null) {\n\n if (line.isEmpty()) {\n continue;\n }\n\n /*\n * Remember: each line is a document (refer to PA2 handout)\n * TODO: Your code here\n */\n\n String[] words = line.trim().split(\"\\\\s+\");\n String previousWord = words[0];\n unigrams.add(previousWord);\n\n for (int i=1; i<words.length; ++i) {\n String w = words[i];\n unigrams.add(w);\n\n String bigram = previousWord + \" \" + w ;\n\n bigrams.add(bigram);\n\n previousWord = w;\n }\n\n }\n input.close();\n }\n\n computeUnigramProbabilities();\n computeBigramProbabilities();\n\n System.out.println(\"Done.\");\n }", "public double perplexity(Vector document, Vector docTopics) {\n double perplexity = 0;\n double norm = docTopics.norm(1) + (docTopics.size() * alpha);\n Iterator<Vector.Element> docElementIter = document.iterateNonZero();\n while (docElementIter.hasNext()) {\n Vector.Element e = docElementIter.next();\n int term = e.index();\n double prob = 0;\n for (int x = 0; x < numTopics; x++) {\n double d = (docTopics.get(x) + alpha) / norm;\n double p = d * (topicTermCounts.viewRow(x).get(term) + eta)\n / (topicSums.get(x) + eta * numTerms);\n prob += p;\n }\n perplexity += e.get() * Math.log(prob);\n }\n return -perplexity;\n }", "String prepareLegalDocuments();", "public void translate() {\n\t\tif(!init)\r\n\t\t\treturn; \r\n\t\ttermPhraseTranslation.clear();\r\n\t\t// document threshold: number of terms / / 8\r\n//\t\tdocThreshold = (int) (wordKeyList.size() / computeAvgTermNum(documentTermRelation) / 8.0);\r\n\t\t//\t\tuseDocFrequency = true;\r\n\t\tint minFrequency=1;\r\n\t\temBkgCoefficient=0.5;\r\n\t\tprobThreshold=0.001;//\r\n\t\titerationNum = 20;\r\n\t\tArrayList<Token> tokenList;\r\n\t\tToken curToken;\r\n\t\tint j,k;\r\n\t\t//p(w|C)\r\n\r\n\t\tint[] termValues = termIndexList.values;\r\n\t\tboolean[] termActive = termIndexList.allocated;\r\n\t\ttotalCollectionCount = 0;\r\n\t\tfor(k=0;k<termActive.length;k++){\r\n\t\t\tif(!termActive[k])\r\n\t\t\t\tcontinue;\r\n\t\t\ttotalCollectionCount +=termValues[k];\r\n\t\t}\r\n\t\t\r\n\t\t// for each phrase\r\n\t\tint[] phraseFreqKeys = phraseFrequencyIndex.keys;\r\n\t\tint[] phraseFreqValues = phraseFrequencyIndex.values;\r\n\t\tboolean[] states = phraseFrequencyIndex.allocated;\r\n\t\tfor (int phraseEntry = 0;phraseEntry<states.length;phraseEntry++){\r\n\t\t\tif(!states[phraseEntry]){\r\n\t\t\t\tcontinue;\r\n\t\t\t}\r\n\t\t\tif (phraseFreqValues[phraseEntry] < minFrequency)\r\n\t\t\t\tcontinue;\r\n\t\t\ttokenList=genSignatureTranslation(phraseFreqKeys[phraseEntry]); // i is phrase number\r\n\t\t\tfor (j = 0; j <tokenList.size(); j++) {\r\n\t\t\t\tcurToken=(Token)tokenList.get(j);\r\n\t\t\t\tif(termPhraseTranslation.containsKey(curToken.getIndex())){\r\n\t\t\t\t\tIntFloatOpenHashMap old = termPhraseTranslation.get(curToken.getIndex());\r\n\t\t\t\t\tif(old.containsKey(phraseFreqKeys[phraseEntry])){\r\n\t\t\t\t\t\tSystem.out.println(\"aha need correction\");\r\n\t\t\t\t\t}\r\n\t\t\t\t\told.put(phraseFreqKeys[phraseEntry], (float) curToken.getWeight()); //phrase, weight\r\n\t\t\t\t}\r\n\t\t\t\telse {\r\n\t\t\t\t\tIntFloatOpenHashMap newPhrase = new IntFloatOpenHashMap();\r\n\t\t\t\t\tnewPhrase.put(phraseFreqKeys[phraseEntry], (float) curToken.getWeight());\r\n\t\t\t\t\ttermPhraseTranslation.put(curToken.getIndex(), newPhrase);\r\n\t\t\t\t}\r\n\t\t\t\t//\t\t\t\toutputTransMatrix.add(i,curToken.getIndex(),curToken.getWeight());\r\n\t\t\t\t//\t\t\t\toutputTransTMatrix.add(curToken.getIndex(), i, curToken.getWeight());\r\n\t\t\t\t//TODO termPhrase exists, create PhraseTerm\r\n\t\t\t}\r\n\t\t\ttokenList.clear();\r\n\t\t}\r\n\r\n\t}", "public RequestedDocument addRequestedDocument(AddRequestedDocumentCommand aCommand);", "private void createDocWords() {\n\t\tArrayList<DocWords> docList=new ArrayList<>();\n\t\ttry {\n\t\t\tBufferedReader in = new BufferedReader(new FileReader(\"E:\\\\graduate\\\\cloud\\\\project\\\\data\\\\docWords.txt\"));\n\t\t\tString line = \"\";\n\t\t\twhile ((line = in.readLine()) != null) {\n\t\t\t\tString parts[] = line.split(\" \");\n\t\t\t\tDocWords docWords=new DocWords();\n\t\t\t\tdocWords.setDocName(parts[0].replace(\".txt\", \"\"));\n\t\t\t\tdocWords.setCount(Float.parseFloat(parts[1]));\n\t\t\t\tdocList.add(docWords);\n\t\t\t}\n\t\t\tin.close();\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\tDBUtil.insertDocWords(docList);\n\t}", "public static void process(String rootFileName, \n String inputDirectory, String outputDirectory, \n Set<Integer> yearSet, Set<String> fieldnameSet,\n Set<Integer> weightTypeSet,\n Set<Integer> useWhatSet, \n ElsevierPapersFilter ipf,\n boolean extractGCC,\n int minDegreeIn, int minDegreeOut, double minWeight,\n int infoLevel){\n System.out.println(\"--- Processing papers from \"+rootFileName);\n final String ext=\".dat\";\n \n String fullFileName=inputDirectory+rootFileName+ext;\n TreeSet<ebrpPublication> fullPubSet;\n ProcessPublicationList ppl = new ProcessPublicationList();\n fullPubSet = ppl.readEBRPPublicationData(fullFileName, infoLevel);\n System.out.println(\"--- Have \"+fullPubSet.size()+\" papers from \"+fullFileName);\n \n // optional paper classification\n //ClassifyPublications.classify(fullPubSet, infoLevel);\n \n int sampleFrequency=1; // <=1 means take all\n if (sampleFrequency<1) sampleFrequency=1;\n System.out.println(\"--- Taking every \"+sampleFrequency+\"th paper\");\n //if (sampleFrequency<=1) pubSet=fullPubSet;\n for (Integer year: yearSet){\n int pubNumber=0;\n TreeSet<ebrpPublication> pubSet = new TreeSet();\n for (String fieldname: fieldnameSet){\n if (fieldname.startsWith(\"P\")){ \n ipf.makeStopStemSet(ElsevierStopStems.PHYSICS);\n }\n if (fieldname.startsWith(\"B\")){ \n ipf.makeStopStemSet(ElsevierStopStems.BUSINESS);\n }\n for (ebrpPublication p: fullPubSet){\n if ((p.getYear()!=year) || (!p.fieldName.startsWith(fieldname))) continue;\n if (((pubNumber++)%sampleFrequency==0) ) pubSet.add(p);\n }\n System.out.println(\"--- Have \"+pubSet.size()+\" papers from year \"+year+\" and fieldname \"+fieldname);\n if ((infoLevel>-2) && (pubSet.size()<20)){\n int pn=0;\n for (ebrpPublication p: pubSet){\n System.out.println((pn++)+p.eid+\", \"+p.getTitle());\n }\n }\n for (Integer useWhat:useWhatSet){\n boolean useTitle=((useWhat&1)>0);\n boolean useKeywords=((useWhat&2)>0);\n System.out.println(\"--- \"+(useTitle?\"U\":\"Not u\")+\"sing titles\");\n System.out.println(\"--- \"+(useKeywords?\"U\":\"Not u\")+\"sing keywords\");\n for (Integer weightType:weightTypeSet){\n processOneYear(pubSet, rootFileName, outputDirectory, inputDirectory,\n year, fieldname, weightType, ipf,\n useTitle, useKeywords, extractGCC,\n minDegreeIn, minDegreeOut, minWeight,\n infoLevel);\n }\n }\n }// eo for fieldname\n }// eo for year\n\n }", "public void implementPredicts(RevisionDocument doc) {\n\n\t}", "public void newDocument();", "public void sampleTopics(int doc) {\n \t\n \tArrayList<Integer> fs = training.get(doc);\n\t\tint seqLen = fs.size();\n\t\tint[] docLevels = levels[doc];\n\t\t\n\t\tint[] levelCounts = new int[numLevels];\n\t\tint type, token, level;\n\t\tdouble sum;\n\n\t\t// Get the leaf\n\t\tNCRPNode node;\n\t\tnode = documentLeaves[doc];\n\n\t\t//get path\n\t\tNCRPNode[] path = new NCRPNode[numLevels];\n\t\tfor (level = numLevels - 1; level >= 0; level--) {\n\t\t\tpath[level] = node;\n\t\t\tnode = node.parent;\n\t\t}\n\n\t\tdouble[] levelWeights = new double[numLevels];\n\n\t\t// Initialize level counts\n\t\tfor (token = 0; token < seqLen; token++) {\n\t\t\tlevelCounts[ docLevels[token] ]++;\n\t\t}\n\n\t\t//very similar to LDA gibbs\n\t\tfor (token = 0; token < seqLen; token++) { //for each word\n\t\t\ttype = fs.get(token);\n\t \n\t\t\t//remove selected word from its topic\n\t\t\tlevelCounts[ docLevels[token] ]--;\n\t\t\tnode = path[ docLevels[token] ];\n\t\t\tnode.typeCounts[type]--;\n\t\t\tnode.totalTokens--;\n\t \n\t\t\t//calc weight for each topic (nodes on the path)\n\t\t\t//to avoid sparsity, alpha should be large\n\t\t\tsum = 0.0;\n\t\t\tfor (level=0; level < numLevels; level++) {\n\t\t\t\tlevelWeights[level] = \n\t\t\t\t\t(alpha + levelCounts[level]) * \n\t\t\t\t\t(eta + path[level].typeCounts[type]) /\n\t\t\t\t\t(etaSum + path[level].totalTokens);\n\t\t\t\tsum += levelWeights[level];\n\t\t\t}\n\t\t\t//sample a topic\n\t\t\tlevel = random.nextDiscrete(levelWeights, sum);\n\n\t\t\t//put word back\n\t\t\tdocLevels[token] = level;\n\t\t\tlevelCounts[ docLevels[token] ]++;\n\t\t\tnode = path[ level ];\n\t\t\tnode.typeCounts[type]++;\n\t\t\tnode.totalTokens++;\n\t\t}\n }", "public void addDocument(Document doc) {\n\t\tif(doc != null)\n\t\t\tmyDocument.add(doc);\n\t}", "public void addPrescription(Prescription p){\n prescriptions.add(p);\n }", "public static void addAllPossesives(AnnotationSet nps, Document doc, Map<Annotation, ArrayList<Annotation>> posessives)\r\n{\r\n for (Annotation np : nps) {\r\n addPossesives(np, doc, posessives);\r\n }\r\n}", "private void addFile(String file){\r\n\t\ttry(\r\n\t\t\tBufferedReader reader = new BufferedReader(new FileReader(file));\r\n\t\t){\r\n\t\t\tString html = \"\";\r\n\t\t\tString line = \"\";\r\n\t\t\t// read in html from passed file argument\r\n\t\t\twhile((line=reader.readLine())!=null){\r\n\t\t\t\thtml += line;\r\n\t\t\t}\r\n\t\t\t// retrieve all text content elements from page\r\n\t\t\tElements paragraphs = Jsoup.parse(html).select(\"p\");\r\n\t\t\tString content = \"\";\r\n\t\t\tfor (Element i : paragraphs){\r\n\t\t\t\tcontent += i.text()+\" \";\r\n\t\t\t}\r\n\t\t\t// tokenize and log all unique words\r\n\t\t\tMatcher matcher = pattern.matcher(content);\r\n\t\t\tString[] results = matcher.results().map(MatchResult::group).toArray(String[]::new);\r\n\t\t\tHashMap<String, Integer> count = new HashMap<String, Integer>();\r\n\t\t\tfor (int i = 0;i<results.length;++i){\r\n\t\t\t\tString word = results[i];\r\n\t\t\t\tif (count.get(word) != null){\r\n\t\t\t\t\tcount.put(word, count.get(word)+1);\r\n\t\t\t\t}\r\n\t\t\t\telse{\r\n\t\t\t\t\tcount.put(word, 1);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t//create term objects with ids\r\n\t\t\tHashMap<Term, Integer> rCount = new HashMap<Term, Integer>();\r\n\t\t\tint id = 0;\r\n\t\t\tfor (Map.Entry<String, Integer> subset : count.entrySet()){\r\n\t\t\t\trCount.put(new Term(processWord(subset.getKey()),id), subset.getValue());\r\n\t\t\t}\r\n\t\t\t// store data from file\r\n\t\t\tindex.put(file, new IndexedDoc(rCount));\r\n\t\t\treader.close();\r\n\t\t}\r\n\t\tcatch(Exception e){\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t}", "private void addMetaData() {\r\n\t\tdocument.open();\r\n\t\tdocument.addTitle(\"My first PDF\");\r\n\t\tdocument.addSubject(\"Using iText\");\r\n\t\tdocument.addKeywords(\"Java, PDF, iText\");\r\n\t\tdocument.addAuthor(\"Lars Vogel\");\r\n\t\tdocument.addCreator(\"Lars Vogel\");\r\n\t\tdocument.close();\r\n\t}", "public Paragraph takeParagraph(Paragraph paragraph) {\n this.paragraph = paragraph;\n Iterator<String> iterator = conceptSerive.getConcepts().iterator();\n ArrayList<String> concepts = new ArrayList<>();\n while (iterator.hasNext()) {\n concepts.add(iterator.next());\n }\n nlpService.setParagraphContent(paragraph.getParagraphContent());\n nlpService.setConceptNames(concepts);\n NlpResult nlpResult = nlpService.getNlpResults();\n nlpResultService.setNlpResult(nlpResult);\n analyticService.setConceptNames(concepts);\n return paragraph;\n }", "public void setNumberOfDocuments(double numOfDocs) {\n\t\tnumberOfDocuments = numOfDocs;\n\t}", "public static void main(String[] args) {\n\t\tString CorpusFilePath = \"C:\\\\Users\\\\singh\\\\Desktop\\\\mallet-2.0.8\\\\palm\\\\palm.txt\";\n\t\tString CorpusDirPath = \"C:\\\\Users\\\\singh\\\\Desktop\\\\mallet-2.0.8\\\\palm\\\\output\";\n\n\t\tBufferedWriter out = null;\n\t\tBufferedReader br = null;\n\t\ttry {\n\t\t\tSystem.out.print(\"START\");\n\t\t\tFileInputStream fis = new FileInputStream(new File(CorpusFilePath));\n\t\t\tString CorpusContent = IOUtils.toString(fis);\n\t\t\tString[] tokens = CorpusContent.split(\"ravikrsingh20\");\n\t\t\tfor (int i = 0; i < tokens.length; i++) {\n\t\t\t\ttry {\n\t\t\t\t\tFile file = new File(CorpusDirPath + File.separator + i + \".txt\");\n\t\t\t\t\tfile.createNewFile();\n\t\t\t\t\tFileWriter fstream = new FileWriter(file);\n\t\t\t\t\tout = new BufferedWriter(fstream);\n\t\t\t\t\tout.write(tokens[i]);\n\t\t\t\t} catch (IOException e) {\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t} finally {\n\t\t\t\t\ttry {\n\t\t\t\t\t\tout.flush();\n\t\t\t\t\t\tout.close();\n\t\t\t\t\t} catch (IOException e) {\n\t\t\t\t\t\te.printStackTrace();\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t}\n\t\t\tSystem.out.print(\"DONE\");\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\n\t}", "public void addText(IText text) {\n var name = \"Text\"; // TODO should texts have a name? E.g. the filename etc.?\n var textIndividual = ontologyConnector.addIndividualToClass(name, textClass);\n var uuid = ontologyConnector.getLocalName(textIndividual);\n ontologyConnector.addPropertyToIndividual(textIndividual, uuidProperty, uuid);\n\n ImmutableList<IWord> words = text.getWords();\n\n // first add all word individuals\n var wordIndividuals = new ArrayList<Individual>();\n var wordsToIndividuals = new HashMap<IWord, Individual>();\n for (var word : words) {\n var wordIndividual = addWord(word);\n wordIndividuals.add(wordIndividual);\n wordsToIndividuals.put(word, wordIndividual);\n }\n\n // add dependencies to words.\n // We only add outgoing dependencies as ingoing are the same (but viewed from another perspective)\n for (var word : words) {\n var wordIndividual = wordsToIndividuals.get(word);\n for (var dependencyType : DependencyTag.values()) {\n var outDependencies = word.getWordsThatAreDependencyOfThis(dependencyType);\n for (var outDep : outDependencies) {\n var outWordIndividual = wordsToIndividuals.get(outDep);\n addDependencyBetweenWords(wordIndividual, dependencyType, outWordIndividual);\n }\n }\n }\n\n // create the list that is used for the words property\n var olo = ontologyConnector.addList(\"WordsOf\" + name, wordIndividuals);\n var listIndividual = olo.getListIndividual();\n ontologyConnector.addPropertyToIndividual(textIndividual, wordsProperty, listIndividual);\n\n // add coref stuff\n var corefClusters = text.getCorefClusters();\n for (var corefCluster : corefClusters) {\n var representativeMention = corefCluster.getRepresentativeMention();\n var corefClusterIndividual = ontologyConnector.addIndividualToClass(representativeMention, corefClusterClass);\n ontologyConnector.addPropertyToIndividual(corefClusterIndividual, uuidProperty, \"\" + corefCluster.getId());\n ontologyConnector.addPropertyToIndividual(corefClusterIndividual, representativeMentionProperty, representativeMention);\n ontologyConnector.addPropertyToIndividual(textIndividual, hasCorefClusterProperty, corefClusterIndividual);\n\n var counter = 0;\n for (var mention : corefCluster.getMentions()) {\n var id = corefCluster.getId() + \"_\" + counter;\n counter += 1;\n var label = ICorefCluster.getTextForMention(mention);\n\n var mentionIndividual = ontologyConnector.addIndividualToClass(label, corefMentionClass);\n ontologyConnector.addPropertyToIndividual(mentionIndividual, uuidProperty, id);\n ontologyConnector.addPropertyToIndividual(corefClusterIndividual, mentionProperty, mentionIndividual);\n\n var mentionWordsIndividuals = getMentionWordIndividuals(mention, wordsToIndividuals);\n var mentionOlo = ontologyConnector.addList(\"WordsOf Mention \" + id, mentionWordsIndividuals);\n ontologyConnector.addPropertyToIndividual(mentionIndividual, wordsProperty, mentionOlo.getListIndividual());\n }\n }\n\n }", "public void addReceivedInternalDocument(AddReceivedInternalDocumentCommand aCommand);", "@Override\n public void saveCorpus(Corpus corp, cvac.FilePath file, Ice.Current __current)\n {\n throw new RuntimeException(\"Not implemented yet\");\n }", "@Override\n\tpublic void process(JCas aJCas) throws AnalysisEngineProcessException {\n\t\tString text = aJCas.getDocumentText();\n\n\t\t// create an empty Annotation just with the given text\n\t\tAnnotation document = new Annotation(text);\n//\t\tAnnotation document = new Annotation(\"Barack Obama was born in Hawaii. He is the president. Obama was elected in 2008.\");\n\n\t\t// run all Annotators on this text\n\t\tpipeline.annotate(document); \n\t\tList<CoreMap> sentences = document.get(SentencesAnnotation.class);\n\t\t HelperDataStructures hds = new HelperDataStructures();\n\n\t\t\n\t\t//SPnew language-specific settings:\n\t\t//SPnew subject tags of the parser\n\t\t HashSet<String> subjTag = new HashSet<String>(); \n\t\t HashSet<String> dirObjTag = new HashSet<String>(); \n\t\t //subordinate conjunction tags\n\t\t HashSet<String> compTag = new HashSet<String>(); \n\t\t //pronoun tags\n\t\t HashSet<String> pronTag = new HashSet<String>(); \n\t\t \n\t\t HashSet<String> passSubjTag = new HashSet<String>();\n\t\t HashSet<String> apposTag = new HashSet<String>(); \n\t\t HashSet<String> verbComplementTag = new HashSet<String>(); \n\t\t HashSet<String> infVerbTag = new HashSet<String>(); \n\t\t HashSet<String> relclauseTag = new HashSet<String>(); \n\t\t HashSet<String> aclauseTag = new HashSet<String>(); \n\t\t \n\t\t HashSet<String> compLemma = new HashSet<String>(); \n\t\t HashSet<String> coordLemma = new HashSet<String>(); \n\t\t HashSet<String> directQuoteIntro = new HashSet<String>(); \n\t\t HashSet<String> indirectQuoteIntroChunkValue = new HashSet<String>();\n\t\t \n//\t\t HashSet<String> finiteVerbTag = new HashSet<String>();\n\t\t \n\n\t\t //OPEN ISSUES PROBLEMS:\n\t\t //the subject - verb relation finding does not account for several specific cases: \n\t\t //opinion verbs with passive subjects as opinion holder are not accounted for,\n\t\t //what is needed is a marker in the lex files like PASSSUBJ\n\t\t //ex: Obama is worried/Merkel is concerned\n\t\t //Many of the poorer countries are concerned that the reduction in structural funds and farm subsidies may be detrimental in their attempts to fulfill the Copenhagen Criteria.\n\t\t //Some of the more well off EU states are also worried about the possible effects a sudden influx of cheap labor may have on their economies. Others are afraid that regional aid may be diverted away from those who currently benefit to the new, poorer countries that join in 2004 and beyond. \n\t\t// Does not account for infinitival constructions, here again a marker is needed to specify\n\t\t //subject versus object equi\n\t\t\t//Christian Noyer was reported to have said that it is ok.\n\t\t\t//Reuters has reported Christian Noyer to have said that it is ok.\n\t\t //Obama is likely to have said.. \n\t\t //Several opinion holder- opinion verb pairs in one sentence are not accounted for, right now the first pair is taken.\n\t\t //what is needed is to run through all dependencies. For inderect quotes the xcomp value of the embedded verb points to the \n\t\t //opinion verb. For direct quotes the offsets closest to thwe quote are relevant.\n\t\t //a specific treatment of inverted subjects is necessary then. Right now the\n\t\t //strategy relies on the fact that after the first subj/dirobj - verb pair the\n\t\t //search is interrupted. Thus, if the direct object precedes the subject, it is taken as subject.\n\t\t // this is the case in incorrectly analysed inverted subjeects as: said Zwickel on Monday\n\t\t //coordination of subject not accounted for:employers and many economists\n\t\t //several subject-opinion verbs:\n\t\t //Zwickel has called the hours discrepancy between east and west a \"fairness gap,\" but employers and many economists point out that many eastern operations have a much lower productivity than their western counterparts.\n\t\t if (language.equals(\"en\")){\n \t subjTag.add(\"nsubj\");\n \t subjTag.add(\"xsubj\");\n \t subjTag.add(\"nmod:agent\");\n \t \n \t dirObjTag.add(\"dobj\"); //for inverted subject: \" \" said IG metall boss Klaus Zwickel on Monday morning.\n \t \t\t\t\t\t\t//works only with break DEPENDENCYSEARCH, otherwise \"Monday\" is nsubj \n \t \t\t\t\t\t\t//for infinitival subject of object equi: Reuters reports Obama to have said\n \tpassSubjTag.add(\"nsubjpass\");\n \tapposTag.add(\"appos\");\n \trelclauseTag.add(\"acl:relcl\");\n \taclauseTag.add(\"acl\");\n \t compTag.add(\"mark\");\n \t pronTag.add(\"prp\");\n \thds.pronTag.add(\"prp\");\n \tcompLemma.add(\"that\");\n \tcoordLemma.add(\"and\");\n \tverbComplementTag.add(\"ccomp\");\n \tverbComplementTag.add(\"parataxis\");\n\n \tinfVerbTag.add(\"xcomp\"); //Reuters reported Merkel to have said\n \tinfVerbTag.add(\"advcl\");\n \tdirectQuoteIntro.add(\":\");\n \tindirectQuoteIntroChunkValue.add(\"SBAR\");\n \thds.objectEqui.add(\"report\");\n \thds.objectEqui.add(\"quote\");\n \thds.potentialIndirectQuoteTrigger.add(\"say\");\n// \thds.objectEqui.add(\"confirm\");\n// \thds.subjectEqui.add(\"promise\");\n// \thds.subjectEqui.add(\"quote\");\n// \thds.subjectEqui.add(\"confirm\");\n }\n\t\t \n\t\t boolean containsSubordinateConjunction = false;\n\t\t\n\t\t \n\t\tfor (CoreMap sentence : sentences) {\n//\t\t\tSystem.out.println(\"PREPROCESSING..\");\n\t\t\t\tSentenceAnnotation sentenceAnn = new SentenceAnnotation(aJCas);\n\t\t\t\t\n\t\t\t\tint beginSentence = sentence.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endSentence = sentence.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(sentence.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tsentenceAnn.setBegin(beginSentence);\n\t\t\t\tsentenceAnn.setEnd(endSentence);\n\t\t\t\tsentenceAnn.addToIndexes();\n\t\t\t\t\n\t\t\t\t//SP Map offsets to NER\n\t\t\t\tList<NamedEntity> ners = JCasUtil.selectCovered(aJCas, //SPnew tut\n\t\t\t\t\t\tNamedEntity.class, sentenceAnn);\n\t\t\t\tfor (NamedEntity ne : ners){\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.jcasType.toString());\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.getCoveredText().toString());\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.jcasType.casTypeCode);\n\t\t\t\t\t//Person is 71, Location is 213, Organization is 68 geht anders besser siehe unten\n\t\t\t\t\tint nerStart = ne\n\t\t\t\t\t\t\t.getBegin();\n\t\t\t\t\tint nerEnd = ne.getEnd();\n//\t\t\t\t\tSystem.out.println(\"NER: \" + ne.getCoveredText() + \" \" + nerStart + \"-\" + nerEnd ); \n\t\t\t\t\tString offsetNer = \"\" + nerStart + \"-\" + nerEnd;\n\t\t\t\t\thds.offsetToNer.put(offsetNer, ne.getCoveredText());\n//\t\t\t\t\tNer.add(offsetNer);\n\t\t\t\t\thds.Ner.add(offsetNer);\n//\t\t\t\t\tSystem.out.println(\"NER: TYPE \" +ne.getValue().toString());\n\t\t\t\t\tif (ne.getValue().equals(\"PERSON\")){\n\t\t\t\t\t\thds.NerPerson.add(offsetNer);\n\t\t\t\t\t}\n\t\t\t\t\telse if (ne.getValue().equals(\"ORGANIZATION\")){\n\t\t\t\t\t\thds.NerOrganization.add(offsetNer);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t//DBpediaLink info: map offsets to links\n\t\t\t\tList<DBpediaResource> dbpeds = JCasUtil.selectCovered(aJCas, //SPnew tut\n\t\t\t\t\t\tDBpediaResource.class, sentenceAnn);\n\t\t\t\tfor (DBpediaResource dbped : dbpeds){\n//\t\t\t\t\t\n//\t\t\t\t\tint dbStart = dbped\n//\t\t\t\t\t\t\t.getBegin();\n//\t\t\t\t\tint dbEnd = dbped.getEnd();\n\t\t\t\t\t// not found if dbpedia offsets are wrongly outside than sentences\n//\t\t\t\t\tSystem.out.println(\"DBPED SENT: \" + sentenceAnn.getBegin()+ \"-\" + sentenceAnn.getEnd() ); \n//\t\t\t\t\tString offsetDB = \"\" + dbStart + \"-\" + dbEnd;\n//\t\t\t\t\thds.labelToDBpediaLink.put(dbped.getLabel(), dbped.getUri());\n//\t\t\t\t\tSystem.out.println(\"NOW DBPED: \" + dbped.getLabel() + \"URI: \" + dbped.getUri() ); \n\t\t\t\t\thds.dbpediaSurfaceFormToDBpediaLink.put(dbped.getCoveredText(), dbped.getUri());\n//\t\t\t\t\tSystem.out.println(\"NOW DBPED: \" + dbped.getCoveredText() + \"URI: \" + dbped.getUri() ); \n\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t//SP Map offsets to lemma of opinion verb/noun; parser does not provide lemma\n\t\t\t\t for (CoreLabel token: sentence.get(TokensAnnotation.class)) {\n//\t\t\t\t\t System.out.println(\"LEMMA \" + token.lemma().toString());\n\t\t\t\t\t int beginTok = token.beginPosition();\n\t\t\t\t\t int endTok = token.endPosition();\n\t\t\t\t\t String offsets = \"\" + beginTok + \"-\" + endTok;\n\t\t\t\t\t hds.offsetToLemma.put(offsets, token.lemma().toString());\n\t\t\t\t\t \n\t\t\t\t\t \t if (opinion_verbs.contains(token.lemma().toString())){\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionVerb.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t hds.OpinionExpression.add(offsets);\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionExpression.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t \n//\t\t\t \t System.out.println(\"offsetToLemmaOfOpinionVerb \" + token.lemma().toString());\n\t\t\t\t\t \t }\n\t\t\t\t\t \t if (passive_opinion_verbs.contains(token.lemma().toString())){\n\t\t\t\t\t\t\t hds.offsetToLemmaOfPassiveOpinionVerb.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t hds.OpinionExpression.add(offsets);\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionExpression.put(offsets, token.lemma().toString());\n//\t\t\t \t System.out.println(\"offsetToLemmaOfPassiveOpinionVerb \" + token.lemma().toString());\n\t\t\t\t\t \t }\n\n\t\t\t\t } \n\n\t\t\t//SPnew parser\n\t\t\tTree tree = sentence.get(TreeAnnotation.class);\n\t\t\tTreebankLanguagePack tlp = new PennTreebankLanguagePack();\n\t\t\tGrammaticalStructureFactory gsf = tlp.grammaticalStructureFactory();\n\t\t\tGrammaticalStructure gs = gsf.newGrammaticalStructure(tree);\n\t\t\tCollection<TypedDependency> td = gs.typedDependenciesCollapsed();\n\n\t\t\t \n//\t\t\tSystem.out.println(\"TYPEDdep\" + td);\n\t\t\t\n\t\t\tObject[] list = td.toArray();\n//\t\t\tSystem.out.println(list.length);\n\t\t\tTypedDependency typedDependency;\nDEPENDENCYSEARCH: for (Object object : list) {\n\t\t\ttypedDependency = (TypedDependency) object;\n//\t\t\tSystem.out.println(\"DEP \" + typedDependency.dep().toString()+ \n//\t\t\t\t\t\" GOV \" + typedDependency.gov().toString()+ \n//\t\t\t\" :: \"+ \" RELN \"+typedDependency.reln().toString());\n\t\t\tString pos = null;\n String[] elements;\n String verbCand = null;\n int beginVerbCand = -5;\n\t\t\tint endVerbCand = -5;\n\t\t\tString offsetVerbCand = null;\n\n if (compTag.contains(typedDependency.reln().toString())) {\n \tcontainsSubordinateConjunction = true;\n// \tSystem.out.println(\"subordConj \" + typedDependency.dep().toString().toLowerCase());\n }\n \n else if (subjTag.contains(typedDependency.reln().toString())){\n \thds.predicateToSubjectChainHead.clear();\n \thds.subjectToPredicateChainHead.clear();\n \t\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n//\t\t\t\tSystem.out.println(\"VERBCand \" + verbCand + offsetVerbCand);\n//\t\t\t\tfor (HashMap.Entry<String, String> entry : hds.offsetToLemma.entrySet()) {\n//\t\t\t\t String key = entry.getKey();\n//\t\t\t\t Object value = entry.getValue();\n//\t\t\t\t System.out.println(\"OFFSET \" + key + \" LEMMA \" + value);\n//\t\t\t\t // FOR LOOP\n//\t\t\t\t}\n//\t\t\t\tif (hds.offsetToLemma.containsKey(offsetVerbCand)){\n//\t\t\t\t\tString verbCandLemma = hds.offsetToLemma.get(offsetVerbCand);\n//\t\t\t\t\tif (hds.objectEqui.contains(verbCandLemma) || hds.subjectEqui.contains(verbCandLemma)){\n//\t\t\t\t\t\tSystem.out.println(\"SUBJCHAIN BEGIN verbCand \" + verbCand);\n//\t\t\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\t\t}\n//\t\t\t\t}\n//\t\t\t\tSystem.out.println(\"SUBJCHAINHEAD1\");\n\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\tSystem.out.println(\"verbCand \" + verbCand);\n\t\t\t\t//hack for subj after obj said Zwickel (obj) on Monday morning (subj)\n\t\t\t\tif (language.equals(\"en\") \n\t\t\t\t\t\t&& hds.predicateToObject.containsKey(offsetVerbCand)\n\t\t\t\t\t\t){\n// \t\tSystem.out.println(\"CONTINUE DEP\");\n \t\tcontinue DEPENDENCYSEARCH;\n \t}\n\t\t\t\telse {\n\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n\t\t\t\t}\n }\n //Merkel is concerned\n else if (passSubjTag.contains(typedDependency.reln().toString())){\n \t//Merkel was reported\n \t//Merkel was concerned\n \t//Merkel was quoted\n \thds.predicateToSubjectChainHead.clear();\n \thds.subjectToPredicateChainHead.clear();\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n//\t\t\t\tSystem.out.println(\"VERBCand \" + verbCand + offsetVerbCand);\n//\t\t\t\tif (hds.offsetToLemma.containsKey(offsetVerbCand)){\n//\t\t\t\t\tString verbCandLemma = hds.offsetToLemma.get(offsetVerbCand);\n////\t\t\t\t\tSystem.out.println(\"LEMMA verbCand \" + verbCandLemma);\n//\t\t\t\t\tif (hds.objectEqui.contains(verbCandLemma) || hds.subjectEqui.contains(verbCandLemma)){\n//\t\t\t\t\t\tSystem.out.println(\"SUBJCHAIN BEGIN verbCand \" + verbCand);\n//\t\t\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\t\t}\n//\t\t\t\t}\n \t\n \tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n// \tSystem.out.println(\"SUBJCHAINHEAD2\");\n \t//Merkel is concerned\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfPassiveOpinionVerb,\n \t\t\thds);\n }\n //Meanwhile, the ECB's vice-president, Christian Noyer, was reported at the start of the week to have said that the bank's future interest-rate moves\n// would depend on the behavior of wage negotiators as well as the pace of the economic recovery.\n\n else if (apposTag.contains(typedDependency.reln().toString())){\n \t\n \tString subjCand = typedDependency.gov().toString().toLowerCase();\n \tint beginSubjCand = typedDependency.gov().beginPosition();\n \tint endSubjCand = typedDependency.gov().endPosition();\n \tString offsetSubjCand = \"\" + beginSubjCand + \"-\" + endSubjCand;\n \tString appo = typedDependency.dep().toString().toLowerCase();\n\t\t\t\tint beginAppo = typedDependency.dep().beginPosition();\n\t\t\t\tint endAppo = typedDependency.dep().endPosition();\n\t\t\t\tString offsetAppo = \"\" + beginAppo + \"-\" + endAppo;\n\t\t\t\t\n// \tSystem.out.println(\"APPOSITION1 \" + subjCand + \"::\"+ appo + \":\" + offsetSubjCand + \" \" + offsetAppo);\n \thds.subjectToApposition.put(offsetSubjCand, offsetAppo);\n }\n else if (relclauseTag.contains(typedDependency.reln().toString())){\n \tString subjCand = typedDependency.gov().toString().toLowerCase();\n \tint beginSubjCand = typedDependency.gov().beginPosition();\n \tint endSubjCand = typedDependency.gov().endPosition();\n \tString offsetSubjCand = \"\" + beginSubjCand + \"-\" + endSubjCand;\n \tverbCand = typedDependency.dep().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.dep().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.dep().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n\t\t\t\tString subjCandPos = null;\n\t\t\t\tif (hds.predicateToSubject.containsKey(offsetVerbCand)){\n\t\t\t\t\t\n\t\t\t\t\tif (subjCand.matches(\".+?/.+?\")) { \n\t\t\t\t\t\telements = subjCand.split(\"/\");\n\t\t\t\t\t\tsubjCand = elements[0];\n\t\t\t\t\t\tsubjCandPos = elements[1];\n\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\tString del = hds.predicateToSubject.get(offsetVerbCand);\n\t\t\t\t\thds.predicateToSubject.remove(offsetVerbCand);\n\t\t\t\t\thds.subjectToPredicate.remove(del);\n\t\t\t\t\thds.normalPredicateToSubject.remove(offsetVerbCand);\n\t\t\t\t\thds.subjectToNormalPredicate.remove(del);\n//\t\t\t\t\tSystem.out.println(\"REMOVE RELPRO \" + verbCand + \"/\" + hds.offsetToLemma.get(del));\n\t\t\t\t\thds.predicateToSubject.put(offsetVerbCand, offsetSubjCand);\n\t\t\t\t\thds.subjectToPredicate.put( offsetSubjCand, offsetVerbCand);\n\t\t\t\t\thds.normalPredicateToSubject.put(offsetVerbCand, offsetSubjCand);\n\t\t\t\t\thds.subjectToNormalPredicate.put( offsetSubjCand, offsetVerbCand);\n//\t\t\t\t\tSystem.out.println(\"RELCLAUSE \" + subjCand + \"::\" + \":\" + verbCand);\n\t\t\t\t\thds.offsetToSubjectHead.put(offsetSubjCand,subjCand);\n\t\t\t\t\thds.SubjectHead.add(offsetSubjCand);\n\t\t\t\t\t\n\t\t\t\t\tif (subjCandPos != null && hds.pronTag.contains(subjCandPos)){\n\t\t\t\t\t\thds.PronominalSubject.add(offsetSubjCand);\n\t\t\t\t\t}\n\t\t\t\t}\n \t\n \t\n }\n \n else if (dirObjTag.contains(typedDependency.reln().toString())\n \t\t){\n \tstoreRelations(typedDependency, hds.predicateToObject, hds.ObjectToPredicate, hds);\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n\t\t\t\t\n\t\t\t\tString objCand = typedDependency.dep().toString().toLowerCase();\n \tint beginObjCand = typedDependency.dep().beginPosition();\n \tint endObjCand = typedDependency.dep().endPosition();\n \tString offsetObjCand = \"\" + beginObjCand + \"-\" + endObjCand;\n \tString objCandPos;\n \tif (objCand.matches(\".+?/.+?\")) { \n\t\t\t\t\telements = objCand.split(\"/\");\n\t\t\t\t\tobjCand = elements[0];\n\t\t\t\t\tobjCandPos = elements[1];\n//\t\t\t\t\tSystem.out.println(\"PRON OBJ \" + objCandPos);\n\t\t\t\t\tif (pronTag.contains(objCandPos)){\n\t\t\t\t\thds.PronominalSubject.add(offsetObjCand);\n\t\t\t\t\t}\n\t\t\t\t\t}\n// \tSystem.out.println(\"DIROBJ STORE ONLY\");\n \t//told Obama\n \t//said IG metall boss Klaus Zwickel\n \t// problem: pointing DO\n \t//explains David Gems, pointing out the genetically manipulated species.\n \t if (language.equals(\"en\") \n \t\t\t\t\t\t&& !hds.normalPredicateToSubject.containsKey(offsetVerbCand)\n \t\t\t\t\t\t){\n// \t\t System.out.println(\"INVERSE SUBJ HACK ENGLISH PREDTOOBJ\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t }\n }\n //was reported to have said\n else if (infVerbTag.contains(typedDependency.reln().toString())){\n \tstoreRelations(typedDependency, hds.mainToInfinitiveVerb, hds.infinitiveToMainVerb, hds);\n// \tSystem.out.println(\"MAIN-INF\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t\n }\n else if (aclauseTag.contains(typedDependency.reln().toString())){\n \tstoreRelations(typedDependency, hds.nounToInfinitiveVerb, hds.infinitiveVerbToNoun, hds);\n// \tSystem.out.println(\"NOUN-INF\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t\n }\n \n \n\n\t\t\t}\n\t\t\t\n//\t\t\tSemanticGraph dependencies = sentence.get(CollapsedCCProcessedDependenciesAnnotation.class);\n//\t\t\tSystem.out.println(\"SEM-DEP \" + dependencies);\t\n\t\t}\n\t\t\n\n\t\tMap<Integer, edu.stanford.nlp.dcoref.CorefChain> corefChains = document.get(CorefChainAnnotation.class);\n\t\t \n\t\t if (corefChains == null) { return; }\n\t\t //SPCOPY\n\t\t for (Entry<Integer, edu.stanford.nlp.dcoref.CorefChain> entry: corefChains.entrySet()) {\n//\t\t System.out.println(\"Chain \" + entry.getKey() + \" \");\n\t\t \tint chain = entry.getKey();\n\t\t String repMenNer = null;\n\t\t String repMen = null;\n\t\t String offsetRepMenNer = null;\n\n\t\t List<IaiCorefAnnotation> listCorefAnnotation = new ArrayList<IaiCorefAnnotation>();\n\t\t \n\t\t for (CorefMention m : entry.getValue().getMentionsInTextualOrder()) {\n\t\t \tboolean corefMentionContainsNer = false;\n\t\t \tboolean repMenContainsNer = false;\n\n//\t\t \n\n\t\t\t\t// We need to subtract one since the indices count from 1 but the Lists start from 0\n\t\t \tList<CoreLabel> tokens = sentences.get(m.sentNum - 1).get(TokensAnnotation.class);\n\t\t // We subtract two for end: one for 0-based indexing, and one because we want last token of mention not one following.\n//\t\t System.out.println(\" \" + m + \", i.e., 0-based character offsets [\" + tokens.get(m.startIndex - 1).beginPosition() +\n//\t\t \", \" + tokens.get(m.endIndex - 2).endPosition() + \")\");\n\t\t \n\t\t int beginCoref = tokens.get(m.startIndex - 1).beginPosition();\n\t\t\t\t int endCoref = tokens.get(m.endIndex - 2).endPosition();\n\t\t\t\t String offsetCorefMention = \"\" + beginCoref + \"-\" + endCoref;\n\t\t\t\t String corefMention = m.mentionSpan;\n\n\t\t\t\t CorefMention RepresentativeMention = entry.getValue().getRepresentativeMention();\n\t\t\t\t repMen = RepresentativeMention.mentionSpan;\n\t\t\t\t List<CoreLabel> repMenTokens = sentences.get(RepresentativeMention.sentNum - 1).get(TokensAnnotation.class);\n//\t\t\t\t System.out.println(\"REPMEN ANNO \" + \"\\\"\" + repMen + \"\\\"\" + \" is representative mention\" +\n// \", i.e., 0-based character offsets [\" + repMenTokens.get(RepresentativeMention.startIndex - 1).beginPosition() +\n//\t\t \", \" + repMenTokens.get(RepresentativeMention.endIndex - 2).endPosition() + \")\");\n\t\t\t\t int beginRepMen = repMenTokens.get(RepresentativeMention.startIndex - 1).beginPosition();\n\t\t\t\t int endRepMen = repMenTokens.get(RepresentativeMention.endIndex - 2).endPosition();\n\t\t\t\t String offsetRepMen = \"\" + beginRepMen + \"-\" + endRepMen;\n\t\t \t \n\t\t\t\t//Determine repMenNer that consists of largest NER (Merkel) to (Angela Merkel)\n\t\t\t\t //and \"Chancellor \"Angela Merkel\" to \"Angela Merkel\"\n\t\t \t //Further reduction to NER as in \"Chancellor Angela Merkel\" to \"Angela Merkel\" is\n\t\t\t\t //done in determineBestSubject. There, Chunk information and subjectHead info is available.\n\t\t\t\t //Chunk info and subjectHead info is used to distinguish \"Chancellor Angela Merkel\" to \"Angela Merkel\"\n\t\t\t\t //from \"The enemies of Angela Merkel\" which is not reduced to \"Angela Merkel\"\n\t\t\t\t //Problem solved: The corefMentions of a particular chain do not necessarily have the same RepMenNer (RepMen) \n\t\t\t\t // any more: Chancellor Angela Merkel repMenNer Chancellor Angela Merkel , then Angela Merkel has RepMenNer Angela Merkel\n\t\t\t\t if (offsetRepMenNer != null && hds.Ner.contains(offsetRepMenNer)){\n//\t\t\t\t\t System.out.println(\"NEWNer.contains(offsetRepMenNer)\");\n\t\t\t\t }\n\t\t\t\t else if (offsetRepMen != null && hds.Ner.contains(offsetRepMen)){\n\t\t\t\t\t repMenNer = repMen;\n\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\tSystem.out.println(\"NEWNer.contains(offsetRepMen)\");\n\t\t\t\t }\n\t\t\t\t else if (offsetCorefMention != null && hds.Ner.contains(offsetCorefMention)){\n\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\tSystem.out.println(\"Ner.contains(offsetCorefMention)\");\n\t\t\t\t\t}\n\t\t\t\t else {\n\t\t\t\t\t corefMentionContainsNer = offsetsContainAnnotation(offsetCorefMention,hds.Ner);\n\t\t\t\t\t repMenContainsNer = offsetsContainAnnotation(offsetRepMen,hds.Ner);\n//\t\t\t\t\t System.out.println(\"ELSE Ner.contains(offsetCorefMention)\");\n\t\t\t\t }\n\t\t\t\t //Determine repMenNer that contains NER\n\t\t\t\t\tif (repMenNer == null){\n\t\t\t\t\t\tif (corefMentionContainsNer){\n\t\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT1\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if (repMenContainsNer){\n\t\t\t\t\t\t\trepMenNer = repMen;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT2\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\t//no NER:\n\t\t\t\t\t\t//Pronoun -> repMen is repMenNer\n\t\t\t\t\t\telse if (hds.PronominalSubject.contains(offsetCorefMention) && repMen != null){\n\t\t\t\t\t\t\trepMenNer = repMen;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT3\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t//other no NER: corefMention is repMenNer because it is closer to original\n\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\tSystem.out.println(\"DEFAULT4\");\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t \n \t IaiCorefAnnotation corefAnnotation = new IaiCorefAnnotation(aJCas);\n\t\t\t\n\t\t\t\t\t\n\n\n\t\t\t\t\tcorefAnnotation.setBegin(beginCoref);\n\t\t\t\t\tcorefAnnotation.setEnd(endCoref);\n\t\t\t\t\tcorefAnnotation.setCorefMention(corefMention);\n\t\t\t\t\tcorefAnnotation.setCorefChain(chain);\n\t\t\t\t\t//done below\n//\t\t\t\t\tcorefAnnotation.setRepresentativeMention(repMenNer);\n//\t\t\t\t\tcorefAnnotation.addToIndexes(); \n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tlistCorefAnnotation.add(corefAnnotation);\n\t\t\t\t\t\n//\t\t\t\t\tdone below:\n//\t\t\t\t\t offsetToRepMen.put(offsetCorefMention, repMenNer);\n//\t\t\t\t\t RepMen.add(offsetCorefMention);\n\t\t\t\t\t\n\t\t\t\t\t \n\t\t }//end coref mention\n//\t\t System.out.println(\"END Chain \" + chain );\n//\t\t System.out.println(listCorefAnnotation.size());\n\t\t String offsetCorefMention = null;\n\t\t for (int i = 0; i < listCorefAnnotation.size(); i++) {\n\t\t \tIaiCorefAnnotation corefAnnotation = listCorefAnnotation.get(i);\n\t\t \tcorefAnnotation.setRepresentativeMention(repMenNer);\n\t\t \tcorefAnnotation.addToIndexes();\n\t\t \toffsetCorefMention = \"\" + corefAnnotation.getBegin() + \"-\" + corefAnnotation.getEnd();\n\t\t\t\t\thds.offsetToRepMen.put(offsetCorefMention, repMenNer);\n\t\t\t\t\thds.RepMen.add(offsetCorefMention);\n\t\t\t\t\t//COREF\n//\t\t\t\t\tSystem.out.println(\"Chain \" + corefAnnotation.getCorefChain());\n//\t\t\t\t\tSystem.out.println(\"corefMention \" + corefAnnotation.getCorefMention() + offsetCorefMention);\n//\t\t\t\t\tSystem.out.println(\"repMenNer \" + repMenNer);\n\t\t }\n\t\t } //end chains\n\n\n//\t\t System.out.println(\"NOW quote finder\");\n\n\n\t\t\n\t\t///* quote finder: begin find quote relation and quotee\n\t\t// direct quotes\n\t\t\n\t\t\n\t\tString quotee_left = null;\n\t\tString quotee_right = null; \n\t\t\n\t\tString representative_quotee_left = null;\n\t\tString representative_quotee_right = null; \n\t\t\n\t\tString quote_relation_left = null;\n\t\tString quote_relation_right = null;\n\t\t\n\t\tString quoteType = null;\n\t\tint quoteeReliability = 5;\n\t\tint quoteeReliability_left = 5;\n\t\tint quoteeReliability_right = 5;\n\t\tint quotee_end = -5;\n\t\tint quotee_begin = -5;\n\t\t\n\t\tboolean quoteeBeforeQuote = false;\n\n\n\t\n\t\t\n\t\t// these are all the quotes in this document\n\t\tList<CoreMap> quotes = document.get(QuotationsAnnotation.class);\n\t\tfor (CoreMap quote : quotes) {\n\t\t\tif (quote.get(TokensAnnotation.class).size() > 5) {\n\t\t\t\tQuoteAnnotation annotation = new QuoteAnnotation(aJCas);\n\n\t\t\t\tint beginQuote = quote.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endQuote = quote.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(quote.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tannotation.setBegin(beginQuote);\n\t\t\t\tannotation.setEnd(endQuote);\n\t\t\t\tannotation.addToIndexes();\n//\t\t\t}\n//\t\t}\n//\t\t\n//\t\tList<Q> newQuotes = document.get(QuotationsAnnotation.class);\t\t\n//\t\tfor (CoreMap annotation : newQuotes) {\n//\t\t\t\tif (1==1){\n//\t\t\t\tRe-initialize markup variables since they are also used for indirect quotes\n\t\t\t\tquotee_left = null;\n\t\t\t\tquotee_right = null; \n\t\t\t\t\n\t\t\t\trepresentative_quotee_left = null;\n\t\t\t\trepresentative_quotee_right = null;\n\t\t\t\t\n\t\t\t\tquote_relation_left = null;\n\t\t\t\tquote_relation_right = null;\n\t\t\t\tquoteeReliability = 5;\n\t\t\t\tquoteeReliability_left = 5;\n\t\t\t\tquoteeReliability_right = 5;\n\t\t\t\tquotee_end = -5;\n\t\t\t\tquotee_begin = -5;\n\t\t\t\tquoteType = \"direct\";\n\t\t\t\tquoteeBeforeQuote = false;\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> directQuoteTokens = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\tToken.class, annotation);\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> followTokens = JCasUtil.selectFollowing(aJCas,\n\t\t\t\t\t\tToken.class, annotation, 1);\n\t\t\t\t\n \n//\t\t\t\tfor (Token aFollowToken: followTokens){\n//\t\t\t\t\t List<Chunk> chunks = JCasUtil.selectCovering(aJCas,\n//\t\t\t\t\tChunk.class, aFollowToken);\n \n//direct quote quotee right:\n\t\t\t\t\n\t for (Token aFollow2Token: followTokens){\n\t\t\t\t\t List<SentenceAnnotation> sentencesFollowQuote = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t SentenceAnnotation.class, aFollow2Token);\n\t\t\t\t\t \n\t\t\t\t\t \n\t\t for (SentenceAnnotation sentenceFollowsQuote: sentencesFollowQuote){\n\t\t\t\t\t\t List<Chunk> chunks = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\tChunk.class, sentenceFollowsQuote);\n//\t\t\tSystem.out.println(\"DIRECT QUOTE RIGHT\");\n\t\t\tString[] quote_annotation_result = determine_quotee_and_quote_relation(\"RIGHT\", \n\t\t\t\t\tchunks, hds, annotation);\n\t\t\tif (quote_annotation_result.length>=4){\n\t\t\t quotee_right = quote_annotation_result[0];\n\t\t\t representative_quotee_right = quote_annotation_result[1];\n\t\t\t quote_relation_right = quote_annotation_result[2];\n\t\t\t try {\n\t\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t quoteeReliability_right = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t} catch (NumberFormatException e) {\n\t\t\t //Will Throw exception!\n\t\t\t //do something! anything to handle the exception.\n\t\t\t\tquoteeReliability = -5;\n\t\t\t\tquoteeReliability_right = -5;\n\t\t\t\t}\t\t\t\t\t \n\t\t\t }\n//\t\t\tSystem.out.println(\"DIRECT QUOTE RIGHT RESULT quotee \" + quotee_right + \" representative_quotee \" + representative_quotee_right\n//\t\t\t\t\t+ \" quote_relation \" + quote_relation_right);\n\t\t \n\t\t\t}\n\t\t\t\t\t \n\t\t\t\t\t \n }\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> precedingTokens = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t\t\tToken.class, annotation, 1);\n for (Token aPrecedingToken: precedingTokens){ \n \t\n \tif (directQuoteIntro.contains(aPrecedingToken.getLemma().getValue().toString()) \n \t\t\t|| compLemma.contains(aPrecedingToken.getLemma().getValue().toString())) {\n// \t\tSystem.out.println(\"Hello, World lemma found\" + aPrecedingToken.getLemma().getValue());\n \t\tquoteeBeforeQuote = true;\n \t}\n \t\tList <NamedEntity> namedEntities = null;\n \t\tList <Token> tokens = null;\n \t\tList<Chunk> chunks = null;\n \t\t\n\t\t\t\t List<Sentence> precedingSentences = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t \t\tSentence.class, aPrecedingToken, 1);\n\t\t\t\t \n\t\t\t\t\t\tif (precedingSentences.isEmpty()){\n\t\t\t\t\t\t\tList<Sentence> firstSentence;\n\t\t\t\t \tfirstSentence = JCasUtil.selectCovering(aJCas,\n\t\t\t\t \t\tSentence.class, aPrecedingToken);\n\n\t\t\t\t \tfor (Sentence aSentence: firstSentence){\n\t\t\t\t \t\t\n\n\t\t\t\t\t\t\t\tchunks = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\t\tChunk.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\n\t\t\t\t\t\t\t\t\t \n\t\t\t\t \t\tnamedEntities = JCasUtil.selectCovered(aJCas,\n\t \t \t\tNamedEntity.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\t\t\t\t \t\ttokens = JCasUtil.selectCovered(aJCas,\n\t\t\t\t \t\t\t\tToken.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\t\t\t\t \t\n\t\t\t\t \t}\n\t\t\t\t\t\t}\n\t\t\t\t else {\t\n\t\t\t\t \tfor (Sentence aSentence: precedingSentences){\n//\t\t\t\t \t\tSystem.out.println(\"Hello, World sentence\" + aSentence);\n\t\t\t\t \t\tchunks = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tChunk.class, aSentence, aPrecedingToken);\n\t\t\t\t \t\tnamedEntities = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tNamedEntity.class, aSentence, aPrecedingToken);\n\t\t\t\t \t\ttokens = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tToken.class, aSentence, aPrecedingToken);\n\t\t\t\t \t}\n\t\t\t\t }\n \t\n//\t\t\t\t \n//\t\t\t\t\t\tSystem.out.println(\"DIRECT QUOTE LEFT\");\n\t\t\t\t\t\tString[] quote_annotation_direct_left = determine_quotee_and_quote_relation(\"LEFT\", chunks,\n\t\t\t\t\t\t\t\t hds, annotation\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t );\n//\t\t\t\t\t\tSystem.out.println(\"QUOTE ANNOTATION \" + quote_annotation_direct_left.length);\t\t\n\t\tif (quote_annotation_direct_left.length>=4){\n//\t\t\tSystem.out.println(\"QUOTE ANNOTATION UPDATE \" + quote_annotation_direct_left[0] +\n//\t\t\t\t\t\" \" + quote_annotation_direct_left[1] + \" \" +\n//\t\t\t\t\tquote_annotation_direct_left[2]);\n\t\t quotee_left = quote_annotation_direct_left[0];\n\t\t representative_quotee_left = quote_annotation_direct_left[1];\n\t\t quote_relation_left = quote_annotation_direct_left[2];\n\t\t try {\n\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_direct_left[3]);\n\t\t\t quoteeReliability_left = Integer.parseInt(quote_annotation_direct_left[3]);\n\t\t\t} catch (NumberFormatException e) {\n\t\t //Will Throw exception!\n\t\t //do something! anything to handle the exception.\n\t\t\tquoteeReliability = -5;\n\t\t\tquoteeReliability_left = -5;\n\t\t\t}\t\t\t\t\t \n\t\t }\n//\t\tSystem.out.println(\"DIRECT QUOTE LEFT RESULT quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left\n//\t\t\t\t+ \" quote_relation \" + quote_relation_left);\n\t\t//no subject - predicate quotee quote_relation, quote introduced with colon: \n\t\tif (quotee_left == null && quote_relation_left == null && representative_quotee_left == null \n\t\t&& directQuoteIntro.contains(aPrecedingToken.getLemma().getValue().toString())){\n//\t\t\tSystem.out.println(\"NER DIRECT QUOTE LEFT COLON\");\n\t\t\tString quoteeCandOffset = null; \n\t\t\tString quoteeCandText = null;\n\t\t if (namedEntities.size() == 1){\n \t \tfor (NamedEntity ne : namedEntities){\n// \t \t\tSystem.out.println(\"ONE NER \" + ne.getCoveredText());\n \t \t\tquoteeCandText = ne.getCoveredText();\n\t\t\t\t\tquote_relation_left = aPrecedingToken.getLemma().getValue().toString();\n\t\t\t\t\tquotee_end = ne.getEnd();\n\t\t\t\t\tquotee_begin = ne.getBegin();\n\t\t\t\t\tquoteeCandOffset = \"\" + quotee_begin + \"-\" + quotee_end;\n\t\t\t\t\tquoteeReliability = 1;\n\t\t\t\t\tquoteeReliability_left = 1;\n \t }\n \t }\n \t else if (namedEntities.size() > 1) {\n \t \tint count = 0;\n \t \tString quotee_cand = null;\n// \t \tSystem.out.println(\"Hello, World ELSE SEVERAL NER\");\n \t \tfor (NamedEntity ner : namedEntities){\n// \t \t\tSystem.out.println(\"Hello, World NER TYPE\" + ner.getValue());\n \t \t\tif (ner.getValue().equals(\"PERSON\")){\n \t \t\t\tcount = count + 1;\n \t \t\t\tquotee_cand = ner.getCoveredText();\n \t \t\t\tquotee_end = ner.getEnd();\n \t \t\t\tquotee_begin = ner.getBegin();\n \t \t\t\tquoteeCandOffset = \"\" + quotee_begin + \"-\" + quotee_end;\n \t \t\t\t\n// \t \t\t\tSystem.out.println(\"Hello, World FOUND PERSON\" + quotee_cand);\n \t \t\t}\n \t \t}\n \t \tif (count == 1){ // there is exactly one NER.PERSON\n// \t \t\tSystem.out.println(\"ONE PERSON, SEVERAL NER \" + quotee_cand);\n \t \t\t\tquoteeCandText = quotee_cand;\n\t\t\t\t\t\tquote_relation_left = aPrecedingToken.getLemma().getValue().toString();\n\t\t\t\t\t\tquoteeReliability = 3;\n\t\t\t\t\t\tquoteeReliability_left = 3;\n \t \t}\n \t }\n\t\t if(quoteeCandOffset != null && quoteeCandText != null ){\n//\t\t \t quotee_left = quoteeCandText;\n\t\t \t String result [] = determineBestRepMenSubject(\n\t\t \t\t\t quoteeCandOffset,quoteeCandOffset, quoteeCandText, hds);\n\t\t \t if (result.length>=2){\n\t\t \t\t quotee_left = result [0];\n\t\t \t\t representative_quotee_left = result [1];\n//\t\t \t System.out.println(\"RESULT2 NER quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left);\n\t\t \t }\n\t\t }\n\t\t}\n }\n\t\t\n \n\n\t\t\t\t\n\t\t\t\tif (quotee_left != null && quotee_right != null){\n//\t\t\t\t\tSystem.out.println(\"TWO QUOTEES\");\n\t\t\t\t\t\n\t\t\t\t\tif (directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\".\") \n\t\t\t\t\t\t|| \tdirectQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"!\")\n\t\t\t\t\t\t|| directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"?\")\n\t\t\t\t\t\t\t){\n//\t\t\t\t\t\tSystem.out.println(\"PUNCT \" + quotee_left + quote_relation_left + quoteeReliability_left);\n\t\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\n\t\t\t\t\t}\n\t\t\t\t\telse if (directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\",\")){\n//\t\t\t\t\t\tSystem.out.println(\"COMMA \" + quotee_right + \" \" + quote_relation_right + \" \" + quoteeReliability_right);\n\t\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t\t}\n\t\t\t\t\telse if (!directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\".\")\n\t\t\t\t\t\t\t&& !directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"!\")\n\t\t\t\t\t\t\t&& !directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"?\")\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t){\n//\t\t\t\t\t\tSystem.out.println(\"NO PUNCT \" + quotee_right + \" \" + quote_relation_right + \" \" + quoteeReliability_right);\n\t\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t\t}\n\t\t\t\t\telse {\n//\t\t\t\t\t\tSystem.out.println(\"UNCLEAR LEFT RIGHT \" + quotee_left + quote_relation_left + quote + quotee_right + quote_relation_right);\n\t\t\t\t\tannotation.setQuotee(\"<unclear>\");\n\t\t\t\t\tannotation.setQuoteRelation(\"<unclear>\");\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\telse if (quoteeBeforeQuote == true){\n\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t}\n\t\t\t\telse if (quotee_left != null){\n//\t\t\t\t\tSystem.out.println(\"QUOTEE LEFT\" + quotee_left + quote_relation_left + quoteeReliability_left);\n\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t}\n\t\t\t\telse if (quotee_right != null){\n//\t\t\t\t\tSystem.out.println(\"QUOTEE RIGHT FOUND\" + quotee_right + \" QUOTE RELATION \" + quote_relation_right + \":\" + quoteeReliability_right);\n\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t}\n\t\t\t\telse if (quote_relation_left != null ){\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n//\t\t\t\t\tSystem.out.println(\"NO QUOTEE FOUND\" + quote + quote_relation_left + quote_relation_right);\n\t\t\t\t}\n\t\t\t\telse if (quote_relation_right != null){\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t}\n\t\t\t\telse if (quoteType != null){\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n//\t\t\t\t\tSystem.out.println(\"Hello, World NO QUOTEE and NO QUOTE RELATION FOUND\" + quote);\n\t\t\t\t}\n\t\t\t\tif (annotation.getRepresentativeQuoteeMention() != null){\n//\t\t\t\t\tSystem.out.println(\"NOW!!\" + annotation.getRepresentativeQuoteeMention());\n\t\t\t\t\tif (hds.dbpediaSurfaceFormToDBpediaLink.containsKey(annotation.getRepresentativeQuoteeMention())){\n\t\t\t\t\t\tannotation.setQuoteeDBpediaUri(hds.dbpediaSurfaceFormToDBpediaLink.get(annotation.getRepresentativeQuoteeMention()));\n//\t\t\t\t\t\tSystem.out.println(\"DBPRED FOUND\" + annotation.getRepresentativeQuoteeMention() + \" URI: \" + annotation.getQuoteeDBpediaUri());\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t} //for direct quote\n\t\t\n\t\t// annotate indirect quotes: opinion verb + 'that' ... until end of sentence: said that ...\n\n//\t\tList<CoreMap> sentences = document.get(SentencesAnnotation.class); //already instantiated above\nINDIRECTQUOTE:\t\tfor (CoreMap sentence : sentences) {\n//\t\t\tif (sentence.get(TokensAnnotation.class).size() > 5) { \n\t\t\t\tSentenceAnnotation sentenceAnn = new SentenceAnnotation(aJCas);\n\t\t\t\t\n\t\t\t\tint beginSentence = sentence.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endSentence = sentence.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(sentence.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tsentenceAnn.setBegin(beginSentence);\n\t\t\t\tsentenceAnn.setEnd(endSentence);\n//\t\t\t\tsentenceAnn.addToIndexes();\n\t\t\t\t\n\t\t\t\tQuoteAnnotation indirectQuote = new QuoteAnnotation(aJCas);\n\t \tint indirectQuoteBegin = -5;\n\t\t\t\tint indirectQuoteEnd = -5;\n\t\t\t\tboolean subsequentDirectQuoteInstance = false;\n\t\t\t\t\n\t\t\t\tList<Chunk> chunksIQ = JCasUtil.selectCovered(aJCas,\n\t\t\t\tChunk.class, sentenceAnn);\n\t\t\t\tList<Chunk> chunksBeforeIndirectQuote = null;\n\t\t\t\t\n\t\t\t\tint index = 0;\nINDIRECTCHUNK:\tfor (Chunk aChunk : chunksIQ) {\n\t\t\t\t\tindex++;\n\t\t\t\t\t\n//\t\t\t\t\tSystem.out.println(\"INDIRECT QUOTE CHUNK VALUE \" + aChunk.getChunkValue().toString());\n//\t\t\t\t\tif (aChunk.getChunkValue().equals(\"SBAR\")) {\n\t\t\t\t\tif(indirectQuoteIntroChunkValue.contains(aChunk.getChunkValue())){\n//\t\t\t\t\t\tSystem.out.println(\"INDIRECT QUOTE INDEX \" + \"\" + index);\n\t\t\t\t\t\t\n\t\t\t\t\t\tList<Token> tokensSbar = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\tToken.class, aChunk);\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tfor (Token aTokenSbar : tokensSbar){\n//\t\t\t\t\t\t\tString that = \"that\";\n\t\t\t\t\t\t\tif (compLemma.contains(aTokenSbar.getLemma().getCoveredText())){\n\t\t\t\t\t\t// VP test: does that clause contain VP?\n//\t\t\t\t\t\t\t\tSystem.out.println(\"TOK1\" + aTokenSbar.getLemma().getCoveredText());\n//\t\t\t \tQuoteAnnotation indirectQuote = new QuoteAnnotation(aJCas);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t indirectQuoteBegin = aChunk.getEnd() + 1;\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t chunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t//NEW\n//\t\t\t\t\t\t\t\tif (LANGUAGE == \"en\")\n\t\t\t\t\t\t\t\tList<Token> precedingSbarTokens = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t\t\t\t\t\t\tToken.class, aChunk, 1);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tfor (Token aPrecedingSbarToken: precedingSbarTokens){ \n//\t\t\t\t\t\t\t\t\tSystem.out.println(\"TOK2\" + aPrecedingSbarToken.getLemma().getCoveredText());\n\t\t\t\t \tif (coordLemma.contains(aPrecedingSbarToken.getLemma().getValue().toString())){\n//\t\t\t\t \t\tSystem.out.println(\"TOKK\" + aPrecedingSbarToken.getLemma().getCoveredText());\n\t\t\t\t \t\tchunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t \t\tint k = 0;\n\t\t\t\t \tSAY:\tfor (Chunk chunkBeforeAndThat : chunksBeforeIndirectQuote){\n//\t\t\t\t \t\t\txxxx\n\t\t\t\t \t\tk++;\n\t\t\t\t \t\t\tif (chunkBeforeAndThat.getChunkValue().equals(\"VP\")){\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t\tList<Token> tokensInVp = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tToken.class, chunkBeforeAndThat);\n\t\t\t\t\t\t\t\t\t\t\t\tfor (Token aTokenInVp : tokensInVp){\n//\t\t\t\t\t\t\t\t\t\t\t\t\tString and;\n//\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"TOKK\" + aTokenInVp.getLemma().getCoveredText());\n\t\t\t\t\t\t\t\t\t\t\t\t\tif (aTokenInVp.getLemma().getValue().equals(\"say\")){\n//\t\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"SAY OLD\" + indirectQuoteBegin + \":\" + sentenceAnn.getCoveredText());\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tchunksBeforeIndirectQuote = chunksIQ.subList(0, k);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tindirectQuoteBegin = chunksBeforeIndirectQuote.get(chunksBeforeIndirectQuote.size()-1).getEnd()+1;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"SAY NEW\" + indirectQuoteBegin + \":\" );\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tbreak SAY;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t}\n\t\t\t\t \t\t\t\n\t\t\t\t \t\t\t\n\t\t\t\t \t\t}\n\t\t\t\t \t\t\n\t\t\t\t \t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tList<QuoteAnnotation> coveringDirectQuoteChunk = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t\t\t\tQuoteAnnotation.class, aChunk);\n\t\t\t\t\t\t\t\tif (coveringDirectQuoteChunk.isEmpty()){\n//\t\t\t\t\t\t\t\t indirectQuoteBegin = aChunk.getEnd() + 1;\n\t\t\t\t\t\t\t\t indirectQuote.setBegin(indirectQuoteBegin);\n//\t\t\t\t\t\t\t\t chunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t\t\t\t\t indirectQuoteEnd = sentenceAnn.getEnd();\n\t\t\t\t\t\t\t\t indirectQuote.setEnd(indirectQuoteEnd);\n\t\t\t\t\t\t\t\t indirectQuote.addToIndexes();\n\t\t\t\t\t\t\t\t subsequentDirectQuoteInstance = false;\n//\t\t\t\t\t\t\t\t System.out.println(\"SUBSEQUENT FALSE\");\n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t List<Token> followTokens = JCasUtil.selectFollowing(aJCas,\n\t\t\t\t\t\t\t\t\t\t\tToken.class, indirectQuote, 1);\n\t\t\t\t\t\t\t\t for (Token aFollow3Token: followTokens){\n\t\t\t\t\t\t\t\t\t List<QuoteAnnotation> subsequentDirectQuotes = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t\t\t\t\tQuoteAnnotation.class,aFollow3Token);\n\t\t\t\t\t\t\t\t\t if (!subsequentDirectQuotes.isEmpty()){\n\t\t\t\t\t\t\t\t\t\t for (QuoteAnnotation subsequentDirectQuote: subsequentDirectQuotes){\n\t\t\t\t\t\t\t\t\t\t\t if (subsequentDirectQuote.getRepresentativeQuoteeMention() != null\n\t\t\t\t\t\t\t\t\t\t\t\t && subsequentDirectQuote.getRepresentativeQuoteeMention().equals(\"<unclear>\")){\n//\t\t\t\t\t\t\t\t\t\t\t System.out.println(\"SUBSEQUENT FOUND\"); \n\t\t\t\t\t\t\t\t\t\t\t hds.subsequentDirectQuote = subsequentDirectQuote;\n\t\t\t\t\t\t\t\t\t\t\t subsequentDirectQuoteInstance = true;\n\t\t\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t break INDIRECTCHUNK;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\t\t\n\t\t\t\t}\n\t\t\t\t\tif (indirectQuoteBegin >= 0 && indirectQuoteEnd >= 0){\n//\t\t\t\t\t\tList<QuoteAnnotation> coveringDirectQuote = JCasUtil.selectCovering(aJCas,\n//\t\t\t\t\t\t\t\tQuoteAnnotation.class, indirectQuote);\n//\t\t\t\t\t\tif (coveringDirectQuote.isEmpty()){\n////\t\t\t\t\t\t\t\n//\t\t\t\t\t\tindirectQuote.addToIndexes();\n//\t\t\t\t\t\t}\n//\t\t\t\t\t\telse {\n//\t\t\t\t\t\t\t//indirect quote is covered by direct quote and therefore discarded\n//\t\t\t\t\t\t\tcontinue INDIRECTQUOTE;\n//\t\t\t\t\t\t}\n\t\t\t\t\tList<QuoteAnnotation> coveredDirectQuotes = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\tQuoteAnnotation.class, indirectQuote);\n\t\t\t\t\tfor (QuoteAnnotation coveredDirectQuote : coveredDirectQuotes){\n//\t\t\t\t\t\tSystem.out.println(\"Hello, World covered direct quote\" + coveredDirectQuote.getCoveredText());\n\t\t\t\t\t\t//delete coveredDirectQuoteIndex\n\t\t\t\t\t\tcoveredDirectQuote.removeFromIndexes();\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\telse {\n\t\t\t\t\t\t//no indirect quote in sentence\n\t\t\t\t\t\tcontinue INDIRECTQUOTE;\n\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n//\t\t\t\t\t\tRe-initialize markup variables since they are also used for direct quotes\n\t\t\t\t\t\tquotee_left = null;\n\t\t\t\t\t\tquotee_right = null; \n\t\t\t\t\t\t\n\t\t\t\t\t\trepresentative_quotee_left = null;\n\t\t\t\t\t\trepresentative_quotee_right = null;\n\t\t\t\t\t\t\n\t\t\t\t\t\tquote_relation_left = null;\n\t\t\t\t\t\tquote_relation_right = null;\n\t\t\t\t\t\t\n\t\t\t\t\t\tquoteType = \"indirect\";\n\t\t\t\t\t\tquoteeReliability = 5;\n\t\t\t\t\t\tquoteeReliability_left = 5;\n\t\t\t\t\t\tquoteeReliability_right = 5;\n\t\t\t\t\t\tquotee_end = -5;\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\tif (chunksBeforeIndirectQuote != null){\n//\t\t\t\t\t\t\tSystem.out.println(\"chunksBeforeIndirectQuote FOUND!! \");\n\t\t\t\t\t\t\tString[] quote_annotation_result = determine_quotee_and_quote_relation(\"LEFT\", chunksBeforeIndirectQuote,\n\t\t\t\t\t\t\t\t\t hds, indirectQuote\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t );\n\t\t\tif (quote_annotation_result.length>=4){\n\t\t\t quotee_left = quote_annotation_result[0];\n\t\t\t representative_quotee_left = quote_annotation_result[1];\n\t\t\t quote_relation_left = quote_annotation_result[2];\n//\t\t\t System.out.println(\"INDIRECT QUOTE LEFT RESULT quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left\n//\t\t\t\t\t + \" QUOTE RELATION \" + quote_relation_left);\n\t\t\t try {\n\t\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t quoteeReliability_left = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t} catch (NumberFormatException e) {\n\t\t\t\tquoteeReliability = -5;\n\t\t\t\tquoteeReliability_left = -5;\n\t\t\t\t}\t\t\t\t\t \n\t\t\t }\n\t\t\t\n\t\t\t}\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tif (quotee_left != null){\n\t\t\t\t\t\t\tindirectQuote.setQuotee(quotee_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n\t\t\t\t\t\t\tindirectQuote.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\t\t\tindirectQuote.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//indirect quote followed by direct quote:\n\t\t\t\t\t\t\t//the quotee and quote relation of the indirect quote are copied to the direct quote \n\t\t\t\t\t\t\t//Genetic researcher Otmar Wiestler hopes that the government's strict controls on genetic research \n\t\t\t\t\t\t\t//will be relaxed with the advent of the new ethics commission. \n\t\t\t\t\t\t\t//\"For one thing the government urgently needs advice, because of course it's such an extremely \n\t\t\t\t\t\t\t//complex field. And one of the reasons Chancellor Schröder formed this new commission was without \n\t\t\t\t\t\t\t//a doubt to create his own group of advisors.\"\n\n\t\t\t\t\t\t\tif (subsequentDirectQuoteInstance == true\n\t\t\t\t\t\t\t\t&&\thds.subsequentDirectQuote.getRepresentativeQuoteeMention().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t&& \thds.subsequentDirectQuote.getQuotee().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t&& \thds.subsequentDirectQuote.getQuoteRelation().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t\t){\n//\t\t\t\t\t\t\t\tSystem.out.println(\"SUBSEQUENT UNCLEAR DIR QUOTE FOUND!!\"); \n\t\t\t\t\t\t\t\tint begin = hds.subsequentDirectQuote.getBegin();\n\t\t\t\t\t\t\t\tint end = hds.subsequentDirectQuote.getEnd();\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuotee(quotee_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteType(\"direct\");\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteeReliability(quoteeReliability_left + 2);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.addToIndexes();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\tSystem.out.println(\"Hello, World INDIRECT QUOTE \" + quotee_left + quote_relation_left + quoteeReliability);\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if (quote_relation_left != null){\n\t\t\t\t\t\t\tindirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\telse if (quoteType != null){\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n//\t\t\t\t\t\t\tSystem.out.println(\"Hello, World INDIRECT QUOTE NOT FOUND\" + quote_relation_left);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif (indirectQuote.getRepresentativeQuoteeMention() != null){\n//\t\t\t\t\t\t\tSystem.out.println(\"NOW!!\" + indirectQuote.getRepresentativeQuoteeMention());\n\t\t\t\t\t\t\tif (hds.dbpediaSurfaceFormToDBpediaLink.containsKey(indirectQuote.getRepresentativeQuoteeMention())){\n\t\t\t\t\t\t\t\tindirectQuote.setQuoteeDBpediaUri(hds.dbpediaSurfaceFormToDBpediaLink.get(indirectQuote.getRepresentativeQuoteeMention()));\n//\t\t\t\t\t\t\t\tSystem.out.println(\"DBPEDIA \" + indirectQuote.getRepresentativeQuoteeMention() + \" URI: \" + hds.dbpediaSurfaceFormToDBpediaLink.get(indirectQuote.getRepresentativeQuoteeMention()));\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n//\t\t\t\t\t\t}\n//\t\t\t\t}\n//\t\t\t }\n//\t\t\t} //for chunk\n//\t\t\t\tsay without that\n//\t\t\t}\t\t\n\t\t} //Core map sentences indirect quotes\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t}", "public void align(ArrayList<RevisionDocument> trainDocs,\n\t\t\tArrayList<RevisionDocument> testDocs, int option) throws Exception {\n\t\tHashtable<DocumentPair, double[][]> probMatrix = aligner\n\t\t\t\t.getProbMatrixTable(trainDocs, testDocs, option);\n\t\tIterator<DocumentPair> it = probMatrix.keySet().iterator();\n\t\twhile (it.hasNext()) {\n\t\t\tDocumentPair dp = it.next();\n\t\t\tString name = dp.getFileName();\n\t\t\tfor (RevisionDocument doc : testDocs) {\n\t\t\t\tif (doc.getDocumentName().equals(name)) {\n\t\t\t\t\tdouble[][] sim = probMatrix.get(dp);\n\t\t\t\t\tdouble[][] fixedSim = aligner.alignWithDP(dp, sim, option);\n\t\t\t\t\talignSingle(doc, sim, fixedSim, option);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}", "public static Annotation ruleResolvePronoun(Annotation[] basenps, int num, Document doc)\r\n{\n Annotation np2 = basenps[num];\r\n // Get some properties of the np\r\n FeatureUtils.PRTypeEnum type2 = Pronoun.getValue(np2, doc);\r\n String str2 = doc.getAnnotString(np2);\r\n boolean reflexive = FeatureUtils.isReflexive(str2);\r\n // Get the possible antecedents\r\n ArrayList<Annotation> antes = new ArrayList<Annotation>();\r\n ArrayList<Integer> nums = new ArrayList<Integer>();\r\n if (DEBUG) {\r\n System.err.println(\"Pronoun: \" + doc.getAnnotText(np2));\r\n }\r\n if (FeatureUtils.getPronounPerson(str2) == PersonPronounTypeEnum.FIRST) {\r\n if (NumberEnum.SINGLE.equals(Number.getValue(np2, doc)))\r\n return ruleResolvePronounI(np2, basenps, num, doc);\r\n else\r\n return ruleResolvePronounWe(np2, basenps, num, doc);\r\n }\r\n if (FeatureUtils.getPronounPerson(str2) == PersonPronounTypeEnum.SECOND)\r\n return ruleResolvePronounYou(np2, basenps, num, doc);\r\n else {\r\n int sentnum = 0;\r\n for (int i = num - 1; i >= 0 && sentnum <= 3; i--) {\r\n Annotation np1 = basenps[i];\r\n sentnum = sentNum(np1, np2, doc);\r\n if (DEBUG) {\r\n System.err.println(\"Possible antecedent: \" + i + \" :\" + doc.getAnnotText(np1));\r\n }\r\n if (!isNumberIncompatible(np1, np2, doc) && !isGenderIncompatible(np1, np2, doc)\r\n && !isAnimacyIncompatible(np1, np2, doc) && isWNClassComp(np1, np2, doc) && isProComp(np1, np2, doc)\r\n && !Embedded.getValue(np1, doc) && isSyntax(np1, np2, doc)) {\r\n if (DEBUG) {\r\n System.err.println(\"Candidate antecedent: \" + i + \" :\" + doc.getAnnotText(np1));\r\n }\r\n antes.add(0, np1);\r\n nums.add(0, i);\r\n }\r\n }\r\n }\r\n if (antes.size() == 0) return null;\r\n // Check for reflexsives\r\n if (FeatureUtils.isReflexive(doc.getAnnotText(np2))) {\r\n union(nums.get(nums.size() - 1).intValue(), num);\r\n return antes.get(antes.size() - 1);\r\n }\r\n if (antes.size() == 1) {\r\n // Rule 1: Unique in discourse\r\n if (DEBUG) {\r\n System.err.println(\"Rule 1 match!!!\");\r\n }\r\n union(nums.get(0).intValue(), num);\r\n return antes.get(0);\r\n }\r\n // Rule 2: Reflexive -- the last possible antecedent\r\n if (reflexive) {\r\n if (DEBUG) {\r\n System.err.println(\"Rule 2 match!!!\");\r\n }\r\n union(nums.get(nums.size() - 1).intValue(), num);\r\n return antes.get(antes.size() - 1);\r\n }\r\n // Rule 3: Unique current + Prior\r\n ArrayList<Annotation> antes1 = new ArrayList<Annotation>();\r\n ArrayList<Integer> nums1 = new ArrayList<Integer>();\r\n int counter = 0;\r\n for (Annotation np1 : antes) {\r\n if (sentNum(np1, np2, doc) < 2) {\r\n antes1.add(np1);\r\n nums1.add(nums.get(counter));\r\n }\r\n counter++;\r\n }\r\n if (antes1.size() == 1) {\r\n if (DEBUG) {\r\n System.err.println(\"Rule 3 match!!!\");\r\n }\r\n union(nums1.get(0).intValue(), num);\r\n return antes1.get(0);\r\n }\r\n // Rule 4: Possesive Pro\r\n\r\n if (FeatureUtils.isPossesive(str2) && antes1.size() > 0) {\r\n Integer found = null;\r\n Annotation ant = null;\r\n boolean multiple = false;\r\n for (int i = 0; i < antes1.size() && !multiple; i++) {\r\n Annotation np1 = antes1.get(i);\r\n if (doc.getAnnotText(np1).equalsIgnoreCase(str2) && sentNum(np1, np2, doc) == 1) {\r\n if (found == null) {\r\n found = nums1.get(i);\r\n ant = antes1.get(i);\r\n }\r\n else {\r\n multiple = true;\r\n }\r\n }\r\n }\r\n if (!multiple && found != null) {\r\n if (DEBUG) {\r\n System.err.println(\"Rule 4 match!!!\");\r\n }\r\n union(found.intValue(), num);\r\n return ant;\r\n }\r\n }\r\n // Rule #5: Unique in the current sentence\r\n ArrayList<Annotation> antes2 = new ArrayList<Annotation>();\r\n ArrayList<Integer> nums2 = new ArrayList<Integer>();\r\n counter = 0;\r\n for (Annotation np1 : antes1) {\r\n if (sentNum(np1, np2, doc) < 1) {\r\n antes2.add(np1);\r\n nums2.add(nums1.get(counter));\r\n }\r\n counter++;\r\n }\r\n if (antes2.size() == 1) {\r\n if (DEBUG) {\r\n System.err.println(\"Rule 5 match!!!\");\r\n }\r\n union(nums2.get(0).intValue(), num);\r\n return antes2.get(0);\r\n }\r\n // Extra Rule: Unique in the current clause (or parent clauses\r\n AnnotationSet parse = doc.getAnnotationSet(Constants.PARSE);\r\n Annotation clause = SyntaxUtils.getClause(np2, parse);\r\n while (clause != null) {\r\n ArrayList<Annotation> antes3 = new ArrayList<Annotation>();\r\n ArrayList<Integer> nums3 = new ArrayList<Integer>();\r\n counter = 0;\r\n for (Annotation np1 : antes2) {\r\n if (clause.covers(np1)) {\r\n antes3.add(np1);\r\n nums3.add(nums2.get(counter));\r\n }\r\n counter++;\r\n }\r\n if (DEBUG) {\r\n System.err.println(antes3.size() + \" antecedents in the clause\");\r\n }\r\n if (antes3.size() == 1) {\r\n if (DEBUG) {\r\n System.err.println(\"Clause rule match!!!\");\r\n }\r\n union(nums3.get(0).intValue(), num);\r\n return antes3.get(0);\r\n }\r\n clause = SyntaxUtils.getParentClause(clause, parse);\r\n }\r\n\r\n // Rule #6: Unique Subject\r\n\r\n // //Look for the subject in the current sentence\r\n // boolean unique = true;\r\n // Annotation subject = null;\r\n // Integer subjectNum = null;\r\n // for(int i=antes.size()-1; i>=0; i--){\r\n // Annotation np1 = antes.get(i);\r\n // if(sentNum(np1, np2, annotations, text)==0){\r\n // if(FeatureUtils.getGramRole(np1, annotations, text).equals(\"SUBJECT\")){\r\n // //&&SyntaxUtils.isMainClause(np1, parse)){\r\n // if(DEBUG)\r\n // System.err.println(\"Rule 6 match!!!\");\r\n // if(subjectNum!=null)\r\n // unique=false;\r\n // subjectNum = nums.get(i);\r\n // subject = antes.get(i);\r\n // }\r\n // }\r\n // }\r\n\r\n // if(subject!=null&&unique){\r\n // union(subjectNum.intValue(), num);\r\n // return subject;\r\n // }\r\n\r\n // Look for the subject in the previous sentence\r\n boolean unique = true;\r\n Annotation subject = null;\r\n Integer subjectNum = null;\r\n if (GramRole.getValue(np2, doc).equals(\"SUBJECT\")) {\r\n // &&SyntaxUtils.isMainClause(np2, parse)){\r\n for (int i = antes.size() - 1; i >= 0; i--) {\r\n Annotation np1 = antes.get(i);\r\n if (sentNum(np1, np2, doc) == 1) {\r\n if (GramRole.getValue(np1, doc).equals(\"SUBJECT\")) {\r\n // &&SyntaxUtils.isMainClause(np1, parse)){\r\n if (DEBUG) {\r\n System.err.println(\"Rule 6 match!!!\");\r\n }\r\n if (subjectNum != null) {\r\n unique = false;\r\n }\r\n subjectNum = nums.get(i);\r\n subject = antes.get(i);\r\n }\r\n }\r\n }\r\n }\r\n if (subject != null && unique) {\r\n union(subjectNum.intValue(), num);\r\n return subject;\r\n }\r\n subjectNum = null;\r\n subject = null;\r\n\r\n // One more Rule -- assign possessive pronouns to the last subject\r\n if (type2.equals(FeatureUtils.PRTypeEnum.POSSESSIVE)) {\r\n for (int i = antes.size() - 1; i >= 0; i--) {\r\n Annotation np1 = antes.get(i);\r\n if (sentNum(np1, np2, doc) == 0) {\r\n if (GramRole.getValue(np1, doc).equals(\"SUBJECT\")) {\r\n // &&SyntaxUtils.isMainClause(np1, parse)){\r\n if (DEBUG) {\r\n System.err.println(\"Rule 6a match!!!\");\r\n }\r\n if (subject == null) {\r\n subjectNum = nums.get(i);\r\n subject = antes.get(i);\r\n }\r\n }\r\n }\r\n }\r\n if (subject != null) {\r\n union(subjectNum.intValue(), num);\r\n return subject;\r\n }\r\n }\r\n\r\n return null;\r\n}", "public Document addDocument(Document document) throws ContestManagementException {\r\n return null;\r\n }", "public RichDocument()\n {\n setMeta(new DocumentMeta());\n _paragraphs=new ArrayList<Paragraph>();\n }", "public void addDocument(TokenizedDocument document) {\n\t\t\n\t\ttry {\n\t\t\tindexWriter.addDocument(createDocument(document),myAnalyzer);\n\t\t} catch (CorruptIndexException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\n\t}", "private static void addMetaData(Document document) {\n document.addTitle(\"Report\");\n //document.addSubject(\"Using iText\");\n //document.addKeywords(\"Java, PDF, iText\");\n document.addAuthor(\"Illya Barziy\");\n //document.addCreator(\"Lars Vogel\");\n }", "public static void pageRankmain() {\n\t\t\t\n\t\t\tstopWordStore();\n\t\t\t//File[] file_read= dir.listFiles();\n\t\t\t//textProcessor(file_read);// Will be called from LinkCrawler\n\t\t\t//queryProcess();\n\t\t\t//System.out.println(\"docsave \"+ docsave);\n\t\t\t/*for ( Map.Entry<String, ArrayList<String>> entry : docsave.entrySet()) {\n\t\t\t String key = entry.getKey();\n\t\t\t List<String> values = entry.getValue();\n\t\t\t System.out.print(\"Key = \" + key);\n\t\t\t System.out.println(\" , Values = \"+ values);\n\t\t\t}*/\n\t\t\t//########## RESPOINSIBLE FOR CREATING INVERTED INDEX OF TERMS ##########\n\t\t\tfor(int i=0;i<vocabulary.size();i++) {\n\t\t\t\tint count=1;\n\t\t\t\tMap<String, Integer> nestMap = new HashMap<String, Integer>();\n\t\t\t\tfor ( Map.Entry<String, ArrayList<String>> entry : docsave.entrySet()) {\n\t\t\t\t String keyMain = entry.getKey();\n\t\t\t\t List<String> values = entry.getValue();\n\t\t\t\t if(values.contains(vocabulary.get(i)))\n\t\t\t\t \t{\n\t\t\t\t \tentryDf.put(vocabulary.get(i), count);//entryDf stores documents frequency of vocabulary word \\\\it increase the count value for specific key\n\t\t\t\t \tcount++;\n\t\t\t\t \t}\n\t\t\t\t \n\t\t\t\t nestMap.put(keyMain, Collections.frequency(values,vocabulary.get(i)));\n\t\t\t \t\n\t\t\t \t//System.out.println(\"VOC \"+ vocabulary.get(i)+ \" KeyMain \" +keyMain+ \" \"+ Collections.frequency(values,vocabulary.get(i)));\n\t\t\t\t\t}\n\t\t\t\t\ttfList.put(vocabulary.get(i), nestMap);\n\t\t\t}\n\t\t\t//########## RESPOINSIBLE FOR CREATING A MAP \"storeIdf\" TO STORE IDF VALUES OF TERMS ##########\n\t\t\tfor ( Map.Entry<String, Integer> endf : entryDf.entrySet()) {\n\t\t\t\tString keydf = endf.getKey();\n\t\t\t\tint valdf = endf.getValue();\n\t\t\t\t//System.out.print(\"Key = \" + \"'\"+keydf+ \"'\");\n\t\t\t //System.out.print(\" , Values = \"+ valdf);\n\t\t\t double Hudai = (double) (docsave.size())/valdf;\n\t\t\t //System.out.println(\"docsave size \"+docsave.size()+ \" valdf \"+ valdf + \" Hudai \"+ Hudai+ \" log Value1 \"+ Math.log(Hudai)+ \" log Value2 \"+ Math.log(2));\n\t\t\t double idf= Math.log(Hudai)/Math.log(2);\n\t\t\t storeIdf.put(keydf, idf);\n\t\t\t //System.out.print(\" idf-> \"+ idf);\n\t\t\t //System.out.println();\n\t\t\t} \n\t\t\t\n\t\t\t//############ Just for Printing ##########NO WORK HERE########\n\t\t\tfor (Map.Entry<String, Map<String, Integer>> tokTf : tfList.entrySet()) {\n\t\t\t\tString keyTf = tokTf.getKey();\n\t\t\t\tMap<String, Integer> valTF = tokTf.getValue();\n\t\t\t\tSystem.out.println(\"Inverted Indexing by Key Word = \" + \"'\"+keyTf+ \"'\");\n\t\t\t\tfor (Map.Entry<String, Integer> nesTf : valTF.entrySet()) {\n\t\t\t\t\tString keyTF = nesTf.getKey();\n\t\t\t\t\tInteger valTf = nesTf.getValue();\n\t\t\t\t\tSystem.out.print(\" Document Consists This Key Word = \" + \"'\"+ keyTF+ \"'\");\n\t\t\t\t\tSystem.out.println(\" , Term Frequencies in This Doc = \"+ valTf);\n\t\t\t\t} \n\t\t\t}\n\t\t\t//########### FOR CALCULATING DOCUMENT LENTH #############//\n\t\t\tfor ( Map.Entry<String, ArrayList<String>> entry_new : docsave.entrySet()) // Iterating Number of Documents\n\t\t\t{\n\t\t\t\tString keyMain_new = entry_new.getKey();\n\t\t\t\t//int countStop=0;\n\t\t\t\tdouble sum=0;\n\t\t\t\t for(Map.Entry<String, Map<String, Integer>> tokTf_new : tfList.entrySet()) // Iterating through the vocabulary\n\t\t\t\t { \n\t\t\t\t\t Map<String, Integer> valTF_new = tokTf_new.getValue();\n\t\t\t\t\t for (Map.Entry<String, Integer> nesTf_new : valTF_new.entrySet()) // Iterating Through the Documents\n\t\t\t\t\t {\n\t\t\t\t\t\t if(keyMain_new.equals(nesTf_new.getKey())) // Only doc name EQUAL with docsave name can enter here\n\t\t\t\t\t\t {\n\t\t\t\t\t\t\t double val = nesTf_new.getValue()* (Double) storeIdf.get(tokTf_new.getKey());\n\t\t\t\t\t\t\t sum = sum+ Math.pow(val, 2);\n\t\t\t\t\t\t }\n\t\t\t\t\t }\n\t\t\t\t\t \n\t\t\t\t\t //countStop++;\n\t\t\t\t }\n\t\t\t\t docLength.put(keyMain_new, Math.sqrt(sum));\n\t\t\t\t sum=0;\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\tSystem.out.println(\"Document Length \"+ docLength);\n\t\t\t//System.out.println(\"tfList \"+tfList);\n\t\t\t\n\t\t\t //########### FOR CALCULATING QUERY LENTH #############///\n\t\t\t\tdouble qrySum=0;\n\t\t\t\t for(String qryTerm: queryList) // Iterating through the vocabulary\n\t\t\t\t {\n\t\t\t\t\t//entryQf.put(qryTerm, Collections.frequency(queryList,qryTerm));// VUl ase\n\t\t\t\t\t \n\t\t\t\t\t\t if(storeIdf.get(qryTerm) != null) \n\t\t\t\t\t\t {\n\t\t\t\t\t\t\t entryQf.put(qryTerm, Collections.frequency(queryList,qryTerm));\n\t\t\t\t\t\t\t double val = entryQf.get(qryTerm)* (Double) storeIdf.get(qryTerm);\n\t\t\t\t\t\t\t qrySum = qrySum+ Math.pow(val, 2);\n\t\t\t\t\t\t }\n\t\t\t\t\t System.out.println(qryTerm+\" \"+entryQf.get(qryTerm)+ \" \"+ (Double) storeIdf.get(qryTerm));\n\t\t\t\t }\n\t\t\t\t qrySum=Math.sqrt(qrySum);\n\t\t\t\t System.out.println(\"qrySum \" + qrySum);\n\t\t\t\t \n\t\t\t\t//########### FOR CALCULATING COSINE SIMILARITY #############///\n\t\t\t\t for ( Map.Entry<String, ArrayList<String>> entry_dotP : docsave.entrySet()) // Iterating Number of Documents\n\t\t\t\t\t{\n\t\t\t\t\t\tdouble sumProduct=0;\n\t\t\t\t\t\tdouble productTfIdf=0;\n\t\t\t\t\t\tString keyMain_new = entry_dotP.getKey(); //Geting Doc Name\n\t\t\t\t\t\t for(Map.Entry<String, Integer> qryTermItr : entryQf.entrySet()) // Iterating through the vocabulary\n\t\t\t\t\t\t {\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t Map<String, Integer> matchTerm = tfList.get(qryTermItr.getKey()); // Getting a map of doc Names by a Query Term as value of tfList\n\n\t\t\t\t\t\t\t\t if(matchTerm.containsKey(keyMain_new)) // Only doc name EQUAL with docsave name can enter here\n\t\t\t\t\t\t\t\t {\n\t\t\t\t\t\t\t\t\t //System.out.println(\"Test \"+ matchTerm.get(keyMain_new) +\" keyMain_new \" + keyMain_new);\n\t\t\t\t\t\t\t\t\t double docTfIdf= matchTerm.get(keyMain_new) * storeIdf.get(qryTermItr.getKey());\n\t\t\t\t\t\t\t\t\t double qryTfIdf= qryTermItr.getValue() * storeIdf.get(qryTermItr.getKey());\n\t\t\t\t\t\t\t\t\t productTfIdf = docTfIdf * qryTfIdf;\n\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t sumProduct= sumProduct+productTfIdf;\n\t\t\t\t\t\t\t //System.out.println(\"productTfIdf \"+productTfIdf+\" sumProduct \"+ sumProduct);\n\t\t\t\t\t\t\t productTfIdf=0;\n\t\t\t\t\t\t }\n\t\t\t\t\t\t cosineProd.put(entry_dotP.getKey(), sumProduct/(docLength.get(entry_dotP.getKey())*qrySum));\n\t\t\t\t\t\t sumProduct=0;\n\t\t\t\t\t\t //System.out.println(entry_dotP.getKey()+ \" \" + docLength.get(entry_dotP.getKey()));\n\t\t\t\t\t}\n\t\t\t\t System.out.println(\"cosineProd \"+ cosineProd);\n\t\t\t\t \n\t\t\t\t System.out.println(\"Number of Top Pages you want to see\");\n\t\t\t\t int topRank = Integer.parseInt(scan.nextLine());\n\t\t\t\t Map<String, Double> result = cosineProd.entrySet().stream()\n\t\t\t .sorted(Map.Entry.comparingByValue(Comparator.reverseOrder())).limit(topRank)\n\t\t\t .collect(Collectors.toMap(Map.Entry::getKey, Map.Entry::getValue,\n\t\t\t (oldValue, newValue) -> oldValue, LinkedHashMap::new));\n\n\t\t\t\t scan.close();\n\t\t\t //Alternative way\n\t\t\t //Map<String, Double> result2 = new LinkedHashMap<>();\n\t\t\t //cosineProd.entrySet().stream().sorted(Map.Entry.<String, Double>comparingByValue().reversed()).limit(2).forEachOrdered(x -> result2.put(x.getKey(), x.getValue()));\n\n\t\t\t System.out.println(\"Sorted...\");\n\t\t\t System.out.println(result);\n\t\t\t //System.out.println(result2);\n\t}", "@Transactional\n\t@Override\n\tpublic void addDocuments(Documents documents) {\n\t\tdocumentsDao.addDocuments(documents);\n\t}", "public manageDoc() {\r\r\r\n\r\r\r\n }", "public void processDocumentProlog(org.w3c.dom.Document document)\r\n\tthrows Exception\r\n\t{\r\n\tgetWriter().write(\"Document prolog\\n\");\r\n\treturn;\r\n\t}", "public void generarDoc(){\n generarDocP();\n }", "public static void main(final String[] args)\r\n {\r\n // Set the path to the data files\r\n Dictionary.initialize(\"c:/Program Files/WordNet/2.1/dict\");\r\n \r\n // Get an instance of the Dictionary object\r\n Dictionary dict = Dictionary.getInstance();\r\n \r\n // Declare a filter for all terms starting with \"car\", ignoring case\r\n TermFilter filter = new WildcardFilter(\"car*\", true);\r\n \r\n // Get an iterator to the list of nouns\r\n Iterator<IndexTerm> iter = \r\n dict.getIndexTermIterator(PartOfSpeech.NOUN, 1, filter);\r\n \r\n // Go over the list items\r\n while (iter.hasNext())\r\n {\r\n // Get the next object\r\n IndexTerm term = iter.next();\r\n \r\n // Write out the object\r\n System.out.println(term.toString());\r\n \r\n // Write out the unique pointers for this term\r\n int nNumPtrs = term.getPointerCount();\r\n if (nNumPtrs > 0)\r\n {\r\n // Print out the number of pointers\r\n System.out.println(\"\\nThis term has \" + Integer.toString(nNumPtrs) +\r\n \" pointers\");\r\n \r\n // Print out all of the pointers\r\n String[] ptrs = term.getPointers();\r\n for (int i = 0; i < nNumPtrs; ++i)\r\n {\r\n String p = Pointer.getPointerDescription(term.getPartOfSpeech(), ptrs[i]);\r\n System.out.println(ptrs[i] + \": \" + p);\r\n }\r\n }\r\n \r\n // Get the definitions for this term\r\n int nNumSynsets = term.getSynsetCount();\r\n if (nNumSynsets > 0)\r\n {\r\n // Print out the number of synsets\r\n System.out.println(\"\\nThis term has \" + Integer.toString(nNumSynsets) +\r\n \" synsets\");\r\n \r\n // Print out all of the synsets\r\n Synset[] synsets = term.getSynsets();\r\n for (int i = 0; i < nNumSynsets; ++i)\r\n {\r\n System.out.println(synsets[i].toString());\r\n }\r\n }\r\n }\r\n \r\n System.out.println(\"Demo processing finished.\");\r\n }", "public void approve() {\r\n\t\tif (readDocument != null) {\r\n\t\t\tif (incorrectWords.size() > 0) {\r\n\t\t\t\tScanner sc = new Scanner(System.in);\r\n\t\t\t\tObject[] incorrectWordsArray = incorrectWords.toArray();\r\n\t\t\t\tfor (int i = 0; i < incorrectWordsArray.length; i++) {\r\n\t\t\t\t\tSystem.out.print(\"Would you like to add '\" + incorrectWordsArray[i] + \"' to the dictionary? (Y/N): \");\r\n\t\t\t\t\tString response = sc.next();\r\n\t\t\t\t\tif (response.equalsIgnoreCase(\"Y\")) {\r\n\t\t\t\t\t\tdictionary.add((String)incorrectWordsArray[i]);\r\n\t\t\t\t\t\tincorrectWords.remove((String)incorrectWordsArray[i]);\r\n\t\t\t\t\t\tSystem.out.println(\"Your changes were made to the dicitonary.\");\r\n\t\t\t\t\t\tmodified = true;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\telse {\r\n\t\t\t\tSystem.out.println(\"There were no misspelled words.\");\r\n\t\t\t}\r\n\t\t}\r\n\t\telse {\r\n\t\t\tSystem.out.println(\"You have not read in a document to be spell checked. Please indicate file name\"\r\n\t\t\t\t\t+ \" before using this feature.\");\r\n\t\t}\r\n\t}", "private void startParsing(){\r\n pondred = new ArrayList<>();\r\n //extract docs from corpus\r\n for (String xml:parseDocsFile(docs_file))\r\n {\r\n try {\r\n pondred.add(loadXMLFromString(xml));\r\n } catch (Exception e) {\r\n e.printStackTrace();\r\n }\r\n }\r\n System.out.println(\"Ending parsing\");\r\n for (Core pon:pondred){\r\n for (String string:pon.abstractTerm){\r\n Double tf = pon.getAbstractFerq(string)/pon.getAbstractSize();\r\n Double idf = Math.log10(Core.count/countingDuplicates(string));\r\n pon.abstractFrequence.put(string,tf*idf);\r\n }\r\n pon.finish();\r\n }\r\n }", "public static void main(String[] args) throws ParseException {\n String text;\n\n File file;\n\n /* pdfStripper = null;\n pdDoc = null;\n cosDoc = null;\n */ String parsed = parseWithTika();\n file = new File(filePath);\n try {\n /* parser = new PDFParser(new FileInputStream(file)); // update for PDFBox V 2.0\n parser.parse();\n cosDoc = parser.getDocument();\n pdfStripper = new PDFTextStripper();\n pdDoc = new PDDocument(cosDoc);\n pdDoc.getNumberOfPages();\n */ //pdfStripper.setStartPage(1);\n //pdfStripper.setEndPage(10);\n /* text = pdfStripper.getText(pdDoc);\n String resultString = text.replaceAll(\"\\\\p{C}|\\\\p{Sm}|\\\\p{Sk}|\\\\p{So}\", \" \");\n */\n\n //testDictionary();\n testOpenNlp(parsed);\n testOpenNlp(\"anas al bassit\");\n testOpenNlp(\"Anas Al Bassit\");\n testOpenNlp(\"barack obama\");\n testOpenNlp(\"Barack Obama\");\n\n\n System.out.println();\n } catch (IOException e) {\n e.printStackTrace();\n }\n// catch (ParseException e) {\n// e.printStackTrace();\n// }\n }", "public void setDocs(Doc[] newDocs) \n {\n\tdocs = newDocs;\n }", "@Override\n\t\t\tpublic void apply(Document arg0) {\n\t\t\t\tarray.add(arg0);\n\t\t\t}", "@Override\n\t\t\tpublic void apply(Document arg0) {\n\t\t\t\tarray.add(arg0);\n\t\t\t}", "@Override\n\t\t\tpublic void apply(Document arg0) {\n\t\t\t\tarray.add(arg0);\n\t\t\t}", "@Override\n\t\t\tpublic void apply(Document arg0) {\n\t\t\t\tarray.add(arg0);\n\t\t\t}", "@Override\n\t\t\tpublic void apply(Document arg0) {\n\t\t\t\tarray.add(arg0);\n\t\t\t}", "@Override\n\t\t\tpublic void apply(Document arg0) {\n\t\t\t\tarray.add(arg0);\n\t\t\t}", "protected void assembleDocument() {\n\n // Create the missive\n this.createMissive();\n }", "Builder addPublishingPrinciples(URL value);", "public Document addDocument(Document doc) {\n\t\tthis.documents.put(doc.getIdentifier(),doc);\n\t\treturn doc;\n\t}", "public void add( String documentKey ) {\r\n relatedDocuments.add( documentKey );\r\n relatedDocumentsCounter++;\r\n globalRelatedDocumentsCounter++;\r\n\r\n if (relatedDocumentsCounter >= MAX_TRIGRAMS_PER_REFERENCEFILE) {\r\n saveInternal();\r\n }\r\n }", "public PreApprovalHolderBuilder addDocument(Builder<Document> documentBuilder) {\n return addDocument(documentBuilder.build());\n }", "public static void main(String[] args) {\n\t\ttry (InputStream modelInputStream = new FileInputStream(new File(\"en-frograt.bin\"));) {\r\n\r\n\t\t\tString testString = \"Amphibians are animals that dwell in wet environments\";\r\n\t\t\t\r\n\t\t\tDoccatModel documentCategorizationModel = new DoccatModel(modelInputStream);\r\n\t\t\tDocumentCategorizerME documentCategorizer = new \r\n\t\t\tDocumentCategorizerME(documentCategorizationModel);\r\n\t\t\t\r\n\t\t\tdouble[] probabilities = documentCategorizer.categorize(testString);\r\n\t\t\tString bestCategory = documentCategorizer.getBestCategory(probabilities);\r\n\t\t\tSystem.out.println(\"The best fit is: \" + bestCategory);\r\n\t\t\t\r\n\t\t\tfor (int i = 0; i < documentCategorizer.getNumberOfCategories(); i++) {\r\n\t\t\t System.out.printf(\"Category: %-4s - %4.2f\\n\", \r\n\t\t\t documentCategorizer.getCategory(i), probabilities[i]);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tSystem.out.println(documentCategorizer.getAllResults(probabilities));\r\n\t\t} catch (FileNotFoundException e) {\r\n\t\t // Handle exceptions\r\n\t\t} catch (IOException e) {\r\n\t\t // Handle exceptions\r\n\t\t}\r\n\t}", "public static void main(String[] args) throws ParserConfigurationException, TransformerException, IOException {\n\t\tString[] nomeid={\"primo\",\"secondo\",\"terzo\",\"quarto\",\"quinto\",\"sesto\",\"settimo\",\"ottavo\",\"nono\",\"decimo\",\"undicesimo\",\"dodicesimo\",\"tredicesimo\",\"quattordicesimo\",\"quindicesimo\",\"sedicesimo\",\"diciassettesimo\",\"diciottesimo\",\"diciannovesimo\"};\r\n\r\n\t\t\r\n\t\t\r\n\t//for(int j=0;j<19;j++){\t\r\n\t\t\r\n\t\t//int nomefile=j+1;\r\n\t\tFile f=new File(\"C:\\\\Users\\\\Windows\\\\Desktop\\\\corpus\\\\corpus artigianale\\\\corpus2.xml\");\r\n\t\tString content = readFile(\"C:\\\\Users\\\\Windows\\\\Desktop\\\\corpus\\\\corpus artigianale\\\\corpus2.txt\", StandardCharsets.UTF_8);\t\r\n\t\tString[] frase=content.split(\"\\\\.\");\r\n\t\tString nome=nomeid[4];\t\r\n\t\t\t\r\n\t\t\tDocumentBuilderFactory docFactory = DocumentBuilderFactory.newInstance();\r\n\t\t\tDocumentBuilder docBuilder = docFactory.newDocumentBuilder();\r\n\t \r\n\t\t\t// root elements\r\n\t\t\tDocument doc = docBuilder.newDocument();\r\n\t\t\tElement rootElement = doc.createElement(\"add\");\r\n\t\t\tdoc.appendChild(rootElement);\r\n\t\t\t\r\n\t\t\r\n\t\t\tint count=0;\r\n\t\t\t\r\n\t\t\tfor (int i=0;i<frase.length;i++){\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t//if(frase[i].length()>150)\r\n\t\t\t\t//{// doc elements\r\n\t\t\t\t\tElement documento = doc.createElement(\"doc\");\r\n\t\t\t\t\trootElement.appendChild(documento);\r\n\t\t\t\t\r\n\t\t\t\t// id elements\r\n\t\t\t\t\t\tElement id = doc.createElement(\"field\");\r\n\t\t\t\t\t\tid.setAttribute(\"name\",\"id\");\r\n\t\t\t\t\t\tid.appendChild(doc.createTextNode(nome+i));\r\n\t\t\t\t\t\tdocumento.appendChild(id);\r\n\t\t\t\t//name element\r\n\t\t\t\t\t\tElement name = doc.createElement(\"field\");\r\n\t\t\t\t\t\tname.setAttribute(\"name\", \"name\");\r\n\t\t\t\t\t\tname.appendChild(doc.createTextNode(frase[i]));\r\n\t\t\t\t\t\tdocumento.appendChild(name);\r\n\t\t\t\t count++;\r\n\t\t\t\t//}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tSystem.out.println(count);\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t// write the content into xml file\r\n\t\t\t\t\tTransformerFactory transformerFactory = TransformerFactory.newInstance();\r\n\t\t\t\t\tTransformer transformer = transformerFactory.newTransformer();\r\n\t\t\t\t\tDOMSource source = new DOMSource(doc);\r\n\t\t\t\t\tStreamResult result = new StreamResult(f);\r\n\t\t\t \r\n\t\t\t\t\t// Output to console for testing\r\n\t\t\t\t\t// StreamResult result = new StreamResult(System.out);\r\n\t\t\t \r\n\t\t\t\t\ttransformer.transform(source, result);\r\n\t\t\t \r\n\t\t\t\t\tSystem.out.println(\"File saved!\");\r\n\t\t\r\n\t //}\r\n\t\r\n\t}", "public boolean addDocument(File srcFile) {\n File destFile = new File(Main.mainObj.projectObj.projectPath + \"/\" + srcFile.getName());\r\n try {\r\n FileUtils.copyFile(srcFile, destFile);\r\n Main.mainObj.projectObj.textFiles.add(new Document(this.projectPath, srcFile.getName()));\r\n } catch (FileNotFoundException ex) {\r\n System.out.println(\"File Not found exception when initializing project\\n\" + ex);\r\n } catch (IOException exept) {\r\n System.out.println(\"IO Exception when initializing a previousl created project\\n\" + exept);\r\n }\r\n return true;\r\n\r\n }", "@Override\n public Corpus createCorpus( cvac.DirectoryPath dir, Ice.Current __current )\n {\n if (null==mAdapter) \n {\n mAdapter = __current.adapter;\n initialize();\n }\n \n String dirname = dataDir + File.separator + dir.relativePath;\n logger.log(Level.INFO, \"request to create Corpus from path {0}\", dirname);\n try {\n CorpusI cs = cc.createCorpusFromPath( new File(dirname) );\n CorpusI cs_orig = corpToImp.get(cs.name);\n if (null!=cs_orig)\n {\n logger.log(Level.FINE, \n \"a corpus with the name {0} exists already, discarding the new one.\", cs.name );\n return cs_orig;\n }\n corpToImp.put( cs.name, cs );\n return cs;\n } \n catch ( CorpusI.CorpusConfigurationException ex) {\n logger.log(Level.WARNING, \"could not parse Corpus from path {0}\", ex.toString() );\n }\n return null;\n }", "public void process(String para){\r\n\r\n\t\tif( !para.isEmpty()){\r\n\r\n\t\t\t//System.out.println(\"Para:\"+para);\r\n\t\t\tParagraph paragraph = new Paragraph();\r\n\t\t\tparagraph.process(para);\r\n\t\t\t//System.out.println(paragraph.toString());\r\n\t\t\tparagraphs.add(paragraph);\r\n\t\t}\r\n\r\n\r\n\t}", "public static void Pubmed() throws IOException \n\t{\n\t\t\n\t\tMap<String,Map<String,List<String>>> trainset = null ; \n\t\t//Map<String, List<String>> titles = ReadXMLFile.ReadCDR_TestSet_BioC() ;\n\t File fFile = new File(\"F:\\\\TempDB\\\\PMCxxxx\\\\articals.txt\");\n\t List<String> sents = readfiles.readLinesbylines(fFile.toURL()); \n\t\t\n\t\tSentinfo sentInfo = new Sentinfo() ; \n\t\t\n\t\ttrainset = ReadXMLFile.DeserializeT(\"F:\\\\eclipse64\\\\eclipse\\\\TrainsetTest\") ;\n\t\tLinkedHashMap<String, Integer> TripleDict = new LinkedHashMap<String, Integer>();\n\t\tMap<String,List<Integer>> Labeling= new HashMap<String,List<Integer>>() ;\n\t\t\n\t\tMetaMapApi api = new MetaMapApiImpl();\n\t\tList<String> theOptions = new ArrayList<String>();\n\t theOptions.add(\"-y\"); // turn on Word Sense Disambiguation\n\t theOptions.add(\"-u\"); // unique abrevation \n\t theOptions.add(\"--negex\"); \n\t theOptions.add(\"-v\");\n\t theOptions.add(\"-c\"); // use relaxed model that containing internal syntactic structure, such as conjunction.\n\t if (theOptions.size() > 0) {\n\t api.setOptions(theOptions);\n\t }\n\t \n\t\t\n\t\tif (trainset == null )\n\t\t{\n\t\t\ttrainset = new HashMap<String, Map<String,List<String>>>();\n\t\t}\n\t\t\n\t\t\n\t\t/************************************************************************************************/\n\t\t//Map<String, Integer> bagofwords = semantic.getbagofwords(titles) ; \n\t\t//trainxmllabeling(trainset,bagofwords); \n\t\t/************************************************************************************************/\n\t\t\n\t\t\n\t\tint count = 0 ;\n\t\tint count1 = 0 ;\n\t\tModel candidategraph = ModelFactory.createDefaultModel(); \n\t\tMap<String,List<String>> TripleCandidates = new HashMap<String, List<String>>();\n\t\tfor(String title : sents)\n\t\t{\n\t\t\t\n\t\t\tModel Sentgraph = sentInfo.graph;\n\t\t\tif (trainset.containsKey(title))\n\t\t\t\tcontinue ; \n\t\t\t//8538\n\t\t\tcount++ ; \n\n\t\t\tMap<String, List<String>> triples = null ;\n\t\t\t// get the goldstandard concepts for current title \n\t\t\tList<String> GoldSndconcepts = new ArrayList<String> () ;\n\t\t\tMap<String, Integer> allconcepts = null ; \n\t\t\t\n\t\t\t// this is optional and not needed here , it used to measure the concepts recall \n\t\t\tMap<String, List<String>> temptitles = new HashMap<String, List<String>>(); \n\t\t\ttemptitles.put(title,GoldSndconcepts) ;\n\t\t\t\t\t\t\n\t\t\t// get the concepts \n\t\t\tallconcepts = ConceptsDiscovery.getconcepts(temptitles,api);\n\t\t\t\n\t\t\tArrayList<String> RelInstances1 = SyntaticPattern.getSyntaticPattern(title,allconcepts,FILE_NAME_Patterns) ;\n\t\t\t//Methylated-CpG island recovery assay: a new technique for the rapid detection of methylated-CpG islands in cancer\n\t\t\tif (RelInstances1 != null && RelInstances1.size() > 0 )\n\t\t\t{\n\t\t\t\tcount1++ ;\n\t\t\t\tTripleCandidates.put(title, RelInstances1) ;\n\t\t\t\t\n\t\t\t\tif (count1 == 30)\n\t\t\t\t{\n\t\t\t\t\tReadXMLFile.Serialized(TripleCandidates,\"F:\\\\eclipse64\\\\eclipse\\\\Relationdisc1\") ;\n\t\t\t\t\tcount1 = 0 ;\n\t\t\t\t}\n\t\t\t}\n \n\t\t}\n\t\t\n\t\tint i = 0 ;\n\t\ti++ ; \n\t}", "public static void processOneYear(TreeSet<ebrpPublication> pubSet,\n String rootFileName, \n String outputDirectory, String inputDirectory,\n int year, String fieldname,\n int weightType,\n ElsevierPapersFilter ipf,\n boolean useTitle, boolean useKeywords,\n boolean extractGCC,\n int minDegreeIn, int minDegreeOut, double minWeight, \n int infoLevel){\n // now process titles into keywords\n //boolean showProcess=false;\n System.out.println(\"\\n--- now processing \"\n +(useTitle?\"titles\":\"\")\n +(useTitle&&useKeywords?\" and \":\"\")\n +(useKeywords?\"keywords\":\"\")+\" into keywords\");\n System.out.println(\"--- year \"+year);\n System.out.println(\"--- fieldname \"+fieldname);\n System.out.println(\"--- weight type \"+weightTypeDescription[weightType]);\n boolean showProcess=(infoLevel>1?true:false);\n TreeMap<String,String> stemMap = new TreeMap();\n// int minChar=2;\n// int minL=3;\n// boolean keepRejectList=true;\n// ElsevierPapersFilter ipf = new ElsevierPapersFilter(minChar, minL, \n// StopWords.MySQL_STOP_WORDS_EDITED, ElsevierStopStems.PHYSICS, keepRejectList);\n setUserKeywords(pubSet, stemMap, ipf, useTitle, useKeywords, showProcess);\n \n //String fileRootName=\"ebrp\";\n String sep=\"\\t\";\n String outputFileName = outputDirectory+rootFileName+\"_\"+year+\"_\"+fieldname+\"_\"+(useTitle?\"t\":\"\")+(useKeywords?\"k\":\"\")+\"_\"+ipf.abbreviation()+\"ptStemMap.dat\";\n TimUtilities.FileUtilities.FileOutput.FileOutputMap(outputFileName, sep, stemMap, true);\n outputFileName = outputDirectory+rootFileName+\"_\"+year+\"_\"+fieldname+\"_\"+(useTitle?\"t\":\"\")+(useKeywords?\"k\":\"\")+\"_\"+ipf.abbreviation()+\"ptRejectList.dat\";\n ipf.FileOutputRejectedList(outputFileName, showProcess);\n\n // now build network\n System.out.println(\"--- now building network \");\n \n stemMap.clear(); // no longer needed so free up memory\n timgraph tg=makePublicationKeywordGraph(pubSet, weightType);\n\n String subDir=\"\";\n String networkType=\"PT\"+(useTitle?\"t\":\"\")+(useKeywords?\"k\":\"\"); // P=Publication T=Term from title\n String fileRootName=rootFileName+\"_\"+year+\"_\"+fieldname+\"_\"+networkType+\"_\"+weightTypeShort[weightType];\n tg.inputName.setFileName(inputDirectory, subDir, fileRootName, \"\");\n tg.outputName.setFileName(outputDirectory, subDir, fileRootName, \"\");\n// public boolean degreeDistributionOn; // 1\n// public boolean distancesOn; // 2\n// public boolean clusteringOn; // 4\n// public boolean triangleSquareOn; // 8\n// public boolean componentsOn; // 16\n// public boolean rankingOn; // 32\n// public boolean structuralHolesOn; // 64\n// public boolean graphMLFileOn; // 128\n// public boolean pajekFileOn; // 256\n// public boolean adjacencyFileOn; // 512\n //1+2+16\n tg.outputControl.set(\"19\");\n BasicAnalysis.analyse(tg);\n \n// // create list of degree zero or one vertices\n// TreeMap<Integer,Integer> oldToNewVertexMap = new TreeMap();\n// int nextVertex=0;\n// for (int v=0; v<tg.getNumberVertices(); v++){\n// oldToNewVertexMap.put(v, (tg.getVertexDegree(v)<2)?-1:nextVertex++) ; // 0 partition to retain\n// }\n// System.out.println(\"--- keeping \"+\" vertices, eliminating \"+(tg.getNumberVertices()-nextVertex));\n// // use Projections routine which makes copy of tg with given list of vertices\n// timgraph rtg = Projections.eliminateVertexSet(tg, addToRoot, partition, numberPartitions, forceUndirected, makeUnweighted); \n \n \n // now find and produce GCC\n if (!extractGCC) {return;}\n timgraph gcc = GCC.extractGCC(tg);\n gcc.outputName.setDirectory(tg.outputName.getDirectoryFull());\n BasicAnalysis.analyse(gcc);\n \n // now simplify GCC\n if (minDegreeIn<=0 && minDegreeOut<=0 && minWeight<=0) {return;}\n boolean makeLabelled=gcc.isVertexLabelled();\n boolean makeWeighted=gcc.isWeighted();\n boolean makeVertexEdgeList=gcc.isVertexEdgeListOn();\n timgraph gccsimple = TimGraph.algorithms.Projections.minimumDegreeOrWeight(gcc, \n minDegreeIn, minDegreeOut, minWeight, \n makeLabelled, makeWeighted, makeVertexEdgeList);\n gccsimple.outputName.setDirectory(tg.outputName.getDirectoryFull());\n gccsimple.outputName.appendToNameRoot(\"MINkin\"+minDegreeIn+\"kin\"+minDegreeOut+\"w\"+String.format(\"%06.3f\", minWeight));\n BasicAnalysis.analyse(gccsimple); \n }", "public abstract void addFeatures(Collection<Double> indices,Predicate pred, Word arg,boolean allWords);", "public static void main(ArrayList<Vacation> vac,ArrayList<Medical> med,ArrayList<Doc> doc,FullWorker fw,Time tim,Stuff stf,Stuffl stfl,float sal,int hou) {\n try {\n Document document = new Document();\n PdfWriter.getInstance(document, new FileOutputStream(FILE));\n document.open();\n addMetaData(document);\n addTitlePage(document);\n //addContent(document);\n addPersonal(document,fw,sal,hou);\n addWorker(document,stf,stfl);\n addTime(document,tim);\n addVacation(document, vac);\n addDocument(document,doc);\n addMedical(document, med);\n document.close();\n } catch (Exception e) {\n e.printStackTrace();\n }\n }", "abstract public TermDocs termDocs(Term t) throws IOException;", "public void addDocumentToContest(long arg0, long arg1) throws ContestManagementException {\r\n }", "public void computeParagraph(){\r\n\r\n\t\tstrBuff = new StringBuffer();\r\n\r\n\t\t//For else for ER2 rule of inserting the first letter of my last name twice before each consonant\r\n\t\tfor(int i = 0; i < paragraph.length(); i++){\r\n\r\n\t\t\tif(paragraph.charAt(i) == 'a' || paragraph.charAt(i) == 'e' || paragraph.charAt(i) == 'i'\r\n\t\t\t\t|| paragraph.charAt(i) == 'o' || paragraph.charAt(i) == 'u' || paragraph.charAt(i) == 'A'\r\n\t\t\t\t|| paragraph.charAt(i) == 'E' || paragraph.charAt(i) == 'I' || paragraph.charAt(i) == 'O'\r\n\t\t\t\t|| paragraph.charAt(i) == 'U' || paragraph.charAt(i) == ' ' || paragraph.charAt(i) == '.'\r\n\t\t\t\t|| paragraph.charAt(i) == '!' || paragraph.charAt(i) == '?'){\r\n\t\t\t\tstrBuff.append(paragraph.charAt(i));\r\n\t\t\t}\r\n\r\n\t\t\telse{\r\n\t\t\t\tstrBuff.append(\"OO\");\r\n\t\t\t\tstrBuff.append(paragraph.charAt(i));\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tnewParagraph = strBuff.toString();\r\n\r\n\t\tcount = 0;\r\n\r\n\t\t//For for ER2 rule of counting the number of characters in the initial text excluding the number of vowels\r\n\t\tfor(int i = 0; i < paragraph.length(); i++){\r\n\t\t\tif(paragraph.charAt(i) != 'a' && paragraph.charAt(i) != 'e' && paragraph.charAt(i) != 'i'\r\n\t\t\t\t&& paragraph.charAt(i) != 'o' && paragraph.charAt(i) != 'u' && paragraph.charAt(i) != 'A'\r\n\t\t\t\t&& paragraph.charAt(i) != 'E' && paragraph.charAt(i) != 'I' && paragraph.charAt(i) != 'O'\r\n\t\t\t\t&& paragraph.charAt(i) != 'U'){\r\n\t\t\t\t\tcount++;\r\n\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t}", "void process(Document document, Repository repository) throws Exception;", "private void addContent(Document document) throws DocumentException, BadElementException, IOException, SQLException {\r\n Anchor anchor = new Anchor(\"First Chapter\", catFont);\r\n anchor.setName(\"First Chapter\");\r\n Paragraph spacing = new Paragraph(\"\");\r\n addEmptyLine(spacing, 1);\r\n \r\n // Second parameter is the number of the chapter\r\n Chapter catPart = new Chapter(1);\r\n addHeader(catPart);\r\n catPart.add(spacing);\r\n \r\n addEmployeeInfo(catPart);\r\n catPart.add(spacing);\r\n\r\n createMainTable(catPart);\r\n catPart.add(spacing);\r\n \r\n createTotalHoursTable(catPart);\r\n catPart.add(spacing);\r\n Calendar date = Calendar.getInstance();\r\n String dato;\r\n dato = (date.get(Calendar.DAY_OF_MONTH))+\"/\"+(date.get(Calendar.MONTH)+1)+\"-\"+date.get(Calendar.YEAR)+\" \" + MyUtil.p0(date.get(Calendar.HOUR_OF_DAY)) + \":\" + MyUtil.p0(date.get(Calendar.MINUTE));\r\n Paragraph printedInfo = new Paragraph(\"Printet \"+ dato);\r\n printedInfo.setAlignment(Element.ALIGN_CENTER);\r\n catPart.add(printedInfo);\r\n \r\n document.add(catPart);\r\n\r\n }", "private void normByTopicAndMultiByCount(Vector doc, List<Integer> terms, Matrix perTopicSparseDistributions) {\n for (Integer termIndex : terms) {\n double sum = 0;\n for (int x = 0; x < numTopics; x++) {\n sum += perTopicSparseDistributions.viewRow(x).getQuick(termIndex);\n }\n double count = doc.getQuick(termIndex);\n for (int x = 0; x < numTopics; x++) {\n perTopicSparseDistributions.viewRow(x).setQuick(termIndex,\n perTopicSparseDistributions.viewRow(x).getQuick(termIndex) * count / sum);\n }\n }\n }", "public TPrizeExample() {\r\n\t\toredCriteria = new ArrayList();\r\n\t}" ]
[ "0.6053896", "0.59614563", "0.59247047", "0.5613148", "0.5601458", "0.55627245", "0.55427116", "0.55352306", "0.55217344", "0.5521316", "0.5414541", "0.5389681", "0.5383895", "0.5340768", "0.5330426", "0.5324764", "0.5264942", "0.5240572", "0.52307975", "0.5229072", "0.52215904", "0.5202092", "0.5192407", "0.5178685", "0.51434094", "0.5125291", "0.5124695", "0.5122173", "0.5120901", "0.50986105", "0.5097139", "0.5085762", "0.5065185", "0.5038535", "0.5035513", "0.50335526", "0.49956527", "0.4993981", "0.49923488", "0.49896616", "0.49861443", "0.49836048", "0.4966025", "0.4958757", "0.49496293", "0.49433792", "0.4943067", "0.49252138", "0.49026564", "0.4892662", "0.489244", "0.48852518", "0.4880564", "0.4878149", "0.48577082", "0.48417053", "0.48409244", "0.48398823", "0.48340416", "0.48303992", "0.48228386", "0.48086837", "0.48064405", "0.4799191", "0.4796019", "0.47928748", "0.47883418", "0.47882193", "0.47836933", "0.477922", "0.47778344", "0.4777623", "0.4771916", "0.47694495", "0.47694495", "0.47694495", "0.47694495", "0.47694495", "0.47694495", "0.47670197", "0.4765838", "0.47566813", "0.47486985", "0.47446266", "0.47384426", "0.47231585", "0.47142464", "0.47141302", "0.47112924", "0.47013405", "0.46986866", "0.46959785", "0.46935886", "0.46920896", "0.46888477", "0.46884066", "0.4685129", "0.46782136", "0.4672026", "0.4657373" ]
0.67944425
0
Run ANNIE over the corpus
private void execute() { Print.pr("Running ANNIE..."); try { annieController.execute(); } catch (ExecutionException ex) { Out.prln(ex); } Print.prln("...ANNIE execution completed"); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void init() {\n initGate(); // 1. initialize Gate library\n loadAnnie(); // 2. load Annie plugin\n addPR(); // 3. initialise ANNIE\n setCorpus(); // 4. set corpus and extract with files.\n execute(); // 5. run the PR through the corpus in the ANNIE\n Out.prln(\"annotation completed ....\");\n MyWriter.write(corpus, outCorpusFile);\n Out.prln(\"*** ENTITY ANNOTATION COMPLETED *** \");\n }", "public static void main(String[] args) throws Exception {\n\t\tString matlabLocation = \"/usr/local/MATLAB/R2012a/bin/matlab\";\n\t\tMatlabProxyFactoryOptions options = new MatlabProxyFactoryOptions.Builder()\n\t\t\t\t.setProxyTimeout(30000L).setMatlabLocation(matlabLocation)\n\t\t\t\t.setHidden(true).build();\n\n\t\tMatlabProxyFactory factory = new MatlabProxyFactory(options);\n\t\tMatlabProxy proxy = factory.getProxy();\n\n\t\tSAXBuilder builder = new SAXBuilder();\n\t\tString inputCorpusDir = \"../data/ACL2015/testData\";\n\t\tDocument doc = builder.build(inputCorpusDir + \"/\"\n\t\t\t\t+ \"GuidedSumm_topics.xml\");\n\t\tElement root = doc.getRootElement();\n\t\tList<Element> corpusList = root.getChildren();\n\n\t\tString outputSummaryDir = \"../data/ACL2015/Output\";\n\t\tString confFilePath = \"../data/ACL2015/ROUGE/conf.xml\";\n\t\t\n\n\t\tint iterTime = 3;\n\t\t\t\t\n\t\t///////////////////////////////////////////////\t\n\t\t\n\t\tint[] numberClusters_DCNN = {7, 8};\n\t\t\n\n\t\t//////////////////////////////////////////////////////\n\t\tPrintWriter out_DCNN_Spe_H_Har_H_110 = FileOperation.getPrintWriter(new File(\n\t\t\t\toutputSummaryDir), \"experiment_result_DCNN_Spe_H_Har_H_110\");\n\t\tfor (int j = 0; j < numberClusters_DCNN.length; j++) {\n\t\t\tint numberCluster = numberClusters_DCNN[j];\n\t\t\tdouble averageMetric_1 = 0.0;\n\t\t\tdouble averageMetric_2 = 0.0;\n\t\t\tdouble averageMetric_SU4 = 0.0;\n\n\t\t\tfor (int k = 0; k < iterTime; k++) {\n\t\t\t\tfor (int i = 0; i < corpusList.size(); i++) {\n\t\t\t\t\tSystem.out.println(\"Corpus id is \" + i);\n\t\t\t\t\tElement topic = corpusList.get(i);\n\t\t\t\t\tList<Element> docSets = topic.getChildren();\n\t\t\t\t\tElement docSetA = docSets.get(1);\n\t\t\t\t\tString corpusName = docSetA.getAttributeValue(\"id\");\n\t\t\t\t\tAbstractiveGenerator sg = new AbstractiveGenerator();\n\t\t\t\t\tsg.DCNN_Spe_H_Har_H_110(inputCorpusDir + \"/\" +topic.getAttributeValue(\"id\"), outputSummaryDir, corpusName, numberCluster, proxy);\n\t\t\t\t\t \n\t\t\t\t}\n\n\t\t\t\tHashMap map_1 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-1\");\n\t\t\t\tDouble met_1 = (Double) map_1.get(\"ROUGE-1\");\n\t\t\t\tSystem.out.println(\"ROUGE-1\" + \" \" + numberCluster + \" \" + met_1);\n\t\t\t\taverageMetric_1 += met_1;\n\n\t\t\t\tHashMap map_2 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-2\");\n\t\t\t\tDouble met_2 = (Double) map_2.get(\"ROUGE-2\");\n\t\t\t\tSystem.out.println(\"ROUGE-2\" + \" \" + numberCluster + \" \" + met_2);\n\t\t\t\taverageMetric_2 += met_2;\n\n\t\t\t\tHashMap map_SU4 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-SU4\");\n\t\t\t\tDouble met_SU4 = (Double) map_SU4.get(\"ROUGE-SU4\");\n\t\t\t\tSystem.out.println(\"ROUGE-SU4\" + \" \" + numberCluster + \" \" + met_SU4);\n\t\t\t\taverageMetric_SU4 += met_SU4;\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_Har_H_110.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_Har_H_110.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \"\n\t\t\t\t\t+ averageMetric_SU4 / iterTime);\n\t\t\tout_DCNN_Spe_H_Har_H_110.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \" + averageMetric_SU4\n\t\t\t\t\t/ iterTime);\n\t\t}\n\t\tout_DCNN_Spe_H_Har_H_110.close();\n\t\t\n\t\t/////////////////////////////////////////////\n\t\t\n\t\tPrintWriter out_DCNN_Spe_H_Har_C_110 = FileOperation.getPrintWriter(new File(\n\t\t\t\toutputSummaryDir), \"experiment_result_DCNN_Spe_H_Har_C_110\");\n\t\tfor (int j = 0; j < numberClusters_DCNN.length; j++) {\n\t\t\tint numberCluster = numberClusters_DCNN[j];\n\t\t\tdouble averageMetric_1 = 0.0;\n\t\t\tdouble averageMetric_2 = 0.0;\n\t\t\tdouble averageMetric_SU4 = 0.0;\n\n\t\t\tfor (int k = 0; k < iterTime; k++) {\n\t\t\t\tfor (int i = 0; i < corpusList.size(); i++) {\n\t\t\t\t\tSystem.out.println(\"Corpus id is \" + i);\n\t\t\t\t\tElement topic = corpusList.get(i);\n\t\t\t\t\tList<Element> docSets = topic.getChildren();\n\t\t\t\t\tElement docSetA = docSets.get(1);\n\t\t\t\t\tString corpusName = docSetA.getAttributeValue(\"id\");\n\t\t\t\t\tAbstractiveGenerator sg = new AbstractiveGenerator();\n\t\t\t\t\tsg.DCNN_Spe_H_Har_C_110(inputCorpusDir + \"/\" +topic.getAttributeValue(\"id\"), outputSummaryDir, corpusName, numberCluster, proxy);\n\t\t\t\t\t \n\t\t\t\t}\n\n\t\t\t\tHashMap map_1 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-1\");\n\t\t\t\tDouble met_1 = (Double) map_1.get(\"ROUGE-1\");\n\t\t\t\tSystem.out.println(\"ROUGE-1\" + \" \" + numberCluster + \" \" + met_1);\n\t\t\t\taverageMetric_1 += met_1;\n\n\t\t\t\tHashMap map_2 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-2\");\n\t\t\t\tDouble met_2 = (Double) map_2.get(\"ROUGE-2\");\n\t\t\t\tSystem.out.println(\"ROUGE-2\" + \" \" + numberCluster + \" \" + met_2);\n\t\t\t\taverageMetric_2 += met_2;\n\n\t\t\t\tHashMap map_SU4 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-SU4\");\n\t\t\t\tDouble met_SU4 = (Double) map_SU4.get(\"ROUGE-SU4\");\n\t\t\t\tSystem.out.println(\"ROUGE-SU4\" + \" \" + numberCluster + \" \" + met_SU4);\n\t\t\t\taverageMetric_SU4 += met_SU4;\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_Har_C_110.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_Har_C_110.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \"\n\t\t\t\t\t+ averageMetric_SU4 / iterTime);\n\t\t\tout_DCNN_Spe_H_Har_C_110.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \" + averageMetric_SU4\n\t\t\t\t\t/ iterTime);\n\t\t}\n\t\tout_DCNN_Spe_H_Har_C_110.close();\n\t\t\n\t\t////////////////////////////////////\n\t\tPrintWriter out_DCNN_Spe_C_Gre_H_110 = FileOperation.getPrintWriter(new File(\n\t\t\t\toutputSummaryDir), \"experiment_result_DCNN_Spe_C_Gre_H_110\");\n\t\tfor (int j = 0; j < numberClusters_DCNN.length; j++) {\n\t\t\tint numberCluster = numberClusters_DCNN[j];\n\t\t\tdouble averageMetric_1 = 0.0;\n\t\t\tdouble averageMetric_2 = 0.0;\n\t\t\tdouble averageMetric_SU4 = 0.0;\n\n\t\t\tfor (int k = 0; k < iterTime; k++) {\n\t\t\t\tfor (int i = 0; i < corpusList.size(); i++) {\n\t\t\t\t\tSystem.out.println(\"Corpus id is \" + i);\n\t\t\t\t\tElement topic = corpusList.get(i);\n\t\t\t\t\tList<Element> docSets = topic.getChildren();\n\t\t\t\t\tElement docSetA = docSets.get(1);\n\t\t\t\t\tString corpusName = docSetA.getAttributeValue(\"id\");\n\t\t\t\t\tAbstractiveGenerator sg = new AbstractiveGenerator();\n\t\t\t\t\tsg.DCNN_Spe_C_Gre_H_110(inputCorpusDir + \"/\" +topic.getAttributeValue(\"id\"), outputSummaryDir, corpusName, numberCluster, proxy);\n\t\t\t\t\t \n\t\t\t\t}\n\n\t\t\t\tHashMap map_1 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-1\");\n\t\t\t\tDouble met_1 = (Double) map_1.get(\"ROUGE-1\");\n\t\t\t\tSystem.out.println(\"ROUGE-1\" + \" \" + numberCluster + \" \" + met_1);\n\t\t\t\taverageMetric_1 += met_1;\n\n\t\t\t\tHashMap map_2 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-2\");\n\t\t\t\tDouble met_2 = (Double) map_2.get(\"ROUGE-2\");\n\t\t\t\tSystem.out.println(\"ROUGE-2\" + \" \" + numberCluster + \" \" + met_2);\n\t\t\t\taverageMetric_2 += met_2;\n\n\t\t\t\tHashMap map_SU4 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-SU4\");\n\t\t\t\tDouble met_SU4 = (Double) map_SU4.get(\"ROUGE-SU4\");\n\t\t\t\tSystem.out.println(\"ROUGE-SU4\" + \" \" + numberCluster + \" \" + met_SU4);\n\t\t\t\taverageMetric_SU4 += met_SU4;\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_C_Gre_H_110.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_C_Gre_H_110.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \"\n\t\t\t\t\t+ averageMetric_SU4 / iterTime);\n\t\t\tout_DCNN_Spe_C_Gre_H_110.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \" + averageMetric_SU4\n\t\t\t\t\t/ iterTime);\n\t\t}\n\t\tout_DCNN_Spe_C_Gre_H_110.close();\n\t\t\n\t\t//////////////////////////////\n\t\tPrintWriter out_DCNN_Spe_C_Gre_C_110 = FileOperation.getPrintWriter(new File(\n\t\t\t\toutputSummaryDir), \"experiment_result_DCNN_Spe_C_Gre_C_110\");\n\t\tfor (int j = 0; j < numberClusters_DCNN.length; j++) {\n\t\t\tint numberCluster = numberClusters_DCNN[j];\n\t\t\tdouble averageMetric_1 = 0.0;\n\t\t\tdouble averageMetric_2 = 0.0;\n\t\t\tdouble averageMetric_SU4 = 0.0;\n\n\t\t\tfor (int k = 0; k < iterTime; k++) {\n\t\t\t\tfor (int i = 0; i < corpusList.size(); i++) {\n\t\t\t\t\tSystem.out.println(\"Corpus id is \" + i);\n\t\t\t\t\tElement topic = corpusList.get(i);\n\t\t\t\t\tList<Element> docSets = topic.getChildren();\n\t\t\t\t\tElement docSetA = docSets.get(1);\n\t\t\t\t\tString corpusName = docSetA.getAttributeValue(\"id\");\n\t\t\t\t\tAbstractiveGenerator sg = new AbstractiveGenerator();\n\t\t\t\t\tsg.DCNN_Spe_C_Gre_C_110(inputCorpusDir + \"/\" +topic.getAttributeValue(\"id\"), outputSummaryDir, corpusName, numberCluster, proxy);\n\t\t\t\t\t \n\t\t\t\t}\n\n\t\t\t\tHashMap map_1 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-1\");\n\t\t\t\tDouble met_1 = (Double) map_1.get(\"ROUGE-1\");\n\t\t\t\tSystem.out.println(\"ROUGE-1\" + \" \" + numberCluster + \" \" + met_1);\n\t\t\t\taverageMetric_1 += met_1;\n\n\t\t\t\tHashMap map_2 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-2\");\n\t\t\t\tDouble met_2 = (Double) map_2.get(\"ROUGE-2\");\n\t\t\t\tSystem.out.println(\"ROUGE-2\" + \" \" + numberCluster + \" \" + met_2);\n\t\t\t\taverageMetric_2 += met_2;\n\n\t\t\t\tHashMap map_SU4 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-SU4\");\n\t\t\t\tDouble met_SU4 = (Double) map_SU4.get(\"ROUGE-SU4\");\n\t\t\t\tSystem.out.println(\"ROUGE-SU4\" + \" \" + numberCluster + \" \" + met_SU4);\n\t\t\t\taverageMetric_SU4 += met_SU4;\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_C_Gre_C_110.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_C_Gre_C_110.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \"\n\t\t\t\t\t+ averageMetric_SU4 / iterTime);\n\t\t\tout_DCNN_Spe_C_Gre_C_110.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \" + averageMetric_SU4\n\t\t\t\t\t/ iterTime);\n\t\t}\n\t\tout_DCNN_Spe_C_Gre_C_110.close();\n\t\t////////////////////////////////\n\t\tPrintWriter out_DCNN_Spe_H_Gre_H_110 = FileOperation.getPrintWriter(new File(\n\t\t\t\toutputSummaryDir), \"experiment_result_DCNN_Spe_H_Gre_H_110\");\n\t\tfor (int j = 0; j < numberClusters_DCNN.length; j++) {\n\t\t\tint numberCluster = numberClusters_DCNN[j];\n\t\t\tdouble averageMetric_1 = 0.0;\n\t\t\tdouble averageMetric_2 = 0.0;\n\t\t\tdouble averageMetric_SU4 = 0.0;\n\n\t\t\tfor (int k = 0; k < iterTime; k++) {\n\t\t\t\tfor (int i = 0; i < corpusList.size(); i++) {\n\t\t\t\t\tSystem.out.println(\"Corpus id is \" + i);\n\t\t\t\t\tElement topic = corpusList.get(i);\n\t\t\t\t\tList<Element> docSets = topic.getChildren();\n\t\t\t\t\tElement docSetA = docSets.get(1);\n\t\t\t\t\tString corpusName = docSetA.getAttributeValue(\"id\");\n\t\t\t\t\tAbstractiveGenerator sg = new AbstractiveGenerator();\n\t\t\t\t\tsg.DCNN_Spe_H_Gre_H_110(inputCorpusDir + \"/\" +topic.getAttributeValue(\"id\"), outputSummaryDir, corpusName, numberCluster, proxy);\n\t\t\t\t\t \n\t\t\t\t}\n\n\t\t\t\tHashMap map_1 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-1\");\n\t\t\t\tDouble met_1 = (Double) map_1.get(\"ROUGE-1\");\n\t\t\t\tSystem.out.println(\"ROUGE-1\" + \" \" + numberCluster + \" \" + met_1);\n\t\t\t\taverageMetric_1 += met_1;\n\n\t\t\t\tHashMap map_2 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-2\");\n\t\t\t\tDouble met_2 = (Double) map_2.get(\"ROUGE-2\");\n\t\t\t\tSystem.out.println(\"ROUGE-2\" + \" \" + numberCluster + \" \" + met_2);\n\t\t\t\taverageMetric_2 += met_2;\n\n\t\t\t\tHashMap map_SU4 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-SU4\");\n\t\t\t\tDouble met_SU4 = (Double) map_SU4.get(\"ROUGE-SU4\");\n\t\t\t\tSystem.out.println(\"ROUGE-SU4\" + \" \" + numberCluster + \" \" + met_SU4);\n\t\t\t\taverageMetric_SU4 += met_SU4;\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_Gre_H_110.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_Gre_H_110.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \"\n\t\t\t\t\t+ averageMetric_SU4 / iterTime);\n\t\t\tout_DCNN_Spe_H_Gre_H_110.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \" + averageMetric_SU4\n\t\t\t\t\t/ iterTime);\n\t\t}\n\t\tout_DCNN_Spe_H_Gre_H_110.close();\n\t\t\n\t\t////////////////////////\n\t\tPrintWriter out_DCNN_Spe_H_Gre_C_110 = FileOperation.getPrintWriter(new File(\n\t\t\t\toutputSummaryDir), \"experiment_result_DCNN_Spe_H_Gre_C_110\");\n\t\tfor (int j = 0; j < numberClusters_DCNN.length; j++) {\n\t\t\tint numberCluster = numberClusters_DCNN[j];\n\t\t\tdouble averageMetric_1 = 0.0;\n\t\t\tdouble averageMetric_2 = 0.0;\n\t\t\tdouble averageMetric_SU4 = 0.0;\n\n\t\t\tfor (int k = 0; k < iterTime; k++) {\n\t\t\t\tfor (int i = 0; i < corpusList.size(); i++) {\n\t\t\t\t\tSystem.out.println(\"Corpus id is \" + i);\n\t\t\t\t\tElement topic = corpusList.get(i);\n\t\t\t\t\tList<Element> docSets = topic.getChildren();\n\t\t\t\t\tElement docSetA = docSets.get(1);\n\t\t\t\t\tString corpusName = docSetA.getAttributeValue(\"id\");\n\t\t\t\t\tAbstractiveGenerator sg = new AbstractiveGenerator();\n\t\t\t\t\tsg.DCNN_Spe_H_Gre_C_110(inputCorpusDir + \"/\" +topic.getAttributeValue(\"id\"), outputSummaryDir, corpusName, numberCluster, proxy);\n\t\t\t\t\t \n\t\t\t\t}\n\n\t\t\t\tHashMap map_1 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-1\");\n\t\t\t\tDouble met_1 = (Double) map_1.get(\"ROUGE-1\");\n\t\t\t\tSystem.out.println(\"ROUGE-1\" + \" \" + numberCluster + \" \" + met_1);\n\t\t\t\taverageMetric_1 += met_1;\n\n\t\t\t\tHashMap map_2 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-2\");\n\t\t\t\tDouble met_2 = (Double) map_2.get(\"ROUGE-2\");\n\t\t\t\tSystem.out.println(\"ROUGE-2\" + \" \" + numberCluster + \" \" + met_2);\n\t\t\t\taverageMetric_2 += met_2;\n\n\t\t\t\tHashMap map_SU4 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-SU4\");\n\t\t\t\tDouble met_SU4 = (Double) map_SU4.get(\"ROUGE-SU4\");\n\t\t\t\tSystem.out.println(\"ROUGE-SU4\" + \" \" + numberCluster + \" \" + met_SU4);\n\t\t\t\taverageMetric_SU4 += met_SU4;\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_Gre_C_110.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_Gre_C_110.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \"\n\t\t\t\t\t+ averageMetric_SU4 / iterTime);\n\t\t\tout_DCNN_Spe_H_Gre_C_110.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \" + averageMetric_SU4\n\t\t\t\t\t/ iterTime);\n\t\t}\n\t\tout_DCNN_Spe_H_Gre_C_110.close();\n\t\t\n\t\t////////////////////////////\n\t\tPrintWriter out_DCNN_Spe_H_LGC_C_110 = FileOperation.getPrintWriter(new File(\n\t\t\t\toutputSummaryDir), \"experiment_result_DCNN_Spe_H_LGC_C_110\");\n\t\tfor (int j = 0; j < numberClusters_DCNN.length; j++) {\n\t\t\tint numberCluster = numberClusters_DCNN[j];\n\t\t\tdouble averageMetric_1 = 0.0;\n\t\t\tdouble averageMetric_2 = 0.0;\n\t\t\tdouble averageMetric_SU4 = 0.0;\n\n\t\t\tfor (int k = 0; k < iterTime; k++) {\n\t\t\t\tfor (int i = 0; i < corpusList.size(); i++) {\n\t\t\t\t\tSystem.out.println(\"Corpus id is \" + i);\n\t\t\t\t\tElement topic = corpusList.get(i);\n\t\t\t\t\tList<Element> docSets = topic.getChildren();\n\t\t\t\t\tElement docSetA = docSets.get(1);\n\t\t\t\t\tString corpusName = docSetA.getAttributeValue(\"id\");\n\t\t\t\t\tAbstractiveGenerator sg = new AbstractiveGenerator();\n\t\t\t\t\tsg.DCNN_Spe_H_LGC_C_110(inputCorpusDir + \"/\" +topic.getAttributeValue(\"id\"), outputSummaryDir, corpusName, numberCluster, proxy);\n\t\t\t\t\t \n\t\t\t\t}\n\n\t\t\t\tHashMap map_1 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-1\");\n\t\t\t\tDouble met_1 = (Double) map_1.get(\"ROUGE-1\");\n\t\t\t\tSystem.out.println(\"ROUGE-1\" + \" \" + numberCluster + \" \" + met_1);\n\t\t\t\taverageMetric_1 += met_1;\n\n\t\t\t\tHashMap map_2 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-2\");\n\t\t\t\tDouble met_2 = (Double) map_2.get(\"ROUGE-2\");\n\t\t\t\tSystem.out.println(\"ROUGE-2\" + \" \" + numberCluster + \" \" + met_2);\n\t\t\t\taverageMetric_2 += met_2;\n\n\t\t\t\tHashMap map_SU4 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-SU4\");\n\t\t\t\tDouble met_SU4 = (Double) map_SU4.get(\"ROUGE-SU4\");\n\t\t\t\tSystem.out.println(\"ROUGE-SU4\" + \" \" + numberCluster + \" \" + met_SU4);\n\t\t\t\taverageMetric_SU4 += met_SU4;\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_LGC_C_110.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_H_LGC_C_110.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \"\n\t\t\t\t\t+ averageMetric_SU4 / iterTime);\n\t\t\tout_DCNN_Spe_H_LGC_C_110.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \" + averageMetric_SU4\n\t\t\t\t\t/ iterTime);\n\t\t}\n\t\tout_DCNN_Spe_H_LGC_C_110.close();\n\t\t\n\t\t///////////////////////\n\t\t\n\t\tPrintWriter out_DCNN_Spe_C_LGC_C_110 = FileOperation.getPrintWriter(new File(\n\t\t\t\toutputSummaryDir), \"experiment_result_DCNN_Spe_C_LGC_C_110\");\n\t\tfor (int j = 0; j < numberClusters_DCNN.length; j++) {\n\t\t\tint numberCluster = numberClusters_DCNN[j];\n\t\t\tdouble averageMetric_1 = 0.0;\n\t\t\tdouble averageMetric_2 = 0.0;\n\t\t\tdouble averageMetric_SU4 = 0.0;\n\n\t\t\tfor (int k = 0; k < iterTime; k++) {\n\t\t\t\tfor (int i = 0; i < corpusList.size(); i++) {\n\t\t\t\t\tSystem.out.println(\"Corpus id is \" + i);\n\t\t\t\t\tElement topic = corpusList.get(i);\n\t\t\t\t\tList<Element> docSets = topic.getChildren();\n\t\t\t\t\tElement docSetA = docSets.get(1);\n\t\t\t\t\tString corpusName = docSetA.getAttributeValue(\"id\");\n\t\t\t\t\tAbstractiveGenerator sg = new AbstractiveGenerator();\n\t\t\t\t\tsg.DCNN_Spe_C_LGC_C_110(inputCorpusDir + \"/\" +topic.getAttributeValue(\"id\"), outputSummaryDir, corpusName, numberCluster, proxy);\n\t\t\t\t\t \n\t\t\t\t}\n\n\t\t\t\tHashMap map_1 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-1\");\n\t\t\t\tDouble met_1 = (Double) map_1.get(\"ROUGE-1\");\n\t\t\t\tSystem.out.println(\"ROUGE-1\" + \" \" + numberCluster + \" \" + met_1);\n\t\t\t\taverageMetric_1 += met_1;\n\n\t\t\t\tHashMap map_2 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-2\");\n\t\t\t\tDouble met_2 = (Double) map_2.get(\"ROUGE-2\");\n\t\t\t\tSystem.out.println(\"ROUGE-2\" + \" \" + numberCluster + \" \" + met_2);\n\t\t\t\taverageMetric_2 += met_2;\n\n\t\t\t\tHashMap map_SU4 = RougeEvaluationWrapper.runRough(confFilePath,\n\t\t\t\t\t\t\"ROUGE-SU4\");\n\t\t\t\tDouble met_SU4 = (Double) map_SU4.get(\"ROUGE-SU4\");\n\t\t\t\tSystem.out.println(\"ROUGE-SU4\" + \" \" + numberCluster + \" \" + met_SU4);\n\t\t\t\taverageMetric_SU4 += met_SU4;\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_C_LGC_C_110.println(\"Average ROUGE-1\" + \" \" + numberCluster + \" : \" + averageMetric_1\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\t\t\tout_DCNN_Spe_C_LGC_C_110.println(\"Average ROUGE-2\" + \" \" + numberCluster + \" : \" + averageMetric_2\n\t\t\t\t\t/ iterTime);\n\n\t\t\tSystem.out.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \"\n\t\t\t\t\t+ averageMetric_SU4 / iterTime);\n\t\t\tout_DCNN_Spe_C_LGC_C_110.println(\"Average ROUGE-SU4\" + \" \" + numberCluster + \" : \" + averageMetric_SU4\n\t\t\t\t\t/ iterTime);\n\t\t}\n\t\tout_DCNN_Spe_C_LGC_C_110.close();\n\t\t\n\t\t\n\t\tproxy.disconnect();\n\t}", "public static void main(String[] args) throws Exception {\n parseCommandLine(args);\n\n // initialise GATE - this must be done before calling any GATE APIs\n Gate.init();\n\n // load the saved application\n CorpusController application =\n (CorpusController) PersistenceManager.loadObjectFromFile(gappFile);\n\n // Create a Corpus to use. We recycle the same Corpus object for each\n // iteration. The string parameter to newCorpus() is simply the\n // GATE-internal name to use for the corpus. It has no particular\n // significance.\n Corpus corpus = Factory.newCorpus(\"BatchProcessApp Corpus\");\n application.setCorpus(corpus);\n\n // process the files one by one\n for (int i = firstFile; i < args.length; i++) {\n // load the document (using the specified encoding if one was given)\n File docFile = new File(args[i]);\n System.out.print(\"Processing document \" + docFile + \"...\");\n Document doc = Factory.newDocument(docFile.toURL(), encoding);\n\n // put the document in the corpus\n corpus.add(doc);\n\n // run the application\n application.execute();\n\n // remove the document from the corpus again\n corpus.clear();\n\n String docXMLString = null;\n // if we want to just write out specific annotation types, we must\n // extract the annotations into a Set\n if (annotTypesToWrite != null) {\n // Create a temporary Set to hold the annotations we wish to write out\n Set annotationsToWrite = new HashSet();\n\n // we only extract annotations from the default (unnamed) AnnotationSet\n // in this example\n AnnotationSet defaultAnnots = doc.getAnnotations();\n Iterator annotTypesIt = annotTypesToWrite.iterator();\n while (annotTypesIt.hasNext()) {\n // extract all the annotations of each requested type and add them to\n // the temporary set\n AnnotationSet annotsOfThisType =\n defaultAnnots.get((String) annotTypesIt.next());\n if (annotsOfThisType != null) {\n annotationsToWrite.addAll(annotsOfThisType);\n }\n }\n\n // create the XML string using these annotations\n docXMLString = doc.toXml(annotationsToWrite);\n }\n // otherwise, just write out the whole document as GateXML\n else {\n docXMLString = doc.toXml();\n }\n\n // Release the document, as it is no longer needed\n Factory.deleteResource(doc);\n\n // output the XML to <inputFile>.out.xml\n String outputFileName = docFile.getName() + \".out.xml\";\n File outputFile = new File(docFile.getParentFile(), outputFileName);\n\n // Write output files using the same encoding as the original\n FileOutputStream fos = new FileOutputStream(outputFile);\n BufferedOutputStream bos = new BufferedOutputStream(fos);\n OutputStreamWriter out;\n if (encoding == null) {\n out = new OutputStreamWriter(bos);\n } else {\n out = new OutputStreamWriter(bos, encoding);\n }\n\n out.write(docXMLString);\n\n out.close();\n System.out.println(\"done\");\n } // for each file\n\n System.out.println(\"All done\");\n }", "public static void main(String[] args) throws Exception\n\t{\n\t\tList<Artifact> docs = Artifact.listByType(Type.Document,false);\n\t\tint counter = 0;\n\t\tfor(Artifact doc : docs)\n\t\t{\n\t\t\t\tMLExample.hibernateSession = HibernateUtil.clearSession(MLExample.hibernateSession);\n\t\t\t\tString doc_path = doc.getAssociatedFilePath();\n//\t\t\t\tList<MLExample> trainExamples = \n//\t\t\t\t\tMLExample.getExamplesInDocument(LinkExampleBuilder.ExperimentGroupTimexEvent, doc_path);\n//\t\t\t\tList<MLExample> trainExamples2 = \n//\t\t\t\t\tMLExample.getExamplesInDocument(LinkExampleBuilder.ExperimentGroupEventEvent, doc_path);\n\n\t\t\t\tList<MLExample> trainExamples3 = \n\t\t\t\t\tMLExample.getExamplesInDocument(SecTimeEventExampleBuilder.ExperimentGroupSecTimeEvent,\n\t\t\t\t\t\t\tdoc_path);\n\t\t\t\t\n\t\t\t\tList<MLExample> all_train_examples = new ArrayList<MLExample>();\n//\t\t\t\tall_train_examples.addAll(trainExamples);\n//\t\t\t\tall_train_examples.addAll(trainExamples2);\n\t\t\t\tall_train_examples.addAll(trainExamples3);\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tfor(MLExample example_to_process: all_train_examples)\n\t\t\t\t{\n\t\t\t\t\tNormalizedDependencyFeatures ndf = new NormalizedDependencyFeatures();\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tndf.calculateFeatures(example_to_process);\n\n\t\t\t\t\tHibernateUtil.clearLoaderSession();\n\t\t\t\t}\n\t\t\t\tcounter++;\n\t\t\t\tFileUtil.logLine(null, \"Doc processed:\"+counter);\n\t\t//\t\tMLExample example_to_process = MLExample.getInstanceForLink\n\t\t//\t\t(PhraseLink.getInstance(4117), experimentgroup);\n\t\t}\n\t\t\n\t}", "private void addPR(){\n \n try {\n Print.prln(\"Initialising ANNIE...\");\n\n // create a serial analyser controller to run ANNIE with\n annieController = (SerialAnalyserController) Factory.createResource(\n \"gate.creole.SerialAnalyserController\",\n Factory.newFeatureMap(),\n Factory.newFeatureMap(),\n \"ANNIE_\" + Gate.genSym());\n FeatureMap features = Factory.newFeatureMap(); // use default parameters\n\n // adding Annie PRs : i. document reset\n features.clear();\n ProcessingResource documentReset = (ProcessingResource)\n Factory.createResource(\"gate.creole.annotdelete.AnnotationDeletePR\", features);\n annieController.add(documentReset);\n\n // adding Annie PR : ii. english tokeniser\n features.clear();\n ProcessingResource englishTokeniser = (ProcessingResource)\n Factory.createResource(\"gate.creole.tokeniser.DefaultTokeniser\", features);\n annieController.add(englishTokeniser);\n\n // ading inhouse built PR: iii.. gazetteer\n features.clear();\n features.put(\"listsURL\", Converter.getURL(gazetteer));\n ProcessingResource myAnnieGaz = (ProcessingResource)\n Factory.createResource(\"gate.creole.gazetteer.DefaultGazetteer\", features);\n annieController.add(myAnnieGaz);\n\n // adding Annie PR : iv. fake sentence splitter\n features.clear();\n ProcessingResource fakeSentenceSplitter = (ProcessingResource)\n Factory.createResource(\"gate.clone.ql.FakeSentenceSplitter\", features);\n annieController.add(fakeSentenceSplitter);\n\n //. ading inhouse built PR: v. jape grammar 1\n features.clear();\n features.put(\"grammarURL\", Converter.getURL(jape1));\n ProcessingResource myJape1 = (ProcessingResource)\n Factory.createResource(\"gate.creole.Transducer\", features);\n annieController.add(myJape1);\n\n // adding Annie PRs : vi.. regex sentence splitter\n features.clear();\n ProcessingResource regexSentenceSplitter = (ProcessingResource)\n Factory.createResource(\"gate.creole.splitter.RegexSentenceSplitter\", features);\n annieController.add(regexSentenceSplitter);\n\n // adding Annie PRs :vii. pos tagger\n features.clear();\n ProcessingResource posTagger = (ProcessingResource)\n Factory.createResource(\"gate.creole.POSTagger\", features);\n annieController.add(posTagger);\n\n // ading inhouse built PR: viii. jape grammar 2\n features.clear();\n features.put(\"grammarURL\", Converter.getURL(jape2));\n ProcessingResource myJape2 = (ProcessingResource)\n Factory.createResource(\"gate.creole.Transducer\", features);\n annieController.add(myJape2);\n Print.prln(\"...PR loaded\");\n features.clear();\n }\n catch (ResourceInstantiationException ex) {\n Out.prln(ex);\n }\n }", "public void trainFromExamples(int noOfIteration, double eenta) throws FileNotFoundException {\n //Use the wordcount to calcualte the weight verctor repetetively\n for (int count = 0; count < noOfIteration; count++) \n {\n for (List<Integer> wordCount : wordCountSpamList) \n {\n //Compute the new weight vector\n calculateNewWeightVector(eenta, true, wordCount);\n \n }\n for (List<Integer> wordCount : wordCountHamList) \n {\n //Compute the new weight vector\n calculateNewWeightVector(eenta, false, wordCount);\n \n }\n }\n \n }", "private void generateIdfOutput()\n{\n getValidWords();\n scanDocuments();\n outputResults();\n}", "public static void main(String[] args)\n\t{\n\t Corpus corpus = null;\n\t\ttry {\n\t\t\tcorpus = Corpus.load(\"data/all\");\n\t\t} catch (IOException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t // 2. Create a LDA sampler\n\t GibbsSampler ldaGibbsSampler = new GibbsSampler(corpus.getDocument(), \n\t \t\tcorpus.getVocabularySize());\n\t // 3. Train it\n\t ldaGibbsSampler.gibbs(4);\n\t // 4. The phi matrix is a LDA model, you can use LdaUtil to explain it.\n\t double[][] phi = ldaGibbsSampler.getPhi();\n\t System.out.println(\"Number of interactions£º\"+GibbsSampler.ITERATIONS);\n\t Map<String, Double>[] topicMap = Utils.translate(phi, corpus.getVocabulary(), 200);\n\t Utils.explain(topicMap);\n\t}", "public static void main(String[] args) {\n\t\tModel m=new Model();\r\n\t\tSystem.out.println(m.cercaAnagrammi(\"eat\"));\r\n\t}", "private void analyze() {\n\t\tdouble org = 0;\n\t\tdouble avgIndPerDoc = 0;\n\t\tdouble avgTotalPerDoc = 0;\n\n\t\tfor (Instance instance : instanceProvider.getInstances()) {\n\n\t\t\tint g = 0;\n\t\t\tSet<AbstractAnnotation> orgM = new HashSet<>();\n\n//\t\t\torgM.addAll(instance.getGoldAnnotations().getAnnotations());\n//\t\t\tg += instance.getGoldAnnotations().getAnnotations().size();\n\n\t\t\tfor (AbstractAnnotation instance2 : instance.getGoldAnnotations().getAnnotations()) {\n\n\t\t\t\tResult r = new Result(instance2);\n\n\t\t\t\t{\n////\t\t\t\t\tList<AbstractAnnotation> aa = Arrays.asList(r.getTrend());\n//\t\t\t\t\tList<AbstractAnnotation> aa = Arrays.asList(r.getInvestigationMethod());\n////\t\t\t\t\tList<AbstractAnnotation> aa = new ArrayList<>(\n////\t\t\t\t\t\t\tr.getDefinedExperimentalGroups().stream().map(a -> a.get()).collect(Collectors.toList()));\n//\n//\t\t\t\t\torgM.addAll(aa);\n//\t\t\t\t\tg += aa.size();\n\t\t\t\t}\n\n\t\t\t\t{\n\t\t\t\t\t/**\n\t\t\t\t\t * props of exp\n\t\t\t\t\t */\n\t\t\t\t\tfor (DefinedExperimentalGroup instance3 : r.getDefinedExperimentalGroups()) {\n\n//\t\t\t\t\tList<AbstractAnnotation> aa = Arrays.asList(instance3.getOrganismModel());\n//\t\t\t\t\tList<AbstractAnnotation> aa = new ArrayList<>(instance3.getTreatments());\n//\t\t\t\t\t\tList<AbstractAnnotation> aa = Arrays.asList(instance3.getInjury());\n\n\t\t\t\t\t\tList<AbstractAnnotation> ab = Arrays.asList(instance3.getInjury());\n\n\t\t\t\t\t\tList<AbstractAnnotation> aa = ab.stream().filter(i -> i != null)\n\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Injury(et))\n\t\t\t\t\t\t\t\t.filter(i -> i != null).flatMap(i -> i.getDeliveryMethods().stream())\n\t\t\t\t\t\t\t\t.filter(i -> i != null).collect(Collectors.toList());\n\n\t\t\t\t\t\taa.addAll(instance3.getTreatments().stream().filter(i -> i != null)\n\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Treatment(et))\n\t\t\t\t\t\t\t\t.filter(i -> i != null).map(i -> i.getDeliveryMethod()).filter(i -> i != null)\n\t\t\t\t\t\t\t\t.collect(Collectors.toList()));\n\n//\t\t\t\t\t\tList<AbstractAnnotation> aa = ab.stream().filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Injury(et))\n//\t\t\t\t\t\t\t\t.filter(i -> i != null).flatMap(i -> i.getAnaesthetics().stream())\n//\t\t\t\t\t\t\t\t.filter(i -> i != null).collect(Collectors.toList());\n\n//\t\t\t\t\t\tList<AbstractAnnotation> aa = ab.stream().filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Injury(et))\n//\t\t\t\t\t\t\t\t.filter(i -> i != null).map(i -> i.getInjuryDevice()).filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.collect(Collectors.toList());\n\n\t\t\t\t\t\t// List<AbstractAnnotation> aa = ab.stream().filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.map(et -> et.asInstanceOfEntityTemplate()).map(et -> new Injury(et))\n//\t\t\t\t\t\t\t\t.filter(i -> i != null).map(i -> i.getInjuryLocation()).filter(i -> i != null)\n//\t\t\t\t\t\t\t\t.collect(Collectors.toList());\n\n\t\t\t\t\t\torgM.addAll(aa);\n\t\t\t\t\t\tg += aa.size();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tavgIndPerDoc += orgM.size();\n\t\t\tavgTotalPerDoc += g;\n\n\t\t\torg += ((double) orgM.size()) / (g == 0 ? 1 : g);\n//\t\t\tSystem.out.println(((double) orgM.size()) / g);\n\n\t\t}\n\t\tSystem.out.println(\"avgTotalPerDoc = \" + avgTotalPerDoc / instanceProvider.getInstances().size());\n\t\tSystem.out.println(\"avgIndPerDoc = \" + avgIndPerDoc / instanceProvider.getInstances().size());\n\t\tSystem.out.println(\"org = \" + org);\n\t\tSystem.out.println(\"avg. org = \" + (org / instanceProvider.getInstances().size()));\n\t\tSystem.out.println(new DecimalFormat(\"0.00\").format(avgTotalPerDoc / instanceProvider.getInstances().size())\n\t\t\t\t+ \" & \" + new DecimalFormat(\"0.00\").format(avgIndPerDoc / instanceProvider.getInstances().size())\n\t\t\t\t+ \" & \" + new DecimalFormat(\"0.00\").format(org / instanceProvider.getInstances().size()));\n\t\tSystem.exit(1);\n\n\t\tStats.countVariables(0, instanceProvider.getInstances());\n\n\t\tint count = 0;\n\t\tfor (SlotType slotType : EntityType.get(\"Result\").getSlots()) {\n\n\t\t\tif (slotType.isExcluded())\n\t\t\t\tcontinue;\n\t\t\tcount++;\n\t\t\tSystem.out.println(slotType.name);\n\n\t\t}\n\t\tSystem.out.println(count);\n\t\tSystem.exit(1);\n\t}", "public static void main(String[] args)\n\t{\n\n\t\tAnalyzer analyzer = new Analyzer()\n\t\t.withProblemClass(MOEAExperimentProblem.class)\n\t\t.includeAllMetrics()\n\t\t.showStatisticalSignificance();\n\n\t\tNondominatedPopulation result= new Executor()\n\t\t\t.withProblemClass(MOEAExperimentProblem.class)\n\t\t\t.withAlgorithm(\"NSGAII\")\n\t\t\t.withMaxEvaluations(20000)\n\t\t\t.withProperty(\"populationSize\", 100)\n\t\t\t//.withInstrumenter(instrumenter)\n\t\t\t.run();\n\n\t\tint n=0;\n\t\tfor (Solution solution : result)\n\t\t{\n\t\t\tSystem.out.println(\"Solution \" + n + \": \" + solution.getObjective(0) + \" \" + solution.getObjective(1));\t\n\t\t\tn++;\n\t\t}\n\t\t/*Accumulator accumulator = instrumenter.getLastAccumulator();\n\t\tfor (int i=0; i<accumulator.size(\"NFE\"); i++) {\n\t\t\tSystem.out.println(accumulator.get(\"NFE\", i) + \"\\t\" +\n\t\t\taccumulator.get(\"GenerationalDistance\", i));\n\t\t}*/\n\n\n\t\t/*this runs in some sort of analysis mode..\n\t\tExecutor executor = new Executor()\n\t\t\t.withProblemClass(MOEAExperimentProblem.class)\n\t\t\t.withMaxEvaluations(10000);\n\n\t\tanalyzer.addAll(\"NSGAII\",\n\t\texecutor.withAlgorithm(\"NSGAII\").runSeeds(50));\n\t\ttry\n\t\t{\n\t\t\tanalyzer.printAnalysis();\n\t\t}\n\t\tcatch (Exception e)\n\t\t{\n\t\t\tSystem.out.println(\"error with analysis\");\n\t\t\te.printStackTrace();\n\t\t}*/\n\n\t}", "public static void main(String[] args) {\n\t\ttry (InputStream modelInputStream = new FileInputStream(new File(\"en-frograt.bin\"));) {\r\n\r\n\t\t\tString testString = \"Amphibians are animals that dwell in wet environments\";\r\n\t\t\t\r\n\t\t\tDoccatModel documentCategorizationModel = new DoccatModel(modelInputStream);\r\n\t\t\tDocumentCategorizerME documentCategorizer = new \r\n\t\t\tDocumentCategorizerME(documentCategorizationModel);\r\n\t\t\t\r\n\t\t\tdouble[] probabilities = documentCategorizer.categorize(testString);\r\n\t\t\tString bestCategory = documentCategorizer.getBestCategory(probabilities);\r\n\t\t\tSystem.out.println(\"The best fit is: \" + bestCategory);\r\n\t\t\t\r\n\t\t\tfor (int i = 0; i < documentCategorizer.getNumberOfCategories(); i++) {\r\n\t\t\t System.out.printf(\"Category: %-4s - %4.2f\\n\", \r\n\t\t\t documentCategorizer.getCategory(i), probabilities[i]);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tSystem.out.println(documentCategorizer.getAllResults(probabilities));\r\n\t\t} catch (FileNotFoundException e) {\r\n\t\t // Handle exceptions\r\n\t\t} catch (IOException e) {\r\n\t\t // Handle exceptions\r\n\t\t}\r\n\t}", "public static void main(String[] args) {\n\t\tPropertyManager.setPropertyFilePath(\"/home/francesco/Desktop/NLP_HACHATHON_4YFN/TextDigesterConfig.properties\");\n\t\t\n\t\tString text = MultilingImport.readText(\"/home/francesco/Desktop/NLP_HACHATHON_4YFN/EXAMPLE_TEXTS/multilingMss2015Training/body/text/\" + lang + \"/\" + docName);\n\n\t\t/* Process text document */\n\t\tLangENUM languageOfHTMLdoc = FlProcessor.getLanguage(text);\n\t\t\n\t\tTDDocument TDdoc = FlProcessor.generateDocumentFromFreeText(text, null, languageOfHTMLdoc);\n\n\t\t// Store GATE document\n\t\tWriter out = null;\n\t\ttry {\n\t\t\tout = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(\"/home/francesco/Desktop/NLP_HACHATHON_4YFN/EXAMPLE_TEXTS/\" + lang + \"_\" + docName.replace(\".txt\", \"_GATE.xml\")), \"UTF-8\"));\n\t\t} catch (UnsupportedEncodingException e1) {\n\t\t\te1.printStackTrace();\n\t\t} catch (FileNotFoundException e1) {\n\t\t\te1.printStackTrace();\n\t\t}\n\t\t\n\t\ttry {\n\t\t\tout.write(TDdoc.getGATEdoc().toXml());\n\t\t} catch (IOException e) {\n\t\t\te.printStackTrace();\n\t\t} finally {\n\t\t\ttry {\n\t\t\t\tout.close();\n\t\t\t} catch (IOException e) {\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t\t\n\t\t/*\n\t\ttry {\n\t\t\tLexRankSummarizer lexRank = new LexRankSummarizer(languageOfHTMLdoc, SentenceSimilarityENUM.cosineTFIDF, false, 0.01);\n\t\t\tMap<Annotation, Double> sortedSentences = lexRank.sortSentences(TDdoc);\n\t\t\t\n\t\t\tList<Annotation> sentListOrderedByRelevance = new ArrayList<Annotation>();\n\t\t\tfor(Entry<Annotation, Double> sentence : sortedSentences.entrySet()) {\n\t\t\t\tlogger.info(\"Score: \" + sentence.getValue() + \" - '\" + GtUtils.getTextOfAnnotation(sentence.getKey(), TDdoc.getGATEdoc()) + \"'\");\n\t\t\t\tsentListOrderedByRelevance.add(sentence.getKey());\n\t\t\t}\n\t\t\t\n\t\t\tlogger.info(\"Summary max 100 tokens: \");\n\t\t\tList<Annotation> summarySentences = GtUtils.orderAnnotations(sentListOrderedByRelevance, TDdoc.getGATEdoc(), 100);\n\t\t\tfor(Annotation ann : summarySentences) {\n\t\t\t\tlogger.info(GtUtils.getTextOfAnnotation(ann, TDdoc.getGATEdoc()));\n\t\t\t}\n\t\t} catch (TextDigesterException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\t*/\n\t}", "public static void main(String[] args) {\n LexicographicAnalizer test = new LexicographicAnalizer();\n System.out.println(test.analizer());\n }", "@Test\n public void InternalNLP_annotate_doesAnnotate() {\n ExtractedText extractedText = null;\n\n String fileUri = \"dummyUri\";\n String fileRef = \"src/test/res/Pasta.txt\";\n File file = new File(fileRef);\n try {\n InputStream inputStream = new FileInputStream(file);\n extractedText = mInternalTextProcessor.processFile(inputStream, fileUri, fileRef\n , \"txt\", false);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n } catch (FileTypeNotSupportedException e) {\n e.printStackTrace();\n } catch (DocumentNotSupportedException e) {\n e.printStackTrace();\n }\n\n // Annotate\n mInternalNLP.annotate(extractedText);\n\n if(!extractedText.getTitle().isEmpty()) {\n Assert.assertNotNull(extractedText.getTitleAnnotation());\n }\n\n for (Section section: extractedText.getSections()) {\n if(!section.getBody().isEmpty()) {\n Assert.assertNotNull(section.getBodyAnnotation());\n }\n if(!section.getTitle().isEmpty()) {\n Assert.assertNotNull(section.getTitleAnnotation());\n }\n }\n }", "public static void main(String[] args) throws IOException {\n\t\tString [] words ={\"good\", \"bad\"};\n\t\tNaiveBayes nb =new NaiveBayes(words);\n\t\tnb.trainClassifier(new File(\"traindata.txt\"));\n\t\tnb.classifyFile(new File(\"newdata.txt\"),new File(\"classifications.txt\"));\n\t\t\n\t\t\n\t\t//To test the accuracy. Still in work\n\t\t\n//\t\tString [] words ={\"good\", \"bad\"};\n//\t\tNaiveBayes nb =new NaiveBayes(words);\n//\t\tnb.trainClassifier(new File(\"traindata.txt\"));\n//\t\tConfusionMatrix cm = nb.computeAccuracy(new File(\"testdata.txt\"));\n//\t\tSystem.out.println(cm.getTruePositives());\n//\t\tSystem.out.println(cm.getFalsePositives());\n//\t\tSystem.out.println(cm.getTrueNegatives());\n//\t\tSystem.out.println(cm.getFalseNegatives());\n\t\t\n\t}", "public static void main(String args[]){\n\t\t//parameters that can be modified\n\t\tint topicNum=100;\n\t\tString sourceID=\"1864252027/\";\n\t\tint subnetworkSize=1100;\n\t\tString dir=\"sampleTest/\"+sourceID+subnetworkSize+\"/\";\n\t\tString fileName=\"ldaInput.txt\";\n\t\tint iterationNum=1000;\n\t\t\n\t\t//read training data from file\n\t\tSystem.out.println(\"loading files\");\n\t\tGraph network=GraphOperator.getFromFile(dir+\"sample.network\");\n\t\tHashMap<String,Message>trainingStatusMap=MessageListOperator.readMessageFromFile(dir+\"trainingSet.status\");\n\t\tHashMap<String,Message>commentMap=MessageListOperator.readMessageFromFile(dir+\"samplePreDoc.comment\");\n\t\t\n\t\tDocumentAssign.relateMessageToNetwork(network,trainingStatusMap,commentMap);\n\t\tDocumentAssign.optimizedAssign(network,dir,fileName);\n\t\t\n\t\tSystem.out.println(\"Training\");\t\n\t\t//training with Optimized assignment\n\t\tLDA_InfluMax.estimationFromScratch(50/((double)topicNum),0.01,topicNum,\n\t\t\t\titerationNum,iterationNum/2,dir,fileName,50);\n\t}", "public static void main( String[] args ) {\n Optional< WordFeed > wordFeed = new WordFeedProvider().buildWordFeed();\n if ( !wordFeed.isPresent() || !wordFeed.get().hasNext() ) {\n System.out.println( \"Unable to read selected file. Aborting analysis.\" );\n return;\n }\n\n TextAnalyzer textAnalyzer = new TextAnalyzer();\n textAnalyzer.process( wordFeed.get() );\n textAnalyzer.report( new SystemOutReporter() );\n }", "private void setCorpus(){\n URL u = Converter.getURL(docName);\n FeatureMap params = Factory.newFeatureMap();\n params.put(\"sourceUrl\", u);\n params.put(\"markupAware\", true);\n params.put(\"preserveOriginalContent\", false);\n params.put(\"collectRepositioningInfo\", false);\n params.put(\"encoding\",\"windows-1252\");\n Print.prln(\"Creating doc for \" + u);\n Document doc = null;\n try {\n corpus = Factory.newCorpus(\"\");\n doc = (Document)\n Factory.createResource(\"gate.corpora.DocumentImpl\", params);\n } catch (ResourceInstantiationException ex) {\n ex.printStackTrace();\n }\n corpus.add(doc);\n annieController.setCorpus(corpus);\n params.clear();\n }", "public static void main(String[] args) {\n WordNet tester = new WordNet(\"synsets.txt\", \"hypernyms.txt\");\n StdOut.println(\n \"isNoun test: This should return true and it returns \" + tester.isNoun(\"mover\"));\n StdOut.println(\"distance test: This should return 3 and it returns \" + tester\n .distance(\"African\", \"renegade\"));\n StdOut.println(\n \"sca test: This should return person individual someone somebody mortal soul and it returns \"\n + tester\n .sca(\"African\", \"renegade\"));\n\n // Commented because output is large\n //StdOut.println(\"nouns test: This should return all of the nouns and it returns \" + tester.nouns());\n\n }", "public static void main(String[] args) {\n\t\tUtility.dirPath = \"C:\\\\Users\\\\imSlappy\\\\workspace\\\\FeelingAnalysis\\\\Documents\\\\2_group_eng\";\n\t\tString sub[] = {\"dup\",\"bug\"};\n\t\tUtility.classLabel = sub;\n\t\tUtility.numdoc = 350;\n\t\tSetClassPath.read_path(Utility.dirPath);\n\t\tUtility.language = \"en\";\n\t\t\n\t\tUtility.stopWordHSEN = Fileprocess.FileHashSet(\"data/stopwordAndSpc_eng.txt\");\n\t\tUtility.dicen = new _dictionary();\n\t\tUtility.dicen.getDictionary(\"data/dicEngScore.txt\");\n\t\t\n\t\tUtility.vocabHM = new HashMap();\n\t\t// ================= completed initial main Program ==========================\n\n\t\tMainExampleNaive ob = new MainExampleNaive();\n\t\t\n\t\t// --------------------- Pre-process -----------------------\n\t\tob.word_arr = new HashSet [Utility.listFile.length][];\n\t\tob.wordSet = new ArrayList<String>();\n\t\tfor (int i = 0; i < Utility.listFile.length; i++) {\n\t\t\tob.word_arr[i]=new HashSet[Utility.listFile[i].length];\n\t\t\tfor (int j = 0; j < Utility.listFile[i].length; j++) {\n\t\t\t\tStringBuffer strDoc = Fileprocess.readFile(Utility.listFile[i][j]);\n\t\t\t\tob.word_arr[i][j]=ob.docTokenization(new String(strDoc));\n\t\t\t}\n\t\t\tob.checkBound(3, 10000);\n\t\t}\n\t\t\n\t\tSystem.out.println(\"++ Total : \"+Utility.vocabHM.size()+\" words\");\n\t\tSystem.out.println(\"++ \"+Utility.vocabHM);\n\t\t\n\t\t// ---------------------- Selection ------------------------\n//\t\tInformationGain ig = new InformationGain(ob.word_arr.length*ob.word_arr[0].length , ob.wordSet,ob.word_arr);\n//\t\tArrayList<String> ban_word = ig.featureSelection(0.0); // selected out with IG = 0\n//\t\t//ob.banFeature(ban_word);\n//\t\tSystem.out.println(\"ban list[\"+ban_word.size()+\"] : \"+ban_word);\n//\t\t\n//\t\tSystem.out.println(\"-- After \"+Utility.vocabHM.size());\n//\t\tSystem.out.println(\"-- \"+Utility.vocabHM);\n\t\t\n\t\tob.setWordPosition();\n\t\t// ---------------------- Processing -----------------------\n\t\tNaiveBayes naive = new NaiveBayes();\n\t\tnaive.naiveTrain(true);\n\t\t\n\t\tint result = naive.naiveUsage(\"after cold reset of my pc (crash of xp) the favorites of firefox are destroyed and all settings are standard again! Where are firefox-favorites stored and the settings ? how to backup them rgularely? All other software on my pc still works properly ! even INternetExplorer\");\n\t\tSystem.out.println(\"\\nResult : \"+Utility.classLabel[result]);\n\t}", "private void startParsing(){\r\n pondred = new ArrayList<>();\r\n //extract docs from corpus\r\n for (String xml:parseDocsFile(docs_file))\r\n {\r\n try {\r\n pondred.add(loadXMLFromString(xml));\r\n } catch (Exception e) {\r\n e.printStackTrace();\r\n }\r\n }\r\n System.out.println(\"Ending parsing\");\r\n for (Core pon:pondred){\r\n for (String string:pon.abstractTerm){\r\n Double tf = pon.getAbstractFerq(string)/pon.getAbstractSize();\r\n Double idf = Math.log10(Core.count/countingDuplicates(string));\r\n pon.abstractFrequence.put(string,tf*idf);\r\n }\r\n pon.finish();\r\n }\r\n }", "public NgramAnalyser(int n, String inp) \n { \n //TODO replace this line with your code\n }", "public static void main(String[] args) throws IOException {\n\t\t\n\t\tDataSet ds, testDs;\n\t\tNBFileReader fr = new NBFileReader();\n\n\t\tNBMain = new NaiveBayesMain();\n\t\tNBMain.parseArguments(args);\n\n\t\tHashMap<String, HashMap<String, Integer>> confusionMatrix = new HashMap<String, HashMap<String,Integer>>();\n\t\t\n\t\tds = fr.readFile(NBMain.getTrainFile());\n\t\ttestDs = fr.readFile(NBMain.getTestFile());\n\t\t\n\t\tNaiveBayes nbobj = new NaiveBayes(ds,NBMain.getClassVariable());\n\t\t\n\t\tnbobj.setLabelCount(NBMain.getClassVariable());\n\t\t\n\t\tnbobj.trainNB(NBMain.getClassVariable());\n\n\t\tSystem.out.println(\"===================================================================\");\n\t\tSystem.out.println(\"Predictions: \");\n\t\tSystem.out.println(\"===================================================================\");\n\t\tSystem.out.println();\n\t\tint correctClass = nbobj.classifyNB(testDs, confusionMatrix);\n\n\t\t\n\t\t//train\n\n\t}", "public static void main(String[] args) {\n\t\tFile vocabDefFile = new File(args[0]);\r\n\r\n\t\t// where do the reports go\r\n\t\tFile outputDir = new File(args[1]);\r\n\r\n\t\t// create the report files\r\n\t\tFile ambigReportFile = new File(outputDir, \"ambigVocab.txt\");\r\n\t\tFile pluralReportFile = new File(outputDir, \"missingPlural.txt\");\r\n\t\tFile pluralDetailsFile = new File(outputDir, \"singlePlurals.txt\");\r\n\r\n\t\tBufferedWriter ambigWriter = null;\r\n\t\tBufferedWriter pluralWriter = null;\r\n\t\tBufferedWriter numberWriter = null;\r\n\r\n\t\ttry {\r\n\t\t\tambigWriter = new BufferedWriter(new OutputStreamWriter(\r\n\t\t\t\t\tnew FileOutputStream(ambigReportFile), \"UTF-8\"));\r\n\t\t\tpluralWriter = new BufferedWriter(new OutputStreamWriter(\r\n\t\t\t\t\tnew FileOutputStream(pluralReportFile), \"UTF-8\"));\r\n\t\t\tnumberWriter = new BufferedWriter(new OutputStreamWriter(\r\n\t\t\t\t\tnew FileOutputStream(pluralDetailsFile), \"UTF-8\"));\r\n\t\t} catch (UnsupportedEncodingException e) {\r\n\t\t\tSystem.err.println(\"Couldn't get writer for report output\"\r\n\t\t\t\t\t+ e.getMessage());\r\n\t\t} catch (FileNotFoundException e) {\r\n\t\t\tSystem.err.println(\"Couldn't get writer for report output\"\r\n\t\t\t\t\t+ e.getMessage());\r\n\t\t}\r\n\r\n\t\tloadIndexes(vocabDefFile);\r\n\r\n\t\tSystem.out.println(wordIndex.size() + \" words\");\r\n\t\tSystem.out.println(typeIndex.size() + \" categories\");\r\n\r\n\t\t// look for words in more than 1 category\r\n\t\tfor (String word : wordIndex.keySet()) {\r\n\t\t\tList<String> tmpList = wordIndex.get(word);\r\n\t\t\tCollections.sort(tmpList);\r\n\r\n\t\t\tif (tmpList.size() > 1) {\r\n\t\t\t\ttry {\r\n\t\t\t\t\tambigWriter.write(word + \"\\t\" + tmpList.size() + \"\\t\"\r\n\t\t\t\t\t\t\t+ tmpList);\r\n\t\t\t\t\tambigWriter.newLine();\r\n\t\t\t\t} catch (IOException e) {\r\n\t\t\t\t\tSystem.err.println(\"Couldn't write to ambig report\"\r\n\t\t\t\t\t\t\t+ e.getMessage());\r\n\t\t\t\t}\r\n\t\t\t\t// System.out.println(word + \"\\t\" + tmpList);\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\ttry {\r\n\t\t\tambigWriter.flush();\r\n\t\t} catch (IOException e1) {\r\n\t\t\tSystem.err\r\n\t\t\t\t\t.println(\"Couldn't flush ambig report\" + e1.getMessage());\r\n\r\n\t\t}\r\n\r\n\t\t// look for missing plurals\r\n\r\n\t\tfor (String type : typeIndex.keySet()) {\r\n\r\n\t\t\t// list of all phrases of a single category\r\n\t\t\tList<String> wordList = new ArrayList<String>();\r\n\t\t\twordList.addAll(typeIndex.get(type));\r\n\r\n\t\t\tfor (String word : wordList) {\r\n\r\n\t\t\t\tboolean foundMatch = false;\r\n\t\t\t\tString sing = \"\";\r\n\t\t\t\tString plural = \"\";\r\n\r\n\t\t\t\tif (wordList.contains(word + \"s\")) {\r\n\t\t\t\t\tfoundMatch = true;\r\n\t\t\t\t\tsing = word;\r\n\t\t\t\t\tplural = word + \"s\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif (word.endsWith(\"s\")\r\n\t\t\t\t\t\t&& wordList.contains(word.replaceAll(\"s$\", \"\"))) {\r\n\t\t\t\t\tfoundMatch = true;\r\n\t\t\t\t\tplural = word;\r\n\t\t\t\t\tsing = word.replaceAll(\"s$\", \"\");\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif (word.endsWith(\"man\")\r\n\t\t\t\t\t\t&& wordList.contains(word.replaceFirst(\"man$\", \"men\"))) {\r\n\t\t\t\t\tfoundMatch = true;\r\n\t\t\t\t\tsing = word;\r\n\t\t\t\t\tplural = word.replaceFirst(\"man$\", \"men\");\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif (word.endsWith(\"men\")\r\n\t\t\t\t\t\t&& wordList.contains(word.replaceFirst(\"men$\", \"man\"))) {\r\n\t\t\t\t\tfoundMatch = true;\r\n\t\t\t\t\tplural = word;\r\n\t\t\t\t\tsing = word.replaceFirst(\"men$\", \"man\");\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif (wordList.contains(word + \"es\")) {\r\n\t\t\t\t\tfoundMatch = true;\r\n\t\t\t\t\tsing = word;\r\n\t\t\t\t\tplural = word + \"es\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif (word.endsWith(\"es\")\r\n\t\t\t\t\t\t&& wordList.contains(word.replaceAll(\"es$\", \"\"))) {\r\n\t\t\t\t\tfoundMatch = true;\r\n\t\t\t\t\tplural = word;\r\n\t\t\t\t\tsing = word.replaceAll(\"es$\", \"\");\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif (word.endsWith(\"y\")\r\n\t\t\t\t\t\t&& wordList.contains(word.replaceAll(\"y$\", \"\") + \"ies\")) {\r\n\t\t\t\t\tfoundMatch = true;\r\n\t\t\t\t\tsing = word;\r\n\t\t\t\t\tplural = word.replaceAll(\"y$\", \"\") + \"ies\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif (word.endsWith(\"ies\")\r\n\t\t\t\t\t\t&& wordList.contains(word.replaceAll(\"ies$\", \"\") + \"y\")) {\r\n\t\t\t\t\tfoundMatch = true;\r\n\t\t\t\t\tplural = word;\r\n\t\t\t\t\tsing = word.replaceAll(\"ies$\", \"\") + \"y\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif (!foundMatch) {\r\n\t\t\t\t\ttry {\r\n\t\t\t\t\t\tpluralWriter.write(word + \"\\t\" + type);\r\n\t\t\t\t\t\tpluralWriter.newLine();\r\n\t\t\t\t\t} catch (IOException e) {\r\n\t\t\t\t\t\tSystem.err.println(\"Could write to plural report\"\r\n\t\t\t\t\t\t\t\t+ e.getMessage());\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t} else {\r\n\t\t\t\t\ttry {\r\n\t\t\t\t\t\tnumberWriter.write(sing + \"\\t\" + plural + \"\\t\" + type);\r\n\t\t\t\t\t\tnumberWriter.newLine();\r\n\t\t\t\t\t} catch (IOException e) {\r\n\t\t\t\t\t\tSystem.err.println(\"Could write to plural details file\"\r\n\t\t\t\t\t\t\t\t+ e.getMessage());\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t}\r\n\r\n\t\ttry {\r\n\t\t\tpluralWriter.flush();\r\n\t\t\tnumberWriter.flush();\r\n\t\t} catch (IOException e) {\r\n\t\t\tSystem.err.println(\"Couldn't flush ambig report\" + e.getMessage());\r\n\r\n\t\t}\r\n\r\n\t}", "public void calculate(Set<Article> articles) {\n \n Set<ArticleDocument> articleDocuments = new HashSet<>();\n for (Article article : articles) {\n articleDocuments.add(article.getDocument());\n }\n \n VSMDocument positiveWords = new TextDocument(\"positive_words.txt\");\n VSMDocument negativeWords = new TextDocument(\"negative_words.txt\");\n \n ArrayList<VSMDocument> documents = new ArrayList<VSMDocument>();\n documents.add(positiveWords);\n documents.add(negativeWords);\n documents.addAll(articleDocuments);\n \n Corpus corpus = new Corpus(documents);\n \n VectorSpaceModel vectorSpace = new VectorSpaceModel(corpus);\n \n double totalPositive = 0;\n double totalNegative = 0;\n \n \n for(ArticleDocument articleDoc : articleDocuments) {\n VSMDocument doc = (VSMDocument) articleDoc;\n System.out.println(\"\\nComparing to \" + doc);\n double positive = vectorSpace.cosineSimilarity(positiveWords, doc);\n double negative = vectorSpace.cosineSimilarity(negativeWords, doc);\n System.out.println(\"Positive: \" + positive);\n System.out.println(\"Negative: \" + negative);\n if (!Double.isNaN(positive)) {\n totalPositive += positive;\n }\n if (!Double.isNaN(negative)) {\n totalNegative += negative;\n }\n double difference = positive - negative;\n if (difference >= 0) {\n System.out.println(\"More positive by \" + difference);\n } else {\n System.out.println(\"More negative by \" + Math.abs(difference));\n }\n \n if (positive >= mostPositive) {\n mostPositive = positive;\n mostPositiveDoc = doc;\n }\n if (negative >= mostNegative) {\n mostNegative = negative;\n mostNegativeDoc = doc;\n }\n if (Math.abs(difference) >= Math.abs(biggestDifference)) {\n biggestDifference = difference;\n biggestDifferenceDoc = doc;\n }\n \n String publisher = articleDoc.getPublisher();\n String region = articleDoc.getRegion();\n LocalDate day = articleDoc.getDate().toLocalDate();\n DayOfWeek weekday = day.getDayOfWeek();\n if (!Double.isNaN(positive)) {\n if (publisherOptimism.containsKey(publisher)) {\n publisherOptimism.get(publisher).add(positive);\n } else {\n publisherOptimism.put(publisher, new LinkedList<Double>());\n publisherOptimism.get(publisher).add(positive);\n }\n \n if (publisherPessimism.containsKey(publisher)) {\n publisherPessimism.get(publisher).add(negative);\n } else {\n publisherPessimism.put(publisher, new LinkedList<Double>());\n publisherPessimism.get(publisher).add(negative);\n }\n \n if (regionOptimism.containsKey(region)) {\n regionOptimism.get(region).add(positive);\n } else {\n regionOptimism.put(region, new LinkedList<Double>());\n regionOptimism.get(region).add(positive);\n }\n \n if (regionPessimism.containsKey(region)) {\n regionPessimism.get(region).add(negative);\n } else {\n regionPessimism.put(region, new LinkedList<Double>());\n regionPessimism.get(region).add(negative);\n }\n \n if (dayOptimism.containsKey(day)) {\n dayOptimism.get(day).add(positive);\n } else {\n dayOptimism.put(day, new LinkedList<Double>());\n dayOptimism.get(day).add(positive);\n }\n \n if (dayPessimism.containsKey(day)) {\n dayPessimism.get(day).add(negative);\n } else {\n dayPessimism.put(day, new LinkedList<Double>());\n dayPessimism.get(day).add(negative);\n }\n \n if (weekdayOptimism.containsKey(weekday)) {\n weekdayOptimism.get(weekday).add(positive);\n } else {\n weekdayOptimism.put(weekday, new LinkedList<Double>());\n weekdayOptimism.get(weekday).add(positive);\n }\n \n if (weekdayPessimism.containsKey(weekday)) {\n weekdayPessimism.get(weekday).add(negative);\n } else {\n weekdayPessimism.put(weekday, new LinkedList<Double>());\n weekdayPessimism.get(weekday).add(negative);\n }\n }\n }\n \n size = articleDocuments.size();\n avgPositive = totalPositive / size;\n avgNegative = totalNegative / size;\n printInfo();\n }", "public static void main(String[] args) throws IOException\r\n\t{\n\t\tif (args.length <= 0)\r\n\t\t{\r\n System.out.println(\"Expected corpus as input\");\r\n System.exit(1);\r\n }\r\n\r\n\t\t// Analyzer that is used to process TextField\r\n\t\tAnalyzer analyzer = new StandardAnalyzer();\r\n\r\n\t\t// ArrayList of documents in the corpus\r\n\t\tArrayList<Document> documents = new ArrayList<Document>();\r\n\r\n\t\t// Open the directory that contains the search index\r\n\t\tDirectory directory = FSDirectory.open(Paths.get(INDEX_DIRECTORY));\r\n\r\n\t\t// Set up an index writer to add process and save documents to the index\r\n\t\tIndexWriterConfig config = new IndexWriterConfig(analyzer);\r\n\t\tconfig.setOpenMode(IndexWriterConfig.OpenMode.CREATE);\r\n\t\tIndexWriter iwriter = new IndexWriter(directory, config);\r\n\r\n\r\n\t\tfor (String arg : args)\r\n\t\t{\r\n\r\n\t\t\t// Load the contents of the file\r\n\t\t\t//System.out.printf(\"Indexing \\\"%s\\\"\\n\", arg);\r\n\t\t\tString content = new String(Files.readAllBytes(Paths.get(arg)));\r\n\r\n\t\t\tString[] big = content.split(\".I\");\r\n\t\t\tfor (String a : big) {\r\n\t\t\t\tDocument doc = new Document();\r\n\t\t\t\tint count = 0;\r\n\t\t\t\tString[] small = a.split(\".A\");\r\n\t\t\t\tfor (String b : small) {\r\n\t\t\t\t\tif (count == 0) {\r\n\t\t\t\t\t\tdoc.add(new StringField(\"filename\", b, Field.Store.YES));\r\n\t\t\t\t\t}\r\n\t\t\t\t\telse {\r\n\t\t\t\t\t\tdoc.add(new TextField(\"content\", b, Field.Store.YES));\r\n\t\t\t\t\t}\r\n\t\t\t\t\tcount++;\r\n\t\t\t\t}\r\n\t\t\t\tdocuments.add(doc);\r\n\t\t\t}\r\n\t\t\tfor (Document doc : documents) {\r\n\t\t\t\tSystem.out.println(doc.get(\"filename\"));\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t// Write all the documents in the linked list to the search index\r\n\t\tiwriter.addDocuments(documents);\r\n\r\n\t\t// Commit everything and close\r\n\t\tiwriter.close();\r\n\t\tdirectory.close();\r\n\t}", "public static void main(String[] args) throws Exception {\n\t\tSettings.initSettings();\n\t\tnew A1_Transformer().run();\n\t\tSystem.exit(0);\n\t}", "public static void main(String[] args) throws Exception {\n\n ImportCorpus currentRun = new ImportCorpus();\n\n currentRun.initializeOptionsFromCommandLine(args);\n //sentsPerDocument = currentRun.getSentsPerDocument();\n\n if(currentRun.getSerializedCorpusOutputPath() == null && currentRun.getOutputPath() == null) {\n System.out.println(\"Please specify a serialized corpus output file with the -sco flag and/or an XML output file with the -o flag.\");\n System.exit(0);\n }\n\n StoredCorpus corpus = currentRun.doImport(currentRun.getInputPath(), currentRun.getSerializedGazetteerPath(), currentRun.getCorpusFormat(), currentRun.getUseGoldToponyms(), currentRun.getSentsPerDocument());\n \n if(currentRun.getSerializedCorpusOutputPath() != null)\n currentRun.serialize(corpus, currentRun.getSerializedCorpusOutputPath());\n if(currentRun.getOutputPath() != null)\n currentRun.writeToXML(corpus, currentRun.getOutputPath());\n }", "public static void main(String[] args) \n\t{\n\t\t// Konfiguration\n\t\tTraining training = new Training();\n\t\tint numberOfAttributes = 18;\n\t\tStatisticOutput statisticWriter = new StatisticOutput(\"data/statistics.txt\");\n\t\t\n\t\ttraining.printMessage(\"*** TCR-Predictor: Training ***\");\n\t\t\n\t\ttraining.printMessage(\"Datenbank von Aminosäure-Codierungen wird eingelesen\");\n\t\t// Lies die EncodingDB ein\n\t\tAAEncodingFileReader aa = new AAEncodingFileReader();\n\t\tAAEncodingDatabase db = aa.readAAEncodings(\"data/AAEncodings.txt\");\n\t\ttraining.printMessage(\"Es wurden \" + db.getEncodingDatabase().size() + \" Codierungen einglesen\");\n\t\t\n\t\ttraining.printMessage(\"Trainingsdatensatz wird eingelesen und prozessiert\");\n\t\t// Lies zunächst die gesamten Trainingsdaten ein\n\t\tExampleReader exampleReader = new ExampleReader();\n\t\t\n\t\t// Spalte das Datenset\n\t\tDataSplit dataSplit_positives = new DataSplit(exampleReader.getSequnces(\"data/positive.txt\"), 5);\n\t\tArrayList<ArrayList<String>> complete_list_positiv = dataSplit_positives.getDataSet();\n\t\t\n\t\tDataSplit dataSplit_negatives = new DataSplit(exampleReader.getSequnces(\"data/negative.txt\"), 5);\n\t\tArrayList<ArrayList<String>> complete_list_negativ = dataSplit_negatives.getDataSet();\n\t\t\n\t\t// Lege Listen für die besten Klassifizierer und deren Evaluation an\n\t\tModelCollection modelCollection = new ModelCollection();\n\t\t\n\t\t/*\n\t\t * \n\t\t * Beginne Feature Selection\n\t\t * \n\t\t */\n\t\tArrayList<String> positivesForFeatureSelection = training.concatenateLists(complete_list_positiv);\n\t\tArrayList<String> negativesForFeatureSelection = training.concatenateLists(complete_list_negativ);\n\t\t\n\t\ttraining.printMessage(\"Convertiere Daten ins Weka ARFF Format\");\t\t\n\t\t// Convertiere Daten in Wekas File Format\n\t\tARFFFileGenerator arff = new ARFFFileGenerator();\n\t\tInstances dataSet = arff.createARFFFile(positivesForFeatureSelection, negativesForFeatureSelection, db.getEncodingDatabase());\n\t\tdataSet.setClass(dataSet.attribute(\"activator\"));\t\t\t// Lege das nominale Attribut fest, wonach klassifiziert wird\n\t\tdataSet.deleteStringAttributes(); \t\t\t\t\t\t\t// Entferne String-Attribute\n\t\t\n\t\ttraining.printMessage(\"Führe Feature Selection (Filtering) aus\");\n\t\t// Beginne Feature Selection\n\t\tFeatureFilter featureFilter = new FeatureFilter();\n\t\tfeatureFilter.rankFeatures(dataSet, numberOfAttributes);\t\t\t\t\t// Wähle die x wichtigsten Features aus\n\t\tdataSet = featureFilter.getProcessedInstances();\n\t\ttraining.printMessage(\"Ausgewählte Features: \" + featureFilter.getTopResults());\n\n\t\t/*\n\t\t * Führe die äußere Evaluierung fünfmal durch und wähle das beste Modell\n\t\t */\n\t\tfor (int outer_run = 0; outer_run < 5; outer_run++)\n\t\t{\n\t\t\tstatisticWriter.writeString(\"===== Äußere Evaluation \" + (outer_run + 1) + \"/5 =====\\n\\n\");\n\t\t\t\n\t\t\t\n\t\t\tArrayList<ArrayList<String>> list_positives = new ArrayList<ArrayList<String>>();\n\t\t\tlist_positives.addAll(complete_list_positiv);\n\t\t\t\n\t\t\tArrayList<ArrayList<String>> list_negatives = new ArrayList<ArrayList<String>>();\n\t\t\tlist_negatives.addAll(complete_list_negativ);\n\t\t\t\n\t\t\t// Lege das erste Fragment beider Listen für nasted-Crossvalidation beiseite\n\t\t\tArrayList<String> outer_List_pos = new ArrayList<String>();\n\t\t\touter_List_pos.addAll(list_positives.get(outer_run));\n\t\t\tlist_positives.remove(outer_run);\n\t\t\t\n\t\t\tArrayList<String> outer_List_neg = new ArrayList<String>();\n\t\t\touter_List_neg.addAll(list_negatives.get(outer_run));\n\t\t\tlist_negatives.remove(outer_run);\n\t\t\t\n\t\t\t// Füge die verbleibende Liste zu einer Zusammen\n\t\t\tArrayList<String> inner_List_pos = training.concatenateLists(list_positives);\n\t\t\tArrayList<String> inner_List_neg = training.concatenateLists(list_negatives);\n\t\t\t\t\n\n\t\t\t/*\n\t\t\t * \n\t\t\t * Ab hier nur noch Arbeiten mit innerer Liste, die Daten zum Evaluieren bekommt Weka vorerst \n\t\t\t * nicht zu sehen!\n\t\t\t * \n\t\t\t */\n\t\t\ttraining.printMessage(\"Convertiere Daten ins Weka ARFF Format\");\t\t\n\t\t\t// Convertiere Daten in Wekas File Format\n\t\t\tarff = new ARFFFileGenerator();\n\t\t\tdataSet = arff.createARFFFile(inner_List_pos, inner_List_neg, db.getEncodingDatabase());\n\t\t\tdataSet.setClass(dataSet.attribute(\"activator\"));\t\t\t// Lege das nominale Attribut fest, wonach klassifiziert wird\n\t\t\tdataSet.deleteStringAttributes(); \t\t\t\t\t\t\t// Entferne String-Attribute\n\t\t\t\n\t\t\tfeatureFilter.processInstances(featureFilter.getRanking(), dataSet, numberOfAttributes); // Filtere das innere Datenset nach Vorgabe\n\t\t\tdataSet = featureFilter.getProcessedInstances();\n\t\t\t\n\t\t\ttraining.printMessage(\"Beginne Gridsearch\");\n\t\t\t// Gridsearch starten\n\t\n\t\t\t\n\t\t\t\n\t\t\tParameterOptimization optimizer = new ParameterOptimization();\n\t\t\tString logFileName = outer_run + \"_\" + numberOfAttributes;\n\t\t\tGridSearch gridSearch = optimizer.performGridSearch(dataSet, logFileName);\n\t\t\ttraining.printMessage(\"Gefundene Parameter [C, gamma]: \" + gridSearch.getValues()); // liefert unter diesen Settings 1.0 und 0.0\n\n\t\t\tSMO sMO = (SMO)gridSearch.getBestClassifier();\n\t\t\t\t\t\t\t\n\t\t\t/*\n\t\t\t * \n\t\t\t * Evaluationsbeginn \n\t\t\t *\n\t\t\t */\n\t\t\ttraining.printMessage(\"Evaluiere die Performance gegen das äußere Datenset\");\n\t\t\ttraining.printMessage(\"Transcodierung des Evaluationsdatensatzes\");\n\t\t\tarff = new ARFFFileGenerator();\n\t\t\tdataSet = arff.createARFFFile(outer_List_pos, outer_List_neg, db.getEncodingDatabase());\n\t\t\tdataSet.setClass(dataSet.attribute(\"activator\"));\t\t\t// Lege das nominale Attribut fest, wonach klassifiziert wird\n\t\t\tdataSet.deleteStringAttributes(); \t\t\t\t\t\t\t// Entferne String-Attribute\n\t\t\t\n\t\t\t// Führe Feature-Filtering mit den Einstellungen der GridSearch aus\n\t\t\ttraining.printMessage(\"Führe Feature Selection (Filtering) auf GridSearch-Basis aus\");\n\t\t\t// Beginne Feature Selection\n\t\t\tfeatureFilter.processInstances(featureFilter.getRanking(), dataSet, numberOfAttributes);\t // Wähle die x wichtigsten Features aus\n\t\t\tdataSet = featureFilter.getProcessedInstances();\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\ttraining.printMessage(\"Ermittle Performance\");\n\t\t\tEvaluator eval = new Evaluator();\n\t\t\teval.classifyDataSet(sMO, dataSet);\n\t\t\ttraining.printMessage(eval.printRawData());\n\t\t\t\n\t\t\t/*\n\t\t\t * Füge das Modell und die externe Evaulation zur Sammlung hinzu\n\t\t\t */\t\t\t\n\t\t\tmodelCollection.bestClassifiers.add(sMO);\n\t\t\tmodelCollection.evalsOfBestClassifiers.add(eval);\n\t\t\tmodelCollection.listOfNumberOfAttributes.add(numberOfAttributes);\n\t\t\tmodelCollection.listOfFeatureFilters.add(featureFilter);\n\t\t\t\n\t\t\tstatisticWriter.writeString(\"Verwendete Attribute: \" + featureFilter.getTopResults());\n\t\t\tstatisticWriter.writeString(eval.printRawData());\n\t\t\t\n\t\t}\n\t\tstatisticWriter.close();\n\t\t\n\t\t// Wähle das beste aller Modelle aus\n\t\ttraining.printMessage(\"Ermittle die allgemein besten Einstellungen\");\n\t\tModelSelection modelSelection = new ModelSelection();\n\t\tmodelSelection.calculateBestModel(modelCollection);\n\t\t\n\t\ttraining.printMessage(\"Das beste Model: \");\n\t\ttraining.printMessage(modelSelection.getBestEvaluator().printRawData());\n\t\tSystem.out.println(\"------ SMO ------\");\n\t\tfor (int i = 0; i < modelSelection.getBestClassifier().getOptions().length; i++)\n\t\t{\n\t\t\tSystem.out.print(modelSelection.getBestClassifier().getOptions()[i] + \" \");\n\t\t}\n\t\tSystem.out.println(\"\\n--- Features ---\");\n\t\tSystem.out.println(modelSelection.getBestListOfFeatures().getTopResults());\n\t\t\n\t\t// Schreibe das Modell in eine Datei\n\t\ttraining.printMessage(\"Das beste Modell wird auf Festplatte geschrieben\");\n\t\ttry\n\t\t{\n\t\t\tSerializationHelper.write(\"data/bestPredictor.model\", modelSelection.getBestClassifier());\n\t\t\tSerializationHelper.write(\"data/ranking.filter\", modelSelection.getBestListOfFeatures().getRanking());\n\t\t\tSerializationHelper.write(\"data/components.i\", (modelSelection.getBestListOfFeatures().getProcessedInstances().numAttributes()-1));\n\t\t}\n\t\tcatch (Exception ex)\n\t\t{\n\t\t\tSystem.err.println(\"Fehler beim Schreiben des Modells auf Festplatte: \" + ex);\n\t\t}\n\t}", "@Override\n\tpublic void process(JCas aJCas) throws AnalysisEngineProcessException {\n\t\tString text = aJCas.getDocumentText();\n\n\t\t// create an empty Annotation just with the given text\n\t\tAnnotation document = new Annotation(text);\n//\t\tAnnotation document = new Annotation(\"Barack Obama was born in Hawaii. He is the president. Obama was elected in 2008.\");\n\n\t\t// run all Annotators on this text\n\t\tpipeline.annotate(document); \n\t\tList<CoreMap> sentences = document.get(SentencesAnnotation.class);\n\t\t HelperDataStructures hds = new HelperDataStructures();\n\n\t\t\n\t\t//SPnew language-specific settings:\n\t\t//SPnew subject tags of the parser\n\t\t HashSet<String> subjTag = new HashSet<String>(); \n\t\t HashSet<String> dirObjTag = new HashSet<String>(); \n\t\t //subordinate conjunction tags\n\t\t HashSet<String> compTag = new HashSet<String>(); \n\t\t //pronoun tags\n\t\t HashSet<String> pronTag = new HashSet<String>(); \n\t\t \n\t\t HashSet<String> passSubjTag = new HashSet<String>();\n\t\t HashSet<String> apposTag = new HashSet<String>(); \n\t\t HashSet<String> verbComplementTag = new HashSet<String>(); \n\t\t HashSet<String> infVerbTag = new HashSet<String>(); \n\t\t HashSet<String> relclauseTag = new HashSet<String>(); \n\t\t HashSet<String> aclauseTag = new HashSet<String>(); \n\t\t \n\t\t HashSet<String> compLemma = new HashSet<String>(); \n\t\t HashSet<String> coordLemma = new HashSet<String>(); \n\t\t HashSet<String> directQuoteIntro = new HashSet<String>(); \n\t\t HashSet<String> indirectQuoteIntroChunkValue = new HashSet<String>();\n\t\t \n//\t\t HashSet<String> finiteVerbTag = new HashSet<String>();\n\t\t \n\n\t\t //OPEN ISSUES PROBLEMS:\n\t\t //the subject - verb relation finding does not account for several specific cases: \n\t\t //opinion verbs with passive subjects as opinion holder are not accounted for,\n\t\t //what is needed is a marker in the lex files like PASSSUBJ\n\t\t //ex: Obama is worried/Merkel is concerned\n\t\t //Many of the poorer countries are concerned that the reduction in structural funds and farm subsidies may be detrimental in their attempts to fulfill the Copenhagen Criteria.\n\t\t //Some of the more well off EU states are also worried about the possible effects a sudden influx of cheap labor may have on their economies. Others are afraid that regional aid may be diverted away from those who currently benefit to the new, poorer countries that join in 2004 and beyond. \n\t\t// Does not account for infinitival constructions, here again a marker is needed to specify\n\t\t //subject versus object equi\n\t\t\t//Christian Noyer was reported to have said that it is ok.\n\t\t\t//Reuters has reported Christian Noyer to have said that it is ok.\n\t\t //Obama is likely to have said.. \n\t\t //Several opinion holder- opinion verb pairs in one sentence are not accounted for, right now the first pair is taken.\n\t\t //what is needed is to run through all dependencies. For inderect quotes the xcomp value of the embedded verb points to the \n\t\t //opinion verb. For direct quotes the offsets closest to thwe quote are relevant.\n\t\t //a specific treatment of inverted subjects is necessary then. Right now the\n\t\t //strategy relies on the fact that after the first subj/dirobj - verb pair the\n\t\t //search is interrupted. Thus, if the direct object precedes the subject, it is taken as subject.\n\t\t // this is the case in incorrectly analysed inverted subjeects as: said Zwickel on Monday\n\t\t //coordination of subject not accounted for:employers and many economists\n\t\t //several subject-opinion verbs:\n\t\t //Zwickel has called the hours discrepancy between east and west a \"fairness gap,\" but employers and many economists point out that many eastern operations have a much lower productivity than their western counterparts.\n\t\t if (language.equals(\"en\")){\n \t subjTag.add(\"nsubj\");\n \t subjTag.add(\"xsubj\");\n \t subjTag.add(\"nmod:agent\");\n \t \n \t dirObjTag.add(\"dobj\"); //for inverted subject: \" \" said IG metall boss Klaus Zwickel on Monday morning.\n \t \t\t\t\t\t\t//works only with break DEPENDENCYSEARCH, otherwise \"Monday\" is nsubj \n \t \t\t\t\t\t\t//for infinitival subject of object equi: Reuters reports Obama to have said\n \tpassSubjTag.add(\"nsubjpass\");\n \tapposTag.add(\"appos\");\n \trelclauseTag.add(\"acl:relcl\");\n \taclauseTag.add(\"acl\");\n \t compTag.add(\"mark\");\n \t pronTag.add(\"prp\");\n \thds.pronTag.add(\"prp\");\n \tcompLemma.add(\"that\");\n \tcoordLemma.add(\"and\");\n \tverbComplementTag.add(\"ccomp\");\n \tverbComplementTag.add(\"parataxis\");\n\n \tinfVerbTag.add(\"xcomp\"); //Reuters reported Merkel to have said\n \tinfVerbTag.add(\"advcl\");\n \tdirectQuoteIntro.add(\":\");\n \tindirectQuoteIntroChunkValue.add(\"SBAR\");\n \thds.objectEqui.add(\"report\");\n \thds.objectEqui.add(\"quote\");\n \thds.potentialIndirectQuoteTrigger.add(\"say\");\n// \thds.objectEqui.add(\"confirm\");\n// \thds.subjectEqui.add(\"promise\");\n// \thds.subjectEqui.add(\"quote\");\n// \thds.subjectEqui.add(\"confirm\");\n }\n\t\t \n\t\t boolean containsSubordinateConjunction = false;\n\t\t\n\t\t \n\t\tfor (CoreMap sentence : sentences) {\n//\t\t\tSystem.out.println(\"PREPROCESSING..\");\n\t\t\t\tSentenceAnnotation sentenceAnn = new SentenceAnnotation(aJCas);\n\t\t\t\t\n\t\t\t\tint beginSentence = sentence.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endSentence = sentence.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(sentence.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tsentenceAnn.setBegin(beginSentence);\n\t\t\t\tsentenceAnn.setEnd(endSentence);\n\t\t\t\tsentenceAnn.addToIndexes();\n\t\t\t\t\n\t\t\t\t//SP Map offsets to NER\n\t\t\t\tList<NamedEntity> ners = JCasUtil.selectCovered(aJCas, //SPnew tut\n\t\t\t\t\t\tNamedEntity.class, sentenceAnn);\n\t\t\t\tfor (NamedEntity ne : ners){\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.jcasType.toString());\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.getCoveredText().toString());\n//\t\t\t\t\tSystem.out.println(\"NER TYPE: \" + ne.jcasType.casTypeCode);\n\t\t\t\t\t//Person is 71, Location is 213, Organization is 68 geht anders besser siehe unten\n\t\t\t\t\tint nerStart = ne\n\t\t\t\t\t\t\t.getBegin();\n\t\t\t\t\tint nerEnd = ne.getEnd();\n//\t\t\t\t\tSystem.out.println(\"NER: \" + ne.getCoveredText() + \" \" + nerStart + \"-\" + nerEnd ); \n\t\t\t\t\tString offsetNer = \"\" + nerStart + \"-\" + nerEnd;\n\t\t\t\t\thds.offsetToNer.put(offsetNer, ne.getCoveredText());\n//\t\t\t\t\tNer.add(offsetNer);\n\t\t\t\t\thds.Ner.add(offsetNer);\n//\t\t\t\t\tSystem.out.println(\"NER: TYPE \" +ne.getValue().toString());\n\t\t\t\t\tif (ne.getValue().equals(\"PERSON\")){\n\t\t\t\t\t\thds.NerPerson.add(offsetNer);\n\t\t\t\t\t}\n\t\t\t\t\telse if (ne.getValue().equals(\"ORGANIZATION\")){\n\t\t\t\t\t\thds.NerOrganization.add(offsetNer);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t//DBpediaLink info: map offsets to links\n\t\t\t\tList<DBpediaResource> dbpeds = JCasUtil.selectCovered(aJCas, //SPnew tut\n\t\t\t\t\t\tDBpediaResource.class, sentenceAnn);\n\t\t\t\tfor (DBpediaResource dbped : dbpeds){\n//\t\t\t\t\t\n//\t\t\t\t\tint dbStart = dbped\n//\t\t\t\t\t\t\t.getBegin();\n//\t\t\t\t\tint dbEnd = dbped.getEnd();\n\t\t\t\t\t// not found if dbpedia offsets are wrongly outside than sentences\n//\t\t\t\t\tSystem.out.println(\"DBPED SENT: \" + sentenceAnn.getBegin()+ \"-\" + sentenceAnn.getEnd() ); \n//\t\t\t\t\tString offsetDB = \"\" + dbStart + \"-\" + dbEnd;\n//\t\t\t\t\thds.labelToDBpediaLink.put(dbped.getLabel(), dbped.getUri());\n//\t\t\t\t\tSystem.out.println(\"NOW DBPED: \" + dbped.getLabel() + \"URI: \" + dbped.getUri() ); \n\t\t\t\t\thds.dbpediaSurfaceFormToDBpediaLink.put(dbped.getCoveredText(), dbped.getUri());\n//\t\t\t\t\tSystem.out.println(\"NOW DBPED: \" + dbped.getCoveredText() + \"URI: \" + dbped.getUri() ); \n\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t//SP Map offsets to lemma of opinion verb/noun; parser does not provide lemma\n\t\t\t\t for (CoreLabel token: sentence.get(TokensAnnotation.class)) {\n//\t\t\t\t\t System.out.println(\"LEMMA \" + token.lemma().toString());\n\t\t\t\t\t int beginTok = token.beginPosition();\n\t\t\t\t\t int endTok = token.endPosition();\n\t\t\t\t\t String offsets = \"\" + beginTok + \"-\" + endTok;\n\t\t\t\t\t hds.offsetToLemma.put(offsets, token.lemma().toString());\n\t\t\t\t\t \n\t\t\t\t\t \t if (opinion_verbs.contains(token.lemma().toString())){\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionVerb.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t hds.OpinionExpression.add(offsets);\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionExpression.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t \n//\t\t\t \t System.out.println(\"offsetToLemmaOfOpinionVerb \" + token.lemma().toString());\n\t\t\t\t\t \t }\n\t\t\t\t\t \t if (passive_opinion_verbs.contains(token.lemma().toString())){\n\t\t\t\t\t\t\t hds.offsetToLemmaOfPassiveOpinionVerb.put(offsets, token.lemma().toString());\n\t\t\t\t\t\t\t hds.OpinionExpression.add(offsets);\n\t\t\t\t\t\t\t hds.offsetToLemmaOfOpinionExpression.put(offsets, token.lemma().toString());\n//\t\t\t \t System.out.println(\"offsetToLemmaOfPassiveOpinionVerb \" + token.lemma().toString());\n\t\t\t\t\t \t }\n\n\t\t\t\t } \n\n\t\t\t//SPnew parser\n\t\t\tTree tree = sentence.get(TreeAnnotation.class);\n\t\t\tTreebankLanguagePack tlp = new PennTreebankLanguagePack();\n\t\t\tGrammaticalStructureFactory gsf = tlp.grammaticalStructureFactory();\n\t\t\tGrammaticalStructure gs = gsf.newGrammaticalStructure(tree);\n\t\t\tCollection<TypedDependency> td = gs.typedDependenciesCollapsed();\n\n\t\t\t \n//\t\t\tSystem.out.println(\"TYPEDdep\" + td);\n\t\t\t\n\t\t\tObject[] list = td.toArray();\n//\t\t\tSystem.out.println(list.length);\n\t\t\tTypedDependency typedDependency;\nDEPENDENCYSEARCH: for (Object object : list) {\n\t\t\ttypedDependency = (TypedDependency) object;\n//\t\t\tSystem.out.println(\"DEP \" + typedDependency.dep().toString()+ \n//\t\t\t\t\t\" GOV \" + typedDependency.gov().toString()+ \n//\t\t\t\" :: \"+ \" RELN \"+typedDependency.reln().toString());\n\t\t\tString pos = null;\n String[] elements;\n String verbCand = null;\n int beginVerbCand = -5;\n\t\t\tint endVerbCand = -5;\n\t\t\tString offsetVerbCand = null;\n\n if (compTag.contains(typedDependency.reln().toString())) {\n \tcontainsSubordinateConjunction = true;\n// \tSystem.out.println(\"subordConj \" + typedDependency.dep().toString().toLowerCase());\n }\n \n else if (subjTag.contains(typedDependency.reln().toString())){\n \thds.predicateToSubjectChainHead.clear();\n \thds.subjectToPredicateChainHead.clear();\n \t\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n//\t\t\t\tSystem.out.println(\"VERBCand \" + verbCand + offsetVerbCand);\n//\t\t\t\tfor (HashMap.Entry<String, String> entry : hds.offsetToLemma.entrySet()) {\n//\t\t\t\t String key = entry.getKey();\n//\t\t\t\t Object value = entry.getValue();\n//\t\t\t\t System.out.println(\"OFFSET \" + key + \" LEMMA \" + value);\n//\t\t\t\t // FOR LOOP\n//\t\t\t\t}\n//\t\t\t\tif (hds.offsetToLemma.containsKey(offsetVerbCand)){\n//\t\t\t\t\tString verbCandLemma = hds.offsetToLemma.get(offsetVerbCand);\n//\t\t\t\t\tif (hds.objectEqui.contains(verbCandLemma) || hds.subjectEqui.contains(verbCandLemma)){\n//\t\t\t\t\t\tSystem.out.println(\"SUBJCHAIN BEGIN verbCand \" + verbCand);\n//\t\t\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\t\t}\n//\t\t\t\t}\n//\t\t\t\tSystem.out.println(\"SUBJCHAINHEAD1\");\n\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\tSystem.out.println(\"verbCand \" + verbCand);\n\t\t\t\t//hack for subj after obj said Zwickel (obj) on Monday morning (subj)\n\t\t\t\tif (language.equals(\"en\") \n\t\t\t\t\t\t&& hds.predicateToObject.containsKey(offsetVerbCand)\n\t\t\t\t\t\t){\n// \t\tSystem.out.println(\"CONTINUE DEP\");\n \t\tcontinue DEPENDENCYSEARCH;\n \t}\n\t\t\t\telse {\n\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n\t\t\t\t}\n }\n //Merkel is concerned\n else if (passSubjTag.contains(typedDependency.reln().toString())){\n \t//Merkel was reported\n \t//Merkel was concerned\n \t//Merkel was quoted\n \thds.predicateToSubjectChainHead.clear();\n \thds.subjectToPredicateChainHead.clear();\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n//\t\t\t\tSystem.out.println(\"VERBCand \" + verbCand + offsetVerbCand);\n//\t\t\t\tif (hds.offsetToLemma.containsKey(offsetVerbCand)){\n//\t\t\t\t\tString verbCandLemma = hds.offsetToLemma.get(offsetVerbCand);\n////\t\t\t\t\tSystem.out.println(\"LEMMA verbCand \" + verbCandLemma);\n//\t\t\t\t\tif (hds.objectEqui.contains(verbCandLemma) || hds.subjectEqui.contains(verbCandLemma)){\n//\t\t\t\t\t\tSystem.out.println(\"SUBJCHAIN BEGIN verbCand \" + verbCand);\n//\t\t\t\t\t\tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n//\t\t\t\t\t}\n//\t\t\t\t}\n \t\n \tstoreRelations(typedDependency, hds.predicateToSubjectChainHead, hds.subjectToPredicateChainHead, hds);\n// \tSystem.out.println(\"SUBJCHAINHEAD2\");\n \t//Merkel is concerned\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfPassiveOpinionVerb,\n \t\t\thds);\n }\n //Meanwhile, the ECB's vice-president, Christian Noyer, was reported at the start of the week to have said that the bank's future interest-rate moves\n// would depend on the behavior of wage negotiators as well as the pace of the economic recovery.\n\n else if (apposTag.contains(typedDependency.reln().toString())){\n \t\n \tString subjCand = typedDependency.gov().toString().toLowerCase();\n \tint beginSubjCand = typedDependency.gov().beginPosition();\n \tint endSubjCand = typedDependency.gov().endPosition();\n \tString offsetSubjCand = \"\" + beginSubjCand + \"-\" + endSubjCand;\n \tString appo = typedDependency.dep().toString().toLowerCase();\n\t\t\t\tint beginAppo = typedDependency.dep().beginPosition();\n\t\t\t\tint endAppo = typedDependency.dep().endPosition();\n\t\t\t\tString offsetAppo = \"\" + beginAppo + \"-\" + endAppo;\n\t\t\t\t\n// \tSystem.out.println(\"APPOSITION1 \" + subjCand + \"::\"+ appo + \":\" + offsetSubjCand + \" \" + offsetAppo);\n \thds.subjectToApposition.put(offsetSubjCand, offsetAppo);\n }\n else if (relclauseTag.contains(typedDependency.reln().toString())){\n \tString subjCand = typedDependency.gov().toString().toLowerCase();\n \tint beginSubjCand = typedDependency.gov().beginPosition();\n \tint endSubjCand = typedDependency.gov().endPosition();\n \tString offsetSubjCand = \"\" + beginSubjCand + \"-\" + endSubjCand;\n \tverbCand = typedDependency.dep().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.dep().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.dep().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n\t\t\t\tString subjCandPos = null;\n\t\t\t\tif (hds.predicateToSubject.containsKey(offsetVerbCand)){\n\t\t\t\t\t\n\t\t\t\t\tif (subjCand.matches(\".+?/.+?\")) { \n\t\t\t\t\t\telements = subjCand.split(\"/\");\n\t\t\t\t\t\tsubjCand = elements[0];\n\t\t\t\t\t\tsubjCandPos = elements[1];\n\t\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\tString del = hds.predicateToSubject.get(offsetVerbCand);\n\t\t\t\t\thds.predicateToSubject.remove(offsetVerbCand);\n\t\t\t\t\thds.subjectToPredicate.remove(del);\n\t\t\t\t\thds.normalPredicateToSubject.remove(offsetVerbCand);\n\t\t\t\t\thds.subjectToNormalPredicate.remove(del);\n//\t\t\t\t\tSystem.out.println(\"REMOVE RELPRO \" + verbCand + \"/\" + hds.offsetToLemma.get(del));\n\t\t\t\t\thds.predicateToSubject.put(offsetVerbCand, offsetSubjCand);\n\t\t\t\t\thds.subjectToPredicate.put( offsetSubjCand, offsetVerbCand);\n\t\t\t\t\thds.normalPredicateToSubject.put(offsetVerbCand, offsetSubjCand);\n\t\t\t\t\thds.subjectToNormalPredicate.put( offsetSubjCand, offsetVerbCand);\n//\t\t\t\t\tSystem.out.println(\"RELCLAUSE \" + subjCand + \"::\" + \":\" + verbCand);\n\t\t\t\t\thds.offsetToSubjectHead.put(offsetSubjCand,subjCand);\n\t\t\t\t\thds.SubjectHead.add(offsetSubjCand);\n\t\t\t\t\t\n\t\t\t\t\tif (subjCandPos != null && hds.pronTag.contains(subjCandPos)){\n\t\t\t\t\t\thds.PronominalSubject.add(offsetSubjCand);\n\t\t\t\t\t}\n\t\t\t\t}\n \t\n \t\n }\n \n else if (dirObjTag.contains(typedDependency.reln().toString())\n \t\t){\n \tstoreRelations(typedDependency, hds.predicateToObject, hds.ObjectToPredicate, hds);\n \tverbCand = typedDependency.gov().toString().toLowerCase();\n\t\t\t\tbeginVerbCand = typedDependency.gov().beginPosition();\n\t\t\t\tendVerbCand = typedDependency.gov().endPosition();\n\t\t\t\toffsetVerbCand = \"\" + beginVerbCand + \"-\" + endVerbCand;\n\t\t\t\t\n\t\t\t\tString objCand = typedDependency.dep().toString().toLowerCase();\n \tint beginObjCand = typedDependency.dep().beginPosition();\n \tint endObjCand = typedDependency.dep().endPosition();\n \tString offsetObjCand = \"\" + beginObjCand + \"-\" + endObjCand;\n \tString objCandPos;\n \tif (objCand.matches(\".+?/.+?\")) { \n\t\t\t\t\telements = objCand.split(\"/\");\n\t\t\t\t\tobjCand = elements[0];\n\t\t\t\t\tobjCandPos = elements[1];\n//\t\t\t\t\tSystem.out.println(\"PRON OBJ \" + objCandPos);\n\t\t\t\t\tif (pronTag.contains(objCandPos)){\n\t\t\t\t\thds.PronominalSubject.add(offsetObjCand);\n\t\t\t\t\t}\n\t\t\t\t\t}\n// \tSystem.out.println(\"DIROBJ STORE ONLY\");\n \t//told Obama\n \t//said IG metall boss Klaus Zwickel\n \t// problem: pointing DO\n \t//explains David Gems, pointing out the genetically manipulated species.\n \t if (language.equals(\"en\") \n \t\t\t\t\t\t&& !hds.normalPredicateToSubject.containsKey(offsetVerbCand)\n \t\t\t\t\t\t){\n// \t\t System.out.println(\"INVERSE SUBJ HACK ENGLISH PREDTOOBJ\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t }\n }\n //was reported to have said\n else if (infVerbTag.contains(typedDependency.reln().toString())){\n \tstoreRelations(typedDependency, hds.mainToInfinitiveVerb, hds.infinitiveToMainVerb, hds);\n// \tSystem.out.println(\"MAIN-INF\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t\n }\n else if (aclauseTag.contains(typedDependency.reln().toString())){\n \tstoreRelations(typedDependency, hds.nounToInfinitiveVerb, hds.infinitiveVerbToNoun, hds);\n// \tSystem.out.println(\"NOUN-INF\");\n \tdetermineSubjectToVerbRelations(typedDependency, \n \t\t\thds.offsetToLemmaOfOpinionVerb,\n \t\t\thds);\n \t\n }\n \n \n\n\t\t\t}\n\t\t\t\n//\t\t\tSemanticGraph dependencies = sentence.get(CollapsedCCProcessedDependenciesAnnotation.class);\n//\t\t\tSystem.out.println(\"SEM-DEP \" + dependencies);\t\n\t\t}\n\t\t\n\n\t\tMap<Integer, edu.stanford.nlp.dcoref.CorefChain> corefChains = document.get(CorefChainAnnotation.class);\n\t\t \n\t\t if (corefChains == null) { return; }\n\t\t //SPCOPY\n\t\t for (Entry<Integer, edu.stanford.nlp.dcoref.CorefChain> entry: corefChains.entrySet()) {\n//\t\t System.out.println(\"Chain \" + entry.getKey() + \" \");\n\t\t \tint chain = entry.getKey();\n\t\t String repMenNer = null;\n\t\t String repMen = null;\n\t\t String offsetRepMenNer = null;\n\n\t\t List<IaiCorefAnnotation> listCorefAnnotation = new ArrayList<IaiCorefAnnotation>();\n\t\t \n\t\t for (CorefMention m : entry.getValue().getMentionsInTextualOrder()) {\n\t\t \tboolean corefMentionContainsNer = false;\n\t\t \tboolean repMenContainsNer = false;\n\n//\t\t \n\n\t\t\t\t// We need to subtract one since the indices count from 1 but the Lists start from 0\n\t\t \tList<CoreLabel> tokens = sentences.get(m.sentNum - 1).get(TokensAnnotation.class);\n\t\t // We subtract two for end: one for 0-based indexing, and one because we want last token of mention not one following.\n//\t\t System.out.println(\" \" + m + \", i.e., 0-based character offsets [\" + tokens.get(m.startIndex - 1).beginPosition() +\n//\t\t \", \" + tokens.get(m.endIndex - 2).endPosition() + \")\");\n\t\t \n\t\t int beginCoref = tokens.get(m.startIndex - 1).beginPosition();\n\t\t\t\t int endCoref = tokens.get(m.endIndex - 2).endPosition();\n\t\t\t\t String offsetCorefMention = \"\" + beginCoref + \"-\" + endCoref;\n\t\t\t\t String corefMention = m.mentionSpan;\n\n\t\t\t\t CorefMention RepresentativeMention = entry.getValue().getRepresentativeMention();\n\t\t\t\t repMen = RepresentativeMention.mentionSpan;\n\t\t\t\t List<CoreLabel> repMenTokens = sentences.get(RepresentativeMention.sentNum - 1).get(TokensAnnotation.class);\n//\t\t\t\t System.out.println(\"REPMEN ANNO \" + \"\\\"\" + repMen + \"\\\"\" + \" is representative mention\" +\n// \", i.e., 0-based character offsets [\" + repMenTokens.get(RepresentativeMention.startIndex - 1).beginPosition() +\n//\t\t \", \" + repMenTokens.get(RepresentativeMention.endIndex - 2).endPosition() + \")\");\n\t\t\t\t int beginRepMen = repMenTokens.get(RepresentativeMention.startIndex - 1).beginPosition();\n\t\t\t\t int endRepMen = repMenTokens.get(RepresentativeMention.endIndex - 2).endPosition();\n\t\t\t\t String offsetRepMen = \"\" + beginRepMen + \"-\" + endRepMen;\n\t\t \t \n\t\t\t\t//Determine repMenNer that consists of largest NER (Merkel) to (Angela Merkel)\n\t\t\t\t //and \"Chancellor \"Angela Merkel\" to \"Angela Merkel\"\n\t\t \t //Further reduction to NER as in \"Chancellor Angela Merkel\" to \"Angela Merkel\" is\n\t\t\t\t //done in determineBestSubject. There, Chunk information and subjectHead info is available.\n\t\t\t\t //Chunk info and subjectHead info is used to distinguish \"Chancellor Angela Merkel\" to \"Angela Merkel\"\n\t\t\t\t //from \"The enemies of Angela Merkel\" which is not reduced to \"Angela Merkel\"\n\t\t\t\t //Problem solved: The corefMentions of a particular chain do not necessarily have the same RepMenNer (RepMen) \n\t\t\t\t // any more: Chancellor Angela Merkel repMenNer Chancellor Angela Merkel , then Angela Merkel has RepMenNer Angela Merkel\n\t\t\t\t if (offsetRepMenNer != null && hds.Ner.contains(offsetRepMenNer)){\n//\t\t\t\t\t System.out.println(\"NEWNer.contains(offsetRepMenNer)\");\n\t\t\t\t }\n\t\t\t\t else if (offsetRepMen != null && hds.Ner.contains(offsetRepMen)){\n\t\t\t\t\t repMenNer = repMen;\n\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\tSystem.out.println(\"NEWNer.contains(offsetRepMen)\");\n\t\t\t\t }\n\t\t\t\t else if (offsetCorefMention != null && hds.Ner.contains(offsetCorefMention)){\n\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\tSystem.out.println(\"Ner.contains(offsetCorefMention)\");\n\t\t\t\t\t}\n\t\t\t\t else {\n\t\t\t\t\t corefMentionContainsNer = offsetsContainAnnotation(offsetCorefMention,hds.Ner);\n\t\t\t\t\t repMenContainsNer = offsetsContainAnnotation(offsetRepMen,hds.Ner);\n//\t\t\t\t\t System.out.println(\"ELSE Ner.contains(offsetCorefMention)\");\n\t\t\t\t }\n\t\t\t\t //Determine repMenNer that contains NER\n\t\t\t\t\tif (repMenNer == null){\n\t\t\t\t\t\tif (corefMentionContainsNer){\n\t\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT1\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if (repMenContainsNer){\n\t\t\t\t\t\t\trepMenNer = repMen;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT2\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\t//no NER:\n\t\t\t\t\t\t//Pronoun -> repMen is repMenNer\n\t\t\t\t\t\telse if (hds.PronominalSubject.contains(offsetCorefMention) && repMen != null){\n\t\t\t\t\t\t\trepMenNer = repMen;\n\t\t\t\t\t\t\toffsetRepMenNer = offsetRepMen;\n//\t\t\t\t\t\t\tSystem.out.println(\"DEFAULT3\");\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t//other no NER: corefMention is repMenNer because it is closer to original\n\t\t\t\t\t\trepMenNer = corefMention;\n\t\t\t\t\t\toffsetRepMenNer = offsetCorefMention;\n//\t\t\t\t\t\tSystem.out.println(\"DEFAULT4\");\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t \n \t IaiCorefAnnotation corefAnnotation = new IaiCorefAnnotation(aJCas);\n\t\t\t\n\t\t\t\t\t\n\n\n\t\t\t\t\tcorefAnnotation.setBegin(beginCoref);\n\t\t\t\t\tcorefAnnotation.setEnd(endCoref);\n\t\t\t\t\tcorefAnnotation.setCorefMention(corefMention);\n\t\t\t\t\tcorefAnnotation.setCorefChain(chain);\n\t\t\t\t\t//done below\n//\t\t\t\t\tcorefAnnotation.setRepresentativeMention(repMenNer);\n//\t\t\t\t\tcorefAnnotation.addToIndexes(); \n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\tlistCorefAnnotation.add(corefAnnotation);\n\t\t\t\t\t\n//\t\t\t\t\tdone below:\n//\t\t\t\t\t offsetToRepMen.put(offsetCorefMention, repMenNer);\n//\t\t\t\t\t RepMen.add(offsetCorefMention);\n\t\t\t\t\t\n\t\t\t\t\t \n\t\t }//end coref mention\n//\t\t System.out.println(\"END Chain \" + chain );\n//\t\t System.out.println(listCorefAnnotation.size());\n\t\t String offsetCorefMention = null;\n\t\t for (int i = 0; i < listCorefAnnotation.size(); i++) {\n\t\t \tIaiCorefAnnotation corefAnnotation = listCorefAnnotation.get(i);\n\t\t \tcorefAnnotation.setRepresentativeMention(repMenNer);\n\t\t \tcorefAnnotation.addToIndexes();\n\t\t \toffsetCorefMention = \"\" + corefAnnotation.getBegin() + \"-\" + corefAnnotation.getEnd();\n\t\t\t\t\thds.offsetToRepMen.put(offsetCorefMention, repMenNer);\n\t\t\t\t\thds.RepMen.add(offsetCorefMention);\n\t\t\t\t\t//COREF\n//\t\t\t\t\tSystem.out.println(\"Chain \" + corefAnnotation.getCorefChain());\n//\t\t\t\t\tSystem.out.println(\"corefMention \" + corefAnnotation.getCorefMention() + offsetCorefMention);\n//\t\t\t\t\tSystem.out.println(\"repMenNer \" + repMenNer);\n\t\t }\n\t\t } //end chains\n\n\n//\t\t System.out.println(\"NOW quote finder\");\n\n\n\t\t\n\t\t///* quote finder: begin find quote relation and quotee\n\t\t// direct quotes\n\t\t\n\t\t\n\t\tString quotee_left = null;\n\t\tString quotee_right = null; \n\t\t\n\t\tString representative_quotee_left = null;\n\t\tString representative_quotee_right = null; \n\t\t\n\t\tString quote_relation_left = null;\n\t\tString quote_relation_right = null;\n\t\t\n\t\tString quoteType = null;\n\t\tint quoteeReliability = 5;\n\t\tint quoteeReliability_left = 5;\n\t\tint quoteeReliability_right = 5;\n\t\tint quotee_end = -5;\n\t\tint quotee_begin = -5;\n\t\t\n\t\tboolean quoteeBeforeQuote = false;\n\n\n\t\n\t\t\n\t\t// these are all the quotes in this document\n\t\tList<CoreMap> quotes = document.get(QuotationsAnnotation.class);\n\t\tfor (CoreMap quote : quotes) {\n\t\t\tif (quote.get(TokensAnnotation.class).size() > 5) {\n\t\t\t\tQuoteAnnotation annotation = new QuoteAnnotation(aJCas);\n\n\t\t\t\tint beginQuote = quote.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endQuote = quote.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(quote.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tannotation.setBegin(beginQuote);\n\t\t\t\tannotation.setEnd(endQuote);\n\t\t\t\tannotation.addToIndexes();\n//\t\t\t}\n//\t\t}\n//\t\t\n//\t\tList<Q> newQuotes = document.get(QuotationsAnnotation.class);\t\t\n//\t\tfor (CoreMap annotation : newQuotes) {\n//\t\t\t\tif (1==1){\n//\t\t\t\tRe-initialize markup variables since they are also used for indirect quotes\n\t\t\t\tquotee_left = null;\n\t\t\t\tquotee_right = null; \n\t\t\t\t\n\t\t\t\trepresentative_quotee_left = null;\n\t\t\t\trepresentative_quotee_right = null;\n\t\t\t\t\n\t\t\t\tquote_relation_left = null;\n\t\t\t\tquote_relation_right = null;\n\t\t\t\tquoteeReliability = 5;\n\t\t\t\tquoteeReliability_left = 5;\n\t\t\t\tquoteeReliability_right = 5;\n\t\t\t\tquotee_end = -5;\n\t\t\t\tquotee_begin = -5;\n\t\t\t\tquoteType = \"direct\";\n\t\t\t\tquoteeBeforeQuote = false;\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> directQuoteTokens = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\tToken.class, annotation);\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> followTokens = JCasUtil.selectFollowing(aJCas,\n\t\t\t\t\t\tToken.class, annotation, 1);\n\t\t\t\t\n \n//\t\t\t\tfor (Token aFollowToken: followTokens){\n//\t\t\t\t\t List<Chunk> chunks = JCasUtil.selectCovering(aJCas,\n//\t\t\t\t\tChunk.class, aFollowToken);\n \n//direct quote quotee right:\n\t\t\t\t\n\t for (Token aFollow2Token: followTokens){\n\t\t\t\t\t List<SentenceAnnotation> sentencesFollowQuote = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t SentenceAnnotation.class, aFollow2Token);\n\t\t\t\t\t \n\t\t\t\t\t \n\t\t for (SentenceAnnotation sentenceFollowsQuote: sentencesFollowQuote){\n\t\t\t\t\t\t List<Chunk> chunks = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\tChunk.class, sentenceFollowsQuote);\n//\t\t\tSystem.out.println(\"DIRECT QUOTE RIGHT\");\n\t\t\tString[] quote_annotation_result = determine_quotee_and_quote_relation(\"RIGHT\", \n\t\t\t\t\tchunks, hds, annotation);\n\t\t\tif (quote_annotation_result.length>=4){\n\t\t\t quotee_right = quote_annotation_result[0];\n\t\t\t representative_quotee_right = quote_annotation_result[1];\n\t\t\t quote_relation_right = quote_annotation_result[2];\n\t\t\t try {\n\t\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t quoteeReliability_right = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t} catch (NumberFormatException e) {\n\t\t\t //Will Throw exception!\n\t\t\t //do something! anything to handle the exception.\n\t\t\t\tquoteeReliability = -5;\n\t\t\t\tquoteeReliability_right = -5;\n\t\t\t\t}\t\t\t\t\t \n\t\t\t }\n//\t\t\tSystem.out.println(\"DIRECT QUOTE RIGHT RESULT quotee \" + quotee_right + \" representative_quotee \" + representative_quotee_right\n//\t\t\t\t\t+ \" quote_relation \" + quote_relation_right);\n\t\t \n\t\t\t}\n\t\t\t\t\t \n\t\t\t\t\t \n }\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tList<Token> precedingTokens = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t\t\tToken.class, annotation, 1);\n for (Token aPrecedingToken: precedingTokens){ \n \t\n \tif (directQuoteIntro.contains(aPrecedingToken.getLemma().getValue().toString()) \n \t\t\t|| compLemma.contains(aPrecedingToken.getLemma().getValue().toString())) {\n// \t\tSystem.out.println(\"Hello, World lemma found\" + aPrecedingToken.getLemma().getValue());\n \t\tquoteeBeforeQuote = true;\n \t}\n \t\tList <NamedEntity> namedEntities = null;\n \t\tList <Token> tokens = null;\n \t\tList<Chunk> chunks = null;\n \t\t\n\t\t\t\t List<Sentence> precedingSentences = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t \t\tSentence.class, aPrecedingToken, 1);\n\t\t\t\t \n\t\t\t\t\t\tif (precedingSentences.isEmpty()){\n\t\t\t\t\t\t\tList<Sentence> firstSentence;\n\t\t\t\t \tfirstSentence = JCasUtil.selectCovering(aJCas,\n\t\t\t\t \t\tSentence.class, aPrecedingToken);\n\n\t\t\t\t \tfor (Sentence aSentence: firstSentence){\n\t\t\t\t \t\t\n\n\t\t\t\t\t\t\t\tchunks = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\t\tChunk.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\n\t\t\t\t\t\t\t\t\t \n\t\t\t\t \t\tnamedEntities = JCasUtil.selectCovered(aJCas,\n\t \t \t\tNamedEntity.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\t\t\t\t \t\ttokens = JCasUtil.selectCovered(aJCas,\n\t\t\t\t \t\t\t\tToken.class, aSentence.getBegin(), aPrecedingToken.getEnd());\n\t\t\t\t \t\n\t\t\t\t \t}\n\t\t\t\t\t\t}\n\t\t\t\t else {\t\n\t\t\t\t \tfor (Sentence aSentence: precedingSentences){\n//\t\t\t\t \t\tSystem.out.println(\"Hello, World sentence\" + aSentence);\n\t\t\t\t \t\tchunks = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tChunk.class, aSentence, aPrecedingToken);\n\t\t\t\t \t\tnamedEntities = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tNamedEntity.class, aSentence, aPrecedingToken);\n\t\t\t\t \t\ttokens = JCasUtil.selectBetween(aJCas,\n\t\t\t\t \t\t\t\tToken.class, aSentence, aPrecedingToken);\n\t\t\t\t \t}\n\t\t\t\t }\n \t\n//\t\t\t\t \n//\t\t\t\t\t\tSystem.out.println(\"DIRECT QUOTE LEFT\");\n\t\t\t\t\t\tString[] quote_annotation_direct_left = determine_quotee_and_quote_relation(\"LEFT\", chunks,\n\t\t\t\t\t\t\t\t hds, annotation\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t );\n//\t\t\t\t\t\tSystem.out.println(\"QUOTE ANNOTATION \" + quote_annotation_direct_left.length);\t\t\n\t\tif (quote_annotation_direct_left.length>=4){\n//\t\t\tSystem.out.println(\"QUOTE ANNOTATION UPDATE \" + quote_annotation_direct_left[0] +\n//\t\t\t\t\t\" \" + quote_annotation_direct_left[1] + \" \" +\n//\t\t\t\t\tquote_annotation_direct_left[2]);\n\t\t quotee_left = quote_annotation_direct_left[0];\n\t\t representative_quotee_left = quote_annotation_direct_left[1];\n\t\t quote_relation_left = quote_annotation_direct_left[2];\n\t\t try {\n\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_direct_left[3]);\n\t\t\t quoteeReliability_left = Integer.parseInt(quote_annotation_direct_left[3]);\n\t\t\t} catch (NumberFormatException e) {\n\t\t //Will Throw exception!\n\t\t //do something! anything to handle the exception.\n\t\t\tquoteeReliability = -5;\n\t\t\tquoteeReliability_left = -5;\n\t\t\t}\t\t\t\t\t \n\t\t }\n//\t\tSystem.out.println(\"DIRECT QUOTE LEFT RESULT quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left\n//\t\t\t\t+ \" quote_relation \" + quote_relation_left);\n\t\t//no subject - predicate quotee quote_relation, quote introduced with colon: \n\t\tif (quotee_left == null && quote_relation_left == null && representative_quotee_left == null \n\t\t&& directQuoteIntro.contains(aPrecedingToken.getLemma().getValue().toString())){\n//\t\t\tSystem.out.println(\"NER DIRECT QUOTE LEFT COLON\");\n\t\t\tString quoteeCandOffset = null; \n\t\t\tString quoteeCandText = null;\n\t\t if (namedEntities.size() == 1){\n \t \tfor (NamedEntity ne : namedEntities){\n// \t \t\tSystem.out.println(\"ONE NER \" + ne.getCoveredText());\n \t \t\tquoteeCandText = ne.getCoveredText();\n\t\t\t\t\tquote_relation_left = aPrecedingToken.getLemma().getValue().toString();\n\t\t\t\t\tquotee_end = ne.getEnd();\n\t\t\t\t\tquotee_begin = ne.getBegin();\n\t\t\t\t\tquoteeCandOffset = \"\" + quotee_begin + \"-\" + quotee_end;\n\t\t\t\t\tquoteeReliability = 1;\n\t\t\t\t\tquoteeReliability_left = 1;\n \t }\n \t }\n \t else if (namedEntities.size() > 1) {\n \t \tint count = 0;\n \t \tString quotee_cand = null;\n// \t \tSystem.out.println(\"Hello, World ELSE SEVERAL NER\");\n \t \tfor (NamedEntity ner : namedEntities){\n// \t \t\tSystem.out.println(\"Hello, World NER TYPE\" + ner.getValue());\n \t \t\tif (ner.getValue().equals(\"PERSON\")){\n \t \t\t\tcount = count + 1;\n \t \t\t\tquotee_cand = ner.getCoveredText();\n \t \t\t\tquotee_end = ner.getEnd();\n \t \t\t\tquotee_begin = ner.getBegin();\n \t \t\t\tquoteeCandOffset = \"\" + quotee_begin + \"-\" + quotee_end;\n \t \t\t\t\n// \t \t\t\tSystem.out.println(\"Hello, World FOUND PERSON\" + quotee_cand);\n \t \t\t}\n \t \t}\n \t \tif (count == 1){ // there is exactly one NER.PERSON\n// \t \t\tSystem.out.println(\"ONE PERSON, SEVERAL NER \" + quotee_cand);\n \t \t\t\tquoteeCandText = quotee_cand;\n\t\t\t\t\t\tquote_relation_left = aPrecedingToken.getLemma().getValue().toString();\n\t\t\t\t\t\tquoteeReliability = 3;\n\t\t\t\t\t\tquoteeReliability_left = 3;\n \t \t}\n \t }\n\t\t if(quoteeCandOffset != null && quoteeCandText != null ){\n//\t\t \t quotee_left = quoteeCandText;\n\t\t \t String result [] = determineBestRepMenSubject(\n\t\t \t\t\t quoteeCandOffset,quoteeCandOffset, quoteeCandText, hds);\n\t\t \t if (result.length>=2){\n\t\t \t\t quotee_left = result [0];\n\t\t \t\t representative_quotee_left = result [1];\n//\t\t \t System.out.println(\"RESULT2 NER quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left);\n\t\t \t }\n\t\t }\n\t\t}\n }\n\t\t\n \n\n\t\t\t\t\n\t\t\t\tif (quotee_left != null && quotee_right != null){\n//\t\t\t\t\tSystem.out.println(\"TWO QUOTEES\");\n\t\t\t\t\t\n\t\t\t\t\tif (directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\".\") \n\t\t\t\t\t\t|| \tdirectQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"!\")\n\t\t\t\t\t\t|| directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"?\")\n\t\t\t\t\t\t\t){\n//\t\t\t\t\t\tSystem.out.println(\"PUNCT \" + quotee_left + quote_relation_left + quoteeReliability_left);\n\t\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\n\t\t\t\t\t}\n\t\t\t\t\telse if (directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\",\")){\n//\t\t\t\t\t\tSystem.out.println(\"COMMA \" + quotee_right + \" \" + quote_relation_right + \" \" + quoteeReliability_right);\n\t\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t\t}\n\t\t\t\t\telse if (!directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\".\")\n\t\t\t\t\t\t\t&& !directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"!\")\n\t\t\t\t\t\t\t&& !directQuoteTokens.get(directQuoteTokens.size() - 2).getLemma().getValue().equals(\"?\")\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t){\n//\t\t\t\t\t\tSystem.out.println(\"NO PUNCT \" + quotee_right + \" \" + quote_relation_right + \" \" + quoteeReliability_right);\n\t\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t\t}\n\t\t\t\t\telse {\n//\t\t\t\t\t\tSystem.out.println(\"UNCLEAR LEFT RIGHT \" + quotee_left + quote_relation_left + quote + quotee_right + quote_relation_right);\n\t\t\t\t\tannotation.setQuotee(\"<unclear>\");\n\t\t\t\t\tannotation.setQuoteRelation(\"<unclear>\");\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\telse if (quoteeBeforeQuote == true){\n\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t}\n\t\t\t\telse if (quotee_left != null){\n//\t\t\t\t\tSystem.out.println(\"QUOTEE LEFT\" + quotee_left + quote_relation_left + quoteeReliability_left);\n\t\t\t\t\tannotation.setQuotee(quotee_left);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t}\n\t\t\t\telse if (quotee_right != null){\n//\t\t\t\t\tSystem.out.println(\"QUOTEE RIGHT FOUND\" + quotee_right + \" QUOTE RELATION \" + quote_relation_right + \":\" + quoteeReliability_right);\n\t\t\t\t\tannotation.setQuotee(quotee_right);\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t\tannotation.setQuoteeReliability(quoteeReliability_right);\n\t\t\t\t\tannotation.setRepresentativeQuoteeMention(representative_quotee_right);\n\t\t\t\t}\n\t\t\t\telse if (quote_relation_left != null ){\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_left);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n//\t\t\t\t\tSystem.out.println(\"NO QUOTEE FOUND\" + quote + quote_relation_left + quote_relation_right);\n\t\t\t\t}\n\t\t\t\telse if (quote_relation_right != null){\n\t\t\t\t\tannotation.setQuoteRelation(quote_relation_right);\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n\t\t\t\t}\n\t\t\t\telse if (quoteType != null){\n\t\t\t\t\tannotation.setQuoteType(quoteType);\n//\t\t\t\t\tSystem.out.println(\"Hello, World NO QUOTEE and NO QUOTE RELATION FOUND\" + quote);\n\t\t\t\t}\n\t\t\t\tif (annotation.getRepresentativeQuoteeMention() != null){\n//\t\t\t\t\tSystem.out.println(\"NOW!!\" + annotation.getRepresentativeQuoteeMention());\n\t\t\t\t\tif (hds.dbpediaSurfaceFormToDBpediaLink.containsKey(annotation.getRepresentativeQuoteeMention())){\n\t\t\t\t\t\tannotation.setQuoteeDBpediaUri(hds.dbpediaSurfaceFormToDBpediaLink.get(annotation.getRepresentativeQuoteeMention()));\n//\t\t\t\t\t\tSystem.out.println(\"DBPRED FOUND\" + annotation.getRepresentativeQuoteeMention() + \" URI: \" + annotation.getQuoteeDBpediaUri());\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t} //for direct quote\n\t\t\n\t\t// annotate indirect quotes: opinion verb + 'that' ... until end of sentence: said that ...\n\n//\t\tList<CoreMap> sentences = document.get(SentencesAnnotation.class); //already instantiated above\nINDIRECTQUOTE:\t\tfor (CoreMap sentence : sentences) {\n//\t\t\tif (sentence.get(TokensAnnotation.class).size() > 5) { \n\t\t\t\tSentenceAnnotation sentenceAnn = new SentenceAnnotation(aJCas);\n\t\t\t\t\n\t\t\t\tint beginSentence = sentence.get(TokensAnnotation.class).get(0)\n\t\t\t\t\t\t.beginPosition();\n\t\t\t\tint endSentence = sentence.get(TokensAnnotation.class)\n\t\t\t\t\t\t.get(sentence.get(TokensAnnotation.class).size() - 1)\n\t\t\t\t\t\t.endPosition();\n\t\t\t\tsentenceAnn.setBegin(beginSentence);\n\t\t\t\tsentenceAnn.setEnd(endSentence);\n//\t\t\t\tsentenceAnn.addToIndexes();\n\t\t\t\t\n\t\t\t\tQuoteAnnotation indirectQuote = new QuoteAnnotation(aJCas);\n\t \tint indirectQuoteBegin = -5;\n\t\t\t\tint indirectQuoteEnd = -5;\n\t\t\t\tboolean subsequentDirectQuoteInstance = false;\n\t\t\t\t\n\t\t\t\tList<Chunk> chunksIQ = JCasUtil.selectCovered(aJCas,\n\t\t\t\tChunk.class, sentenceAnn);\n\t\t\t\tList<Chunk> chunksBeforeIndirectQuote = null;\n\t\t\t\t\n\t\t\t\tint index = 0;\nINDIRECTCHUNK:\tfor (Chunk aChunk : chunksIQ) {\n\t\t\t\t\tindex++;\n\t\t\t\t\t\n//\t\t\t\t\tSystem.out.println(\"INDIRECT QUOTE CHUNK VALUE \" + aChunk.getChunkValue().toString());\n//\t\t\t\t\tif (aChunk.getChunkValue().equals(\"SBAR\")) {\n\t\t\t\t\tif(indirectQuoteIntroChunkValue.contains(aChunk.getChunkValue())){\n//\t\t\t\t\t\tSystem.out.println(\"INDIRECT QUOTE INDEX \" + \"\" + index);\n\t\t\t\t\t\t\n\t\t\t\t\t\tList<Token> tokensSbar = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\tToken.class, aChunk);\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tfor (Token aTokenSbar : tokensSbar){\n//\t\t\t\t\t\t\tString that = \"that\";\n\t\t\t\t\t\t\tif (compLemma.contains(aTokenSbar.getLemma().getCoveredText())){\n\t\t\t\t\t\t// VP test: does that clause contain VP?\n//\t\t\t\t\t\t\t\tSystem.out.println(\"TOK1\" + aTokenSbar.getLemma().getCoveredText());\n//\t\t\t \tQuoteAnnotation indirectQuote = new QuoteAnnotation(aJCas);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t indirectQuoteBegin = aChunk.getEnd() + 1;\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t chunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t//NEW\n//\t\t\t\t\t\t\t\tif (LANGUAGE == \"en\")\n\t\t\t\t\t\t\t\tList<Token> precedingSbarTokens = JCasUtil.selectPreceding(aJCas,\n\t\t\t\t\t\t\t\t\t\tToken.class, aChunk, 1);\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tfor (Token aPrecedingSbarToken: precedingSbarTokens){ \n//\t\t\t\t\t\t\t\t\tSystem.out.println(\"TOK2\" + aPrecedingSbarToken.getLemma().getCoveredText());\n\t\t\t\t \tif (coordLemma.contains(aPrecedingSbarToken.getLemma().getValue().toString())){\n//\t\t\t\t \t\tSystem.out.println(\"TOKK\" + aPrecedingSbarToken.getLemma().getCoveredText());\n\t\t\t\t \t\tchunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t \t\tint k = 0;\n\t\t\t\t \tSAY:\tfor (Chunk chunkBeforeAndThat : chunksBeforeIndirectQuote){\n//\t\t\t\t \t\t\txxxx\n\t\t\t\t \t\tk++;\n\t\t\t\t \t\t\tif (chunkBeforeAndThat.getChunkValue().equals(\"VP\")){\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t\tList<Token> tokensInVp = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tToken.class, chunkBeforeAndThat);\n\t\t\t\t\t\t\t\t\t\t\t\tfor (Token aTokenInVp : tokensInVp){\n//\t\t\t\t\t\t\t\t\t\t\t\t\tString and;\n//\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"TOKK\" + aTokenInVp.getLemma().getCoveredText());\n\t\t\t\t\t\t\t\t\t\t\t\t\tif (aTokenInVp.getLemma().getValue().equals(\"say\")){\n//\t\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"SAY OLD\" + indirectQuoteBegin + \":\" + sentenceAnn.getCoveredText());\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tchunksBeforeIndirectQuote = chunksIQ.subList(0, k);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tindirectQuoteBegin = chunksBeforeIndirectQuote.get(chunksBeforeIndirectQuote.size()-1).getEnd()+1;\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\t\t\t\t\t\tSystem.out.println(\"SAY NEW\" + indirectQuoteBegin + \":\" );\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tbreak SAY;\n\t\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t\t\n\t\t\t\t \t\t\t}\n\t\t\t\t \t\t\t\n\t\t\t\t \t\t\t\n\t\t\t\t \t\t}\n\t\t\t\t \t\t\n\t\t\t\t \t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tList<QuoteAnnotation> coveringDirectQuoteChunk = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t\t\t\tQuoteAnnotation.class, aChunk);\n\t\t\t\t\t\t\t\tif (coveringDirectQuoteChunk.isEmpty()){\n//\t\t\t\t\t\t\t\t indirectQuoteBegin = aChunk.getEnd() + 1;\n\t\t\t\t\t\t\t\t indirectQuote.setBegin(indirectQuoteBegin);\n//\t\t\t\t\t\t\t\t chunksBeforeIndirectQuote = chunksIQ.subList(0, index-1);\n\t\t\t\t\t\t\t\t indirectQuoteEnd = sentenceAnn.getEnd();\n\t\t\t\t\t\t\t\t indirectQuote.setEnd(indirectQuoteEnd);\n\t\t\t\t\t\t\t\t indirectQuote.addToIndexes();\n\t\t\t\t\t\t\t\t subsequentDirectQuoteInstance = false;\n//\t\t\t\t\t\t\t\t System.out.println(\"SUBSEQUENT FALSE\");\n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t List<Token> followTokens = JCasUtil.selectFollowing(aJCas,\n\t\t\t\t\t\t\t\t\t\t\tToken.class, indirectQuote, 1);\n\t\t\t\t\t\t\t\t for (Token aFollow3Token: followTokens){\n\t\t\t\t\t\t\t\t\t List<QuoteAnnotation> subsequentDirectQuotes = JCasUtil.selectCovering(aJCas,\n\t\t\t\t\t\t\t\t\t\t\tQuoteAnnotation.class,aFollow3Token);\n\t\t\t\t\t\t\t\t\t if (!subsequentDirectQuotes.isEmpty()){\n\t\t\t\t\t\t\t\t\t\t for (QuoteAnnotation subsequentDirectQuote: subsequentDirectQuotes){\n\t\t\t\t\t\t\t\t\t\t\t if (subsequentDirectQuote.getRepresentativeQuoteeMention() != null\n\t\t\t\t\t\t\t\t\t\t\t\t && subsequentDirectQuote.getRepresentativeQuoteeMention().equals(\"<unclear>\")){\n//\t\t\t\t\t\t\t\t\t\t\t System.out.println(\"SUBSEQUENT FOUND\"); \n\t\t\t\t\t\t\t\t\t\t\t hds.subsequentDirectQuote = subsequentDirectQuote;\n\t\t\t\t\t\t\t\t\t\t\t subsequentDirectQuoteInstance = true;\n\t\t\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t }\n\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t break INDIRECTCHUNK;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\t\t\n\t\t\t\t}\n\t\t\t\t\tif (indirectQuoteBegin >= 0 && indirectQuoteEnd >= 0){\n//\t\t\t\t\t\tList<QuoteAnnotation> coveringDirectQuote = JCasUtil.selectCovering(aJCas,\n//\t\t\t\t\t\t\t\tQuoteAnnotation.class, indirectQuote);\n//\t\t\t\t\t\tif (coveringDirectQuote.isEmpty()){\n////\t\t\t\t\t\t\t\n//\t\t\t\t\t\tindirectQuote.addToIndexes();\n//\t\t\t\t\t\t}\n//\t\t\t\t\t\telse {\n//\t\t\t\t\t\t\t//indirect quote is covered by direct quote and therefore discarded\n//\t\t\t\t\t\t\tcontinue INDIRECTQUOTE;\n//\t\t\t\t\t\t}\n\t\t\t\t\tList<QuoteAnnotation> coveredDirectQuotes = JCasUtil.selectCovered(aJCas,\n\t\t\t\t\t\t\t\tQuoteAnnotation.class, indirectQuote);\n\t\t\t\t\tfor (QuoteAnnotation coveredDirectQuote : coveredDirectQuotes){\n//\t\t\t\t\t\tSystem.out.println(\"Hello, World covered direct quote\" + coveredDirectQuote.getCoveredText());\n\t\t\t\t\t\t//delete coveredDirectQuoteIndex\n\t\t\t\t\t\tcoveredDirectQuote.removeFromIndexes();\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\telse {\n\t\t\t\t\t\t//no indirect quote in sentence\n\t\t\t\t\t\tcontinue INDIRECTQUOTE;\n\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n//\t\t\t\t\t\tRe-initialize markup variables since they are also used for direct quotes\n\t\t\t\t\t\tquotee_left = null;\n\t\t\t\t\t\tquotee_right = null; \n\t\t\t\t\t\t\n\t\t\t\t\t\trepresentative_quotee_left = null;\n\t\t\t\t\t\trepresentative_quotee_right = null;\n\t\t\t\t\t\t\n\t\t\t\t\t\tquote_relation_left = null;\n\t\t\t\t\t\tquote_relation_right = null;\n\t\t\t\t\t\t\n\t\t\t\t\t\tquoteType = \"indirect\";\n\t\t\t\t\t\tquoteeReliability = 5;\n\t\t\t\t\t\tquoteeReliability_left = 5;\n\t\t\t\t\t\tquoteeReliability_right = 5;\n\t\t\t\t\t\tquotee_end = -5;\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\tif (chunksBeforeIndirectQuote != null){\n//\t\t\t\t\t\t\tSystem.out.println(\"chunksBeforeIndirectQuote FOUND!! \");\n\t\t\t\t\t\t\tString[] quote_annotation_result = determine_quotee_and_quote_relation(\"LEFT\", chunksBeforeIndirectQuote,\n\t\t\t\t\t\t\t\t\t hds, indirectQuote\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t );\n\t\t\tif (quote_annotation_result.length>=4){\n\t\t\t quotee_left = quote_annotation_result[0];\n\t\t\t representative_quotee_left = quote_annotation_result[1];\n\t\t\t quote_relation_left = quote_annotation_result[2];\n//\t\t\t System.out.println(\"INDIRECT QUOTE LEFT RESULT quotee \" + quotee_left + \" representative_quotee \" + representative_quotee_left\n//\t\t\t\t\t + \" QUOTE RELATION \" + quote_relation_left);\n\t\t\t try {\n\t\t\t\t quoteeReliability = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t quoteeReliability_left = Integer.parseInt(quote_annotation_result[3]);\n\t\t\t\t} catch (NumberFormatException e) {\n\t\t\t\tquoteeReliability = -5;\n\t\t\t\tquoteeReliability_left = -5;\n\t\t\t\t}\t\t\t\t\t \n\t\t\t }\n\t\t\t\n\t\t\t}\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tif (quotee_left != null){\n\t\t\t\t\t\t\tindirectQuote.setQuotee(quotee_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n\t\t\t\t\t\t\tindirectQuote.setQuoteeReliability(quoteeReliability_left);\n\t\t\t\t\t\t\tindirectQuote.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t//indirect quote followed by direct quote:\n\t\t\t\t\t\t\t//the quotee and quote relation of the indirect quote are copied to the direct quote \n\t\t\t\t\t\t\t//Genetic researcher Otmar Wiestler hopes that the government's strict controls on genetic research \n\t\t\t\t\t\t\t//will be relaxed with the advent of the new ethics commission. \n\t\t\t\t\t\t\t//\"For one thing the government urgently needs advice, because of course it's such an extremely \n\t\t\t\t\t\t\t//complex field. And one of the reasons Chancellor Schröder formed this new commission was without \n\t\t\t\t\t\t\t//a doubt to create his own group of advisors.\"\n\n\t\t\t\t\t\t\tif (subsequentDirectQuoteInstance == true\n\t\t\t\t\t\t\t\t&&\thds.subsequentDirectQuote.getRepresentativeQuoteeMention().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t&& \thds.subsequentDirectQuote.getQuotee().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t&& \thds.subsequentDirectQuote.getQuoteRelation().equals(\"<unclear>\")\n\t\t\t\t\t\t\t\t\t){\n//\t\t\t\t\t\t\t\tSystem.out.println(\"SUBSEQUENT UNCLEAR DIR QUOTE FOUND!!\"); \n\t\t\t\t\t\t\t\tint begin = hds.subsequentDirectQuote.getBegin();\n\t\t\t\t\t\t\t\tint end = hds.subsequentDirectQuote.getEnd();\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuotee(quotee_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteType(\"direct\");\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setQuoteeReliability(quoteeReliability_left + 2);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.setRepresentativeQuoteeMention(representative_quotee_left);\n\t\t\t\t\t\t\t\thds.subsequentDirectQuote.addToIndexes();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n//\t\t\t\t\t\t\tSystem.out.println(\"Hello, World INDIRECT QUOTE \" + quotee_left + quote_relation_left + quoteeReliability);\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if (quote_relation_left != null){\n\t\t\t\t\t\t\tindirectQuote.setQuoteRelation(quote_relation_left);\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\telse if (quoteType != null){\n\t\t\t\t\t\t\tindirectQuote.setQuoteType(quoteType);\n//\t\t\t\t\t\t\tSystem.out.println(\"Hello, World INDIRECT QUOTE NOT FOUND\" + quote_relation_left);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif (indirectQuote.getRepresentativeQuoteeMention() != null){\n//\t\t\t\t\t\t\tSystem.out.println(\"NOW!!\" + indirectQuote.getRepresentativeQuoteeMention());\n\t\t\t\t\t\t\tif (hds.dbpediaSurfaceFormToDBpediaLink.containsKey(indirectQuote.getRepresentativeQuoteeMention())){\n\t\t\t\t\t\t\t\tindirectQuote.setQuoteeDBpediaUri(hds.dbpediaSurfaceFormToDBpediaLink.get(indirectQuote.getRepresentativeQuoteeMention()));\n//\t\t\t\t\t\t\t\tSystem.out.println(\"DBPEDIA \" + indirectQuote.getRepresentativeQuoteeMention() + \" URI: \" + hds.dbpediaSurfaceFormToDBpediaLink.get(indirectQuote.getRepresentativeQuoteeMention()));\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n//\t\t\t\t\t\t}\n//\t\t\t\t}\n//\t\t\t }\n//\t\t\t} //for chunk\n//\t\t\t\tsay without that\n//\t\t\t}\t\t\n\t\t} //Core map sentences indirect quotes\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t}", "@Override\n public void process(JCas jcas) throws AnalysisEngineProcessException {\n\n FSIterator<Annotation> iter = jcas.getAnnotationIndex().iterator();\n if (iter.isValid()) { \n iter.moveToNext();\n Document doc = (Document) iter.get();\n createTermFreqVector(jcas, doc);\n }\n\n }", "public void wekaCalculate()\n\t{\n\t\tfor (int categoryStep = 0; categoryStep < 6; categoryStep++)\n\t\t{\n\t\t\tString trainString = \"Train\";\n\t\t\tString testString = \"Test\";\n\t\t\tString categoryString;\n\t\t\tString resultString = \"Results\";\n\t\t\tString textString;\n\t\t\tString eventString;\n\n\t\t\tswitch (categoryStep)\n\t\t\t{\n\t\t\tcase 0: categoryString = \"Cont.arff\"; break;\n\t\t\tcase 1: categoryString = \"Dona.arff\"; break;\n\t\t\tcase 2: categoryString = \"Offi.arff\"; break;\n\t\t\tcase 3: categoryString = \"Advi.arff\"; break;\n\t\t\tcase 4: categoryString = \"Mult.arff\"; break;\n\t\t\tdefault: categoryString = \"Good.arff\";\n\t\t\t}\n\t\t\t\n\t\t\tswitch (categoryStep)\n\t\t\t{\n\t\t\tcase 0: textString = \"Cont.txt\"; break;\n\t\t\tcase 1: textString = \"Dona.txt\"; break;\n\t\t\tcase 2: textString = \"Offi.txt\"; break;\n\t\t\tcase 3: textString = \"Advi.txt\"; break;\n\t\t\tcase 4: textString = \"Mult.txt\"; break;\n\t\t\tdefault: textString = \"Good.txt\";\n\t\t\t}\n\t\t\t\n\t\t\tfor (int eventStep = 0; eventStep < 15; eventStep++)\n\t\t\t{\n\t\t\t\tString trainingData;\n\t\t\t\tString testData;\n\t\t\t\tString resultText;\n\n\t\t\t\tswitch (eventStep)\n\t\t\t\t{\n\t\t\t\tcase 0: eventString = \"2011Joplin\"; break;\n\t\t\t\tcase 1: eventString = \"2012Guatemala\"; break; \n\t\t\t\tcase 2: eventString = \"2012Italy\"; break;\n\t\t\t\tcase 3: eventString = \"2012Philipinne\"; break;\n\t\t\t\tcase 4: eventString = \"2013Alberta\";\tbreak;\n\t\t\t\tcase 5: eventString = \"2013Australia\"; break;\n\t\t\t\tcase 6: eventString = \"2013Boston\"; break;\t\t\t\t\n\t\t\t\tcase 7: eventString = \"2013Manila\"; break;\n\t\t\t\tcase 8: eventString = \"2013Queens\"; break;\n\t\t\t\tcase 9: eventString = \"2013Yolanda\"; break;\n\t\t\t\tcase 10: eventString = \"2014Chile\"; break;\n\t\t\t\tcase 11: eventString = \"2014Hagupit\"; break;\n\t\t\t\tcase 12: eventString = \"2015Nepal\"; break;\n\t\t\t\tcase 13: eventString = \"2015Paris\"; break;\n\t\t\t\tdefault: eventString = \"2018Florida\"; \t\t\t\t\n\t\t\t\t}\n\n\t\t\t\ttrainingData = eventString;\n\t\t\t\ttrainingData += trainString;\n\t\t\t\ttrainingData += categoryString;\n\n\t\t\t\ttestData = eventString;\n\t\t\t\ttestData += testString;\n\t\t\t\ttestData += categoryString;\n\t\t\t\t\n\t\t\t\t\n\n\t\t\t\tresultText = eventString;\n\t\t\t\tresultText += resultString;\n\t\t\t\tresultText += textString;\n\t\t\t\t\n\n\t\t\t\ttry {\n\t\t\t\t\tConverterUtils.DataSource loader1 = new ConverterUtils.DataSource(trainingData);\n\t\t\t\t\tConverterUtils.DataSource loader2 = new ConverterUtils.DataSource(testData);\n\n\n\t\t\t\t\tBufferedWriter bw = new BufferedWriter(new FileWriter(resultText));\n\t\t\t\t\tInstances trainData = loader1.getDataSet();\n\t\t\t\t\ttrainData.setClassIndex(trainData.numAttributes() - 1);\n\n\t\t\t\t\tInstances testingData = loader2.getDataSet();\n\t\t\t\t\ttestingData.setClassIndex(testingData.numAttributes() - 1);\n\n\t\t\t\t\tClassifier cls1 = new NaiveBayes();\t\t\t\t\t\n\t\t\t\t\tcls1.buildClassifier(trainData);\t\t\t\n\t\t\t\t\tEvaluation eval1 = new Evaluation(trainData);\n\t\t\t\t\teval1.evaluateModel(cls1, testingData);\t\n\t\t\t\t\tbw.write(\"=== Summary of Naive Bayes ===\");\n\t\t\t\t\tbw.write(eval1.toSummaryString());\n\t\t\t\t\tbw.write(eval1.toClassDetailsString());\n\t\t\t\t\tbw.write(eval1.toMatrixString());\n\t\t\t\t\tbw.write(\"\\n\");\n\n\t\t\t\t\tthis.evalNaiveBayesList.add(eval1);\n\n\t\t\t\t\tClassifier cls2 = new SMO();\n\t\t\t\t\tcls2.buildClassifier(trainData);\n\t\t\t\t\tEvaluation eval2 = new Evaluation(trainData);\n\t\t\t\t\teval2.evaluateModel(cls2, testingData);\n\t\t\t\t\tbw.write(\"=== Summary of SMO ===\");\n\t\t\t\t\tbw.write(eval2.toSummaryString());\n\t\t\t\t\tbw.write(eval2.toClassDetailsString());\n\t\t\t\t\tbw.write(eval2.toMatrixString());\n\n\t\t\t\t\tthis.evalSMOList.add(eval2);\n\n\t\t\t\t\tbw.close();\n\t\t\t\t} catch (Exception e) {\t\t\t\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}", "public static void main(String [] argv) {\n// weka.gui.explorer.Explorer explorer=new weka.gui.explorer.Explorer();\n// String[] file={};\n// explorer.main(file);\n runClassifier(new ExtremeLearningMachine(), argv);\n }", "public static void main(String[] args) {\n\t\tWordNet wordnet = new WordNet(args[0], args[1]);\n\t\tOutcast outcast = new Outcast(wordnet);\n\t\tfor (int t = 2; t < args.length; t++) {\n\t\t\tIn in = new In(args[t]);\n\t\t\tString[] nouns = in.readAllStrings();\n\t\t\tStdOut.println(args[t] + \": \" + outcast.outcast(nouns));\n\t\t}\n\t}", "public static void main(String[] args) {\n String pathToTrain = \"train.csv\";\n String pathToTest = \"test.csv\";\n try {\n ArrayList<String> trainSentences = readCSV(pathToTrain);\n trainSentences.remove(0);\n ArrayList<String> testSentences = readCSV(pathToTest);\n testSentences.remove(0);\n\n ArrayList<String[]> trainWords = preprocess(trainSentences);\n NaiveBayesClassifier model = new NaiveBayesClassifier();\n model.fit(trainWords);\n\n ArrayList<String[]> testWords = preprocess(testSentences);\n double accuracy = evaluate(testWords, model);\n model.writeParams(\"params.json\");\n System.out.printf(\"Accuracy of the model is: %.4f%n\", accuracy);\n } catch (FileNotFoundException e) {\n e.printStackTrace();\n }\n }", "public void trainTest() throws Exception\n\t{\n\t\tSystem.out.println(\"Preprocessing Testset ..\");\n\t\t//String[] dir = new String[]{ Test+\"negative\" , Test+\"positive\"};\n\t\t//FileIterator iterator = new FileIterator(dir,FileIterator.LAST_DIRECTORY);\n\t\tInstanceList instances = new InstanceList(getTextPipe());\n\t\t//instances.addThruPipe(iterator);\n\n\t\tCSVParser parser = new CSVParser(new FileReader(\n\t\t\t\t\"resources/datasets/sentimentanalysis/mallet_test/Sentiment140/sentiment140.csv\"),\n\t\t\t\tCSVFormat.EXCEL.withFirstRecordAsHeader());\n\n\t\tTextPreprocessor preprocessor = new TextPreprocessor(\"resources/datasets/sentimentanalysis/\");\n\t\tint count = 0;\n\t\tfor (CSVRecord record: parser.getRecords())\n\t\t{\n\t\t\tString target;\n\t\t\tif (record.get(\"target\").equals(\"0\"))\n\t\t\t\ttarget = \"negative\";\n\t\t\telse\n\t\t\t\ttarget = \"positive\";\n\t\t\tinstances.addThruPipe(new Instance(preprocessor.getProcessed(record.get(\"tweet\")),target,\n\t\t\t\t\t\"Instance\"+count++,null));\n\n\t\t\tSystem.out.println(count);\n\t\t}\n\n\t\tSystem.out.println(instances.targetLabelDistribution());\n\t\tSystem.out.println(\"Start Training Testset ..\");\n\t\tClassifier nb = new NaiveBayesTrainer().train(instances);\n\t\tSystem.out.println(\"Saving Test Model ..\");\n\t\tsaveModel(nb,Test+\"Model.bin\");\n\t\tsaveinstances(instances,Test+\"Model-Instances.bin\");\n\t\tinstances.getDataAlphabet().dump(new PrintWriter(new File(Test+\"Model-alphabet.dat\")));\n\t}", "public static void main(String[] args) throws Exception {\n\t\tVerbAnalyser arffGenerator = new VerbAnalyser();\n\t\t// arffGenerator.generateArffSim();\n\n\t\tArrayList<String> verbsList = arffGenerator\n\t\t\t\t.generateArffWithFeatures(ALL);\n\t\tarffGenerator.analyzerArff(verbsList);\n\t}", "@Test(timeout = 4000)\n public void test02() throws Throwable {\n NaiveBayesMultinomialText naiveBayesMultinomialText0 = new NaiveBayesMultinomialText();\n TestInstances testInstances0 = new TestInstances();\n Instances instances0 = testInstances0.generate();\n naiveBayesMultinomialText0.m_leplace = (double) (-1);\n naiveBayesMultinomialText0.buildClassifier(instances0);\n assertEquals(0, naiveBayesMultinomialText0.getPeriodicPruning());\n assertEquals(1.0, naiveBayesMultinomialText0.getNorm(), 0.01);\n assertFalse(naiveBayesMultinomialText0.getNormalizeDocLength());\n assertEquals(3.0, naiveBayesMultinomialText0.getMinWordFrequency(), 0.01);\n assertEquals(2.0, naiveBayesMultinomialText0.getLNorm(), 0.01);\n }", "public static void start(){\n mngr.getStpWds();\n mngr.getDocuments();\n mngr.calculateWeights();\n mngr.getInvertedIndex();\n mngr.getClusters();\n mngr.getCategories();\n mngr.getUserProfiles();\n mngr.makeDocTermMatrix();\n\n }", "private void trainText() throws Exception\n\t{\n\t\tdbiterator.setDataSource(DBInstanceIterator.DBSource.TEXT);\n\t\tSystem.out.println(\"Starting reading Text Trainingset ..\");\n\n\t\tPipe serialpipe = getTextPipe();\n\t\tInstanceList text_instances = new InstanceList(serialpipe);\n\n\t\tSystem.out.println(\"Preprocessing on Text Trainingset ..\");\n\t\ttext_instances.addThruPipe(dbiterator);\n\n\t\tSystem.out.println(\"Text Training set : \" + text_instances.size());\n\t\tSystem.out.println(\"Saving preprocessed data ..\");\n\t\tsaveinstances(text_instances, Train + \"T.bin\");\n\n\t\tSystem.out.println(\"Saving Features data ..\");\n\t\ttext_instances.getDataAlphabet().dump(new PrintWriter(new File(Attributes + \"text.dat\")));\n\n\t\tNaiveBayesTrainer trainer = new NaiveBayesTrainer();\n\n\t\tSystem.out.println(\"NaiveBayes Starts Training on Text training set ..\");\n\t\tNaiveBayes classifier = trainer.train(text_instances);\n\n\t\tSystem.out.println(\"Targets labels : \\t\"+classifier.getLabelAlphabet());\n\t\tSystem.out.println(\"Saving Naive Bayes Classifier ..\");\n\t\tsaveModel(classifier, Text_Train);\n\t\tSystem.out.println(\"Text classifier saved to : \" + Text_Train);\n\t}", "public static void main(String[] args) throws Exception {\n\n Path expRoot = Paths.get(\"/home/ahmetaa/data/fasttext/cat-exp\");\n\n new CategoryPredictionExperiment(\n expRoot,\n expRoot.resolve(\"www.cnnturk.com\")).runExperiment();\n }", "@Override\n public void processCas(CAS aCas) throws ResourceProcessException {\nSystem.out.println(\"Retrival evaluator...\");\n JCas jcas;\n try {\n jcas = aCas.getJCas();\n } catch (CASException e) {\n throw new ResourceProcessException(e);\n }\n\n FSIterator it = jcas.getAnnotationIndex(Document.type).iterator();\n \n// if (it.hasNext()) {\n// Document doc = (Document) it.next();\n// cnt++;\n// }\n// log(cnt);\n it = jcas.getAnnotationIndex(Document.type).iterator();\n\n if (it.hasNext()) {\n Document doc = (Document) it.next();\n int queryid = doc.getQueryID();\n int rel = doc.getRelevanceValue();\n // Make sure that your previous annotators have populated this in CAS\n FSList fsTokenList = doc.getTokenList();\n ArrayList<Token> tokenList = Utils.fromFSListToCollection(fsTokenList, Token.class);\n Map<String, Integer> queryVector = new HashMap<String, Integer>();\n Map<String, Integer> docVector = new HashMap<String, Integer>();\n if (rel == 99) {\n for (Token t : tokenList) {\n queryVector.put(t.getText(), t.getFrequency());\n }\n queryVectorlist.add(queryVector);\n } else {\n for (Token t : tokenList) {\n docVector.put(t.getText(), t.getFrequency());\n }\n double cos = computeCosineSimilarity(queryVectorlist.get(queryid - 1), docVector);\n coslist.add(cos);\n\n if (rel == 1) {\n gold = lines;\n goldcos = cos;\n System.out.println(\"goldcos\"+goldcos);\n }\n }\n \n if (qIdList.size() >= 1 && qIdList.get(qIdList.size() - 1) != queryid) {\n// System.out.println(\"lines:\"+lines);\n sortSimilarity(coslist);\n log(coslist);\n int rank=findRank(coslist,goldcos);\n rankList.add(rank);\n coslist = new ArrayList<Double>();\n }\n\n qIdList.add(doc.getQueryID());// 有啥用???\n relList.add(doc.getRelevanceValue());\n\n // Do something useful here\n lines++;\n }\n //log(coslist);\n\n }", "public static void main(String[] args) {\n String s1 = \"/Users/ElvisLee/Dropbox/workspace/drjava_workspace/algorithms/WordNet/wordnet/synsets.txt\";\n String s2 = \"/Users/ElvisLee/Dropbox/workspace/drjava_workspace/algorithms/WordNet/wordnet/hypernyms.txt\";\n WordNet wordnet = new WordNet(s1, s2);\n Outcast outcast = new Outcast(wordnet);\n for (int t = 0; t < args.length; t++) {\n In in = new In(args[t]);\n String[] nouns = in.readAllStrings();\n StdOut.println(args[t] + \": \" + outcast.outcast(nouns));\n }\n }", "public static void main(String[] args) {\n\t\tHashtable<String, String> map = new Hashtable<String, String>();\n\t\tmap.put(\"edu.mayo.bmi.uima.common.type.DocumentID\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.DocumentIDAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.textspan.LookupWindowAnnotation\",\n\t\t\t\t\"edu.mayo.bmi.uima.lookup.types.LookupWindowAnnotation\");\n//\t\tSpecify your mappings here\n/*\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.MCAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.TCAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.WHPAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.OBJAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.PSUBAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.SUBAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.AdjAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.CNPAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.NPAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.NPListAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.NPPAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.PPAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.PVGAnnotation\");\n\t\tmap.put(\"\",\n\t\t\t\t\"uima.tt.VGAnnotation\");\n*/\n\t\tmap.put(\"edu.mayo.bmi.uima.cdt.type.RomanNumeralAnnotation\",\n\t\t\t\t\"edu.mayo.bmi.uima.cdt.types.RomanNumeralAnnotation\");\n\t\tmap.put(\"edu.mayo.bmi.uima.cdt.type.FractionAnnotation\",\n\t\t\t\t\"edu.mayo.bmi.uima.cdt.types.FractionAnnotation\");\n\t\tmap.put(\"edu.mayo.bmi.uima.cdt.type.DateAnnotation\",\n\t\t\t\t\"edu.mayo.bmi.uima.cdt.types.DateAnnotation\");\n\t\tmap.put(\"edu.mayo.bmi.uima.cdt.type.ProblemListAnnotation\",\n\t\t\t\t\"edu.mayo.bmi.uima.cdt.types.ProblemListAnnotation\");\n\t\tmap.put(\"edu.mayo.bmi.uima.cdt.type.MeasurementAnnotation\",\n\t\t\t\t\"edu.mayo.bmi.uima.cdt.types.MeasurementAnnotation\");\n\t\tmap.put(\"edu.mayo.bmi.uima.cdt.type.PersonTitleAnnotation\",\n\t\t\t\t\"edu.mayo.bmi.uima.cdt.types.PersonTitleAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.textspan.Segment\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.SegmentAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.textspan.Sentence\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.SentenceAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.syntax.WordToken\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.WordTokenAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.NumToken\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.NumTokenAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.PunctuationToken\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.PunctTokenAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.SymbolToken\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.SymbolTokenAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.NewlineToken\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.NewlineTokenAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.textsem.IdentifiedAnnotation\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.NamedEntityAnnotation\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.UmlsConcept\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.UmlsConcept\");\n\t\tmap.put(\"org.apache.ctakes.typesystem.type.OntologyConcept\",\n\t\t\t\t\"edu.mayo.bmi.uima.common.types.OntologyConcept\");\n\n//\t\tPrepare the list of attributes to ignore when comparing elements\n\t\tConst.init();\n//\t\tInitialize a processor\n\t\tXcasProcessor p = new XcasProcessor();\n//\t\tProcess/parse the two files specified in args[0] and args[1]\n\t\tFile f1 = new File(args[0]);\n\t\tif (!f1.exists()) { System.err.println(args[0]+\" not exist!\"); System.exit(1); }\n\t\tFile f2 = new File(args[1]);\n\t\tif (!f2.exists()) { System.err.println(args[1]+\" not exist!\"); System.exit(1); }\n\t\tXcasFile xf1 = p.process(f1);\n\t\tXcasFile xf2 = p.process(f2);\n//\t\tChange xf1 to xf2 if the second command line argument is the open source output\n\t\tfor (XcasAnnotation a : xf1.getAllAnnotations())\n\t\t\tif (map.containsKey(a.getType()))\n\t\t\t\t\ta.setType(map.get(a.getType()));\n//\t\tConstruct an XcasDiff object from the two XcasFiles\n\t\tXcasDiff d = new XcasDiff(xf1, xf2);\n//\t\tPrint differences to stdout\n\t\td.printDiff();\n//\t\tPrint an HTML summary to file specified in args[2]\n\t\ttry {\n\t\t\td.printHTML(new FileWriter(args[2]));\n\t\t\tSystem.out.println();\n\t\t\tSystem.out.println(\"HTML summary written to \"+args[2]);\n\t\t} catch (IOException e) { e.printStackTrace(); }\n\t}", "public static void main(String[] args) {\r\n\t\t\r\n\t\tClassifyDocuments docsClassification = new ClassifyDocuments();\r\n\t\t\r\n\t\t// Ask user for input to the root directory where all the folders are located\r\n\t\tScanner scan = new Scanner(System.in);\r\n\t\tSystem.out.println(\"Enter the path of the directory where all the folders are located\\n\");\r\n\t\tdocsClassification.rootFolder = scan.next();\r\n\t\t\r\n\t\t// Initialize all the other path variables\r\n\t\tdocsClassification.allDocs = docsClassification.rootFolder + \"\\\\ALL\";\r\n\t\tdocsClassification.hamiltonDocs = docsClassification.rootFolder + \"\\\\HAMILTON\";\r\n\t\tdocsClassification.jayDocs = docsClassification.rootFolder + \"\\\\JAY\";\r\n\t\tdocsClassification.madisonDocs = docsClassification.rootFolder + \"\\\\MADISON\";\r\n\t\tdocsClassification.hamiltonAndMadison = docsClassification.rootFolder + \"\\\\HAMILTON AND MADISON\";\r\n\t\tdocsClassification.toBeClassified = docsClassification.rootFolder + \"\\\\HAMILTON OR MADISON\";\r\n\r\n\t\t// Create the invertedIndex\r\n\t\tdocsClassification.createIndex();\r\n\t\t\r\n\t\tlong beginTime = System.currentTimeMillis();\r\n\r\n\t\t// Call doRocchioClassification\r\n\t\tSystem.out.println(\"As per Rocchio Classification:\");\r\n\t\tdocsClassification.doRocchioClassification();\r\n\r\n\t\t// Call doBayesianClassification\r\n\t\tSystem.out.println(\"As per Bayesian Classification:\");\r\n\t\tdocsClassification.doBayesianClassification();\r\n\t\t\r\n\t\tSystem.out.println(\"Time taken : \" + (System.currentTimeMillis() - beginTime) + \"ms\");\r\n\r\n\t}", "public void GenerarAnexos() throws FileNotFoundException, DocumentException {\r\n\t\t\tSystem.out.println(\"Metodo generar anexos\");\r\n\t\t\tTestConexion conexionbbdd = new TestConexion();\r\n\t\t\t\r\n\t\t\tAlumno selectedAlumno = Tabla.getSelectionModel().getSelectedItem();\r\n\t\t\t\r\n\t\t\tAnexoI anexoI = conexionbbdd.ConsultaAnexoI(selectedAlumno.dni_alum);\r\n\t\t\tAnexoII anexoII =conexionbbdd.ConsultaAnexoII(selectedAlumno.dni_alum);\r\n\t\t\tanexoI.generarAnexoI(\"AnexoI\", \"C:\\\\Users\\\\Laura\\\\Desktop\\\\DAW1\\\\PROYECTO\\\\ANEXOS\\\\\");\r\n\t\t\tanexoII.generarAnexoII(\"AnexoII\", \"C:\\\\Users\\\\Laura\\\\Desktop\\\\DAW1\\\\PROYECTO\\\\ANEXOS\\\\\");\r\n\r\n\t\t}", "public void runAnalysis ()\n\t{\n\t\tif (isBatchFile()) { runBatch(false); return; }\n\n\t\tfinal String modelText = editor.getText();\n\t\tString iterations = toolbar.getIterations();\n\t\tmodel = Model.compile (modelText, frame);\n\t\tif (model == null) return;\n\t\tTask task = model.getTask();\n\t\tfinal int n = (iterations.equals(\"\")) ? task.analysisIterations()\n\t\t\t\t: Integer.valueOf(iterations);\n\t\t(new SwingWorker<Object,Object>() {\n\t\t\tpublic Object doInBackground() {\n\t\t\t\tif (!core.acquireLock(frame)) return null;\n\t\t\t\tstop = false;\n\t\t\t\tupdate();\n\t\t\t\tclearOutput();\n\t\t\t\toutput (\"> (run-analysis \" + n + \")\\n\");\n\t\t\t\tif (model != null && model.getTask() != null) \n\t\t\t\t{\n\t\t\t\t\tTask[] tasks = new Task[n];\n\t\t\t\t\tfor (int i=0 ; !stop && i<n ; i++)\n\t\t\t\t\t{\n\t\t\t\t\t\tmodel = Model.compile (modelText, frame);\n\t\t\t\t\t\t//brainPanel.setVisible (false);\n\t\t\t\t\t\tshowTask (model.getTask());\n\t\t\t\t\t\tmodel.setParameter (\":real-time\", \"nil\");\n\t\t\t\t\t\tmodel.run();\n\t\t\t\t\t\tmodel.getTask().finish();\n\t\t\t\t\t\ttasks[i] = model.getTask();\n\t\t\t\t\t}\n\t\t\t\t\tif (!stop && model!=null)\n\t\t\t\t\t\tmodel.getTask().analyze (tasks, true);\n\t\t\t\t\t//model = null;\n\t\t\t\t\thideTask();\n\t\t\t\t}\n\t\t\t\tcore.releaseLock (frame);\n\t\t\t\tupdate();\n\t\t\t\treturn null;\n\t\t\t}\n }).execute();\n\t}", "@Test(timeout = 4000)\n public void test06() throws Throwable {\n NaiveBayesMultinomialText naiveBayesMultinomialText0 = new NaiveBayesMultinomialText();\n PrecomputedKernelMatrixKernel precomputedKernelMatrixKernel0 = new PrecomputedKernelMatrixKernel();\n File file0 = precomputedKernelMatrixKernel0.getKernelMatrixFile();\n naiveBayesMultinomialText0.setStopwords(file0);\n File file1 = naiveBayesMultinomialText0.getStopwords();\n assertEquals(3.0, naiveBayesMultinomialText0.getMinWordFrequency(), 0.01);\n assertFalse(naiveBayesMultinomialText0.getUseWordFrequencies());\n assertEquals(1.0, naiveBayesMultinomialText0.getNorm(), 0.01);\n assertEquals(2.0, naiveBayesMultinomialText0.getLNorm(), 0.01);\n assertFalse(naiveBayesMultinomialText0.getNormalizeDocLength());\n assertFalse(file1.exists());\n assertEquals(0, naiveBayesMultinomialText0.getPeriodicPruning());\n assertFalse(naiveBayesMultinomialText0.getUseStopList());\n }", "public static void main(String[] args) {\n\t\tloadOntology();\n\t}", "public void analyzeDocumentDemo(JSONObject json) {\n\t\ttry {\n\t\t\tJSONArray jarray = json.getJSONArray(\"Reviews\");\n\t\t\tfor (int i = 0; i < jarray.length(); i++) {\n\t\t\t\tPost review = new Post(jarray.getJSONObject(i));\n\t\t\t\tString content = review.getContent();\n\n\n\t\t\t\tHashSet<String> uniminiset = new HashSet<String>();\n\t\t\t\tHashSet<String> biminiset = new HashSet<String>();\n\n\t\t\t\tString[] unigram = tokenizer.tokenize(content);\n\n\t\t\t\tfor (String token : unigram) {\n\t\t\t\t\ttoken = PorterStemmingDemo(SnowballStemmingDemo(NormalizationDemo(token)));\n\n\t\t\t\t\tuniminiset.add(token);\n\t\t\t\t}\n\n\t\t\t\t// count word frequency for unigram\n\t\t\t\tfor (String token2 : uniminiset) {\n\t\t\t\t\tif (m_stopwords.contains(token2))\n\t\t\t\t\t\tcontinue;\n\t\t\t\t\telse {\n\t\t\t\t\t\ttoken2 = PorterStemmingDemo(SnowballStemmingDemo(NormalizationDemo(token2)));\n\t\t\t\t\t\tif (m_stats.containsKey(token2)) {\n\t\t\t\t\t\t\tm_stats.put(token2, m_stats.get(token2) + 1);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tm_stats.put(token2, 1);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t}\n\n\t\t\t\t}\n\n\t\t\t\tArrayList<String> N_gram = new ArrayList<String>();\n\n\t\t\t\tfor (String token : tokenizer.tokenize(content)) {\n\n\t\t\t\t\ttoken = PorterStemmingDemo(SnowballStemmingDemo(NormalizationDemo(token)));\n\t\t\t\t\tif (token.isEmpty()) {\n\n\t\t\t\t\t\tcontinue;\n\t\t\t\t\t} else {\n\n\t\t\t\t\t\tN_gram.add(token);\n\t\t\t\t\t}\n\n\t\t\t\t}\n\n\t\t\t\tString[] fine = new String[N_gram.size()];\n // In bigram, neither two words should occur in the stopwords\n\t\t\t\tfor (int p = 0; p < N_gram.size() - 1; p++) {\n\t\t\t\t\tif (m_stopwords.contains(N_gram.get(p)))\n\t\t\t\t\t\tcontinue;\n\t\t\t\t\tif (m_stopwords.contains(N_gram.get(p + 1)))\n\t\t\t\t\t\tcontinue;\n\n\t\t\t\t\tfine[p] = N_gram.get(p) + \"-\" + N_gram.get(p + 1);\n\n\t\t\t\t}\n\n\t\t\t\tfor (String str : fine) {\n\n\t\t\t\t\tbiminiset.add(str);\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t// count word frequency for unigram\n\t\t\t\tfor (String str2 : biminiset) {\n\n\t\t\t\t\tif (m_stats.containsKey(str2)) {\n\t\t\t\t\t\tm_stats.put(str2, m_stats.get(str2) + 1);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tm_stats.put(str2, 1);\n\t\t\t\t\t}\n\t\t\t\t}\n \n\t\t\t\t// store review content on m_reviews so later on when want to use it \n\t\t\t\t// we do not have to reread it from file\n\t\t\t\tm_reviews.add(review);\n \n\t\t\t\t//monitor the process of the program\n\t\t\t\tSystem.out.println(\"level\" + m_reviews.size());\n\n\t\t\t}\n\t\t}\n\n\t\tcatch (JSONException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\n\t}", "public NgramAnalyser(String inp) \n {\n this(1,inp);\n }", "public static void main(String [] argv) {\n runClassifier(new NNge(), argv);\n }", "public static void main(String[] args) throws AlignmentException, IOException, URISyntaxException, OWLOntologyCreationException {\n\t\tfinal double threshold = 0.9;\n\t\tfinal String thresholdValue = removeCharAt(String.valueOf(threshold),1);\t\n\t\t\n\t\t/*** 2. Define the folder name holding all ontologies to be matched ***/\t\t\n\t\tFile topOntologiesFolder = new File (\"./files/ATMONTO_AIRM/ontologies\");\n\t\t//File topOntologiesFolder = new File (\"./files/expe_oaei_2011/ontologies\");\n\t\tFile[] ontologyFolders = topOntologiesFolder.listFiles();\n\t\t\n\t\t/*** 3. Define the folder name holding all reference alignments for evaluation of the computed alignments ***/\n\t\t//File refAlignmentsFolder = new File(\"./files/expe_oaei_2011/ref_alignments\");\n\t\tFile refAlignmentsFolder = new File(\"./files/ATMONTO_AIRM/ref_alignments\");\n\n\n\t\t/*** No need to touch these ***/\n\t\tString alignmentFileName = null;\n\t\tFile outputAlignment = null;\n\t\tPrintWriter writer = null;\n\t\tAlignmentVisitor renderer = null;\n\t\tProperties params = new Properties();\n\t\tAlignmentProcess a = null;\n\t\tString onto1 = null;\n\t\tString onto2 = null;\t\t\n\t\tString vectorFile1Name = null;\n\t\tString vectorFile2Name = null;\n\n//\t\t//String matcher\n//\t\tfor (int i = 0; i < ontologyFolders.length; i++) {\n//\n//\t\t\tFile[] files = ontologyFolders[i].listFiles();\n//\n//\t\t\tfor (int j = 1; j < files.length; j++) {\n//\t\t\t\tSystem.out.println(\"Matching \" + files[0] + \" and \" + files[1]);\n//\t\t\t\t\n//\t\t\t\t//used for retrieving the correct vector files and for presenting prettier names of the stored alignments \n//\t\t\t\tonto1 = files[0].getName().substring(files[0].getName().lastIndexOf(\"/\") +1, files[0].getName().lastIndexOf(\"/\") + 4);\n//\t\t\t\tonto2 = files[1].getName().substring(files[1].getName().lastIndexOf(\"/\") +4, files[1].getName().lastIndexOf(\"/\") + 7);\t\n//\t\t\t\t\t\t\t\n//\n//\t\t\t\t//match the files using the ISUBMatcher\n//\t\t\t\ta = new ISubMatcher();\n//\t\t\t\ta.init(files[0].toURI(), files[1].toURI());\n//\t\t\t\tparams = new Properties();\n//\t\t\t\tparams.setProperty(\"\", \"\");\n//\t\t\t\ta.align((Alignment)null, params);\t\n//\t\t\t\t\n//\t\t\t\t//store the computed alignment to file\n//\t\t\t\talignmentFileName = \"./files/expe_oaei_2011/isub_alignments/\" + onto1 + \"-\" + onto2 + \"-\" + \"ISub\" + \"-\" + thresholdValue + \".rdf\";\n//\t\t\t\toutputAlignment = new File(alignmentFileName);\n//\t\t\t\t\n//\t\t\t\twriter = new PrintWriter(\n//\t\t\t\t\t\tnew BufferedWriter(\n//\t\t\t\t\t\t\t\tnew FileWriter(outputAlignment)), true); \n//\t\t\t\trenderer = new RDFRendererVisitor(writer);\n//\n//\t\t\t\tBasicAlignment ISubAlignment = (BasicAlignment)(a.clone());\n//\t\t\t\t\t\t\t\n//\t\t\t\t//remove all correspondences with similarity below the defined threshold\n//\t\t\t\tISubAlignment.cut(threshold);\n//\n//\t\t\t\tISubAlignment.render(renderer);\n//\t\t\t\t\n//\t\t\t\tSystem.err.println(\"The ISub alignment contains \" + ISubAlignment.nbCells() + \" correspondences\");\n//\t\t\t\twriter.flush();\n//\t\t\t\twriter.close();\n//\t\t\t\t\n//\t\t\t\tSystem.out.println(\"\\nMatching with ISub Matcher completed!\");\n//\n//\t\t\t}\n//\t\t}\n\t\t\n\t\t //WEMatcher\n\t\t for (int i = 0; i < ontologyFolders.length; i++) {\n\n\t\t\tFile[] files = ontologyFolders[i].listFiles();\n\n\t\t\tfor (int j = 1; j < files.length; j++) {\n\t\t\t\tSystem.out.println(\"Matching \" + files[0] + \" and \" + files[1]);\n\t\t\t\t\n\t\t\t\t//used for retrieving the correct vector files and for presenting prettier names of the stored alignments \n\t\t\t\tonto1 = files[0].getName().substring(files[0].getName().lastIndexOf(\"/\") +1, files[0].getName().lastIndexOf(\"/\") + 4);\n\t\t\t\tonto2 = files[1].getName().substring(files[1].getName().lastIndexOf(\"/\") +4, files[1].getName().lastIndexOf(\"/\") + 7);\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t//get the relevant vector files for these ontologies\n//\t\t\t\tvectorFile1Name = \"./files/expe_oaei_2011/vector-files-single-ontology/vectorOutput-\" + onto1 + \".txt\";\n//\t\t\t\tvectorFile2Name = \"./files/expe_oaei_2011/vector-files-single-ontology/vectorOutput-\" + onto2 + \".txt\";\n\t\t\t\tvectorFile1Name = \"./files/ATMONTO_AIRM/vector-files-single-ontology/vectorOutput-\" + onto1 + \".txt\";\n\t\t\t\tvectorFile2Name = \"./files/ATMONTO_AIRM/vector-files-single-ontology/vectorOutput-\" + onto2 + \".txt\";\n\n\t\t\t\t//match the files using the WEGlobalMatcher\n\t\t\t\ta = new WEGlobalMatcher(vectorFile1Name, vectorFile2Name);\n\t\t\t\ta.init(files[0].toURI(), files[1].toURI());\n\t\t\t\tparams = new Properties();\n\t\t\t\tparams.setProperty(\"\", \"\");\n\t\t\t\ta.align((Alignment)null, params);\t\n\t\t\t\t\n\t\t\t\t//store the computed alignment to file\n//\t\t\t\talignmentFileName = \"./files/expe_oaei_2011/alignments/\" + onto1 + \"-\" + onto2 + \"-\" + \"WEGlobal\" + \"-\" + thresholdValue + \".rdf\";\n\t\t\t\talignmentFileName = \"./files/ATMONTO_AIRM/alignments/\" + onto1 + \"-\" + onto2 + \"-\" + \"WEGlobal\" + \"-\" + thresholdValue + \".rdf\";\n\t\t\t\toutputAlignment = new File(alignmentFileName);\n\t\t\t\t\n\t\t\t\twriter = new PrintWriter(\n\t\t\t\t\t\tnew BufferedWriter(\n\t\t\t\t\t\t\t\tnew FileWriter(outputAlignment)), true); \n\t\t\t\trenderer = new RDFRendererVisitor(writer);\n\n\t\t\t\tBasicAlignment WEGlobalAlignment = (BasicAlignment)(a.clone());\n\t\t\t\t\t\t\t\n\t\t\t\t//remove all correspondences with similarity below the defined threshold\n\t\t\t\tWEGlobalAlignment.cut(threshold);\n\n\t\t\t\tWEGlobalAlignment.render(renderer);\n\t\t\t\t\n\t\t\t\tSystem.err.println(\"The WEGlobal alignment contains \" + WEGlobalAlignment.nbCells() + \" correspondences\");\n\t\t\t\twriter.flush();\n\t\t\t\twriter.close();\n\t\t\t\t\n\t\t\t\tSystem.out.println(\"\\nMatching with WEGlobal Matcher completed!\");\n\t\t\t\t\n\t\t\t\t//match the files using the WELabelMatcher\n\t\t\t\ta = new WELabelMatcher(vectorFile1Name, vectorFile2Name);\n\t\t\t\ta.init(files[0].toURI(), files[1].toURI());\n\t\t\t\tparams = new Properties();\n\t\t\t\tparams.setProperty(\"\", \"\");\n\t\t\t\ta.align((Alignment)null, params);\t\n\t\t\t\t\n\t\t\t\t//store the computed alignment to file\n//\t\t\t\talignmentFileName = \"./files/expe_oaei_2011/alignments/\" + onto1 + \"-\" + onto2 + \"-\" + \"WELabel\" + \"-\" + thresholdValue + \".rdf\";\n\t\t\t\talignmentFileName = \"./files/ATMONTO_AIRM/alignments/\" + onto1 + \"-\" + onto2 + \"-\" + \"WELabel\" + \"-\" + thresholdValue + \".rdf\";\n\t\t\t\toutputAlignment = new File(alignmentFileName);\n\t\t\t\t\n\t\t\t\twriter = new PrintWriter(\n\t\t\t\t\t\tnew BufferedWriter(\n\t\t\t\t\t\t\t\tnew FileWriter(outputAlignment)), true); \n\t\t\t\trenderer = new RDFRendererVisitor(writer);\n\n\t\t\t\tBasicAlignment WELabelAlignment = (BasicAlignment)(a.clone());\n\t\t\t\t\t\t\t\n\t\t\t\t//remove all correspondences with similarity below the defined threshold\n\t\t\t\tWELabelAlignment.cut(threshold);\n\n\t\t\t\tWELabelAlignment.render(renderer);\n\t\t\t\t\n\t\t\t\tSystem.err.println(\"The WELabel alignment contains \" + WELabelAlignment.nbCells() + \" correspondences\");\n\t\t\t\twriter.flush();\n\t\t\t\twriter.close();\n\t\t\t\tSystem.out.println(\"Matching with WELabel Matcher completed!\");\n\t\t\t}\n\t\t}\n}", "void index(IDocument document, IIndexerOutput output) throws java.io.IOException;", "public void testNBChunkLearnng() throws IOException, GateException {\n // Initialisation\n System.out.print(\"Testing the Naive Bayes method on chunk learning...\");\n File chunklearningHome = new File(new File(learningHome, \"test\"),\n \"chunklearning\");\n String configFileURL = new File(chunklearningHome,\n \"engines-naivebayesweka.xml\").getAbsolutePath();\n String corpusDirName = new File(chunklearningHome, \"data-ontonews\")\n .getAbsolutePath();\n //Remove the label list file, feature list file and chunk length files.\n String wdResults = new File(chunklearningHome,\n ConstantParameters.SUBDIRFORRESULTS).getAbsolutePath();\n emptySavedFiles(wdResults);\n String inputASN = \"Key\";\n loadSettings(configFileURL, corpusDirName, inputASN, inputASN);\n // Set the evaluation mode\n RunMode runM=RunMode.EVALUATION;\n learningApi.setLearningMode(runM);\n controller.execute();\n // Using the evaluation mode for testing\n EvaluationBasedOnDocs evaluation = learningApi.getEvaluation();\n // Compare the overall results with the correct numbers\n /*assertEquals(evaluation.macroMeasuresOfResults.correct, 3);\n assertEquals(evaluation.macroMeasuresOfResults.partialCor, 1);\n assertEquals(evaluation.macroMeasuresOfResults.spurious, 19);\n assertEquals(evaluation.macroMeasuresOfResults.missing, 68);*/\n assertEquals(\"Wrong value for correct: \", 27, (int)Math.floor(evaluation.macroMeasuresOfResults.correct));\n assertEquals(\"Wrong value for partial: \", 3, (int)Math.floor(evaluation.macroMeasuresOfResults.partialCor));\n assertEquals(\"Wrong value for spurious: \", 26, (int)Math.floor(evaluation.macroMeasuresOfResults.spurious));\n assertEquals(\"Wrong value for missing: \", 42, (int)Math.floor(evaluation.macroMeasuresOfResults.missing));\n // Remove the resources\n clearOneTest();\n System.out.println(\"completed\");\n }", "protected void assembleDocument() {\n\n // Create the missive\n this.createMissive();\n }", "protected static Boolean newCorpus() throws ClassNotFoundException, InstantiationException, IllegalAccessException, IOException {\n String[] subqueries = query.split(\"\\\\s+\"); //split around white space\n if (subqueries[0].equals(\"index\") && subqueries.length > 1) {\n JOptionPane.showOptionDialog(GUI.indexingCorpusMessage, \"Indexing corpus please wait\", \"Indexing Corpus\", javax.swing.JOptionPane.DEFAULT_OPTION, javax.swing.JOptionPane.INFORMATION_MESSAGE, null, null, null);\n GUI.JListModel.clear();\n GUI.ResultsLabel.setText(\"Indexing\");\n startIndexing(Paths.get(subqueries[1]), 0);\n GUI.SearchBarTextField.setText(\"Enter a new search or 'q' to exit\");\n\n return true;\n }\n return false;\n }", "public static void main(String[] args) throws Exception {\n\t\tLogger.getRootLogger().setLevel(Level.OFF);\n\t\tConfigurationLib configLib = new ConfigurationLib();\n\t\tString binPath = configLib.getTestSuitePath();\n\t\tTestNG testng = new TestNG();\n\t\tList<XmlSuite> suites = new ArrayList<XmlSuite>();\n\t\tXmlSuite mySuite = new XmlSuite();\n\t\tList<XmlClass> xmlClasses = new ArrayList<XmlClass>();\n\t\tXmlTest test = null;\n\t\tString className = null;\n\t\tbinPath = binPath.replace(\"null\", \"\");\n\n\t\tFile dir = new File(binPath);\n\t\tList<File> files = (List<File>) FileUtils.listFiles(dir, TrueFileFilter.INSTANCE, TrueFileFilter.INSTANCE);\n\t\tfor (File f : files) {\n\t\t\ttest = new XmlTest(mySuite);\n\t\t\tclassName = ((f.getCanonicalPath().replace(configLib.getBinaryPath(), \"\")).replace(\"\\\\\", \".\"));\n\t\t\tclassName = StringUtils.removeEnd(className, \".class\");\n\t\t\ttest.setName(className);\n\t\t\txmlClasses.add(new XmlClass(Class.forName(className)));\n\t\t}\n\n\t\ttest.setXmlClasses(xmlClasses);\n\t\tAnnotationTransformerImpl myTransformer = new AnnotationTransformerImpl();\n\t\ttestng.addListener(myTransformer);\n\t\tAlterSuiteImpl alterSuite = new AlterSuiteImpl();\n\t\ttestng.addListener(alterSuite);\n\t\tsuites.add(mySuite);\n\t\ttestng.setXmlSuites(suites);\n\t\tsuiteExec = true;\n\t\ttestng.run();\n\t}", "public void trainBernoulli() {\t\t\n\t\tMap<String, Cluster> trainingDataSet = readFile(trainLabelPath, trainDataPath, \"training\");\n\t\tMap<String, Cluster> testingDataSet = readFile(testLabelPath, testDataPath, \"testing\");\n\n\t\t// do testing, if the predicted class and the gold class is not equal, increment one\n\t\tdouble error = 0;\n\n\t\tdouble documentSize = 0;\n\n\t\tSystem.out.println(\"evaluate the performance\");\n\t\tfor (int testKey = 1; testKey <= 20; testKey++) {\n\t\t\tCluster testingCluster = testingDataSet.get(Integer.toString(testKey));\n\t\t\tSystem.out.println(\"Cluster: \"+testingCluster.toString());\n\n\t\t\tfor (Document document : testingCluster.getDocuments()) {\n\t\t\t\tdocumentSize += 1; \n\t\t\t\tList<Double> classprobability = new ArrayList<Double>();\n\t\t\t\tMap<String, Integer> testDocumentWordCounts = document.getWordCount();\n\n\t\t\t\tfor (int classindex = 1; classindex <= 20; classindex++) {\n\t\t\t\t\t// used for calculating the probability\n\t\t\t\t\tCluster trainCluster = trainingDataSet.get(Integer.toString(classindex));\n\t\t\t\t\t// System.out.println(classindex + \" \" + trainCluster.mClassId);\n\t\t\t\t\tMap<String, Double> bernoulliProbability = trainCluster.bernoulliProbabilities;\n\t\t\t\t\tdouble probability = Math.log(trainCluster.getDocumentSize()/trainDocSize);\n\t\t\t\t\tfor(int index = 1; index <= voc.size(); index++ ){\n\n\t\t\t\t\t\t// judge whether this word is stop word \n\t\t\t\t\t\tboolean isStopwords = englishStopPosition.contains(index);\n\t\t\t\t\t\tif (isStopwords) continue;\n\n\t\t\t\t\t\tboolean contain = testDocumentWordCounts.containsKey(Integer.toString(index));\t\t\t\t\t\t\n\t\t\t\t\t\tif (contain) {\n\t\t\t\t\t\t\tprobability += Math.log(bernoulliProbability.get(Integer.toString(index)));\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tprobability += Math.log(1 - bernoulliProbability.get(Integer.toString(index)));\n\t\t\t\t\t\t}\n\n\t\t\t\t\t}\n\n\t\t\t\t\t// put the probability into the map for the specific class\n\t\t\t\t\tclassprobability.add(probability);\n\t\t\t\t}\n\t\t\t\tObject obj = Collections.max(classprobability);\n\t\t\t\t// System.out.println(classprobability);\n\t\t\t\tString predicte_class1 = obj.toString();\n\t\t\t\t// System.out.println(predicte_class1);\n\t\t\t\t// System.out.println(Double.parseDouble(predicte_class1));\n\t\t\t\tint index = classprobability.indexOf(Double.parseDouble(predicte_class1));\n\t\t\t\t// System.out.println(index);\n\t\t\t\tString predicte_class = Integer.toString(index + 1);\n\n\n\t\t\t\tconfusion_matrix[testKey - 1][index] += 1;\n\n\t\t\t\t// System.out.println(document.docId + \": G, \" + testKey + \"; P: \" + predicte_class);\n\t\t\t\tif (!predicte_class.equals(Integer.toString(testKey))) {\n\t\t\t\t\terror += 1;\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\tSystem.out.println(\"the error is \" + error + \"; the document size : \" + documentSize);\n\t\t}\n\n\t\tSystem.out.println(\"the error is \" + error + \"; the document size : \" + documentSize + \" precision rate : \" + (1 - error/documentSize));\n\n\t\t// print confusion matrix\n\t\tprintConfusionMatrix(confusion_matrix);\n\t}", "public static void test() throws IOException {\n\t\tModel trainModel = Trainer.train(\"-i ./data/in -n fales\");\n\t\ttrainModel.saveModel(\"./data/kdTree\");\n\t\t\n\t\t\n\t\tModel model = Model.loadModel(\"./data/kdTree\");\n//\t\tCorpus corpus = CorpusReader.readCorpus(\"./data/test\");\n\t\tCorpus corpus = CorpusReader.readCorpus(\"./data/kd_test\");\n\t\tint all = 0;\n\t\tint right = 0;\n\t\tfor (Instance ins : corpus.getInstanceList()) {\n\t\t\tPredicter.predict(ins, model);\n\t\t\tSystem.out.println(String.format(\"%s %s\", ins.getLabel(), ins.getPredictLabel()));\n\t\t\tSystem.out.println(\"instance: \"+ins.getFeatures());\n\t\t\tSystem.out.println(\"neighbour: \"+ins.getNeighbour().get(0).getFeatures());\n\t\t\t++all;\n\t\t\tif (ins.getLabel().equals(ins.getPredictLabel())) {\n\t\t\t\t++right;\n\t\t\t}\n\t\t}\n\t\tSystem.out.println(right+\"/\"+all);\n\t}", "public static void main(String[] args) throws Exception {\n // load data\n ArffLoader loader = new ArffLoader();\n loader.setFile(new File(args[0]));\n Instances structure = loader.getStructure();\n\n // train Cobweb\n Cobweb cw = new Cobweb();\n cw.buildClusterer(structure);\n Instance current;\n while ((current = loader.getNextInstance(structure)) != null)\n cw.updateClusterer(current);\n cw.updateFinished();\n\n // output generated model\n System.out.println(cw);\n }", "static void perform_aci(String passed){\n\t\tint type = type_of_aci(passed);\n\t\tswitch(type){\n\t\tcase 1:\n\t\t\taci_data_with_acc(passed);\n\t\t\tbreak;\n\t\t}\n\t}", "@Test(timeout = 4000)\n public void test66() throws Throwable {\n NaiveBayesMultinomialText naiveBayesMultinomialText0 = new NaiveBayesMultinomialText();\n StringKernel stringKernel0 = new StringKernel();\n Capabilities capabilities0 = stringKernel0.getCapabilities();\n naiveBayesMultinomialText0.setLowercaseTokens(true);\n TestInstances testInstances0 = TestInstances.forCapabilities(capabilities0);\n Instances instances0 = testInstances0.generate();\n naiveBayesMultinomialText0.buildClassifier(instances0);\n assertTrue(naiveBayesMultinomialText0.getLowercaseTokens());\n }", "public void train()\n\t{\n\t\tdbiterator = DBInstanceIterator.getInstance();\n System.out.println(\"Start Training ..\");\n\n\t\ttry {\n\t\t\tSystem.out.println(\"Training Text %..\");\n\t\t\ttrainText();\n\n\t\t\tSystem.out.println(\"Training Complex %..\");\n\t\t\ttrainCombined();\n\n\t\t\tSystem.out.println(\"Training Feature %..\");\n\t\t\ttrainFeatures();\n\n\t\t\tSystem.out.println(\"Training Lexicon %..\");\n\t\t\t//trainLexicon();\n\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\n\t}", "public static Annotation ruleResolvePronoun(Annotation[] basenps, int num, Document doc)\r\n{\n Annotation np2 = basenps[num];\r\n // Get some properties of the np\r\n FeatureUtils.PRTypeEnum type2 = Pronoun.getValue(np2, doc);\r\n String str2 = doc.getAnnotString(np2);\r\n boolean reflexive = FeatureUtils.isReflexive(str2);\r\n // Get the possible antecedents\r\n ArrayList<Annotation> antes = new ArrayList<Annotation>();\r\n ArrayList<Integer> nums = new ArrayList<Integer>();\r\n if (DEBUG) {\r\n System.err.println(\"Pronoun: \" + doc.getAnnotText(np2));\r\n }\r\n if (FeatureUtils.getPronounPerson(str2) == PersonPronounTypeEnum.FIRST) {\r\n if (NumberEnum.SINGLE.equals(Number.getValue(np2, doc)))\r\n return ruleResolvePronounI(np2, basenps, num, doc);\r\n else\r\n return ruleResolvePronounWe(np2, basenps, num, doc);\r\n }\r\n if (FeatureUtils.getPronounPerson(str2) == PersonPronounTypeEnum.SECOND)\r\n return ruleResolvePronounYou(np2, basenps, num, doc);\r\n else {\r\n int sentnum = 0;\r\n for (int i = num - 1; i >= 0 && sentnum <= 3; i--) {\r\n Annotation np1 = basenps[i];\r\n sentnum = sentNum(np1, np2, doc);\r\n if (DEBUG) {\r\n System.err.println(\"Possible antecedent: \" + i + \" :\" + doc.getAnnotText(np1));\r\n }\r\n if (!isNumberIncompatible(np1, np2, doc) && !isGenderIncompatible(np1, np2, doc)\r\n && !isAnimacyIncompatible(np1, np2, doc) && isWNClassComp(np1, np2, doc) && isProComp(np1, np2, doc)\r\n && !Embedded.getValue(np1, doc) && isSyntax(np1, np2, doc)) {\r\n if (DEBUG) {\r\n System.err.println(\"Candidate antecedent: \" + i + \" :\" + doc.getAnnotText(np1));\r\n }\r\n antes.add(0, np1);\r\n nums.add(0, i);\r\n }\r\n }\r\n }\r\n if (antes.size() == 0) return null;\r\n // Check for reflexsives\r\n if (FeatureUtils.isReflexive(doc.getAnnotText(np2))) {\r\n union(nums.get(nums.size() - 1).intValue(), num);\r\n return antes.get(antes.size() - 1);\r\n }\r\n if (antes.size() == 1) {\r\n // Rule 1: Unique in discourse\r\n if (DEBUG) {\r\n System.err.println(\"Rule 1 match!!!\");\r\n }\r\n union(nums.get(0).intValue(), num);\r\n return antes.get(0);\r\n }\r\n // Rule 2: Reflexive -- the last possible antecedent\r\n if (reflexive) {\r\n if (DEBUG) {\r\n System.err.println(\"Rule 2 match!!!\");\r\n }\r\n union(nums.get(nums.size() - 1).intValue(), num);\r\n return antes.get(antes.size() - 1);\r\n }\r\n // Rule 3: Unique current + Prior\r\n ArrayList<Annotation> antes1 = new ArrayList<Annotation>();\r\n ArrayList<Integer> nums1 = new ArrayList<Integer>();\r\n int counter = 0;\r\n for (Annotation np1 : antes) {\r\n if (sentNum(np1, np2, doc) < 2) {\r\n antes1.add(np1);\r\n nums1.add(nums.get(counter));\r\n }\r\n counter++;\r\n }\r\n if (antes1.size() == 1) {\r\n if (DEBUG) {\r\n System.err.println(\"Rule 3 match!!!\");\r\n }\r\n union(nums1.get(0).intValue(), num);\r\n return antes1.get(0);\r\n }\r\n // Rule 4: Possesive Pro\r\n\r\n if (FeatureUtils.isPossesive(str2) && antes1.size() > 0) {\r\n Integer found = null;\r\n Annotation ant = null;\r\n boolean multiple = false;\r\n for (int i = 0; i < antes1.size() && !multiple; i++) {\r\n Annotation np1 = antes1.get(i);\r\n if (doc.getAnnotText(np1).equalsIgnoreCase(str2) && sentNum(np1, np2, doc) == 1) {\r\n if (found == null) {\r\n found = nums1.get(i);\r\n ant = antes1.get(i);\r\n }\r\n else {\r\n multiple = true;\r\n }\r\n }\r\n }\r\n if (!multiple && found != null) {\r\n if (DEBUG) {\r\n System.err.println(\"Rule 4 match!!!\");\r\n }\r\n union(found.intValue(), num);\r\n return ant;\r\n }\r\n }\r\n // Rule #5: Unique in the current sentence\r\n ArrayList<Annotation> antes2 = new ArrayList<Annotation>();\r\n ArrayList<Integer> nums2 = new ArrayList<Integer>();\r\n counter = 0;\r\n for (Annotation np1 : antes1) {\r\n if (sentNum(np1, np2, doc) < 1) {\r\n antes2.add(np1);\r\n nums2.add(nums1.get(counter));\r\n }\r\n counter++;\r\n }\r\n if (antes2.size() == 1) {\r\n if (DEBUG) {\r\n System.err.println(\"Rule 5 match!!!\");\r\n }\r\n union(nums2.get(0).intValue(), num);\r\n return antes2.get(0);\r\n }\r\n // Extra Rule: Unique in the current clause (or parent clauses\r\n AnnotationSet parse = doc.getAnnotationSet(Constants.PARSE);\r\n Annotation clause = SyntaxUtils.getClause(np2, parse);\r\n while (clause != null) {\r\n ArrayList<Annotation> antes3 = new ArrayList<Annotation>();\r\n ArrayList<Integer> nums3 = new ArrayList<Integer>();\r\n counter = 0;\r\n for (Annotation np1 : antes2) {\r\n if (clause.covers(np1)) {\r\n antes3.add(np1);\r\n nums3.add(nums2.get(counter));\r\n }\r\n counter++;\r\n }\r\n if (DEBUG) {\r\n System.err.println(antes3.size() + \" antecedents in the clause\");\r\n }\r\n if (antes3.size() == 1) {\r\n if (DEBUG) {\r\n System.err.println(\"Clause rule match!!!\");\r\n }\r\n union(nums3.get(0).intValue(), num);\r\n return antes3.get(0);\r\n }\r\n clause = SyntaxUtils.getParentClause(clause, parse);\r\n }\r\n\r\n // Rule #6: Unique Subject\r\n\r\n // //Look for the subject in the current sentence\r\n // boolean unique = true;\r\n // Annotation subject = null;\r\n // Integer subjectNum = null;\r\n // for(int i=antes.size()-1; i>=0; i--){\r\n // Annotation np1 = antes.get(i);\r\n // if(sentNum(np1, np2, annotations, text)==0){\r\n // if(FeatureUtils.getGramRole(np1, annotations, text).equals(\"SUBJECT\")){\r\n // //&&SyntaxUtils.isMainClause(np1, parse)){\r\n // if(DEBUG)\r\n // System.err.println(\"Rule 6 match!!!\");\r\n // if(subjectNum!=null)\r\n // unique=false;\r\n // subjectNum = nums.get(i);\r\n // subject = antes.get(i);\r\n // }\r\n // }\r\n // }\r\n\r\n // if(subject!=null&&unique){\r\n // union(subjectNum.intValue(), num);\r\n // return subject;\r\n // }\r\n\r\n // Look for the subject in the previous sentence\r\n boolean unique = true;\r\n Annotation subject = null;\r\n Integer subjectNum = null;\r\n if (GramRole.getValue(np2, doc).equals(\"SUBJECT\")) {\r\n // &&SyntaxUtils.isMainClause(np2, parse)){\r\n for (int i = antes.size() - 1; i >= 0; i--) {\r\n Annotation np1 = antes.get(i);\r\n if (sentNum(np1, np2, doc) == 1) {\r\n if (GramRole.getValue(np1, doc).equals(\"SUBJECT\")) {\r\n // &&SyntaxUtils.isMainClause(np1, parse)){\r\n if (DEBUG) {\r\n System.err.println(\"Rule 6 match!!!\");\r\n }\r\n if (subjectNum != null) {\r\n unique = false;\r\n }\r\n subjectNum = nums.get(i);\r\n subject = antes.get(i);\r\n }\r\n }\r\n }\r\n }\r\n if (subject != null && unique) {\r\n union(subjectNum.intValue(), num);\r\n return subject;\r\n }\r\n subjectNum = null;\r\n subject = null;\r\n\r\n // One more Rule -- assign possessive pronouns to the last subject\r\n if (type2.equals(FeatureUtils.PRTypeEnum.POSSESSIVE)) {\r\n for (int i = antes.size() - 1; i >= 0; i--) {\r\n Annotation np1 = antes.get(i);\r\n if (sentNum(np1, np2, doc) == 0) {\r\n if (GramRole.getValue(np1, doc).equals(\"SUBJECT\")) {\r\n // &&SyntaxUtils.isMainClause(np1, parse)){\r\n if (DEBUG) {\r\n System.err.println(\"Rule 6a match!!!\");\r\n }\r\n if (subject == null) {\r\n subjectNum = nums.get(i);\r\n subject = antes.get(i);\r\n }\r\n }\r\n }\r\n }\r\n if (subject != null) {\r\n union(subjectNum.intValue(), num);\r\n return subject;\r\n }\r\n }\r\n\r\n return null;\r\n}", "public static void main(String[] args) throws Exception\n\t{\n\t\tint res = ToolRunner.run(new Configuration(), new NaiveControllerWord(),args);\n\t\tSystem.exit(res);\n\t}", "public static void main(String[] args) {\n\t\tWordNet deneme = new WordNet(\"C:\\\\Users\\\\zzlawlzz\\\\Desktop\\\\synsets.txt\",\n\t\t\t\t\"C:\\\\Users\\\\zzlawlzz\\\\Desktop\\\\hypernyms.txt\");\n\t\tSystem.out.println(deneme.sap(\"arm\", \"leg\"));\n\t\tSystem.out.println(deneme.distance(\"arm\", \"eyes\"));\n\t\tSystem.out.println(deneme.distance(\"eyes\", \"mouth\"));\n\t}", "public static void main(String args[])\r\n {\n\t\tString result = new epsnfa().Start(\"sampleRE.in\");\r\n\t\tSystem.out.println(result);\r\n\t}", "public static void main(String[] args) {\n\t\tSpeechTokenizer s = new SpeechTokenizer(\"도쿄에서 신주쿠까지 가는 방법은\");\n\t\tVector<String> x = s.getTokens();\n\t\t\n\t\tWordAnalyzer w = new WordAnalyzer(x);\n\t\tw.parsePosition();\n\t\t\n\t\tVector<String> answer = w.getAnalyzed();\n\t\t\n\t\tfor(String a : answer)\n\t\t{\n\t\t\tSystem.out.println(a);\n\t\t\t\n\t\t}\n\t\n\t}", "@Test(timeout = 4000)\n public void test077() throws Throwable {\n String[] stringArray0 = new String[2];\n stringArray0[1] = \"\";\n Evaluation.main(stringArray0);\n NaiveBayesMultinomial naiveBayesMultinomial0 = new NaiveBayesMultinomial();\n try { \n Evaluation.evaluateModel((Classifier) naiveBayesMultinomial0, stringArray0);\n fail(\"Expecting exception: Exception\");\n \n } catch(Exception e) {\n //\n // \n // Weka exception: No training file and no object input file given.\n // \n // General options:\n // \n // -h or -help\n // \\tOutput help information.\n // -synopsis or -info\n // \\tOutput synopsis for classifier (use in conjunction with -h)\n // -t <name of training file>\n // \\tSets training file.\n // -T <name of test file>\n // \\tSets test file. If missing, a cross-validation will be performed\n // \\ton the training data.\n // -c <class index>\n // \\tSets index of class attribute (default: last).\n // -x <number of folds>\n // \\tSets number of folds for cross-validation (default: 10).\n // -no-cv\n // \\tDo not perform any cross validation.\n // -split-percentage <percentage>\n // \\tSets the percentage for the train/test set split, e.g., 66.\n // -preserve-order\n // \\tPreserves the order in the percentage split.\n // -s <random number seed>\n // \\tSets random number seed for cross-validation or percentage split\n // \\t(default: 1).\n // -m <name of file with cost matrix>\n // \\tSets file with cost matrix.\n // -l <name of input file>\n // \\tSets model input file. In case the filename ends with '.xml',\n // \\ta PMML file is loaded or, if that fails, options are loaded\n // \\tfrom the XML file.\n // -d <name of output file>\n // \\tSets model output file. In case the filename ends with '.xml',\n // \\tonly the options are saved to the XML file, not the model.\n // -v\n // \\tOutputs no statistics for training data.\n // -o\n // \\tOutputs statistics only, not the classifier.\n // -i\n // \\tOutputs detailed information-retrieval statistics for each class.\n // -k\n // \\tOutputs information-theoretic statistics.\n // -classifications \\\"weka.classifiers.evaluation.output.prediction.AbstractOutput + options\\\"\n // \\tUses the specified class for generating the classification output.\n // \\tE.g.: weka.classifiers.evaluation.output.prediction.PlainText\n // -p range\n // \\tOutputs predictions for test instances (or the train instances if\n // \\tno test instances provided and -no-cv is used), along with the \n // \\tattributes in the specified range (and nothing else). \n // \\tUse '-p 0' if no attributes are desired.\n // \\tDeprecated: use \\\"-classifications ...\\\" instead.\n // -distribution\n // \\tOutputs the distribution instead of only the prediction\n // \\tin conjunction with the '-p' option (only nominal classes).\n // \\tDeprecated: use \\\"-classifications ...\\\" instead.\n // -r\n // \\tOnly outputs cumulative margin distribution.\n // -xml filename | xml-string\n // \\tRetrieves the options from the XML-data instead of the command line.\n // -threshold-file <file>\n // \\tThe file to save the threshold data to.\n // \\tThe format is determined by the extensions, e.g., '.arff' for ARFF \n // \\tformat or '.csv' for CSV.\n // -threshold-label <label>\n // \\tThe class label to determine the threshold data for\n // \\t(default is the first label)\n // \n // Options specific to weka.classifiers.bayes.NaiveBayesMultinomial:\n // \n // -D\n // \\tIf set, classifier is run in debug mode and\n // \\tmay output additional info to the console\n //\n verifyException(\"weka.classifiers.Evaluation\", e);\n }\n }", "public void shouldCreateAndReadAnnotations() throws Exception {\n OWLOntologyManager man = OWLManager.createOWLOntologyManager();\n // Load the Koala ontology\n OWLOntology ont = load(man);\n\n df = man.getOWLDataFactory();\n // We want to add a comment to the Quokka class. First, we need to\n // obtain\n // a reference to the class\n System.out.println(\"\\n\\n--->\"+ont.getOntologyID().getOntologyIRI().get() + \"#Quokka\");\n OWLClass quokka = df.getOWLClass(IRI.create(ont.getOntologyID().getOntologyIRI().get() + \"#Quokka\"));\n // Now we create the content of our comment. In this case we simply want\n // a plain string literal. We'll attach a language to the comment to\n // specify that our comment is written in English (en).\n OWLAnnotation commentAnno = df.getOWLAnnotation(df.getRDFSComment(), df.getOWLLiteral(\n \"A class which represents quokkas\", \"en\"));\n // Specify that the class has an annotation - to do this we attach\n // an entity annotation using an entity annotation axiom (remember,\n // classes are entities)\n OWLAxiom ax = df.getOWLAnnotationAssertionAxiom(quokka.getIRI(), commentAnno);\n // Add the axiom to the ontology\n man.applyChange(new AddAxiom(ont, ax));\n // Now lets add a version info annotation to the ontology. There is no\n // 'standard' OWL annotation object for this, like there is for\n // comments and labels, so the creation of the annotation is a bit more\n // involved. First we'll create a constant for the annotation value.\n // Version info should probably contain a version number for the\n // ontology, but in this case, we'll add some text to describe why the\n // version has been updated\n OWLLiteral lit = df.getOWLLiteral(\"Added a comment to the quokka class\");\n // The above constant is just a plain literal containing the version\n // info text/comment we need to create an annotation, which pairs a IRI\n // with the constant\n OWLAnnotation anno = df.getOWLAnnotation(df.getOWLVersionInfo(), lit);\n // Now we can add this as an ontology annotation Apply the change in the\n // usual way\n System.out.println(\"Change applied: \"+man.applyChange(new AddOntologyAnnotation(ont, anno)));\n\n // It is worth noting that literals\n // can be typed or untyped. If literals are untyped then they can have\n // language tags, which are optional - typed literals cannot have\n // language tags. For each class in the ontology, we retrieve its\n // annotations and sift through them. If the annotation annotates the\n // class with a constant which is untyped then we check the language tag\n // to see if it is English. Firstly, get the annotation property for\n // rdfs:label\n OWLAnnotationProperty label = df.getOWLAnnotationProperty(OWLRDFVocabulary.RDFS_LABEL.getIRI());\n\n System.out.println(\"Label: \"+label.toString());\n\n\n\n\n\n\n for (OWLClass cls : ont.getClassesInSignature()) {\n // Get the annotations on the class that use the label property\n\n //System.out.println(\"-------------------------------->classes: \"+cls.toString());\n\n for (OWLOntology o : ont.getImportsClosure()) {\n\n //System.out.println(\"AnnotationAssetationAxioms: \"+o.getAnnotationAssertionAxioms(cls.getIRI()));\n\n //annotationObjects(o.getAnnotationAssertionAxioms(cls.getIRI()),label)\n\n for (OWLAnnotationAssertionAxiom annotationAssertionAxiom : o.getAnnotationAssertionAxioms(cls.getIRI())) {\n //System.out.println(\"Entrou no if do assetation\");\n\n System.out.println(\"AnnotationAssertationAxiom: \"+annotationAssertionAxiom);\n System.out.println(\"Property: \"+annotationAssertionAxiom.getProperty());\n\n\n if (annotationAssertionAxiom.getValue() instanceof OWLLiteral) {\n //System.out.println(\"Entrou no if do annotation get value\");\n OWLLiteral val = (OWLLiteral) annotationAssertionAxiom.getValue();\n //if (val.hasLang(\"en\")) {\n System.out.println(\"Value: \" +\n val.getLiteral());\n //}\n }\n }\n }\n }\n }", "public static void main(String argv[])\n\tthrows FileNotFoundException, IOException {\n\n\tif (argv.length < 1) {\n\t System.err.println(\"argument: filestem\");\n\t return;\n\t}\n\n\tString filestem = argv[0];\n\n\t//DataSet d = new BinaryDataSet(filestem);\n\tDataSet d = new DataSet(filestem);\n\tClassifier c = new AdaBoostClassifier(d);\n\t\n\td.printTestPredictions(c, filestem);\n }", "public static void main(String[] args){\n String alexisPath = \"/Users/alexis/ImageORC/ImageORC/images\";\n String raphaelPath = \"/Users/raphael/Documents/DUT-Info/S4/S4_Image/projet/ImageORC/images\";\n String pathDefault = alexisPath;\n if (args.length > 0 && args[0].equals(\"1\")){\n pathDefault = raphaelPath;\n }\n\n OCREngine ocrEngine = new OCREngine(pathDefault);\n\n try {\n ocrEngine.makeDecisionOnImageList();\n ocrEngine.logOCR(\"out/test.txt\");\n } catch (IOException e) {\n e.printStackTrace();\n }\n }", "public static void main(String[] args) {\n String dataset = args[1];\n if(args[0].equals(\"nb\")) {\n if (args.length > 2) {\n boolean cf = Boolean.parseBoolean(args[2]);\n int ngram = Integer.parseInt(args[3]);\n if(dataset.equals(\"small\"))\n naiveBayes(cf, ngram);\n else {\n indexFileRead_TREC(cf, ngram);\n //testNewNaiveBayes(cf, ngram);\n //naiveBayesClassifier(cf, ngram);\n }\n\n }else {\n if(dataset.equals(\"small\"))\n naiveBayes(false, 0);\n else {\n indexFileRead_TREC(false, 0);\n //testNewNaiveBayes(false, 0);\n //naiveBayesClassifier(false, 0);\n }\n }\n }else if(args[0].equals(\"svm\")) {\n if (args.length > 2) {\n boolean rp = Boolean.parseBoolean(args[2]);\n int size = Integer.parseInt(args[3]);\n svm_test(rp, size);\n } else\n svm_test(false, 0);\n }\n //indexFileRead_LBJ();\n\t}", "public static void main(String[] args) throws IOException {\n boolean passed = false;\r\n if (args.length > 0) {\r\n File f = new File(args[0]);\r\n System.out.println(\"Indexing images in \" + args[0]);\r\n if (f.exists() && f.isDirectory()) passed = true;\r\n }\r\n if (!passed) {\r\n System.out.println(\"No directory given as first argument.\");\r\n System.out.println(\"Run \\\"ParallelIndexing <directory>\\\" to index files of a directory.\");\r\n System.exit(1);\r\n }\r\n\r\n // use ParallelIndexer to index all photos from args[0] into \"index\" ... use 6 threads (actually 7 with the I/O thread).\r\n ParallelIndexer indexer = new ParallelIndexer(6, \"index\", args[0]);\r\n // use this to add you preferred builders. For now we go for CEDD, FCTH and AutoColorCorrelogram\r\n indexer.addExtractor(CEDD.class);\r\n indexer.addExtractor(FCTH.class);\r\n indexer.addExtractor(AutoColorCorrelogram.class);\r\n indexer.run();\r\n System.out.println(\"Finished indexing.\");\r\n }", "public static void main(String[] args) throws UIMAException, IOException, CpeDescriptorException, SAXException {\n\n if (args.length < 2) {\n System.out.println(\"Please provide where to write stats.\");\n System.exit(1);\n }\n\n // \"../data/stats/kbp/chinese_mention_surfaces.tsv\"\n String mentionSurfaceFile = args[0];\n\n // \"../data/stats/kbp/chinese_mention_coverage_report\"\n String statOutputDir = args[1];\n\n // A place to put intermediate files.\n String workingDir = args[2];\n\n Configuration commonConfig = new Configuration(\"settings/common.properties\");\n String typeSystemName = commonConfig.get(\"edu.cmu.cs.lti.event.typesystem\");\n\n TypeSystemDescription typeSystemDescription = TypeSystemDescriptionFactory\n .createTypeSystemDescription(typeSystemName);\n\n String[] datasetNames = {\"LDC2014E114\", \"LDC2015E105\", \"LDC2015E78\", \"LDC2015E112_R2\", \"ACE2005_Chinese\"};\n\n EventDataReader dataReader = new EventDataReader(workingDir, \"all\", false);\n\n for (String datasetName : datasetNames) {\n String dataConfigPath = commonConfig.get(\"edu.cmu.cs.lti.dataset.settings.path\");\n Configuration datasetConfig = new Configuration(\n new File(dataConfigPath, datasetName + \".properties\"));\n dataReader.readData(datasetConfig, dataConfigPath, typeSystemDescription);\n }\n\n CollectionReaderDescription reader = dataReader.getReader();\n\n AnalysisEngineDescription goldAnnotator = AnalysisEngineFactory.createEngineDescription(\n GoldStandardEventMentionAnnotator.class, typeSystemDescription,\n GoldStandardEventMentionAnnotator.PARAM_TARGET_VIEWS,\n new String[]{CAS.NAME_DEFAULT_SOFA, UimaConst.inputViewName},\n GoldStandardEventMentionAnnotator.PARAM_COPY_MENTION_TYPE, true,\n GoldStandardEventMentionAnnotator.PARAM_COPY_REALIS, true,\n GoldStandardEventMentionAnnotator.PARAM_COPY_CLUSTER, true,\n GoldStandardEventMentionAnnotator.PARAM_COPY_RELATIONS, true\n );\n\n AnalysisEngineDescription surfaceCollector = AnalysisEngineFactory\n .createEngineDescription(EventMentionSurfaceCollector.class,\n EventMentionSurfaceCollector.PARAM_OUTPUT_FILE_PATH, mentionSurfaceFile\n );\n\n SimplePipeline.runPipeline(reader, goldAnnotator, surfaceCollector);\n\n for (int i = 0; i < datasetNames.length; i++) {\n EventDataReader datasetEventReader = new EventDataReader(workingDir, datasetNames[i], false);\n\n String datasetName = datasetNames[i];\n\n CollectionReaderDescription dataSetReader = datasetEventReader.getReader();\n\n AnalysisEngineDescription stanfordProcessor = AnalysisEngineFactory.createEngineDescription(\n StanfordCoreNlpAnnotator.class, typeSystemDescription,\n StanfordCoreNlpAnnotator.PARAM_LANGUAGE, \"zh\",\n StanfordCoreNlpAnnotator.PARAM_SPLIT_ONLY, true\n );\n\n AnalysisEngineDescription coverageReport = AnalysisEngineFactory.createEngineDescription(\n EventMentionSurfaceCoverageReport.class,\n EventMentionSurfaceCoverageReport.PARAM_EVENT_MENTION_SURFACE, mentionSurfaceFile,\n EventMentionSurfaceCoverageReport.PARAM_REPORT_OUTPUT, statOutputDir,\n EventMentionSurfaceCoverageReport.PARAM_DATA_SET_NAME, datasetName\n );\n\n new BasicPipeline(dataSetReader, goldAnnotator, stanfordProcessor, coverageReport).run();\n }\n }", "public void runExperiment() {\n\t\tevaluator = new Evaluator(trainingSet);\n\t\tevaluator.evaluateClassifiers(classifiers);\n\t}", "@Test\n public void testToNexus() { \n System.out.println(\"toNexus\");\n INexusIOService nexusService = Lookup.getDefault().lookup(INexusIOService.class);\n Nexus nexus = nexusService.parse(MSAServiceTest.class, \"tree_tax_character.nex\"); \n MSAService instance = new MSAService();\n MSA result = instance.toMSA(nexus);\n }", "@Test(timeout = 4000)\n public void test33() throws Throwable {\n NaiveBayesMultinomialText naiveBayesMultinomialText0 = new NaiveBayesMultinomialText();\n StringKernel stringKernel0 = new StringKernel();\n Capabilities capabilities0 = stringKernel0.getCapabilities();\n TestInstances testInstances0 = TestInstances.forCapabilities(capabilities0);\n Instances instances0 = testInstances0.generate();\n double[] doubleArray0 = new double[8];\n doubleArray0[1] = 20.0;\n SparseInstance sparseInstance0 = new SparseInstance(20.0, doubleArray0);\n instances0.add((Instance) sparseInstance0);\n try { \n naiveBayesMultinomialText0.buildClassifier(instances0);\n fail(\"Expecting exception: ArrayIndexOutOfBoundsException\");\n \n } catch(ArrayIndexOutOfBoundsException e) {\n //\n // 20\n //\n verifyException(\"weka.classifiers.bayes.NaiveBayesMultinomialText\", e);\n }\n }", "public static void main(String[] args) throws IOException{\n\t\tint termIndex = 1;\n\t\t\n\t\t// startOffset holds the start offset for each term in\n\t\t// the corpus.\n\t\tlong startOffset = 0;\n\t\t\t\n\t\t// unique_terms is true if there are atleast one more\n\t\t// unique term in corpus.\n\t\tboolean unique_terms = true;\n\t\t\n\t\t\n\t\t//load the stopwords from the HDD\n\t\tString stopwords = getStopWords();\n\t\t\n\t\t// allTokenHash contains all the terms and its termid\n\t\tHashMap<String, Integer> allTermHash = new HashMap<String, Integer>();\n\t\t\n\t\t// catalogHash contains the term and its position in\n\t\t// the inverted list present in the HDD.\n\t\tHashMap<Integer, Multimap> catalogHash = new HashMap<Integer, Multimap>();\n\t\t\n\t\t// finalCatalogHash contains the catalogHash for the invertedIndexHash\n\t\t// present in the HDD.\n\t\tHashMap<Integer, String> finalCatalogHash = new HashMap<Integer, String>();\n\t\t\n\t\t// token1000Hash contains the term and Dblocks for the first 1000\n\t\tHashMap<Integer, Multimap> token1000DocHash = new HashMap<Integer, Multimap>();\n\t\t\n\t\t// documentHash contains the doclength of all the documents in the corpus\n\t\tHashMap<String, String> documentHash = new HashMap<String, String>();\t\n\t\t\n\t\t// id holds the document id corresponding to the docNumber.\n\t\tint id = 1;\n\t\t\n\t\t// until all unique terms are exhausted\n\t\t// pass through the documents and index the terms.\n\t\t//while(unique_terms){\n\t\t\t\n\t\t\tFile folder = new File(\"C:/Naveen/CCS/IR/AP89_DATA/AP_DATA/ap89_collection\");\n\t\t\t//File folder = new File(\"C:/Users/Naveen/Desktop/TestFolder\");\n\t\t\tFile[] listOfFiles = folder.listFiles();\n\t\t\t\n\t\t\t//for each file in the folder \n\t\t\tfor (File file : listOfFiles) {\n\t\t\t if (file.isFile()) {\n\t\t\t \t\n\t\t\t \tString str = file.getPath().replace(\"\\\\\",\"//\");\n\t\t\t \t\n\t\t\t \t\n\t\t\t\t\t//Document doc = new Document();\n\t\t\t //System.out.println(\"\"+str);\n\t\t\t\t\t//variables to keep parse document.\n\t\t\t\t\tint docCount = 0;\n\t\t\t\t\tint docNumber = 0;\n\t\t\t\t\tint endDoc = 0;\n\t\t\t\t\tint textCount = 0;\n\t\t\t\t\tint noText = 0;\n\t\t\t\t\tPath path = Paths.get(str);\n\t\t\t\t\t\n\t\t\t\t\t//Document id and text\n\t\t\t\t\tString docID = null;\n\t\t\t\t\tString docTEXT = null;\n\t\t\t\t\t\n\t\t\t\t\t//Stringbuffer to hold the text of each document\n\t\t\t\t\tStringBuffer text = new StringBuffer();\n\t\t\t\t\t\n\t\t\t\t\tScanner scanner = new Scanner(path);\n\t\t\t\t\twhile(scanner.hasNext()){\n\t\t\t\t\t\tString line = scanner.nextLine();\n\t\t\t\t\t\tif(line.contains(\"<DOC>\")){\n\t\t\t\t\t\t\t++docCount;\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if(line.contains(\"</DOC>\")){\n\t\t\t\t\t\t\t++endDoc;\n\t\t\t\t\t\t\tdocTEXT = text.toString();\n\t\t\t\t\t\t\t//docTEXT = docTEXT.replaceAll(\"[\\\\n]\",\" \");\n\t\t\t\t\t\t\tSystem.out.println(\"ID: \"+id);\n\t\t\t\t\t\t\t//System.out.println(\"TEXT: \"+docTEXT);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t// text with stop words removed\n\t\t\t\t\t\t\tPattern pattern1 = Pattern.compile(\"\\\\b(?:\"+stopwords+\")\\\\b\\\\s*\", Pattern.CASE_INSENSITIVE);\n\t\t\t\t\t\t\tMatcher matcher1 = pattern1.matcher(docTEXT);\n\t\t\t\t\t\t\tdocTEXT = matcher1.replaceAll(\"\");\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t// text with stemming\n\t\t\t\t\t\t\t//docTEXT = stemmer(docTEXT);\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tint docLength = 1;\n\t\t\t\t\t\t\t// regex to build the tokens from the document text\n\t\t\t\t\t\t\tPattern pattern = Pattern.compile(\"\\\\w+(\\\\.?\\\\w+)*\");\n\t\t\t\t\t\t\tMatcher matcher = pattern.matcher(docTEXT.toLowerCase());\n\t\t\t\t\t\t\twhile (matcher.find()) {\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tfor (int i = 0; i < matcher.groupCount(); i++) {\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t// alltermHash contains term and term id\n\t\t\t\t\t\t\t\t\t// if term is present in the alltermHash\n\t\t\t\t\t\t\t\t\tif(allTermHash.containsKey(matcher.group(i))){\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tint termId = allTermHash.get(matcher.group(i));\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t//if term is present in the token1000Hash\n\t\t\t\t\t\t\t\t\t\t//then update the dblock of the term.\n\t\t\t\t\t\t\t\t\t\tif(token1000DocHash.containsKey(termId)){\n\t\t\t\t\t\t\t\t\t\t\tMultimap<String, String> dBlockUpdate = token1000DocHash.get(termId);\n\t\t\t\t\t\t\t\t\t\t\t//Multimap<Integer, Integer> dBlockUpdate = token1000DocHash.get(matcher.group(i));\n\t\t\t\t\t\t\t\t\t\t\tif(dBlockUpdate.containsKey(id)){\n\t\t\t\t\t\t\t\t\t\t\t\tdBlockUpdate.put(String.valueOf(id), String.valueOf(matcher.start()));\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\telse{\n\t\t\t\t\t\t\t\t\t\t\t\tdBlockUpdate.put(String.valueOf(id), String.valueOf(matcher.start()));\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t//if term is not present in the token1000hash\n\t\t\t\t\t\t\t\t\t\t//then add the token with its dBlock\n\t\t\t\t\t\t\t\t\t\telse{\n\t\t\t\t\t\t\t\t\t\t\tMultimap<String, String> dBlockInsert = ArrayListMultimap.create();\n\t\t\t\t\t\t\t\t\t\t\tdBlockInsert.put(String.valueOf(id), String.valueOf(matcher.start()));\n\t\t\t\t\t\t\t\t\t\t\ttoken1000DocHash.put(termId, dBlockInsert);\t\n\t\t\t\t\t\t\t\t\t\t}\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t// if the term is not present I will put the term into allTermHash\n\t\t\t\t\t\t\t\t\t// put corresponding value into the token1000DocHash and increment\n\t\t\t\t\t\t\t\t\t// termIndex\n\t\t\t\t\t\t\t\t\telse{\n\t\t\t\t\t\t\t\t\t\tallTermHash.put(matcher.group(i),termIndex);\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tMultimap<String, String> dBlockInsert = ArrayListMultimap.create();\n\t\t\t\t\t\t\t\t\t\tdBlockInsert.put(String.valueOf(id), String.valueOf(matcher.start()));\n\t\t\t\t\t\t\t\t\t\ttoken1000DocHash.put(termIndex, dBlockInsert);\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\ttermIndex++;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\tdocLength++;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tif(id%1000 == 0){\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t// then dump index file to HDD\n\t\t\t\t\t\t\t\t\twriteInvertedIndex(token1000DocHash,\"token1000DocHash\");\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t// update catalog file\n\t\t\t\t\t\t\t\t\t// to populate catalogHash with the offset\n\t\t\t\t\t\t\t\t\tfor(Entry<Integer, Multimap> entry : token1000DocHash.entrySet()){\n\t\t\t\t\t\t\t\t\t\tif(catalogHash.containsKey(entry.getKey())){\n\t\t\t\t\t\t\t\t\t\t\tint len = (entry.getKey()+\":\"+entry.getValue()).length();\n\t\t\t\t\t\t\t\t\t\t\t//String offset = String.valueOf(startOffset)+\":\"+String.valueOf(len);\n\t\t\t\t\t\t\t\t\t\t\tMultimap<String, String> catUpdate = catalogHash.get(entry.getKey());\n\t\t\t\t\t\t\t\t\t\t\tcatUpdate.put(String.valueOf(startOffset), String.valueOf(len));\n\t\t\t\t\t\t\t\t\t\t\tcatalogHash.put(entry.getKey(), catUpdate);\n\t\t\t\t\t\t\t\t\t\t\tstartOffset += len+2;\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\telse{\n\t\t\t\t\t\t\t\t\t\t\tint len = (entry.getKey()+\":\"+entry.getValue()).length();\n\t\t\t\t\t\t\t\t\t\t\t//String offset = String.valueOf(startOffset)+\":\"+String.valueOf(len);\n\t\t\t\t\t\t\t\t\t\t\tMultimap<String, String> catInsert = ArrayListMultimap.create();\n\t\t\t\t\t\t\t\t\t\t\tcatInsert.put(String.valueOf(startOffset), String.valueOf(len));\n\t\t\t\t\t\t\t\t\t\t\tcatalogHash.put(entry.getKey(), catInsert);//entry.getValue());\n\t\t\t\t\t\t\t\t\t\t\tstartOffset += len+2;\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t//clear the token1000DocHash\n\t\t\t\t\t\t\t\t\ttoken1000DocHash.clear();\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tdocumentHash.put(docID, \"\"+id+\":\"+docLength);\n\t\t\t\t\t\t\tid++;\n\t\t\t\t\t\t\ttext = new StringBuffer();\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if(line.contains(\"<DOCNO>\")){\n\t\t\t\t\t\t\t++docNumber;\n\t\t\t\t\t\t\tdocID = line.substring(8, 21);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if(line.contains(\"<TEXT>\")){\n\t\t\t\t\t\t\t++textCount;\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if((line.contains(\"<DOC>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</DOC>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<DOCNO>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<FILEID>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<FIRST>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<SECOND>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<HEAD>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</HEAD>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<BYLINE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</BYLINE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<UNK>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</UNK>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<DATELINE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<NOTE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</NOTE>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"</TEXT>\"))||\n\t\t\t\t\t\t\t\t(line.contains(\"<TEXT>\"))){\n\t\t\t\t\t\t\t ++noText;\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t\telse if(endDoc == docCount - 1){\n\t\t\t\t\t\t\ttext.append(line);\n\t\t\t\t\t\t\ttext.append(\" \");\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t \t\n\t\t\t }//end of if - to check if this is a file and parse.\n\t\t\t \n\t\t\t}//end of for loop to load each file\n\t\t\t\n\t\t//}//end of while loop \n\t\t\n\t// write catalogfile to the hdd to check.\n\t\t\t\n\t\t\t// then dump index file to HDD\n\t\t\twriteInvertedIndex(token1000DocHash,\"token1000DocHash\");\n\t\t\t\n\t\t\t// update catalog file\n\t\t\t// to populate catalogHash with the offset\n\t\t\tfor(Entry<Integer, Multimap> entry : token1000DocHash.entrySet()){\n\t\t\t\tif(catalogHash.containsKey(entry.getKey())){\n\t\t\t\t\tint len = (entry.getKey()+\":\"+entry.getValue()).length();\n\t\t\t\t\t//String offset = String.valueOf(startOffset)+\":\"+String.valueOf(len);\n\t\t\t\t\tMultimap<String, String> catUpdate = catalogHash.get(entry.getKey());\n\t\t\t\t\tcatUpdate.put(String.valueOf(startOffset), String.valueOf(len));\n\t\t\t\t\tcatalogHash.put(entry.getKey(), catUpdate);\n\t\t\t\t\tstartOffset += len+2;\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\telse{\n\t\t\t\t\tint len = (entry.getKey()+\":\"+entry.getValue()).length();\n\t\t\t\t\t//String offset = String.valueOf(startOffset)+\":\"+String.valueOf(len);\n\t\t\t\t\tMultimap<String, String> catInsert = ArrayListMultimap.create();\n\t\t\t\t\tcatInsert.put(String.valueOf(startOffset), String.valueOf(len));\n\t\t\t\t\tcatalogHash.put(entry.getKey(), catInsert);//entry.getValue());\n\t\t\t\t\tstartOffset += len+2;\n\t\t\t\t\t\n\t\t\t\t}\t\t\t\t\t\t\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\twriteInvertedIndex(catalogHash,\"catalogHash\");\n\t\t\tprintHashMapSI(allTermHash);\n\t\t\tprintHashMapSS(documentHash);\n\t\t\t\n\t\t\tlong InvIndstartOffset = 0;\n\t\t\t\n\t\t\t//write it to file\n \n\t\t\t//change the finalcatalogHash to the form termid:startoffset:length\n\t\t\tfor (Integer name: catalogHash.keySet()){\n\t String key = name.toString();\n\t String value = catalogHash.get(name).toString(); \n\t //System.out.println(key + \" \" + value); \n\t String finalTermIndex = genInvertedIndex(key, value);\n\t finalTermIndex = key+\":\"+finalTermIndex;\n\t int indexLength = finalTermIndex.length();\n\t \n\t \n\t PrintWriter writer = new PrintWriter(new BufferedWriter\n\t \t\t(new FileWriter(\"C:/Users/Naveen/Desktop/TestRuns/LastRun/InvertedIndex\", true)));\n\t writer.println(finalTermIndex);\n\t writer.close();\n\t \n\t //update the finalcatalogHash\n\t //Multimap<String, String> catInsert = ArrayListMultimap.create();\n\t\t\t\t//catInsert.put(String.valueOf(InvIndstartOffset), String.valueOf(indexLength));\n\t\t\t\tfinalCatalogHash.put(name, String.valueOf(InvIndstartOffset)+\":\"+String.valueOf(indexLength));//entry.getValue());\n\t\t\t\tInvIndstartOffset += indexLength+2;\n\t \n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\tprintHashMapIS(finalCatalogHash);\n\t\t\t\n\t}", "public static void main(String[] args) throws IOException {\n if (args.length < 8) {\n System.err.println(\"Usage: java NaiveBayesCountMinSketch <indexPath> <stopWordsPath> <logNbOfBuckets> <nbOfHashes> <threshold> <outPath> <reportingPeriod> <maxN> [-writeOutAllPredictions]\");\n throw new Error(\"Expected 8 or 9 arguments, got \" + args.length + \".\");\n }\n try {\n // parse input\n String indexPath = args[0];\n String stopWordsPath = args[1];\n int logNbOfBuckets = Integer.parseInt(args[2]);\n int nbOfHashes = Integer.parseInt(args[3]);\n double threshold = Double.parseDouble(args[4]);\n String out = args[5];\n int reportingPeriod = Integer.parseInt(args[6]);\n int n = Integer.parseInt(args[7]);\n boolean writeOutAllPredictions = args.length>8 && args[8].equals(\"-writeOutAllPredictions\");\n\n // initialize e-mail stream\n MailStream stream = new MailStream(indexPath, new EmlParser(stopWordsPath,n));\n\n // initialize learner\n NaiveBayesCountMinSketch nb = new NaiveBayesCountMinSketch(nbOfHashes ,logNbOfBuckets, threshold);\n\n // generate output for the learning curve\n EvaluationMetric[] evaluationMetrics = new EvaluationMetric[]{new Accuracy(),new Precision(),new TruePositiveRate(), new TrueNegativeRate()}; //ADD AT LEAST TWO MORE EVALUATION METRICS\n nb.makeLearningCurve(stream, evaluationMetrics, out+\".nbcms\", reportingPeriod, writeOutAllPredictions);\n\n } catch (FileNotFoundException e) {\n System.err.println(e.toString());\n }\n }", "private static void GenerateBaseline(String path, ArrayList<String> aNgramChar, Hashtable<String, TruthInfo> oTruth, String outputFile, String classValues) {\n FileWriter fw = null;\n int nTerms = 1000;\n \n try {\n fw = new FileWriter(outputFile);\n fw.write(Weka.HeaderToWeka(aNgramChar, nTerms, classValues));\n fw.flush();\n\n ArrayList<File> files = getFilesFromSubfolders(path, new ArrayList<File>());\n\n assert files != null;\n int countFiles = 0;\n for (File file : files)\n {\n System.out.println(\"--> Generating \" + (++countFiles) + \"/\" + files.size());\n try {\n Hashtable<String, Integer> oDocBOW = new Hashtable<>();\n Hashtable<String, Integer> oDocNgrams = new Hashtable<>();\n\n String sFileName = file.getName();\n\n //File fJsonFile = new File(path + \"/\" + sFileName);\n //Get name without extension\n String sAuthor = sFileName.substring(0, sFileName.lastIndexOf('.'));\n\n Scanner scn = new Scanner(file, \"UTF-8\");\n String sAuthorContent = \"\";\n //Reading and Parsing Strings to Json\n while(scn.hasNext()){\n JSONObject tweet= (JSONObject) new JSONParser().parse(scn.nextLine());\n\n String textTweet = (String) tweet.get(\"text\");\n\n sAuthorContent += textTweet + \" \" ;\n\n StringReader reader = new StringReader(textTweet);\n\n NGramTokenizer gramTokenizer = new NGramTokenizer(reader, MINSIZENGRAM, MAXSIZENGRAM);\n CharTermAttribute charTermAttribute = gramTokenizer.addAttribute(CharTermAttribute.class);\n gramTokenizer.reset();\n\n gramTokenizer.reset();\n\n while (gramTokenizer.incrementToken()) {\n String sTerm = charTermAttribute.toString();\n int iFreq = 0;\n if (oDocBOW.containsKey(sTerm)) {\n iFreq = oDocBOW.get(sTerm);\n }\n oDocBOW.put(sTerm, ++iFreq);\n }\n\n gramTokenizer.end();\n gramTokenizer.close();\n }\n \n Features oFeatures = new Features();\n oFeatures.GetNumFeatures(sAuthorContent);\n\n if (oTruth.containsKey(sAuthor)) {\n TruthInfo truth = oTruth.get(sAuthor);\n String sGender = truth.gender.toUpperCase();\n //If gender is unknown, this author is not interesting\n if (sGender.equals(\"UNKNOWN\")) continue;\n String sCountry = truth.country.toUpperCase();\n\n if (classValues.contains(\"MALE\")) {\n fw.write(Weka.FeaturesToWeka(aNgramChar, oDocBOW, oDocNgrams, oFeatures, nTerms, sGender));\n } else {\n fw.write(Weka.FeaturesToWeka(aNgramChar, oDocBOW, oDocNgrams, oFeatures, nTerms, sCountry));\n }\n fw.flush();\n }\n\n } catch (Exception ex) {\n System.out.println(\"ERROR: \" + ex.toString());\n }\n }\n } catch (Exception ex) {\n System.out.println(\"ERROR: \" + ex.toString());\n } finally {\n if (fw!=null) { try { fw.close(); } catch (Exception ignored) {} }\n }\n }", "@Test(timeout = 4000)\n public void test094() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDirectoryLoader0.getStructure();\n NaiveBayesMultinomialUpdateable naiveBayesMultinomialUpdateable0 = new NaiveBayesMultinomialUpdateable();\n Evaluation evaluation0 = new Evaluation(instances0);\n Object[] objectArray0 = new Object[0];\n double[] doubleArray0 = evaluation0.evaluateModel((Classifier) naiveBayesMultinomialUpdateable0, instances0, objectArray0);\n try { \n evaluation0.evaluateModelOnce(doubleArray0, (Instance) null);\n fail(\"Expecting exception: ArrayIndexOutOfBoundsException\");\n \n } catch(ArrayIndexOutOfBoundsException e) {\n //\n // 0\n //\n verifyException(\"weka.classifiers.Evaluation\", e);\n }\n }", "@Test(timeout = 4000)\n public void test03() throws Throwable {\n NaiveBayesMultinomialText naiveBayesMultinomialText0 = new NaiveBayesMultinomialText();\n assertEquals(1.0, naiveBayesMultinomialText0.getNorm(), 0.01);\n \n naiveBayesMultinomialText0.m_norm = 715.85816;\n MultiClassClassifierUpdateable multiClassClassifierUpdateable0 = new MultiClassClassifierUpdateable();\n Capabilities capabilities0 = multiClassClassifierUpdateable0.getCapabilities();\n TestInstances testInstances0 = TestInstances.forCapabilities(capabilities0);\n Instances instances0 = testInstances0.generate();\n naiveBayesMultinomialText0.buildClassifier(instances0);\n assertEquals(3.0, naiveBayesMultinomialText0.getMinWordFrequency(), 0.01);\n }", "public static void main(String[] args) throws Exception {\r\n if(args.length != 2){\r\n System.err.println(\"Usage: Inverted <in> <out>\");\r\n System.exit(2);\r\n }\r\n /**\r\n * Load hadoop configuration (Only taking XML files that have a summary tag present)\r\n */\r\n Configuration conf = new Configuration();\r\n conf.set(\"xmlinput.start\", \"<movies>\");\r\n conf.set(\"xmlinput.end\", \"</movies>\");\r\n\r\n //define and submit job\r\n Job job = new Job(conf, \"Movies\");\r\n job.setJarByClass(Inverted.class);\r\n\r\n //define mappers, combiners and reducers\r\n job.setMapperClass(Movies.MoviesMapper.class);\r\n job.setCombinerClass(Movies.MoviesCombiner.class);\r\n job.setReducerClass(Movies.MoviesReducer.class);\r\n\r\n //set input type\r\n job.setInputFormatClass(XMLInputFormat.class);\r\n\r\n //define output type\r\n job.setOutputKeyClass(Text.class);\r\n job.setOutputValueClass(Text.class);\r\n\r\n //set concatenated paths\r\n String paths = new String();\r\n for (int i = 0; i < args.length-1; i++) {\r\n if (i > 0) {\r\n paths += \",\";\r\n }\r\n paths += args[i];\r\n }\r\n\r\n //set input and output\r\n org.apache.hadoop.mapreduce.lib.input.FileInputFormat.addInputPaths(job, paths);\r\n FileOutputFormat.setOutputPath(job, new Path(args[args.length-1]));\r\n\r\n System.exit(job.waitForCompletion(true) ? 0 : 1);\r\n }", "@Override\n\t\tpublic void annotate(JCas arg0) throws AnalysisEngineProcessException {\n\t\t\t\n\t\t}", "public String trainmodelandclassify(Attribute at) throws Exception {\n\t\tif(at.getAge()>=15 && at.getAge()<=25)\n\t\t\tat.setAgegroup(\"15-25\");\n\t\tif(at.getAge()>=26 && at.getAge()<=45)\n\t\t\tat.setAgegroup(\"25-45\");\n\t\tif(at.getAge()>=46 && at.getAge()<=65)\n\t\t\tat.setAgegroup(\"45-65\");\n\t\t\n\t\t\n\t\t\n\t\t//loading the training dataset\n\t\n\tDataSource source=new DataSource(\"enter the location of your .arff file for training data\");\n\tSystem.out.println(source);\n\tInstances traindataset=source.getDataSet();\n\t//setting the class index (which would be one less than the number of attributes)\n\ttraindataset.setClassIndex(traindataset.numAttributes()-1);\n\tint numclasses=traindataset.numClasses();\n for (int i = 0; i < numclasses; i++) {\n \tString classvalue=traindataset.classAttribute().value(i);\n \tSystem.out.println(classvalue);\n\t\t\n\t}\n //building the classifier\n NaiveBayes nb= new NaiveBayes();\n nb.buildClassifier(traindataset);\n System.out.println(\"model trained successfully\");\n \n //test the model\n\tDataSource testsource=new DataSource(\"enter the location of your .arff file for test data\");\n\tInstances testdataset=testsource.getDataSet();\n\t\n\tFileWriter fwriter = new FileWriter(\"enter the location of your .arff file for test data\",true); //true will append the new instance\n\tfwriter.write(System.lineSeparator());\n\tfwriter.write(at.getAgegroup()+\",\"+at.getGender()+\",\"+at.getProfession()+\",\"+\"?\");//appends the string to the file\n\tfwriter.close();\n\ttestdataset.setClassIndex(testdataset.numAttributes()-1);\n\t//looping through the test dataset and making predictions\n\tfor (int i = 0; i < testdataset.numInstances(); i++) {\n\t\tdouble classvalue=testdataset.instance(i).classValue();\n\t\tString actualclass=testdataset.classAttribute().value((int)classvalue);\n\t\tInstance instance=testdataset.instance(i);\n\t\tdouble pclassvalue=nb.classifyInstance(instance);\n\t\tString pclass=testdataset.classAttribute().value((int)pclassvalue);\n\t\tSystem.out.println(actualclass+\" \"+ pclass);\n\t\n}\n\tdouble classval=testdataset.instance(testdataset.numInstances()-1).classValue();\n\tInstance ins=testdataset.lastInstance();\n\tdouble pclassval=nb.classifyInstance(ins);\n\tString pclass=testdataset.classAttribute().value((int)pclassval);\n\tSystem.out.println(pclass);\n\t\n\treturn pclass;\n}", "static void perform_lda(String passed){\n\t\tint type = type_of_lda(passed);\n\t\tif(type==1)\n\t\t\tlda_from_mem(passed);\n\t}", "public static void generateXMI( File xmiDirectory, File corpusDirectory, File batchesDirectory ) throws Exception {\n if ( !xmiDirectory.exists() ) {\n xmiDirectory.mkdirs();\n }\n\n // create a collection reader that loads URIs for all Knowtator text files\n List<File> files = new ArrayList<>();\n if(corpusDirectory != null){\n files.addAll(getTrainTextFilesFromCorpus(corpusDirectory));\n files.addAll(getDevTextFilesFromCorpus(corpusDirectory));\n files.addAll(getTestTextFilesFromCorpus(corpusDirectory));\n }else if(batchesDirectory != null) {\n files.addAll(getTrainTextFiles(batchesDirectory));\n files.addAll(getDevTextFiles(batchesDirectory));\n files.addAll(getTestTextFiles(batchesDirectory));\n }else{\n throw new RuntimeException(\"Either the corpus-dir or batches-dir option must be set.\");\n }\n\n CollectionReader reader = UriCollectionReader.getCollectionReaderFromFiles(files);\n // load the text from the URI, run the preprocessor, then run the\n // Knowtator XML reader\n AggregateBuilder builder = new AggregateBuilder();\n builder.add( UriToDocumentTextAnnotator.getDescription() );\n File preprocessDescFile = new File( \"desc/analysis_engine/RelationExtractorPreprocessor.xml\" );\n XMLParser parser = UIMAFramework.getXMLParser();\n XMLInputSource source = new XMLInputSource( preprocessDescFile );\n builder.add( parser.parseAnalysisEngineDescription( source ) );\n builder.add( AnalysisEngineFactory.createEngineDescription(\n ViewCreatorAnnotator.class,\n ViewCreatorAnnotator.PARAM_VIEW_NAME,\n GOLD_VIEW_NAME ) );\n builder.add( AnalysisEngineFactory.createEngineDescription( CopyDocumentTextToGoldView.class ) );\n builder.add(\n AnalysisEngineFactory.createEngineDescription( DocumentIDAnnotator.class ),\n CAS.NAME_DEFAULT_SOFA,\n GOLD_VIEW_NAME );\n builder.add(\n AnalysisEngineFactory.createEngineDescription( SHARPKnowtatorXMLReader.class,\n SHARPKnowtatorXMLReader.PARAM_SET_DEFAULTS,\n true ),\n CAS.NAME_DEFAULT_SOFA,\n GOLD_VIEW_NAME );\n\n // write out an XMI for each file\n for ( Iterator<JCas> casIter = new JCasIterator( reader, builder.createAggregate() ); casIter.hasNext(); ) {\n JCas jCas = casIter.next();\n JCas goldView = jCas.getView(GOLD_VIEW_NAME);\n String documentID = DocIdUtil.getDocumentID( goldView );\n\n if (documentID == null) {//|| documentID.equals( DocumentIDAnnotationUtil.NO_DOCUMENT_ID ) ) {\n throw new IllegalArgumentException(\"No documentID for CAS:\\n\" + jCas);\n }\n File outFile = toXMIFile(xmiDirectory, new File(documentID));\n FileOutputStream stream = new FileOutputStream(outFile);\n ContentHandler handler = new XMLSerializer(stream).getContentHandler();\n new XmiCasSerializer(jCas.getTypeSystem()).serialize(jCas.getCas(), handler);\n stream.close();\n }\n }", "private void doBayesianClassification() {\n\t\tList<MutualInformation> mutualInformationList = new ArrayList<MutualInformation>();\r\n\t\tint k = 5;\r\n\t\tSystem.out.println(\"k = \" + k);\r\n\t\tdouble N = fileNames.size();\r\n\t\t\r\n\t\tList<Set<String>> classifiedDocsList = new ArrayList<Set<String>>();\r\n\t\tclassifiedDocsList.add(setOfHamiltonDocs);\r\n\t\tclassifiedDocsList.add(setOfMadisonDocs);\r\n\t\tclassifiedDocsList.add(setOfJayDocs);\r\n\t\t\r\n\t\tfor (String term : corpusVocab) {\r\n\r\n\t\t\t// All docs containing this term\r\n\t\t\tSet<String> matchingDocs = new HashSet<String>();\r\n\t\t\t\r\n\t\t\tfor (PositionalPosting posting : pInvertedIndex.getPostings(term)) {\r\n\t\t\t\tmatchingDocs.add(fileNames.get(posting.getDocumentId()));\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t// iterate through all classes (Hamilton, Madison, Jay)\r\n\t\t\tfor (int i = 0; i < classifiedDocsList.size(); i++) {\r\n\t\t\t\t\r\n\t\t\t\tSet<String> classifiedDocs = classifiedDocsList.get(i);\r\n\t\t\t\t\r\n\t\t\t\tSet<String> intersection = new HashSet<String>(matchingDocs);\r\n\t\t\t\tintersection.retainAll(classifiedDocs);\r\n\t\t\t\tdouble N11 = intersection.size();\r\n\t\t\t\t\r\n\t\t\t\tSet<String> difference = new HashSet<String>(matchingDocs);\r\n\t\t\t\tdifference.removeAll(classifiedDocs);\r\n\t\t\t\tdouble N10 = difference.size();\r\n\t\t\t\t\r\n\t\t\t\tdouble N01 = classifiedDocs.size() - N11;\r\n\t\t\t\tdouble N00 = fileNames.size() - classifiedDocs.size() - N10;\r\n\r\n\t\t\t\t// Calculate I(t,c)\r\n\t\t\t\tdouble Itc = (N11 / N) * log2((N * N11) / ((N11 + N10) * (N11 + N01)))\r\n\t\t\t\t\t\t+ (N01 / N) * log2((N * N01) / ((N01 + N00) * (N11 + N01)))\r\n\t\t\t\t\t\t+ (N10 / N) * log2((N * N10) / ((N11 + N10) * (N10 + N00)))\r\n\t\t\t\t\t\t+ (N00 / N) * log2((N * N00) / ((N01 + N00) * (N10 + N00)));\r\n\t\t\t\tif (!Double.isNaN(Itc)) {\r\n\t\t\t\t\tmutualInformationList.add(new MutualInformation(term, Itc));\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t\t\r\n\t\t// Build Discriminating Set of vocab terms by sorting mutual information\r\n\t\t// list and keep the first k values\r\n\t\tSet<String> terms = new HashSet<String>();\r\n\t\tCollections.sort(mutualInformationList, Collections.reverseOrder());\r\n\t\tfor (int i = 0; i < k; i++) {\r\n\t\t\tterms.add(mutualInformationList.get(i).getTerm());\r\n\t\t}\r\n\t\t\r\n\t\t// get term counts in classified (trainer) docs\t\t\r\n\t\tint[] classifiedDocsTermFreq = new int[classifiedDocsList.size()];\r\n\t\t\r\n\t\tclassifiedDocsTermFreq[0] = getTermFreq(hamiltonDocs, terms);\r\n\t\tclassifiedDocsTermFreq[1] = getTermFreq(madisonDocs, terms);\r\n\t\tclassifiedDocsTermFreq[2] = getTermFreq(jayDocs, terms);\r\n\t\t\r\n\t\t// Calculate p(t|c)\r\n\t\t// maps term to list of p(t|c) for each class\r\n\t\tMap<String, List<Double>> ptc = new HashMap<String, List<Double>>();\r\n\t\t\r\n\t\tfor (String term : terms) {\r\n\t\t\tptc.put(term, new ArrayList<Double>());\r\n\t\t\tfor (int i = 0; i < classifiedDocsList.size(); i++) {\r\n\t\t\t\t\r\n\t\t\t\tint ftc = 0;\r\n\t\t\t\tfor (PositionalPosting posting : pInvertedIndex.getPostings(term)) {\r\n\t\t\t\t\tif (classifiedDocsList.get(i).contains(fileNames.get(posting.getDocumentId()))) {\r\n\t\t\t\t\t\tftc += posting.getPositions().size();\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\tptc.get(term).add((double) (ftc + 1) / (double) (classifiedDocsTermFreq[i] + terms.size()));\r\n\t\t\t}\r\n\t\t}\r\n\t\t\r\n\t\t// visit each unclassified document\r\n\t\ttry {\r\n\t\t\tPath currentWorkingPath = Paths.get(toBeClassified).toAbsolutePath();\r\n\t\t\t// This is our standard \"walk through all .txt files\" code.\r\n\t\t\tFiles.walkFileTree(currentWorkingPath, new SimpleFileVisitor<Path>() {\r\n\r\n\t\t\t\tpublic FileVisitResult preVisitDirectory(Path dir, BasicFileAttributes attrs) {\r\n\t\t\t\t\t// make sure we only process the current working directory\r\n\t\t\t\t\tif (currentWorkingPath.equals(dir)) {\r\n\t\t\t\t\t\treturn FileVisitResult.CONTINUE;\r\n\t\t\t\t\t}\r\n\t\t\t\t\treturn FileVisitResult.SKIP_SUBTREE;\r\n\t\t\t\t}\r\n\r\n\t\t\t\tpublic FileVisitResult visitFile(Path file, BasicFileAttributes attrs) {\r\n\r\n\t\t\t\t\tif (file.toString().endsWith(\".txt\")) {\r\n\r\n\t\t\t\t\t\tTokenStream tokenStream = null;\r\n\t\t\t\t\t\t// terms in this document\r\n\t\t\t\t\t\tSet<String> docTerms = new HashSet<String>();\r\n\t\t\t\t\t\ttry {\r\n\t\t\t\t\t\t\ttokenStream = Utils.getTokenStreams(file.toFile());\r\n\t\t\t\t\t\t} catch (FileNotFoundException e) {\r\n\t\t\t\t\t\t\te.printStackTrace();\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\twhile (tokenStream.hasNextToken()) {\r\n\t\t\t\t\t\t\tString token = Utils.processWord(tokenStream.nextToken().trim(), false);\r\n\t\t\t\t\t\t\tdocTerms.add(token);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t// only keep terms in discriminating set\r\n\t\t\t\t\t\tdocTerms.retainAll(terms);\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t// calculate log(p(c) + sum(log(p(ti|c))) for each class\r\n\t\t\t\t\t\tdouble[] pce = new double[classifiedDocsList.size()];\r\n\t\t\t\t\t\tfor (int i = 0; i < classifiedDocsList.size(); i++) {\r\n\t\t\t\t\t\t\tdouble sum = 0;\r\n\t\t\t\t\t\t\tfor (String term : docTerms) {\r\n\t\t\t\t\t\t\t\tsum += Math.log(ptc.get(term).get(i));\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tpce[i] = Math.log(classifiedDocsTermFreq[i] / terms.size()) + sum;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tif (pce[0] > pce[1] && pce[0] > pce[2]) {\r\n\t\t\t\t\t\t\tSystem.out.println(\"Document : \" + file.getFileName().toString() + \" : belongs to Hamilton\");\r\n\t\t\t\t\t\t} else if (pce[1] > pce[0] && pce[1] > pce[2]) {\r\n\t\t\t\t\t\t\tSystem.out.println(\"Document : \" + file.getFileName().toString() + \" : belongs to Madison\");\r\n\t\t\t\t\t\t} else if (pce[2] > pce[0] && pce[2] > pce[1]) {\r\n\t\t\t\t\t\t\tSystem.out.println(\"Document : \" + file.getFileName().toString() + \" : belongs to Jay\");\r\n\t\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\tSystem.out.println(\"I don't know whom document : \" + file.getFileName().toString() + \" : belongs to.\");\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\treturn FileVisitResult.CONTINUE;\r\n\t\t\t\t}\r\n\r\n\t\t\t\t// don't throw exceptions if files are locked/other errors occur\r\n\t\t\t\tpublic FileVisitResult visitFileFailed(Path file, IOException e) {\r\n\t\t\t\t\treturn FileVisitResult.CONTINUE;\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t} catch (IOException e) {\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n\t}", "public static void main(String[] args) throws Exception\n {\n if (args.length==0 || args[0].equals(\"-h\")){\n System.err.println(\"Tests: call as $0 org1=g1.fa,org2=g2.fa annot.txt 5ss-motif 5ss-boundary 3ss-motif 3ss-boundary\");\n System.err.println(\"Outputs splice site compositions.\");\n System.exit(9);\n }\n \n int arg_idx=0;\n String genome_fa_list = args[arg_idx++];\n String annotation_file = args[arg_idx++];\n int donor_motif_length = Integer.parseInt(args[arg_idx++]);\n int donor_boundary_length = Integer.parseInt(args[arg_idx++]);\n int acceptor_motif_length = Integer.parseInt(args[arg_idx++]);\n int acceptor_boundary_length = Integer.parseInt(args[arg_idx++]);\n\n AnnotatedGenomes annotations = new AnnotatedGenomes();\n List<String> wanted_organisms = annotations.readMultipleGenomes(genome_fa_list);\n annotations.readAnnotations(annotation_file); \n \n SpliceSiteComposition ss5[] = new SpliceSiteComposition[wanted_organisms.size()];\n SpliceSiteComposition ss3[] = new SpliceSiteComposition[wanted_organisms.size()];\n \n for (int org_idx=0; org_idx<wanted_organisms.size(); org_idx++)\n {\n String org = wanted_organisms.get(org_idx);\n System.out.println(\"#SSC organism \"+org);\n \n SpliceSiteComposition don = ss5[org_idx] = new SpliceSiteComposition(donor_motif_length, donor_boundary_length, true);\n SpliceSiteComposition acc = ss3[org_idx] = new SpliceSiteComposition(acceptor_motif_length, acceptor_boundary_length, false);\n\n for (GenePred gene: annotations.getAllAnnotations(org))\n {\n don.countIntronSites(gene);\n acc.countIntronSites(gene);\n\n } // for gene \n \n //don.reportStatistics(System.out);\n //acc.reportStatistics(System.out);\n don.writeData(System.out);\n acc.writeData(System.out);\n \n } // for org\n }", "public static void main(String[] args) throws IOException \r\n\t{\r\n\t\tString s1 = \"THE SALVADORAN GOVERNMENT TODAY DEPLORED THE DISAPPEARANCE OF SOCIAL DEMOCRATIC LEADER HECTOR OQUELI COLINDRES THIS MORNING IN GUATEMALA.\";\r\n\t\tString soln = classifier.classifyToString(s1);\r\n\t\tSystem.out.println(soln);\r\n\t\tNER n = new NER();\r\n\t\tn.getPersons(s1);\r\n\t\tSystem.out.println(\"\\n\");\r\n\t\tn.getOrgs(s1);\r\n\t\tSystem.out.println(\"\\n\");\r\n\t\tn.getLocations(s1);\r\n\t}", "@Override\n public Iterator<ArticleFiles> createArticleIterator(ArchivalUnit au, \n MetadataTarget target) throws PluginException {\n \n SubTreeArticleIteratorBuilder builder = \n new SubTreeArticleIteratorBuilder(au); \n \n builder.setSpec(target,\n ROOT_TEMPLATE, PATTERN_TEMPLATE, Pattern.CASE_INSENSITIVE);\n \n // The order in which these aspects are added is important. They determine\n // which will trigger the ArticleFiles and if you are only counting \n // articles (not pulling metadata) then the lower aspects aren't looked \n // for, once you get a match.\n\n // full text pdf - aspect that will trigger an ArticleFiles\n builder.addAspect(\n PDF_PATTERN, PDF_REPLACEMENT, ArticleFiles.ROLE_FULL_TEXT_PDF);\n \n return builder.getSubTreeArticleIterator();\n }", "public static void main(String[] args) {\n\t\tAnagrams ag = new Anagrams();\r\n\t\tString[] strs = { \"a\", \"a\" };\r\n\t\tSystem.out.println(ag.anagrams(strs));\r\n\t}", "public static void main(String[] args) {\n\r\n\t\tExplanation();\r\n\t\t\r\n\t}", "private static Positional_inverted_index posindexCorpus(DocumentCorpus corpus) throws ClassNotFoundException, InstantiationException, IllegalAccessException, FileNotFoundException, IOException {\n\n NewTokenProcessor processor = new NewTokenProcessor();\n Iterable<Document> docs = corpus.getDocuments(); //call registerFileDocumentFactory first?\n\n List<Double> Doc_length = new ArrayList<>();\n Positional_inverted_index index = new Positional_inverted_index();\n\n double token_count = 0;\n\n // Iterate through the documents, and:\n for (Document d : docs) {\n //File f = new File(path + \"\\\\\" + d.getTitle());\n File f = new File(path + \"\\\\\" + d.getFileName().toString());\n double Filesize = f.length();\n //edited by bhavya\n double doc_weight = 0; //first entry in docweights.bin\n double doc_tokens = 0;\n double doc_length = 0;\n HashMap<String, Integer> tftd = new HashMap<>();\n // Tokenize the document's content by constructing an EnglishTokenStream around the document's content.\n Reader reader = d.getContent();\n EnglishTokenStream stream = new EnglishTokenStream(reader); //can access tokens through this stream\n N++;\n // Iterate through the tokens in the document, processing them using a BasicTokenProcessor,\n //\t\tand adding them to the HashSet vocabulary.\n Iterable<String> tokens = stream.getTokens();\n int i = 0;\n\n for (String token : tokens) {\n\n //adding token in index\n List<String> word = new ArrayList<String>();\n word = processor.processToken(token);\n //System.out.println(word.get(0));\n if (word.get(0).matches(\"\")) {\n continue;\n } else {\n\n index.addTerm(word.get(0), i, d.getId());\n\n }\n i = i + 1;\n\n //we check if token already exists in hashmap or not. \n //if it exists, increase its freq by 1 else make a new entry.\n if (tftd.containsKey(word.get(0))) {\n doc_tokens++;\n int count = tftd.get(word.get(0));\n tftd.replace(word.get(0), count + 1);\n } else {\n doc_tokens++;\n// token_count++; //gives total number of tokens.\n tftd.put(word.get(0), 1);\n }\n\n }\n double length = 0;\n double wdt = 0;\n\n double total_tftd = 0;\n for (Map.Entry<String, Integer> entry : tftd.entrySet()) {\n\n wdt = 1 + log(entry.getValue());\n\n length = length + pow(wdt, 2);\n total_tftd = total_tftd + entry.getValue();\n }\n token_count = token_count + doc_tokens;\n doc_weight = pow(length, 0.5);\n double avg_tftd = total_tftd / (double) tftd.size();\n\n Doc_length.add(doc_weight);\n Doc_length.add(avg_tftd);\n Doc_length.add(doc_tokens);\n Doc_length.add(Filesize);\n }\n Doc_length.add(token_count / N);\n\n DiskIndexWriter d = new DiskIndexWriter();\n d.write_doc(path, Doc_length);\n\n return index;\n }", "public static void main(String[] args) {\n\t\t// TODO Auto-generated method stub\n\t\tModel model = ModelFactory.createOntologyModel( OntModelSpec.OWL_DL_MEM_RULE_INF, null );\n\n\t\t// Load ontology 1\n\t\tmodel.read(\"file:///E:/Kuliah/TUGASAKHIR/TugasAkhirLatestFolder/Software/ontologyandmappingsanddatasources/endtoendtest/book1-test1.owl\");\n\n\t\t// Query in ontology 1\n\t\tQueryExecution qe = QueryExecutionFactory.create( QueryFactory.read( \"E:\\\\Kuliah\\\\TUGASAKHIR\\\\TugasAkhirLatestFolder\\\\Software\\\\ontologyandmappingsanddatasources\\\\endtoendtest\\\\book1-query1.sparql\" ), model );\n\t\tResultSet results = qe.execSelect();\n\t\t// PrefixMapping query;\n\t\t// Output query results\t\n\t\t// ResultSetFormatter.out(System.out, results, query);\n\n\t\t// Load ontology 2\n\t\tmodel = ModelFactory.createOntologyModel( OntModelSpec.OWL_DL_MEM_RULE_INF, null );\n\t\tmodel.read(\"file:///E:/Kuliah/TUGASAKHIR/TugasAkhirLatestFolder/Software/ontologyandmappingsanddatasources/endtoendtest/book2-test1.owl\");\n\t\t\t\n\t\t// Transform query\n\t\tString transformedQuery = null;\n\t\tString firstQuery = null;\n\t\ttry {\n\t\t InputStream in = new FileInputStream(\"E:/Kuliah/TUGASAKHIR/TugasAkhirLatestFolder/Software/ontologyandmappingsanddatasources/endtoendtest/book1-query1.sparql\");\n\t\t BufferedReader reader = new BufferedReader( new InputStreamReader(in) );\n\t\t String line = null;\n\t\t String queryString = \"\";\n\t\t while ((line = reader.readLine()) != null) {\n\t\t\tqueryString += line + \"\\n\";\n\t\t }\n\t\t firstQuery = queryString;\n\t\t Properties parameters = new Properties();\n\t\t \n\t\t AlignmentParser aparser = new AlignmentParser(0);\n//\t\t Mapping\n\t\t Alignment alu = aparser.parse(\"file:///E:/Kuliah/TUGASAKHIR/TugasAkhirLatestFolder/Software/align-4.9/html/tutorial/tutorial4/bookalignment.rdf\");\n\t\t BasicAlignment al = (BasicAlignment) alu;\n\t\t\ttransformedQuery = ((BasicAlignment)al).rewriteQuery( queryString, parameters );\n//\t\t transformedQuery = ((ObjectAlignment)al).\n\t\t} catch ( Exception ex ) { ex.printStackTrace(); }\n\n\t\t// Query ontology 2\n\t\tSystem.out.println(transformedQuery);\n//\t\tdisplayQueryAnswer( model, QueryFactory.create( transformedQuery ) );\n\t\tqe = QueryExecutionFactory.create( QueryFactory.create( firstQuery ), model );\n\t\tresults = qe.execSelect();\n\t\tSystem.out.println(results);\n\t\t\n\t\t// Output query results\t\n\t\t// ResultSetFormatter.out(System.out, results, query);\n\t}", "public static void main(String[] args) throws Exception {\n\t\t\tString indexPath = \"F:/IRS/search/pr/sig_index_naive\";\n\t\t\tString docsPath = \"F:/IRS/search/vldb_icse_id.txt\";\n\t\t\tDirectory dir = FSDirectory.open(Paths.get(indexPath));\n\t\t\tAnalyzer analyzer = new StandardAnalyzer();\n\t\t\tIndexWriterConfig iwc = new IndexWriterConfig(analyzer);\n\t\t\tIndexWriter writer = new IndexWriter(dir, iwc);\n\t\t\t\n\t\t\tFileReader f1 = new FileReader(docsPath);\n\t\t\tBufferedReader br = new BufferedReader(f1);\n\t\t\t\n\t\t\tdouble d;\n\t\t\t//String d=null;\n\t\t\tString lineTxt = null;\n\t\t\t\n\t\t\twhile ((lineTxt = br.readLine()) != null)\n\t\t {\n\t\t\t\t\t String[] splits = lineTxt.split(\"\\t\");\n\t\t\tDocument doc = new Document();\n\n\t\t\tdoc.add(new StringField(\"docid\", splits[0] , Field.Store.YES));\n\n\t\t\tdoc.add(new TextField(\"title\", splits[1], Field.Store.YES));\n\t\t\tdoc.add(new StringField(\"title\", splits[1], Field.Store.YES));\t\n\t\t\tdoc.add(new SortedField);\n\n\t\t\tdoc.add(new TextField(\"titlexn\", splits[2], Field.Store.YES));\n\t\t\tdoc.add(new StringField(\"titlexn\", splits[2], Field.Store.YES));\n\t\t\tdoc.add(new StringField(\"year\", splits[3], Field.Store.YES));\n\t\t\tdoc.add(new StringField(\"date\", splits[4], Field.Store.YES));\n\t\t\tdoc.add(new TextField(\"conf\", splits[7], Field.Store.YES));\n\t\t\tdoc.add(new StringField(\"conf\", splits[7], Field.Store.YES));\n\t\t\t\n\t\t\twriter.addDocument(doc);\n\t\t\t\n\t\t}\n\n\t\t\twriter.close();\n\t\t}", "public static void main(String args[]) throws IOException{\n\t\tString filename=null;\n\t\tString outfileNoS=\"CorpusOutputNoS.txt\";\n\t\tString outfileS=\"CorpusOutputS.txt\";\n\t\tString outfileT=\"CorpusOutputT.txt\";\n\t\tString str;\n\t\t\n\t\tFile out1= new File(outfileNoS);\n\t\twriter1= new FileWriter(out1);\n\t\t\n\t\tFile out2= new File(outfileS);\n\t\twriter2= new FileWriter(out2);\n\t\t\n\t\tFile out3= new File(outfileT);\n\t\twriter3= new FileWriter(out3);\n\t\t\n\t\tString given=null; \n\t\tif(args.length>0)\n\t\t\tfilename=args[0];\n\t\t\n\t\tcorpusTokens = new ArrayList<String>();\n\t\tcorpusUnigramCount = new HashMap<String, Integer>();\n\t\tcorpusBigramCount = new HashMap<String, Integer>();\n\t\tcorpusBigramProb= new HashMap<String,Double>();\n\t\tcorpusNumOfBigrams=0;\n\t\t\n\t\tScanner in = new Scanner(new File(filename));\n\t\t\n//----------------------------------CORPUS BEGIN-------------------------\n\t\t//finds unigram and Bigram count in Corpus and display it\n\t\tcorpusNumOfBigrams=findBigramCount(in,corpusTokens,corpusUnigramCount,corpusBigramCount);\n\t\t\n\t\t//Find corpus Bigram Prob and display it\n\t\tfindBigramProb(corpusUnigramCount,corpusBigramCount,corpusBigramProb,corpusTokens,corpusNumOfBigrams);\n\t\t\n\t\tint V= corpusUnigramCount.size();\n\n\t\t//display details of corpus\n\t\tstr=String.valueOf(corpusNumOfBigrams)+\"\\n\"; //number of Bigrams\n\t\tstr+=String.valueOf(corpusBigramCount.size())+\"\\n\";//Unique Bigram count \n\t\tstr+=String.valueOf(V)+\"\\n\";//Unique Unigram count \n\t\tstr+= String.valueOf(corpusTokens.size())+\"\\n\";//Total count\n\t\tstr+=\"\\n\";\n\t\twriter1.write(str);\n\t\t\n\t\tdisplayCount1(corpusUnigramCount);\n\t\tdisplayCount1(corpusBigramCount);\n\t\tdisplayProb1(corpusBigramProb);\n\t\t\n\t\t\n//-----------------------------------CORPUS END--------------------------------\n\n//-------------------------Add-one Smoothing begins--------------------\n\t\t\n\t\tfindBigramProbSmoothing(corpusBigramCount,V);\n\t\tdisplayProb2(bigramProbS);\n//----------------------Add-one smoothing ends--------------------------\n\t\t\n//-------------------Good-Turing Discounting Begins-------------------------\n\t\t\n\t\t//finds the initial bucket count using the bigram count before smoothing \n\t\tdoBucketCount(corpusBigramCount);\n\t\t\n\t\tstr=bucketCountT.size()+\"\\n\\n\";\n\t\twriter3.write(str);\n\t\tdisplayBucketCount3();\n\t\t\n\t\t//finding new Counts with Good Turing discounting\n\t\tfindBigramCountsTuring();\n\t\t\n\t\t\n\t\t//finding bigram probabilities with Good Turing discounting\n\t\tfindBigramProbTuring();\n\t\tdisplayProb3(bigramProbT);\n\t\t\n//--------------------Good-Turing Discounting Ends-------------------------\n\t\twriter1.close();\n\t\twriter2.close();\n\t\twriter3.close();\n\t}" ]
[ "0.6022221", "0.58145714", "0.5573698", "0.55590564", "0.54983324", "0.5464618", "0.54241186", "0.5321989", "0.5267076", "0.52402073", "0.52378845", "0.514226", "0.5136932", "0.5090071", "0.50882345", "0.5077151", "0.50634784", "0.5052934", "0.50168306", "0.5016821", "0.5006584", "0.5004935", "0.49724135", "0.49516356", "0.49295065", "0.49265507", "0.492568", "0.4905556", "0.48924395", "0.4884965", "0.48837283", "0.48660335", "0.48649773", "0.48643652", "0.48563293", "0.48523757", "0.48429623", "0.48390746", "0.48377126", "0.483559", "0.4828666", "0.48262525", "0.48122042", "0.4798751", "0.4794935", "0.4789646", "0.47861904", "0.4778701", "0.47671402", "0.4763201", "0.47503266", "0.47494605", "0.4744932", "0.47369644", "0.47361133", "0.4730615", "0.47293234", "0.47257954", "0.47226635", "0.47136548", "0.47050014", "0.47030354", "0.46985394", "0.46968803", "0.46917325", "0.468991", "0.46876064", "0.46874195", "0.4686446", "0.4682068", "0.4681884", "0.46792224", "0.46698594", "0.46686187", "0.46629828", "0.46628356", "0.4660053", "0.46585625", "0.4655539", "0.46550652", "0.4654884", "0.46536055", "0.4653603", "0.46525925", "0.46523684", "0.46476686", "0.4645938", "0.46438542", "0.4642183", "0.46416026", "0.46394104", "0.46375927", "0.46370095", "0.46365333", "0.4628838", "0.462358", "0.46206847", "0.46196142", "0.46192703", "0.46030045" ]
0.6202162
0
Created by Lenovo on 2019/4/17.
public interface DailyV extends BaseView{ void onFail(String msg); void onSuccess(DailNewsBean dailNewsBean); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public void perish() {\n \n }", "private stendhal() {\n\t}", "private static void cajas() {\n\t\t\n\t}", "@Override\n public void func_104112_b() {\n \n }", "@Override\r\n\tpublic void tires() {\n\t\t\r\n\t}", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "@Override\n\tpublic void grabar() {\n\t\t\n\t}", "@Override\n public void memoria() {\n \n }", "@Override\r\n\tpublic void bicar() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void bicar() {\n\t\t\r\n\t}", "public void mo6081a() {\n }", "@Override\n\tpublic void comer() {\n\t\t\n\t}", "public void mo55254a() {\n }", "public void mo4359a() {\n }", "public final void mo51373a() {\n }", "@Override\n public int describeContents() { return 0; }", "private void strin() {\n\n\t}", "@Override\n\tprotected void getExras() {\n\n\t}", "@Override\r\n\t\t\tpublic void ayuda() {\n\r\n\t\t\t}", "public void mo38117a() {\n }", "@Override\n protected void initialize() {\n\n \n }", "private void m50366E() {\n }", "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "Petunia() {\r\n\t\t}", "@Override\r\n\tpublic void dormir() {\n\t\t\r\n\t}", "protected void onFirstUse() {}", "@Override\n\tpublic void anular() {\n\n\t}", "@Override\n\tpublic void entrenar() {\n\t\t\n\t}", "@Override\r\n\tpublic void dibujar() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void dibujar() {\n\t\t\r\n\t}", "@Override\n protected void initialize() \n {\n \n }", "@Override\n public void init() {\n\n }", "@Override\n protected void getExras() {\n }", "@Override\r\n\tpublic void rozmnozovat() {\n\t}", "private Platform() {\n\t\t\n\t}", "protected void mo6255a() {\n }", "zzang mo29839S() throws RemoteException;", "@Override\n\tpublic void sacrifier() {\n\t\t\n\t}", "private MApi() {}", "@Override\n protected void initialize() {\n }", "@Override\n protected void initialize() {\n }", "@Override\n protected void initialize() {\n }", "@Override\n protected void initialize() {\n }", "@Override\n protected void initialize() {\n }", "@Override\n protected void initialize() {\n }", "@Override\n\tpublic void nadar() {\n\t\t\n\t}", "public static void main(String args[]) throws Exception\n {\n \n \n \n }", "private NativeSupport() {\n\t}", "private void kk12() {\n\n\t}", "@Override\n public void settings() {\n // TODO Auto-generated method stub\n \n }", "@Override\n\tprotected void interr() {\n\t}", "@Override\n void init() {\n }", "@Override\n\tpublic void gravarBd() {\n\t\t\n\t}", "@Override\n\tpublic void nghe() {\n\n\t}", "private void poetries() {\n\n\t}", "@Override\n public void inizializza() {\n\n super.inizializza();\n }", "private void init() {\n\n\t}", "private TMCourse() {\n\t}", "@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}", "public Pitonyak_09_02() {\r\n }", "private UsineJoueur() {}", "private final zzgy zzgb() {\n }", "private void getStatus() {\n\t\t\n\t}", "protected MetadataUGWD() {/* intentionally empty block */}", "@Override\n public int getSize() {\n return 1;\n }", "@Override\n\tpublic void create() {\n\t\t\n\t}", "static void feladat7() {\n\t}", "private Rekenhulp()\n\t{\n\t}", "@Override\n public int retroceder() {\n return 0;\n }", "@Override\n public void init() {\n }", "@Override\n\tpublic void create () {\n\n\t}", "@Override\n public int describeContents() {\n// ignore for now\n return 0;\n }", "private MetallicityUtils() {\n\t\t\n\t}", "@Override\r\n\tpublic void anularFact() {\n\t\t\r\n\t}", "public contrustor(){\r\n\t}", "public abstract void mo70713b();", "private void habilitar() {\n throw new UnsupportedOperationException(\"Not supported yet.\"); //To change body of generated methods, choose Tools | Templates.\n }", "public void identify() {\n\n\t}", "@SuppressWarnings(\"unused\")\n\tprivate void version() {\n\n\t}", "private SingleTon() {\n\t}", "@Override\r\n\tprotected void doF8() {\n\t\t\r\n\t}", "public abstract void mo56925d();", "Constructor() {\r\n\t\t \r\n\t }", "zzafe mo29840Y() throws RemoteException;", "Consumable() {\n\t}", "static void feladat9() {\n\t}", "@Override\n\t\t\tpublic void ic() {\n\t\t\t\t\n\t\t\t}", "@Override\n\tpublic int mettreAJour() {\n\t\treturn 0;\n\t}", "public void mo21877s() {\n }", "public static String _activity_create(boolean _firsttime) throws Exception{\nmostCurrent._activity.LoadLayout(\"lay_mosquito_Main\",mostCurrent.activityBA);\n //BA.debugLineNum = 61;BA.debugLine=\"utilidades.ResetUserFontScale(Activity)\";\nmostCurrent._vvvvvvvvvvvvvvvvvvvvv7._vvvvvvvvv0 /*String*/ (mostCurrent.activityBA,(anywheresoftware.b4a.objects.PanelWrapper) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4a.objects.PanelWrapper(), (android.view.ViewGroup)(mostCurrent._activity.getObject())));\n //BA.debugLineNum = 62;BA.debugLine=\"End Sub\";\nreturn \"\";\n}", "private void remplirFabricantData() {\n\t}", "@Override\n public void onCancelled(CancelledException arg0) {\n }", "@Override\n public void onCancelled(CancelledException arg0) {\n }", "@SuppressWarnings(\"unused\")\n private void generateInfo()\n {\n }", "private void m50367F() {\n }" ]
[ "0.56733817", "0.56283367", "0.5433456", "0.5299478", "0.5275994", "0.52574986", "0.52574986", "0.52574986", "0.52574986", "0.52574986", "0.52574986", "0.52574986", "0.52517575", "0.52293235", "0.5215827", "0.5215827", "0.5212491", "0.51618654", "0.51424617", "0.514182", "0.5138408", "0.511385", "0.51008713", "0.50929433", "0.5083808", "0.5079138", "0.5074197", "0.5047771", "0.50364757", "0.5025869", "0.5021516", "0.50128937", "0.5001911", "0.49917316", "0.4983934", "0.4983934", "0.49833864", "0.49773467", "0.4971156", "0.4967839", "0.49628767", "0.49602386", "0.49530602", "0.49448332", "0.49415562", "0.49374586", "0.49374586", "0.49374586", "0.49374586", "0.49374586", "0.49374586", "0.49280596", "0.492757", "0.49203718", "0.49162787", "0.490289", "0.48986688", "0.48976722", "0.4896936", "0.4896353", "0.48824984", "0.48801047", "0.48774365", "0.48754072", "0.48747256", "0.48743385", "0.4873159", "0.4870965", "0.48662016", "0.48647597", "0.4863154", "0.48518154", "0.48506686", "0.48489296", "0.48460737", "0.48449823", "0.484465", "0.48399624", "0.4822344", "0.4816073", "0.48111233", "0.48110086", "0.48099408", "0.48096293", "0.4804125", "0.48034498", "0.4800836", "0.48003036", "0.47930416", "0.47881174", "0.47867844", "0.4784721", "0.47835454", "0.47830752", "0.4782788", "0.478205", "0.47807503", "0.4775112", "0.4775112", "0.4774268", "0.47741687" ]
0.0
-1
needed to unpack EXPs correctly. every node is a leaf node unless otherwise stated.
protected AST_Node() { }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private boolean isLeaf()\r\n\t\t{\r\n\t\t\treturn getLeftChild() == null && getRightChild() == null;\r\n\t\t}", "@Override\n\tpublic boolean IsLeaf() {\n\t\treturn true;\n\t}", "@Override\r\n\tpublic boolean isLeaf(Object node) {\r\n\t\r\n\t\treturn false;\r\n\t}", "abstract boolean isLeaf();", "private boolean isLeafNode() {\r\n return (this.left == null && this.right == null);\r\n }", "private void startNonleafNode(ArrayList<String> out, CldrNode node, int level)\n throws IOException {\n String objName = node.getNodeKeyName();\n // Some node should be skipped as indicated by objName being null.\n if (objName == null) {\n return;\n }\n\n // first level need no key, it is the container.\n // if (level == 0) {\n // out.add(\"{\");\n // return;\n // }\n\n Map<String, String> attrAsValueMap = node.getAttrAsValueMap();\n out.add(indent(level) + \"\\\"\" + objName + \"\\\": {\");\n for (String key : attrAsValueMap.keySet()) {\n String value = escapeValue(attrAsValueMap.get(key));\n // attribute is prefixed with \"@\" when being used as key.\n out.add(indent(level + 1) + \"\\\"@\" + key + \"\\\": \\\"\" + value + \"\\\"\");\n }\n }", "public boolean isLeaf()\n/* */ {\n/* 477 */ return this.children.isEmpty();\n/* */ }", "@Override\n\t\tpublic boolean isLeaf() {\n\t\t\treturn getChildCount() == 0;\n\t\t}", "boolean isLeaf() {\n return true;\n }", "@Test(timeout = 4000)\n public void test21() throws Throwable {\n byte[] byteArray0 = new byte[0];\n ByteArrayInputStream byteArrayInputStream0 = new ByteArrayInputStream(byteArray0, 1, 1);\n JavaParser javaParser0 = new JavaParser(byteArrayInputStream0);\n SimpleNode simpleNode0 = new SimpleNode(javaParser0, (-120811353));\n Node[] nodeArray0 = new Node[6];\n nodeArray0[0] = (Node) simpleNode0;\n nodeArray0[1] = (Node) simpleNode0;\n nodeArray0[2] = (Node) simpleNode0;\n nodeArray0[3] = (Node) simpleNode0;\n nodeArray0[4] = (Node) simpleNode0;\n SimpleNode simpleNode1 = new SimpleNode(javaParser0, 1);\n nodeArray0[5] = (Node) simpleNode1;\n simpleNode0.children = nodeArray0;\n int int0 = simpleNode0.jjtGetNumChildren();\n assertEquals(6, int0);\n }", "private boolean isLeaf() {\n return this.children == null;\n }", "public boolean isLeaf()\n {\n return false;\n }", "@Override\n public Object visitInstructionList(LitmusX86Parser.InstructionListContext ctx) {\n return visitChildren(ctx);\n }", "private boolean isInnerNode(WAVLNode x) {\n \t\tif(x.left!=EXT_NODE&&x.right!=EXT_NODE) {\r\n \t\t\treturn true;\r\n \t\t}\r\n \t\treturn false;\r\n \t}", "public static void main(String[] args) throws ParserConfigurationException, SAXException, IOException{\n\t File inputFile = new File(\"C:\\\\Users\\\\msamiull\\\\workspace\\\\jgraphx-master\\\\t.xml\");\r\n DocumentBuilderFactory dbFactory = DocumentBuilderFactory.newInstance();\r\n DocumentBuilder dBuilder = dbFactory.newDocumentBuilder();\r\n Document doc = dBuilder.parse(inputFile);\r\n \r\n\t\tdoc.getDocumentElement().normalize();\r\n System.out.println(\"Main element :\"+ doc.getDocumentElement().getNodeName());\r\n// NodeList nodeList = doc.getElementsByTagName(\"root\");\r\n \r\n NodeList nodeList = doc.getElementsByTagName(\"iOOBN\");\r\n// NamedNodeMap attribList = doc.getAttributes();\r\n \r\n// nonRecursiveParserXML(nList, doc);\r\n\r\n ArrayList<String> tagList = new ArrayList<String>();\r\n// tagList.add(\"mxCell\");\r\n// tagList.add(\"mxGeometry\");\r\n// tagList.add(\"mxPoint\");\r\n tagList.add(\"Node\");\r\n tagList.add(\"state\");\r\n tagList.add(\"tuple\"); // purposely i raplced \"datarow\" by \"tuple\" so that my parser can consider state first before tuple/data\r\n tagList.add(\"parent\");\r\n \r\n recursiveParserXML(nodeList, tagList);\r\n\r\n }", "public static void main(String[] args) {\n\n\n\t\tArrayList<Node> N = new ArrayList<Node>();\n\t\t\n\t\t/*\n\t\t * ##### Encoding Model 2 ###### \n\t\t */\n\t\t\n\t\t\n\t\t/*\n\t\t * Encoding the privilege nodes\n\t\t */\n\t\tfor(int i=1; i<7; i++)\n\t\t{\n\t\t\tN.add(new Node(\"p\"+i, 1));\n\t\t}\n\t\t\n\t\t/*\n\t\t * Encoding the exploit nodes\t\t \n\t\t */\n\t\tfor(int i=1; i<8; i++)\n\t\t{\n\t\t\tN.add(new Node(\"e\"+i, 2));\n\t\t}\n\t\t\n\t\t/*\n\t\t * Encoding the child nodes\n\t\t */\n\t\tfor(int i=1; i<12; i++)\n\t\t{\n\t\t\tN.add(new Node(\"c\"+i, 0));\n\t\t}\n\t\t\n\t\t/*\n\t\t * Assigning the children and parent(s) for each node according to model 2\n\t\t */\n\t\t\n\t\tArrayList<Node> nil = new ArrayList<Node>();\n\t\t\n\t\tN.get(0).setParents(nil);\n\t\tN.get(0).addChild(N.get(6));\n\t\t\n\t\tN.get(6).addParent(N.get(0));\n\t\tN.get(6).addChild(N.get(1));\n\t\tN.get(6).addChild(N.get(13));\n\t\tN.get(6).addChild(N.get(14));\n\t\t\n\t\tN.get(1).addParent(N.get(6));\n\t\tN.get(1).addChild(N.get(7));\n\t\tN.get(1).addChild(N.get(8));\n\t\t\n\t\tN.get(7).addParent(N.get(1));\n\t\tN.get(7).addChild(N.get(15));\n\t\tN.get(7).addChild(N.get(2));\n\t\t\n\t\tN.get(2).addParent(N.get(7));\n\t\tN.get(2).addChild(N.get(10));\t\t\n\t\t\n\t\tN.get(8).addParent(N.get(1));\n\t\tN.get(8).addChild(N.get(16));\n\t\tN.get(8).addChild(N.get(3));\n\t\t\n\t\tN.get(3).addParent(N.get(8));\n\t\tN.get(3).addChild(N.get(9));\n\t\t\n\t\tN.get(10).addParent(N.get(2));\n\t\tN.get(10).addChild(N.get(5));\n\t\tN.get(10).addChild(N.get(19));\n\t\tN.get(10).addChild(N.get(20));\n\t\t\n\t\tN.get(9).addParent(N.get(3));\n\t\tN.get(9).addChild(N.get(4));\n\t\tN.get(9).addChild(N.get(17));\n\t\tN.get(9).addChild(N.get(18));\n\t\t\n\t\tN.get(4).addParent(N.get(9));\n\t\tN.get(4).addChild(N.get(12));\n\t\t\n\t\tN.get(5).addParent(N.get(10));\n\t\tN.get(5).addChild(N.get(11));\n\t\t\n\t\tN.get(12).addParent(N.get(4));\n\t\tN.get(12).addChild(N.get(22));\n\t\tN.get(12).addChild(N.get(23));\n\t\t\n\t\tN.get(11).addParent(N.get(5));\n\t\tN.get(11).addChild(N.get(21));\n\t\tN.get(11).addChild(N.get(23));\n\t\t\n\t\tN.get(13).addParent(N.get(6));\n\t\tN.get(14).addParent(N.get(6));\n\t\tN.get(15).addParent(N.get(7));\n\t\tN.get(16).addParent(N.get(8));\n\t\tN.get(17).addParent(N.get(9));\n\t\tN.get(18).addParent(N.get(9));\n\t\tN.get(19).addParent(N.get(10));\n\t\tN.get(20).addParent(N.get(10));\n\t\tN.get(21).addParent(N.get(11));\n\t\tN.get(22).addParent(N.get(12));\n\t\tN.get(23).addParent(N.get(11));\n\t\tN.get(23).addParent(N.get(12));\n\t\t\n\t\t\n\t\t/*\n\t\t * Encoding the C,I,A values for each node\n\t\t */\n\t\t\n\t\tN.get(0).setImpacts(4, 4, 4);\n\t\tN.get(1).setImpacts(1, 2, 3);\n\t\tN.get(2).setImpacts(2, 2, 1);\n\t\tN.get(3).setImpacts(1, 2, 1);\n\t\tN.get(4).setImpacts(1, 1, 1);\n\t\tN.get(5).setImpacts(3, 2, 3);\n\t\tN.get(13).setImpacts(3,3,3);\n\t\tN.get(14).setImpacts(3,3,3);\n\t\tN.get(15).setImpacts(3,3,3);\n\t\tN.get(16).setImpacts(3,3,3);\n\t\tN.get(17).setImpacts(3,3,3);\n\t\tN.get(18).setImpacts(3,3,3);\n\t\tN.get(19).setImpacts(3,3,3);\n\t\tN.get(20).setImpacts(3,3,3);\n\t\tN.get(21).setImpacts(3,3,3);\n\t\tN.get(22).setImpacts(3,3,3);\n\t\tN.get(23).setImpacts(2,2,1);\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t/*\n\t\t * This block helps see the setup of the whole tree. \n\t\t * Comment out if not required to see the parent children relationship of each node.\n\t\t */\n\t\t\n\t\tfor(int i=0; i<24; i++)\n\t\t{\n\t\t\tSystem.out.println(\"\\n\\n\" + N.get(i).getName() + \" < C=\" + N.get(i).getImpactC() + \", I=\" + N.get(i).getImpactI() + \", A=\" + N.get(i).getImpactA() + \" >\" );\n\t\t\tSystem.out.println(\"Parents: \");\n\t\t\tfor(int j=0; j<N.get(i).getParents().size(); j++)\n\t\t\t{\n\t\t\t\tSystem.out.print(N.get(i).getParents().get(j).getName() + \" \");\n\t\t\t}\n\t\t\tSystem.out.println(\"\\nChildren: \");\n\t\t\tfor(int k=0; k<N.get(i).getChildren().size(); k++)\n\t\t\t{\n\t\t\t\tSystem.out.print(N.get(i).getChildren().get(k).getName() + \" \");\n\t\t\t}\n\t\t}\n\t\t\n\t\t\n\t\t/*\n\t\t * Calling the method which will perform the C,I,A impact analysis \n\t\t */\n\t\t\n\t\t//Node n = new Node(); //Commented out as extended Main to Node and declared impactAnalysis() as static \n\t\t\n\t\tImpactAnalyzer ia = new ImpactAnalyzer();\n\t\tia.analyze(2, 2, 1, N);\n\t\t\n\t\t\n\t\t\n\t}", "public boolean isLeaf() { return (data.length == 0); }", "@Test\n public void allowedEmptyLeaf() throws Exception {\n Query query = Query.parse(\"/allow-empty-leaf\");\n doAllowedEmptyTest(query);\n }", "private Type traverseTree(Node parsedTree) {\n Expression exp = new Expression(Type.EMPTY, Type.EMPTY, Connector.empty); // Creation of a new expression with empty fields\n\n\t\t// Determines the type from left to right of the given expression\n for (Node child : parsedTree.getChildren()) {\n \texp = evalExpressionAndSetLeft(addChildToExpression(child, exp));\n }\n return exp.getLeftExpressionType();\n }", "protected final boolean isLeaf() {\n return (getChildIds().isEmpty());\n }", "@Test\n public void testPhylogeneticTreeParserNamedLeafsNoDistance() {\n // create the actual tree\n String tree = \"(A,B,(C,D));\";\n PhylogeneticTreeItem rootActual = PhylogeneticTreeParser.parse(tree);\n\n // create the expected Tree\n // root node\n PhylogeneticTreeItem rootExpected = new PhylogeneticTreeItem();\n // add 3 child nodes\n PhylogeneticTreeItem current = new PhylogeneticTreeItem();\n current.setParent(rootExpected);\n current.setName(\"A\");\n current = new PhylogeneticTreeItem();\n current.setName(\"B\");\n current.setParent(rootExpected);\n current = new PhylogeneticTreeItem();\n current.setParent(rootExpected);\n // add 2 child nodes to the third node\n PhylogeneticTreeItem current2 = new PhylogeneticTreeItem();\n current2.setParent(current);\n current2.setName(\"C\");\n current2 = new PhylogeneticTreeItem();\n current2.setParent(current);\n current2.setName(\"D\");\n\n // compare the trees\n assertEquals(\"both trees do not match\", rootExpected, rootActual);\n\n }", "public Vector<Node> GetAdditionalSubNodes();", "public boolean isUseLeafNodesOnly() {\r\n return dataBinder.isUseLeafNodesOnly();\r\n }", "@Test(timeout = 4000)\n public void test29() throws Throwable {\n SimpleNode simpleNode0 = new SimpleNode(73);\n FileSystemHandling.appendLineToFile((EvoSuiteFile) null, \"{\");\n Node node0 = simpleNode0.parent;\n simpleNode0.setIdentifier(\"{\");\n StringWriter stringWriter0 = new StringWriter(73);\n simpleNode0.dump(\"{nt@W\\bYpd9U=VG\", stringWriter0);\n simpleNode0.setIdentifier(\"NameList\");\n simpleNode0.setIdentifier(\"^eRGLNy;\");\n FileSystemHandling.shouldAllThrowIOExceptions();\n simpleNode0.setIdentifier(\"C\");\n StringReader stringReader0 = new StringReader(\"zp@:cn>UP\");\n simpleNode0.setIdentifier(\"AllocationExpression\");\n FileSystemHandling.shouldAllThrowIOExceptions();\n simpleNode0.setIdentifier(\"NameList\");\n SimpleNode simpleNode1 = new SimpleNode(68);\n Node[] nodeArray0 = new Node[0];\n simpleNode1.children = nodeArray0;\n Node[] nodeArray1 = new Node[1];\n nodeArray1[0] = null;\n simpleNode1.children = nodeArray1;\n simpleNode1.toString(\"LT\\\"PgE')tE0cI%&Dl\");\n simpleNode0.setIdentifier(\"AllocationExpression\");\n simpleNode1.dump(\"NameList\", stringWriter0);\n simpleNode0.toString();\n simpleNode0.toString(\">=\");\n simpleNode0.dump(\"<SkoVR *\", stringWriter0);\n assertEquals(\"<Block>\\n</Block>\\n<AllocationExpression></AllocationExpression>\\n<Block>\\n <identifier>NameList</identifier>\\n <identifier>^eRGLNy;</identifier>\\n <identifier>C</identifier>\\n <identifier>AllocationExpression</identifier>\\n <identifier>NameList</identifier>\\n <identifier>AllocationExpression</identifier>\\n</Block>\\n\", stringWriter0.toString());\n }", "private void initSubNodes()\n {\n children = createSubNodes(false);\n attributes = createSubNodes(true);\n }", "public void setToLeaf() {\r\n isLeaf = true;\r\n }", "public void RecursiveExpansion() throws TreeTooBigException {\r\n int transIndex; //Index to count transitions\r\n int[] newMarkup; //markup used to create new node\r\n boolean aTransitionIsEnabled = false; //To check for deadlock\r\n //Attribute used for assessing whether a node has occured before\r\n boolean repeatedNode = false; \r\n \r\n boolean allOmegas = false;\r\n \r\n boolean[] enabledTransitions = \r\n tree.dataLayer.getTransitionEnabledStatusArray(markup);\r\n\r\n //For each transition\r\n for (int i = 0; i < enabledTransitions.length; i++) {\r\n if (enabledTransitions[i] == true) {\r\n //Set transArray of to true for this index\r\n transArray[i] = true;\r\n \r\n //System.out.println(\"\\n Transition \" + i + \" Enabled\" );\r\n aTransitionIsEnabled = true;\r\n \r\n //print (\"\\n Old Markup is :\", markup);//debug\r\n \r\n //Fire transition to produce new markup vector\r\n newMarkup = fire(i);\r\n \r\n //print (\"\\n New Markup is :\", newMarkup);//debug\r\n \r\n //Check for safeness. If any of places have > 1 token set variable.\r\n for (int j = 0; j < newMarkup.length; j++) {\r\n if (newMarkup[j] > 1 || newMarkup[j] == -1) {\r\n tree.moreThanOneToken = true;\r\n break;\r\n }\r\n } \r\n \r\n //Create a new node using the new markup vector and attach it to\r\n //the current node as a child.\r\n children[i] = \r\n new myNode(newMarkup, this, tree, depth + 1);\r\n \r\n /* Now need to (a) check if any omegas (represented by -1) need to \r\n * be inserted in the markup vector of the new node, and (b) if the \r\n * resulting markup vector has appeared anywhere else in the tree. \r\n * We must do (a) before (b) as we need to know if the new node \r\n * contains any omegas to be able to compare it with existing nodes. \r\n */ \r\n allOmegas = children[i].InsertOmegas();\r\n \r\n //check if the resulting markup vector has occured anywhere else in the tree\r\n repeatedNode = (tree.root).FindMarkup(children[i]);\r\n \r\n if (tree.nodeCount >= Pipe.MAX_NODES && !tree.tooBig) {\r\n tree.tooBig = true;\r\n throw new TreeTooBigException();\r\n }\r\n \r\n if (!repeatedNode && !allOmegas) {\r\n children[i].RecursiveExpansion();\r\n }\r\n }\r\n }\r\n \r\n if (!aTransitionIsEnabled) {\r\n System.err.println(\"No transition enabled\");\r\n if (!tree.noEnabledTransitions || tree.pathToDeadlock.length < depth-1) {\r\n RecordDeadlockPath();\r\n tree.noEnabledTransitions = true;\r\n } else {\r\n System.err.println(\"Deadlocked node found, but path is not shorter\"\r\n + \" than current path.\");\r\n }\r\n } else {\r\n //System.out.println(\"Transitions enabled.\");\r\n }\r\n }", "private void generateSubTreeXML() throws XPathExpressionException {\n\t\tString xpath = \"/measure/subTreeLookUp/subTree[not(@instance)]\";\n\t\tNodeList subTreeNodeList = measureExport.getSimpleXMLProcessor()\n\t\t\t\t.findNodeList(measureExport.getSimpleXMLProcessor().getOriginalDoc(), xpath);\n\t\tfor (int i = 0; i < subTreeNodeList.getLength(); i++) {\n\t\t\tNode subTreeNode = subTreeNodeList.item(i);\n\t\t\tsubTreeNode.getAttributes().getNamedItem(DISPLAY_NAME).getNodeValue();\n\t\t\tString uuid = subTreeNode.getAttributes().getNamedItem(UUID).getNodeValue();\n\t\t\tif (subTreeNodeInPOPMap.containsKey(uuid) && subTreeNodeInMOMap.containsKey(uuid)\n\t\t\t\t\t|| subTreeNodeInPOPMap.containsKey(uuid) || subTreeNodeInRAMap.containsKey(uuid)) {\n\t\t\t\tgenerateSubTreeXML(subTreeNode, false);\n\t\t\t}\n\t\t}\n\t\tString xpathOccurrence = \"/measure/subTreeLookUp/subTree[(@instance)]\";\n\t\tNodeList occurrenceSubTreeNodeList = measureExport.getSimpleXMLProcessor()\n\t\t\t\t.findNodeList(measureExport.getSimpleXMLProcessor().getOriginalDoc(), xpathOccurrence);\n\t\tfor (int i = 0; i < occurrenceSubTreeNodeList.getLength(); i++) {\n\t\t\tNode subTreeNode = occurrenceSubTreeNodeList.item(i);\n\t\t\tgenerateOccHQMF(subTreeNode);\n\t\t}\n\t}", "public boolean isLeaf() {\n\t\t\tif ((this.right.getHeight() == -1) && (this.left.getHeight() == -1)) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\treturn false;\n\t\t}", "boolean isLeaf();", "boolean isLeaf();", "boolean isLeaf();", "boolean isLeaf();", "public boolean empty() {\n if(root==EXT_NODE) {\r\n \treturn true;\r\n }\r\n return false;\r\n }", "public boolean isUseLeafNodesOnly() {\r\n return navBinder.isUseLeafNodesOnly();\r\n }", "private Node constructParsedTree(Node[] nodes) {\n int rootIndex = 0;\n for (int i = 0; i < nodes.length; i++) {\n if (nodes[i].getFather() > 0)\n nodes[nodes[i].getFather() - 1].addChild(nodes[i]);\n else\n rootIndex = i;\n }\n return nodes[rootIndex];\n }", "public boolean isLeaf();", "public boolean isLeaf();", "public boolean isLeaf();", "public boolean isLeaf();", "protected HL7DataTree more() {\n return null;\n }", "@Override\r\n\tpublic boolean isLeaf() {\n\t\treturn (left==null)&&(right==null);\r\n\t}", "private static boolean areLeafsEquivalent(JavaTree leftNode, JavaTree rightNode) {\n if (leftNode instanceof IdentifierTree) {\n return Objects.equal(((IdentifierTree) leftNode).name(), ((IdentifierTree) rightNode).name());\n } else if (leftNode instanceof PrimitiveTypeTree) {\n return Objects.equal(((PrimitiveTypeTree) leftNode).keyword().text(), ((PrimitiveTypeTree) rightNode)\n .keyword().text());\n } else if (leftNode instanceof SyntaxToken) {\n return Objects.equal(((SyntaxToken) leftNode).text(), ((SyntaxToken) rightNode).text());\n } else if (leftNode.is(Tree.Kind.INFERED_TYPE)) {\n return rightNode.is(Tree.Kind.INFERED_TYPE);\n } else {\n throw new IllegalArgumentException();\n }\n }", "public interface IZipNode {\n\n\t/**\n\t * If <tt>getChildren()</tt> returns null\n\t * Zipper considers this node to be a leaf node.\n\t * Return a collection to add/remove child nodes.\n\t * \n\t * @return null if child node, a collection (empty or not) otherwise.\n\t */\n\tabstract public Collection<? extends IZipNode> getChildren();\n\t\n}", "public boolean isLeaf(){\n\t\t// return right == null && left == null && middle == null\n\t\treturn right==null && left == null && middle == null;\n\t}", "private static boolean isLeaf(Node node)\n\t{\n\t\treturn node.leftChild == null && node.rightChild == null;\n\t}", "private void inorderLeafOnly(Node root) {// leaf not left, sorry it is LEAF\r\n if (this == null)\r\n return;\r\n if (root.left != null)\r\n inorderLeafOnly(root.left);\r\n // make sure it is leaf before printing\r\n if (root.left == null && root.right == null)\r\n System.out.print(root.value + \">\");\r\n if (root.right != null)\r\n inorderLeafOnly(root.right);\r\n }", "public Symbol[] getLeaves() {\n\t\tif (leaves == null) {\n\t\t\tif (numChildren == 0) {\n\t\t\t\tleaves = new Symbol[] {label};\n\t\t\t\treturn leaves;\n\t\t\t}\n\t\t\tSymbol[][] leafSets = new Symbol[numChildren][];\n\t\t\tint numItems = 0;\n\t\t\t// gather the arrays\n\t\t\tfor (int i = 0; i < numChildren; i++) {\n\t\t\t\tleafSets[i] = ((TreeItem)children[i]).getLeaves();\n\t\t\t\tnumItems += leafSets[i].length; \n\t\t\t}\n\t\t\t// compress them into one, then give it to the above\n\t\t\tleaves = new Symbol[numItems];\n\t\t\tint currItem = 0;\n\t\t\tfor (int i = 0; i < numChildren; i++) {\n\t\t\t\tfor (int j = 0; j < leafSets[i].length; j++) {\n\t\t\t\t\tleaves[currItem++] = leafSets[i][j];\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn leaves;\n\t}", "public void flatten()\r\n\t\t{\r\n\t\t\tif (_children.size() > 0) \r\n\t\t\t{\r\n\t\t\t\tint i = 0;\r\n\t\t\t\twhile(i < _children.size())\r\n\t\t\t\t{\r\n\t\t\t\t\tExpressionNode subExpr = _children.get(i);\r\n\t\t\t\t\tsubExpr.flatten();\r\n\t\t\t\t\tif (_data.equals(subExpr._data)) \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t_children.addAll(subExpr._children);\r\n\t\t\t\t\t\t_children.remove(subExpr);\r\n\t\t\t\t\t}\r\n\t\t\t\t\ti++;\r\n\t\t\t\t}\t\t\t\t\r\n\t\t\t}\r\n\t\t}", "public boolean isLeaf()\n\t{\n\t\treturn left == null && right == null;\n\t}", "boolean hasNode()\n/* */ {\n/* 473 */ if ((this.bn == null) && (this.mn == null)) return false;\n/* 474 */ if (this.jt == null) return false;\n/* 475 */ return true;\n/* */ }", "@Test\n public void testPhylogeneticTreeParserNamednodesNoDistance() {\n // create the actual tree\n String tree = \"(A,B,(C,D)E)F;\";\n PhylogeneticTreeItem rootActual = PhylogeneticTreeParser.parse(tree);\n\n // create the expected Tree\n // root node\n PhylogeneticTreeItem rootExpected = new PhylogeneticTreeItem();\n rootExpected.setName(\"F\");\n // add 3 child nodes\n PhylogeneticTreeItem current = new PhylogeneticTreeItem();\n current.setParent(rootExpected);\n current.setName(\"A\");\n current = new PhylogeneticTreeItem();\n current.setName(\"B\");\n current.setParent(rootExpected);\n current = new PhylogeneticTreeItem();\n current.setParent(rootExpected);\n current.setName(\"E\");\n // add 2 child nodes to the third node\n PhylogeneticTreeItem current2 = new PhylogeneticTreeItem();\n current2.setParent(current);\n current2.setName(\"C\");\n current2 = new PhylogeneticTreeItem();\n current2.setParent(current);\n current2.setName(\"D\");\n\n // compare the trees\n assertEquals(\"both trees do not match\", rootExpected, rootActual);\n\n }", "@Override\r\n\t\tpublic NodeList getChildNodes()\r\n\t\t\t{\n\t\t\t\treturn null;\r\n\t\t\t}", "@Test\n public void testPhylogeneticTreeParserNoNamesNoDistance() {\n // create the actual tree\n String tree = \"(,,(,));\";\n PhylogeneticTreeItem rootActual = PhylogeneticTreeParser.parse(tree);\n\n // create the expected Tree\n // root node\n PhylogeneticTreeItem rootExpected = new PhylogeneticTreeItem();\n // add 3 child nodes\n PhylogeneticTreeItem current = new PhylogeneticTreeItem();\n current.setParent(rootExpected);\n current = new PhylogeneticTreeItem();\n current.setParent(rootExpected);\n current = new PhylogeneticTreeItem();\n current.setParent(rootExpected);\n // add 2 child nodes to the third node\n PhylogeneticTreeItem current2 = new PhylogeneticTreeItem();\n current2.setParent(current);\n current2 = new PhylogeneticTreeItem();\n current2.setParent(current);\n\n // compare the trees\n assertEquals(\"both trees do not match\", rootExpected, rootActual);\n\n }", "@Override public void accept(JannotTreeVisitor v)\n{\n v.visitBinary(this);\n}", "@Test\n public void test7() throws Throwable {\n DefaultMenuItem defaultMenuItem0 = new DefaultMenuItem((Object) null);\n defaultMenuItem0.getParent();\n assertEquals(true, defaultMenuItem0.isLeaf());\n }", "@Override\n public void nullstill() {\n Node<T> curr= hode;\n while (curr!=null){\n Node<T> p= curr.neste;\n curr.forrige=curr.neste= null;\n curr.verdi= null;\n curr= p;\n }\n hode= hale= null;\n endringer++;\n antall=0;\n }", "public static void main(String[] args) {\n\t\ttry {\n//\t\t\tExtractorXML xml = new ExtractorXML(\"./TLf6PpaaExclBrkdnD-sqlMap.xml\", \"utf-8\");\n\t\t\tExtractorXML xml = new ExtractorXML(\"D:/tmp/test.xml\",\"utf-8\");\n\n\n\t\t\tTObj nd = xml.doAnalyze();\n\n\t\t\txml.dump(\"c:\\\\a.out\");\n/*\t\t\tfor ( int i = 0; ; i ++) {\n\t\t\tif (xml.getAttributeValue(\"/sqlMap/insert[\" + i +\"]\", \"id\") == null)\n\t\t\t\tbreak;\n\t\t\tSystem.out.println(xml.getAttributeValue(\"/sqlMap/insert[\" + i +\"]\", \"id\"));\n\t\t\t}*/\n\n\t\t//System.out.println(\"!!\" + rootnode.getNodeValue(\"/navigation/action[\" + 3 +\"]\"));\n\n\t\t\tSystem.out.println(\"root=\"+xml.getRootName());\n//\t\tArrayList arr = node_list.get(3).sublist;\n\n/*\t\tfor(int i = 0; i < arr.size() ; i ++){\n\n\t\t\tnode_data ndd = (node_data)arr.get(i);\n\t\t\tif(ndd.nodename.equals(\"command\") ){\n\t\t\t\t//System.out.println(ndd.tlocation.getStartLine() + \" :: \" + ndd.nodename + \" :: \" + ndd.tlocation.getEndLine());\n\t\t\t\tfor(int j =0; j < ndd.sublist.size() ; j ++){\n\t\t\t\t\tSystem.out.println(ndd.sublist.get(j).nodename);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n*/\n\t\t/*\tfor(int j =0 ; j < node_list.size(); j ++){\n\n\t\t\tnode_data nd = (node_data)node_list.get(j);\n\t\t\tSystem.out.println(nd.keylist.get(0).value + \" TLOCATION start :: \" + nd.tlocation.getStartLine() + \" TLOCATION end :: \" + nd.tlocation.getEndLine());\n\t\t}\n\t\tSystem.out.println(rootnode.sublist.get(0).tlocation.getStartLine() + \" \"+ rootnode.sublist.get(0).tlocation.getEndLine());\n\t\t */\n\t\t\t// xml.log.close();\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t\t// TODO: handle exception\n\t\t}\n\t}", "private NDFA emptyCase(RegExTree regExTree) {\n int[][] tTab = new int[2][N];\n ArrayList<Integer>[] eTab = new ArrayList[2];\n //DUMMY VALUES FOR INITIALIZATION\n for (int i=0;i<tTab.length;i++) for (int col=0;col<N;col++) tTab[i][col]=-1;\n for (int i=0;i<eTab.length;i++) eTab[i]=new ArrayList<>();\n if (regExTree.root!=RegEx.DOT) tTab[0][regExTree.root]=1; //transition regExTree.root from initial state \"0\" to final state \"1\"\n else for (int i=0;i<N;i++) tTab[0][i]=1; //transition DOT from initial state \"0\" to final state \"1\"\n return new NDFA(tTab,eTab);\n }", "@Override\n public void outPlusExp(PlusExp node)\n {\n Type lexpType = this.mCurrentST.getExpType(node.getLExp());\n Type rexpType = this.mCurrentST.getExpType(node.getRExp());\n mPrintWriter.println(\"#Addddddddddddding\");\n Label l1 = new Label();\n Label l0 = new Label();\n Label l2 = new Label();\n Label l3 = new Label();\n //# Load constant int 1\n if(lexpType == Type.BYTE && rexpType == Type.INT){\n /*mPrintWriter.println(\"ldi r24,lo8(\"+node.getLExp().value+\")\");\n mPrintWriter.println(\"ldi r25,hi8(\"+node.getLExp().value+\")\");\n //# push two byte expression onto stack\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n //# Load constant int 0\n mPrintWriter.println(\"ldi r24,lo8(\"+node.getRExp().value+\")\");\n mPrintWriter.println(\"ldi r25,hi8(\"+node.getRExp().value+\")\");\n //# push two byte expression onto stack\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n //# Casting int to byte by popping\n //# 2 bytes off stack and only pushing low order bits\n //# back on. Low order bits are on top of stack.\n mPrintWriter.println(\"pop r24\");\n mPrintWriter.println(\"pop r25\");\n mPrintWriter.println(\"push r24\");*/\n //# load a one byte expression off stack\n mPrintWriter.println(\"pop r18\");\n mPrintWriter.println(\"pop r19\");\n //mPrintWriter.println(# load a one byte expression off stack\n mPrintWriter.println(\"pop r24\");\n //mPrintWriter.println(# promoting a byte to an int\n mPrintWriter.println(\"tst r24\");\n mPrintWriter.println(\"brlt \" + l0);\n mPrintWriter.println(\"ldi r25, 0\");\n mPrintWriter.println(\"jmp \" + l1);\n mPrintWriter.println(l0 + \":\");\n mPrintWriter.println(\"ldi r25, hi8(-1)\");\n mPrintWriter.println( l1 + \":\");\n\n // mPrintWriter.println(# Do add operation\n mPrintWriter.println(\"add r24, r18\");\n mPrintWriter.println(\"adc r25, r19\");\n //mPrintWriter.println(# push two byte expression onto stack\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n }\n else if(lexpType == Type.BYTE && rexpType == Type.BYTE){\n /*mPrintWriter.println(\"ldi r24,lo8(\"+node.getLExp().value+\")\");\n mPrintWriter.println(\"ldi r25,hi8(\"+node.getLExp().value+\")\");\n //# push two byte expression onto stack\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n //# Casting int to byte by popping\n //# 2 bytes off stack and only pushing low order bits\n //# back on. Low order bits are on top of stack.\n mPrintWriter.println(\"pop r24\");\n mPrintWriter.println(\"pop r25\");\n mPrintWriter.println(\"push r24\");\n mPrintWriter.println(\"ldi r24,lo8(\"+node.getRExp().value+\")\");\n mPrintWriter.println(\"ldi r25,hi8(\"+node.getRExp().value+\")\");\n //# push two byte expression onto stack\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n //# Casting int to byte by popping\n //# 2 bytes off stack and only pushing low order bits\n //# back on. Low order bits are on top of stack.\n mPrintWriter.println(\"pop r24\");\n mPrintWriter.println(\"pop r25\");\n mPrintWriter.println(\"push r24\");*/\n //# load a one byte expression off stack\n mPrintWriter.println(\"pop r18\");\n //# load a one byte expression off stack\n mPrintWriter.println(\"pop r24\");\n //# promoting a byte to an int\n mPrintWriter.println(\"tst r24\");\n mPrintWriter.println(\"brlt \" + l0);\n mPrintWriter.println(\"ldi r25, 0\");\n mPrintWriter.println(\"jmp \" + l1);\n mPrintWriter.println(l0 + \":\");\n mPrintWriter.println(\"ldi r25, hi8(-1)\");\n mPrintWriter.println( l1 + \":\");\n //# promoting a byte to an int\n mPrintWriter.println(\"tst r18\");\n mPrintWriter.println(\"brlt \" + l2);\n mPrintWriter.println(\"ldi r19, 0\");\n mPrintWriter.println(\"jmp \" + l3);\n mPrintWriter.println(l2 + \":\");\n mPrintWriter.println(\"ldi r19, hi8(-1)\");\n mPrintWriter.println(l3 + \":\");\n\n //mPrintWriter.println(# Do add operation\n mPrintWriter.println(\"add r24, r18\");\n mPrintWriter.println(\"adc r25, r19\");\n //mPrintWriter.println(# push two byte expression onto stack\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n }\n else if(lexpType == Type.INT && rexpType == Type.BYTE){\n /*mPrintWriter.println(\"ldi r24,lo8(\"+node.getLExp().value+\")\");\n mPrintWriter.println(\"ldi r25,hi8(\"+node.getLExp().value+\")\");\n //mPrintWriter.println(# push two byte expression onto stack);\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n //mPrintWriter.println(# Casting int to byte by popping);\n //mPrintWriter.println(# 2 bytes off stack and only pushing low order bits);\n //mPrintWriter.println(# back on. Low order bits are on top of stack.);\n mPrintWriter.println(\"pop r24\");\n mPrintWriter.println(\"pop r25\");\n mPrintWriter.println(\"push r24\");\n //mPrintWriter.println(# Load constant int 0);\n mPrintWriter.println(\"ldi r24,lo8(\"+node.getRExp().value+\")\");\n mPrintWriter.println(\"ldi r25,hi8(\"+node.getRExp().value+\")\");\n //# push two byte expression onto stack);\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");*/\n //# load a two byte expression off stack);\n mPrintWriter.println(\"pop r18\");\n //mPrintWriter.println(\"pop r19\");\n //# load a one byte expression off stack\n mPrintWriter.println(\"pop r24\");\n mPrintWriter.println(\"pop r25\");\n //# promoting a byte to an int\n mPrintWriter.println(\"tst r18\");\n mPrintWriter.println(\"brlt\" + l0);\n mPrintWriter.println(\"ldi r19, 0\");\n mPrintWriter.println(\"jmp \" + l1);\n mPrintWriter.println(l0 + \":\");\n mPrintWriter.println(\"ldi r19, hi8(-1)\");\n mPrintWriter.println(l1 + \":\");\n\n //mPrintWriter.println(# Do add operation\n mPrintWriter.println(\"add r24, r18\");\n mPrintWriter.println(\"adc r25, r19\");\n //mPrintWriter.println(# push two byte expression onto stack\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n }\n else{\n mPrintWriter.println(\"pop r18\");\n mPrintWriter.println(\"pop r19\");\n //# load a one byte expression off stack\n mPrintWriter.println(\"pop r24\");\n mPrintWriter.println(\"pop r25\");\n\n mPrintWriter.println(\"add r24, r18\");\n mPrintWriter.println(\"adc r25, r19\");\n //mPrintWriter.println(# push two byte expression onto stack\n mPrintWriter.println(\"push r25\");\n mPrintWriter.println(\"push r24\");\n }\n }", "public boolean isLeaf() {\r\n\t\t\treturn (children.size() == 0);\r\n\t\t}", "NodeSet<F> getLeaves(OWLClassExpression c, P p, R start, boolean direct);", "public boolean isLeaf() {\n return this.type == Type.LEAF;\n }", "protected boolean isEmptyXmlTagExpanded() {\n return false;\n }", "BaleElementEvent fixup()\n{\n if (line_elements.size() > 0) addLine();\n\n BaleElementEvent ee = new BaleElementEvent(root_element,new_children);\n root_element.clear();\n for (BaleElement be : new_children) root_element.add(be);\n BoardLog.logD(\"BALE\",\"ELEMENT FIXUP ROOT \" + new_children.size());\n\n return ee;\n}", "public static void nonRecursiveParserXML(NodeList rList, Document doc){\r\n\t try {\t\r\n\t System.out.println(\"===========================\");\r\n\t for (int temp1 = 0; temp1 < rList.getLength(); temp1++) {\r\n\t \t NodeList nList = doc.getElementsByTagName(\"mxCell\");\r\n\t System.out.println(\"++++++++++++++ mxCell +++++++++++++++++\");\r\n\t for (int temp = 0; temp < nList.getLength(); temp++) {// for each cell\r\n\t Node nNode = nList.item(temp); // a cell is called in as nNode\r\n\t System.out.println(\"\\nCurrent Element :\" + nNode.getNodeName());\r\n\t if (nNode.getNodeType() == Node.ELEMENT_NODE) {\r\n\t Element eElement = (Element) nNode;\r\n\t NamedNodeMap attList = eElement.getAttributes(); \r\n\t \r\n\t for(int ind = 0; ind < attList.getLength(); ind++){\r\n\t \t System.out.println(\"Attribute :\" + attList.item(ind));\r\n\t } \r\n\t NodeList subNodes = eElement.getElementsByTagName(\"mxGeometry\");\r\n\t System.out.println(\"\\t\\t------------ mxGeometry --------------\");\r\n\t for(int subInd = 0; subInd < subNodes.getLength(); subInd++){\r\n\t \t NamedNodeMap elemAtList = subNodes.item(subInd).getAttributes(); \r\n\t \r\n\t for(int ind2 = 0; ind2 < elemAtList.getLength(); ind2++){\r\n\t \t System.out.println(\"Attribute :\" + elemAtList.item(ind2));\r\n\t }\r\n\t }\r\n\t //System.out.println(\"First Name : \" + eElement.getElementsByTagName(\"mxGeometry\").item(0).getTextContent());\r\n\t }\r\n\t } \r\n\t }\r\n\t } catch (Exception e) {\r\n\t e.printStackTrace();\r\n\t }\r\n\t\t}", "@Override\n protected void iterChildren(TreeFunction f) {\n }", "@Override\n protected void iterChildren(TreeFunction f) {\n }", "@Override\n protected void iterChildren(TreeFunction f) {\n }", "public static void main(String[] args) {\n\r\n\t\t\r\n\t\t\r\n\t\tString BETTEST = \"/+8*62-9*43\";\r\n\r\n\r\n\t\tBinaryExpressionTree<String>listBET = new BinaryExpressionTree<String>();\r\n\r\n\t\tfor (int i = 0; i < BETTEST.length(); i++) {\r\n\t\t\t\r\n\t\t\tlistBET.add(\"\" + BETTEST.charAt(i));\t\t\t\r\n\t\t}\r\n\r\n\r\n\t\tSystem.out.println(\"\\nPreOrder Traversal\");\r\n\t\tlistBET.PreorderTraversal();\r\n\t\tSystem.out.println(\"\\nPostOrder Traversal\");\r\n\t\tlistBET.PostorderTraversal();\r\n\r\n\r\n\t\t String BETTEST2 =\"/+84*32\";\r\n\t\t \r\n\t\t BinaryExpressionTree<String>listBET2 = new BinaryExpressionTree<String>();\r\n\t\t\r\n\t\t for (int i = 0; i < BETTEST2.length(); i++) {\r\n\t\t\t\t\r\n\t\t\t\tlistBET2.add(\"\" + BETTEST2.charAt(i));\t\r\n\t\t\r\n\t\r\n\t}\r\n\t\t\tSystem.out.println(\"\\nPreOrder Traversal\");\r\n\t\t\tlistBET2.PreorderTraversal();\r\n\t\t\tSystem.out.println(\"\\nPostOrder Traversal\");\r\n\t\t\tlistBET2.PostorderTraversal();\r\n\t\t\t\r\n String BETTEST3 =\"*-92/31\";\r\n\t\t \r\n\t\t BinaryExpressionTree<String>listBET3 = new BinaryExpressionTree<String>();\r\n\t\t\r\n\t\t for (int i = 0; i < BETTEST3.length(); i++) {\r\n\t\t\t\t\r\n\t\t\t\tlistBET3.add(\"\" + BETTEST3.charAt(i));\t\r\n\t\r\n\t\t\t\t\r\n\t\t\t\r\n\t}\r\n\t\t System.out.println(\"\\nPreOrder Traversal\");\r\n\t\t\tlistBET3.PreorderTraversal();\r\n\t\t\tSystem.out.println(\"\\nPostOrder Traversal\");\r\n\t\t\t\r\n\t\t\tlistBET3.PostorderTraversal();\r\n \r\n\t\t\tString BETTEST4 =\"-/*8043\";\r\n\t\t \r\n\t\t BinaryExpressionTree<String>listBET4 = new BinaryExpressionTree<String>();\r\n\t\t\r\n\t\t for (int i = 0; i < BETTEST4.length(); i++) {\r\n\t\t\t\t\r\n\t\t\t\tlistBET4.add(\"\" + BETTEST4.charAt(i));\t\r\n\t\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\r\n\t}\r\n\t\t\tSystem.out.println(\"\\nPreOrder Traversal\");\r\n\t\t\tlistBET4.PreorderTraversal();\r\n\t\t\tSystem.out.println(\"\\nPostOrder Traversal\");\r\n\t\t\tlistBET4.PostorderTraversal();\r\n}", "public boolean isLeafContextNode();", "public Leaf(){}", "@Override\n\tpublic void visit(OracleHierarchicalExpression arg0) {\n\t\t\n\t}", "private void parse ( GPNode node ) {\n\n nodes++;\n\n int d = node.atDepth();\n if ( d > depth ) depth = d;\n\n for ( int i = 0; i < node.children.length; i++ )\n parse(node.children[i]);\n\n }", "public boolean isLeaf(){\n\t\treturn (leftChild == null) && (rightChild == null);\n\t}", "public static void lmd_parseTree(){\n\n e_stack.push(\"$\");\n e_stack.push(pc.first_rule);\n head_node=new node(pc.first_rule);\n\n // Evaluate\n // Building the tree as well\n\n node cur=head_node;\n\n for(int i=0;i<token_stream.length;i++){\n System.out.println(e_stack);\n if(!pc.isTerminal(e_stack.peek())){\n String rule_token =pc.parse_Table.get(e_stack.pop(),token_stream[i]).right;\n\n if(!rule_token.equals(\"empty\")) {\n String to_put[]=rule_token.split(\" \");\n for(int j=to_put.length-1;j>=0;j--)\n e_stack.push(to_put[j]);\n\n // add children\n for(int j=0;j<to_put.length;j++)\n addNode(cur,to_put[j]);\n // set cur\n cur=cur.next;\n }\n else {\n // if rule_token is empty\n addNode(cur,\"empty\");\n cur=cur.next.next; // as \"empty\" node will not have any children\n }\n i--;\n }\n else {\n // if(e_stack.peek().equals(token_stream[i]))\n e_stack.pop();\n if(cur.next!=null ) cur=cur.next;\n }\n }\n }", "public abstract List<Node> expand();", "public boolean isLeafNode () {\n \tif(left == null)\n \t\treturn true;\n \treturn false;\n }", "LeafPage(int ord){//order\r\n\t\tleaf=true;\r\n\t\torder=ord;//maximum number of keys per node\r\n\t\tkeys=new int[order-1];//array allows for sorting before split\r\n\t\tcounter=1;//# of elements in keys array\r\n\t}", "private BaleElement fixLeafElement(BaleElement be,boolean first)\n{\n // handle indents\n BaleAstNode sn = cur_ast.getChild(be.getDocumentStartOffset());\n\n if (be.isEmpty() && !be.isEndOfLine()) {\n if (first && be instanceof BaleElement.Space) {\n\t be = new BaleElement.Indent(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n }\n else if (!first && be instanceof BaleElement.Indent) {\n\t be = new BaleElement.Space(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n }\n }\n else if (be.isIdentifier()) {\n BaleAstIdType ityp = BaleAstIdType.NONE;\n if (sn != null) ityp = sn.getIdType();\n switch (ityp) {\n\t case FIELD :\n\t if (!(be instanceof BaleElement.FieldId)) {\n\t be = new BaleElement.FieldId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case FIELD_STATIC :\n\t if (!(be instanceof BaleElement.StaticFieldId)) {\n\t be = new BaleElement.StaticFieldId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case CALL :\n\t if (!(be instanceof BaleElement.CallId)) {\n\t be = new BaleElement.CallId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case CALL_STATIC :\n\t if (!(be instanceof BaleElement.StaticCallId)) {\n\t be = new BaleElement.StaticCallId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case CALL_UNDEF :\n\t if (!(be instanceof BaleElement.UndefCallId)) {\n\t be = new BaleElement.UndefCallId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case CALL_DEPRECATED :\n\t if (!(be instanceof BaleElement.DeprecatedCallId)) {\n\t be = new BaleElement.DeprecatedCallId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case TYPE :\n\t if (!(be instanceof BaleElement.TypeId)) {\n\t be = new BaleElement.TypeId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case ENUMC :\n\t case FIELDC :\n\t if (!(be instanceof BaleElement.ConstId)) {\n\t be = new BaleElement.ConstId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case CLASS_DECL :\n\t if (!(be instanceof BaleElement.ClassDeclId)) {\n\t be = new BaleElement.ClassDeclId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case CLASS_DECL_MEMBER :\n\t if (!(be instanceof BaleElement.ClassDeclMemberId)) {\n\t be = new BaleElement.ClassDeclMemberId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case METHOD_DECL :\n\t if (!(be instanceof BaleElement.MethodDeclId)) {\n\t be = new BaleElement.MethodDeclId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case EXCEPTION_DECL :\n\t case LOCAL_DECL :\n\t if (!(be instanceof BaleElement.LocalDeclId)) {\n\t be = new BaleElement.LocalDeclId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case FIELD_DECL :\n\t if (!(be instanceof BaleElement.FieldDeclId)) {\n\t be = new BaleElement.FieldDeclId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case ANNOT :\n\t if (!(be instanceof BaleElement.AnnotationId)) {\n\t be = new BaleElement.AnnotationId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case UNDEF :\n\t if (!(be instanceof BaleElement.UndefId)) {\n\t be = new BaleElement.UndefId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t case BUILTIN :\n\t if (!(be instanceof BaleElement.BuiltinId)) {\n\t be = new BaleElement.BuiltinId(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n\t default :\n if (be.getClass() != BaleElement.Identifier.class) {\n\t be = new BaleElement.Identifier(for_document,cur_parent,be.getStartOffset(),be.getEndOffset());\n\t }\n\t break;\n }\n }\n\n be.setAstNode(sn);\n return be;\n}", "@Test\n public void test5() throws Throwable {\n DefaultMenuItem defaultMenuItem0 = new DefaultMenuItem((Object) null);\n defaultMenuItem0.getContained();\n assertEquals(true, defaultMenuItem0.isLeaf());\n }", "private boolean ifLeaf(Node myT) {\r\n return myT != null && myT.left == null && myT.right == null;\r\n }", "@Test\n public void test11() throws Throwable {\n DefaultMenuItem defaultMenuItem0 = new DefaultMenuItem((Object) null);\n int int0 = defaultMenuItem0.getDepth();\n assertEquals(0, int0);\n assertEquals(true, defaultMenuItem0.isLeaf());\n }", "boolean isLeaf(treeNode node){\n\n\t\tif(node.lc == null && node.rc == null){\n\t\t\treturn true;\n\t\t} else {\n\t\t\treturn false;\n\t\t}\n\n\t}", "public StatementParse reconstructTree(ArrayList<StatementParse> expression){\n // an empty expression will not trigger this method\n // first element is always an integer\n StatementParse left_node = expression.get(0);\n\n for (int i = 1; i < expression.size(); i++){\n StatementParse right_node = expression.get(i);\n if (right_node instanceof IntegerParse && ((IntegerParse) right_node).getValue() == 0){\n continue;\n }\n StatementParse top;\n if (right_node.isNegative()){\n top = new StatementParse(\"-\");\n } else {\n top = new StatementParse(\"+\");\n }\n top.getChildren().add(left_node);\n top.getChildren().add(right_node);\n left_node = top;\n }\n return left_node;\n }", "private boolean getLeftOuter() throws IOException {\n while(true) {\n if(rightTuple == nullPad) {\n found = false;\n leftTuple = leftChild.getNextTuple();\n if (leftTuple == null) {\n done = true;\n return false;\n }\n }\n rightTuple = rightChild.getNextTuple();\n if (rightTuple == null) {\n if (!found) {\n rightTuple = nullPad;\n rightChild.initialize();\n return true;\n }\n leftTuple = leftChild.getNextTuple();\n if (leftTuple == null) {\n done = true;\n return false;\n }\n found = false;\n rightChild.initialize();\n }\n else\n return true;\n }\n }", "private Pair<SemanticType,Code<?>> expand(Code<?> root, SemanticType.Not type, int freeVar) {\n\t\tCode.Variable variable = Code.Variable(type.element(), freeVar);\n\t\tPair<SemanticType,Code<?>> p = expand(variable, type.element(), freeVar++);\n\t\tCode<?> invariant = p.second();\n\t\tif (invariant != null) {\n\t\t\tinvariant = Code.Unary(SemanticType.Bool, Code.Unary.Op.NOT, invariant);\t\t\t\n\t\t}\n\t\treturn new Pair<SemanticType,Code<?>>(SemanticType.Not(p.first()),invariant);\n\t}", "public ExpressionTree()\n\t\t{\n\t root = null;\n\t\t}", "@Override\n public boolean isMissingNode() { return false; }", "public boolean getAllowsChildren() { return !isLeaf(); }", "private void listChildren(Node current) {\n if(current instanceof Element){ //finds the element tags in the XML document with XOM parser\n Element temp = (Element) current;\n switch(temp.getQualifiedName()) {\n case (\"grapes\"): //grapes tag doesn't do anything in particular except instantiating the file\n break;\n\n case (\"grape\"):\n createGrape(temp);\n break;\n\n case (\"seed\"):\n createSeed(temp);\n break;\n\n default:\n throw new IllegalArgumentException(\"Invalid input in XML \" ); //any other element type is not supported in our XML formatted file\n }\n }\n\n for (int i = 0; i < current.getChildCount(); i++) {\n listChildren(current.getChild(i)); //recursive call traverses the XML document in preorder\n }\n\n }", "public boolean isLeaf(){\n\t\treturn (childList == null || childList.size() == 0);\n\t}", "protected void extract() {\n\t\tfor (ITSState nodeState : doc.iterNodes()) {\n\t\t\tNode node = nodeState.node;\n\t\t\tRuleResolver resolver = resolvers.get(node.getNodeName()); \n\t\t\tif (resolver != null) {\n\t\t\t\tGlobalRule rule = resolver.extractRule(attrReader, parameters, nodeState.node);\n\t\t\t\tapplyRule(resolver, rule);\n\t\t\t}\n\t\t\t\n\t\t\tif (node.getNodeName().equals(\"its:param\")) {\n\t\t\t\tString name = node.getAttributes().getNamedItem(\"name\").getNodeValue();\n\t\t\t\tString value = node.getTextContent();\n\t\t\t\tparameters.add(name, value);\n\t\t\t} else if (attrReader.dialect.isRules(node)) { \n\t\t\t\t// we have external link (xlink:href or link href)\n\t\t\t\tString external = attrReader.dialect.getExternalRules(node);\n\t\t\t\tif (external != null) {\n\t\t\t\t\textractExternalRules(external);\n\t\t\t\t}\n\t\t\t} else if (node.getNodeName().equals(\"script\")) {\n\t\t\t\t// we have embedded\n\t\t\t\tif (node.hasAttributes()) {\n\t\t\t\t\tif (node.getAttributes().getNamedItem(\"type\").getNodeValue().equals(\"application/its+xml\")) {\n\t\t\t\t\t\textractEmbeddedRules(node.getTextContent());\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (!nodeState.nodePath.contains(\"its:rules\")) {\n\t\t\t\t// unless we're in rules, look at local annotations\n\t\t\t\t// LOCAL\n\t\t\t\textractLocal(nodeState);\n\t\t\t}\n\t\t}\n\t\t\n\t\t// process inheritance\n\t\tfor (ITSState nodeState : doc.iterNodes()) {\n\t\t\t// Elements: handle inheritance \n\t\t\tITSData parentData = getParentState(nodeState);\n\t\t\tif (parentData != null) {\n\t\t\t\t// inherit from parent\n\t\t\t\tITSData thisData = nodeItsData.get(nodeState.nodePath);\n\t\t\t\tif (thisData == null) {\n\t\t\t\t\tthisData = new ITSData();\n\t\t\t\t\tapplyRuleToNode(nodeState.nodePath, thisData);\n\t\t\t\t} \n\t\t\t\tthisData.inherit(parentData);\t\t\t\t\n\t\t\t}\t\n\t\t\t\t\t\t\n\t\t} \n\t\t\n\t\t\n\t}", "public abstract Tree extractMenuItems (Object obj) throws SAFSException;", "abstract public Collection<? extends IZipNode> getChildren();", "private InfixExpression getNode()\n{\n return (InfixExpression) ast_node;\n}", "@Test\n public void test8() throws Throwable {\n DefaultMenuItem defaultMenuItem0 = new DefaultMenuItem((Object) null);\n defaultMenuItem0.toString();\n assertEquals(true, defaultMenuItem0.isLeaf());\n }", "private void getTreeShape() {\n int treeSizeInBytes = (int) (Math.ceil(treeSize / (double) Byte.SIZE));\n // converting tree shape in bytes to the bitset;\n BitSet bs = BitSet.valueOf(Arrays.copyOfRange(buffer.array(), bufferPosition, bufferPosition + treeSizeInBytes));\n bufferPosition += treeSizeInBytes;\n\n int treeLeavesAmount = 0;\n for (int i = 0; i < treeSize; i++) {\n boolean bit = bs.get(i);\n if (!bit) {\n treeLeavesAmount += 1;\n }\n treeShape.add(bit);\n }\n\n // adding tree leaves to the linked list;\n for (int i = bufferPosition; i < bufferPosition + treeLeavesAmount; i++) {\n treeLeaves.add(buffer.get(i));\n }\n // increasing buffer position for the amount of leaves(unique bytes);\n bufferPosition = bufferPosition + treeLeavesAmount;\n }", "public boolean isLeaf()\r\n {\r\n return this.getLeft()==null&&this.getRight()==null;\r\n }", "@Override\n public TreeNode make(Parser parser) {\n Token token = parser.peek();\n if(token.getTokenID() == Token.TIDEN){\n return nAlistNode.make(parser); //alist trans (dont consume token alist will need it)\n }\n return null; //eps trans\n }", "@Override\n public NodeList getChildNodes() {\n return null;\n }" ]
[ "0.56736434", "0.5580955", "0.5527046", "0.55133426", "0.5512919", "0.5470674", "0.54032713", "0.53936005", "0.5384767", "0.537433", "0.53447455", "0.5288299", "0.52759403", "0.5260407", "0.52485335", "0.52290523", "0.52249724", "0.52132636", "0.5202092", "0.5195092", "0.5192844", "0.5175974", "0.51517147", "0.51508677", "0.51395", "0.5138818", "0.5114429", "0.51045895", "0.5100199", "0.5093581", "0.5093581", "0.5093581", "0.5093581", "0.50888586", "0.5085427", "0.5071719", "0.5064522", "0.5064522", "0.5064522", "0.5064522", "0.50629306", "0.5058131", "0.502749", "0.5024015", "0.50154424", "0.50082916", "0.5005976", "0.50018114", "0.50003684", "0.49953043", "0.49944857", "0.49931383", "0.498897", "0.49885705", "0.49821037", "0.49815294", "0.49778572", "0.49708882", "0.49633908", "0.49617532", "0.4956646", "0.49558938", "0.49512446", "0.49493057", "0.4946006", "0.49449158", "0.4944563", "0.4944563", "0.4944563", "0.49419585", "0.49365863", "0.49356613", "0.49354863", "0.4932058", "0.49269617", "0.49262753", "0.49238732", "0.49220094", "0.49169567", "0.49140733", "0.49097618", "0.49083152", "0.4904657", "0.4896821", "0.48935756", "0.48935464", "0.48907438", "0.4885136", "0.48845738", "0.4879503", "0.48794496", "0.48765928", "0.4871322", "0.48708248", "0.48676866", "0.4863898", "0.4859161", "0.48532915", "0.48498893", "0.4848315", "0.48477316" ]
0.0
-1
/ The default message for an unknown AST node
public void PrintMe() { System.out.print("AST NODE UNKNOWN\n"); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "protected R visitDefault(Message message) throws NebuloException {\n throw new UnsupportedMessageException(message.getClass().getName());\n }", "public NoSuitableNodeFoundException(String errorMessage) {\n\t\tsuper(errorMessage);\n\t}", "@Override\n public String visit(UnknownType n, Object arg) {\n return null;\n }", "@Test\n public void syntactic_fail(){\n SetupMocks.setup();\n\n List<Token> tokens= new ArrayList<>();\n\n// tokens.add(new Token(Token.TSTRG,1,1,null));\n\n tokens.add(new Token(Token.TCOMA,1,1,null));\n\n Parser parser = new Parser(tokens);\n\n NPrintItemNode nPrintItemNode = new NPrintItemNode();\n nPrintItemNode.setnExprNode(NExprNode.INSTANCE());\n\n TreeNode printitem = nPrintItemNode.make(parser);\n\n assertEquals(TreeNode.NUNDEF, printitem.getValue());\n\n }", "@Override\n public void defaultOut(Node node) {\n //mPrintWriter.println(\"This node is not implemented\");\n }", "@Override\n public void visitErrorNode(ErrorNode node) {\n\n }", "public void syntax_error(Symbol current_token){}", "public void defaultVisit(ParseNode node) {}", "@Test(timeout = 4000)\n public void test23() throws Throwable {\n SimpleNode simpleNode0 = new SimpleNode(1990);\n simpleNode0.jjtClose();\n simpleNode0.id = (-229);\n // Undeclared exception!\n try { \n simpleNode0.jjtGetChild(0);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"com.soops.CEN4010.JMCA.JParser.SimpleNode\", e);\n }\n }", "@Test(timeout = 4000)\n public void test050() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n xPathLexer0.consume((-2376));\n // Undeclared exception!\n try { \n xPathLexer0.identifier();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "private void onUnknownMessage(ACLMessage msg) {\n\t\tLOG.warn(\"received unknown message: {}\", msg);\n\t}", "@Test(timeout = 4000)\n public void test048() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n xPathLexer0.consume((-1825));\n // Undeclared exception!\n try { \n xPathLexer0.identifierOrOperatorName();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Override\n public String visit(LabeledStmt n, Object arg) {\n return null;\n }", "@Override\n public String visit(UnparsableStmt n, Object arg) {\n return null;\n }", "@Test(timeout = 4000)\n public void test035() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n // Undeclared exception!\n try { \n xPathLexer0.setXPath((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "private void fatal(Node node, String reason) throws IIOInvalidTreeException {\n\t\tthrow new IIOInvalidTreeException(reason, node);\n\t}", "@Override\n public String visit(CatchClause n, Object arg) {\n return null;\n }", "@Test(timeout = 4000)\n public void test046() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n xPathLexer0.consume((-2568));\n // Undeclared exception!\n try { \n xPathLexer0.literal();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Override\n\tpublic String getMessage() {\n\t\treturn null;\n\t}", "@Test(timeout = 4000)\n public void test054() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n // Undeclared exception!\n try { \n xPathLexer0.LA((-1090));\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test106() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"4_R]T<#2)Q?]R7Ut\");\n ElExpression elExpression0 = new ElExpression(\"4_R]T<#2)Q?]R7Ut\");\n // Undeclared exception!\n try { \n xmlEntityRef0.label((Object) elExpression0);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public void unrecovered_syntax_error(Symbol current_token) throws SyntaxError{\n\t\tthrow new SyntaxError(current_token.left, (String)current_token.value);\n\t}", "protected void onUnknownMessage(Object msg) {\n log.warn(\"Unknown msg: \" + msg);\n }", "public void PrintMe()\r\n\t{\r\n\t\t/************************************/\r\n\t\t/* AST NODE TYPE = EXP NIL AST NODE */\r\n\t\t/************************************/\r\n\t\tSystem.out.print(\"AST NODE EXP NIL\\n\");\r\n\r\n\t\t\r\n\t\t/*********************************/\r\n\t\t/* Print to AST GRAPHIZ DOT file */\r\n\t\t/*********************************/\r\n\t\tAST_GRAPHVIZ.getInstance().logNode(\r\n\t\t\tSerialNumber,\r\n\t\t\t\"EXP\\nNIL\");\r\n\t\t\t\r\n\t}", "private void parseError() {\r\n System.out.print(\"Parse Error on:\");\r\n tokens.get(position).print();\r\n }", "@Override\n public String visit(BlockStmt n, Object arg) {\n return null;\n }", "@Override\r\n public void visit(ErrorMessage n, functionStruct fStruct) {\r\n \r\n }", "private String node(String name) { return prefix + \"AST\" + name + \"Node\"; }", "@Override\n public String visit(ExpressionStmt n, Object arg) {\n return null;\n }", "@Override\n public String visit(VariableDeclarationExpr n, Object arg) {\n return null;\n }", "@Override\n public String visit(TypeExpr n, Object arg) {\n return null;\n }", "@Test(timeout = 4000)\n public void test053() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n xPathLexer0.consume((-2013));\n // Undeclared exception!\n try { \n xPathLexer0.and();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Override\n public String visit(VariableDeclarator n, Object arg) {\n return null;\n }", "protected abstract String defaultExceptionMessage(TransactionCommand transactionCommand);", "void info (String msg) throws RootException;", "@Test(timeout = 4000)\n public void test28() throws Throwable {\n JavaParser javaParser0 = new JavaParser((JavaParserTokenManager) null);\n SimpleNode simpleNode0 = new SimpleNode((-5225));\n // Undeclared exception!\n try { \n simpleNode0.jjtAddChild((Node) null, (-5225));\n fail(\"Expecting exception: NegativeArraySizeException\");\n \n } catch(NegativeArraySizeException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"com.soops.CEN4010.JMCA.JParser.SimpleNode\", e);\n }\n }", "public XMLParseException() { super(defaultMessage); }", "@Override\n public String visit(NameExpr n, Object arg) {\n return null;\n }", "@Override\n public String visit(EmptyStmt n, Object arg) {\n return null;\n }", "private void recordUnknownSymbolError(String name, int line, int col)\n {\n addError(\"Use of undefined identifier \" + name, line, col);\n }", "@FormatMethod\n private void reportError(ParseTree parseTree, @FormatString String message, Object... arguments) {\n if (parseTree == null) {\n reportError(message, arguments);\n } else {\n errorReporter.reportError(parseTree.location.start, message, arguments);\n }\n }", "private String notFound() {\n\t\tquestionBot.put(owner.id(), \"Desculpe, não entendi sua resposta\");\n\t\treturn buildMessage(questionBot.get(owner.id()));\n\t}", "@Test(timeout = 4000)\n public void test044() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n xPathLexer0.consume((-863));\n // Undeclared exception!\n try { \n xPathLexer0.mod();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test055() throws Throwable {\n XPathLexer xPathLexer0 = null;\n try {\n xPathLexer0 = new XPathLexer((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "void onUnknown(String unformatedMessage);", "@Override\n public String visit(TryStmt n, Object arg) {\n return null;\n }", "@Test(timeout = 4000)\n public void test04() throws Throwable {\n FileSystemHandling.shouldThrowIOException((EvoSuiteFile) null);\n SimpleNode simpleNode0 = new SimpleNode(88);\n simpleNode0.identifiers = null;\n EvoSuiteFile evoSuiteFile0 = null;\n String string0 = \"q_$:q\";\n FileSystemHandling.shouldThrowIOException((EvoSuiteFile) null);\n FileSystemHandling.appendLineToFile((EvoSuiteFile) null, \"q_$:q\");\n EvoSuiteFile evoSuiteFile1 = null;\n FileSystemHandling.setPermissions((EvoSuiteFile) null, false, false, false);\n String string1 = \"<\";\n Node node0 = null;\n // Undeclared exception!\n try { \n simpleNode0.toString(\"q_$:q\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"com.soops.CEN4010.JMCA.JParser.SimpleNode\", e);\n }\n }", "@Override\n\tpublic Object visit(ASTString node, Object data) {\n\t\tSystem.out.print(node.strName);\n\t\treturn null;\n\t}", "void error (String msg) throws RootException;", "@Override\n public boolean isMissingNode() { return false; }", "@Override\n public String visit(VoidType n, Object arg) {\n return null;\n }", "@Override\n public String getMessage() {\n return \"Invalid token of \" + token + \" entered\";\n }", "DataNotFoundMessage()\n\t{\n\t\t\n\t}", "public String getMessage() {\n return \"☹ OOPS!!! There isn't a task labeled \" + label;\n }", "default void visitFailed(ClassName name, Exception e){\n }", "public interface ATypeCheckNode {}", "void cannotRecognize(Term token);", "@Override\n public String visit(InstanceOfExpr n, Object arg) {\n return null;\n }", "@Override\n public String visit(BinaryExpr n, Object arg) {\n return null;\n }", "@Override\n public void visit(NoOpNode noOpNode) {\n }", "@Override\n public final void syntaxError(Recognizer<?, ?> recognizer,\n Object offendingSymbol, int line, int charPositionInLine,\n String msg, RecognitionException e) {\n ResolveToken offendingToken = (ResolveToken) offendingSymbol;\n String input;\n if (recognizer == null) {\n input = offendingToken.getTokenSource().getInputStream().toString();\n }\n else {\n CommonTokenStream src =\n (CommonTokenStream) recognizer.getInputStream();\n input = src.getTokenSource().getInputStream().toString();\n }\n String[] lines = input.split(\"\\n\");\n String errorLine = lines[line - 1].replaceAll(\"\\t\", \" \");\n\n // Obtain the location from the token if it is not null\n Location location = null;\n if (offendingToken != null) {\n location = offendingToken.getLocation();\n }\n\n String errorMsg = buildErrorMsg(charPositionInLine, errorLine, msg);\n myStatusHandler.error(location, errorMsg);\n }", "public void unrecovered_syntax_error(Symbol s) throws java.lang.Exception\n { \n String lexema = s.value.toString();\n int fila = s.right;\n int columna = s.left;\n \n System.out.println(\"!!!!!!! Error Sintactico, Panic Mode !!!!!!! \");\n System.out.println(\"\\t\\tLexema: \"+lexema);\n System.out.println(\"\\t\\tFila: \"+fila);\n System.out.println(\"\\t\\tColumna: \"+columna);\n \n lista_errores.add(new ErrorT(lexema, fila, columna,\"sintactico\" ,\"Simbolo no esperado, Panic Mode\"));\n }", "public void displayGraphErrMsg(String message) {\r\n \t\t// per ora faccio printare nell'output, assolutamente provvisorio.\r\n \t\tSystem.out.println(\"message = \" + message);\r\n \t}", "@Override\n public String visit(SimpleName n, Object arg) {\n return null;\n }", "@Override\n public String visit(AssertStmt n, Object arg) {\n return null;\n }", "@Override\n\tpublic void VisitErrorNode(LegacyErrorNode Node) {\n\n\t}", "@Override\n public String visit(Name n, Object arg) {\n return null;\n }", "@Override\n public String visit(ModuleDeclaration n, Object arg) {\n return null;\n }", "public SemanticException(MkdObject name)\n {\n super(\"Semantic Error: No definition found for macro name: \" + name.getData());\n }", "@Test(timeout = 4000)\n public void test367() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"W,eg{\");\n // Undeclared exception!\n try { \n xmlEntityRef0.label();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Override\n\tpublic String visitExpression(ExpressionContext ctx) {\n\t\tif(ctx.getChildCount() == 3){\n\t\t\treturn visit(ctx.getChild(1));\n\t\t}\n\t\tParseTree cur = ctx.getChild(0);\n\t\tif(!(cur instanceof TerminalNode)){\n\t\t\treturn visit(cur);\n\t\t}\n\t\telse if(cur == ctx.ID()){\n\t\t\tString key=visitTerminal((TerminalNode)cur);\n\t\t\tRecord id= table.lookup(key);\n\t\t\tif (id==null) throw new RuntimeException(\"Identifier \"+key+\" is not declared\");\t\t\t\t\t\n\t\t\treturn id.getReturnType();\n\t\t}\n\t\telse if (cur==ctx.BOOLEANLIT()) return \"boolean\";\n\t\telse if (cur==ctx.STRING()) return \"String\";\n\t\treturn null;\n\t}", "@Override\n public String visit(VarType n, Object arg) {\n return null;\n }", "public void printError(String arg0) {\n\n }", "@Override\n\tprotected String generateMessage() {\n\t\treturn \"Script evaluation exception \" + generateSimpleMessage();\n\t}", "@Test\n public void test059() throws Throwable {\n ErrorPage errorPage0 = new ErrorPage();\n // Undeclared exception!\n try {\n String string0 = errorPage0.message(\"0K~@:tT\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "private void errorCheck( Token token, String kind ) {\n if( ! token.isKind( kind ) ) {\n System.out.println(\"Error: expected \" + token + \" to be of kind \" + kind );\n System.exit(1);\n }\n }", "public Code visitStatementErrorNode(StatementNode.ErrorNode node) {\n errors.fatal(\"PL0 Internal error: generateCode for Statement Error Node\",\n node.getLocation());\n return null;\n }", "@Override\n\tpublic void fatal(Marker marker, String message, Object p0) {\n\n\t}", "@Override\r\n public String toString() {\r\n String s = \"Unknown Error\";\r\n String message = getLocalizedMessage();\r\n return (message != null) ? (message) : s;\r\n }", "@Test(timeout = 4000)\n public void test036() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n xPathLexer0.consume((-91));\n // Undeclared exception!\n try { \n xPathLexer0.relationalOperator();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public Code visitErrorExpNode(ExpNode.ErrorNode node) { \n errors.fatal(\"PL0 Internal error: generateCode for ErrorExpNode\",\n node.getLocation());\n return null;\n }", "@Test\n public void test078() throws Throwable {\n ErrorPage errorPage0 = new ErrorPage();\n // Undeclared exception!\n try {\n Component component0 = errorPage0.title(\"%n.Is\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public String getMessage() {\n return null;\n }", "public static void printIndexInputNotDetectedError() {\n botSpeak(Message.INDEX_INPUT_NOT_DETECTED_ERROR);\n }", "public String getParseErrorMessage();", "@Test(timeout = 4000)\n public void test033() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n xPathLexer0.consume((-3572));\n // Undeclared exception!\n try { \n xPathLexer0.whitespace();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test038() throws Throwable {\n XPathLexer xPathLexer0 = new XPathLexer();\n xPathLexer0.consume((-2535));\n // Undeclared exception!\n try { \n xPathLexer0.or();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public static void infoln(Object message) {\n\t\tSystem.out.println(message);\n\t}", "@Override\n public String visit(ThrowStmt n, Object arg) {\n return null;\n }", "@Override\n\tpublic void fatal(Marker marker, CharSequence message) {\n\n\t}", "@Override\r\n\tpublic String getMessage() {\n\t\treturn \"홀수입력 !!\";\r\n\t}", "default void msg()\n {\n System.out.println(\"Default method...\");\n }", "private static void tokenError(Token token, String message) {\r\n\t\tSystem.out.println(\"TOKEN ERROR at line \" + token.lineNumber + \": \" + message + \" at '\" + token.text + \"'\");\r\n\t}", "protected void syntaxError(Object obj) {\n\t\tsyntaxError(obj.toString());\n\t}", "public SyntaxMatchingException(String msg) {\n super(msg);\n }", "public void PrintMe(){\r\n\t\t/* AST NODE TYPE = AST SUBSCRIPT VAR */\r\n\t\t/*************************************/\r\n\t\tSystem.out.print(\"AST NODE PAREN EXP\\n\");\r\n \r\n\t\t\r\n\t\t/***************************************/\r\n\t\t/* PRINT Node to AST GRAPHVIZ DOT file */\r\n\t\t/***************************************/\r\n\t\tAST_GRAPHVIZ.getInstance().logNode(\r\n\t\t\tSerialNumber,\r\n\t\t\t\"(exp)\");\r\n\t\tif (e != null) AST_GRAPHVIZ.getInstance().logEdge(SerialNumber,e.SerialNumber);\r\n \r\n }", "@Override\n public String visit(Label n) {\n // 注意进入这里的只会有开头的标识 Label\n // 屏蔽 Procedure/CJUMP/JUMP/SimpleExp\n String _ret = null;\n Global.outputString += n.f0.tokenImage + \":\";\n return _ret;\n }", "private static String getMessage(int code) {\n switch (code) {\n case ME_DIV_BY_ZERO:\n return \"Attempt to divide by zero.\";\n case ME_ASSIGNLITERAL:\n return \"Attempt to assign to a literal.\";\n case ME_NONVARASSIGN:\n return \"Attempt to assign to a non-variable.\";\n default:\n return \"Unknown error.\";\n }\n }", "java.lang.String getMessage();", "java.lang.String getMessage();" ]
[ "0.61606574", "0.59513485", "0.5932944", "0.5893355", "0.58808196", "0.5871829", "0.5857221", "0.5820393", "0.5795704", "0.57641536", "0.5747321", "0.5738958", "0.57220936", "0.5716056", "0.5713506", "0.56920743", "0.5677899", "0.5659718", "0.5657756", "0.56230897", "0.5608775", "0.56031847", "0.55511695", "0.5547356", "0.5543762", "0.5524041", "0.55234534", "0.55230266", "0.5520324", "0.54786813", "0.54727715", "0.5455893", "0.54470074", "0.5423069", "0.5419843", "0.5417892", "0.54057556", "0.540549", "0.54003936", "0.53968483", "0.5394538", "0.5390612", "0.5385658", "0.53836817", "0.5378349", "0.53736764", "0.5370663", "0.53637004", "0.5350707", "0.5350382", "0.5349112", "0.53258616", "0.531858", "0.5316166", "0.53034353", "0.52928567", "0.52888346", "0.52846", "0.5280338", "0.5273007", "0.5271807", "0.526571", "0.52631885", "0.5259433", "0.52531207", "0.52525824", "0.5249684", "0.52494824", "0.5249307", "0.5241711", "0.52368945", "0.5235025", "0.52272964", "0.5226391", "0.52251494", "0.5220828", "0.52175486", "0.5211856", "0.5208774", "0.5202518", "0.51997143", "0.51934946", "0.5188055", "0.5187199", "0.5186266", "0.51842093", "0.5178137", "0.5176773", "0.5176186", "0.5175576", "0.5175013", "0.51745695", "0.5173769", "0.51676804", "0.5165648", "0.51592046", "0.5158791", "0.51565325", "0.515272", "0.515272" ]
0.7042141
0
=================== Image management API =========================
public ArrayList<Long> GetPicId (int nClassId) { ArrayList<Long> res = null; query.setclassid(nClassId); query.settype(MsgId.GET_PICID); query.setlist(null); query.setrettype(RetID.INVALID); try { scon.sendmsg(query); MessageObject result = (MessageObject) scon.getmsg(query); if (result.getrettype() == RetID.LONG_LIST) { res = result.getlist(); } } catch (IOException e) { HandleException(e, MsgId.GET_PICID); } return res; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private ImageUtils() {}", "public interface Image {\n public String getPath();\n\n public String getFormat();\n\n public String getWidth();\n\n public String getHeight();\n\n}", "public interface Image {\n /**\n * @return the image ID\n */\n String getId();\n\n /**\n * @return the image ID, or null if not present\n */\n String getParentId();\n\n /**\n * @return Image create timestamp\n */\n long getCreated();\n\n /**\n * @return the image size\n */\n long getSize();\n\n /**\n * @return the image virtual size\n */\n long getVirtualSize();\n\n /**\n * @return the labels assigned to the image\n */\n Map<String, String> getLabels();\n\n /**\n * @return the names associated with the image (formatted as repository:tag)\n */\n List<String> getRepoTags();\n\n /**\n * @return the digests associated with the image (formatted as repository:tag@sha256:digest)\n */\n List<String> getRepoDigests();\n}", "public abstract Image getImage();", "public abstract Image getImage();", "private Images() {}", "protected abstract void setupImages(Context context);", "public interface ImageService extends Remote {\n\n public static final int IMG_SIZE_ORIGINAL = 0;\n public static final int IMG_SIZE_176_220_SMALL = 1;\n public static final int IMG_SIZE_330_220 = 2;\n public static final int IMG_SIZE_240_320_SMALL = 3;\n public static final int IMG_SIZE_120_67 = 4;\n\n public static final int IMG_SIZE_320_480_SMALL = 5;\n public static final int IMG_SIZE_170_121 = 6;\n public static final int IMG_SIZE_480_640_SMALL = 7;\n public static final int IMG_SIZE_800_600 = 8;\n\n public static final String SERVICE_NAME = \"ImageService\";\n\n public byte[] getBytes(long imageId, int imageSize) throws RemoteException;\n\n public byte[] getBytesQuiet(long imageId, int imageSize) throws RemoteException;\n\n public void removeImage(long imageId) throws RemoteException;\n\n public byte[] scale(byte[] data, int imageSize) throws RemoteException;\n\n public boolean addImage(long imageId, byte[] bytes) throws RemoteException;\n}", "protected abstract Image loadImage();", "public int getImage();", "public Image getOne();", "java.lang.String getImage();", "Person addImage(String name, String imagePath);", "Image createImage();", "String getImage();", "void ProcessImage() {\n DoDescribe();\n }", "public interface Image {\n\n /**\n * Get number of pixels horizontally\n *\n * @return int number of pixels horizontally\n */\n int getWidth();\n\n /**\n * Get number of pixels vertically\n *\n * @return int number of pixels vertically\n */\n int getHeight();\n\n /**\n * Get the red value at the given pixel\n *\n * @param x coordinate of the pixel\n * @param y coordinate of the pixel\n * @return the red value\n */\n int getRed(int x, int y);\n\n\n /**\n * Get the green value at the given pixel\n *\n * @param x coordinate of the pixel\n * @param y coordinate of the pixel\n * @return the green value\n */\n int getGreen(int x, int y);\n\n /**\n * Get the blue value at the given pixel\n *\n * @param x coordinate of the pixel\n * @param y coordinate of the pixel\n * @return the blue value\n */\n int getBlue(int x, int y);\n\n /**\n * Set the red value at the given pixel\n *\n * @param x coordinate of the pixel\n * @param y coordinate of the pixel\n * @param value of the pixel\n */\n void setRed(int x, int y, int value);\n\n\n /**\n * Set the green value at the given pixel\n *\n * @param x coordinate of the pixel\n * @param y coordinate of the pixel\n * @param value of the pixel\n */\n void setGreen(int x, int y, int value);\n\n /**\n * Set the blue value at the given pixel\n *\n * @param x coordinate of the pixel\n * @param y coordinate of the pixel\n * @param value of the pixel\n */\n void setBlue(int x, int y, int value);\n}", "IMG createIMG();", "public interface ImageService {\n public long insert(ImageEntity entity);\n\n public ImageEntity query(long id);\n\n public List<ImageEntity> findTiles(long id);\n\n public boolean update(ImageEntity entity);\n\n public boolean delete(long id);\n}", "void loadImages(int id_image, HouseRepository.GetImageFromHouseCallback callback);", "private void galleryAddPic() {\n\t}", "void lSetImage(Image img);", "Imagem getImagem();", "Builder addImage(ImageObject value);", "@Override\n\tpublic void readImages() {\n\t\t\n\t}", "public void setImage(Image itemImg) \n {\n img = itemImg;\n }", "public String getImage() { return image; }", "public void getImagePath(String imagePath);", "private ImageLoader() {}", "public void initImage() {\n if (isInited())\n return;\n //获取大图的游标\n Cursor cursor = context.getContentResolver().query(\n MediaStore.Images.Media.EXTERNAL_CONTENT_URI, // 大图URI\n STORE_IMAGES, // 字段\n null, // No where clause\n null, // No where clause\n MediaStore.Images.Media.DATE_TAKEN + \" DESC\"); //根据时间升序\n Log.e(\"eeeeeeeeeeeeeeeeeee\", \"------cursor:\" + cursor);\n if (cursor == null)\n return;\n while (cursor.moveToNext()) {\n int id = cursor.getInt(0);//大图ID\n String path = cursor.getString(1);//大图路径\n LogTool.setLog(\"大图路径1\", path);\n File file = new File(path);\n //判断大图是否存在\n if (file.exists()) {\n //小图URI\n String thumbUri = getThumbnail(id, path);\n //获取大图URI\n String uri = MediaStore.Images.Media.EXTERNAL_CONTENT_URI.buildUpon().\n appendPath(Integer.toString(id)).build().toString();\n LogTool.setLog(\"大图路径2\", uri);\n if (Tools.isEmpty(uri))\n continue;\n if (Tools.isEmpty(thumbUri))\n thumbUri = uri;\n //获取目录名\n String folder = file.getParentFile().getName();\n String appFile = context.getResources().getString(R.string.app_name);\n if (!folder.equals(appFile)) {\n LocalFile localFile = new LocalFile();\n localFile.setPath(path);\n localFile.setOriginalUri(uri);\n localFile.setThumbnailUri(thumbUri);\n int degree = cursor.getInt(2);\n if (degree != 0) {\n degree = degree + 180;\n }\n localFile.setOrientation(360 - degree);\n\n\n paths.add(localFile);\n\n\n //判断文件夹是否已经存在\n if (folders.containsKey(folder)) {\n folders.get(folder).add(localFile);\n } else {\n List<LocalFile> files = new ArrayList<>();\n files.add(localFile);\n folders.put(folder, files);\n }\n }\n }\n }\n folders.put(\"所有图片\", paths);\n cursor.close();\n isRunning = false;\n }", "BufferedImage getImage();", "BufferedImage getImage();", "BufferedImage getImage();", "@Override\n\tpublic Image getImage() {\n\t\treturn img;\n\t}", "public interface ImageLoader {\n\n}", "private void createUpdateImage(Item item) throws Exception {\r\n //cria a imagem\r\n new Image().saveImage(item.getImagem(), item.getNome());\r\n \t}", "public interface IImage {\n public int getWidth();\n public int getHeight();\n public IGraphics.ImageFormat getFormat();\n public void dispose();\n}", "abstract public String imageUrl ();", "public IImage createImage(String name) throws IOException {\n return null;\r\n }", "private void setImage(){\n if(objects.size() <= 0)\n return;\n\n IImage img = objects.get(0).getImgClass();\n boolean different = false;\n \n //check for different images.\n for(IDataObject object : objects){\n IImage i = object.getImgClass();\n \n if((img == null && i != null) || \n (img != null && i == null)){\n different = true;\n break;\n }else if (img != null && i != null){ \n \n if(!i.getName().equals(img.getName()) ||\n !i.getDir().equals(img.getDir())){\n different = true;\n break;\n }\n } \n }\n \n if(!different){\n image.setText(BUNDLE.getString(\"NoImage\"));\n if(img != null){\n imgName = img.getName();\n imgDir = img.getDir();\n image.setImage(img.getImage());\n }else{\n image.setImage(null);\n }\n }else{\n image.setText(BUNDLE.getString(\"DifferentImages\"));\n }\n \n image.repaint();\n }", "private void getImagesFromServer() {\n trObtainAllPetImages.setUser(user);\n trObtainAllPetImages.execute();\n Map<String, byte[]> petImages = trObtainAllPetImages.getResult();\n Set<String> names = petImages.keySet();\n\n for (String petName : names) {\n byte[] bytes = petImages.get(petName);\n Bitmap bitmap = BitmapFactory.decodeByteArray(bytes, 0, Objects.requireNonNull(bytes).length);\n int index = user.getPets().indexOf(new Pet(petName));\n user.getPets().get(index).setProfileImage(bitmap);\n ImageManager.writeImage(ImageManager.PET_PROFILE_IMAGES_PATH, user.getUsername() + '_' + petName, bytes);\n }\n }", "public interface ImageServer extends Remote {\n\n /**\n * Returns the identifier of the remote image. This method should be\n * called to return an identifier before any other methods are invoked.\n * The same ID must be used in all subsequent references to the remote\n * image.\n */\n Long getRemoteID() throws RemoteException;\n\n /**\n * Disposes of any resouces allocated to the client object with\n * the specified ID.\n */\n void dispose(Long id) throws RemoteException;\n\n /**\n * Increments the reference count for this id, i.e. increments the\n * number of RMIServerProxy objects that currently reference this id.\n */\n void incrementRefCount(Long id) throws RemoteException;\n\n\n /// Methods Common To Rendered as well as Renderable modes.\n\n\n /**\n * Gets a property from the property set of this image.\n * If the property name is not recognized, java.awt.Image.UndefinedProperty\n * will be returned.\n *\n * @param id An ID for the source which must be unique across all clients.\n * @param name the name of the property to get, as a String.\n * @return a reference to the property Object, or the value\n * java.awt.Image.UndefinedProperty.\n */\n Object getProperty(Long id, String name) throws RemoteException;\n\n /**\n * Returns a list of names recognized by getProperty(String).\n *\n * @return an array of Strings representing proeprty names.\n */\n String [] getPropertyNames(Long id) throws RemoteException;\n\n /**\n * Returns a list of names recognized by getProperty().\n *\n * @return an array of Strings representing property names.\n */\n String[] getPropertyNames(String opName) throws RemoteException;\n\n\n /// Rendered Mode Methods\n\n\n /** Returns the ColorModel associated with this image. */\n SerializableState getColorModel(Long id) throws RemoteException;\n\n /** Returns the SampleModel associated with this image. */\n SerializableState getSampleModel(Long id) throws RemoteException;\n\n /** Returns the width of the image on the ImageServer. */\n int getWidth(Long id) throws RemoteException;\n\n /** Returns the height of the image on the ImageServer. */\n int getHeight(Long id) throws RemoteException;\n\n /**\n * Returns the minimum X coordinate of the image on the ImageServer.\n */\n int getMinX(Long id) throws RemoteException;\n\n /**\n * Returns the minimum Y coordinate of the image on the ImageServer.\n */\n int getMinY(Long id) throws RemoteException;\n\n /** Returns the number of tiles across the image. */\n int getNumXTiles(Long id) throws RemoteException;\n\n /** Returns the number of tiles down the image. */\n int getNumYTiles(Long id) throws RemoteException;\n\n /**\n * Returns the index of the minimum tile in the X direction of the image.\n */\n int getMinTileX(Long id) throws RemoteException;\n\n /**\n * Returns the index of the minimum tile in the Y direction of the image.\n */\n int getMinTileY(Long id) throws RemoteException;\n\n /** Returns the width of a tile in pixels. */\n int getTileWidth(Long id) throws RemoteException;\n\n /** Returns the height of a tile in pixels. */\n int getTileHeight(Long id) throws RemoteException;\n\n /** Returns the X offset of the tile grid relative to the origin. */\n int getTileGridXOffset(Long id) throws RemoteException;\n\n /** Returns the Y offset of the tile grid relative to the origin. */\n int getTileGridYOffset(Long id) throws RemoteException;\n\n /**\n * Returns tile (x, y). Note that x and y are indices into the\n * tile array, not pixel locations. Unlike in the true RenderedImage\n * interface, the Raster that is returned should be considered a copy.\n *\n * @param id An ID for the source which must be unique across all clients.\n * @param x the x index of the requested tile in the tile array\n * @param y the y index of the requested tile in the tile array\n * @return a copy of the tile as a Raster.\n */\n SerializableState getTile(Long id, int x, int y) throws RemoteException;\n\n /**\n * Compresses tile (x, y) and returns the compressed tile's contents\n * as a byte array. Note that x and y are indices into the\n * tile array, not pixel locations.\n *\n * @param id An ID for the source which must be unique across all clients.\n * @param x the x index of the requested tile in the tile array\n * @param y the y index of the requested tile in the tile array\n * @return a byte array containing the compressed tile contents.\n */\n byte[] getCompressedTile(Long id, int x, int y) throws RemoteException;\n\n /**\n * Returns the entire image as a single Raster.\n *\n * @return a SerializableState containing a copy of this image's data.\n */\n SerializableState getData(Long id) throws RemoteException;\n\n /**\n * Returns an arbitrary rectangular region of the RenderedImage\n * in a Raster. The rectangle of interest will be clipped against\n * the image bounds.\n *\n * @param id An ID for the source which must be unique across all clients.\n * @param bounds the region of the RenderedImage to be returned.\n * @return a SerializableState containing a copy of the desired data.\n */\n SerializableState getData(Long id, Rectangle bounds) \n\tthrows RemoteException;\n\n /**\n * Returns the same result as getData(Rectangle) would for the\n * same rectangular region.\n */\n SerializableState copyData(Long id, Rectangle bounds)\n\tthrows RemoteException;\n\n /**\n * Creates a RenderedOp on the server side with a parameter block\n * empty of sources. The sources are set by separate calls depending\n * upon the type and serializabilty of the source.\n */\n\n void createRenderedOp(Long id, String opName,\n\t\t\t ParameterBlock pb,\n\t\t\t SerializableState hints) throws RemoteException;\n\n /**\n * Calls for Rendering of the Op and returns true if the RenderedOp\n * could be rendered else false\n */\n boolean getRendering(Long id) throws RemoteException;\n\n /**\n * Retrieve a node from the hashtable.\n */\n RenderedOp getNode(Long id) throws RemoteException;\n\n /**\n * Sets the source of the image as a RenderedImage on the server side\n */\n void setRenderedSource(Long id, RenderedImage source, int index)\n\tthrows RemoteException;\n\n /**\n * Sets the source of the image as a RenderedOp on the server side\n */\n void setRenderedSource(Long id, RenderedOp source, int index)\n\tthrows RemoteException;\n\n /**\n * Sets the source of the image which is on the same\n * server\n */\n void setRenderedSource(Long id, Long sourceId, int index)\n\tthrows RemoteException;\n\n /**\n * Sets the source of the image which is on a different\n * server\n */\n void setRenderedSource(Long id, Long sourceId, String serverName,\n\t\t\t String opName, int index) throws RemoteException;\n\n\n /// Renderable mode methods\n\n\n /** \n * Gets the minimum X coordinate of the rendering-independent image\n * stored against the given ID.\n *\n * @return the minimum X coordinate of the rendering-independent image\n * data.\n */\n float getRenderableMinX(Long id) throws RemoteException;\n\n /** \n * Gets the minimum Y coordinate of the rendering-independent image\n * stored against the given ID.\n *\n * @return the minimum X coordinate of the rendering-independent image\n * data.\n */\n float getRenderableMinY(Long id) throws RemoteException;\n\n /** \n * Gets the width (in user coordinate space) of the \n * <code>RenderableImage</code> stored against the given ID.\n *\n * @return the width of the renderable image in user coordinates.\n */\n float getRenderableWidth(Long id) throws RemoteException;\n \n /**\n * Gets the height (in user coordinate space) of the \n * <code>RenderableImage</code> stored against the given ID.\n *\n * @return the height of the renderable image in user coordinates.\n */\n float getRenderableHeight(Long id) throws RemoteException;\n\n /**\n * Creates a RenderedImage instance of this image with width w, and\n * height h in pixels. The RenderContext is built automatically\n * with an appropriate usr2dev transform and an area of interest\n * of the full image. All the rendering hints come from hints\n * passed in.\n *\n * <p> If w == 0, it will be taken to equal\n * Math.round(h*(getWidth()/getHeight())).\n * Similarly, if h == 0, it will be taken to equal\n * Math.round(w*(getHeight()/getWidth())). One of\n * w or h must be non-zero or else an IllegalArgumentException \n * will be thrown.\n *\n * <p> The created RenderedImage may have a property identified\n * by the String HINTS_OBSERVED to indicate which RenderingHints\n * were used to create the image. In addition any RenderedImages\n * that are obtained via the getSources() method on the created\n * RenderedImage may have such a property.\n *\n * @param w the width of rendered image in pixels, or 0.\n * @param h the height of rendered image in pixels, or 0.\n * @param hints a RenderingHints object containg hints.\n * @return a RenderedImage containing the rendered data.\n */\n RenderedImage createScaledRendering(Long id, \n\t\t\t\t\tint w, \n\t\t\t\t\tint h, \n\t\t\t\t\tSerializableState hintsState) \n\tthrows RemoteException;\n \n /** \n * Returnd a RenderedImage instance of this image with a default\n * width and height in pixels. The RenderContext is built\n * automatically with an appropriate usr2dev transform and an area\n * of interest of the full image. The rendering hints are\n * empty. createDefaultRendering may make use of a stored\n * rendering for speed.\n *\n * @return a RenderedImage containing the rendered data.\n */\n RenderedImage createDefaultRendering(Long id) throws RemoteException;\n \n /** \n * Creates a RenderedImage that represented a rendering of this image\n * using a given RenderContext. This is the most general way to obtain a\n * rendering of a RenderableImage.\n *\n * <p> The created RenderedImage may have a property identified\n * by the String HINTS_OBSERVED to indicate which RenderingHints\n * (from the RenderContext) were used to create the image.\n * In addition any RenderedImages\n * that are obtained via the getSources() method on the created\n * RenderedImage may have such a property.\n *\n * @param renderContext the RenderContext to use to produce the rendering.\n * @return a RenderedImage containing the rendered data.\n */\n RenderedImage createRendering(Long id, \n\t\t\t\t SerializableState renderContextState) \n\tthrows RemoteException;\n\n /**\n * Creates a RenderableOp on the server side with a parameter block\n * empty of sources. The sources are set by separate calls depending\n * upon the type and serializabilty of the source.\n */\n void createRenderableOp(Long id, String opName, ParameterBlock pb)\n\tthrows RemoteException;\n\n /**\n * Calls for rendering of a RenderableOp with the given SerializableState\n * which should be a RenderContextState.\n */\n Long getRendering(Long id, SerializableState rcs) throws RemoteException;\n\n /**\n * Sets the source of the image which is on the same\n * server\n */\n void setRenderableSource(Long id, Long sourceId, int index)\n\tthrows RemoteException;\n\n /**\n * Sets the source of the image which is on a different\n * server\n */\n void setRenderableSource(Long id, Long sourceId, String serverName,\n\t\t\t String opName, int index) throws RemoteException;\n\n /**\n * Sets the source of the operation refered to by the supplied \n * <code>id</code> to the <code>RenderableRMIServerProxy</code>\n * that exists on the supplied <code>serverName</code> under the\n * supplied <code>sourceId</code>. \n */\n void setRenderableRMIServerProxyAsSource(Long id,\n\t\t\t\t\t Long sourceId, \n\t\t\t\t\t String serverName,\n\t\t\t\t\t String opName,\n\t\t\t\t\t int index) throws RemoteException;\n\n /**\n * Sets the source of the image as a RenderableOp on the server side.\n */\n void setRenderableSource(Long id, RenderableOp source,\n\t\t\t int index) throws RemoteException;\n\n /**\n * Sets the source of the image as a RenderableImage on the server side.\n */\n void setRenderableSource(Long id, SerializableRenderableImage source,\n\t\t\t int index) throws RemoteException;\n\n /**\n * Sets the source of the image as a RenderedImage on the server side\n */\n void setRenderableSource(Long id, RenderedImage source, int index)\n\tthrows RemoteException;\n\n /**\n * Maps the RenderContext for the remote Image\n */\n SerializableState mapRenderContext(int id, Long nodeId,\n\t\t\t\t String operationName,\n\t\t\t\t SerializableState rcs)\n\tthrows RemoteException;\n\n /**\n * Gets the Bounds2D of the specified Remote Image\n */\n SerializableState getBounds2D(Long nodeId, String operationName)\n\tthrows RemoteException;\n\n /**\n * Returns <code>true</code> if successive renderings with the same\n * arguments may produce different results for this opName\n *\n * @return <code>false</code> indicating that the rendering is static.\n */\n public boolean isDynamic(String opName) throws RemoteException;\n\n /**\n * Returns <code>true</code> if successive renderings with the same\n * arguments may produce different results for this opName\n *\n * @return <code>false</code> indicating that the rendering is static.\n */\n public boolean isDynamic(Long id) throws RemoteException;\n\n /**\n * Gets the operation names supported on the Server\n */\n String[] getServerSupportedOperationNames() throws RemoteException;\n\n /**\n * Gets the <code>OperationDescriptor</code>s of the operations\n * supported on this server.\n */\n List getOperationDescriptors() throws RemoteException;\n\n /**\n * Calculates the region over which two distinct renderings\n * of an operation may be expected to differ.\n *\n * <p> The class of the returned object will vary as a function of\n * the nature of the operation. For rendered and renderable two-\n * dimensional images this should be an instance of a class which\n * implements <code>java.awt.Shape</code>.\n *\n * @return The region over which the data of two renderings of this\n * operation may be expected to be invalid or <code>null</code>\n * if there is no common region of validity.\n */\n SerializableState getInvalidRegion(Long id,\n\t\t\t\t ParameterBlock oldParamBlock,\n\t\t\t\t SerializableState oldHints,\n\t\t\t\t ParameterBlock newParamBlock,\n\t\t\t\t SerializableState newHints)\n\tthrows RemoteException;\n\n /**\n * Returns a conservative estimate of the destination region that\n * can potentially be affected by the pixels of a rectangle of a\n * given source. \n *\n * @param id A <code>Long</code> identifying the node for whom\n * the destination region needs to be calculated .\n * @param sourceRect The <code>Rectangle</code> in source coordinates.\n * @param sourceIndex The index of the source image.\n *\n * @return A <code>Rectangle</code> indicating the potentially\n * affected destination region, or <code>null</code> if\n * the region is unknown.\n */\n Rectangle mapSourceRect(Long id, Rectangle sourceRect, int sourceIndex)\n\tthrows RemoteException;\n\n /**\n * Returns a conservative estimate of the region of a specified\n * source that is required in order to compute the pixels of a\n * given destination rectangle. \n *\n * @param id A <code>Long</code> identifying the node for whom\n * the source region needs to be calculated .\n * @param destRect The <code>Rectangle</code> in destination coordinates.\n * @param sourceIndex The index of the source image.\n *\n * @return A <code>Rectangle</code> indicating the required source region.\n */\n Rectangle mapDestRect(Long id, Rectangle destRect, int sourceIndex)\n\tthrows RemoteException;\n\n /**\n * A method that handles a change in some critical parameter.\n */\n Long handleEvent(Long renderedOpID, \n\t\t String propName,\n\t\t Object oldValue, \n\t\t Object newValue) throws RemoteException;\n\n /**\n * A method that handles a change in one of it's source's rendering,\n * i.e. a change that would be signalled by RenderingChangeEvent.\n */\n Long handleEvent(Long renderedOpID, \n\t\t int srcIndex,\n\t\t SerializableState srcInvalidRegion, \n\t\t Object oldRendering) throws RemoteException;\n\n /**\n * Returns the server's capabilities as a\n * <code>NegotiableCapabilitySet</code>. Currently the only capabilities\n * that are returned are those of TileCodecs.\n */\n NegotiableCapabilitySet getServerCapabilities() throws RemoteException;\n\n /**\n * Informs the server of the negotiated values that are the result of\n * a successful negotiation.\n *\n * @param id An ID for the node which must be unique across all clients.\n * @param negotiatedValues The result of the negotiation.\n */\n void setServerNegotiatedValues(Long id, \n\t\t\t\t NegotiableCapabilitySet negotiatedValues)\n\tthrows RemoteException; \n}", "private void getImage() {\n StorageReference storageReference = FirebaseStorage.getInstance().getReference();\n StorageReference photoReference = storageReference.child(\"images/\" + globals.chosenProp);\n\n ImageView imageView = (ImageView) findViewById(R.id.ivImage);\n\n final long ONE_MEGABYTE = 1024 * 1024;\n photoReference.getBytes(ONE_MEGABYTE).addOnSuccessListener(new OnSuccessListener<byte[]>() {\n @Override\n public void onSuccess(byte[] bytes) {\n Bitmap bmp = BitmapFactory.decodeByteArray(bytes, 0, bytes.length);\n imageView.setImageBitmap(bmp);\n\n }\n }).addOnFailureListener(new OnFailureListener() {\n @Override\n public void onFailure(@NonNull Exception exception) {\n Toast.makeText(getApplicationContext(), \"No Such file or Path found!\", Toast.LENGTH_LONG).show();\n }\n });\n }", "private void processImages() throws MalformedURLException, IOException {\r\n\r\n\t\tNodeFilter imageFilter = new NodeClassFilter(ImageTag.class);\r\n\t\timageList = fullList.extractAllNodesThatMatch(imageFilter, true);\r\n\t\tthePageImages = new HashMap<String, byte[]>();\r\n\r\n\t\tfor (SimpleNodeIterator nodeIter = imageList.elements(); nodeIter\r\n\t\t\t\t.hasMoreNodes();) {\r\n\t\t\tImageTag tempNode = (ImageTag) nodeIter.nextNode();\r\n\t\t\tString tagText = tempNode.getText();\r\n\r\n\t\t\t// Populate imageUrlText String\r\n\t\t\tString imageUrlText = tempNode.getImageURL();\r\n\r\n\t\t\tif (imageUrlText != \"\") {\r\n\t\t\t\t// Print to console, to verify relative link processing\r\n\t\t\t\tSystem.out.println(\"ImageUrl to Retrieve:\" + imageUrlText);\r\n\r\n\t\t\t\tbyte[] imgArray = downloadBinaryData(imageUrlText);\r\n\r\n\t\t\t\tthePageImages.put(tagText, imgArray);\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t}", "PImage getImage() {\n return _img;\n }", "com.yahoo.xpathproto.TransformTestProtos.ContentImage getImageByHandler();", "@Override\n\tpublic boolean baseToImg() {\n\t\tList<Image> imgList = imageRepository.findAll();\n\t\tfor (Image img : imgList) {\n\t\t\tString base = img.getSource();\n\t\t\tFiles file = new Files(img.getSaegimId(), \"jpg\");\n\t\t\tfile = fileRepository.save(file);\n\t\t\tLong fileId = file.getId();\n\t\t\t\n\t\t\tBase64ToImgDecoder.decoder(base, dir + fileId + '.' + \"jpg\");\n\t\t}\n\t\treturn true;\n\t}", "public Image call() throws IOException;", "public interface ImageStatusService {\n\n /**\n * 状态变化处理操作\n */\n void changeHandle(String id, Integer type);\n}", "public void store_image(Images image) {\n\t\tir.save(image);\n\t}", "@Override\n\tpublic Image getImage() {\n\t\treturn image;\n\t}", "com.yahoo.xpathproto.TransformTestProtos.ContentImageOrBuilder getImageByHandlerOrBuilder();", "public void setImage(Image img) {\r\n this.img = img;\r\n }", "@Override\n\tpublic File getImage(String name) {\n\n\t\tFile returnValue = new File(RestService.imageDirectory + name + \".png\");\n\t\t\n\t\tif(returnValue.exists() && !returnValue.isDirectory()) \n\t\t{ \n\t\t return returnValue;\n\t\t}\n\t\telse\n\t\t{\n\t\t\treturnValue = new File(RestService.imageDirectory + name + \".jpg\");\n\t\t\t\n\t\t\tif(returnValue.exists() && !returnValue.isDirectory()) \n\t\t\t{ \n\t\t\t return returnValue;\n\t\t\t}\n\t\t\telse\n\t\t\t{\n\t\t\t\treturn null;\n\t\t\t}\n\t\t}\n\t}", "public interface ImageRenderer {\n /** Set displayed image from ImageProvider. This method is recommended,\n * because it allows the Rendered to choose the most efficient transfer\n * format. \n */\n void setImageFromSpec(ImageProvider spec);\n\n /** Set displayed image from buffered image. */\n void setImage(BufferedImage i);\n \n /** \n * Specify whether rendering should keep the aspect ratio of the image. \n * If no, it well be stretched to the display surface. If yes, borders\n * may occur, if the aspect ratio of surface and source image are different.\n * The default is false.\n */\n public void setKeepAspectRatio(boolean keepAspect);\n \n /**\n * Setter for property imageLocation.\n * @param imageLocation New value of property imageLocation.\n */\n void setImageLocation(URL imageLocation) throws IOException;\n\n /**\n * Setter for property imageResource.\n * @param imageResource New value of property imageResource.\n */\n void setImageResource(String imageResource) throws IOException;\n\n}", "public interface ImageMetadataService {\n\n List<ArtistDTO> getArtistsByPrediction(String name, String name2, String surname);\n\n List<ImageTypeDTO> getImageTypesByPrediction(String name);\n\n UploadImageMetadataDTO saveMetadata(UploadImageMetadataDTO uploadImageMetadataDTO);\n\n List<ImageDTO> getTop10Images(String username, String title);\n\n List<ImageDTO> getAllUserImages(String username);\n\n List<ImageDTO> searchImagesByCriteria(SearchImageCriteriaDTO searchImageCriteriaDTO);\n\n ImageDTO updateImageMetadata(ImageDTO imageDTO);\n\n List<ImageDTO> getImagesTop50();\n\n void rateImage(RateImageDTO rateImageDTO);\n\n List<ImageDTO> getAllImages();\n}", "public void setImage(int imageId) {\n this.imageId=imageId;\n\t}", "public interface FaroProfileImageDo {\n URL getPublicUrl();\n ImageProvider getImageProvider();\n boolean isThumbnail();\n}", "java.lang.String getImagePath();", "String getImagePath();", "String getImagePath();", "WorldImage getImage();", "public void displayImage() {\n RealImage real = new RealImage(url);\n real.displayImage();\n }", "public interface Images extends ClientBundle {\n\n\t\t@Source(\"gr/grnet/pithos/resources/mimetypes/document.png\")\n\t\tImageResource fileContextMenu();\n\n\t\t@Source(\"gr/grnet/pithos/resources/doc_versions.png\")\n\t\tImageResource versions();\n\n\t\t@Source(\"gr/grnet/pithos/resources/groups22.png\")\n\t\tImageResource sharing();\n\n\t\t@Source(\"gr/grnet/pithos/resources/border_remove.png\")\n\t\tImageResource unselectAll();\n\n\t\t@Source(\"gr/grnet/pithos/resources/demo.png\")\n\t\tImageResource viewImage();\n\n @Source(\"gr/grnet/pithos/resources/folder_new.png\")\n ImageResource folderNew();\n\n @Source(\"gr/grnet/pithos/resources/folder_outbox.png\")\n ImageResource fileUpdate();\n\n @Source(\"gr/grnet/pithos/resources/view_text.png\")\n ImageResource viewText();\n\n @Source(\"gr/grnet/pithos/resources/folder_inbox.png\")\n ImageResource download();\n\n @Source(\"gr/grnet/pithos/resources/trash.png\")\n ImageResource emptyTrash();\n\n @Source(\"gr/grnet/pithos/resources/refresh.png\")\n ImageResource refresh();\n\n /**\n * Will bundle the file 'editcut.png' residing in the package\n * 'gr.grnet.pithos.web.resources'.\n *\n * @return the image prototype\n */\n @Source(\"gr/grnet/pithos/resources/editcut.png\")\n ImageResource cut();\n\n /**\n * Will bundle the file 'editcopy.png' residing in the package\n * 'gr.grnet.pithos.web.resources'.\n *\n * @return the image prototype\n */\n @Source(\"gr/grnet/pithos/resources/editcopy.png\")\n ImageResource copy();\n\n /**\n * Will bundle the file 'editpaste.png' residing in the package\n * 'gr.grnet.pithos.web.resources'.\n *\n * @return the image prototype\n */\n @Source(\"gr/grnet/pithos/resources/editpaste.png\")\n ImageResource paste();\n\n /**\n * Will bundle the file 'editdelete.png' residing in the package\n * 'gr.grnet.pithos.web.resources'.\n *\n * @return the image prototype\n */\n @Source(\"gr/grnet/pithos/resources/editdelete.png\")\n ImageResource delete();\n\n /**\n * Will bundle the file 'translate.png' residing in the package\n * 'gr.grnet.pithos.web.resources'.\n *\n * @return the image prototype\n */\n @Source(\"gr/grnet/pithos/resources/translate.png\")\n ImageResource selectAll();\n \n @Source(\"gr/grnet/pithos/resources/internet.png\")\n ImageResource internet();\n }", "public Image getImage(String key)\n {\n return imageRegistry.get(key);\n }", "private void createImageCache(){\n ImageCacheManager.getInstance().init(this,\n this.getPackageCodePath()\n , DISK_IMAGECACHE_SIZE\n , DISK_IMAGECACHE_COMPRESS_FORMAT\n , DISK_IMAGECACHE_QUALITY\n , ImageCacheManager.CacheType.MEMORY);\n }", "private void enhanceImage(){\n }", "String getItemImage();", "public void Func_imagefile(){\n\n\t\tswf_env.containImg = true;\n\n\n\t\tthis.value = new SWFValue(\"Func\");\n\n\t\tString path = this.getAtt(\"path\", \".\");\n\t\tString filename = this.getAtt(\"default\");\n\t\tString type = \"auto\";\n\t\tvalue.instanceName = \"img\"+ Integer.toString(swf_env.instanceID);\n\t\tvalue.data = \"\";\n\t\tvalue.imgpath = path + \"/\" + filename;\n\t\tvalue.inter_imgpath = path + \"/\" + filename;\n\t\tvalue.inter_name = \"intimg\" + Integer.toString(swf_env.interactionImgNUM);\n\t\tvalue.tmp = \"tmp\" + Integer.toString(swf_env.interactionImgNUM);\n\t\tvalue.lnum = Integer.toString(swf_env.visibleflag_counter);\n\n\n\t\tif(!path.startsWith(\"/\")) {\n\t\t\tString basedir = GlobalEnv.getBaseDir();\n\t\t\tLog.out(\"basedir= \" +basedir);\n\t\t\tif(basedir != null && basedir != \"\") {\n\t\t\t\tpath = basedir + path;\n\t\t\t}\n\t\t}\n\n\t\tString filepath = path + \"/\" + filename;\n\n\n\t\tsetDecoration1();\n\t\tvalue.margin = margin;\n\n\n\t\tSystem.out.println(\"filepath = \"+filepath);\n\t\tint img = swf_env.open_image_file(type, filepath);\n\t\tvalue.img = img;\n\n\t\tdata_width = swf_env.get_value(\"imagewidth\", img);\n\t\tdata_height = swf_env.get_value(\"imageheight\", img);\n\t\tSystem.out.println(\"imagesize: \"+data_width+\" \"+data_height);\n\t\twidth = data_width + margin * 2;\n\t\theight = data_height + margin * 2;\n\n\n\t\tsetDecoration2();\n\n\t\tif(data_width > width){\n\t\t\tint original_width = data_width;\n\t\t\tdata_width = width - margin * 2;\n\t\t\tint scale = data_width / original_width;\n\t\t\tdata_height = data_height * scale;\n\t\t\theight = data_height + margin * 2;\n\t\t}\n\t\tif(data_height > height){\n\t\t\tint original_height = data_height;\n\t\t\tdata_height = height - margin * 2;\n\t\t\tint scale = data_height / original_height;\n\t\t\tdata_width = data_width * scale;\n\t\t\twidth = data_width + margin * 2;\n\t\t}\n\n\t\tvalue.data_width = data_width;\n\t\tvalue.data_height = data_height;\n\t\tvalue.width = width;\n\t\tvalue.height = height;\n\t\t//morya wrote\n\t\tvalue.int_w = width;\n\t\tvalue.int_h = height;\n\n\n\t\tsetDecoration3();\n\n\t\tswf_env.tmp_width = width;\n\t\tswf_env.tmp_height = height;\n\n\n\t\tswf_env.instanceID++;\n\n\t}", "GetImagesResult getImages(GetImagesRequest getImagesRequest);", "@Override\r\n\tpublic void init() {\n\t\timg = new ImageClass();\r\n\t\timg.Init(imgPath);\r\n\t}", "Builder addImage(URL value);", "public ImageHandler(Group nGroup){\n\t /* Set up the group reference */\n\t\tgroup = nGroup;\n\t\t\n\t\t/* Instantiate the list of images */\n\t\timages = new ArrayList<ImageView>();\n\t}", "public int getImageId(){\n \t\treturn imageId;\n \t}", "void setImageFromFile(File imageFile);", "public Image getBassClef();", "public Image getImage() {\r\n return image;\r\n }", "public Img getImage(long id){\n\n Img imageObj = null;\n\n List<Img> imgList = null;\n imgList = Img.getImageList(id);\n if(imgList!=null && imgList.size()>0) {\n\n imageObj = imgList.get(0);\n }\n return imageObj;\n }", "public ImageInfo getImage() {\n return image;\n }", "public void openImage() {\t\n\t\ttry {\n\t\t\timg.openImage(list);\n\t\t} \t\n\n\t\tcatch (BrokenImageException ex) {\n\t\t\ttry{\n\t\t\t\tif(!validImageContent())\n\t\t\t\t\tthrow new BadImageContentException(\"The image is broken \"\n\t\t\t\t\t\t\t+ \"due to corrupt content\");\n\t\t\t\tif(!validImageHeader())\n\t\t\t\t\tthrow new BadImageHeaderException(\"The image is broken\"\n\t\t\t\t\t\t\t+ \" due to a damaged header\");\n\t\t\t}\n\t\t\tcatch (Exception e) {\n\t\t\t\tSystem.out.println(\n\t\t\t\t\t\t\"Please catch the proper Image-related Exception.\");\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t}\n\t}", "public interface IImageMetadata {\n\n public String getImageType();\n\n public void setImageType(String imageType);\n\n public String getFilename();\n\n public void setFilename(String filename);\n\n public DateTime getLastModified();\n\n public void setLastModified(DateTime d);\n\n public DateTime getCreated();\n\n public void setCreated(DateTime d);\n\n public long getSize();\n\n public void setSize(long size);\n\n public String getReadableSize();\n\n}", "public interface ImageService {\n\n void saveImageFile(Long recipeId, MultipartFile imageFile);\n}", "public interface Image {\n void display();\n}", "public abstract Image gen();", "public ImageFile(BufferedImage img) throws ImageException{\r\n\tloadImage(img);\r\n}", "public interface ImagePathCallback {\n\n File createPhotoFile();\n}", "Images getImages(){\n return images;\n }", "public void initializeImages() {\n\n File dir = new File(\"Images\");\n if (!dir.exists()) {\n boolean success = dir.mkdir();\n System.out.println(\"Images directory created!\");\n }\n }", "@Override\n\tpublic String addImage(String imageFileName) throws Exception {\n\t\treturn null;\n\t}", "public interface ImageSearchService {\n\n /**\n * Register an image into the search instance.\n *\n * @param imageData Image data in JPEG or PNG format.\n * @param imageType Image format.\n * @param uuid Unique identifier of the image.\n */\n void register(byte[] imageData, ObjectImageType imageType, String uuid);\n\n /**\n * Un-register an image from the search instance.\n *\n * @param uuid Unique identifier of the image.\n */\n void unregister(String uuid);\n\n /**\n * Find all images similar to the given one.\n *\n * @param imageData Image to match with registered ones in the search instance.\n * @param objectRegion object region to search.\n * @return Found images UUIDs and raw response.\n */\n ImageSearchResponse findAllBySimilarImage(byte[] imageData, ImageRegion objectRegion);\n\n /**\n * Check the image search configuration is correct by making a fake search request.\n *\n * @param configuration Configuration to check.\n */\n void checkImageSearchConfiguration(Configuration configuration) throws InvalidConfigurationException;\n}", "abstract public String getImageKey();", "void setImage(String image);", "public Image getImage()\n {\n return null;\n }", "public ImageSection() { // required by the SessionLoader (should not be used elsewhere)\n hasImage = new HasImage();\n }", "public String getImage() {\n return image;\n }", "public String getImage()\n {\n return image;\n }", "interface Image {\n public void displayImage();\n}", "public Image getImage() {\n return image;\n }", "File resolveImage(Box box);", "public ImageDescriptor getImageDescriptor();", "private void prepararImagenYStorage() {\n mImageBitmap = null;\n\n //this.capturarFotoButton = (Button) findViewById(R.id.capturarFotoButton);\n// setBtnListenerOrDisable(\n// this.capturarFotoButton,\n// mTakePicSOnClickListener,\n// MediaStore.ACTION_IMAGE_CAPTURE\n// );\n\n if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.FROYO) {\n mAlbumStorageDirFactory = new FroyoAlbumDirFactory();\n } else {\n mAlbumStorageDirFactory = new BaseAlbumDirFactory();\n }\n }" ]
[ "0.7065172", "0.70085937", "0.6988589", "0.6988502", "0.6988502", "0.69589835", "0.6878953", "0.68691885", "0.6858916", "0.6822963", "0.67657113", "0.6718163", "0.6647028", "0.6642816", "0.66414154", "0.65673184", "0.6516768", "0.6503093", "0.6500162", "0.64739186", "0.6457557", "0.6449454", "0.64449406", "0.6435864", "0.64310056", "0.642875", "0.63966835", "0.639179", "0.63771605", "0.6360746", "0.6341896", "0.6341896", "0.6341896", "0.63417405", "0.6341487", "0.632268", "0.63043964", "0.62991244", "0.6289309", "0.627031", "0.6264679", "0.6264238", "0.6253422", "0.6235201", "0.62287235", "0.6226592", "0.6216243", "0.6211801", "0.62079215", "0.61929226", "0.61886376", "0.6186725", "0.6185907", "0.617303", "0.61723566", "0.6168704", "0.6160826", "0.61590475", "0.6157039", "0.6148932", "0.6148932", "0.6147686", "0.6141061", "0.6122311", "0.61046004", "0.6103654", "0.61029905", "0.6090157", "0.60894364", "0.60620564", "0.60558987", "0.60509324", "0.6049061", "0.6045921", "0.60440606", "0.60405135", "0.6037619", "0.6037138", "0.6033153", "0.60315484", "0.6027302", "0.6023485", "0.6021848", "0.601086", "0.6010332", "0.6008408", "0.6005502", "0.5997745", "0.59959733", "0.599561", "0.5993083", "0.5993002", "0.599228", "0.59890866", "0.59838736", "0.59826064", "0.59812057", "0.59807473", "0.59759486", "0.59745526", "0.5974264" ]
0.0
-1
scope: first level classification
public ArrayList<Domain> GetDomain() { ArrayList<Domain> res = null; query.settype(MsgId.GET_DOMAIN); query.setdomlist(null); query.setrettype(RetID.INVALID); try { scon.sendmsg(query); MessageObject result = (MessageObject) scon.getmsg(query); if (result.getrettype() == RetID.DOMAIN_LIST) { res = result.getdomlist(); } } catch (IOException e) { HandleException(e, MsgId.GET_DOMAIN); } return res; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "static void EnterScope(){\r\n\t\tcurLevel++;\r\n\t\tScope scope = new Scope(curLevel);\r\n\t\t//scope.nextAdr = 3;\r\n\t\ttopScope.ant = scope;\r\n\t\tscope.sig = topScope; \r\n\t\ttopScope = scope;\r\n }", "String getScope();", "public abstract String\n openScope\n (\n boolean first, \n int level \n );", "Scope createScope();", "public void enterScope(){\n\t\tscope.add(0, new ArrayList<SymbolEntry>());\n\t\t++scopeLevel;\n\t}", "public abstract List<Scope> generateFactorScopes(State state);", "Classifier getBase_Classifier();", "boolean isScope();", "@Override\n public void readAhead(DescriptorScope scope) {\n }", "@VTID(7)\n void treeScope(\n mmarquee.automation.uiautomation.TreeScope scope);", "public interface RelationalClassifier extends Classifier {\r\n}", "public int getScope() {\r\n\t\treturn scope;\r\n\t}", "public DefaultScopeDescriptionTest() {\n }", "public T caseStatechartScope(StatechartScope object) {\r\n\t\treturn null;\r\n\t}", "public T caseSimpleScope(SimpleScope object) {\r\n\t\treturn null;\r\n\t}", "ScopeEvaluationCondition getScope();", "Integer classify(LogicGraph pce);", "@VTID(6)\n mmarquee.automation.uiautomation.TreeScope treeScope();", "org.landxml.schema.landXML11.ClassificationDocument.Classification addNewClassification();", "protected Scope computeEnclosingScope()\n/* */ {\n/* 48 */ Class localClass1 = (Class)getRecvr();\n/* */ \n/* 50 */ Method localMethod = localClass1.getEnclosingMethod();\n/* 51 */ if (localMethod != null)\n/* */ {\n/* */ \n/* 54 */ return MethodScope.make(localMethod);\n/* */ }\n/* 56 */ Constructor localConstructor = localClass1.getEnclosingConstructor();\n/* 57 */ if (localConstructor != null)\n/* */ {\n/* */ \n/* 60 */ return ConstructorScope.make(localConstructor);\n/* */ }\n/* 62 */ Class localClass2 = localClass1.getEnclosingClass();\n/* */ \n/* */ \n/* 65 */ if (localClass2 != null)\n/* */ {\n/* */ \n/* 68 */ return make(localClass2);\n/* */ }\n/* */ \n/* */ \n/* 72 */ return DummyScope.make();\n/* */ }", "public void OpenScope(){\n Scope newScope = new Scope();\n currentScope.AddChildScope(newScope);\n currentScope = newScope;\n }", "protected void initScopeInfo()\n {\n String className = null;\n Object target = getTarget();\n if (target != null)\n className = target.getClass().getName();\n setScopeInfo(new AbstractScopeInfo(getName(), className));\n }", "public BaseScope() {\n\t}", "public OntologyScope getScope(IRI scopeID);", "public T caseScope(Scope object) {\r\n\t\treturn null;\r\n\t}", "public void test_ck_02() {\n OntModel vocabModel = ModelFactory.createOntologyModel();\n ObjectProperty p = vocabModel.createObjectProperty(\"p\");\n OntClass A = vocabModel.createClass(\"A\");\n \n OntModel workModel = ModelFactory.createOntologyModel();\n Individual sub = workModel.createIndividual(\"uri1\", A);\n Individual obj = workModel.createIndividual(\"uri2\", A);\n workModel.createStatement(sub, p, obj);\n }", "public void newScope() {\n Map<String, Type> scope = new HashMap<String, Type>();\n scopes.push(scope);\n Map<String, Type> typeScope = new HashMap<String, Type>();\n typeScopes.push(typeScope);\n }", "public static void main(String[] args) {\n\t\tScope obj = new Scope();\n\n\t\tobj.test1();\n\t\t\n\t\tobj.test2();\n\t\t\n\t\tScope.test2();\n\t}", "public Scope getScope() {\n return scope;\n }", "public Scope getScope() {\n return scope;\n }", "public Scope getScope() {\n return scope;\n }", "@Override\n public boolean predicate2(Object dm, Designer dsgr) {\n if (!(Model.getFacade().isAClassifier(dm))) {\n return NO_PROBLEM;\n }\n if (!(Model.getFacade().isPrimaryObject(dm))) {\n return NO_PROBLEM;\n }\n\n // If the classifier does not have a name,\n // then no problem - the model is not finished anyhow.\n if ((Model.getFacade().getName(dm) == null)\n\t || (\"\".equals(Model.getFacade().getName(dm)))) {\n return NO_PROBLEM;\n\t}\n\n // Abstract elements do not necessarily require associations\n if (Model.getFacade().isAGeneralizableElement(dm)\n\t && Model.getFacade().isAbstract(dm)) {\n return NO_PROBLEM;\n }\n\n // Types can probably have associations, but we should not nag at them\n // not having any.\n // utility is a namespace collection - also not strictly required\n // to have associations.\n if (Model.getFacade().isType(dm)) {\n return NO_PROBLEM;\n }\n if (Model.getFacade().isUtility(dm)) {\n return NO_PROBLEM;\n }\n\n // See issue 1129: If the classifier has dependencies,\n // then mostly there is no problem. \n if (Model.getFacade().getClientDependencies(dm).size() > 0) {\n return NO_PROBLEM;\n }\n if (Model.getFacade().getSupplierDependencies(dm).size() > 0) {\n return NO_PROBLEM;\n }\n \n // special cases for use cases\n // Extending use cases and use case that are being included are\n // not required to have associations.\n if (Model.getFacade().isAUseCase(dm)) {\n Object usecase = dm;\n Collection includes = Model.getFacade().getIncludes(usecase);\n if (includes != null && includes.size() >= 1) {\n return NO_PROBLEM;\n }\n Collection extend = Model.getFacade().getExtends(usecase);\n if (extend != null && extend.size() >= 1) {\n return NO_PROBLEM;\n }\n }\n \n \n\n //TODO: different critic or special message for classes\n //that inherit all ops but define none of their own.\n\n if (findAssociation(dm, 0)) {\n return NO_PROBLEM;\n }\n return PROBLEM_FOUND;\n }", "public tudresden.ocl20.core.jmi.ocl.commonmodel.Classifier commonSuperType(tudresden.ocl20.core.jmi.ocl.commonmodel.Classifier c) {\n \n\tif (this.conformsTo(c)) { return c; }\n\tif (c.conformsTo(this)) { return this; }\n Set thisParents = new HashSet(); ;\n thisParents.add(this);\n Set cParents = new HashSet(); ;\n cParents.add(c);\n \n //the transitive closure of the Classifier and all of its parents\n Set thisTC = new HashSet();\n Set cTC = new HashSet();\n \n while(!(thisParents.isEmpty() && cParents.isEmpty())){\n thisTC.addAll(thisParents);\n cTC.addAll(cParents);\n \n Set thisParentsTemp = new HashSet();\n Iterator thisParentsIt = thisParents.iterator();\n while(thisParentsIt.hasNext()){\n tudresden.ocl20.core.jmi.ocl.commonmodel.Classifier aThisParent = (tudresden.ocl20.core.jmi.ocl.commonmodel.Classifier) thisParentsIt.next();\n if(cTC.contains(aThisParent)){\n return aThisParent;\n }\n thisParentsTemp.addAll(aThisParent.getParents());\n }\n thisParents=thisParentsTemp;\n \n Set cParentsTemp = new HashSet();\n Iterator cParentsIt = cParents.iterator();\n while(cParentsIt.hasNext()){\n tudresden.ocl20.core.jmi.ocl.commonmodel.Classifier aCParent = (tudresden.ocl20.core.jmi.ocl.commonmodel.Classifier) cParentsIt.next();\n if(thisTC.contains(aCParent)){\n return aCParent;\n }\n cParentsTemp.addAll(aCParent.getParents());\n }\n cParents=cParentsTemp;\n }\n return null; //should only occure if c is a collection type\n }", "public void pushScope() {\n\t\tscopeStack.add(new Scope());\n\t\t\n\t}", "private void initDepthToClass(OWLOntologyManager manager, OWLOntology ont, int depth) {\n\n\t\t// Are there lower \"level\"\n\t\tboolean areThereLower = true;\n\n\t\t// Save the current top classes (subclasses of top)\n\t\tSet<OWLClass> classes = reasoner.getSubClasses(df.getOWLThing(), true).entities().collect(Collectors.toSet());\n\n\t\t// as long as there are lower level\n\t\twhile (areThereLower) {\n\n\t\t\t// Save this new subclasses as the classes for this depth\n\t\t\tdepthToClasses.put(depth, classes);\n\n\t\t\t// Create a List for the next level\n\t\t\tSet<OWLClass> newClasses = new HashSet<>();\n\n\t\t\t// For all classes of the current level\n\t\t\tfor (OWLClass cls : classes) {\n\n\t\t\t\t// Get all subclasses\n\t\t\t\tList<OWLClass> subForCls = reasoner.getSubClasses(cls, true).entities().collect(Collectors.toList());\n\n\t\t\t\t// Add them to the next level\n\t\t\t\tnewClasses.addAll(subForCls);\n\n\t\t\t\t// save parent structure\n\t\t\t\tsubForCls.stream().forEach(subCls -> {\n\t\t\t\t\tclassToParent.put(subCls, cls);\n\t\t\t\t\tclassToParentString.put(OntologyDescriptor.getCleanNameOWLObj(subCls),\n\t\t\t\t\t\t\tOntologyDescriptor.getCleanNameOWLObj(cls));\n\t\t\t\t});\n\n\t\t\t}\n\n\t\t\t// Set the new level as the current level\n\t\t\tclasses = newClasses;\n\n\t\t\t// Next level index\n\t\t\tdepth++;\n\n\t\t\t// If there are less than 1 new class stop this loop\n\t\t\tif (newClasses.size() < 1) {\n\t\t\t\tareThereLower = false;\n\t\t\t}\n\n\t\t}\n\t}", "public DefaultScopeDescription() {\n }", "Classifier getClassifier();", "@Override\r\n\tpublic Set<NFAState> eClosure(NFAState s) {\r\n\t\tSet<NFAState> l = new HashSet<>();\r\n\t\treturn depthFirstSearch(l, s);\r\n\t}", "public static String containsScope(String line) {\n for (int i = 0; i < ApexDoc.rgstrScope.length; i++) {\n String scope = ApexDoc.rgstrScope[i].toLowerCase();\n\n // if line starts with annotations, replace them, so\n // we can accurately use startsWith to match scope.\n line = stripAnnotations(line);\n line = line.toLowerCase().trim();\n\n // see if line starts with registered scopes.\n if (line.startsWith(scope + \" \")) {\n return scope;\n }\n\n // match implicitly private lines\n else if (scope.equals(ApexDoc.PRIVATE)) {\n // match static props or methods:\n if (line.startsWith(\"static \")) {\n return ApexDoc.PRIVATE;\n }\n\n // match methods that start with\n // keywords or return primitive types:\n for (String keyword : KEYWORDS) {\n if (line.startsWith(keyword + \" \") && line.contains(\"(\")) {\n return ApexDoc.PRIVATE;\n }\n }\n\n // match metehods that return collections:\n for (String collection : COLLECTIONS) {\n if (line.matches(\"^\" + collection + \"<.+>\\\\s.*\") && line.contains(\"(\")) {\n return ApexDoc.PRIVATE;\n }\n }\n }\n }\n return null;\n }", "public interface Scope {\n\t\n\tpublic static final String PHOTO = \"photo\";\n\tpublic static final String MESSAGE = \"message\";\n\tpublic static final String FRIENDS = \"friends\";\n\tpublic static final String ACCOUNT = \"account\";\n\tpublic static final String NOTIFICATION = \"notification\";\n\tpublic static final String APPLICATION = \"application\";\n\tpublic static final String STREAM = \"stream\";\n\tpublic static final String PERSON_INFO = \"person_info\";\n\t\n\t\n}", "Set<Concept> getSubclasses(Concept concept);", "public CondensedDependencyNode condense() {\r\n\t\t\r\n\t\t// IF the whole subtree is made up of same quantifiers return one node with them all\r\n\t\t// included\r\n\t\tif(this.homogenousSubtree()) {\r\n\t\t\tCondensedDependencyNode n = new CondensedDependencyNode(this.type);\r\n\t\t\tfor(DependencyNode d : this.allSubnodes()) {\r\n\t\t\t\tn.variables.add(d.variable);\r\n\t\t\t}\r\n\t\t\treturn n;\r\n\t\t}\r\n\t\t\r\n\t\t\r\n\t\t\r\n\t\tswitch(children.size()) {\r\n\t\t\tcase 0:\r\n\t\t\t\t// Cant be. homogenousSubtree would have returned already\r\n\t\t\t\tassert(false);\r\n\t\t\t\tlogger.fatal(\"Algorithm fail... Contact Author.\");\r\n\t\t\t\tthrow new RuntimeException();\r\n\t\t\tcase 1:\r\n\t\t\t\tCondensedDependencyNode n = new CondensedDependencyNode(this.type);\r\n\t\t\t\tDependencyNode current = this;\r\n\t\t\t\t\r\n\t\t\t\twhile(current.type == this.type && current.children.size() == 1) {\r\n\t\t\t\t\tn.variables.add(current.variable);\r\n\t\t\t\t\t\r\n\t\t\t\t\tcurrent = current.children.get(0);\r\n\t\t\t\t}\r\n\t\t\t\tCondensedDependencyNode cd = current.condense();\r\n\t\t\t\tn.addChild(cd);\r\n\t\t\t\t\r\n\t\t\t\tif(n.type == NodeType.ROOT)\r\n\t\t\t\t\tn.setDepth(0);\r\n\t\t\t\treturn n;\r\n\t\t\tcase 2:\r\n\t\t\t\tCondensedDependencyNode n1 = new CondensedDependencyNode(this.type);\r\n\t\t\t\tn1.variables.add(this.variable);\r\n\t\t\t\t\r\n\t\t\t\tCondensedDependencyNode cdn0 = this.children.get(0).condense();\r\n\t\t\t\tCondensedDependencyNode cdn1 = this.children.get(1).condense();\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t// NEW\r\n//\t\t\t\tif(cdn0.type == this.type)\r\n//\t\t\t\t\tn1.variables.addAll(cdn0.variables);\r\n//\t\t\t\t\t\r\n//\t\t\t\telse \r\n//\t\t\t\t\tn1.addChild(cdn0);\r\n//\t\t\t\t\r\n//\t\t\t\tif(cdn1.type == this.type)\r\n//\t\t\t\t\tn1.variables.addAll(cdn1.variables);\r\n//\t\t\t\telse \r\n//\t\t\t\t\tn1.addChild(cdn1);\r\n//\t\t\t\t\r\n\t\t\t\t// Original\r\n\t\t\t\t n1.addChild(this.children.get(0).condense());\r\n\t\t\t\t n1.addChild(this.children.get(1).condense());\r\n\t\t\t\treturn n1;\r\n\t\t\tdefault:\r\n\t\t\t\tassert(false);\r\n\t\t\t\tlogger.fatal(\"A DependencyNode must not have more than 3 childnodes.\");\r\n\t\t\t\tthrow new RuntimeException();\r\n\t\t}\r\n\t}", "String getConvention(String type) {\n\t\tfor (int i = scopeStack.size() - 1; i >= 0; i--) {\n\t\t\tScope scope = scopeStack.elementAt(i);\n\t\t\tString prefix = scope.getConvention(type);\n\t\t\tif (prefix != null) return prefix;\n\t\t}\n\t\t\n\t\treturn null;\n\t}", "void nest();", "@Before\n\tpublic void buildCategories()\n\t{\n\t\t// make a root node for the tree (i.e. like a franchise in the CR data set\n\t\tCategoryNode rootParent = null;\n\t\taRootCategory = new CategoryNode(\"rootCategoryId\", \"rootCategoryName\", rootParent);\n\t\t\n\t\t// Add a subtree containing a singleton. The singleton should get removed\n\t\tCategoryNode singleton = new CategoryNode(\"singletonId\", \"singletonName\", aRootCategory);\n\t\taRootCategory.addSubcategory(singleton);\n\t\tCategoryNode childOfSingleton = new CategoryNode(\"childOfSingletonId\", \"childOfSingletonName\", singleton);\n\t\tsingleton.addSubcategory(childOfSingleton);\n\t\tCategoryNode leaf0 = new CategoryNode(\"leaf0Id\", \"leaf0Name\", childOfSingleton);\n\t\tchildOfSingleton.addSubcategory(leaf0);\n\t\tCategoryNode leaf1 = new CategoryNode(\"leaf1Id\", \"leaf1Name\", childOfSingleton);\n\t\tchildOfSingleton.addSubcategory(leaf1);\n\t\t\n\t\t// Add a subtree will have similar leaves, so the subtree should be turned into an equivalence class\n\t\tCategoryNode equivalenceClass = new CategoryNode(\"equivalenceClassId\", \"equivalenceClassName\", aRootCategory);\n\t\taRootCategory.addSubcategory(equivalenceClass);\n\t\tCategoryNode similarNode0 = new CategoryNode(\"similarNode0Id\", \"similarNode0Name\", equivalenceClass);\n\t\tequivalenceClass.addSubcategory(similarNode0);\n\t\tCategoryNode similarNode1 = new CategoryNode(\"similarNode1Id\", \"similarNode1Name\", equivalenceClass);\n\t\tequivalenceClass.addSubcategory(similarNode1);\n\t\t\n\t\t// This subtree has dissimilar leaves, so the subtree shouldn't be turned into an equivalence class\n\t\tCategoryNode nonEquivalenceClass = new CategoryNode(\"nonEquivalenceClassId\", \"nonEquivalenceClassName\", aRootCategory);\n\t\taRootCategory.addSubcategory(nonEquivalenceClass);\n\t\tCategoryNode dissimilarNode0 = new CategoryNode(\"dissimilarNode0Id\", \"dissimilarNode0Name\", nonEquivalenceClass);\n\t\tnonEquivalenceClass.addSubcategory(dissimilarNode0);\n\t\tCategoryNode dissimilarNode1 = new CategoryNode(\"dissimilarNode1Id\", \"dissimilarNode1Name\", nonEquivalenceClass);\n\t\tnonEquivalenceClass.addSubcategory(dissimilarNode1);\n\t}", "protected ArrayList<Line> findScope (Line start, ArrayList<Line> all) throws InnerScopeHasNoEnd{\n ArrayList<Line> scopeLines = new ArrayList<>();\n int curLineNum = all.indexOf(start);\n Line cur = start;\n scopeLines.add(cur);\n int numOpen = 1;\n int numClose = 0;\n while (!(numClose== numOpen)){ // while number of opening scope lines not equals to end scope lines.\n try{\n curLineNum += 1;\n cur = all.get(curLineNum);\n scopeLines.add(cur);\n if (cur.startScope()){\n numOpen += 1;\n }\n if (cur.endScope()){\n numClose += 1;\n }\n } // if we get out of the all ArrayList, mean the scope has no end\n catch (Exception e){\n throw new InnerScopeHasNoEnd();\n }\n }\n return scopeLines;\n }", "public abstract void printClassifier();", "private IScope getTrainScope(TrainSchedule trainSchedule) {\n\t\tEObject rootElement = EcoreUtil.getRootContainer(trainSchedule);\r\n\r\n\t\tif (rootElement instanceof Schedule) {\r\n\t\t\tSchedule schedule = (Schedule) rootElement;\r\n\r\n\t\t\tList<Train> trains = schedule.getDepots().stream().flatMap(d -> d.getTrains().stream())\r\n\t\t\t\t\t.collect(Collectors.toList());\r\n\t\t\treturn Scopes.scopeFor(trains);\r\n\t\t}\r\n\r\n\t\treturn null;\r\n\t}", "Classifier getType();", "public Set<Scope> getScopes();", "public interface Aggregator {\n /**\n * Determines the final class recognized\n * @param confidence Confidence values produced by a recognizer\n * (one confidence value per class)\n * @return The final prediction given by a classifier\n */\n public Prediction apply( double[] confidence );\n\n}", "public void semantic(Stack<Map<String, Core>> scopetrack) {\n boolean IDdeclared = false;\n String key = id;\n // Loop through the stack to see if the current ID is declared.\n for (Map<String, Core> currentscope : scopetrack) {\n // If the current ID is declared. Check if the declared type is right.\n if (currentscope.containsKey(key)) {\n IDdeclared = true;\n }\n }\n if (!IDdeclared) {\n System.out.println(key);\n Utility.UseUndeclaredIdError(id);\n System.exit(-1);\n }\n }", "org.landxml.schema.landXML11.ClassificationDocument.Classification[] getClassificationArray();", "public abstract double classify(Instance e);", "public String getSupEntScope() {\n return supEntScope;\n }", "public String getScope() {\n return this.scope;\n }", "public String getScope() {\n return this.scope;\n }", "public String getScope() {\n return this.scope;\n }", "public interface LdCDef extends Classification {\n\n /** The empty array for no sisters. */\n String[] EMPTY_SISTERS = new String[]{};\n\n /** The empty map for no sub-items. */\n @SuppressWarnings(\"unchecked\")\n Map<String, Object> EMPTY_SUB_ITEM_MAP = (Map<String, Object>)Collections.EMPTY_MAP;\n\n /**\n * はいいいえを示す\n */\n public enum YesNo implements LdCDef {\n /** y */\n y(\"y\", \"y\", EMPTY_SISTERS)\n ,\n /** n */\n n(\"n\", \"n\", EMPTY_SISTERS)\n ;\n private static final Map<String, YesNo> _codeValueMap = new HashMap<String, YesNo>();\n static {\n for (YesNo value : values()) {\n _codeValueMap.put(value.code().toLowerCase(), value);\n for (String sister : value.sisters()) { _codeValueMap.put(sister.toLowerCase(), value); }\n }\n }\n private String _code; private String _alias; private String[] _sisters;\n private YesNo(String code, String alias, String[] sisters)\n { _code = code; _alias = alias; _sisters = sisters; }\n public String code() { return _code; } public String alias() { return _alias; }\n private String[] sisters() { return _sisters; }\n public Map<String, Object> subItemMap() { return EMPTY_SUB_ITEM_MAP; }\n public ClassificationMeta meta() { return LdCDef.DefMeta.YesNo; }\n\n public boolean inGroup(String groupName) {\n return false;\n }\n\n /**\n * Get the classification by the code. (CaseInsensitive)\n * @param code The value of code, which is case-insensitive. (NullAllowed: if null, returns null)\n * @return The instance of the corresponding classification to the code. (NullAllowed: if not found, returns null)\n */\n public static YesNo codeOf(Object code) {\n if (code == null) { return null; }\n if (code instanceof YesNo) { return (YesNo)code; }\n return _codeValueMap.get(code.toString().toLowerCase());\n }\n\n /**\n * Get the classification by the name (also called 'value' in ENUM world).\n * @param name The string of name, which is case-sensitive. (NullAllowed: if null, returns null)\n * @return The instance of the corresponding classification to the name. (NullAllowed: if not found, returns null)\n */\n public static YesNo nameOf(String name) {\n if (name == null) { return null; }\n try { return valueOf(name); } catch (RuntimeException ignored) { return null; }\n }\n\n /**\n * Get the list of all classification elements. (returns new copied list)\n * @return The list of all classification elements. (NotNull)\n */\n public static List<YesNo> listAll() {\n return new ArrayList<YesNo>(Arrays.asList(values()));\n }\n\n /**\n * Get the list of classification elements in the specified group. (returns new copied list) <br />\n * @param groupName The string of group name, which is case-sensitive. (NullAllowed: if null, returns empty list)\n * @return The list of classification elements in the group. (NotNull)\n */\n public static List<YesNo> groupOf(String groupName) {\n return new ArrayList<YesNo>(4);\n }\n\n @Override public String toString() { return code(); }\n }\n\n /**\n * 蔵書の状態を示す\n */\n public enum CollectionStatus implements LdCDef {\n /** NOR: 通常状態を示す */\n NOR(\"NOR\", \"NOR\", EMPTY_SISTERS)\n ,\n /** WAT: 待ち状態を示す */\n WAT(\"WAT\", \"WAT\", EMPTY_SISTERS)\n ,\n /** OUT: 貸し出し中を示す */\n OUT(\"OUT\", \"OUT\", EMPTY_SISTERS)\n ;\n private static final Map<String, CollectionStatus> _codeValueMap = new HashMap<String, CollectionStatus>();\n static {\n for (CollectionStatus value : values()) {\n _codeValueMap.put(value.code().toLowerCase(), value);\n for (String sister : value.sisters()) { _codeValueMap.put(sister.toLowerCase(), value); }\n }\n }\n private String _code; private String _alias; private String[] _sisters;\n private CollectionStatus(String code, String alias, String[] sisters)\n { _code = code; _alias = alias; _sisters = sisters; }\n public String code() { return _code; } public String alias() { return _alias; }\n private String[] sisters() { return _sisters; }\n public Map<String, Object> subItemMap() { return EMPTY_SUB_ITEM_MAP; }\n public ClassificationMeta meta() { return LdCDef.DefMeta.CollectionStatus; }\n\n public boolean inGroup(String groupName) {\n return false;\n }\n\n /**\n * Get the classification by the code. (CaseInsensitive)\n * @param code The value of code, which is case-insensitive. (NullAllowed: if null, returns null)\n * @return The instance of the corresponding classification to the code. (NullAllowed: if not found, returns null)\n */\n public static CollectionStatus codeOf(Object code) {\n if (code == null) { return null; }\n if (code instanceof CollectionStatus) { return (CollectionStatus)code; }\n return _codeValueMap.get(code.toString().toLowerCase());\n }\n\n /**\n * Get the classification by the name (also called 'value' in ENUM world).\n * @param name The string of name, which is case-sensitive. (NullAllowed: if null, returns null)\n * @return The instance of the corresponding classification to the name. (NullAllowed: if not found, returns null)\n */\n public static CollectionStatus nameOf(String name) {\n if (name == null) { return null; }\n try { return valueOf(name); } catch (RuntimeException ignored) { return null; }\n }\n\n /**\n * Get the list of all classification elements. (returns new copied list)\n * @return The list of all classification elements. (NotNull)\n */\n public static List<CollectionStatus> listAll() {\n return new ArrayList<CollectionStatus>(Arrays.asList(values()));\n }\n\n /**\n * Get the list of classification elements in the specified group. (returns new copied list) <br />\n * @param groupName The string of group name, which is case-sensitive. (NullAllowed: if null, returns empty list)\n * @return The list of classification elements in the group. (NotNull)\n */\n public static List<CollectionStatus> groupOf(String groupName) {\n return new ArrayList<CollectionStatus>(4);\n }\n\n @Override public String toString() { return code(); }\n }\n\n /**\n * 登録モジュールタイプ\n */\n public enum RegisterModuleType implements LdCDef {\n /** Online: Online Module */\n Online(\"OLN\", \"Online\", EMPTY_SISTERS)\n ,\n /** Batch: Batch Module */\n Batch(\"BTC\", \"Batch\", EMPTY_SISTERS)\n ;\n private static final Map<String, RegisterModuleType> _codeValueMap = new HashMap<String, RegisterModuleType>();\n static {\n for (RegisterModuleType value : values()) {\n _codeValueMap.put(value.code().toLowerCase(), value);\n for (String sister : value.sisters()) { _codeValueMap.put(sister.toLowerCase(), value); }\n }\n }\n private String _code; private String _alias; private String[] _sisters;\n private RegisterModuleType(String code, String alias, String[] sisters)\n { _code = code; _alias = alias; _sisters = sisters; }\n public String code() { return _code; } public String alias() { return _alias; }\n private String[] sisters() { return _sisters; }\n public Map<String, Object> subItemMap() { return EMPTY_SUB_ITEM_MAP; }\n public ClassificationMeta meta() { return LdCDef.DefMeta.RegisterModuleType; }\n\n public boolean inGroup(String groupName) {\n return false;\n }\n\n /**\n * Get the classification by the code. (CaseInsensitive)\n * @param code The value of code, which is case-insensitive. (NullAllowed: if null, returns null)\n * @return The instance of the corresponding classification to the code. (NullAllowed: if not found, returns null)\n */\n public static RegisterModuleType codeOf(Object code) {\n if (code == null) { return null; }\n if (code instanceof RegisterModuleType) { return (RegisterModuleType)code; }\n return _codeValueMap.get(code.toString().toLowerCase());\n }\n\n /**\n * Get the classification by the name (also called 'value' in ENUM world).\n * @param name The string of name, which is case-sensitive. (NullAllowed: if null, returns null)\n * @return The instance of the corresponding classification to the name. (NullAllowed: if not found, returns null)\n */\n public static RegisterModuleType nameOf(String name) {\n if (name == null) { return null; }\n try { return valueOf(name); } catch (RuntimeException ignored) { return null; }\n }\n\n /**\n * Get the list of all classification elements. (returns new copied list)\n * @return The list of all classification elements. (NotNull)\n */\n public static List<RegisterModuleType> listAll() {\n return new ArrayList<RegisterModuleType>(Arrays.asList(values()));\n }\n\n /**\n * Get the list of classification elements in the specified group. (returns new copied list) <br />\n * @param groupName The string of group name, which is case-sensitive. (NullAllowed: if null, returns empty list)\n * @return The list of classification elements in the group. (NotNull)\n */\n public static List<RegisterModuleType> groupOf(String groupName) {\n return new ArrayList<RegisterModuleType>(4);\n }\n\n @Override public String toString() { return code(); }\n }\n\n /**\n * 更新モジュールタイプ\n */\n public enum UpdateModuleType implements LdCDef {\n /** Online: Online Module */\n Online(\"OLN\", \"Online\", EMPTY_SISTERS)\n ,\n /** Batch: Batch Module */\n Batch(\"BTC\", \"Batch\", EMPTY_SISTERS)\n ;\n private static final Map<String, UpdateModuleType> _codeValueMap = new HashMap<String, UpdateModuleType>();\n static {\n for (UpdateModuleType value : values()) {\n _codeValueMap.put(value.code().toLowerCase(), value);\n for (String sister : value.sisters()) { _codeValueMap.put(sister.toLowerCase(), value); }\n }\n }\n private String _code; private String _alias; private String[] _sisters;\n private UpdateModuleType(String code, String alias, String[] sisters)\n { _code = code; _alias = alias; _sisters = sisters; }\n public String code() { return _code; } public String alias() { return _alias; }\n private String[] sisters() { return _sisters; }\n public Map<String, Object> subItemMap() { return EMPTY_SUB_ITEM_MAP; }\n public ClassificationMeta meta() { return LdCDef.DefMeta.UpdateModuleType; }\n\n public boolean inGroup(String groupName) {\n return false;\n }\n\n /**\n * Get the classification by the code. (CaseInsensitive)\n * @param code The value of code, which is case-insensitive. (NullAllowed: if null, returns null)\n * @return The instance of the corresponding classification to the code. (NullAllowed: if not found, returns null)\n */\n public static UpdateModuleType codeOf(Object code) {\n if (code == null) { return null; }\n if (code instanceof UpdateModuleType) { return (UpdateModuleType)code; }\n return _codeValueMap.get(code.toString().toLowerCase());\n }\n\n /**\n * Get the classification by the name (also called 'value' in ENUM world).\n * @param name The string of name, which is case-sensitive. (NullAllowed: if null, returns null)\n * @return The instance of the corresponding classification to the name. (NullAllowed: if not found, returns null)\n */\n public static UpdateModuleType nameOf(String name) {\n if (name == null) { return null; }\n try { return valueOf(name); } catch (RuntimeException ignored) { return null; }\n }\n\n /**\n * Get the list of all classification elements. (returns new copied list)\n * @return The list of all classification elements. (NotNull)\n */\n public static List<UpdateModuleType> listAll() {\n return new ArrayList<UpdateModuleType>(Arrays.asList(values()));\n }\n\n /**\n * Get the list of classification elements in the specified group. (returns new copied list) <br />\n * @param groupName The string of group name, which is case-sensitive. (NullAllowed: if null, returns empty list)\n * @return The list of classification elements in the group. (NotNull)\n */\n public static List<UpdateModuleType> groupOf(String groupName) {\n return new ArrayList<UpdateModuleType>(4);\n }\n\n @Override public String toString() { return code(); }\n }\n\n public enum DefMeta implements ClassificationMeta {\n /** はいいいえを示す */\n YesNo\n ,\n /** 蔵書の状態を示す */\n CollectionStatus\n ,\n /** 登録モジュールタイプ */\n RegisterModuleType\n ,\n /** 更新モジュールタイプ */\n UpdateModuleType\n ;\n public String classificationName() {\n return name(); // same as definition name\n }\n\n public Classification codeOf(Object code) {\n if (\"YesNo\".equals(name())) { return LdCDef.YesNo.codeOf(code); }\n if (\"CollectionStatus\".equals(name())) { return LdCDef.CollectionStatus.codeOf(code); }\n if (\"RegisterModuleType\".equals(name())) { return LdCDef.RegisterModuleType.codeOf(code); }\n if (\"UpdateModuleType\".equals(name())) { return LdCDef.UpdateModuleType.codeOf(code); }\n throw new IllegalStateException(\"Unknown definition: \" + this); // basically unreachable\n }\n\n public Classification nameOf(String name) {\n if (\"YesNo\".equals(name())) { return LdCDef.YesNo.valueOf(name); }\n if (\"CollectionStatus\".equals(name())) { return LdCDef.CollectionStatus.valueOf(name); }\n if (\"RegisterModuleType\".equals(name())) { return LdCDef.RegisterModuleType.valueOf(name); }\n if (\"UpdateModuleType\".equals(name())) { return LdCDef.UpdateModuleType.valueOf(name); }\n throw new IllegalStateException(\"Unknown definition: \" + this); // basically unreachable\n }\n\n public List<Classification> listAll() {\n if (\"YesNo\".equals(name())) { return toClassificationList(LdCDef.YesNo.listAll()); }\n if (\"CollectionStatus\".equals(name())) { return toClassificationList(LdCDef.CollectionStatus.listAll()); }\n if (\"RegisterModuleType\".equals(name())) { return toClassificationList(LdCDef.RegisterModuleType.listAll()); }\n if (\"UpdateModuleType\".equals(name())) { return toClassificationList(LdCDef.UpdateModuleType.listAll()); }\n throw new IllegalStateException(\"Unknown definition: \" + this); // basically unreachable\n }\n\n public List<Classification> groupOf(String groupName) {\n if (\"YesNo\".equals(name())) { return toClassificationList(LdCDef.YesNo.groupOf(groupName)); }\n if (\"CollectionStatus\".equals(name())) { return toClassificationList(LdCDef.CollectionStatus.groupOf(groupName)); }\n if (\"RegisterModuleType\".equals(name())) { return toClassificationList(LdCDef.RegisterModuleType.groupOf(groupName)); }\n if (\"UpdateModuleType\".equals(name())) { return toClassificationList(LdCDef.UpdateModuleType.groupOf(groupName)); }\n throw new IllegalStateException(\"Unknown definition: \" + this); // basically unreachable\n }\n\n @SuppressWarnings(\"unchecked\")\n private List<Classification> toClassificationList(List<?> clsList) {\n return (List<Classification>)clsList;\n }\n\n public ClassificationCodeType codeType() {\n if (\"YesNo\".equals(name())) { return ClassificationCodeType.String; }\n if (\"CollectionStatus\".equals(name())) { return ClassificationCodeType.String; }\n if (\"RegisterModuleType\".equals(name())) { return ClassificationCodeType.String; }\n if (\"UpdateModuleType\".equals(name())) { return ClassificationCodeType.String; }\n return ClassificationCodeType.String; // as default\n }\n\n public ClassificationUndefinedHandlingType undefinedHandlingType() {\n if (\"YesNo\".equals(name())) { return ClassificationUndefinedHandlingType.EXCEPTION; }\n if (\"CollectionStatus\".equals(name())) { return ClassificationUndefinedHandlingType.EXCEPTION; }\n if (\"RegisterModuleType\".equals(name())) { return ClassificationUndefinedHandlingType.EXCEPTION; }\n if (\"UpdateModuleType\".equals(name())) { return ClassificationUndefinedHandlingType.EXCEPTION; }\n return ClassificationUndefinedHandlingType.LOGGING; // as default\n }\n }\n}", "public BDicTreeCodeExample() {\n oredCriteria = new ArrayList<Criteria>();\n }", "@Override\n\tpublic String visitMainClass(MainClassContext ctx) {\n\t\ttable.enterScope();\n\t\tvisit(ctx.getChild(3));\n\t\ttable.exitScope();\n\t\treturn null;\n\t}", "public String KindOf(String name) {\n\t\tValues tmp = currScope.get(name);\n\t\tString kind = null;\n\t\t\n\t\tif(tmp != null)\n\t\t\treturn tmp.getKind();\n\t\t\n\t\tif(currScope != classScope) {\n\t\t\ttmp = classScope.get(name);\n\t\t\tif(tmp != null)\n\t\t\t\treturn tmp.getKind();\n\t\t}\n\t\t\n\t\treturn \"NONE\";\n\t}", "public void openScope() {\n scopes.add(new Scope<>(++currentScopeLevel));\n }", "void addScope() {\n\t\tlist.addFirst(new HashMap<String, Sym>());\n\t}", "abstract String classify(Instance inst);", "public void firstClass(){\n }", "void setScopeRelevant(boolean scopeRelevant);", "String tier();", "public interface HierarchicalKnowledgeBase {\n\n /**\n * Get the concept with the provided id.\n * @param id Concept ID.\n * @return Concept\n */\n Concept getConcept(String id);\n\n /**\n * Get the instance with the provided id.\n * @param id Instance ID.\n * @return Instance\n */\n Instance getInstance(String id);\n\t/**\n * Get a collection with the subclasses of the provided concept\n * @param concept Concept provided\n * @return collection of subclasses of the concept\n */\n Set<Concept> getSubclasses(Concept concept);\n \n /**\n * Returns a collection containing the superclasses of the provided concept\n * @param concept Concept provided\n * @return collection of subclasses of the concept\n */\n Set<Concept> getSuperclasses(Concept concept);\n \n /**\n * Check if concept x is equivalent to concept y\n * @param x Concept x\n * @param y Concept y\n * @return True if x is equivalent to y\n */\n boolean equivalent(Concept x, Concept y);\n \n /**\n * Check if concept x is subclass of concept y\n * @param x Concept x\n * @param y Concept y\n * @return True if x subclass of y, false in other case.\n */\n boolean isSubclass(Concept x, Concept y);\n \n /**\n * Check if concept x is a subclass of y, false in other case\n * @param x Concept x\n * @param y Concept y\n * @return True if x is a superclass of y\n */\n boolean isSuperclass(Concept x, Concept y);\n \n /**\n * Returns the concept Resource from which this Resource is instance. If\n * the Resource is not an instance, the function returns the same Resource.\n * @param instance Concept or Instance Resource\n * @return Concept parent of the instance.\n */\n Concept resolveInstance(Instance instance);\n \n /**\n * Return all instances of the provided concept.\n * @return {@link Set} with the instances of the concept.\n * If there are no instances, a empty set is returned.\n */\n Set<Instance> getInstances(Concept concept);\n\n /**\n * Return all concepts managed by this KB.\n * @return {@link Set} with all available concepts.\n */\n Set<Concept> getConcepts();\n\n /**\n * Return all instances managed by this KB.\n * @return {@link Set} with all available instances.\n */\n Set<Instance> getInstances();\n}", "Rule ScopeAndId() {\n return FirstOf(\n GeneralScopeAndId(),\n StCategoryScopeAndId(),\n StPrefixScopeAndId()\n );\n }", "org.landxml.schema.landXML11.ClassificationDocument.Classification getClassificationArray(int i);", "public void traverse(\n\t\tASTVisitor visitor,\n\t\tClassScope classScope) {\n\t}", "private void doQual()\n \t{\n \t\tModel model = doc.getModel();\n \t\tQualitativeModel qualModel = (QualitativeModel)model.getExtension(QualConstant.namespaceURI);\n \t\tif (qualModel != null)\n \t\t{\n \t\t\tdoQualitativeSpecies(qualModel);\n \t\t\tdoTransitions(qualModel);\n \t\t}\n \t}", "private static void getClassHierarchyRecurs(Class clazz, boolean flag) {\n Class classFirst = null;\n if (flag) {\n classFirst = clazz;\n }\n if (clazz != null) {\n clazz = clazz.getSuperclass();\n getClassHierarchyRecurs(clazz, false);\n }\n if (clazz != null) {\n System.out.println(clazz.getName());\n System.out.println(\" ^\");\n System.out.println(\" |\");\n }\n if (classFirst != null) {\n System.out.println(classFirst.getName());\n }\n }", "public void setScope(String scope) {\n this.scope = scope;\n }", "public void setScope(String scope) {\n this.scope = scope;\n }", "public void setScope(String scope) {\n this.scope = scope;\n }", "public void classify() throws Exception;", "public BsonDocument getScope() {\n return scope;\n }", "List<String> getTargetClassifications(Observation obs);", "@Override\n\tpublic Object _init_(final IScope scope) {\n\t\treturn super._init_(this.scope);\n\t}", "public void makeContexts() {\n \n // make map of ContextTreeNode objects for all taxonomic contexts, indexed by root node name\n HashMap<String, ContextTreeNode> contextNodesByRootName = new HashMap<String, ContextTreeNode>();\n for (ContextDescription cd : ContextDescription.values()) {\n contextNodesByRootName.put(cd.licaNodeName, new ContextTreeNode(new TaxonomyContext(cd, this)));\n }\n \n TraversalDescription prefTaxParentOfTraversal = Traversal.description().depthFirst().\n relationships(RelType.PREFTAXCHILDOF, Direction.OUTGOING);\n \n // for each ContextTreeNode (i.e. each context)\n for (Entry<String, ContextTreeNode> entry: contextNodesByRootName.entrySet()) {\n \n String childName = entry.getKey();\n ContextTreeNode contextNode = entry.getValue();\n \n // traverse back up the taxonomy tree from the root of this context toward life\n for (Node parentNode : prefTaxParentOfTraversal.traverse(contextNode.context.getRootNode()).nodes()) {\n \n // if/when we find a more inclusive (i.e. parent) context\n String parentName = String.valueOf(parentNode.getProperty(\"name\"));\n if (contextNodesByRootName.containsKey(parentName) && (parentName.equals(childName) == false)) {\n \n System.out.println(\"Adding \" + childName + \" as child of \" + parentName);\n \n // add this link in the contextNode hierarchy and move to the next contextNode\n ContextTreeNode parentContextNode = contextNodesByRootName.get(parentName);\n parentContextNode.addChild(contextNode);\n break;\n \n }\n }\n }\n \n // get the root of the ContextTreeNode tree (i.e. most inclusive context)\n ContextTreeNode contextHierarchyRoot = contextNodesByRootName.get(LIFE_NODE_NAME);\n \n System.out.println(\"\\nHierarchy for contexts (note: paraphyletic groups do not have their own contexts):\");\n printContextTree(contextHierarchyRoot, \"\");\n System.out.println(\"\");\n \n // make the contexts!\n makeContextsRecursive(contextHierarchyRoot);\n \n }", "Scope getEnclosingScope();", "protected void pushScope() {\n Scope newScope = new Scope(currentScope);\n currentScope = newScope;\n }", "@Override\n public PdcClassification findAPreDefinedClassification(String nodeId, String instanceId) {\n try {\n PdcClassification classification = null;\n if (isDefined(nodeId)) {\n NodePK nodeToSeek = new NodePK(nodeId, instanceId);\n while (classification == null && !nodeToSeek.isUndefined()) {\n classification = classificationRepository.findPredefinedClassificationByNodeId(nodeToSeek\n .getId(), nodeToSeek.getInstanceId()); \n NodeDetail node = getNodeBm().getDetail(nodeToSeek);\n nodeToSeek = node.getFatherPK();\n }\n if (classification == null) {\n classification = getPreDefinedClassification(instanceId);\n }\n } else {\n classification = getPreDefinedClassification(instanceId);\n }\n return classification;\n } catch (RemoteException ex) {\n throw new PdcRuntimeException(getClass().getSimpleName() + \".getPreDefinedClassification()\",\n SilverpeasRuntimeException.ERROR, \"root.EX_CANT_GET_REMOTE_OBJECT\", ex);\n } catch (Exception ex) {\n throw new EntityNotFoundException(ex.getMessage());\n }\n }", "@Override\n public Classification<F, C> classify(Collection<F> features) {\n SortedSet<Classification<F, C>> probabilites = this.categoryProbabilities(features);\n\n if (probabilites.size() > 0) {\n return probabilites.last();\n }\n return null;\n }", "public SelectionScopeBase(String scopeName)\n {\n\tthis.scopeName = scopeName;\n }", "Optional<AnnotationMirror> scope() {\n return unwrapOptionalEquivalence(wrappedScope());\n }", "public static void main(String[] args) {\n\t\tInheritence a=new Inheritence();\r\n\t\t\r\n\t\t country();\r\n\tcity();\r\n\tage();\r\n\r\n\ta.flower();\t\r\n\tSystem.out.println(l);\r\n\tSystem.out.println(a.d);\r\n\r\n\t}", "public String getScope() {\n return scope;\n }", "public String getScope() {\n return scope;\n }", "ProbeLevel minimumLevel();", "public String getClassification() {\n return classification;\n }", "public String getClassification() {\n return classification;\n }", "Node findBaseCases(Dfg dfg, ProcessTree tree, DfgMinerState minerState);", "public void setScope(Scope scope) {\n this.scope = scope;\n }", "public void setScope(Scope scope) {\n this.scope = scope;\n }", "public void setScope(Scope scope) {\n this.scope = scope;\n }", "public ModuleScope getScope() {\n return scope;\n }", "public GcGroupLevelExample() {\n oredCriteria = new ArrayList<Criteria>();\n }", "private String[] getScopes() {\n return scopeTextView.getText().toString().toLowerCase().split(\" \");\n }" ]
[ "0.57434285", "0.542366", "0.53477913", "0.53216547", "0.52401525", "0.52020884", "0.5155788", "0.5150815", "0.51300347", "0.51277393", "0.49663767", "0.49614003", "0.49334717", "0.49245226", "0.4917496", "0.48984763", "0.48787722", "0.48774374", "0.48768982", "0.48714072", "0.4865509", "0.48546046", "0.48407316", "0.4838627", "0.48374003", "0.48265657", "0.48217842", "0.47972825", "0.47967678", "0.47967678", "0.47967678", "0.47891822", "0.47833544", "0.4770609", "0.47698408", "0.47605097", "0.47532347", "0.4742393", "0.4719495", "0.47114718", "0.4697782", "0.46913415", "0.46895674", "0.46871445", "0.46556336", "0.4650873", "0.46495515", "0.46489808", "0.46467128", "0.4639211", "0.46272922", "0.46225497", "0.46223155", "0.46210438", "0.46204352", "0.46126384", "0.46126384", "0.46126384", "0.46108052", "0.4606685", "0.46059906", "0.46023571", "0.45906526", "0.45820367", "0.45784742", "0.45781577", "0.45765746", "0.45595258", "0.45569152", "0.4553473", "0.4550341", "0.4540613", "0.4539339", "0.45387885", "0.4538573", "0.4538573", "0.4538573", "0.4537761", "0.45347673", "0.4527246", "0.45265883", "0.45221618", "0.45214874", "0.45207083", "0.45205024", "0.4516171", "0.4515053", "0.45116806", "0.4507592", "0.45026845", "0.45026845", "0.4499664", "0.4498963", "0.4498963", "0.44952288", "0.4490907", "0.4490907", "0.4490907", "0.44859016", "0.44817656", "0.44813454" ]
0.0
-1
================== Model tuning API ================================
public boolean SetRBFKernelParam(int nDomainId, double c, double g, int nMaxSamples) { boolean res = false; query.settype(MsgId.SET_RBFKP); query.setdomid(nDomainId); query.setc(c); query.setg(g); query.setmaxsample(nMaxSamples); query.setrettype(RetID.INVALID); try { scon.sendmsg(query); MessageObject result = (MessageObject) scon.getmsg(query); if (result.getrettype() == RetID.BOOL) { res = result.getboolval(); } } catch (IOException e) { HandleException(e, MsgId.SET_RBFKP); } return res; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public void tuningInit() {\n\n }", "public void model() \n\t{\n\t\t\n\t\ttry \n\t\t{\n\t\t GRBEnv env = new GRBEnv();\n\t\t GRBModel model = new GRBModel(env, \"resources/students.lp\");\n\n\t\t model.optimize();\n\n\t\t int optimstatus = model.get(GRB.IntAttr.Status);\n\n\t\t if (optimstatus == GRB.Status.INF_OR_UNBD) {\n\t\t model.getEnv().set(GRB.IntParam.Presolve, 0);\n\t\t model.optimize();\n\t\t optimstatus = model.get(GRB.IntAttr.Status);\n\t\t }\n\n\t\t if (optimstatus == GRB.Status.OPTIMAL) {\n\t\t double objval = model.get(GRB.DoubleAttr.ObjVal);\n\t\t System.out.println(\"Optimal objective: \" + objval);\n\t\t } else if (optimstatus == GRB.Status.INFEASIBLE) {\n\t\t System.out.println(\"Model is infeasible\");\n\n\t\t // Compute and write out IIS\n\t\t model.computeIIS();\n\t\t model.write(\"model.ilp\");\n\t\t } else if (optimstatus == GRB.Status.UNBOUNDED) {\n\t\t System.out.println(\"Model is unbounded\");\n\t\t } else {\n\t\t System.out.println(\"Optimization was stopped with status = \"\n\t\t + optimstatus);\n\t\t }\n\n\t\t // Dispose of model and environment\n\t\t model.write(\"resources/model.sol\");\n\t\t model.dispose();\n\t\t env.dispose();\n\n\t\t } catch (GRBException e) {\n\t\t System.out.println(\"Error code: \" + e.getErrorCode() + \". \" +\n\t\t e.getMessage());\n\t\t }\n\t\t\n\t}", "public double[] runOptimizer() {\n List<Integer> sents = new ArrayList<Integer>();\n for(int i=0; i<sentNum; i++)\n sents.add(i);\n \n if(needShuffle)\n Collections.shuffle(sents);\n \n double oraMetric, oraScore, predMetric, predScore;\n double[] oraPredScore = new double[4];\n double eta = 1.0; //learning rate, will not be changed if run percep\n double avgEta = 0; //average eta, just for analysis\n double loss = 0;\n double featNorm = 0;\n double featDiffVal;\n double sumMetricScore = 0;\n double sumModelScore = 0;\n String oraFeat = \"\";\n String predFeat = \"\";\n String[] oraPredFeat = new String[2];\n String[] vecOraFeat;\n String[] vecPredFeat;\n String[] featInfo;\n boolean first = true;\n //int processedSent = 0;\n Iterator it;\n Integer diffFeatId;\n double[] avgLambda = new double[initialLambda.length]; //only needed if averaging is required\n for(int i=0; i<initialLambda.length; i++)\n avgLambda[i] = 0.0;\n\n //update weights\n for(Integer s : sents) {\n //find out oracle and prediction\n if(first)\n findOraPred(s, oraPredScore, oraPredFeat, initialLambda, featScale);\n else\n findOraPred(s, oraPredScore, oraPredFeat, finalLambda, featScale);\n \n //the model scores here are already scaled in findOraPred\n oraMetric = oraPredScore[0];\n oraScore = oraPredScore[1];\n predMetric = oraPredScore[2];\n predScore = oraPredScore[3];\n oraFeat = oraPredFeat[0];\n predFeat = oraPredFeat[1];\n \n //update the scale\n if(needScale) { //otherwise featscale remains 1.0\n sumMetricScore += java.lang.Math.abs(oraMetric+predMetric);\n sumModelScore += java.lang.Math.abs(oraScore+predScore)/featScale; //restore the original model score\n \n if(sumModelScore/sumMetricScore > scoreRatio)\n featScale = sumMetricScore/sumModelScore;\n\n /* a different scaling strategy \n if( (1.0*processedSent/sentNum) < sentForScale ) { //still need to scale\n double newFeatScale = java.lang.Math.abs(scoreRatio*sumMetricDiff / sumModelDiff); //to make sure modelScore*featScale/metricScore = scoreRatio\n \n //update the scale only when difference is significant\n if( java.lang.Math.abs(newFeatScale-featScale)/featScale > 0.2 )\n featScale = newFeatScale;\n }*/\n }\n// processedSent++;\n\n HashMap<Integer, Double> allOraFeat = new HashMap<Integer, Double>();\n HashMap<Integer, Double> allPredFeat = new HashMap<Integer, Double>();\n HashMap<Integer, Double> featDiff = new HashMap<Integer, Double>();\n\n vecOraFeat = oraFeat.split(\"\\\\s+\");\n vecPredFeat = predFeat.split(\"\\\\s+\");\n \n for (int i = 0; i < vecOraFeat.length; i++) {\n featInfo = vecOraFeat[i].split(\":\");\n diffFeatId = Integer.parseInt(featInfo[0]);\n allOraFeat.put(diffFeatId, Double.parseDouble(featInfo[1]));\n featDiff.put(diffFeatId, Double.parseDouble(featInfo[1]));\n }\n\n for (int i = 0; i < vecPredFeat.length; i++) {\n featInfo = vecPredFeat[i].split(\":\");\n diffFeatId = Integer.parseInt(featInfo[0]);\n allPredFeat.put(diffFeatId, Double.parseDouble(featInfo[1]));\n\n if (featDiff.containsKey(diffFeatId)) //overlapping features\n featDiff.put(diffFeatId, featDiff.get(diffFeatId)-Double.parseDouble(featInfo[1]));\n else //features only firing in the 2nd feature vector\n featDiff.put(diffFeatId, -1.0*Double.parseDouble(featInfo[1]));\n }\n\n if(!runPercep) { //otherwise eta=1.0\n featNorm = 0;\n\n Collection<Double> allDiff = featDiff.values();\n for(it =allDiff.iterator(); it.hasNext();) {\n featDiffVal = (Double) it.next();\n featNorm += featDiffVal*featDiffVal;\n }\n \n //a few sanity checks\n if(! evalMetric.getToBeMinimized()) {\n if(oraSelectMode==1 && predSelectMode==1) { //\"hope-fear\" selection\n /* ora_score+ora_metric > pred_score+pred_metric\n * pred_score-pred_metric > ora_score-ora_metric\n * => ora_metric > pred_metric */\n if(oraMetric+1e-10 < predMetric) {\n System.err.println(\"WARNING: for hope-fear selection, oracle metric score must be greater than prediction metric score!\");\n System.err.println(\"Something is wrong!\");\n }\n }\n \n if(oraSelectMode==2 || predSelectMode==3) {\n if(oraMetric+1e-10 < predMetric) {\n System.err.println(\"WARNING: for max-metric oracle selection or min-metric prediction selection, the oracle metric \" +\n \t\t\"score must be greater than the prediction metric score!\");\n System.err.println(\"Something is wrong!\");\n }\n }\n } else {\n if(oraSelectMode==1 && predSelectMode==1) { //\"hope-fear\" selection\n /* ora_score-ora_metric > pred_score-pred_metric\n * pred_score+pred_metric > ora_score+ora_metric\n * => ora_metric < pred_metric */\n if(oraMetric-1e-10 > predMetric) {\n System.err.println(\"WARNING: for hope-fear selection, oracle metric score must be smaller than prediction metric score!\");\n System.err.println(\"Something is wrong!\");\n }\n }\n \n if(oraSelectMode==2 || predSelectMode==3) {\n if(oraMetric-1e-10 > predMetric) {\n System.err.println(\"WARNING: for min-metric oracle selection or max-metric prediction selection, the oracle metric \" +\n \"score must be smaller than the prediction metric score!\");\n System.err.println(\"Something is wrong!\");\n }\n }\n }\n \n if(predSelectMode==2) {\n if(predScore+1e-10 < oraScore) {\n System.err.println(\"WARNING: for max-model prediction selection, the prediction model score must be greater than oracle model score!\");\n System.err.println(\"Something is wrong!\");\n }\n }\n \n //cost - margin\n //remember the model scores here are already scaled\n loss = evalMetric.getToBeMinimized() ? //cost should always be non-negative \n (predMetric-oraMetric) - (oraScore-predScore)/featScale: \n (oraMetric-predMetric) - (oraScore-predScore)/featScale;\n \n if(loss<0)\n loss = 0;\n\n if(loss == 0)\n eta = 0;\n else\n //eta = C < loss/(featNorm*featScale*featScale) ? C : loss/(featNorm*featScale*featScale); //feat vector not scaled before\n eta = C < loss/(featNorm) ? C : loss/(featNorm); //feat vector not scaled before\n }\n \n avgEta += eta;\n\n Set<Integer> diffFeatSet = featDiff.keySet();\n it = diffFeatSet.iterator();\n\n if(first) {\n first = false;\n \n if(eta!=0) {\n while(it.hasNext()) {\n diffFeatId = (Integer)it.next();\n finalLambda[diffFeatId] = initialLambda[diffFeatId] + eta*featDiff.get(diffFeatId);\n }\n }\n }\n else {\n if(eta!=0) {\n while(it.hasNext()) {\n diffFeatId = (Integer)it.next();\n finalLambda[diffFeatId] = finalLambda[diffFeatId] + eta*featDiff.get(diffFeatId);\n }\n }\n }\n \n if(needAvg) {\n for(int i=0; i<avgLambda.length; i++)\n avgLambda[i] += finalLambda[i];\n }\n }\n \n if(needAvg) {\n for(int i=0; i<finalLambda.length; i++)\n finalLambda[i] = avgLambda[i]/sentNum;\n }\n \n avgEta /= sentNum;\n System.out.println(\"Average learning rate: \"+avgEta);\n\n // the intitialLambda & finalLambda are all trainable parameters\n //if (!trainMode.equals(\"3\")) // for mode 3, no need to normalize sparse\n // feature weights\n //normalizeLambda(finalLambda);\n //else\n //normalizeLambda_mode3(finalLambda);\n\n /*\n * for( int i=0; i<finalLambda.length; i++ ) System.out.print(finalLambda[i]+\" \");\n * System.out.println(); System.exit(0);\n */ \n\n double initMetricScore = computeCorpusMetricScore(initialLambda); // compute the initial corpus-level metric score\n double finalMetricScore = computeCorpusMetricScore(finalLambda); // compute final corpus-level metric score // the\n\n // prepare the printing info\n int numParamToPrint = 0;\n String result = \"\";\n\n if (trainMode.equals(\"1\") || trainMode.equals(\"4\")) {\n numParamToPrint = paramDim > 10 ? 10 : paramDim; // how many parameters\n // to print\n result = paramDim > 10 ? \"Final lambda(first 10): {\" : \"Final lambda: {\";\n\n for (int i = 1; i < numParamToPrint; i++)\n // in ZMERT finalLambda[0] is not used\n result += finalLambda[i] + \" \";\n } else {\n int sparseNumToPrint = 0;\n if (trainMode.equals(\"2\")) {\n result = \"Final lambda(regular feats + first 5 sparse feats): {\";\n for (int i = 1; i <= regParamDim; ++i)\n result += finalLambda[i] + \" \";\n\n result += \"||| \";\n\n sparseNumToPrint = 5 < (paramDim - regParamDim) ? 5 : (paramDim - regParamDim);\n\n for (int i = 1; i <= sparseNumToPrint; i++)\n result += finalLambda[regParamDim + i] + \" \";\n } else {\n result = \"Final lambda(first 10 sparse feats): {\";\n sparseNumToPrint = 10 < paramDim ? 10 : paramDim;\n\n for (int i = 1; i < sparseNumToPrint; i++)\n result += finalLambda[i] + \" \";\n }\n }\n\n output.add(result + finalLambda[numParamToPrint] + \"}\\n\" + \"Initial \"\n + evalMetric.get_metricName() + \": \" + initMetricScore + \"\\nFinal \"\n + evalMetric.get_metricName() + \": \" + finalMetricScore);\n\n // System.out.println(output);\n\n if (trainMode.equals(\"3\")) {\n // finalLambda = baseline(unchanged)+disc\n for (int i = 0; i < paramDim; i++)\n copyLambda[i + regParamDim + 1] = finalLambda[i];\n\n finalLambda = copyLambda;\n }\n\n return finalLambda;\n }", "public void evaluate(String sampleFile, String featureDefFile, int nFold, float tvs, String modelDir, String modelFile) {\n/* 854 */ List<List<RankList>> trainingData = new ArrayList<>();\n/* 855 */ List<List<RankList>> validationData = new ArrayList<>();\n/* 856 */ List<List<RankList>> testData = new ArrayList<>();\n/* */ \n/* */ \n/* */ \n/* 860 */ List<RankList> samples = readInput(sampleFile);\n/* */ \n/* */ \n/* 863 */ int[] features = readFeature(featureDefFile);\n/* 864 */ if (features == null) {\n/* 865 */ features = FeatureManager.getFeatureFromSampleVector(samples);\n/* */ }\n/* 867 */ FeatureManager.prepareCV(samples, nFold, tvs, trainingData, validationData, testData);\n/* */ \n/* */ \n/* 870 */ if (normalize)\n/* */ {\n/* 872 */ for (int j = 0; j < nFold; j++) {\n/* */ \n/* 874 */ normalizeAll(trainingData, features);\n/* 875 */ normalizeAll(validationData, features);\n/* 876 */ normalizeAll(testData, features);\n/* */ } \n/* */ }\n/* */ \n/* 880 */ Ranker ranker = null;\n/* 881 */ double scoreOnTrain = 0.0D;\n/* 882 */ double scoreOnTest = 0.0D;\n/* 883 */ double totalScoreOnTest = 0.0D;\n/* 884 */ int totalTestSampleSize = 0;\n/* */ \n/* 886 */ double[][] scores = new double[nFold][]; int i;\n/* 887 */ for (i = 0; i < nFold; i++) {\n/* 888 */ (new double[2])[0] = 0.0D; (new double[2])[1] = 0.0D; scores[i] = new double[2];\n/* 889 */ } for (i = 0; i < nFold; i++) {\n/* */ \n/* 891 */ List<RankList> train = trainingData.get(i);\n/* 892 */ List<RankList> vali = null;\n/* 893 */ if (tvs > 0.0F)\n/* 894 */ vali = validationData.get(i); \n/* 895 */ List<RankList> test = testData.get(i);\n/* */ \n/* 897 */ RankerTrainer trainer = new RankerTrainer();\n/* 898 */ ranker = trainer.train(this.type, train, vali, features, this.trainScorer);\n/* */ \n/* 900 */ double s2 = evaluate(ranker, test);\n/* 901 */ scoreOnTrain += ranker.getScoreOnTrainingData();\n/* 902 */ scoreOnTest += s2;\n/* 903 */ totalScoreOnTest += s2 * test.size();\n/* 904 */ totalTestSampleSize += test.size();\n/* */ \n/* */ \n/* 907 */ scores[i][0] = ranker.getScoreOnTrainingData();\n/* 908 */ scores[i][1] = s2;\n/* */ \n/* */ \n/* 911 */ if (!modelDir.isEmpty()) {\n/* */ \n/* 913 */ ranker.save(FileUtils.makePathStandard(modelDir) + \"f\" + (i + 1) + \".\" + modelFile);\n/* 914 */ System.out.println(\"Fold-\" + (i + 1) + \" model saved to: \" + modelFile);\n/* */ } \n/* */ } \n/* 917 */ System.out.println(\"Summary:\");\n/* 918 */ System.out.println(this.testScorer.name() + \"\\t| Train\\t| Test\");\n/* 919 */ System.out.println(\"----------------------------------\");\n/* 920 */ for (i = 0; i < nFold; i++)\n/* 921 */ System.out.println(\"Fold \" + (i + 1) + \"\\t| \" + SimpleMath.round(scores[i][0], 4) + \"\\t| \" + SimpleMath.round(scores[i][1], 4) + \"\\t\"); \n/* 922 */ System.out.println(\"----------------------------------\");\n/* 923 */ System.out.println(\"Avg.\\t| \" + SimpleMath.round(scoreOnTrain / nFold, 4) + \"\\t| \" + SimpleMath.round(scoreOnTest / nFold, 4) + \"\\t\");\n/* 924 */ System.out.println(\"----------------------------------\");\n/* 925 */ System.out.println(\"Total\\t| \\t\\t| \" + SimpleMath.round(totalScoreOnTest / totalTestSampleSize, 4) + \"\\t\");\n/* */ }", "@Override\n public void train() {\n actual = observations.toArray();\n min_val_error = Double.MAX_VALUE;\n if (findDecayConstant)\n for (float alpha = 0f; alpha <= 1f; alpha += 0.01f)\n initializeAndTrainModel(alpha);\n else\n initializeAndTrainModel(optAlpha);\n }", "public interface AMDPModelLearner extends AMDPPolicyGenerator{\n\n\n public void updateModel(State s, Action a, List<Double> rewards, State sPrime, GroundedTask gt);\n\n\n}", "protected float computeModelScoreOnTraining() {\n/* 508 */ float s = computeModelScoreOnTraining(0, this.samples.size() - 1, 0);\n/* 509 */ s /= this.samples.size();\n/* 510 */ return s;\n/* */ }", "public interface IModelAdapter<THost> {\r\n\r\n\t/**\r\n\t * Returns the result of the model processing given the visitor's classname and the given parameter string using the given host.\r\n\t * @param host The host that runs the given visitor \r\n\t * @param classname The visitor's class name to use\r\n\t * @param param The input parameter to use\r\n\t * @return The result of the processing\r\n\t */\r\n\tString runAlgo(THost host, String classname, String param);\r\n\r\n\t/**\r\n\t * Returns the result of the model processing given the \r\n\t * accumulator's classname and the given parameter string \r\n\t * using the given host with the FoldRAlgo visitor.\r\n\t * @param host The host that runs the FoldRAlgo visitor \r\n\t * @param accClassname The accumulator's class name to use\r\n\t * @return The result of the processing\r\n\t */\r\n\tString runFoldR(THost host, String accClassname);\r\n\t\r\n\t/**\r\n\t * Returns the result of the model processing given the \r\n\t * accumulator's classname and the given parameter string \r\n\t * using the given host with the FoldLAlgo visitor.\r\n\t * @param host The host that runs the FoldLAlgo visitor \r\n\t * @param accClassname The accumulator's class name to use\r\n\t * @return The result of the processing\r\n\t */\t\r\n\tString runFoldL(THost host, String accClassname);}", "@Override\n public void tuningPeriodic() {\n\n }", "protected float computeModelScoreOnValidation() {\n/* 549 */ float score = computeModelScoreOnValidation(0, this.validationSamples.size() - 1);\n/* 550 */ return score / this.validationSamples.size();\n/* */ }", "public void buildModel() {\n double loss_pre = Double.MAX_VALUE;\n for (int iter = 0; iter < maxIter; iter ++) {\n Long start = System.currentTimeMillis();\n if (showProgress)\n System.out.println(\"Iteration \"+(iter+1)+\" started\");\n // Update user latent vectors\n IntStream.range(0,userCount).parallel().peek(i->update_user(i)).forEach(j->{});\n /*\n for (int u = 0; u < userCount; u ++) {\n update_user(u);\n }\n */\n if (showProgress) {\n System.out.println(\"Users updated for \" + (System.currentTimeMillis() - start) + \"millis\");\n start = System.currentTimeMillis();\n }\n\n IntStream.range(0,itemCount).parallel().peek(i->update_item(i)).forEach(j->{});\n // Update item latent vectors\n /*\n for (int i = 0; i < itemCount; i ++) {\n update_item(i);\n }\n */\n if (showProgress) {\n System.out.println(\"Items updated for \" + (System.currentTimeMillis() - start) + \"millis\");\n start = System.currentTimeMillis();\n }\n\n // Show loss\n if (showLoss)\n loss_pre = showLoss(iter, start, loss_pre);\n\n\n } // end for iter\n\n }", "Model minimize(Model model);", "public void train()\r\n\t{\r\n\t\tfor(int i=0; i < this.maxEpoch; i++)\r\n\t\t{\r\n\t\t\tfor(Instance temp_example: this.trainingSet)\r\n\t\t\t{\r\n\t\t\t\tdouble O = calculateOutputForInstance(temp_example);\r\n\t\t\t\tdouble T = temp_example.output;\r\n\t\t\t\tdouble err = T - O;\r\n\r\n\t\t\t\t//w_jk (hidden to output)\r\n\t\t\t\tdouble g_p_out = (outputNode.getSum() <= 0) ? 0 : 1;\r\n\t\t\t\tfor(NodeWeightPair hiddenNode: outputNode.parents)\r\n\t\t\t\t{\r\n\t\t\t\t\thiddenNode.set_deltaw_pq(this.learningRate*\r\n\t\t\t\t\t\t\thiddenNode.node.getOutput()*err*g_p_out);\r\n\t\t\t\t}\r\n\r\n\t\t\t\t//w_ij (input to hidden)\r\n\t\t\t\tint hid_count =0;\r\n\t\t\t\tfor(Node hiddenNode: hiddenNodes){\r\n\t\t\t\t\tdouble g_p_hid = (hiddenNode.getSum() <= 0) ? 0 : 1;\r\n\t\t\t\t\tif(hiddenNode.getType()==2)\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfor(NodeWeightPair inputNode: hiddenNode.parents){\r\n\t\t\t\t\t\t\tdouble a_i = inputNode.node.getOutput();\r\n\t\t\t\t\t\t\tinputNode.set_deltaw_pq\r\n\t\t\t\t\t\t\t(\r\n\t\t\t\t\t\t\t\t\tthis.learningRate*\r\n\t\t\t\t\t\t\t\t\ta_i*g_p_hid*(err*\r\n\t\t\t\t\t\t\t\t\toutputNode.parents.get(hid_count).weight*\r\n\t\t\t\t\t\t\t\t\tg_p_out)\r\n\t\t\t\t\t\t\t\t\t);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t}\r\n\t\t\t\t\thid_count++;\r\n\t\t\t\t}\r\n\t\t\t\t\r\n\t\t\t\t// for all w_pq, update weights\r\n\t\t\t\tfor(Node hiddenNode: hiddenNodes){\r\n\t\t\t\t\tif(hiddenNode.getType()==2){\r\n\t\t\t\t\t\tfor(NodeWeightPair inputNode: hiddenNode.parents){\r\n\t\t\t\t\t\t\tinputNode.weight += inputNode.get_deltaw_pq();\r\n\t\t\t\t\t\t\tinputNode.set_deltaw_pq(new Double (0.00));\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\tfor(NodeWeightPair hiddenNode: outputNode.parents)\r\n\t\t\t\t{\r\n\t\t\t\t\thiddenNode.weight += hiddenNode.get_deltaw_pq();\r\n\t\t\t\t\thiddenNode.set_deltaw_pq(new Double (0.00));\r\n\t\t\t\t}\r\n\r\n\t\t\t} // end of an instance \r\n\t\t} // end of an epoch\r\n\t}", "public void train(){\r\n\t\tdouble output = 0.0;\r\n\t\tList<Integer> teacher = null;\r\n\t\tdouble adjustedWeight = 0.0;\r\n\t\tdouble error = 0.0;\r\n\t\tdouble deltaK = 0.0;\r\n\r\n\t\tfor(int counter = 0; counter < maxEpoch; counter++){\r\n\t\t\tfor(Instance inst : trainingSet){\r\n\t\t\t\tcalculateOutputForInstance(inst);\r\n\t\t\t\tteacher = inst.classValues;\r\n\t\t\t\t//jk weight\r\n\t\t\t\tfor(int i = 0; i < outputNodes.size(); i++){\r\n\t\t\t\t\tNode kNode = outputNodes.get(i);\r\n\t\t\t\t\toutput = kNode.getOutput();\r\n\t\t\t\t\terror = teacher.get(i) - output;\r\n\t\t\t\t\tdeltaK = error*getReLU(kNode.getSum());\r\n\t\t\t\t\tfor(int j = 0; j < kNode.parents.size(); j++){\r\n\t\t\t\t\t\tNodeWeightPair jkWeight = kNode.parents.get(j);\r\n\t\t\t\t\t\tNode jNode = jkWeight.node;\r\n\t\t\t\t\t\tadjustedWeight = getJK(jNode, deltaK);\r\n\t\t\t\t\t\tjkWeight.weight += adjustedWeight;\r\n\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\t//ij weight\r\n\t\t\t\tfor(int i = 0; i < hiddenNodes.size(); i++){\r\n\t\t\t\t\tNode jNode = hiddenNodes.get(i);\r\n\t\t\t\t\tif(jNode.parents == null) continue;\r\n\t\t\t\t\tfor(int j = 0; j < jNode.parents.size(); j++){\r\n\t\t\t\t\t\tNodeWeightPair ijWeight = jNode.parents.get(j);\r\n\t\t\t\t\t\tNode iNode = ijWeight.node;\r\n\t\t\t\t\t\tadjustedWeight = getIJ(iNode, jNode, teacher, i);\r\n\t\t\t\t\t\tijWeight.weight += adjustedWeight;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}", "public void trainOnInstance(Instance inst) {\n\t\t\t\t\t\t\n\t\t\ttry{\t\t\t\t\n\t\t\t\tinstancesSeen++;\n\t\t\t\tupdateStats(inst);\n\t\t\t\t\n\t\t\t\tDoubleVector normaliezedExtendedInstance = PrepareExtendedFeatureVector(inst) ;\n\t\t\t\tdouble normaliezedTargetValue= NormalizeTarget(inst) ;\n\t\t\t\tResultSummary resultSummary = getMemberships (normaliezedExtendedInstance,normaliezedTargetValue) ;\n\t\t\t\t\n\t\t\t\tdouble error = resultSummary.getNormaliezedTargetValue() - resultSummary.getFinalPrediction() ;\n\t\t\t\tthis.CurModSSE += Math.pow(error, 2) ;\n\t\t\t\t\n\t\t\t\t// checking a possible drift\n//\t\t\t\tboolean drift =checkChangeDetection() ;\n//\t\t\t\tif (drift)\n//\t\t\t\t\tthis.countChangeDetected++ ;\n\t\t\t\tboolean drift = false ;\n\t\t\t\tif ((this.instancesSeen % graceperiod)==0){\n\t\t\t\t\tdrift =checkChangeDetection() ;\n\t\t\t\t\tif (drift){\n\t\t\t\t\t\tthis.countChangeDetected++ ;\n//\t\t\t\t\t\tthis.clearAllStats();\n\t\t\t\t\t\tthis.currentValidCandidates.clear() ;\n\t\t\t\t\t\tthis.currentNonReadyCandidates.clear() ;\n\t\t\t\t\t\tcurrentSystemVersion++ ;\n\t\t\t\t\t\tSystem.out.println(\"########After a drift################\");\n\t\t\t\t\t\tSystem.out.println(this);\n\t\t\t\t\t\tSystem.out.println(\"########################\");\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n// \t\tVarianceRationREduction\n\t\t\t\tif (learningCriteriaOption.getChosenIndex()==1) {\n\t\t\t\t\t// checking a possible extension\n//\t\t\t\t\tif (this.instancesSeen > graceperiod && !drift ) {\n\t\t\t\t\tif (!drift ) {\n\t\t\t\t\t\tboolean systemChanged = false ;\n\t\t\t\t\t\tVector <RuleVR> removeRules= new Vector<RuleVR>() ;\n\t\t\t\t\t\tVector <RuleVR> newRules= new Vector<RuleVR>() ;\n\t\t\t\t\t\tfor (FuzzyRule rule : rs){\n\t\t\t\t\t\t\tVector <RuleVR> expansions = ((RuleVR)rule).tryToExpand(confidence, tau) ;\n\t\t\t\t\t\t\tif (expansions != null) {\n\t\t\t\t\t\t\t\tsystemChanged = true ;\n\t\t\t\t\t\t\t\tif (chooseSingleRuleOption.isSet()) {\n\t\t\t\t\t\t\t\t\tif (expansions.get(0).getInitialMerit() > expansions.get(1).getInitialMerit()) {\n\t\t\t\t\t\t\t\t\t\tnewRules.add(expansions.get(0)) ;\n\t\t\t\t\t\t\t\t\t}else {\n\t\t\t\t\t\t\t\t\t\tnewRules.add(expansions.get(1)) ;\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tif (rule !=defaultRule)\n\t\t\t\t\t\t\t\t\t\tremoveRules.add((RuleVR)rule) ;\n\t\t\t\t\t\t\t\t}else {\n\t\t\t\t\t\t\t\t\tremoveRules.add((RuleVR)rule) ;\n\t\t\t\t\t\t\t\t\tnewRules.addAll(expansions) ;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif (systemChanged) {\n\t\t\t\t\t\t\trs.removeAll(removeRules) ;\n\t\t\t\t\t\t\trs.addAll(newRules) ;\n\t\t\t\t\t\t\tthis.clearAllStats();\n\t\t\t\t\t\t\tcurrentSystemVersion++ ;\n\t\t\t\t\t\t\tSystem.out.println(\"########################\");\n\t\t\t\t\t\t\tSystem.out.println(this);\n\t\t\t\t\t\t\tSystem.out.println(\"########################\");\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}//RMSEReduction\n\t\t\t\telse{\n\t\t\t\t\t// checking a possible extension\n\t\t\t\t\tif (this.instancesSeen > graceperiod && !drift ) {\n\t\t\t\t\t\tExtendedCandidateErrR bestExtension = this.checkValidExpansion();\n\t\t\t\t\t\tif ((bestExtension != null)) {\n\t\t\t\t\t\t\tif (chooseSingleRuleOption.isSet()) {\n\t\t\n\t\t\t\t\t\t\t\tVector<RuleErrR> newRules = bestExtension.CreateRuleFromExtension() ;\n\t\t\t\t\t\t\t\tif (bestExtension.getParentRule()!=defaultRule)\n\t\t\t\t\t\t\t\t\trs.remove(bestExtension.getParentRule()) ;\n\t\t\t\t\t\t\t\t\n\t\t//\t\t\t\t\t\tWe must choose the best candidate here!\n\t\t\t\t\t\t\t\tdouble [] SSESingleExtenstions = bestExtension.getMeanSSESingleExension() ;\n\t\t\t\t\t\t\t\tif (SSESingleExtenstions[0]<SSESingleExtenstions[1])\n\t\t\t\t\t\t\t\t\trs.add(newRules.get(0)) ;\n\t\t\t\t\t\t\t\telse\n\t\t\t\t\t\t\t\t\trs.add(newRules.get(1)) ;\t\n\t\t\t\t\t\t\t\t\t\n\t\t//\t\t\t\t\t\trs.addAll(newRules) ;\n\t\t\t\t\t\t\t\tif (bestExtension.getParentRule()==defaultRule)\n\t\t\t\t\t\t\t\t\tdefaultRule.buildExtendedCandidates(bestExtension.getAttributeIndex());\n\t\t\n\t\t\t\t\t\t\t\tthis.clearAllStats();\n\t\t\t\t\t\t\t\tthis.currentValidCandidates.clear() ;\n\t\t\t\t\t\t\t\tthis.currentNonReadyCandidates.clear() ;\n\t\t\t\t\t\t\t\tcurrentSystemVersion++ ;\n\t\t\t\t\t\t\t\tSystem.out.println(\"########################\");\n\t\t\t\t\t\t\t\tSystem.out.println(this);\n\t\t\t\t\t\t\t\tSystem.out.println(\"########################\");\t\t\t\t\t\t\n\t\t\t\t\t\t\t}else {\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\tExtendedCandidateErrR cbestExtension = this.checkValidExpansion();\n\n\t\t\t\t\t\t\t\tVector<RuleErrR> newRules = bestExtension.CreateRuleFromExtension() ;\n\t\t\t\t\t\t\t\trs.remove(bestExtension.getParentRule()) ;\n\t\t\t\t\t\t\t\trs.addAll(newRules) ;\n\t\t\t\t\t\t\t\tthis.clearAllStats();\n\t\t\t\t\t\t\t\tthis.currentValidCandidates.clear() ;\n\t\t\t\t\t\t\t\tthis.currentNonReadyCandidates.clear() ;\n\t\t\t\t\t\t\t\tcurrentSystemVersion++ ;\n\t\t\t\t\t\t\t\tSystem.out.println(\"########################\");\n\t\t\t\t\t\t\t\tSystem.out.println(this);\n\t\t\t\t\t\t\t\tSystem.out.println(\"########################\");\n\t\t\t\t\t\t\t}\t\t\t\t\t\t\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\t\n\t\t\t\tif (chooseSingleRuleOption.isSet()) {\n\t\t\t\t\tdouble maxMembership = 0 ;\n\t\t\t\t\tfor (ResultSummary.ResultPair resultPair: resultSummary.getResultPairs()) {\n\t\t\t\t\t\tresultPair.getRule().trainOnInstance(resultSummary, resultPair);\n\t\t\t\t\t\tmaxMembership = Math.max(maxMembership, resultPair.getMembership()) ;\n\t\t\t\t\t}\n\t\t\t\t\tif (maxMembership < max_Membership_For_Choosing_Single_Rule)\n\t\t\t\t\t\tdefaultRule.trainOnInstance(resultSummary, resultSummary.getResultPairDefaultRule()) ;\n\t\t\t\t}else{\n\t\t\t\t\tfor (ResultSummary.ResultPair resultPair: resultSummary.getResultPairs()) {\n\t\t\t\t\t\tresultPair.getRule().trainOnInstance(resultSummary, resultPair);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}catch (Exception ex){\n\t\t\t\tex.printStackTrace();\n\t\t\t}\n\t\t}", "public void run() throws Exception {\r\n\r\n\r\n LibSVM svm = new LibSVM();\r\n String svmOptions = \"-S 0 -K 2 -C 8 -G 0\"; //Final result: [1, -7 for saveTrainingDataToFileHybridSampling2 ]\r\n svm.setOptions(weka.core.Utils.splitOptions(svmOptions));\r\n System.out.println(\"SVM Type and Keranl Type= \" + svm.getSVMType() + svm.getKernelType());//1,3 best result 81%\r\n // svm.setNormalize(true);\r\n\r\n\r\n// load training data from .arff file\r\n ConverterUtils.DataSource source = new ConverterUtils.DataSource(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\arffData\\\\balancedTrainingDataUSSMOTE464Random.arff\");\r\n System.out.println(\"\\n\\nLoaded data:\\n\\n\" + source.getDataSet());\r\n Instances dataFiltered = source.getDataSet();\r\n dataFiltered.setClassIndex(0);\r\n\r\n // gridSearch(svm, dataFiltered);\r\n Evaluation evaluation = new Evaluation(dataFiltered);\r\n evaluation.crossValidateModel(svm, dataFiltered, 10, new Random(1));\r\n System.out.println(evaluation.toSummaryString());\r\n System.out.println(evaluation.weightedAreaUnderROC());\r\n double[][] confusionMatrix = evaluation.confusionMatrix();\r\n for (int i = 0; i < 2; i++) {\r\n for (int j = 0; j < 2; j++) {\r\n System.out.print(confusionMatrix[i][j] + \" \");\r\n\r\n }\r\n System.out.println();\r\n }\r\n System.out.println(\"accuracy for crime class= \" + (confusionMatrix[0][0] / (confusionMatrix[0][1] + confusionMatrix[0][0])) * 100 + \"%\");\r\n System.out.println(\"accuracy for other class= \" + (confusionMatrix[1][1] / (confusionMatrix[1][1] + confusionMatrix[1][0])) * 100 + \"%\");\r\n System.out.println(\"accuracy for crime class= \" + evaluation.truePositiveRate(0) + \"%\");\r\n System.out.println(\"accuracy for other class= \" + evaluation.truePositiveRate(1) + \"%\");\r\n\r\n\r\n }", "public static void main(String... args) throws Exception {\n if (args.length != 3) {\n throw new Exception(\"Expecting three arguments\");\n }\n\n // Reading arguments: the data file path and the data separator\n String dataPath = args[0];\n final String separator = args[1];\n String modelPath = args[2];\n\n // Weights used to generate data subsets\n double[] weights = {.6, .2, .2};\n // Number of iteration performed during ALS\n int numIterations = 20;\n\n // Context initialization\n SparkConf sparkConf = new SparkConf().setAppName(\"ALS model computation\");\n JavaSparkContext jsc = new JavaSparkContext(sparkConf);\n\n // Transforming file content into JavaRDD\n JavaRDD<String> data = jsc.textFile(dataPath);\n\n // Transforming each lines into ratings\n JavaRDD<Rating> ratings = Utils.generateRatings(data, separator);\n\n // Generating train set, cross validation set and test set\n JavaRDD<Rating>[] sets = ratings.randomSplit(weights);\n\n // Caching generated subsets\n sets[0].cache();\n sets[1].cache();\n sets[2].cache();\n\n MatrixFactorizationModel bestModel = null;\n double bestRMSE = 0;\n\n // Computing several model with different values for rank\n for (int rank = 1; rank <= 10; rank++) {\n // Training model with training set\n MatrixFactorizationModel model = ALS.train(sets[0].rdd(), rank, numIterations, 0.01);\n\n // Computing MSE over cross validation set\n double RMSE = Utils.computeRMSE(model, sets[1]);\n System.out.println(\"RMSE for rank \" + rank + \": \" + RMSE);\n\n // Saving model if better than the old one\n if (bestModel == null || RMSE < bestRMSE) {\n bestModel = model;\n bestRMSE = RMSE;\n }\n }\n\n // Evaluating best model on test set\n double RMSE = Utils.computeRMSE(bestModel, sets[2]);\n\n System.out.println(\"Model rank: \" + bestModel.rank());\n System.out.println(\"MSE compute over test set: \" + RMSE);\n\n // Saving best model\n bestModel.save(jsc.sc(), modelPath);\n\n // Stopping context\n\t\tjsc.stop();\n }", "public static void main(String[] args) throws IOException {\n\t\tMain t = new Main();\n\t\tSystem.out.println(\"The model is trained: \");\n\t\tt.training(enTrainingDir, 0.7);\n\t\tSystem.out.println(\"Check validation in example of \\\"AB\\\":\");\n\t\tt.checkValid(\"AB\");\n\t\tSystem.out.println();\n\t\tSystem.out.println(\"============= unsmoothed models =============================================================================\");\n\t\tSystem.out.print(\"Unigram: \");\n\t\tSystem.out.println(t.uni);\n\t\tSystem.out.print(\"Bigram: \");\n\t\tSystem.out.println(t.bi);\n\t\tSystem.out.print(\"Trigram: \");\n\t\tSystem.out.println(t.tri);\n\t\tSystem.out.println();\n\t\tSystem.out.println(\"============= add-one smoothed models ========================================================================\");\n\t\tSystem.out.println(\"Note: this is only one of smoothed models , not the tuning process. Because there would be too many console lines.\");\n\t\tSystem.out.println(\"Here I take add-k = 0.7 as an example.\");\n\t\tSystem.out.println(\"*************************************************************************************************************\");\n\t\tdouble k = 0.7;\n\t\tt.training(enTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, k, null, null);\n\t\tt.training(esTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, k, null, null);\n\t\tt.training(deTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, k, null, null);\n\t\tSystem.out.println(\"*************************************************************************************************************\");\n\t\tSystem.out.println(\"Then I take the classic add-k = 1.0 as an example.\");\n\t\tSystem.out.println(\"*************************************************************************************************************\");\n\t\tk = 1.0;\n\t\tt.training(enTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, k, null, null);\n\t\tt.training(esTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, k, null, null);\n\t\tt.training(deTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, k, null, null);\n\t\tSystem.out.println();\n\t\tSystem.out.println(\"===== linear interpolation smoothed models ===================================================================\");\n\t\tdouble[] lambdas_tri = new double[] {1.0 / 3, 1.0 / 3, 1.0 / 3};\n\t\tdouble[] lambdas_bi = new double[] {1.0 / 2, 1.0 / 2};\n\t\tSystem.out.println(\"First is equally weighted lambdas: \" + Arrays.toString(lambdas_tri) + \" and \" + Arrays.toString(lambdas_bi));\n\t\tt.training(enTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, 0, lambdas_bi, lambdas_tri);\n\t\tt.training(esTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, 0, lambdas_bi, lambdas_tri);\n\t\tt.training(deTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, 0, lambdas_bi, lambdas_tri);\n\t\tSystem.out.println(\"**************************************************************************************************************\");\n\t\tlambdas_tri = new double[] {0.5, 0.3, 0.2};\n\t\tlambdas_bi = new double[] {0.7, 0.3};\n\t\tSystem.out.println(\"Then is tuned-weighted lambdas: \" + Arrays.toString(lambdas_tri) + \" and \" + Arrays.toString(lambdas_bi));\n\t\tSystem.out.println(\"Again, this is not all the tuning process. Here is only one set of lambdas.\");\n\t\tt.training(enTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, 0, lambdas_bi, lambdas_tri);\n\t\tt.training(esTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, 0, lambdas_bi, lambdas_tri);\n\t\tt.training(deTrainingDir, 0.7);\n\t\tt.calculateScore(testDir, 0, lambdas_bi, lambdas_tri);\n\t\tSystem.out.println();\n\t\tSystem.out.println(\"=================== Generating texts ==========================================================================\");\n\t\tSystem.out.println(\"To save console space, here I generate A to E, five sentences. Feel free to adjust parameters in code.\");\n\t\tSystem.out.println(\"***************************************************************************************************************\");\n\t\tt.training(enTrainingDir, 0.7);\n\t\tSystem.out.println(\"**************** Bi-gram generating ***************************************************************************\");\n\t\tfor (char c = 'A'; c <= 'E'; c++) {\n\t\t\tt.generateWithBigramModel(String.valueOf(c));\n\t\t}\n\t\tSystem.out.println();\n\t\tSystem.out.println();\n\t\tSystem.out.println(\"Not that good huh?\");\n\t\tSystem.out.println(\"**************** Tri-gram generating *************************************************************************\");\n\t\tfor (char c = 'A'; c <= 'E'; c++) {\n\t\t\tt.generateWithBigramModel(String.valueOf(c));\n\t\t}\n\t\tSystem.out.println();\n\t\tSystem.out.println();\n\t\tSystem.out.println(\"...Seems not good as well.\");\n\t}", "public abstract void setTrainParams(ClassificationMethod method,URL model,Map<String,Object> args) throws ClassificationException;", "public static void main(String[] args) throws IOException, InterruptedException {\n\n File src = new ClassPathResource(\"winequality-red.csv\").getFile();\n\n FileSplit fileSplit = new FileSplit(src);\n\n RecordReader rr = new CSVRecordReader(1,',');// since there is header in the file remove row 1 with delimter coma\n rr.initialize(fileSplit);\n\n Schema sc = new Schema.Builder()\n .addColumnsDouble(\"fixed acidity\",\"volatile acidity\",\"citric acid\",\"residual sugar\",\"chlorides\",\"free sulfur dioxide\",\"total sulfur dioxide\",\"density\",\"pH\",\"sulphates\",\"alcohol\")\n .addColumnCategorical(\"quality\", Arrays.asList(\"3\",\"4\",\"5\",\"6\",\"7\",\"8\"))\n .build();\n\n TransformProcess tp = new TransformProcess.Builder(sc)\n .categoricalToInteger(\"quality\")\n .build();\n\n System.out.println(\"Initial Schema : \"+tp.getInitialSchema());\n System.out.println(\"New Schema : \"+tp.getFinalSchema());\n\n List<List<Writable>> original_data = new ArrayList<>();\n\n while(rr.hasNext()){\n original_data.add(rr.next());\n }\n\n List<List<Writable>> transformed_data = LocalTransformExecutor.execute(original_data,tp);\n\n CollectionRecordReader crr = new CollectionRecordReader(transformed_data);\n\n DataSetIterator iter = new RecordReaderDataSetIterator(crr,transformed_data.size(),-1,6);\n\n DataSet fullDataSet = iter.next();\n fullDataSet.shuffle(seed);\n\n SplitTestAndTrain traintestsplit = fullDataSet.splitTestAndTrain(0.8);\n DataSet trainDataSet = traintestsplit.getTrain();\n DataSet testDataSet = traintestsplit.getTest();\n\n\n DataNormalization normalization = new NormalizerMinMaxScaler();\n normalization.fit(trainDataSet);\n normalization.transform(trainDataSet);\n normalization.transform(testDataSet);\n\n MultiLayerConfiguration config = getConfig (numberInput,numberClasses,learning_rate);\n\n MultiLayerNetwork model = new MultiLayerNetwork(config);\n model.init();\n\n //UI-Evaluator\n StatsStorage storage = new InMemoryStatsStorage();\n UIServer server = UIServer.getInstance();\n server.attach(storage);\n\n //Set model listeners\n model.setListeners(new StatsListener(storage, 10));\n\n Evaluation eval;\n\n for(int i=0;i<epochs;i++) {\n model.fit(trainDataSet);\n eval = model.evaluate(new ViewIterator(testDataSet, transformed_data.size()));\n System.out.println(\"Epoch \" + i + \", Accuracy : \"+eval.accuracy());\n }\n\n Evaluation evalTrain = model.evaluate(new ViewIterator(trainDataSet,transformed_data.size()));\n Evaluation evalTest = model.evaluate(new ViewIterator(testDataSet,transformed_data.size()));\n\n System.out.println(\"Train Eval : \"+evalTrain.stats());\n System.out.println(\"Test Eval : \"+evalTest.stats());\n\n\n\n\n\n\n\n }", "public void saveTrainingDataToFileUpSampling() throws Exception {\r\n //set tokenizer - we can specify n-grams for classification\r\n NGramTokenizer tokenizer = new NGramTokenizer();\r\n tokenizer.setNGramMinSize(1);\r\n tokenizer.setNGramMaxSize(1);\r\n tokenizer.setDelimiters(\"\\\\W\");\r\n\r\n //set stemmer - set english stemmer\r\n SnowballStemmer stemmer = new SnowballStemmer();\r\n stemmer.setStemmer(\"english\");\r\n\r\n //set lemmatizer\r\n StanfordCoreNLPLemmatizer scnlpl = new StanfordCoreNLPLemmatizer();\r\n\r\n //create new filter for vector transformation\r\n StringToWordVector filter = new StringToWordVector();\r\n filter.setLowerCaseTokens(true);\r\n filter.setOutputWordCounts(true);\r\n filter.setTFTransform(true);\r\n filter.setIDFTransform(true);\r\n filter.setStopwords(new File(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\StopWordsR2.txt\")); // stop word removal given in research paper\r\n filter.setTokenizer(tokenizer);\r\n filter.setStemmer(scnlpl);\r\n\r\n System.out.println(\"Stemmer Name- \" + filter.getStemmer());\r\n\r\n InstanceQuery query = new InstanceQuery();\r\n query.setUsername(\"root\");\r\n query.setPassword(\"\");\r\n\r\n int numberOfPapers = 5;\r\n\r\n Instances[] otherArticles = new Instances[numberOfPapers];\r\n query.setQuery(\"SELECT content, label FROM article_ceylon_today_2013 where `label` = 'other'\");\r\n otherArticles[0] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2012 where `label` ='other'\");\r\n otherArticles[1] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2013 where `label` ='other'\");\r\n otherArticles[2] = query.retrieveInstances();\r\n\r\n //SELECT content, label FROM article_the_island_2012 where `label` IS NOT NULL\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2012 where `label` = 'other'\");\r\n otherArticles[3] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2013 where `label` = 'other'\");\r\n otherArticles[4] = query.retrieveInstances();\r\n\r\n Instances[] crimeArticles = new Instances[numberOfPapers];\r\n query.setQuery(\"SELECT content, label FROM article_ceylon_today_2013 where `label` = 'crime'\");\r\n crimeArticles[0] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2012 where `label` ='crime'\");\r\n crimeArticles[1] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2013 where `label` ='crime'\");\r\n crimeArticles[2] = query.retrieveInstances();\r\n\r\n //SELECT content, label FROM article_the_island_2012 where `label` IS NOT NULL\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2012 where `label` = 'crime'\");\r\n crimeArticles[3] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2013 where `label` = 'crime'\");\r\n crimeArticles[4] = query.retrieveInstances();\r\n\r\n FastVector attributeList = new FastVector(2);\r\n Attribute a1 = new Attribute(\"text\", (FastVector) null);\r\n FastVector classVal = new FastVector();\r\n classVal.addElement(\"crime\");\r\n classVal.addElement(\"other\");\r\n Attribute c = new Attribute(\"@@class@@\", classVal);\r\n //add class attribute and news text\r\n attributeList.addElement(a1);\r\n attributeList.addElement(c);\r\n Instances trainingData = new Instances(\"TrainingNews\", attributeList, 0);\r\n trainingData.setClassIndex(1);\r\n\r\n int crimeArticlesCount = 0;\r\n for (int i = 0; i < numberOfPapers; i++) {\r\n for (int j = 0; j < crimeArticles[i].numInstances(); j++) {\r\n for (int k = 0; k < 5; k++) {\r\n Instance inst = new Instance(trainingData.numAttributes());\r\n inst.setValue(a1, crimeArticles[i].instance(j).stringValue(0));\r\n inst.setValue(c, crimeArticles[i].instance(j).stringValue(1));\r\n inst.setDataset(trainingData);\r\n\r\n\r\n System.out.println(inst);\r\n trainingData.add(inst);\r\n crimeArticlesCount++;\r\n }\r\n }\r\n }\r\n System.out.println(\"Total Number of Crime Instances: \" + crimeArticlesCount);\r\n\r\n int otherArticlesCount = 0;\r\n for (int i = 0; i < numberOfPapers; i++) {\r\n for (int j = 0; j < otherArticles[i].numInstances(); j++) {\r\n Instance inst = new Instance(trainingData.numAttributes());\r\n inst.setValue(a1, otherArticles[i].instance(j).stringValue(0));\r\n inst.setValue(c, otherArticles[i].instance(j).stringValue(1));\r\n inst.setDataset(trainingData);\r\n\r\n\r\n System.out.println(inst);\r\n trainingData.add(inst);\r\n otherArticlesCount++;\r\n\r\n if (otherArticlesCount == crimeArticlesCount) {\r\n break;\r\n }\r\n }\r\n if (otherArticlesCount == crimeArticlesCount) {\r\n break;\r\n }\r\n }\r\n System.out.println(\"Total Number of Other Instances: \" + otherArticlesCount);\r\n System.out.println(\"Total num of instances= \" + trainingData.numInstances());\r\n\r\n // apply the StringToWordVector filter\r\n filter.setInputFormat(trainingData);\r\n Instances dataFiltered = Filter.useFilter(trainingData, filter);\r\n System.out.println(\"Number of Attributes after stop words removal- \" + dataFiltered.numAttributes());\r\n System.out.println(\"\\n\\nFiltered data:\\n\\n\" + dataFiltered);\r\n\r\n Random r = new Random();\r\n dataFiltered.randomize(r);\r\n\r\n ArffSaver saver = new ArffSaver();\r\n saver.setInstances(dataFiltered);\r\n saver.setFile(new File(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\arffData\\\\balancedTrainingDataUSRandom.arff\"));\r\n saver.writeBatch();\r\n }", "public void dmall() {\n \r\n BufferedReader datafile = readDataFile(\"Work//weka-malware.arff\");\r\n \r\n Instances data = null;\r\n\t\ttry {\r\n\t\t\tdata = new Instances(datafile);\r\n\t\t} catch (IOException e1) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t\te1.printStackTrace();\r\n\t\t}\r\n data.setClassIndex(data.numAttributes() - 1);\r\n \r\n // Choose a type of validation split\r\n Instances[][] split = crossValidationSplit(data, 10);\r\n \r\n // Separate split into training and testing arrays\r\n Instances[] trainingSplits = split[0];\r\n Instances[] testingSplits = split[1];\r\n \r\n // Choose a set of classifiers\r\n Classifier[] models = { new J48(),\r\n new DecisionTable(),\r\n new DecisionStump(),\r\n new BayesianLogisticRegression() };\r\n \r\n // Run for each classifier model\r\n//for(int j = 0; j < models.length; j++) {\r\n int j = 0;\r\n \tswitch (comboClassifiers.getSelectedItem().toString()) {\r\n\t\t\tcase \"J48\":\r\n\t\t\t\tj = 0;\r\n\t\t\t\tbreak;\r\n\t\t\tcase \"DecisionTable\":\r\n\t\t\t\tj = 1;\r\n\t\t\t\tbreak;\r\n\t\t\tcase \"DecisionStump\":\r\n\t\t\t\tj = 2;\r\n\t\t\t\tbreak;\r\n\t\t\tcase \"BayesianLogisticRegression\":\r\n\t\t\t\tj = 3;\r\n\t\t\t\tbreak;\r\n\t\t\tdefault:\r\n\t\t\t\tbreak;\r\n\t\t\t}\r\n \t\r\n\r\n // Collect every group of predictions for current model in a FastVector\r\n FastVector predictions = new FastVector();\r\n \r\n // For each training-testing split pair, train and test the classifier\r\n for(int i = 0; i < trainingSplits.length; i++) {\r\n Evaluation validation = null;\r\n\t\t\t\ttry {\r\n\t\t\t\t\tvalidation = simpleClassify(models[j], trainingSplits[i], testingSplits[i]);\r\n\t\t\t\t} catch (Exception e) {\r\n\t\t\t\t\t// TODO Auto-generated catch block\r\n\t\t\t\t\te.printStackTrace();\r\n\t\t\t\t}\r\n predictions.appendElements(validation.predictions());\r\n \r\n // Uncomment to see the summary for each training-testing pair.\r\n// textArea.append(models[j].toString() + \"\\n\");\r\n textArea.setText(models[j].toString() + \"\\n\");\r\n// System.out.println(models[j].toString());\r\n }\r\n \r\n // Calculate overall accuracy of current classifier on all splits\r\n double accuracy = calculateAccuracy(predictions);\r\n \r\n // Print current classifier's name and accuracy in a complicated, but nice-looking way.\r\n textArea.append(models[j].getClass().getSimpleName() + \": \" + String.format(\"%.2f%%\", accuracy) + \"\\n=====================\\n\");\r\n System.out.println(models[j].getClass().getSimpleName() + \": \" + String.format(\"%.2f%%\", accuracy) + \"\\n=====================\");\r\n//}\r\n \r\n\t}", "public double checkModel() {\n\treturn (Weights[2] * Unigram.checkModel() + \n\t\tWeights[1] * Bigram.checkModel() +\n\t\tWeights[0] * Trigram.checkModel());\n }", "public interface FmTrainParams<T> extends\n HasLabelCol<T>,\n HasVectorColDefaultAsNull<T>,\n HasWeightColDefaultAsNull<T>,\n HasEpsilonDv0000001<T>,\n HasFeatureColsDefaultAsNull<T>,\n FmCommonTrainParams<T> {\n\n /**\n * @cn-name 迭代数据batch size\n * @cn 数据batch size\n */\n ParamInfo<Integer> MINIBATCH_SIZE = ParamInfoFactory\n .createParamInfo(\"batchSize\", Integer.class)\n .setDescription(\"mini-batch size\")\n\t\t\t.setAlias(new String[]{\"minibatchSize\"})\n .setHasDefaultValue(-1)\n .build();\n\n default Integer getBatchSize() {\n return get(MINIBATCH_SIZE);\n }\n\n default T setBatchSize(Integer value) {\n return set(MINIBATCH_SIZE, value);\n }\n}", "public void train() {\n\n\t\tint D = Os.length;\n\t\tint T_n = 0;\n\t\tdouble log_likelihood = 0;\n\t\tdouble log_likelihood_new = 0;\n\t\tdouble epsilon = this.epsilon;\n\t\tint maxIter = this.maxIter;\n\n\t\t// Initialization\n\n\t\tclearVector(pi);\n\t\tclearMatrix(A);\n\t\tclearMatrix(B);\n\n\t\tdouble[] a = allocateVector(N);\n\t\tdouble[] b = allocateVector(N);\n\n\t\tint[] Q_n = null;\n\t\tint[] O_n = null;\n\t\t\n\t\tif (Qs == null) {\n\t\t\t\n\t\t\tpi = initializePi();\n\t\t\tA = initializeA();\n\t\t\tB = initializeB();\n\t\t\t\n\t\t} else {\n\t\t\t\n\t\t\tfor (int n = 0; n < D; n++) {\n\t\t\t\tQ_n = Qs[n];\n\t\t\t\tO_n = Os[n];\n\t\t\t\tT_n = Os[n].length;\n\t\t\t\tfor (int t = 0; t < T_n; t++) {\n\t\t\t\t\tif (t < T_n - 1) {\n\t\t\t\t\t\tA[Q_n[t]][Q_n[t + 1]] += 1;\n\t\t\t\t\t\ta[Q_n[t]] += 1;\n\t\t\t\t\t\tif (t == 0) {\n\t\t\t\t\t\t\tpi[Q_n[0]] += 1;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tB[Q_n[t]][O_n[t]] += 1;\n\t\t\t\t\tb[Q_n[t]] += 1;\n\t\t\t\t}\n\t\t\t}\n\t\t\tdivideAssign(pi, D);\n\t\t\tfor (int i = 0; i < N; i++) {\n\t\t\t\tdivideAssign(A[i], a[i]);\n\t\t\t\tdivideAssign(B[i], b[i]);\n\t\t\t}\n\t\t\t\n\t\t}\n\n\t\tint s = 0;\n\t\tdouble[] pi_new = allocateVector(N);\n\t\tdouble[][] A_new = allocateMatrix(N, N);\n\t\tdouble[][] B_new = allocateMatrix(N, M);\n\t\tdouble[] temp_pi = null;\n\t\tdouble[][] temp_A = null;\n\t\tdouble[][] temp_B = null;\n\t\tdouble[][] alpha_hat = null;\n\t\tdouble[][] beta_hat = null;\n\t\tdouble[] c_n = null;\n\t\tdouble[][] xi = allocateMatrix(N, N);\n\t\tdouble[] gamma = allocateVector(N);\n\t\tdo {\n\n\t\t\t// Clearance\n\t\t\tclearVector(pi_new);\n\t\t\tclearMatrix(A_new);\n\t\t\tclearMatrix(B_new);\n\t\t\tclearVector(a);\n\t\t\tclearVector(b);\n\t\t\t/*clearMatrix(xi);\n\t\t\tclearVector(gamma);*/\n\t\t\tlog_likelihood_new = 0;\n\n\t\t\tfor (int n = 0; n < D; n++) {\n\n\t\t\t\t// Q_n = Qs[n];\n\t\t\t\tO_n = Os[n];\n\t\t\t\tT_n = Os[n].length;\n\t\t\t\tc_n = allocateVector(T_n);\n\t\t\t\talpha_hat = allocateMatrix(T_n, N);\n\t\t\t\tbeta_hat = allocateMatrix(T_n, N);\n\n\t\t\t\t// Forward Recursion with Scaling\t\t\t\n\n\t\t\t\tfor (int t = 0; t <= T_n - 1; t++) {\n\t\t\t\t\tif (t == 0) {\n\t\t\t\t\t\tfor (int i = 0; i < N; i++) {\n\t\t\t\t\t\t\talpha_hat[0][i] = pi[i] * B[i][O_n[0]];\n\t\t\t\t\t\t}\n\t\t\t\t\t} else {\n\t\t\t\t\t\tfor (int j = 0; j < N; j++) {\n\t\t\t\t\t\t\tfor (int i = 0; i < N; i++) {\n\t\t\t\t\t\t\t\talpha_hat[t][j] += alpha_hat[t - 1][i] * A[i][j] * B[j][O_n[t]];\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tc_n[t] = 1.0 / sum(alpha_hat[t]);\n\t\t\t\t\ttimesAssign(alpha_hat[t], c_n[t]);\n\t\t\t\t}\n\n\t\t\t\t// Backward Recursion with Scaling\n\n\t\t\t\tfor (int t = T_n + 1; t >= 2; t--) {\n\t\t\t\t\tif (t == T_n + 1) {\n\t\t\t\t\t\tfor (int i = 0; i < N; i++) {\n\t\t\t\t\t\t\tbeta_hat[t - 2][i] = 1;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tif (t <= T_n) {\n\t\t\t\t\t\tfor (int i = 0; i < N; i++) {\n\t\t\t\t\t\t\tfor (int j = 0; j < N; j++) {\n\t\t\t\t\t\t\t\tbeta_hat[t - 2][i] += A[i][j] * B[j][O_n[t - 1]] * beta_hat[t - 1][j];\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\ttimesAssign(beta_hat[t - 2], c_n[t - 2]);\n\t\t\t\t}\n\n\t\t\t\t// Expectation Variables and Updating Model Parameters\n\n\t\t\t\tfor (int t = 0; t <= T_n - 1; t++) {\n\t\t\t\t\tif (t < T_n - 1) {\n\t\t\t\t\t\tfor (int i = 0; i < N; i++) {\n\t\t\t\t\t\t\tfor (int j = 0; j < N; j++) {\n\t\t\t\t\t\t\t\txi[i][j] = alpha_hat[t][i] * A[i][j] * B[j][O_n[t + 1]] * beta_hat[t + 1][j];\n\t\t\t\t\t\t\t\t// A_new[i][j] += xi[i][j];\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tplusAssign(A_new[i], xi[i]);\n\t\t\t\t\t\t\tgamma[i] = sum(xi[i]);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tif (t == 0) {\n\t\t\t\t\t\t\tplusAssign(pi_new, gamma);\n\t\t\t\t\t\t}\n\t\t\t\t\t\tplusAssign(a, gamma);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tassignVector(gamma, alpha_hat[t]);\n\t\t\t\t\t}\n\t\t\t\t\tfor (int j = 0; j < N; j++) {\n\t\t\t\t\t\tB_new[j][O_n[t]] += gamma[j];\n\t\t\t\t\t}\n\t\t\t\t\tplusAssign(b, gamma);\n\t\t\t\t\tlog_likelihood_new += -Math.log(c_n[t]);\n\t\t\t\t}\n\n\t\t\t}\n\n\t\t\t// Normalization (Sum to One)\n\n\t\t\tsum2one(pi_new);\n\n\t\t\tfor (int i = 0; i < N; i++) {\n\t\t\t\tdivideAssign(A_new[i], a[i]);\n\t\t\t}\n\n\t\t\tfor (int j = 0; j < N; j++) {\n\t\t\t\tdivideAssign(B_new[j], b[j]);\n\t\t\t}\n\n\t\t\ttemp_pi = pi;\n\t\t\tpi = pi_new;\n\t\t\tpi_new = temp_pi;\n\n\t\t\ttemp_A = A;\n\t\t\tA = A_new;\n\t\t\tA_new = temp_A;\n\n\t\t\ttemp_B = B;\n\t\t\tB = B_new;\n\t\t\tB_new = temp_B;\n\t\t\t// display(B);\n\n\t\t\ts = s + 1;\n\n\t\t\tif (s > 1) {\n\t\t\t\tif (Math.abs((log_likelihood_new - log_likelihood) / log_likelihood) < epsilon) {\n\t\t\t\t\tfprintf(\"log[P(O|Theta)] does not increase.\\n\\n\");\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tlog_likelihood = log_likelihood_new;\n\t\t\tfprintf(\"Iter: %d, log[P(O|Theta)]: %f\\n\", s, log_likelihood);\n\n\t\t} while (s < maxIter);\n\n\t}", "public ModelParams optimize() throws Exception {\n\t\tint iterCount = 0;\n\t\tdivergence = KLDivergenceCalculator.calculate(cState, tState);\n\t\tSystem.out.println(\"KL Divergence : \" + divergence);\n\t\t// ((DivergenceChart) BeanFinder\n\t\t// .findBean(MetaConstants.BEAN_DIVERGENCE_CHART)).update(\n\t\t// iterCount, divergence);\n\t\tdouble delta[] = null;\n\t\tdouble theta[] = data.getParams().getParams();\n\t\tdouble newDivergence = 0.0d;\n\t\tdouble initialStep = data.getInitialStepSize();\n\t\tboolean optimized = false;\n\t\tdo {\n\t\t\tdelta = computeGradient(theta);\n\t\t\tfor (double step = initialStep; iterCount < data.getMaxIterations(); step /= 10) {\n\t\t\t\tSystem.out.println(\"Step size : \" + step);\n\t\t\t\tSystem.out.println(\"KL divergence before taking a step : \"\n\t\t\t\t\t\t+ KLDivergenceCalculator.calculate(cState, tState));\n\t\t\t\tfor (int i = 0; i < delta.length; i++) {\n\t\t\t\t\tif (Double.isNaN(delta[i]))\n\t\t\t\t\t\tSystem.out.print(\"delta is NAN!!\" + delta[i] + \", \");\n\t\t\t\t\ttheta[i] -= step * delta[i];\n\t\t\t\t\tSystem.out.print((theta[i]) + \", \");\n\t\t\t\t}\n\t\t\t\tSystem.out.println();\n\t\t\t\tgetNewState(theta);\n\t\t\t\titerCount++;\n\t\t\t\tnewDivergence = KLDivergenceCalculator\n\t\t\t\t\t\t.calculate(cState, tState);\n\t\t\t\tSystem.out.println(\"KL Divergence : \" + newDivergence);\n\t\t\t\t// ((DivergenceChart) BeanFinder\n\t\t\t\t// .findBean(MetaConstants.BEAN_DIVERGENCE_CHART)).update(\n\t\t\t\t// iterCount, newDivergence);\n\t\t\t\tif (newDivergence < divergence) {\n\t\t\t\t\tdivergence = newDivergence;\n\t\t\t\t\tinitialStep = step;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t\t// before taking the next step size, reset theta to what it was\n\t\t\t\tfor (int i = 0; i < delta.length; i++)\n\t\t\t\t\ttheta[i] += step * delta[i];\n\t\t\t\tgetNewState(theta); // Added for checking. Not required.\n\t\t\t}\n\t\t\toptimized = optimized(theta);\n\t\t} while (!optimized && iterCount < data.getMaxIterations());\n\t\tModelParams optimParams = null;\n\t\tif (optimized) {\n\t\t\toptimParams = new ModelParams();\n\t\t\toptimParams.setParams(theta);\n\t\t}\n\t\treturn optimParams;\n\t}", "public void test(List<String> modelFiles, String testFile, String prpFile) {\n/* 1014 */ List<List<RankList>> trainingData = new ArrayList<>();\n/* 1015 */ List<List<RankList>> testData = new ArrayList<>();\n/* */ \n/* */ \n/* 1018 */ int nFold = modelFiles.size();\n/* */ \n/* 1020 */ List<RankList> samples = readInput(testFile);\n/* */ \n/* 1022 */ System.out.print(\"Preparing \" + nFold + \"-fold test data... \");\n/* 1023 */ FeatureManager.prepareCV(samples, nFold, trainingData, testData);\n/* 1024 */ System.out.println(\"[Done.]\");\n/* 1025 */ double rankScore = 0.0D;\n/* 1026 */ List<String> ids = new ArrayList<>();\n/* 1027 */ List<Double> scores = new ArrayList<>();\n/* 1028 */ for (int f = 0; f < nFold; f++) {\n/* */ \n/* 1030 */ List<RankList> test = testData.get(f);\n/* 1031 */ Ranker ranker = this.rFact.loadRankerFromFile(modelFiles.get(f));\n/* 1032 */ int[] features = ranker.getFeatures();\n/* 1033 */ if (normalize) {\n/* 1034 */ normalize(test, features);\n/* */ }\n/* 1036 */ for (RankList aTest : test) {\n/* 1037 */ RankList l = ranker.rank(aTest);\n/* 1038 */ double score = this.testScorer.score(l);\n/* 1039 */ ids.add(l.getID());\n/* 1040 */ scores.add(Double.valueOf(score));\n/* 1041 */ rankScore += score;\n/* */ } \n/* */ } \n/* 1044 */ rankScore /= ids.size();\n/* 1045 */ ids.add(\"all\");\n/* 1046 */ scores.add(Double.valueOf(rankScore));\n/* 1047 */ System.out.println(this.testScorer.name() + \" on test data: \" + SimpleMath.round(rankScore, 4));\n/* */ \n/* 1049 */ if (!prpFile.isEmpty()) {\n/* */ \n/* 1051 */ savePerRankListPerformanceFile(ids, scores, prpFile);\n/* 1052 */ System.out.println(\"Per-ranked list performance saved to: \" + prpFile);\n/* */ } \n/* */ }", "private void runBest() {\n }", "public void trainModel(List<BugReport> brs){\r\n\t\t\r\n\t\tdouble startTime = System.currentTimeMillis();\r\n\t\tthis.initializeModel(brs);\r\n\t\tthis.inferenceModel(brs);\r\n\t\tdouble endTime = System.currentTimeMillis();\r\n\t\tSystem.out.println(\"LDA training time cost: \"+(endTime-startTime)/1000.0);\r\n\t\t\r\n\t}", "public InterpolationModel() {\n\tUnigram = new UnigramModel();\n\tBigram = new BigramModel();\n\tTrigram = new TrigramModel();\n }", "public ME_Model() {\n _nheldout = 0;\n _early_stopping_n = 0;\n _ref_modelp = null;\n }", "private void trainOnSamples() {\n for (Sample sample : samples) {\n double sum = 0;\n \n for (int i = 0; i < weights.length; i++) { //calculating w1.x1 + w2.x2 + ... \n sum += weights[i] * sample.getP()[i];\n }\n sum += bias; //adding bias to the sum\n\n if (!compareOutput(sum, sample)) { //compare network & target output\n //updating the weights\n for (int i = 0; i < weights.length; i++) {\n weights[i] += sample.getTarget() * sample.getP()[i];\n }\n //updating the bias\n bias += sample.getTarget();\n sample.setValidation(false);\n } else {\n sample.setValidation(true);\n }\n }\n }", "public void tune() {\n\t\tSystem.out.println(\"ting.. ting...\");\n\t}", "public void saveTrainingDataToFileHybridSampling1() throws Exception {\n NGramTokenizer tokenizer = new NGramTokenizer();\r\n tokenizer.setNGramMinSize(1);\r\n tokenizer.setNGramMaxSize(1);\r\n tokenizer.setDelimiters(\"\\\\W\");\r\n\r\n //set stemmer - set english stemmer\r\n SnowballStemmer stemmer = new SnowballStemmer();\r\n stemmer.setStemmer(\"english\");\r\n\r\n //set lemmatizer\r\n StanfordCoreNLPLemmatizer scnlpl = new StanfordCoreNLPLemmatizer();\r\n\r\n //create new filter for vector transformation\r\n StringToWordVector filter = new StringToWordVector();\r\n filter.setLowerCaseTokens(true);\r\n filter.setOutputWordCounts(true);\r\n filter.setTFTransform(true);\r\n filter.setIDFTransform(true);\r\n filter.setStopwords(new File(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\StopWordsR2.txt\")); // stop word removal given in research paper\r\n filter.setTokenizer(tokenizer);\r\n filter.setStemmer(scnlpl);\r\n\r\n System.out.println(\"Stemmer Name- \" + filter.getStemmer());\r\n\r\n InstanceQuery query = new InstanceQuery();\r\n query.setUsername(\"root\");\r\n query.setPassword(\"\");\r\n\r\n int numberOfPapers = 5;\r\n Instances[] otherArticles = new Instances[numberOfPapers];\r\n query.setQuery(\"SELECT content, label FROM article_ceylon_today_2013 where `label` = 'other'\");\r\n otherArticles[0] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2012 where `label` ='other'\");\r\n otherArticles[1] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2013 where `label` ='other'\");\r\n otherArticles[2] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2012 where `label` = 'other'\");\r\n otherArticles[3] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2013 where `label` = 'other'\");\r\n otherArticles[4] = query.retrieveInstances();\r\n\r\n Instances[] crimeArticles = new Instances[numberOfPapers];\r\n query.setQuery(\"SELECT content, label FROM article_ceylon_today_2013 where `label` = 'crime'\");\r\n crimeArticles[0] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2012 where `label` ='crime'\");\r\n crimeArticles[1] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2013 where `label` ='crime'\");\r\n crimeArticles[2] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2012 where `label` = 'crime'\");\r\n crimeArticles[3] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2013 where `label` = 'crime'\");\r\n crimeArticles[4] = query.retrieveInstances();\r\n\r\n FastVector attributeList = new FastVector(2);\r\n Attribute a1 = new Attribute(\"text\", (FastVector) null);\r\n FastVector classVal = new FastVector();\r\n classVal.addElement(\"crime\");\r\n classVal.addElement(\"other\");\r\n Attribute c = new Attribute(\"@@class@@\", classVal);\r\n //add class attribute and news text\r\n attributeList.addElement(a1);\r\n attributeList.addElement(c);\r\n Instances trainingData = new Instances(\"TrainingNews\", attributeList, 0);\r\n trainingData.setClassIndex(1);\r\n\r\n //up sampling using SMOTE\r\n int crimeArticlesCount = 0;\r\n for (int i = 0; i < numberOfPapers; i++) {\r\n for (int j = 0; j < crimeArticles[i].numInstances(); j++) {\r\n\r\n Instance inst = new Instance(trainingData.numAttributes());\r\n inst.setValue(a1, crimeArticles[i].instance(j).stringValue(0));\r\n inst.setValue(c, crimeArticles[i].instance(j).stringValue(1));\r\n inst.setDataset(trainingData);\r\n\r\n\r\n System.out.println(inst);\r\n trainingData.add(inst);\r\n crimeArticlesCount++;\r\n// if (crimeArticlesCount == 50) {\r\n// break;\r\n// }\r\n }\r\n// if (crimeArticlesCount == 50) {\r\n// break;\r\n// }\r\n }\r\n\r\n System.out.println(\"Total Number of Crime Instances: \" + crimeArticlesCount);\r\n\r\n //downsampling using ?? \r\n int otherArticlesCount = 0;\r\n for (int i = 0; i < numberOfPapers; i++) {\r\n for (int j = 0; j < otherArticles[i].numInstances(); j++) {\r\n Instance inst = new Instance(trainingData.numAttributes());\r\n inst.setValue(a1, otherArticles[i].instance(j).stringValue(0));\r\n inst.setValue(c, otherArticles[i].instance(j).stringValue(1));\r\n inst.setDataset(trainingData);\r\n System.out.println(inst);\r\n trainingData.add(inst);\r\n otherArticlesCount++;\r\n\r\n if (otherArticlesCount == 4872) {\r\n break;\r\n }\r\n }\r\n if (otherArticlesCount == 4872) {\r\n break;\r\n }\r\n }\r\n System.out.println(\"Total Number of Other Instances: \" + otherArticlesCount);\r\n System.out.println(\"Total num of instances= \" + trainingData.numInstances());\r\n\r\n // apply the StringToWordVector filter\r\n filter.setInputFormat(trainingData);\r\n Instances dataFiltered = Filter.useFilter(trainingData, filter);\r\n System.out.println(\"Number of Attributes after stop words removal- \" + dataFiltered.numAttributes());\r\n System.out.println(\"\\n\\nFiltered data:\\n\\n\" + dataFiltered);\r\n\r\n /**\r\n * Resamples a dataset by applying the Synthetic Minority Oversampling\r\n * TEchnique (SMOTE)\r\n * http://www.cs.cmu.edu/afs/cs/project/jair/pub/volume16/chawla02a-html/node6.html\r\n * http://weka.sourceforge.net/doc.packages/SMOTE/weka/filters/supervised/instance/SMOTE.html \r\n *\r\n */\r\n SMOTE s = new SMOTE();\r\n s.setInputFormat(dataFiltered);\r\n // Specifies percentage of SMOTE instances to create.\r\n s.setPercentage(300.0);//464\r\n Instances dataBalanced = Filter.useFilter(dataFiltered, s);\r\n\r\n Random r = new Random();\r\n dataBalanced.randomize(r);\r\n\r\n ArffSaver saver = new ArffSaver();\r\n saver.setInstances(dataBalanced);\r\n saver.setFile(new File(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\arffData\\\\balancedTrainingDataHybridRandom.arff\"));\r\n saver.writeBatch();\r\n }", "@Override\n public void performRecommendedDataMiningMethodForAnalysis(Analysis analysis) throws IOException {\n }", "public interface SingleWeightVectorModel extends SimpleWeightVectorModel {\n /**\n * Returns the only weight vector used for the model\n *\n * @return the only weight vector used for the model\n */\n public Vec getRawWeight();\n\n /**\n * Returns the bias term used for the model, or 0 of the model does not support\n * or was not trained with a bias term.\n *\n * @return the bias term for the model\n */\n public double getBias();\n}", "@Test()\n public void testTrainWarmCFastSMO() {\n ClassificationDataSet train = FixedProblems.getHalfCircles(250, RandomUtil.getRandom(), 0.1, 0.2);\n\n PlattSMO warmModel = new PlattSMO(new LinearKernel(1));\n warmModel.setC(1);\n warmModel.train(train);\n\n PlattSMO warm = new PlattSMO(new LinearKernel(1));\n warm.setC(1e4);// too large to train efficently like noraml\n\n long start, end;\n\n start = System.currentTimeMillis();\n warm.train(train, warmModel);\n end = System.currentTimeMillis();\n long warmTime = (end - start);\n\n PlattSMO notWarm = new PlattSMO(new LinearKernel(1));\n notWarm.setC(1e4);// too large to train efficently like noraml\n\n start = System.currentTimeMillis();\n notWarm.train(train);\n end = System.currentTimeMillis();\n long normTime = (end - start);\n\n assertTrue(warmTime < normTime * 0.75);\n\n }", "public void train()\n\t{\n\t\tdbiterator = DBInstanceIterator.getInstance();\n System.out.println(\"Start Training ..\");\n\n\t\ttry {\n\t\t\tSystem.out.println(\"Training Text %..\");\n\t\t\ttrainText();\n\n\t\t\tSystem.out.println(\"Training Complex %..\");\n\t\t\ttrainCombined();\n\n\t\t\tSystem.out.println(\"Training Feature %..\");\n\t\t\ttrainFeatures();\n\n\t\t\tSystem.out.println(\"Training Lexicon %..\");\n\t\t\t//trainLexicon();\n\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\n\t}", "public abstract void fit(BinaryData trainingData);", "private void learn() {\n\t\tupdateValues();\n\t\tif(CFG.isUpdatedPerformanceHistory()){\n\t\t\tupdateHistory();\n\t\t}\n\t\tif(CFG.isEvaluated()) evaluate();\n\t}", "public T caseOptimization_Model(Optimization_Model object)\n {\n return null;\n }", "public interface TreeEnsembleRegressorParams extends org.apache.spark.ml.tree.TreeEnsembleParams {\n public org.apache.spark.sql.types.StructType validateAndTransformSchema (org.apache.spark.sql.types.StructType schema, boolean fitting, org.apache.spark.sql.types.DataType featuresDataType) ;\n}", "public WeightingModel(){}", "public void saveTrainingDataToFileDownSampling() throws Exception {\r\n //set tokenizer - we can specify n-grams for classification\r\n NGramTokenizer tokenizer = new NGramTokenizer();\r\n tokenizer.setNGramMinSize(1);\r\n tokenizer.setNGramMaxSize(1);\r\n tokenizer.setDelimiters(\"\\\\W\");\r\n\r\n //set stemmer - set english stemmer\r\n SnowballStemmer stemmer = new SnowballStemmer();\r\n stemmer.setStemmer(\"english\");\r\n\r\n //set lemmatizer\r\n StanfordCoreNLPLemmatizer scnlpl = new StanfordCoreNLPLemmatizer();\r\n\r\n //create new filter for vector transformation\r\n StringToWordVector filter = new StringToWordVector();\r\n filter.setLowerCaseTokens(true);\r\n filter.setOutputWordCounts(true);\r\n filter.setTFTransform(true);\r\n filter.setIDFTransform(true);\r\n filter.setStopwords(new File(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\StopWordsR2.txt\")); // stop word removal given in research paper\r\n filter.setTokenizer(tokenizer);\r\n filter.setStemmer(scnlpl);\r\n System.out.println(\"Stemmer Name- \" + filter.getStemmer());\r\n\r\n InstanceQuery query = new InstanceQuery();\r\n query.setUsername(\"root\");\r\n query.setPassword(\"\");\r\n\r\n int numberOfPapers = 5;\r\n\r\n Instances[] otherArticles = new Instances[numberOfPapers];\r\n query.setQuery(\"SELECT content, label FROM article_ceylon_today_2013 where `label` = 'other'\");\r\n otherArticles[0] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2012 where `label` ='other'\");\r\n otherArticles[1] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2013 where `label` ='other'\");\r\n otherArticles[2] = query.retrieveInstances();\r\n\r\n //SELECT content, label FROM article_the_island_2012 where `label` IS NOT NULL\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2012 where `label` = 'other'\");\r\n otherArticles[3] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2013 where `label` = 'other'\");\r\n otherArticles[4] = query.retrieveInstances();\r\n\r\n Instances[] crimeArticles = new Instances[numberOfPapers];\r\n query.setQuery(\"SELECT content, label FROM article_ceylon_today_2013 where `label` = 'crime'\");\r\n crimeArticles[0] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2012 where `label` ='crime'\");\r\n crimeArticles[1] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2013 where `label` ='crime'\");\r\n crimeArticles[2] = query.retrieveInstances();\r\n\r\n //SELECT content, label FROM article_the_island_2012 where `label` IS NOT NULL\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2012 where `label` = 'crime'\");\r\n crimeArticles[3] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2013 where `label` = 'crime'\");\r\n crimeArticles[4] = query.retrieveInstances();\r\n\r\n FastVector attributeList = new FastVector(2);\r\n Attribute a1 = new Attribute(\"text\", (FastVector) null);\r\n FastVector classVal = new FastVector();\r\n classVal.addElement(\"crime\");\r\n classVal.addElement(\"other\");\r\n Attribute c = new Attribute(\"@@class@@\", classVal);\r\n //add class attribute and news text\r\n attributeList.addElement(a1);\r\n attributeList.addElement(c);\r\n Instances trainingData = new Instances(\"TrainingNews\", attributeList, 0);\r\n trainingData.setClassIndex(1);\r\n\r\n int crimeArticlesCount = 0;\r\n for (int i = 0; i < numberOfPapers; i++) {\r\n for (int j = 0; j < crimeArticles[i].numInstances(); j++) {\r\n Instance inst = new Instance(trainingData.numAttributes());\r\n inst.setValue(a1, crimeArticles[i].instance(j).stringValue(0));\r\n inst.setValue(c, crimeArticles[i].instance(j).stringValue(1));\r\n inst.setDataset(trainingData);\r\n\r\n\r\n System.out.println(inst);\r\n trainingData.add(inst);\r\n crimeArticlesCount++;\r\n }\r\n }\r\n System.out.println(\"Total Number of Crime Instances: \" + crimeArticlesCount);\r\n\r\n int otherArticlesCount = 0;\r\n for (int i = 0; i < numberOfPapers; i++) {\r\n for (int j = 0; j < otherArticles[i].numInstances(); j++) {\r\n Instance inst = new Instance(trainingData.numAttributes());\r\n inst.setValue(a1, otherArticles[i].instance(j).stringValue(0));\r\n inst.setValue(c, otherArticles[i].instance(j).stringValue(1));\r\n inst.setDataset(trainingData);\r\n\r\n\r\n System.out.println(inst);\r\n trainingData.add(inst);\r\n otherArticlesCount++;\r\n\r\n if (otherArticlesCount == crimeArticlesCount) {\r\n break;\r\n }\r\n }\r\n if (otherArticlesCount == crimeArticlesCount) {\r\n break;\r\n }\r\n }\r\n System.out.println(\"Total Number of Other Instances: \" + otherArticlesCount);\r\n System.out.println(\"Total num of instances= \" + trainingData.numInstances());\r\n\r\n // apply the StringToWordVector filter\r\n filter.setInputFormat(trainingData);\r\n Instances dataFiltered = Filter.useFilter(trainingData, filter);\r\n System.out.println(\"Number of Attributes after stop words removal- \" + dataFiltered.numAttributes());\r\n System.out.println(\"\\n\\nFiltered data:\\n\\n\" + dataFiltered);\r\n\r\n Random r = new Random();\r\n dataFiltered.randomize(r);\r\n\r\n ArffSaver saver = new ArffSaver();\r\n saver.setInstances(dataFiltered);\r\n saver.setFile(new File(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\arffData\\\\balancedTrainingDataDSRandom.arff\"));\r\n saver.writeBatch();\r\n }", "public void train ()\t{\t}", "public void run (ModelNetUse modelNetUse)\n throws NormalizeNullVectorException\n {\n init(modelNetUse);\n /* Main loop */\n LearningEditProposal bestEdition = getBestEdit(true,true);\n while (bestEdition != null)\n {\n step (bestEdition.getEdit ());\n bestEdition = getBestEdit (true, true);\n }\n /* Parametric Learning */\n parametricLearning();\n }", "@Test(timeout = 4000)\n public void test098() throws Throwable {\n TestInstances testInstances0 = new TestInstances();\n FilteredClassifier filteredClassifier0 = new FilteredClassifier();\n try { \n Evaluation.evaluateModel((Classifier) filteredClassifier0, testInstances0.DEFAULT_WORDS);\n fail(\"Expecting exception: Exception\");\n \n } catch(Exception e) {\n //\n // \n // Weka exception: No training file and no object input file given.\n // \n // General options:\n // \n // -h or -help\n // \\tOutput help information.\n // -synopsis or -info\n // \\tOutput synopsis for classifier (use in conjunction with -h)\n // -t <name of training file>\n // \\tSets training file.\n // -T <name of test file>\n // \\tSets test file. If missing, a cross-validation will be performed\n // \\ton the training data.\n // -c <class index>\n // \\tSets index of class attribute (default: last).\n // -x <number of folds>\n // \\tSets number of folds for cross-validation (default: 10).\n // -no-cv\n // \\tDo not perform any cross validation.\n // -split-percentage <percentage>\n // \\tSets the percentage for the train/test set split, e.g., 66.\n // -preserve-order\n // \\tPreserves the order in the percentage split.\n // -s <random number seed>\n // \\tSets random number seed for cross-validation or percentage split\n // \\t(default: 1).\n // -m <name of file with cost matrix>\n // \\tSets file with cost matrix.\n // -l <name of input file>\n // \\tSets model input file. In case the filename ends with '.xml',\n // \\ta PMML file is loaded or, if that fails, options are loaded\n // \\tfrom the XML file.\n // -d <name of output file>\n // \\tSets model output file. In case the filename ends with '.xml',\n // \\tonly the options are saved to the XML file, not the model.\n // -v\n // \\tOutputs no statistics for training data.\n // -o\n // \\tOutputs statistics only, not the classifier.\n // -i\n // \\tOutputs detailed information-retrieval statistics for each class.\n // -k\n // \\tOutputs information-theoretic statistics.\n // -classifications \\\"weka.classifiers.evaluation.output.prediction.AbstractOutput + options\\\"\n // \\tUses the specified class for generating the classification output.\n // \\tE.g.: weka.classifiers.evaluation.output.prediction.PlainText\n // -p range\n // \\tOutputs predictions for test instances (or the train instances if\n // \\tno test instances provided and -no-cv is used), along with the \n // \\tattributes in the specified range (and nothing else). \n // \\tUse '-p 0' if no attributes are desired.\n // \\tDeprecated: use \\\"-classifications ...\\\" instead.\n // -distribution\n // \\tOutputs the distribution instead of only the prediction\n // \\tin conjunction with the '-p' option (only nominal classes).\n // \\tDeprecated: use \\\"-classifications ...\\\" instead.\n // -r\n // \\tOnly outputs cumulative margin distribution.\n // -g\n // \\tOnly outputs the graph representation of the classifier.\n // -xml filename | xml-string\n // \\tRetrieves the options from the XML-data instead of the command line.\n // -threshold-file <file>\n // \\tThe file to save the threshold data to.\n // \\tThe format is determined by the extensions, e.g., '.arff' for ARFF \n // \\tformat or '.csv' for CSV.\n // -threshold-label <label>\n // \\tThe class label to determine the threshold data for\n // \\t(default is the first label)\n // \n // Options specific to weka.classifiers.meta.FilteredClassifier:\n // \n // -F <filter specification>\n // \\tFull class name of filter to use, followed\n // \\tby filter options.\n // \\teg: \\\"weka.filters.unsupervised.attribute.Remove -V -R 1,2\\\"\n // -D\n // \\tIf set, classifier is run in debug mode and\n // \\tmay output additional info to the console\n // -W\n // \\tFull name of base classifier.\n // \\t(default: weka.classifiers.trees.J48)\n // \n // Options specific to classifier weka.classifiers.trees.J48:\n // \n // -U\n // \\tUse unpruned tree.\n // -O\n // \\tDo not collapse tree.\n // -C <pruning confidence>\n // \\tSet confidence threshold for pruning.\n // \\t(default 0.25)\n // -M <minimum number of instances>\n // \\tSet minimum number of instances per leaf.\n // \\t(default 2)\n // -R\n // \\tUse reduced error pruning.\n // -N <number of folds>\n // \\tSet number of folds for reduced error\n // \\tpruning. One fold is used as pruning set.\n // \\t(default 3)\n // -B\n // \\tUse binary splits only.\n // -S\n // \\tDon't perform subtree raising.\n // -L\n // \\tDo not clean up after the tree has been built.\n // -A\n // \\tLaplace smoothing for predicted probabilities.\n // -J\n // \\tDo not use MDL correction for info gain on numeric attributes.\n // -Q <seed>\n // \\tSeed for random data shuffling (default 1).\n //\n verifyException(\"weka.classifiers.Evaluation\", e);\n }\n }", "public interface IDetectionAlgorithm {\n\n /**\n * Creates a database where an algorithm would store its model\n *\n * @param modelName\n * Name of the database\n * @param dataAccessObject\n * An object of IDataAccessObject\n * @param trainingSettings\n * Training Settings\n * @throws TotalADSDBMSException\n * An exception related to the DBMS\n * @throws TotalADSGeneralException\n * An exception related to validation of parameters\n */\n public void initializeModelAndSettings(String modelName, IDataAccessObject dataAccessObject, String[] trainingSettings) throws TotalADSDBMSException, TotalADSGeneralException;\n\n /**\n * Returns the training settings/options of an algorithm as setting name at\n * index i and value at index i+1.\n *\n * @return Array of Strings as options/settings\n */\n public String[] getTrainingSettings();\n\n /**\n * Returns the testing options/settings of an algorithm as option name at\n * index i and value ate index i+1. It takes database name and connection\n * information, in case if the model (database) is already created and\n * previously modified settings exist in the database\n *\n * @param database\n * Database name\n * @param dataAccessObject\n * IDataAccessObject object\n * @return An array of String as options/settings\n * @throws TotalADSDBMSException\n * An exception related to the DBMS\n */\n public String[] getTestSettings(String database, IDataAccessObject dataAccessObject) throws TotalADSDBMSException;\n\n /**\n * Validates the testing options and saves them into the database. On error\n * throws exception\n *\n * @param options\n * Settings array\n * @param database\n * Model(database name)\n * @param dataAccessObject\n * An object to access database\n * @throws TotalADSGeneralException\n * An exception related to validation of parameters\n * @throws TotalADSDBMSException\n * An exception related to the DBMS\n */\n public void saveTestSettings(String[] options, String database, IDataAccessObject dataAccessObject) throws TotalADSGeneralException, TotalADSDBMSException;\n\n /**\n * Returns settings selected for a model by a user during training and\n * testing. These would be displayed in the properties view.\n *\n * @param database\n * Model(database) name\n * @param dataAccessObject\n * An object to access database\n * @return An array of selected settings\n * @throws TotalADSDBMSException\n * An exception related to the DBMS\n */\n public String[] getSettingsToDisplay(String database, IDataAccessObject dataAccessObject) throws TotalADSDBMSException;\n\n /**\n * An algorithm will take a trace through this function. Some algorithms can\n * train on the traces as they come and some need to wait till the last\n * trace. Caller will make isLastTrace true when the lastTrace will be sent\n * to this function. This function is called for every trace separately\n *\n * @param trace\n * Trace iterator to a trace\n * @param isLastTrace\n * True if the trace is the last trace, else false\n * @param database\n * Database/mode name\n * @param connection\n * Connection object\n * @param outStream\n * Use this object to display the events during processing\n * @throws TotalADSGeneralException\n * An exception related to validation of parameters\n * @throws TotalADSDBMSException\n * An exception related to DBMS\n * @throws TotalADSReaderException\n * An exception related to the trace reader\n */\n public void train(ITraceIterator trace, Boolean isLastTrace, String database, IDataAccessObject connection, IAlgorithmOutStream outStream) throws TotalADSGeneralException, TotalADSDBMSException, TotalADSReaderException;\n\n /**\n * This function is called after the train function has finished processing\n * and has built a model. This function is called for every single trace in\n * the validation set separately\n *\n * @param trace\n * Trace iterator to one trace\n * @param database\n * Database name\n * @param dataAccessObject\n * Connection name\n * @param isLastTrace\n * True if the trace is the last trace, else false\n * @param outStream\n * Use this object to display the events during processing\n * @throws TotalADSGeneralException\n * An exception related to validation of parameters\n * @throws TotalADSDBMSException\n * An exception related to DBMS\n * @throws TotalADSReaderException\n * An exception related to the trace reader\n */\n public void validate(ITraceIterator trace, String database, IDataAccessObject dataAccessObject, Boolean isLastTrace, IAlgorithmOutStream outStream) throws TotalADSGeneralException, TotalADSDBMSException, TotalADSReaderException;\n\n /**\n * This function evaluates an existing model in the database on the traces\n * in the test set. It is called for every single trace separately.\n *\n * @param trace\n * Trace iterator to a single trace\n * @param database\n * Database name\n * @param dataAccessObject\n * Data accessor\n * @param outputStream\n * Use this object to display the events during processing\n * @return An object of type Result containing the evaluation information of\n * a trace\n * @throws TotalADSGeneralException\n * An exception related to validation of parameters\n * @throws TotalADSDBMSException\n * An exception related to DBMS\n * @throws TotalADSReaderException\n * An exception related to reader\n */\n public Results test(ITraceIterator trace, String database, IDataAccessObject dataAccessObject, IAlgorithmOutStream outputStream) throws TotalADSGeneralException, TotalADSDBMSException, TotalADSReaderException;\n\n /**\n * Returns the total anomalies during testing\n *\n * @return total anomalies\n **/\n public Double getTotalAnomalyPercentage();\n\n /**\n * Returns the graphical result in the form of a chart if any for a trace.\n * Currently unimplemented.\n *\n * @param traceIterator\n * An iterator a trace\n * @return A chart object\n **/\n public org.swtchart.Chart graphicalResults(ITraceIterator traceIterator);\n\n /**\n * Returns a self created instance of the algorithm\n *\n * @return An instance of the algorithm\n **/\n public IDetectionAlgorithm createInstance();\n\n // /////////////////////////////////////////////////////////////////////////////////\n // An algorithm registers itself with the AlgorithmFactory\n // Each derived class must implement the following static method\n // public static void registerAlgorithm() throws TotalADSGeneralException;\n // /////////////////////////////////////////////////////////////////////////////////\n /**\n * Gets the name of the algorithm\n *\n * @return The name\n **/\n public String getName();\n\n /**\n * Gets the description of an algorithm\n *\n * @return The description\n */\n public String getDescription();\n\n /**\n * Returns the acronym of the algorithm; should only be three to four\n * characters long. This acronym is very important as it is used in the name\n * of a model and facilitates in finding out which algorithm represents the\n * model\n *\n * @return Acronym\n */\n public String getAcronym();\n\n /**\n * Returns true if online learning is supported. If false is returned it\n * would mean the algorithm can only train in batch mode and live training\n * is not supported\n *\n * @return True if online learning is supported, else false\n */\n public boolean isOnlineLearningSupported();\n}", "@Test(timeout = 4000)\n public void test093() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDirectoryLoader0.getDataSet();\n Evaluation evaluation0 = new Evaluation(instances0);\n Object[] objectArray0 = new Object[2];\n evaluation0.evaluateModel((Classifier) null, instances0, objectArray0);\n assertEquals(0.0, evaluation0.SFEntropyGain(), 0.01);\n }", "public void induceModel(Graph graph, DataSplit split) {\r\n super.induceModel(graph, split);\r\n Node[] trainingSet = split.getTrainSet();\r\n if(trainingSet == null || trainingSet.length == 0)\r\n return;\r\n\r\n Attributes attribs = trainingSet[0].getAttributes();\r\n FastVector attInfo = new FastVector(tmpVector.length);\r\n logger.finer(\"Setting up WEKA attributes\");\r\n if(useIntrinsic)\r\n {\r\n for(Attribute attrib : attribs)\r\n {\r\n // do not include the KEY attribute\r\n if(attrib == attribs.getKey())\r\n continue;\r\n\r\n switch(attrib.getType())\r\n {\r\n case CATEGORICAL:\r\n String[] tokens = ((AttributeCategorical)attrib).getTokens();\r\n FastVector values = new FastVector(tokens.length);\r\n for(String token : tokens)\r\n values.addElement(token);\r\n attInfo.addElement(new weka.core.Attribute(attrib.getName(),values));\r\n logger.finer(\"Adding WEKA attribute \"+attrib.getName()+\":Categorical\");\r\n break;\r\n\r\n default:\r\n attInfo.addElement(new weka.core.Attribute(attrib.getName()));\r\n logger.finer(\"Adding WEKA attribute \"+attrib.getName()+\":Numerical\");\r\n break;\r\n }\r\n }\r\n }\r\n else\r\n {\r\n String[] tokens = attribute.getTokens();\r\n FastVector values = new FastVector(tokens.length);\r\n for(String token : tokens)\r\n values.addElement(token);\r\n attInfo.addElement(new weka.core.Attribute(attribute.getName(),values));\r\n logger.finer(\"Adding WEKA attribute \"+attribute.getName()+\":Categorical\");\r\n }\r\n\r\n for(Aggregator agg : aggregators)\r\n {\r\n Attribute attrib = agg.getAttribute();\r\n switch(agg.getType())\r\n {\r\n case CATEGORICAL:\r\n String[] tokens = ((AttributeCategorical)attrib).getTokens();\r\n FastVector values = new FastVector(tokens.length);\r\n for(String token : tokens)\r\n values.addElement(token);\r\n attInfo.addElement(new weka.core.Attribute(agg.getName(),values));\r\n logger.finer(\"Adding WEKA attribute \"+agg.getName()+\":Categorical\");\r\n break;\r\n\r\n default:\r\n attInfo.addElement(new weka.core.Attribute(agg.getName()));\r\n logger.finer(\"Adding WEKA attribute \"+agg.getName()+\":Numerical\");\r\n break;\r\n }\r\n }\r\n\r\n Instances train = new Instances(\"train\",attInfo,split.getTrainSetSize());\r\n train.setClassIndex(vectorClsIdx);\r\n\r\n for(Node node : split.getTrainSet())\r\n {\r\n double[] v = new double[attInfo.size()];\r\n makeVector(node,v);\r\n train.add(new Instance(1,v));\r\n }\r\n try\r\n {\r\n classifier.buildClassifier(train);\r\n }\r\n catch(Exception e)\r\n {\r\n throw new RuntimeException(\"Failed to build classifier \"+classifier.getClass().getName(),e);\r\n }\r\n testInstance = new Instance(1,tmpVector);\r\n testInstances = new Instances(\"test\",attInfo,1);\r\n testInstances.setClassIndex(vectorClsIdx);\r\n testInstances.add(testInstance);\r\n testInstance = testInstances.firstInstance();\r\n }", "private void train() throws IOException {\r\n\r\n // Set Listeners, to see results of evaluation during training process and testing\r\n vgg16Transfer.setListeners(new ScoreIterationListener(100));\r\n trainWriter.write(\"\\n Train model....\");\r\n System.out.println(\"\\n Train model....\");\r\n int iterationsCounter = 0;\r\n // Go through all data \"epochs\" - number of times\r\n for(int n = 0; n < epochs; n++) {\r\n System.out.println(String.format(\"Epoch %d started training\", n + 1));\r\n trainWriter.write(String.format(\"Epoch %d started training\", n + 1));\r\n\r\n //Reset training iterator to the new epoch\r\n trainIterator.reset();\r\n // Go through all data once, till it's end\r\n while (trainIterator.hasNext()) {\r\n iterationsCounter++;\r\n trainingData = trainIterator.next();\r\n normalizer.fit(trainingData);\r\n vgg16Transfer.fit(trainingData);\r\n System.out.println(\"*** Completed iteration number # \" + iterationsCounter + \" ***\");\r\n trainWriter.write(\"*** Completed iteration number # \" + iterationsCounter + \" ***\");\r\n\r\n }\r\n System.out.println(String.format(\"Epoch %d finished training\", n + 1));\r\n trainWriter.write(\"*** Completed iteration number # \" + iterationsCounter + \" ***\");\r\n // Get results and check them\r\n Evaluation eval = new Evaluation(numLabels);\r\n testIterator.reset();\r\n while(testIterator.hasNext()) {\r\n testData = testIterator.next();\r\n normalizer.fit(testData);\r\n INDArray features = testData.getFeatures();\r\n INDArray labels = testData.getLabels();\r\n INDArray predicted = vgg16Transfer.outputSingle(features);\r\n eval.eval(labels, predicted);\r\n }\r\n System.out.println(String.format(\"Evaluation on test data - [Epoch %d] [Accuracy: %.3f, P: %.3f, R: %.3f, F1: %.3f] \",\r\n n + 1, eval.accuracy(), eval.precision(), eval.recall(), eval.f1()));\r\n System.out.println(eval.stats());\r\n System.out.println(eval.confusionToString());\r\n trainWriter.write(String.format(\"Evaluation on test data - [Epoch %d] [Accuracy: %.3f, P: %.3f, R: %.3f, F1: %.3f] \",\r\n n + 1, eval.accuracy(), eval.precision(), eval.recall(), eval.f1()));\r\n trainWriter.write(eval.stats());\r\n trainWriter.write(eval.confusionToString());\r\n }\r\n System.out.println(\"\\n *** Training finished! *** \");\r\n trainWriter.write(\"\\n *** Training finished! *** \");\r\n }", "private void setWeight() {\n \tthis.trainWeight = (this.trainCars*TRAIN_WEIGHT) + (this.crew + this.numPassengers) * AVE_PASSENGER_WEIGHT;\n }", "public interface Optimizer extends scala.Serializable {\n /**\n * Solve the provided convex optimization problem.\n * @param data (undocumented)\n * @param initialWeights (undocumented)\n * @return (undocumented)\n */\n public org.apache.spark.mllib.linalg.Vector optimize (org.apache.spark.rdd.RDD<scala.Tuple2<java.lang.Object, org.apache.spark.mllib.linalg.Vector>> data, org.apache.spark.mllib.linalg.Vector initialWeights) ;\n}", "public void evaluate(String trainFile, double percentTrain, String testFile, String featureDefFile) {\n/* 799 */ List<RankList> train = new ArrayList<>();\n/* 800 */ List<RankList> validation = new ArrayList<>();\n/* 801 */ int[] features = prepareSplit(trainFile, featureDefFile, percentTrain, normalize, train, validation);\n/* 802 */ List<RankList> test = null;\n/* */ \n/* */ \n/* 805 */ if (!testFile.isEmpty()) {\n/* */ \n/* 807 */ test = readInput(testFile);\n/* 808 */ if (normalize) {\n/* 809 */ normalize(test, features);\n/* */ }\n/* */ } \n/* 812 */ RankerTrainer trainer = new RankerTrainer();\n/* 813 */ Ranker ranker = trainer.train(this.type, train, validation, features, this.trainScorer);\n/* */ \n/* 815 */ if (test != null) {\n/* */ \n/* 817 */ double rankScore = evaluate(ranker, test);\n/* 818 */ System.out.println(this.testScorer.name() + \" on test data: \" + SimpleMath.round(rankScore, 4));\n/* */ } \n/* 820 */ if (modelFile.compareTo(\"\") != 0) {\n/* */ \n/* 822 */ System.out.println(\"\");\n/* 823 */ ranker.save(modelFile);\n/* 824 */ System.out.println(\"Model saved to: \" + modelFile);\n/* */ } \n/* */ }", "com.google.ortools.linearsolver.MPModelProto getModel();", "public InterpolationModel(Collection<List<String>> sentences) {\n\tthis();\n\tUnigram = new UnigramModel();\n\tBigram = new BigramModel();\n\tTrigram = new TrigramModel();\n\ttrain(sentences);\n }", "public static void main(String[] args) throws Exception {\n ExecutionEnvironment env = ExecutionEnvironment.createLocalEnvironment();\n env.getConfig().disableSysoutLogging();\n env.setParallelism(4);\n\n /********** DATA LOADING ***************/\n //Load the data set\n DataFlink<DataInstance> data = DataFlinkLoader.open(env,\"./datasets/BigSensorReadings.arff\");\n\n int nRooms = 10;\n\n /********** Model Definition ************/\n DAG fireDetectorModel = creatBigFireDectectorModel(data.getAttributes(),nRooms);\n\n /********** Model Learning ************/\n //Define the learning engine (distributed Variational Message Passing) and the parameters\n dVMP svb = new dVMP();\n svb.setBatchSize(1000);\n svb.setOutput(true);\n svb.setDAG(fireDetectorModel);\n\n //Specify the associated constraints (encoding prior knowledge)\n for (int i = 0; i < nRooms; i++) {\n Variable sensorT1 = fireDetectorModel.getVariables().getVariableByName(\"SensorTemp1_\"+i);\n Variable sensorT2 = fireDetectorModel.getVariables().getVariableByName(\"SensorTemp2_\"+i);\n svb.addParameterConstraint(new Constraint(\"alpha\", sensorT1, 0.0));\n svb.addParameterConstraint(new Constraint(\"alpha\", sensorT2, 0.0));\n svb.addParameterConstraint(new Constraint(\"beta1\", sensorT1, 1.0));\n svb.addParameterConstraint(new Constraint(\"beta1\", sensorT2, 1.0));\n\n Variable temp = fireDetectorModel.getVariables().getVariableByName(\"Temperature_\"+i);\n svb.addParameterConstraint(new Constraint(\"alpha | {Fire_\"+i+\" = 0}\", temp, 0.0));\n svb.addParameterConstraint(new Constraint(\"beta1 | {Fire_\"+i+\" = 0}\", temp, 1.0));\n\n }\n\n //Set-up the learning phase\n svb.initLearning();\n\n //Perform Learning\n Stopwatch watch = Stopwatch.createStarted();\n svb.updateModel(data);\n System.out.println(watch.stop());\n\n\n //Print the learnt model\n System.out.println(svb.getLearntBayesianNetwork());\n\n }", "public void train(int n_epochs) {\n TrainModel train_model = null;\n\n int lenW = vocabulary.length;\n int W = 3 * lenW + 3;\n\n // randomly initialize U_Ot, values are randomly selected between -0.1 to 0.1;\n double[][] U_Ot = new double[D][W];\n\n // randomly initialize U_R, values are randomly selected between -0.1 and 0.1\n double[][] U_R = new double[D][W];\n\n double prev_err = 0D;\n for (int epoch = 0; epoch < n_epochs; epoch++) {\n double total_error = 0D;\n int n_wrong = 0;\n\n for (int i = 0; i < train_lines.size(); i++) {\n Instance line = train_lines.get(i);\n if (\"q\".equals(line.type)) { // indicates question\n List<Integer> refs = line.refs; // Indexing from 1\n List<Integer> f = refs.stream()\n .map(ref -> ref-1)\n .collect(Collectors.toList()); // Indexing from 0\n int id = line.ID - 1; // Indexing from 0\n\n // all indices from\n List<Integer> indices = range(i-id, i+1);\n List<double[]> memory_list = indices.stream()\n .map(idx -> L_train[idx])\n .collect(Collectors.toList());\n\n\n if (train_model == null) {\n train_model = new TrainModel(lenW, f.size());\n }\n\n List<Integer> m = f;\n // TODO\n List<Integer> mm = new ArrayList<>(); //TODO\n for (int j = 0; j < f.size(); j++) {\n mm.add(O_t(\n newM,\n memory_list\n ));\n }\n\n double err = train_model(H.get(\"answer\"),\n gamma, memory_list, V, id, ???)[0];\n total_error += err;\n System.out.println(\"epoch: \" + epoch + \"\\terr: \" + (total_error / train_lines.size()));\n }\n }\n }\n }", "public interface ProcessModel {\n\t\n\t\n\t\n\t/** \n\t * Returns the initial covariance matrix.\n\t * @return the initial covariance matrix.\n\t */\n\tpublic Matrix P0 ();\n\n\t/**\n\t * Returns the process noise matrix.\n\t * @param t time\n\t * @param dt dt = current time - previous time.\n\t * @param x current state vector\n\t * @return the process noise matrix.\n\t */\n\tpublic Matrix Q (double t, double dt, EstSTM x);\n\n\n\t/** \n\t * Returns the initial reference state.\n\t * @return the initial reference state.\n\t */\n\tpublic VectorN xref0 ();\n\t\n\t/**\n\t * Returns the number of states.\n\t * @return the number of states.\n\t */\t\n\tpublic int numberOfStates();\n\t\n\t/** \n\t * Propagate the state and state transition matrix to the next measurement time.\n\t * @param t0 previous time\n\t * @param xin array containing state and state transition matrix at previous time.\n\t * @param tf next time\n\t */\t\n\tpublic double[] propagate( double t0, double[] xin, double tf);\n\t\n\t/**\n\t * Print out the state and covariance data\n\t * @param t time\n\t * @param state state vector\n\t * @param covariance covariance matrix\n\t */\n\tpublic void print(double t, VectorN state, Matrix covariance);\n\t\n\t/**\n\t * Print out the residuals\n\t * @param t time\n\t * @param resid1 residual before the measurement update\n\t * @param resid2 residual after the measurement update\n\t */\n\tpublic void printResiduals(double t, double resid1, double resid2);\n\t\n\t/**\n\t * Close all open LinePrinters\n\t */\n\tpublic void closeLinePrinter();\n\n}", "public void saveTrainingDataToFileUpSamplingWithSMOTE() throws Exception {\r\n //set tokenizer - we can specify n-grams for classification\r\n NGramTokenizer tokenizer = new NGramTokenizer();\r\n tokenizer.setNGramMinSize(1);\r\n tokenizer.setNGramMaxSize(1);\r\n tokenizer.setDelimiters(\"\\\\W\");\r\n\r\n //set stemmer - set english stemmer\r\n SnowballStemmer stemmer = new SnowballStemmer();\r\n stemmer.setStemmer(\"english\");\r\n\r\n //set lemmatizer\r\n StanfordCoreNLPLemmatizer scnlpl = new StanfordCoreNLPLemmatizer();\r\n\r\n //create new filter for vector transformation\r\n StringToWordVector filter = new StringToWordVector();\r\n filter.setLowerCaseTokens(true);\r\n filter.setOutputWordCounts(true);\r\n filter.setTFTransform(true);\r\n filter.setIDFTransform(true);\r\n filter.setStopwords(new File(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\StopWordsR2.txt\"));\r\n filter.setTokenizer(tokenizer);\r\n filter.setStemmer(scnlpl);\r\n\r\n System.out.println(\"Stemmer Name- \" + filter.getStemmer());\r\n\r\n InstanceQuery query = new InstanceQuery();\r\n query.setUsername(\"root\");\r\n query.setPassword(\"\");\r\n\r\n int numberOfPapers = 5;\r\n\r\n Instances[] otherArticles = new Instances[numberOfPapers];\r\n query.setQuery(\"SELECT content, label FROM article_ceylon_today_2013 where `label` = 'other'\");\r\n otherArticles[0] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2012 where `label` ='other'\");\r\n otherArticles[1] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2013 where `label` ='other'\");\r\n otherArticles[2] = query.retrieveInstances();\r\n\r\n //SELECT content, label FROM article_the_island_2012 where `label` IS NOT NULL\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2012 where `label` = 'other'\");\r\n otherArticles[3] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2013 where `label` = 'other'\");\r\n otherArticles[4] = query.retrieveInstances();\r\n\r\n Instances[] crimeArticles = new Instances[numberOfPapers];\r\n query.setQuery(\"SELECT content, label FROM article_ceylon_today_2013 where `label` = 'crime'\");\r\n crimeArticles[0] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2012 where `label` ='crime'\");\r\n crimeArticles[1] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_daily_mirror_2013 where `label` ='crime'\");\r\n crimeArticles[2] = query.retrieveInstances();\r\n\r\n //SELECT content, label FROM article_the_island_2012 where `label` IS NOT NULL\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2012 where `label` = 'crime'\");\r\n crimeArticles[3] = query.retrieveInstances();\r\n\r\n query.setQuery(\"SELECT content, label FROM article_the_island_2013 where `label` = 'crime'\");\r\n crimeArticles[4] = query.retrieveInstances();\r\n\r\n FastVector attributeList = new FastVector(2);\r\n Attribute a1 = new Attribute(\"text\", (FastVector) null);\r\n FastVector classVal = new FastVector();\r\n classVal.addElement(\"crime\");\r\n classVal.addElement(\"other\");\r\n Attribute c = new Attribute(\"@@class@@\", classVal);\r\n //add class attribute and news text\r\n attributeList.addElement(a1);\r\n attributeList.addElement(c);\r\n Instances trainingData = new Instances(\"TrainingNews\", attributeList, 0);\r\n trainingData.setClassIndex(1);\r\n\r\n int crimeArticlesCount = 0;\r\n for (int i = 0; i < numberOfPapers; i++) {\r\n for (int j = 0; j < crimeArticles[i].numInstances(); j++) {\r\n\r\n Instance inst = new Instance(trainingData.numAttributes());\r\n inst.setValue(a1, crimeArticles[i].instance(j).stringValue(0));\r\n inst.setValue(c, crimeArticles[i].instance(j).stringValue(1));\r\n inst.setDataset(trainingData);\r\n\r\n\r\n System.out.println(inst);\r\n trainingData.add(inst);\r\n crimeArticlesCount++;\r\n// if (crimeArticlesCount == 50) {\r\n// break;\r\n// }\r\n }\r\n// if (crimeArticlesCount == 50) {\r\n// break;\r\n// }\r\n }\r\n\r\n System.out.println(\"Total Number of Crime Instances: \" + crimeArticlesCount);\r\n\r\n int otherArticlesCount = 0;\r\n for (int i = 0; i < numberOfPapers; i++) {\r\n for (int j = 0; j < otherArticles[i].numInstances(); j++) {\r\n Instance inst = new Instance(trainingData.numAttributes());\r\n inst.setValue(a1, otherArticles[i].instance(j).stringValue(0));\r\n inst.setValue(c, otherArticles[i].instance(j).stringValue(1));\r\n inst.setDataset(trainingData);\r\n\r\n System.out.println(inst);\r\n trainingData.add(inst);\r\n otherArticlesCount++;\r\n\r\n// if (otherArticlesCount == 100) {\r\n// break;\r\n// }\r\n }\r\n//// if (otherArticlesCount == 100) {\r\n//// break;\r\n//// }\r\n }\r\n System.out.println(\"Total Number of Other Instances: \" + otherArticlesCount);\r\n System.out.println(\"Total num of instances= \" + trainingData.numInstances());\r\n\r\n\r\n // apply the StringToWordVector filter\r\n filter.setInputFormat(trainingData);\r\n Instances dataFiltered = Filter.useFilter(trainingData, filter);\r\n System.out.println(\"Number of Attributes after stop words removal- \" + dataFiltered.numAttributes());\r\n System.out.println(\"\\n\\nFiltered data:\\n\\n\" + dataFiltered);\r\n\r\n /**\r\n * Resamples a dataset by applying the Synthetic Minority Oversampling\r\n * TEchnique (SMOTE)\r\n * http://www.cs.cmu.edu/afs/cs/project/jair/pub/volume16/chawla02a-html/node6.html\r\n * http://weka.sourceforge.net/doc.packages/SMOTE/weka/filters/supervised/instance/SMOTE.html \r\n *\r\n */\r\n SMOTE s = new SMOTE();\r\n s.setInputFormat(dataFiltered);\r\n // Specifies percentage of SMOTE instances to create.\r\n s.setPercentage(464.0);\r\n Instances dataBalanced = Filter.useFilter(dataFiltered, s);\r\n\r\n Random r = new Random();\r\n dataBalanced.randomize(r);\r\n\r\n ArffSaver saver = new ArffSaver();\r\n saver.setInstances(dataBalanced);\r\n saver.setFile(new File(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\arffData\\\\balancedTrainingDataUSSMOTE464Random.arff\"));\r\n saver.writeBatch();\r\n }", "private void init() throws IOException, ModelException{\r\n // Check if the input file should be convert to libSVM format\r\n if(this.reformatInputFile){\r\n reformatInputFile();\r\n this.inputFileName = this.inputFileName + \".svm\";\r\n }\r\n\r\n // Scale the training set\r\n if(this.scale){\r\n scale();\r\n }\r\n\r\n setProblem();\r\n checkParams();\r\n\r\n // Check if cross validation is needed\r\n if(this.crossValidation == 1){\r\n crossValidate();\r\n }\r\n // Goes to here only if you use SVMModel without project context\r\n else{\r\n train();\r\n }\r\n }", "public static void main(String[] args) throws InterruptedException,\n\t\t\tException {\n\t\tString[] rType = new String[] { \"MART\", \"RankNet\", \"RankBoost\",\n\t\t\t\t\"AdaRank\", \"Coordinate Ascent\", \"LambdaRank\", \"LambdaMART\",\n\t\t\t\t\"ListNet\", \"Random Forests\", \"Logistic RanKSVM\" };\n\t\tRANKER_TYPE[] rType2 = new RANKER_TYPE[] { RANKER_TYPE.MART,\n\t\t\t\tRANKER_TYPE.RANKNET, RANKER_TYPE.RANKBOOST,\n\t\t\t\tRANKER_TYPE.ADARANK, RANKER_TYPE.COOR_ASCENT,\n\t\t\t\tRANKER_TYPE.LAMBDARANK, RANKER_TYPE.LAMBDAMART,\n\t\t\t\tRANKER_TYPE.LISTNET, RANKER_TYPE.RANDOM_FOREST,\n\t\t\t\tRANKER_TYPE.LOGISTIC_RANKSVM };\n\n\t\tString trainFile = \"\";\n\t\tString featureDescriptionFile = \"\";\n\t\tdouble ttSplit = 0.0;// train-test split\n\t\tdouble tvSplit = 0.0;// train-validation split\n\t\tint foldCV = -1;\n\t\tString validationFile = \"\";\n\t\tString testFile = \"\";\n\t\tint rankerType = 10;// our own logistic ranksvm\n\t\tString trainMetric = \"ERR@10\";\n\t\tString testMetric = \"\";\n\n\t\tString savedModelFile = \"\";\n\t\tString rankFile = \"\";\n\t\tboolean printIndividual = false;\n\n\t\t// for my personal use\n\t\tString indriRankingFile = \"\";\n\t\tString scoreFile = \"\";\n\t\tif (args.length < 2) {\n\n\t\t\tSystem.out.println(\"not enough parameter\");\n\t\t\treturn;\n\t\t}\n\n\t\tfor (int i = 0; i < args.length; i++) {\n\t\t\tif (args[i].compareTo(\"-train\") == 0)\n\t\t\t\ttrainFile = args[++i];\n\t\t\telse if (args[i].compareTo(\"-ranker\") == 0)\n\t\t\t\trankerType = Integer.parseInt(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-feature\") == 0)\n\t\t\t\tfeatureDescriptionFile = args[++i];\n\t\t\telse if (args[i].compareTo(\"-metric2t\") == 0)\n\t\t\t\ttrainMetric = args[++i];\n\t\t\telse if (args[i].compareTo(\"-metric2T\") == 0)\n\t\t\t\ttestMetric = args[++i];\n\t\t\telse if (args[i].compareTo(\"-nThread\") == 0)\n\t\t\t\tnThread = Integer.parseInt(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-learningRate\") == 0)\n\t\t\t\tlearningRate = Double.parseDouble(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-maxIterations\") == 0)\n\t\t\t\tmaxIterations = Double.parseDouble(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-writeMatrixVInterval\") == 0)\n\t\t\t\twriteMatrixVInterval = Double.parseDouble(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-output_interval\") == 0)\n\t\t\t\toutput_interval = Double.parseDouble(args[++i]);\n\t\t\t\n\t\t\telse if (args[i].compareTo(\"-epsilon\") == 0)\n\t\t\t\tepsilon = Double.parseDouble(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-gmax\") == 0)\n\t\t\t\tERRScorer.MAX = Math.pow(2, Double.parseDouble(args[++i]));\n\t\t\telse if (args[i].compareTo(\"-tts\") == 0)\n\t\t\t\tttSplit = Double.parseDouble(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-tvs\") == 0)\n\t\t\t\ttvSplit = Double.parseDouble(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-allFile_prefix\") == 0)\n\t\t\t\tallFile_prefix = (args[++i]+\"-\");\n\t\t\telse if (args[i].compareTo(\"-kcv\") == 0)\n\t\t\t\tfoldCV = Integer.parseInt(args[++i]);\n\t\t\telse if (args[i].compareTo(\"-validate\") == 0)\n\t\t\t\tvalidationFile = args[++i];\n\t\t\telse if (args[i].compareTo(\"-test\") == 0)\n\t\t\t\ttestFile = args[++i];\n\t\t\telse if (args[i].compareTo(\"-norm\") == 0) {\n\n\t\t\t\tString n = args[++i];\n\t\t\t\tif (n.compareTo(\"sum\") == 0) {\n\t\t\t\t\tnml = new SumNormalizor();\n\t\t\t\t\tnormalize = true;\n\t\t\t\t} else if (n.compareTo(\"zscore\") == 0) {\n\t\t\t\t\tnml = new ZScoreNormalizor();\n\t\t\t\t\tnormalize = true;\n\t\t\t\t} else {\n\t\t\t\t\tSystem.out.println(\"Unknown normalizor: \" + n);\n\t\t\t\t\tSystem.out.println(\"System will now exit.\");\n\t\t\t\t\tSystem.exit(1);\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tSystem.out\n\t\t\t\t\t\t.println(\"Unknown command-line parameter: \" + args[i]);\n\t\t\t\tSystem.out.println(\"System will now exit.\");\n\t\t\t\tSystem.exit(1);\n\t\t\t}\n\t\t}\t\t\n\t\tLogisticRankSVM logi_rankSvm = new LogisticRankSVM();\n\t\tlong startTime = System.currentTimeMillis();\n\t\tSystem.out.println(\"program starts\");\n\t\tlogi_rankSvm.evaluate(trainFile, validationFile, testFile, \"\");\n\t\tlong endTime = System.currentTimeMillis();\n\t\tSystem.out.println(\"past time:\" + (endTime - startTime) / 1000 + \"s\");\n\n\t}", "@Test\n public void test23() throws Throwable {\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDirectoryLoader0.getDataSet();\n Evaluation evaluation0 = new Evaluation(instances0);\n SerializedClassifier serializedClassifier0 = new SerializedClassifier();\n Object[] objectArray0 = new Object[25];\n double[] doubleArray0 = evaluation0.evaluateModel((Classifier) serializedClassifier0, instances0, objectArray0);\n assertEquals(0.0, evaluation0.SFEntropyGain(), 0.01D);\n }", "private void initializeModel() {\n\t\t\n\t}", "public void evaluate(String trainFile, String validationFile, String testFile, String featureDefFile) {\n/* 710 */ List<RankList> train = readInput(trainFile);\n/* */ \n/* 712 */ List<RankList> validation = null;\n/* */ \n/* 714 */ if (!validationFile.isEmpty()) {\n/* 715 */ validation = readInput(validationFile);\n/* */ }\n/* 717 */ List<RankList> test = null;\n/* */ \n/* 719 */ if (!testFile.isEmpty()) {\n/* 720 */ test = readInput(testFile);\n/* */ }\n/* 722 */ int[] features = readFeature(featureDefFile);\n/* 723 */ if (features == null) {\n/* 724 */ features = FeatureManager.getFeatureFromSampleVector(train);\n/* */ }\n/* 726 */ if (normalize) {\n/* */ \n/* 728 */ normalize(train, features);\n/* 729 */ if (validation != null)\n/* 730 */ normalize(validation, features); \n/* 731 */ if (test != null) {\n/* 732 */ normalize(test, features);\n/* */ }\n/* */ } \n/* 735 */ RankerTrainer trainer = new RankerTrainer();\n/* 736 */ Ranker ranker = trainer.train(this.type, train, validation, features, this.trainScorer);\n/* */ \n/* 738 */ if (test != null) {\n/* */ \n/* 740 */ double rankScore = evaluate(ranker, test);\n/* 741 */ System.out.println(this.testScorer.name() + \" on test data: \" + SimpleMath.round(rankScore, 4));\n/* */ } \n/* 743 */ if (modelFile.compareTo(\"\") != 0) {\n/* */ \n/* 745 */ System.out.println(\"\");\n/* 746 */ ranker.save(modelFile);\n/* 747 */ System.out.println(\"Model saved to: \" + modelFile);\n/* */ } \n/* */ }", "private void initializeAndTrainModel(float alpha) {\n\n double forecast;\n double lastValue = actual[0];\n double[][] trainMatrix = new double[trainPoints][2];\n double[][] valMatrix = new double[validationPoints][2];\n\n for (int i = 1; i < trainPoints; i++) {\n forecast = lastValue;\n\n trainMatrix[i][0] = actual[i];\n trainMatrix[i][1] = forecast;\n lastValue = (alpha * actual[i]) + ((1 - alpha) * lastValue);\n }\n\n for (int t = 1; t <= validationPoints; t++) {\n valMatrix[t - 1][1] = lastValue;\n valMatrix[t - 1][0] = actual[trainPoints + t - 1];\n }\n\n\n double biasness = BiasnessHandler.handle(valMatrix);\n AccuracyIndicators AI = new AccuracyIndicators();\n ModelUtil.computeAccuracyIndicators(AI, trainMatrix, valMatrix, dof);\n AI.setBias(biasness);\n if (min_val_error >= AI.getMAPE()) {\n min_val_error = AI.getMAPE();\n optAlpha = alpha;\n accuracyIndicators = AI;\n }\n }", "public void prepareModel() {\n //Since many models have different scale amplitudes, we calculate a uniform scale factor for the model\n setScaleFactor();\n //Since the 3ds file does not provide normal values, we must calculate them ourselves\n calculateNormals();\n //Finally we need to setup the buffers for drawing\n setupBuffers();\n }", "public void score(List<String> modelFiles, String testFile, String outputFile) {\n/* 1180 */ List<List<RankList>> trainingData = new ArrayList<>();\n/* 1181 */ List<List<RankList>> testData = new ArrayList<>();\n/* */ \n/* */ \n/* 1184 */ int nFold = modelFiles.size();\n/* */ \n/* 1186 */ List<RankList> samples = readInput(testFile);\n/* 1187 */ System.out.print(\"Preparing \" + nFold + \"-fold test data... \");\n/* 1188 */ FeatureManager.prepareCV(samples, nFold, trainingData, testData);\n/* 1189 */ System.out.println(\"[Done.]\");\n/* */ try {\n/* 1191 */ BufferedWriter out = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(outputFile), \"UTF-8\"));\n/* 1192 */ for (int f = 0; f < nFold; f++) {\n/* */ \n/* 1194 */ List<RankList> test = testData.get(f);\n/* 1195 */ Ranker ranker = this.rFact.loadRankerFromFile(modelFiles.get(f));\n/* 1196 */ int[] features = ranker.getFeatures();\n/* 1197 */ if (normalize)\n/* 1198 */ normalize(test, features); \n/* 1199 */ for (RankList l : test) {\n/* 1200 */ for (int j = 0; j < l.size(); j++) {\n/* 1201 */ out.write(l.getID() + \"\\t\" + j + \"\\t\" + ranker.eval(l.get(j)) + \"\");\n/* 1202 */ out.newLine();\n/* */ } \n/* */ } \n/* */ } \n/* 1206 */ out.close();\n/* */ }\n/* 1208 */ catch (IOException ex) {\n/* */ \n/* 1210 */ throw RankLibError.create(\"Error in Evaluator::score(): \", ex);\n/* */ } \n/* */ }", "protected void calibrateMetaModel(final int currentParamNo) {\r\n\t\tCalcfc optimization=new Calcfc() {\r\n\r\n\t\t\t@Override\r\n\t\t\tpublic double compute(int m, int n, double[] x, double[] constrains) {\r\n\t\t\t\tdouble objective=0;\r\n\t\t\t\tMetaModelParams=x;\r\n\t\t\t\tfor(int i:params.keySet()) {\r\n\t\t\t\t\tobjective+=Math.pow(calcMetaModel(0, params.get(i))-simData.get(i),2)*calcEuclDistanceBasedWeight(params, i,currentParamNo);\r\n\t\t\t\t}\r\n\t\t\t\treturn objective;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t};\r\n\t\tdouble[] x=new double[this.noOfMetaModelParams]; \r\n\t\tfor(int i=0;i<this.noOfMetaModelParams;i++) {\r\n\t\t\tx[i]=0;\r\n\t\t}\r\n\t CobylaExitStatus result = Cobyla.findMinimum(optimization, this.noOfMetaModelParams, 0, x,0.5,Math.pow(10, -6) ,3, 1500);\r\n\t this.MetaModelParams=x;\r\n\t}", "public interface MultiLabelClassifier extends Serializable{\n int getNumClasses();\n MultiLabel predict(Vector vector);\n default MultiLabel[] predict(MultiLabelClfDataSet dataSet){\n\n List<MultiLabel> results = IntStream.range(0,dataSet.getNumDataPoints()).parallel()\n .mapToObj(i -> predict(dataSet.getRow(i)))\n .collect(Collectors.toList());\n return results.toArray(new MultiLabel[results.size()]);\n }\n\n default void serialize(File file) throws Exception{\n File parent = file.getParentFile();\n if (!parent.exists()){\n parent.mkdirs();\n }\n try (\n FileOutputStream fileOutputStream = new FileOutputStream(file);\n BufferedOutputStream bufferedOutputStream = new BufferedOutputStream(fileOutputStream);\n ObjectOutputStream objectOutputStream = new ObjectOutputStream(bufferedOutputStream);\n ){\n objectOutputStream.writeObject(this);\n }\n }\n\n default void serialize(String file) throws Exception{\n serialize(new File(file));\n }\n\n\n FeatureList getFeatureList();\n\n LabelTranslator getLabelTranslator();\n\n interface ClassScoreEstimator extends MultiLabelClassifier{\n double predictClassScore(Vector vector, int k);\n default double[] predictClassScores(Vector vector){\n return IntStream.range(0,getNumClasses()).mapToDouble(k -> predictClassScore(vector,k))\n .toArray();\n\n }\n }\n\n\n\n interface ClassProbEstimator extends MultiLabelClassifier{\n double[] predictClassProbs(Vector vector);\n\n /**\n * in some cases, this can be implemented more efficiently\n * @param vector\n * @param classIndex\n * @return\n */\n default double predictClassProb(Vector vector, int classIndex){\n return predictClassProbs(vector)[classIndex];\n }\n }\n\n interface AssignmentProbEstimator extends MultiLabelClassifier{\n double predictLogAssignmentProb(Vector vector, MultiLabel assignment);\n default double predictAssignmentProb(Vector vector, MultiLabel assignment){\n return Math.exp(predictLogAssignmentProb(vector, assignment));\n }\n\n /**\n * batch version\n * can be implemented more efficiently in individual classifiers\n * @param vector\n * @param assignments\n * @return\n */\n default double[] predictAssignmentProbs(Vector vector, List<MultiLabel> assignments){\n return Arrays.stream(predictLogAssignmentProbs(vector, assignments)).map(Math::exp).toArray();\n }\n\n\n default double[] predictLogAssignmentProbs(Vector vector, List<MultiLabel> assignments){\n double[] logProbs = new double[assignments.size()];\n for (int c=0;c<assignments.size();c++){\n logProbs[c] = predictLogAssignmentProb(vector, assignments.get(c));\n }\n return logProbs;\n }\n }\n\n}", "private static void runAll() throws InterruptedException {\r\n\t\tSystem.out.println(RankEvaluator.printTitle() + \"\\tAvgP\\tTrain Time\\tTest Time\");\r\n\t\t\r\n\t\t// Prefetching user/item similarity:\r\n\t\tif (userSimilarityPrefetch) {\r\n\t\t\tuserSimilarity = calculateUserSimilarity(MATRIX_FACTORIZATION, ARC_COS, 0);\r\n\t\t}\r\n\t\telse {\r\n\t\t\tuserSimilarity = new SparseMatrix(userCount+1, userCount+1);\r\n\t\t}\r\n\t\t\r\n\t\tif (itemSimilarityPrefetch) {\r\n\t\t\titemSimilarity = calculateItemSimilarity(MATRIX_FACTORIZATION, ARC_COS, 0);\r\n\t\t}\r\n\t\telse {\r\n\t\t\titemSimilarity = new SparseMatrix(itemCount+1, itemCount+1);\r\n\t\t}\r\n\t\t\r\n\t\t// Regularized SVD\r\n\t\tint[] svdRank = {1, 5, 10};\r\n\t\t\r\n\t\tfor (int r : svdRank) {\r\n\t\t\tdouble learningRate = 0.005;\r\n\t\t\tdouble regularizer = 0.1;\r\n\t\t\tint maxIter = 100;\r\n\t\t\t\r\n\t\t\tbaseline = new RegularizedSVD(userCount, itemCount, maxValue, minValue,\r\n\t\t\t\tr, learningRate, regularizer, 0, maxIter, false);\r\n\t\t\tSystem.out.println(\"SVD\\tFro\\t\" + r + \"\\t\" + testRecommender(\"SVD\", baseline));\r\n\t\t}\r\n\t\t\r\n\t\t// Rank-based SVD\r\n\t\tint[] rsvdRank = {1, 5, 10};\r\n\t\tfor (int r : rsvdRank) {\r\n\t\t\trunRankBasedSVD(RankEvaluator.LOGISTIC_LOSS, r, 6000, true);\r\n\t\t\trunRankBasedSVD(RankEvaluator.LOG_LOSS_MULT, r, 1700, true);\r\n\t\t\trunRankBasedSVD(RankEvaluator.LOG_LOSS_ADD, r, 1700, true);\r\n\t\t\trunRankBasedSVD(RankEvaluator.EXP_LOSS_MULT, r, 370, true);\r\n\t\t\trunRankBasedSVD(RankEvaluator.EXP_LOSS_ADD, r, 25, true);\r\n\t\t\trunRankBasedSVD(RankEvaluator.HINGE_LOSS_MULT, r, 1700, true);\r\n\t\t\trunRankBasedSVD(RankEvaluator.HINGE_LOSS_ADD, r, 1700, true);\r\n\t\t\trunRankBasedSVD(RankEvaluator.EXP_REGRESSION, r, 40, true);\r\n\t\t}\r\n\t\t\r\n\t\t// Paired Global LLORMA\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_MULT, 5, 1, 1500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_MULT, 5, 5, 1000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_MULT, 5, 10, 500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_MULT, 10, 1, 3000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_MULT, 10, 5, 2000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_MULT, 10, 10, 1000, true);\r\n\t\t\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_ADD, 5, 1, 1200, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_ADD, 5, 5, 1200, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_ADD, 5, 10, 900, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_ADD, 10, 1, 3000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_ADD, 10, 5, 3000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOG_LOSS_ADD, 10, 10, 2000, true);\r\n\t\t\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_MULT, 5, 1, 450, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_MULT, 5, 5, 250, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_MULT, 5, 10, 110, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_MULT, 10, 1, 1000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_MULT, 10, 5, 400, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_MULT, 10, 10, 200, true);\r\n\t\t\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_ADD, 5, 1, 20, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_ADD, 5, 5, 13, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_ADD, 5, 10, 7, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_ADD, 10, 1, 40, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_ADD, 10, 5, 25, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_LOSS_ADD, 10, 10, 15, true);\r\n\t\t\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_MULT, 5, 1, 1000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_MULT, 5, 5, 500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_MULT, 5, 10, 300, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_MULT, 10, 1, 2000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_MULT, 10, 5, 1000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_MULT, 10, 10, 500, true);\r\n\t\t\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_ADD, 5, 1, 1200, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_ADD, 5, 5, 1200, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_ADD, 5, 10, 500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_ADD, 10, 1, 2500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_ADD, 10, 5, 2500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.HINGE_LOSS_ADD, 10, 10, 1000, true);\r\n\t\t\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_REGRESSION, 5, 1, 60, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_REGRESSION, 5, 5, 40, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_REGRESSION, 5, 10, 20, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_REGRESSION, 10, 1, 120, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_REGRESSION, 10, 5, 80, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.EXP_REGRESSION, 10, 10, 40, true);\r\n\t\t\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOGISTIC_LOSS, 5, 1, 4500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOGISTIC_LOSS, 5, 5, 3500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOGISTIC_LOSS, 5, 10, 2500, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOGISTIC_LOSS, 10, 1, 9000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOGISTIC_LOSS, 10, 5, 7000, true);\r\n\t\trunPairedGlobalLLORMA(RankEvaluator.LOGISTIC_LOSS, 10, 10, 5000, true);\r\n\t}", "public void train() {\n\t\tfor (Instance ins : arrTrainInstances) {\n\t\t\tif (ins.scorePmi_E1E2 > largestPMI)\n\t\t\t\tlargestPMI = ins.scorePmi_E1E2;\n\t\t}\n\t\tSystem.out.println(\"Largest PMI: \" + largestPMI);\n\n\t\tfor (Instance ins : arrTrainInstances) {\n\t\t\tins.scorePmi_E1E2 = ins.scorePmi_E1E2 / largestPMI;\n\t\t}\n\n\t\tfor (Instance ins : arrTestInstances) {\n\t\t\tins.scorePmi_E1E2 = ins.scorePmi_E1E2 / largestPMI;\n\t\t}\n\n\t\tint sizeD0 = arrD0.size();\n\t\tint sizeD1 = arrD1.size();\n\t\tint sizeD2 = arrD2.size();\n\t\tint sizeD3 = arrD3.size();\n\n\t\tint sizeMin = Math.min(sizeD0, Math.min(sizeD1, Math\n\t\t\t\t.min(sizeD2, sizeD3)));\n\t\tSystem.out.println(\"sizeMin=\" + sizeMin);\n\n\t\tint n = instanceNums.length;\n\n\t\tboolean flag = false;\n\n\t\tint count = 0;\n\n\t\tfor (int i = 0; i < n; i++) {\n\n\t\t\tint k = instanceNums[i];\n\n\t\t\tif (k > sizeMin) {\n\t\t\t\tk = sizeMin;\n\t\t\t\tinstanceNums[i] = k;\n\t\t\t\tflag = true;\n\t\t\t}\n\n\t\t\tSystem.out.println(\"\\nk=\" + k);\n\n\t\t\tArrayList<Instance> arrSub0 = getInstances(arrD0, k);\n\t\t\tArrayList<Instance> arrSub1 = getInstances(arrD1, k);\n\t\t\tArrayList<Instance> arrSub2 = getInstances(arrD2, k);\n\t\t\tArrayList<Instance> arrSub3 = getInstances(arrD3, k);\n\n\t\t\tArrayList<Instance> arrTrains = new ArrayList<Instance>();\n\t\t\tarrTrains.addAll(arrSub0);\n\t\t\tarrTrains.addAll(arrSub1);\n\t\t\tarrTrains.addAll(arrSub2);\n\t\t\tarrTrains.addAll(arrSub3);\n\t\t\tCollections.shuffle(arrTrains);\n\n\t\t\tSystem.out.println(\"Training size: \" + arrTrains.size());\n\n\t\t\ttrain(arrTrains);\n\n\t\t\tdouble acc = test();\n\t\t\tacc = test();\n\n\t\t\taccuracies[i] = acc;\n\n\t\t\tcount++;\n\n\t\t\tif (flag == true)\n\t\t\t\tbreak;\n\n\t\t}\n\n\t\tfor (int i = 0; i < count; i++) {\n\t\t\tSystem.out.print(\" | \" + \"K=\" + instanceNums[i]);\n\t\t}\n\t\tSystem.out.println();\n\n\t\tfor (int i = 0; i < count; i++) {\n\n\t\t\tDecimalFormat df = new DecimalFormat(\"#.####\");\n\t\t\tString res = df.format(accuracies[i]);\n\t\t\tSystem.out.print(\" | \" + res);\n\t\t}\n\t\tSystem.out.println();\n\t}", "public static void mixedRecommend(final int nFolds, EngineParameter eparams, final String inPath) {\n\t\tList<String> trainingFiles;\n\t\tString trainPath, testPath;\n\t\t\n\t\tfor (int i = 0; i < nFolds; i++) {\n \t\ttrainPath = inPath+\"train_\"+i+\".csv\";\n \t\ttestPath = inPath+\"test_\"+i+\".csv\";\n\n org.apache.mahout.cf.taste.model.DataModel trainModel;\n org.apache.mahout.cf.taste.model.DataModel testModel;\n try {\n trainModel = new FileDataModel(new File(trainPath));\n testModel = new FileDataModel(new File(testPath));\n } catch (IOException e) {\n e.printStackTrace();\n return;\n }\n\n\t\t\ttrainingFiles = new ArrayList<String>();\n\t\t\ttrainingFiles.add(trainPath);\n \t\tDataSourceParams dsp = eparams.getDataSouceParams();\n \t\teparams.setDataSource(trainingFiles, dsp.getEnclosure(), \"\t\", false, false);\n \t\teparams.setEngineName(\"EngineFold\"+i);\n \t\teparams.setTestFile(testPath);\n \t\teparams.setServing(\"br.ufsc.lapesd.orbs.example.crossvalidation.ServingToFile\");\n\n \t\tEngine engine;\n \t\tswitch (eparams.getEngineType()) {\n \t\tcase \"br.ufsc.lapesd.orbs.example.ucfclassic.UCFClassicEngine\": \n \t\t\tengine = new UCFClassicEngine(eparams);\n \t\t\tbreak;\n \t\tcase \"br.ufsc.lapesd.orbs.example.ucfmultiattribute.UCFMultiAttributeEngine\": \n \t\t\tengine = new UCFMultiAttributeEngine(eparams);\n \t\t\tbreak;\t\t\t\n \t\tcase \"br.ufsc.lapesd.orbs.core.ProposalEngine\":\n \t\t\tengine = new UCFProposalEngine(eparams);\n \t\t\tbreak;\t\t\t\t\n \t\tdefault:\n \t\t\tSystem.out.println(\"Declared engine no expected. Using ClassicNeighborhoodAnalyzerEngine instead.\");\n \t\t\tengine = new UCFClassicEngine(eparams);\n \t\t\tbreak;\t\t\n \t\t}\n \t\tSystem.out.println(\"EngineFold \"+ i +\" is start training.\");\n \t\tengine.train();\n\n \t\tSystem.out.println(\"EngineFold \"+ i +\" is receiving queries.\");\n \t\tLongPrimitiveIterator users;\n \t\ttry {\n \t\t\tusers = testModel.getUserIDs();\n while (users.hasNext()) {\n long u = users.nextLong();\n \tengine.query(new Query(String.valueOf(u), trainModel.getNumItems(), null, null, null));\n }\n } catch (TasteException e) {\n e.printStackTrace();\n }\n }\n }", "public void train() throws Exception;", "private void _generate(int versions) {\n\t \n\t \n\t \n\t _generate(); //V0\n\t \n\t File[] files = new File(System.getProperty(\"user.dir\")).listFiles();\n\t Model model = ModelFactory.createDefaultModel();\n\t //model.set\n\t\tfor(File file : files){\n\t\t\tif(!file.getName().contains(\"owl\")) continue;\n\t\t\ttry{\n\t\t\t\t\n\t\t\t\tFileInputStream in = new FileInputStream(file);\n\t\t\t\tmodel.read(in, \"http://example.com\", \"RDF/XML\");\t\t\t\n\t\t\t\tin.close();\n\t\t\t}\n\t\t\tcatch(Exception e){\n\t\t\t\te.printStackTrace();\n\t\t\t}\n\t\t\t\n\t\t}\n\t\tlong startingSize = model.size();\n\t\tmodel.close();\n\t double desSize = startingSize*(1+evoChange);\n\t int schemaEvol = (int)(strict*10);\n\t int schemaEvol2 = schemaEvol / (evoVersions-1);\n\t System.out.println(\"schema evol param: \" + schemaEvol2);\n\t int howManyDepts = (int) Math.floor(totalDeptsV0*evoChange);\n\t HashMap<Integer, String> newClasses = new HashMap<Integer, String>();\n\t for(int i = 0; i < schemaEvol; i++)\n\t\t newClasses.put(i,\"\");\n\n\t double evoChangeOriginal = evoChange;\n\t boolean pub = false, conf = false, journ = false, tech = false, \n\t\t\t book = false, thes = false, proj = false, even = false;\n\t HashMap<String, HashMap<Integer, Double>> initialWeightsMap = new HashMap<String, HashMap<Integer,Double>>();\n\t for(String key : fileWeightsMap.keySet()){\n\t\t HashMap<Integer, Double> innerClone = new HashMap<Integer, Double>();\n\t\t for(Integer innerKey : fileWeightsMap.get(key).keySet()){\n\t\t\t innerClone.put(innerKey, fileWeightsMap.get(key).get(innerKey));\n\t\t }\n\t\t initialWeightsMap.put(key, innerClone);\n\t }\n\t for(int vi = 0 ; vi < evoVersions-1; vi++){\n\t \t\n\t\t globalVersionTrigger = true;\n\t\t File dir = new File(System.getProperty(\"user.dir\")+\"/v\"+vi);\n dir.mkdirs();\n\t\t //assignFilters(classFilters);\n\t\t //System.out.println(\"current filters: \" + currentFilters.toString());\n\t \tint classForChange ;\n\t \n\t \t//the number of depts (files) to evolve, based on the defined evoChange parameter\t \n\t \n\t List<String> asList = new ArrayList<String>(fileWeightsMap.keySet());\n\t \n\t writer_log = new OwlWriter(this);\t \n writer_log.startLogFile(dir.getAbsolutePath()+\"/changes.rdf\");\n writer_log.start();\n\t for(int d = 0 ; d < howManyDepts ; d++){\n\t \t\n\t \t//System.out.println(\"aslist: \" + asList.size());\n\t \tif(asList.size() == 0) break;\n\t String randomFile = asList.get(random_.nextInt(asList.size()));\n\t instances_ = fileInstanceMap.get(randomFile);\n\t \n\t asList.remove(randomFile);\n\t \t\n\t //System.out.println(\"Selected file: \" + randomFile);\n\t writer_ = new OwlWriter(this);\n\t \n\t writer_.startFile(dir.getAbsolutePath()+\"/\"+randomFile);\n\t writer_.start();\n\t for(Integer nextClass : fileWeightsMap.get(randomFile).keySet()){\n\t \t\n\t \tclassForChange = nextClass;\n\t \t\n\t \tif(classForChange < 2) {\n\t \t\t\tcontinue;\n\t \t}\n\t \t\n\t \tif(classForChange == 4) continue;\n\t \tint totalIter = (int) Math.floor(2*initialWeightsMap.get(randomFile).get(classForChange))/howManyDepts;\n\t \t\n\t for(int i = 0; i < totalIter ; i++){\n\t \t\n\t \t_generateASection(classForChange, \n\t \t\t\tinstances_[classForChange].count ); \t \t\t\t\n\t }\n\t \n\t if(nextClass == 21 ){\n\t \twriter_log.addTypeClass(ontology+\"WebCourse\");\n\t \twriter_log.addSuperClass(ontology+\"WebCourse\", ontology+\"Course\");\n\t }\n\t else if(nextClass == 20 ){\n\t \twriter_log.addTypeClass(ontology+\"VisitingStudent\");\n\t \twriter_log.addSuperClass(ontology+\"VisitingStudent\", ontology+\"Student\");\n\t }\n\t else if(nextClass == 19 ){\n\t \twriter_log.addTypeClass(ontology+\"VisitingProfessor\");\n\t \twriter_log.addSuperClass(ontology+\"VisitingProfessor\", ontology+\"Professor\");\n\t }\n\t \n\t }\n\t \n\t for(int k = 0; k < schemaEvol2+1; k++){\n\t \t\n\t \tif(newClasses.isEmpty()) break;\n\t \tint newClass = _getRandomFromRange(0, newClasses.keySet().size()+1);\n\t \tint index = 0;\n\t \tfor(Integer s : newClasses.keySet()){\n\t \t\tif(index == newClass){\n\t \t\t\tnewClass = s;\n\t \t\t\tbreak;\n\t \t\t}\n\t \t\tindex++;\n\t \t}\n\t \t/*if(newClass == 1){\n\t \t_generatePublications();\n\t \tnewClasses.remove(newClass);\n\t }*/\n\t if(newClass == 2){\n\t \t_generateConferencePublications();\n\t \tnewClasses.remove(newClass);\n\t \twriter_log.addTypeClass(ontology+\"ConferencePublication\");\n\t \twriter_log.addSuperClass(ontology+\"ConferencePublication\", ontology+\"Publication\");\n\t }\n\t if(newClass == 3){\n\t \t_generateJournalPublications();\n\t \tnewClasses.remove(newClass);\n\t \twriter_log.addTypeClass(ontology+\"JournalArticle\");\n\t \twriter_log.addSuperClass(ontology+\"JournalArticle\", ontology+\"Publication\");\n\t }\n\t if(newClass == 4 ){\n\t \t_generateTechnicalReports();\n\t \tnewClasses.remove(newClass);\n\t \twriter_log.addTypeClass(ontology+\"TechnicalReport\");\n\t \twriter_log.addSuperClass(ontology+\"TechnicalReport\", ontology+\"Publication\");\n\t }\n\t if(newClass == 5 ){\n\t \t_generateBooks();\n\t \tnewClasses.remove(newClass);\n\t \twriter_log.addTypeClass(ontology+\"Book\");\n\t \twriter_log.addSuperClass(ontology+\"Book\", ontology+\"Publication\");\n\t }\n\t if(newClass == 6 ){\n\t \t_generateThesis();\n\t \tnewClasses.remove(newClass);\n\t \twriter_log.addTypeClass(ontology+\"Thesis\");\n\t \twriter_log.addSuperClass(ontology+\"Thesis\", ontology+\"Publication\");\n\t }\n\t if(newClass == 7 ){\n\t \t_generateProjects();\n\t \tnewClasses.remove(newClass);\n\t \twriter_log.addTypeClass(ontology+\"Project\");\n\t }\n\t if(newClass == 8){\n\t \t_generateEvents();\n\t \tnewClasses.remove(newClass);\n\t \twriter_log.addTypeClass(ontology+\"Event\");\n\t }\n\t }\n\t \n\t writer_.end();\n\t writer_.endFile();\n\t //correction\n\t //remainingUnderCourses_.\n\t remainingUnderCourses_.clear();\n\t \n\t for (int i = 0; i < UNDER_COURSE_NUM + (int) (UNDER_COURSE_NUM*evoChange); i++) {\n\t remainingUnderCourses_.add(new Integer(i));\n\t }\n\t remainingGradCourses_.clear();\n\t for (int i = 0; i < GRAD_COURSE_NUM + (int) (GRAD_COURSE_NUM*evoChange); i++) {\n\t remainingGradCourses_.add(new Integer(i));\n\t }\n\t remainingWebCourses_.clear();\n\t for (int i = 0; i < WEB_COURSE_NUM + (int) (WEB_COURSE_NUM*evoChange); i++) {\n\t remainingWebCourses_.add(new Integer(i));\n\t }\n\t \n\t assignWeights(randomFile);\t \t \n\t \n\t }\t\n\t evoChange = evoChange + evoVersions*evoChangeOriginal*evoChangeOriginal;\n\t \n\t writer_log.end();\n\t writer_log.endLogFile();\n\t \n\t \t\n\t }\n\t \n\t \n }", "@Test(timeout = 4000)\n public void test077() throws Throwable {\n String[] stringArray0 = new String[2];\n stringArray0[1] = \"\";\n Evaluation.main(stringArray0);\n NaiveBayesMultinomial naiveBayesMultinomial0 = new NaiveBayesMultinomial();\n try { \n Evaluation.evaluateModel((Classifier) naiveBayesMultinomial0, stringArray0);\n fail(\"Expecting exception: Exception\");\n \n } catch(Exception e) {\n //\n // \n // Weka exception: No training file and no object input file given.\n // \n // General options:\n // \n // -h or -help\n // \\tOutput help information.\n // -synopsis or -info\n // \\tOutput synopsis for classifier (use in conjunction with -h)\n // -t <name of training file>\n // \\tSets training file.\n // -T <name of test file>\n // \\tSets test file. If missing, a cross-validation will be performed\n // \\ton the training data.\n // -c <class index>\n // \\tSets index of class attribute (default: last).\n // -x <number of folds>\n // \\tSets number of folds for cross-validation (default: 10).\n // -no-cv\n // \\tDo not perform any cross validation.\n // -split-percentage <percentage>\n // \\tSets the percentage for the train/test set split, e.g., 66.\n // -preserve-order\n // \\tPreserves the order in the percentage split.\n // -s <random number seed>\n // \\tSets random number seed for cross-validation or percentage split\n // \\t(default: 1).\n // -m <name of file with cost matrix>\n // \\tSets file with cost matrix.\n // -l <name of input file>\n // \\tSets model input file. In case the filename ends with '.xml',\n // \\ta PMML file is loaded or, if that fails, options are loaded\n // \\tfrom the XML file.\n // -d <name of output file>\n // \\tSets model output file. In case the filename ends with '.xml',\n // \\tonly the options are saved to the XML file, not the model.\n // -v\n // \\tOutputs no statistics for training data.\n // -o\n // \\tOutputs statistics only, not the classifier.\n // -i\n // \\tOutputs detailed information-retrieval statistics for each class.\n // -k\n // \\tOutputs information-theoretic statistics.\n // -classifications \\\"weka.classifiers.evaluation.output.prediction.AbstractOutput + options\\\"\n // \\tUses the specified class for generating the classification output.\n // \\tE.g.: weka.classifiers.evaluation.output.prediction.PlainText\n // -p range\n // \\tOutputs predictions for test instances (or the train instances if\n // \\tno test instances provided and -no-cv is used), along with the \n // \\tattributes in the specified range (and nothing else). \n // \\tUse '-p 0' if no attributes are desired.\n // \\tDeprecated: use \\\"-classifications ...\\\" instead.\n // -distribution\n // \\tOutputs the distribution instead of only the prediction\n // \\tin conjunction with the '-p' option (only nominal classes).\n // \\tDeprecated: use \\\"-classifications ...\\\" instead.\n // -r\n // \\tOnly outputs cumulative margin distribution.\n // -xml filename | xml-string\n // \\tRetrieves the options from the XML-data instead of the command line.\n // -threshold-file <file>\n // \\tThe file to save the threshold data to.\n // \\tThe format is determined by the extensions, e.g., '.arff' for ARFF \n // \\tformat or '.csv' for CSV.\n // -threshold-label <label>\n // \\tThe class label to determine the threshold data for\n // \\t(default is the first label)\n // \n // Options specific to weka.classifiers.bayes.NaiveBayesMultinomial:\n // \n // -D\n // \\tIf set, classifier is run in debug mode and\n // \\tmay output additional info to the console\n //\n verifyException(\"weka.classifiers.Evaluation\", e);\n }\n }", "public static void main(String[] args) {\n\t\tint[] featuresRemoved = new int[]{14,15,0,3,7,8,9,13}; //removed age,education,relationship,race,sex,country\n\t\t\n\t\tCrossValidation.Allow_testSet_to_be_Appended = true;\n\t\tDataManager.SetRegex(\"?\");\n\t\tDataManager.SetSeed(0l); //debugging for deterministic random\n\t\t\n\t\tArrayList<String[]> dataSet = DataManager.ReadCSV(\"data/adult.train.5fold.csv\",false);\n\t\tdataSet = DataManager.ReplaceMissingValues(dataSet);\n\t\tDoubleMatrix M = DataManager.dataSetToMatrix(dataSet,14);\n\t\tList<DoubleMatrix> bins = DataManager.split(M, 15);\n\t\t//List<DoubleMatrix> bins = DataManager.splitFold(M, 5,true); //random via permutation debugging\n\t\t\n\t\tArrayList<String[]> testSet = DataManager.ReadCSV(\"data/adult.test.csv\",false);\n\t\ttestSet = DataManager.ReplaceMissingValues(testSet);\n\t\tDoubleMatrix test = DataManager.dataSetToMatrix(testSet,14);\n\t\tList<DoubleMatrix> testBins = DataManager.splitFold(test, 8, false);\n\t\t\n\t\t\n\t\t//initiate threads \n\t\tint threadPool = 16;\n\t\tExecutorService executor = Executors.newFixedThreadPool(threadPool);\n\t\tList<Callable<Record[]>> callable = new ArrayList<Callable<Record[]>>();\t\t\n\t\t\n\t\tlong startTime = System.currentTimeMillis(); //debugging - test for optimisation \n\t\t\n\t\t\n\t\t\n\t\t//unweighted\n\t\tSystem.out.println(\"Validating Unweighted KNN...\");\n\t\tfor(int i = 0; i < bins.size(); i++) {\n\t\t\t\n\t\t\tDoubleMatrix Train = new DoubleMatrix(0,bins.get(0).columns);\n\t\t\tDoubleMatrix Validation = bins.get(i);\n\t\t\t\n\t\t\tfor(int j = 0; j < bins.size(); j++) {\n\t\t\t\tif(i != j) {\n\t\t\t\t\tTrain = DoubleMatrix.concatVertically(Train, bins.get(j));\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\t//build worker thread\n\t\t\tCrossValidation fold = new CrossValidation(Train, Validation,14,featuresRemoved,40,2,false);\n\t\t\tcallable.add(fold);\n\t\t}\n\t\t\n\t\t//returned statistics of each fold.\n\t\tList<Record[]> unweightedRecords = new ArrayList<Record[]>();\n\t\t\n\t\ttry {\n\t\t\t//collect all work thread values \n\t\t\tList<Future<Record[]>> set = executor.invokeAll(callable);\n\t\t\t\n\t\t\tfor(Future<Record[]> recordFold : set) {\n\t\t\t\tunweightedRecords.add(recordFold.get());\n\t\t\t}\n\t\t\t\n\t\t} catch (Exception e) {\n\t\t\t// TODO: handle exception\n\t\t}\n\t\t\n\t\t\n\t\n\t\tcallable.clear();\n\t\t\n\t\t\n\t\t\n\t\t//weighted\n\t\tSystem.out.println(\"Validating Weighted KNN...\");\n\t\tfor(int i = 0; i < bins.size(); i++) {\n\t\t\tDoubleMatrix Train = new DoubleMatrix(0,bins.get(0).columns);\n\t\t\tDoubleMatrix Validation = bins.get(i);\n\t\t\t\n\t\t\tfor(int j = 0; j < bins.size(); j++) {\n\t\t\t\tif(i != j) {\n\t\t\t\t\tTrain = DoubleMatrix.concatVertically(Train, bins.get(j));\n\t\t\t\t}\n\t\t\t}\n\t\t\t//build worker thread\n\t\t\tCrossValidation fold = new CrossValidation(Train, Validation,14,featuresRemoved,40,2,true);\n\t\t\tcallable.add(fold);\n\t\t}\n\t\t\n\t\t//returned statistics of each fold.\n\t\tList<Record[]> weightedRecords = new ArrayList<Record[]>();\n\t\t\n\t\ttry {\n\t\t\t//collect all work thread values \n\t\t\tList<Future<Record[]>> set = executor.invokeAll(callable);\n\t\t\t\n\t\t\tfor(Future<Record[]> recordFold : set) {\n\t\t\t\tweightedRecords.add(recordFold.get());\n\t\t\t}\n\t\t\t\n\t\t} catch (Exception e) {\n\t\t\t// TODO: handle exception\n\t\t}\t\t\n\t\t\n\t\t\n\t\t\n\t\t//find best parameter \n\t\tint bestKNN = 0;\n\t\tdouble bestAccuracy = 0;\n\t\tboolean weighted = false;\n\t\tint validationIndex = 0;\n\t\tfor(int i = 0; i < unweightedRecords.get(0).length; i++) {\n\t\t\t\n\t\t\tint currentK = 0;\n\t\t\tdouble currentAccuracy = 0;\n\t\t\t\n\t\t\tList<Record[]> a = new ArrayList<Record[]>();\n\t\t\tfor(int j = 0; j < unweightedRecords.size(); j ++) { \n\t\t\t\ta.add(new Record[]{ unweightedRecords.get(j)[i]});\n\t\t\t\tcurrentK = unweightedRecords.get(j)[i].KNN;\n\t\t\t}\n\t\t\t\n\t\t\tint[][] m = DataManager.combineMat(a);\n\t\t\tcurrentAccuracy = DataManager.getAccuracy(m);\n\t\t\t\n\t\t\tif(currentAccuracy > bestAccuracy) {\n\t\t\t\tbestKNN = currentK;\n\t\t\t\tbestAccuracy = currentAccuracy;\n\t\t\t\tweighted = false;\n\t\t\t\tvalidationIndex = i;\n\t\t\t\tSystem.out.println(bestKNN + \" : unweighted : \" +bestAccuracy + \" : Best\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(currentK + \" : unweighted : \" + currentAccuracy);\n\t\t\t}\n\t\t}\n\t\t\n\t\t\n\t\tfor(int i = 0; i < weightedRecords.get(0).length; i++) {\n\t\t\t\n\t\t\tint currentK = 0;\n\t\t\tdouble currentAccuracy = 0;\n\t\t\t\n\t\t\tList<Record[]> a = new ArrayList<Record[]>();\n\t\t\tfor(int j = 0; j < weightedRecords.size(); j ++) { \n\t\t\t\ta.add(new Record[]{ weightedRecords.get(j)[i]});\n\t\t\t\tcurrentK = weightedRecords.get(j)[i].KNN;\n\t\t\t}\n\t\t\t\n\t\t\tint[][] m = DataManager.combineMat(a);\n\t\t\tcurrentAccuracy = DataManager.getAccuracy(m);\n\t\t\t\n\t\t\tif(currentAccuracy >= bestAccuracy) {\n\t\t\t\tbestKNN = currentK;\n\t\t\t\tbestAccuracy = currentAccuracy;\n\t\t\t\tweighted = true;\n\t\t\t\tvalidationIndex = i;\n\t\t\t\tSystem.out.println(bestKNN + \" : weighted :\" +bestAccuracy + \" : Best\");\n\t\t\t} else {\n\t\t\t\tSystem.out.println(currentK + \" : weighted :\" + currentAccuracy);\n\t\t\t}\n\t\t}\t\t\n\t\t\n\t\t\n\t\tList<Record[]> bestValidation = new ArrayList<Record[]>();\n\t\tfor(int i = 0; i < bins.size(); i++) {\n\t\t\tif(weighted) {\n\t\t\t\tbestValidation.add(new Record[]{ weightedRecords.get(i)[validationIndex]});\n\t\t\t} else {\n\t\t\t\tbestValidation.add(new Record[]{ unweightedRecords.get(i)[validationIndex]});\n\t\t\t}\n\t\t}\n\t\t\n\t\t\n\t\t\n\t\t\n\t\tSystem.out.println(\"Testing...\");\n\t\t\n\t\t//KNN on test set\n\t\tcallable.clear();\n\t\t\n\t\t//build worker threads\n\t\tfor(int i = 0; i < testBins.size(); i++) {\n\t\t\tCrossValidation fold = new CrossValidation(M, testBins.get(i),14,featuresRemoved,bestKNN,bestKNN,weighted);\n\t\t\tcallable.add(fold);\n\t\t}\n\t\t\n\t\tList<Record[]> testRecords = new ArrayList<Record[]>();\n\t\t\n\t\ttry {\n\t\t\tList<Future<Record[]>> set = executor.invokeAll(callable);\n\t\t\t\n\t\t\tfor(Future<Record[]> recordFold : set) {\n\t\t\t\ttestRecords.add(recordFold.get());\n\t\t\t}\n\t\t} catch (Exception e) {\n\t\t\t// TODO: handle exception\n\t\t}\n\t\t\n\t\tint[][] testM = DataManager.combineMat(testRecords);\n\t\tdouble testAccuracy = DataManager.getAccuracy(testM);\n\t\t//double teststd = DataManager.GetStd(testRecords);\n\t\t\n\t\t//print stuff\n\t\tSystem.out.println(bestKNN + \" : \"+ weighted + \" : \" + testAccuracy);\n\t\tSystem.out.println(testM[0][0] + \", \" + testM[0][1] +\", \" + testM[1][0] + \", \" + testM[1][1]);\n\t\t\n\t\t//delete all worker threads\n\t\texecutor.shutdownNow();\n\t\t\n\t\t\n\t\tlong endTime = System.currentTimeMillis();\n\t\tlong totalTime = endTime - startTime;\n\t\tSystem.out.println(\"Run time(millisecond): \" + totalTime );\n\t\tSystem.out.println(\"Thread pool: \" + threadPool );\n\t\tSystem.out.println(\"Cores: \" + Runtime.getRuntime().availableProcessors());\n\t\t\n\t\t//prints to file\n\t\tDataManager.saveRecord(\"data/grid.results.txt\", 14, featuresRemoved,\"<=50k\", bestKNN, weighted, bestValidation, testRecords, testRecords.get(0)[0].classType, 5, totalTime, threadPool);\n\t}", "@Override\r\n public void updateModel(Bid opponentBid, double time) {\r\n if (negotiationSession.getOpponentBidHistory().size() < 2) {\r\n return;\r\n }\r\n int numberOfUnchanged = 0;\r\n // get the current bid of the opponent\r\n BidDetails oppBid = negotiationSession.getOpponentBidHistory().getHistory()\r\n .get(negotiationSession.getOpponentBidHistory().size() - 1);\r\n // get the previous bid of the opponent\r\n BidDetails prevOppBid = negotiationSession.getOpponentBidHistory().getHistory()\r\n .get(negotiationSession.getOpponentBidHistory().size() - 2);\r\n HashMap<Integer, Integer> diffSet = determineDifference(prevOppBid, oppBid);\r\n\r\n // count the number of unchanged issues in value\r\n for (Integer i : diffSet.keySet()) {\r\n if (diffSet.get(i) == 0)\r\n numberOfUnchanged++;\r\n }\r\n\r\n // This is the value to be added to weights of unchanged issues before normalization.\r\n // Also the value that is taken as the minimum possible weight,\r\n // (therefore defining the maximum possible also).\r\n double goldenValue = learnCoef / (double) amountOfIssues;\r\n // The total sum of weights before normalization.\r\n double totalSum = 1D + goldenValue * (double) numberOfUnchanged;\r\n // The maximum possible weight\r\n double maximumWeight = 1D - ((double) amountOfIssues) * goldenValue / totalSum;\r\n\r\n // re-weighing issues while making sure that the sum remains 1\r\n for (Integer i : diffSet.keySet()) {\r\n if (diffSet.get(i) == 0 && opponentUtilitySpace.getWeight(i) < maximumWeight)\r\n opponentUtilitySpace.setWeight(opponentUtilitySpace.getDomain().getObjectives().get(i),\r\n (opponentUtilitySpace.getWeight(i) + goldenValue) / totalSum);\r\n else\r\n opponentUtilitySpace.setWeight(opponentUtilitySpace.getDomain().getObjectives().get(i),\r\n opponentUtilitySpace.getWeight(i) / totalSum);\r\n }\r\n\r\n // Then for each issue value that has been offered last time, a constant\r\n // value is added to its corresponding ValueDiscrete.\r\n try {\r\n for (Entry<Objective, Evaluator> e : opponentUtilitySpace.getEvaluators()) {\r\n // cast issue to discrete and retrieve value. Next, add constant\r\n // learnValueAddition to the current preference of the value to\r\n // make it more important\r\n ((EvaluatorDiscrete) e.getValue()).setEvaluation(\r\n oppBid.getBid().getValue(((IssueDiscrete) e.getKey()).getNumber()),\r\n (learnValueAddition + ((EvaluatorDiscrete) e.getValue()).getEvaluationNotNormalized(\r\n ((ValueDiscrete) oppBid.getBid().getValue(((IssueDiscrete) e.getKey()).getNumber())))));\r\n }\r\n } catch (Exception ex) {\r\n ex.printStackTrace();\r\n }\r\n }", "public interface TreeModel {\n\n double checkAccuracy(DataSource d);\n void crossValidate(DataSource testdata);\n void pessimisticPrune(double z);\n void printTree();\n\n}", "public void initializeModelAndSettings(String modelName, IDataAccessObject dataAccessObject, String[] trainingSettings) throws TotalADSDBMSException, TotalADSGeneralException;", "public void infer() {\n runTime.setStartTime(System.currentTimeMillis());\n runTime.setIter(newModel.test_iters);\n System.out.println(\"Sampling \" + newModel.test_iters + \" testing iterations!\");\n\n for (int currentIter = 1; currentIter <= newModel.test_iters; currentIter++) {\n System.out.println(\"Iteration \" + currentIter + \"...\");\n\n for (int d = 0; d < newModel.D; d++) {\n\n for (int n = 0; n < newModel.corpus.docs[d].length; n++){\n HiddenVariable hv = infSZSampling(d, n);\n newModel.sAssign[d][n] = hv.sentiment;\n newModel.zAssign[d][n] = hv.topic;\n }\n } // end for each document\n } // end iterations\n runTime.setEndTime(System.currentTimeMillis());\n System.out.println(\"Gibbs sampling for inference completed!\");\n System.out.println(\"Saving the inference outputs!\");\n\n computeNewPi();\n computeNewTheta();\n computeNewPhi();\n newModel.computePerplexity();\n newModel.evaluateSentiment();\n newModel.saveModel(oldModel.modelName + \"-inference\", runTime);\n newModel.corpus.localDict.writeWordMap(option.model_dir + File.separator + oldModel.modelName + \"-inference\" + Model.wordMapSuffix);\n\n }", "public void trainDocTopicModel(Vector original, Vector labels, Matrix docTopicModel, boolean inf) {\n List<Integer> terms = new ArrayList<Integer>();\n Iterator<Vector.Element> docElementIter = original.iterateNonZero();\n //long getIterTime=System.currentTimeMillis();\n double docTermCount = 0.0;\n while (docElementIter.hasNext()) {\n Vector.Element element = docElementIter.next();\n terms.add(element.index());\n docTermCount += element.get();\n }\n //long midTime=System.currentTimeMillis();\n List<Integer> topicLabels = new ArrayList<Integer>();\n Iterator<Vector.Element> labelIter = labels.iterateNonZero();\n while (labelIter.hasNext()) {\n Vector.Element e = labelIter.next();\n topicLabels.add(e.index());\n }\n //long t1 = System.currentTimeMillis();\n //log.info(\"get List use {} ms ,with terms' size of {} and doc size of {},get term list use {} ms,get termIter use time {} \",new Object[]{(t1-preTime),terms.size(),original.size(),(midTime-preTime),(getIterTime-preTime)});\n //log.info(\"docTopicModel columns' length is {} \",docTopicModel.columnSize());\n pTopicGivenTerm(terms, topicLabels, docTopicModel);\n //long t2 = System.currentTimeMillis();\n //log.info(\"pTopic use {} ms with terms' size {}\", new Object[]{(t2 - t1),terms.size()});\n normByTopicAndMultiByCount(original, terms, docTopicModel);\n //long t3 = System.currentTimeMillis();\n //log.info(\"normalize use {} ms with terms' size {}\", new Object[]{(t3 - t2),terms.size()});\n // now multiply, term-by-term, by the document, to get the weighted distribution of\n // term-topic pairs from this document.\n\n // now recalculate \\(p(topic|doc)\\) by summing contributions from all of pTopicGivenTerm\n if (inf) {\n for (Vector.Element topic : labels) {\n labels.set(topic.index(), (docTopicModel.viewRow(topic.index()).norm(1) + alpha) / (docTermCount + numTerms * alpha));\n }\n // now renormalize so that \\(sum_x(p(x|doc))\\) = 1\n labels.assign(Functions.mult(1 / labels.norm(1)));\n //log.info(\"set topics use {} \" + (System.currentTimeMillis() - t3));\n }\n //log.info(\"after train: \"+ topics.toString());\n }", "@Override\n public double classifyInstance(Instance instance) throws Exception {\n\n\n\n int numAttributes = instance.numAttributes();\n int clsIndex = instance.classIndex();\n boolean hasClassAttribute = true;\n int numTestAtt = numAttributes -1;\n if (numAttributes == m_numOfInputNeutrons) {\n hasClassAttribute = false; // it means the test data doesn't has class attribute\n numTestAtt = numTestAtt+1;\n }\n\n for (int i = 0; i< numAttributes; i++){\n if (instance.attribute(i).isNumeric()){\n\n double max = m_normalization[0][i];\n double min = m_normalization[1][i];\n double normValue = 0 ;\n if (instance.value(i)<min) {\n normValue = 0;\n m_normalization[1][i] = instance.value(i); // reset the smallest value\n }else if(instance.value(i)> max){\n normValue = 1;\n m_normalization[0][i] = instance.value(i); // reset the biggest value\n }else {\n if (max == min ){\n if (max == 0){\n normValue = 0;\n }else {\n normValue = max/Math.abs(max);\n }\n }else {\n normValue = (instance.value(i) - min) / (max - min);\n }\n }\n instance.setValue(i, normValue);\n }\n }\n\n double[] testData = new double[numTestAtt];\n\n\n\n\n\n int index = 0 ;\n\n if (!hasClassAttribute){\n\n for (int i =0; i<numAttributes; i++) {\n testData[i] = instance.value(i);\n }\n }else {\n for (int i = 0; i < numAttributes; i++) {\n\n if (i != clsIndex) {\n\n testData[index] = instance.value(i);\n\n index++;\n }\n }\n }\n\n\n\n DenseMatrix prediction = new DenseMatrix(numTestAtt,1);\n for (int i = 0; i<numTestAtt; i++){\n prediction.set(i, 0, testData[i]);\n }\n\n DenseMatrix H_test = generateH(prediction,weightsOfInput,biases, 1);\n\n DenseMatrix H_test_T = new DenseMatrix(1, m_numHiddenNeurons);\n\n H_test.transpose(H_test_T);\n\n DenseMatrix output = new DenseMatrix(1, m_numOfOutputNeutrons);\n\n H_test_T.mult(weightsOfOutput, output);\n\n double result = 0;\n\n if (m_typeOfELM == 0) {\n double value = output.get(0,0);\n result = value*(m_normalization[0][classIndex]-m_normalization[1][classIndex])+m_normalization[1][classIndex];\n //result = value;\n if (m_debug == 1){\n System.out.print(result + \" \");\n }\n }else if (m_typeOfELM == 1){\n int indexMax = 0;\n double labelValue = output.get(0,0);\n\n if (m_debug == 1){\n System.out.println(\"Each instance output neuron result (after activation)\");\n }\n for (int i =0; i< m_numOfOutputNeutrons; i++){\n if (m_debug == 1){\n System.out.print(output.get(0,i) + \" \");\n }\n if (output.get(0,i) > labelValue){\n labelValue = output.get(0,i);\n indexMax = i;\n }\n }\n if (m_debug == 1){\n\n System.out.println(\"//\");\n System.out.println(indexMax);\n }\n result = indexMax;\n }\n\n\n\n return result;\n\n\n }", "public void rank(List<String> modelFiles, String testFile, String indriRanking) {\n/* 1325 */ List<List<RankList>> trainingData = new ArrayList<>();\n/* 1326 */ List<List<RankList>> testData = new ArrayList<>();\n/* */ \n/* */ \n/* 1329 */ int nFold = modelFiles.size();\n/* */ \n/* 1331 */ List<RankList> samples = readInput(testFile);\n/* 1332 */ System.out.print(\"Preparing \" + nFold + \"-fold test data... \");\n/* 1333 */ FeatureManager.prepareCV(samples, nFold, trainingData, testData);\n/* 1334 */ System.out.println(\"[Done.]\");\n/* */ \n/* */ try {\n/* 1337 */ BufferedWriter out = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(indriRanking), \"UTF-8\"));\n/* 1338 */ for (int f = 0; f < nFold; f++) {\n/* */ \n/* 1340 */ List<RankList> test = testData.get(f);\n/* 1341 */ Ranker ranker = this.rFact.loadRankerFromFile(modelFiles.get(f));\n/* 1342 */ int[] features = ranker.getFeatures();\n/* 1343 */ if (normalize) {\n/* 1344 */ normalize(test, features);\n/* */ }\n/* 1346 */ for (RankList l : test) {\n/* 1347 */ double[] scores = new double[l.size()];\n/* 1348 */ for (int j = 0; j < l.size(); j++)\n/* 1349 */ scores[j] = ranker.eval(l.get(j)); \n/* 1350 */ int[] idx = MergeSorter.sort(scores, false);\n/* 1351 */ for (int i = 0; i < idx.length; i++) {\n/* 1352 */ int k = idx[i];\n/* */ \n/* 1354 */ String str = l.getID() + \" Q0 \" + l.get(k).getDescription().replace(\"#\", \"\").trim() + \" \" + (i + 1) + \" \" + SimpleMath.round(scores[k], 5) + \" indri\";\n/* 1355 */ out.write(str);\n/* 1356 */ out.newLine();\n/* */ } \n/* */ } \n/* */ } \n/* 1360 */ out.close();\n/* */ }\n/* 1362 */ catch (Exception ex) {\n/* */ \n/* 1364 */ throw RankLibError.create(\"Error in Evaluator::rank(): \", ex);\n/* */ } \n/* */ }", "public void start() throws Exception {\n String datasetPath = \"dataset\\\\arcene_train.arff\";\n\n Instances dataset = new Instances(fileSystemUtil.readDataSet(datasetPath));\n dataset.setClassIndex(dataset.numAttributes() - 1);\n\n // Creating instances of feature selection models\n List<FeatureSelectionModel> featureSelectionModels = new ArrayList<>();\n featureSelectionModels.add(new CorellationFeatureSelectionModel());\n featureSelectionModels.add(new InfoGainFeatureSelectionModel());\n featureSelectionModels.add(new WrapperAttributeFeatureSelectionModel());\n\n List<List<Integer>> listOfRankedLists = calculateRankedLists(dataset, featureSelectionModels);\n\n // Creating instances of classifiers\n List<AbstractClassifier> classifiers = createClassifiers();\n Instances datasetBackup = new Instances(dataset);\n\n int modelCounter = 0;\n for (FeatureSelectionModel model : featureSelectionModels) {\n System.out.println(\"============================================================================\");\n System.out.println(String.format(\"Classification, step #%d. %s.\", ++modelCounter, model));\n System.out.println(\"============================================================================\");\n\n // Ranking attributes\n List<Integer> attrRankList = listOfRankedLists.get(modelCounter - 1);\n\n for (int attrIndex = (int)(attrRankList.size() * WORST_ATTRIBUTES_NUMBER_PROPORTION - 1) + 1, removedCounter = 0;\n attrIndex >= attrRankList.size() * BEST_ATTRIBUTES_NUMBER_PROPORTION;\n attrIndex--, removedCounter++) {\n if (datasetBackup.numAttributes() == attrRankList.size()\n && attrIndex == 0) {\n continue;\n }\n// for (int attrIndex = attrRankList.size() * BEST_ATTRIBUTES_NUMBER_PROPORTION, removedCounter = 0;\n// attrIndex <= (attrRankList.size() * WORST_ATTRIBUTES_NUMBER_PROPORTION - 1);\n// attrIndex++, removedCounter++) {\n// if (datasetBackup.numAttributes() == attrRankList.size()\n// && attrIndex == attrRankList.size() - 1) {\n// continue;\n// }\n dataset = new Instances(datasetBackup);\n // Do not remove for first iteration\n if (removedCounter > 0) {\n // Selecting features (removing attributes one-by-one starting from worst)\n List<Integer> attrToRemoveList = attrRankList.subList(attrIndex,\n (int)(attrRankList.size() * WORST_ATTRIBUTES_NUMBER_PROPORTION));\n Collections.sort(attrToRemoveList);\n for (int i = attrToRemoveList.size() - 1; i >= 0; i--) {\n dataset.deleteAttributeAt(attrToRemoveList.get(i));\n }\n// for (Integer attr : attrToRemoveList) {\n// dataset.deleteAttributeAt(attr);\n// }\n System.out.println(\"\\n\\n-------------- \" + (removedCounter) + \" attribute(s) removed (of \" +\n (datasetBackup.numAttributes() - 1) + \") --------------\\n\");\n } else {\n System.out.println(\"\\n\\n-------------- First iteration - without feature selection --------------\\n\");\n }\n\n classify(classifiers, dataset);\n }\n }\n }", "public abstract Instances _getTrainingFromParams(String params);", "public interface OnlineStructuredAlgorithm extends StructuredAlgorithm {\n\n\t/**\n\t * Strategy to update the learning rate.\n\t * \n\t * @author eraldof\n\t * \n\t */\n\tpublic enum LearnRateUpdateStrategy {\n\t\t/**\n\t\t * No update, i.e., constant learning rate.\n\t\t */\n\t\tNONE,\n\n\t\t/**\n\t\t * The learning rate is equal to n/t, where n is the initial learning\n\t\t * rate and t is the current iteration (number of processed examples).\n\t\t */\n\t\tLINEAR,\n\n\t\t/**\n\t\t * The learning rate is equal to n/(t*t), where n is the initial\n\t\t * learning rate and t is the current iteration (number of processed\n\t\t * examples).\n\t\t */\n\t\tQUADRATIC,\n\n\t\t/**\n\t\t * The learning rate is equal to n/(sqrt(t)), where n is the initial\n\t\t * learning rate and t is the current iteration (number of processed\n\t\t * examples).\n\t\t */\n\t\tSQUARE_ROOT\n\t}\n\n\t/**\n\t * Update the currect model using the given correct output and the predicted\n\t * output for this example. Attention: the given <code>predicted</code> is\n\t * only a placeholder to store the predicted structure, i.e., the prediction\n\t * will be done inside this method.\n\t * \n\t * @param input\n\t * the input structure.\n\t * @param output\n\t * the correct output structured.\n\t * @param predicted\n\t * a place holder for the predicted structured.\n\t * @return the loss function value for the given correct output and the\n\t * predicted output using the current weight vector (before the\n\t * possible update generated by the given example).\n\t */\n\tpublic double train(ExampleInput input, ExampleOutput output,\n\t\t\tExampleOutput predicted);\n\n\t/**\n\t * Set the learning rate.\n\t * \n\t * @param rate\n\t */\n\tpublic void setLearningRate(double rate);\n\n\t/**\n\t * Return the current iteration.\n\t * \n\t * @return\n\t */\n\tpublic int getIteration();\n\n}", "public org.apache.spark.mllib.linalg.Vector optimize (org.apache.spark.rdd.RDD<scala.Tuple2<java.lang.Object, org.apache.spark.mllib.linalg.Vector>> data, org.apache.spark.mllib.linalg.Vector initialWeights) ;", "@Test\n public void testTrain_RegressionDataSet() {\n System.out.println(\"train\");\n RegressionDataSet trainSet = FixedProblems.getSimpleRegression1(150, new Random(2));\n RegressionDataSet testSet = FixedProblems.getSimpleRegression1(50, new Random(3));\n\n for (boolean modification1 : new boolean[] { true, false })\n for (SupportVectorLearner.CacheMode cacheMode : SupportVectorLearner.CacheMode.values()) {\n PlattSMO smo = new PlattSMO(new RBFKernel(0.5));\n smo.setCacheMode(cacheMode);\n smo.setC(1);\n smo.setEpsilon(0.1);\n smo.setModificationOne(modification1);\n smo.train(trainSet);\n\n double errors = 0;\n for (int i = 0; i < testSet.size(); i++)\n errors += Math.pow(testSet.getTargetValue(i) - smo.regress(testSet.getDataPoint(i)), 2);\n assertTrue(errors / testSet.size() < 1);\n }\n }", "@Override\n\tpublic void trainLocal() throws Exception {\n\t\tdouble [][] input = parameters.getInput();\n\t\tdouble [][] result = ann.getResults(parameters);\n\t\tif (state == preTraining) {//in this case, it is running in the pre-training mode.\n\t\t\tinput = newInput;\n\t\t\tresult = newInput;\n\t\t}\n\t\terr = 0; \n\t\tfor (int i = 0; i < mb; i++) {\t\n\t\t\tif (pos > input.length - 1) {\n\t\t\t\tpos = 0;\n\t\t\t}\n\t\t\terr = err + ann.runEpoch(input[pos], pos, result[pos], parameters);\n\t\t\tpos++;\n\t\t}\n\t}", "public void startTrainingMode() {\n\t\t\r\n\t}", "@Test\n public void f10ModelPerformanceTest() {\n clickOn(\"#assetTypeMenuBtn\").sleep(1000);\n\n //select first asset type\n Node node = lookup(\"#columnName\").nth(1).query();\n clickOn(node).sleep(1000);\n\n //go to model tab\n clickOn(scene.getRoot().lookup(\"#modelTab\")).sleep(1000);\n\n //Modify sliders\n Slider trainSlider = (Slider) scene.getRoot().lookup(\"#trainSlider\");\n clickOn(trainSlider);\n type(KeyCode.TAB).type(KeyCode.RIGHT);\n type(KeyCode.TAB).type(KeyCode.RIGHT);\n moveBy(0, 10).clickOn().sleep(500).moveBy(0, 100).scroll(80, VerticalDirection.UP);\n\n FlowPane models = (FlowPane) scene.getRoot().lookup(\"#modelsThumbPane\");\n Pane additiveRegModel = (Pane) models.getChildren().get(5);\n Button evalButton = (Button) additiveRegModel.getChildren().get(additiveRegModel.getChildren().size() - 1);\n\n Text rmse = (Text) additiveRegModel.getChildren().get(additiveRegModel.getChildren().size() - 2);\n clickOn(rmse).sleep(3000);\n String oldRmseVal = rmse.getText();\n int i = 0;\n\n clickOn(evalButton);\n //incrementally check for 30 seconds to see if rmse has been updated\n do {\n if (rmse.getText().equals(oldRmseVal)) {\n sleep(2000);\n } else {\n break;\n }\n } while (++i < 15);\n\n clickOn(rmse).sleep(3000);\n\n assertNotNull(\"Evaluate button exists\", evalButton);\n assertNotNull(\"RMSE exists\", rmse);\n assertFalse(\"Assert current RMSE is different than old RMSE\", rmse.getText().equals(oldRmseVal));\n }", "public void evaluate(String sampleFile, String validationFile, String featureDefFile, double percentTrain) {\n/* 761 */ List<RankList> trainingData = new ArrayList<>();\n/* 762 */ List<RankList> testData = new ArrayList<>();\n/* 763 */ int[] features = prepareSplit(sampleFile, featureDefFile, percentTrain, normalize, trainingData, testData);\n/* 764 */ List<RankList> validation = null;\n/* */ \n/* */ \n/* 767 */ if (!validationFile.isEmpty()) {\n/* */ \n/* 769 */ validation = readInput(validationFile);\n/* 770 */ if (normalize) {\n/* 771 */ normalize(validation, features);\n/* */ }\n/* */ } \n/* 774 */ RankerTrainer trainer = new RankerTrainer();\n/* 775 */ Ranker ranker = trainer.train(this.type, trainingData, validation, features, this.trainScorer);\n/* */ \n/* 777 */ double rankScore = evaluate(ranker, testData);\n/* */ \n/* 779 */ System.out.println(this.testScorer.name() + \" on test data: \" + SimpleMath.round(rankScore, 4));\n/* 780 */ if (modelFile.compareTo(\"\") != 0) {\n/* */ \n/* 782 */ System.out.println(\"\");\n/* 783 */ ranker.save(modelFile);\n/* 784 */ System.out.println(\"Model saved to: \" + modelFile);\n/* */ } \n/* */ }", "private void setProblem() throws IOException, InvalidInputException{\r\n String finalInputFileName;\r\n if(scale){\r\n finalInputFileName = inputFileName + \".scaled\";\r\n }\r\n else{\r\n finalInputFileName = inputFileName;\r\n }\r\n \r\n // Read data from the input file\r\n BufferedReader reader = new BufferedReader(new FileReader(finalInputFileName));\r\n if(reader.toString().length() == 0){\r\n throw new InvalidInputException(\"Invalid input file! File is empty!\");\r\n }\r\n\r\n // Prepare holders for dataset D=(X,y)\r\n Vector<svm_node[]> X = new Vector<svm_node[]>();\r\n Vector<Double> y = new Vector<Double>();\r\n int maxIndex = 0;\r\n\r\n // Load data from file to holders\r\n while(true){\r\n String line = reader.readLine();\r\n\r\n if(line == null){\r\n break;\r\n }\r\n\r\n StringTokenizer st = new StringTokenizer(line,\" \\t\\n\\r\\f:\");\r\n\r\n y.addElement(Utils.toDouble(st.nextToken()));\r\n int m = st.countTokens()/2;\r\n svm_node[] x = new svm_node[m];\r\n for(int i = 0; i < m; i++) {\r\n x[i] = new svm_node();\r\n x[i].index = Utils.toInt(st.nextToken());\r\n x[i].value = Utils.toDouble(st.nextToken());\r\n }\r\n if(m > 0){\r\n maxIndex = Math.max(maxIndex, x[m-1].index);\r\n }\r\n X.addElement(x);\r\n }\r\n\r\n this.problem = new svm_problem();\r\n this.problem.l = y.size();\r\n this.inputDime = maxIndex + 1;\r\n\r\n // Wrap up multi-dimensional input vector X\r\n this.problem.x = new svm_node[this.problem.l][];\r\n for(int i=0;i<this.problem.l;i++)\r\n this.problem.x[i] = X.elementAt(i);\r\n\r\n // Wrap up 1-dimensional input vector y\r\n this.problem.y = new double[this.problem.l];\r\n for(int i=0;i<this.problem.l;i++)\r\n this.problem.y[i] = y.elementAt(i);\r\n \r\n////////////////////???\r\n // Verify the gamma setting according to the maxIndex\r\n if(param.gamma == 0 && maxIndex > 0)\r\n param.gamma = 1.0/maxIndex;\r\n\r\n // Dealing with pre-computed kernel\r\n if(param.kernel_type == svm_parameter.PRECOMPUTED){\r\n for(int i = 0; i < this.problem.l; i++) {\r\n if (this.problem.x[i][0].index != 0) {\r\n String msg = \"Invalid kernel matrix! First column must be 0:sample_serial_number.\";\r\n throw new InvalidInputException(msg);\r\n }\r\n if ((int)this.problem.x[i][0].value <= 0 || (int)this.problem.x[i][0].value > maxIndex){\r\n String msg = \"Invalid kernel matrix! Sample_serial_number out of range.\";\r\n throw new InvalidInputException(msg);\r\n }\r\n }\r\n }\r\n\r\n reader.close();\r\n }", "List<Model> minimize(Model model, int nMinima);", "public BaseOptimizer() {\r\n Candidates = new ArrayList<>();\r\n }", "public void buildModel(SparseMatrix rm) {\n\t\trateMatrix = rm;\n\t\t\n\t\t/* =====================\n\t\t * COMMENT FOR AUTHORS\n\t\t * =====================\n\t\t * Using the training data in \"rm\", you are supposed to write codes to learn your model here.\n\t\t * If your method is memory-based one, you may leave the model as rateMatrix itself, simply by \"rateMatrix = rm;\".\n\t\t * If your method is model-based algorithm, you may not need a reference to rateMatrix.\n\t\t * (In this case, you may remove the variable \"rateMatrix\", just as matrix-factorization-based methods do in this toolkit.)\n\t\t * Note that in any case train data in \"rateMatrix\" are read-only. You should not alter any value in it to guarantee proper operation henceforth.\n\t\t */\n\t}", "@Override\n public void calculate(double[] x) {\n\n double prob = 0.0; // the log prob of the sequence given the model, which is the negation of value at this point\n Triple<double[][], double[][], double[][]> allParams = separateWeights(x);\n double[][] linearWeights = allParams.first();\n double[][] W = allParams.second(); // inputLayerWeights \n double[][] U = allParams.third(); // outputLayerWeights \n\n double[][] Y = null;\n if (flags.softmaxOutputLayer) {\n Y = new double[U.length][];\n for (int i = 0; i < U.length; i++) {\n Y[i] = ArrayMath.softmax(U[i]);\n }\n }\n\n double[][] What = emptyW();\n double[][] Uhat = emptyU();\n\n // the expectations over counts\n // first index is feature index, second index is of possible labeling\n double[][] E = empty2D();\n double[][] eW = emptyW();\n double[][] eU = emptyU();\n\n // iterate over all the documents\n for (int m = 0; m < data.length; m++) {\n int[][][] docData = data[m];\n int[] docLabels = labels[m];\n\n // make a clique tree for this document\n CRFCliqueTree cliqueTree = CRFCliqueTree.getCalibratedCliqueTree(docData, labelIndices, numClasses, classIndex,\n backgroundSymbol, new NonLinearCliquePotentialFunction(linearWeights, W, U, flags));\n\n // compute the log probability of the document given the model with the parameters x\n int[] given = new int[window - 1];\n Arrays.fill(given, classIndex.indexOf(backgroundSymbol));\n int[] windowLabels = new int[window];\n Arrays.fill(windowLabels, classIndex.indexOf(backgroundSymbol));\n\n if (docLabels.length>docData.length) { // only true for self-training\n // fill the given array with the extra docLabels\n System.arraycopy(docLabels, 0, given, 0, given.length);\n System.arraycopy(docLabels, 0, windowLabels, 0, windowLabels.length);\n // shift the docLabels array left\n int[] newDocLabels = new int[docData.length];\n System.arraycopy(docLabels, docLabels.length-newDocLabels.length, newDocLabels, 0, newDocLabels.length);\n docLabels = newDocLabels;\n }\n // iterate over the positions in this document\n for (int i = 0; i < docData.length; i++) {\n int label = docLabels[i];\n double p = cliqueTree.condLogProbGivenPrevious(i, label, given);\n if (VERBOSE) {\n System.err.println(\"P(\" + label + \"|\" + ArrayMath.toString(given) + \")=\" + p);\n }\n prob += p;\n System.arraycopy(given, 1, given, 0, given.length - 1);\n given[given.length - 1] = label;\n }\n\n // compute the expected counts for this document, which we will need to compute the derivative\n // iterate over the positions in this document\n for (int i = 0; i < docData.length; i++) {\n // for each possible clique at this position\n System.arraycopy(windowLabels, 1, windowLabels, 0, window - 1);\n windowLabels[window - 1] = docLabels[i];\n for (int j = 0; j < docData[i].length; j++) {\n Index<CRFLabel> labelIndex = labelIndices[j];\n // for each possible labeling for that clique\n int[] cliqueFeatures = docData[i][j];\n double[] As = null;\n double[] fDeriv = null;\n double[][] yTimesA = null;\n double[] sumOfYTimesA = null;\n\n if (j == 0) {\n As = NonLinearCliquePotentialFunction.hiddenLayerOutput(W, cliqueFeatures, flags);\n fDeriv = new double[inputLayerSize];\n double fD = 0;\n for (int q = 0; q < inputLayerSize; q++) {\n if (useSigmoid) {\n fD = As[q] * (1 - As[q]); \n } else {\n fD = 1 - As[q] * As[q]; \n }\n fDeriv[q] = fD;\n }\n\n // calculating yTimesA for softmax\n if (flags.softmaxOutputLayer) {\n double val = 0;\n\n yTimesA = new double[outputLayerSize][numHiddenUnits];\n for (int ii = 0; ii < outputLayerSize; ii++) {\n yTimesA[ii] = new double[numHiddenUnits];\n }\n sumOfYTimesA = new double[outputLayerSize];\n\n for (int k = 0; k < outputLayerSize; k++) {\n double[] Yk = null;\n if (flags.tieOutputLayer) {\n Yk = Y[0];\n } else {\n Yk = Y[k];\n }\n double sum = 0;\n for (int q = 0; q < inputLayerSize; q++) {\n if (q % outputLayerSize == k) {\n int hiddenUnitNo = q / outputLayerSize;\n val = As[q] * Yk[hiddenUnitNo];\n yTimesA[k][hiddenUnitNo] = val;\n sum += val;\n }\n }\n sumOfYTimesA[k] = sum;\n }\n }\n\n // calculating Uhat What\n int[] cliqueLabel = new int[j + 1];\n System.arraycopy(windowLabels, window - 1 - j, cliqueLabel, 0, j + 1);\n\n CRFLabel crfLabel = new CRFLabel(cliqueLabel);\n int givenLabelIndex = labelIndex.indexOf(crfLabel);\n double[] Uk = null;\n double[] UhatK = null;\n double[] Yk = null;\n double[] yTimesAK = null;\n double sumOfYTimesAK = 0;\n if (flags.tieOutputLayer) {\n Uk = U[0];\n UhatK = Uhat[0];\n if (flags.softmaxOutputLayer) {\n Yk = Y[0];\n }\n } else {\n Uk = U[givenLabelIndex];\n UhatK = Uhat[givenLabelIndex];\n if (flags.softmaxOutputLayer) {\n Yk = Y[givenLabelIndex];\n }\n }\n\n if (flags.softmaxOutputLayer) {\n yTimesAK = yTimesA[givenLabelIndex];\n sumOfYTimesAK = sumOfYTimesA[givenLabelIndex];\n }\n\n for (int k = 0; k < inputLayerSize; k++) {\n double deltaK = 1;\n if (flags.sparseOutputLayer || flags.tieOutputLayer) {\n if (k % outputLayerSize == givenLabelIndex) {\n int hiddenUnitNo = k / outputLayerSize;\n if (flags.softmaxOutputLayer) {\n UhatK[hiddenUnitNo] += (yTimesAK[hiddenUnitNo] - Yk[hiddenUnitNo] * sumOfYTimesAK);\n deltaK *= Yk[hiddenUnitNo];\n } else {\n UhatK[hiddenUnitNo] += As[k];\n deltaK *= Uk[hiddenUnitNo];\n }\n }\n } else {\n UhatK[k] += As[k];\n if (useOutputLayer) {\n deltaK *= Uk[k];\n }\n }\n if (useHiddenLayer)\n deltaK *= fDeriv[k];\n if (useOutputLayer) {\n if (flags.sparseOutputLayer || flags.tieOutputLayer) {\n if (k % outputLayerSize == givenLabelIndex) {\n double[] WhatK = What[k];\n for (int n = 0; n < cliqueFeatures.length; n++) {\n WhatK[cliqueFeatures[n]] += deltaK;\n }\n }\n } else {\n double[] WhatK = What[k];\n for (int n = 0; n < cliqueFeatures.length; n++) {\n WhatK[cliqueFeatures[n]] += deltaK;\n }\n }\n } else {\n if (k == givenLabelIndex) {\n double[] WhatK = What[k];\n for (int n = 0; n < cliqueFeatures.length; n++) {\n WhatK[cliqueFeatures[n]] += deltaK;\n }\n }\n }\n }\n }\n\n for (int k = 0; k < labelIndex.size(); k++) { // labelIndex.size() == numClasses\n int[] label = labelIndex.get(k).getLabel();\n double p = cliqueTree.prob(i, label); // probability of these labels occurring in this clique with these features\n if (j == 0) { // for node features\n double[] Uk = null;\n double[] eUK = null;\n double[] Yk = null;\n if (flags.tieOutputLayer) {\n Uk = U[0];\n eUK = eU[0];\n if (flags.softmaxOutputLayer) {\n Yk = Y[0];\n }\n } else {\n Uk = U[k];\n eUK = eU[k];\n if (flags.softmaxOutputLayer) {\n Yk = Y[k];\n }\n }\n if (useOutputLayer) {\n for (int q = 0; q < inputLayerSize; q++) {\n double deltaQ = 1;\n if (flags.sparseOutputLayer || flags.tieOutputLayer) {\n if (q % outputLayerSize == k) {\n int hiddenUnitNo = q / outputLayerSize;\n if (flags.softmaxOutputLayer) {\n eUK[hiddenUnitNo] += (yTimesA[k][hiddenUnitNo] - Yk[hiddenUnitNo] * sumOfYTimesA[k]) * p;\n deltaQ = Yk[hiddenUnitNo];\n } else {\n eUK[hiddenUnitNo] += As[q] * p;\n deltaQ = Uk[hiddenUnitNo];\n }\n }\n } else {\n eUK[q] += As[q] * p;\n deltaQ = Uk[q];\n }\n if (useHiddenLayer)\n deltaQ *= fDeriv[q];\n if (flags.sparseOutputLayer || flags.tieOutputLayer) {\n if (q % outputLayerSize == k) {\n double[] eWq = eW[q];\n for (int n = 0; n < cliqueFeatures.length; n++) {\n eWq[cliqueFeatures[n]] += deltaQ * p;\n }\n }\n } else {\n double[] eWq = eW[q];\n for (int n = 0; n < cliqueFeatures.length; n++) {\n eWq[cliqueFeatures[n]] += deltaQ * p;\n }\n }\n }\n } else {\n double deltaK = 1;\n if (useHiddenLayer)\n deltaK *= fDeriv[k];\n double[] eWK = eW[k];\n for (int n = 0; n < cliqueFeatures.length; n++) {\n eWK[cliqueFeatures[n]] += deltaK * p;\n }\n }\n } else { // for edge features\n for (int n = 0; n < cliqueFeatures.length; n++) {\n E[cliqueFeatures[n]][k] += p;\n }\n }\n }\n }\n }\n }\n\n if (Double.isNaN(prob)) { // shouldn't be the case\n throw new RuntimeException(\"Got NaN for prob in CRFNonLinearLogConditionalObjectiveFunction.calculate()\");\n }\n\n value = -prob;\n if(VERBOSE){\n System.err.println(\"value is \" + value);\n }\n\n // compute the partial derivative for each feature by comparing expected counts to empirical counts\n int index = 0;\n for (int i = 0; i < E.length; i++) {\n int originalIndex = edgeFeatureIndicesMap.get(i);\n\n for (int j = 0; j < E[i].length; j++) {\n derivative[index++] = (E[i][j] - Ehat[i][j]);\n if (VERBOSE) {\n System.err.println(\"linearWeights deriv(\" + i + \",\" + j + \") = \" + E[i][j] + \" - \" + Ehat[i][j] + \" = \" + derivative[index - 1]);\n }\n }\n }\n if (index != edgeParamCount)\n throw new RuntimeException(\"after edge derivative, index(\"+index+\") != edgeParamCount(\"+edgeParamCount+\")\");\n\n for (int i = 0; i < eW.length; i++) {\n for (int j = 0; j < eW[i].length; j++) {\n derivative[index++] = (eW[i][j] - What[i][j]);\n if (VERBOSE) {\n System.err.println(\"inputLayerWeights deriv(\" + i + \",\" + j + \") = \" + eW[i][j] + \" - \" + What[i][j] + \" = \" + derivative[index - 1]);\n }\n }\n }\n\n\n if (index != beforeOutputWeights)\n throw new RuntimeException(\"after W derivative, index(\"+index+\") != beforeOutputWeights(\"+beforeOutputWeights+\")\");\n\n if (useOutputLayer) {\n for (int i = 0; i < eU.length; i++) {\n for (int j = 0; j < eU[i].length; j++) {\n derivative[index++] = (eU[i][j] - Uhat[i][j]);\n if (VERBOSE) {\n System.err.println(\"outputLayerWeights deriv(\" + i + \",\" + j + \") = \" + eU[i][j] + \" - \" + Uhat[i][j] + \" = \" + derivative[index - 1]);\n }\n }\n }\n }\n\n if (index != x.length)\n throw new RuntimeException(\"after W derivative, index(\"+index+\") != x.length(\"+x.length+\")\");\n\n int regSize = x.length;\n if (flags.skipOutputRegularization || flags.softmaxOutputLayer) {\n regSize = beforeOutputWeights;\n }\n\n // incorporate priors\n if (prior == QUADRATIC_PRIOR) {\n double sigmaSq = sigma * sigma;\n for (int i = 0; i < regSize; i++) {\n double k = 1.0;\n double w = x[i];\n value += k * w * w / 2.0 / sigmaSq;\n derivative[i] += k * w / sigmaSq;\n }\n } else if (prior == HUBER_PRIOR) {\n double sigmaSq = sigma * sigma;\n for (int i = 0; i < regSize; i++) {\n double w = x[i];\n double wabs = Math.abs(w);\n if (wabs < epsilon) {\n value += w * w / 2.0 / epsilon / sigmaSq;\n derivative[i] += w / epsilon / sigmaSq;\n } else {\n value += (wabs - epsilon / 2) / sigmaSq;\n derivative[i] += ((w < 0.0) ? -1.0 : 1.0) / sigmaSq;\n }\n }\n } else if (prior == QUARTIC_PRIOR) {\n double sigmaQu = sigma * sigma * sigma * sigma;\n for (int i = 0; i < regSize; i++) {\n double k = 1.0;\n double w = x[i];\n value += k * w * w * w * w / 2.0 / sigmaQu;\n derivative[i] += k * w / sigmaQu;\n }\n }\n }", "public static void main(String[] args) throws Exception {\n final int numRows = 28;\n final int numColumns = 28;\n int outputNum = 10; // number of output classes\n int batchSize = 128; // batch size for each epoch\n int rngSeed = 123; // random number seed for reproducibility\n int numEpochs = 15; // number of epochs to perform\n String modelPath = \"モデルパスを入力\";\n\n //Get the DataSetIterators:\n DataSetIterator mnistTrain = new MnistDataSetIterator(batchSize, true, rngSeed);\n DataSetIterator mnistTest = new MnistDataSetIterator(batchSize, false, rngSeed);\n\n\n System.out.println(\"Build model....\");\n MultiLayerConfiguration conf = new NeuralNetConfiguration.Builder()\n .seed(rngSeed) //include a random seed for reproducibility\n // use stochastic gradient descent as an optimization algorithm\n .updater(new Nesterovs(0.006, 0.9))\n .l2(1e-4)\n .list()\n .layer(new DenseLayer.Builder() //create the first, input layer with xavier initialization\n .nIn(numRows * numColumns)\n .nOut(1000)\n .activation(Activation.RELU)\n .weightInit(WeightInit.XAVIER)\n .build())\n .layer(new OutputLayer.Builder(LossFunctions.LossFunction.NEGATIVELOGLIKELIHOOD) //create hidden layer\n .nIn(1000)\n .nOut(outputNum)\n .activation(Activation.SOFTMAX)\n .weightInit(WeightInit.XAVIER)\n .build())\n .build();\n\n\n MultiLayerNetwork model = new MultiLayerNetwork(conf);\n model.init();\n //print the score with every 1 iteration\n UIServer uiServer = UIServer.getInstance();\n InMemoryStatsStorage statsStorage = new InMemoryStatsStorage();\n uiServer.attach(statsStorage);\n model.setListeners(new StatsListener(statsStorage),new ScoreIterationListener(1));\n\n System.out.println(\"Train model....\");\n model.fit(mnistTrain, numEpochs);\n\n\n\n\n System.out.println(\"Evaluate model....\");\n Evaluation eval = model.evaluate(mnistTest);\n System.out.println(eval.stats());\n ModelSerializer.writeModel(model, new File(modelPath), false);\n System.out.println(\"****************Example finished********************\");\n\n }", "@Test\n public void testOneUserTrecevalStrategyMultipleRelevance() {\n DataModelIF<Long, Long> test = DataModelFactory.getDefaultModel();\n DataModelIF<Long, Long> predictions = DataModelFactory.getDefaultModel();\n test.addPreference(1L, 2L, 0.0);\n test.addPreference(1L, 3L, 1.0);\n test.addPreference(1L, 4L, 2.0);\n predictions.addPreference(1L, 1L, 3.0);\n predictions.addPreference(1L, 2L, 4.0);\n predictions.addPreference(1L, 3L, 5.0);\n predictions.addPreference(1L, 4L, 1.0);\n\n Precision<Long, Long> precision = new Precision<Long, Long>(predictions, test, 1.0, new int[]{1, 2, 3, 4, 5});\n\n precision.compute();\n\n assertEquals(0.5, precision.getValue(), 0.001);\n assertEquals(1.0, precision.getValueAt(1), 0.001);\n assertEquals(0.5, precision.getValueAt(2), 0.001);\n assertEquals(0.3333, precision.getValueAt(3), 0.001);\n assertEquals(0.5, precision.getValueAt(4), 0.001);\n assertEquals(0.4, precision.getValueAt(5), 0.001);\n\n Map<Long, Double> precisionPerUser = precision.getValuePerUser();\n for (Map.Entry<Long, Double> e : precisionPerUser.entrySet()) {\n long user = e.getKey();\n double value = e.getValue();\n assertEquals(0.5, value, 0.001);\n }\n }", "@Override\n\tvoid bp_adam(double learning_rate, int epoch_num) {\n\t\t\n\t}" ]
[ "0.6928937", "0.65206164", "0.6391015", "0.6277245", "0.6265936", "0.6181883", "0.6133654", "0.60847545", "0.60295904", "0.59279156", "0.5920653", "0.5920168", "0.587573", "0.5844512", "0.5842715", "0.5825601", "0.5792207", "0.57831836", "0.5739799", "0.5721732", "0.56959593", "0.5692649", "0.56717175", "0.56557304", "0.56500614", "0.5619302", "0.56097585", "0.5604553", "0.5592116", "0.55652004", "0.5553029", "0.5534467", "0.55241036", "0.55213803", "0.55200154", "0.55188435", "0.5511673", "0.5509058", "0.55030704", "0.5498556", "0.5498122", "0.5487886", "0.5482792", "0.54753613", "0.54656357", "0.54653543", "0.54591024", "0.545728", "0.5456528", "0.54401696", "0.54140675", "0.5413804", "0.54043525", "0.5386659", "0.5385034", "0.5383354", "0.53821635", "0.53756684", "0.5373464", "0.5373142", "0.53691", "0.53675413", "0.5359847", "0.5350382", "0.53450525", "0.53433573", "0.5343074", "0.53394663", "0.5337917", "0.53365964", "0.5331988", "0.5329996", "0.5314309", "0.53113085", "0.53095907", "0.5307418", "0.5304232", "0.5294213", "0.5292297", "0.5291787", "0.52859145", "0.52814853", "0.527934", "0.52712464", "0.52628803", "0.5250481", "0.52493227", "0.52444977", "0.524324", "0.5239408", "0.5234221", "0.52324355", "0.52306503", "0.52272236", "0.52193534", "0.5213818", "0.5213052", "0.5205192", "0.5204474", "0.51991606", "0.51985633" ]
0.0
-1
================== Recommendation API ==================================== return a list of picture ID (nNum pictures)
public ArrayList<ImgDisResEntry> SimilaritySearch(byte[] byteImg, int nNum, int domainId) { ArrayList<ImgDisResEntry> res = null; query.setbytes(byteImg); query.setintval(nNum); query.setlist(null); query.setdomid(domainId); query.settype(MsgId.SEARCH_SIM); query.setrettype(RetID.INVALID); try { scon.sendmsg(query); MessageObject result = (MessageObject) scon.getmsg(query); if (result.getrettype() == RetID.IMG_DIS_LIST) { res = result.imgDisList; } } catch (IOException e) { HandleException(e, MsgId.SEARCH_SIM); } return res; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public ArrayList<Long> GetPicId (int nClassId)\r\n\t\t{\r\n\t\t\tArrayList<Long> res = null;\r\n\t\t\tquery.setclassid(nClassId);\r\n\t\t\tquery.settype(MsgId.GET_PICID);\r\n\t\t\tquery.setlist(null);\r\n\t\t\tquery.setrettype(RetID.INVALID);\r\n\t\t\t\r\n\t\t\ttry {\r\n\t\t\t scon.sendmsg(query);\r\n\t\t\t MessageObject result = (MessageObject) scon.getmsg(query);\r\n\t\t\t \r\n\t\t\t if (result.getrettype() == RetID.LONG_LIST) {\r\n\t\t\t \t res = result.getlist();\r\n\t\t\t }\r\n\t\t\t} catch (IOException e) {\r\n\t\t\t\t\r\n\t\t\t\tHandleException(e, MsgId.GET_PICID);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\treturn res;\r\n\t\t}", "private String[] getImageIDs(String shop)\t{\n\n\t\tString[] empty = new String[0];\n\n\t\timageCounter = 0;\n\n\t\tString allImageIDsString = \"\";\n\n\t\tallImageIDsString = getSharedPrefs(shop.trim(),\"imageIDs\",\"empty\");\n\n\t\tif(!allImageIDsString.equals(\"empty\"))\t{\n\n\t\t\tif(!allImageIDsString.endsWith(\",\"))\t{\n\t\t\t\tallImageIDsString = allImageIDsString.trim()+\",\";\n\t\t\t}\n\n\t\t\tString[] allImageIDs = allImageIDsString.split(\",\");\n\n\t\t\tif(!(allImageIDs.length == 1 && allImageIDs[0].equals(\"\")))\t{\n\t\t\t\treturn allImageIDs;\n\t\t\t} else {\n\t\t\t\treturn empty;\n\t\t\t}\n\n\n\t\t} else {\n\t\t\t\n\t\t\treturn empty;\n\t\t}\n\t}", "@Override\n\t\t\tpublic int getCount() {\n\t\t\t\treturn imageId.length;\n\t\t\t}", "@Override\n\t\tpublic int getCount()\n\t\t{\n\t\t\treturn imageIds.length;\n\t\t}", "public String [] getImageIds() {\n return this.ImageIds;\n }", "public int getNumberOfPictures()\r\n {\r\n return pictures.size();\r\n }", "public int getCount() {\n\t\t\treturn this.myImageIds.length;\n\t\t}", "@Override\n\t\tpublic int getCount() {\n\t\t\treturn mImageIds.length;\n\t\t}", "@Override\n\tpublic int getCount() \n\t{\n\t\treturn mImageIds.size();\n\t}", "public int getCount() {\n return imageIDs.length;\n }", "List<Bitmap> getFavoriteRecipeImgs();", "@Override\n\tpublic int getCount() {\n\t\treturn mImageIds.length;\n\t}", "java.util.List<Integer> getSrcIdList();", "public void listPictures()\r\n {\r\n int index = 0;\r\n while(index >=0 && index < pictures.size()) \r\n {\r\n String filename = pictures.get(index);\r\n System.out.println(index + \": \"+ filename);\r\n index++;\r\n }\r\n }", "Receta getByIdWithImages(long id);", "public java.util.List<java.lang.String> getPhotoIds() {\n return photoIds;\n }", "public String getImageResourceIds(){\n return imageResourceIds;\n }", "@Override\n\tpublic int getCount() {\n\t\treturn mImageId.length;\n\t}", "int getExpoBracketingNImagesPref();", "java.util.List<java.lang.Integer> getRareIdList();", "java.util.List<java.lang.Integer> getRareIdList();", "public int getPicCount(){\n return picCount;\n }", "List<Bitmap> getRecipeImgSmall();", "public int getImageId(){\n \t\treturn imageId;\n \t}", "java.util.List<java.lang.Integer> getListSnIdList();", "int getSrcIdCount();", "private List<String> getImages(String query, int id) {\n\t\tResultSet rs=null;\n\t\tList<String> imageList = new ArrayList<String>();\n\t\ttry {\n\t\t\t\n\t\t\t//pstmt = con.prepareStatement(query);\n\t\t\tPreparedStatement pstmt = dataSource.getConnection().prepareStatement(query);\n\t\t\tpstmt.setInt(1, id);\n\t\t\trs = pstmt.executeQuery();\n\t\t\twhile (rs.next()) \n\t\t\t{\n\t\t\t\timageList.add(rs.getString(1));\n\t\t\t}\n\t\t}catch (SQLException e) {\n\n\t\t\te.printStackTrace();\n\t\t\t\n\t\t}\n\t\t\treturn imageList;\n\t}", "public int getCount() {\r\n\t\t\treturn ((HerdinatorApplication) getApplication()).imageIDs.length;\r\n\t\t}", "private LinkedList<Image> loadPhotos(int n){\n\t\tLinkedList<Image> listOfPhotos = new LinkedList<>();\n\t\t\n\t\t\n\t\ttry {\n\n\t\t\tFileInputStream in = new FileInputStream(\"images\");\n\t\t\t//Skipping magic number and array size\n\t\t\tfor (int i = 0; i < 16; i++) {\n\t\t\t\tin.read();\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\tfor (int k = 0; k < n; k++) {\n\t\t\t\tImage img = new Image(HEIGHT, WIDTH);\n\t\t\t\t\n\t\t\t\tbyte[][] imageData = new byte[WIDTH][HEIGHT];\n\t\t\t\tfor (int i = k*WIDTH; i < k*WIDTH + WIDTH; i++) {\n\t\t\t\t\tfor (int j = k*HEIGHT; j < k*HEIGHT + HEIGHT; j++) {\n\t\t\t\t\t\timageData[j%28][i%28] = (byte) in.read();\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\timg.setData(imageData);\n\t\t\t\tlistOfPhotos.add(img);\n\t\t\t}\n\t\t\tin.close();\n\n\t\t}catch(Exception e){\n\t\t\te.printStackTrace();\n\t\t}\n\t\t\t\n\t\t\n\t\treturn listOfPhotos;\n\t\t\n\t}", "lanyotech.cn.park.protoc.CommonProtoc.PARKINGPICTURE getPictureGenre();", "public int getNumberOfPhotos(){\n\t\tint num = 0;\n\t\ttry {\n\t\t\tFileInputStream in = new FileInputStream(\"images\");\n\t\t\t//Skipping magic number\n\t\t\tfor (int i = 0; i < 4; i++) {\n\t\t\t\tin.read();\n\t\t\t}\n\t\t\tbyte[] tmpVar = new byte[4];\n\t\t\tfor (int i = 0; i < 4; i++) {\n\t\t\t\ttmpVar[i] = (byte) in.read();\n\t\t\t}\n\t\t\tnum = ByteBuffer.wrap(tmpVar).getInt();\n\t\t\tin.close();\n\t\t}catch (Exception e){\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn num;\n\t\t\n\t}", "public int getPhotos() {\n return photos;\n }", "private int getPetImages() {\n int nUserPets = user.getPets().size();\n Drawable defaultDrawable = getResources().getDrawable(R.drawable.single_paw, null);\n Bitmap defaultBitmap = ((BitmapDrawable) defaultDrawable).getBitmap();\n countImagesNotFound = new int[nUserPets];\n Arrays.fill(countImagesNotFound, 0);\n\n ExecutorService executorService = Executors.newCachedThreadPool();\n startRunnable(nUserPets, executorService);\n executorService.shutdown();\n\n try {\n executorService.awaitTermination(3, TimeUnit.MINUTES);\n } catch (InterruptedException e) {\n e.printStackTrace();\n }\n\n return calculateImagesNotFound();\n }", "public int getImageId() {\n return imageId_;\n }", "@Override\n public int getCount() {\n return imageIDs.length;\n }", "public int getNumberOfImages() { return this.images.size(); }", "public int getImageNumber() {\n return imageNumber;\n }", "public int getNoOfImages() {\n return noOfImages;\n }", "int getHotelImageURLsCount();", "public List<PictureData> searchAllPicture(String pageID) {\n\t\treturn null;\n\t}", "public List<PictureData> searchAllPicture(String pageID) {\n\t\treturn null;\n\t}", "java.util.List<com.google.protobuf.ByteString> getImgDataList();", "public int getImageId() {\n return imageId_;\n }", "public int getImageID() {\n return imageID;\n }", "int getBurstNImages();", "public List<Upfile> findLinerPic(Long itickettypeid);", "public int getImage_id() {\n\t\treturn image_id;\n\t}", "public String getImgId() {\n return imgId;\n }", "public Long getImgId() {\r\n return imgId;\r\n }", "int getImgDataCount();", "public List<Pic> list() {\n\t\treturn picDao.list();\n\t}", "public int getCount() {\n return cp.getmImageIds(gridType).length;\n\n }", "public static List getAllImgs() {\n List polovniautomobili = new ArrayList<>();\n try {\n CONNECTION = DriverManager.getConnection(URL, USERNAME, PASSWORD);\n String query = \"SELECT imgUrl FROM polovni\";\n try (PreparedStatement ps = CONNECTION.prepareStatement(query)) {\n ResultSet result = ps.executeQuery();\n while (result.next()) {\n String imgUrl = result.getString(\"imgUrl\");\n polovniautomobili.add(imgUrl);\n }\n\n ps.close();\n CONNECTION.close();\n }\n CONNECTION.close();\n } catch (SQLException ex) {\n Logger.getLogger(Register.class.getName()).log(Level.SEVERE, null, ex);\n }\n return polovniautomobili;\n }", "int getMaxRawImages();", "private int getPictureType()\n {\n return pictureType;\n }", "@Override\n\tpublic ImgRep getRep(int num) {\n\t\treturn dao.select(num);\n\t}", "@GetMapping(\"/shops/pictures/{id}\")\n\tpublic String getById(Model model, @PathVariable(name = \"id\") Long id) throws RecordNotFoundException {\n\t\t\n\t\tList<Picture> listPictures = (List<Picture>) pictureService.getById(id);\n\t\tmodel.addAttribute(\"listPIctures\", listPictures);\n\t\treturn \"list-pictures\";\n\t}", "public int getNumPhotos() {\n\t\treturn photos.size();\n\t}", "@Override\n\tpublic List<PersonalisationMediaModel> getImageByID(final String imageID)\n\t{\n\t\tfinal String query1 = \"Select {pk} from {PersonalisationMedia} Where {code}=?imageId and {user}=?user\";\n\t\t/**\n\t\t * select distinct {val:pk} from {PersonalisationMediaModel as val join MediaModel as media on\n\t\t * {media:PK}={val.image} join User as user on {user:pk}={val:user} and {media:code}=?imageId and {user:pk}=?user}\n\t\t */\n\t\tfinal UserModel user = getUserService().getCurrentUser();\n\t\tfinal FlexibleSearchQuery fQuery = new FlexibleSearchQuery(query1);\n\t\tfinal Map<String, Object> params = new HashMap<>();\n\t\tparams.put(\"imageId\", imageID);\n\t\tparams.put(\"user\", user);\n\t\tfQuery.addQueryParameters(params);\n\t\tLOG.info(\"getImageByID\" + fQuery);\n\t\tfinal SearchResult<PersonalisationMediaModel> searchResult = flexibleSearchService.search(fQuery);\n\t\treturn searchResult.getResult();\n\t}", "public int getPhotosListSize() {\n\t\treturn images.size();\n\t}", "String galleryItemIdentity();", "@GetMapping(path = \"/images\", produces = \"application/json; charset=UTF-8\")\n public @ResponseBody ArrayNode getImageList() {\n final ArrayNode nodes = mapper.createArrayNode();\n for (final Image image : imageRepository.findAllPublic())\n try {\n nodes.add(mapper.readTree(image.toString()));\n } catch (final JsonProcessingException e) {\n e.printStackTrace();\n }\n return nodes;\n }", "public ArrayList<PictureDTO> getPictures(int itemID) {\n\t\tArrayList<PictureDTO> pictures = new ArrayList<PictureDTO>();\n\t\tString sql = \"select * from Pictures where ItemID = ?\";\n\t\ttry {\n\t\t\tConnection connection = dataSource.getConnection();\n\t\t\tPreparedStatement preparedStatement = connection.prepareStatement(sql);\n\t\t\tpreparedStatement.setInt(1, itemID);\n\t\t\tResultSet resultSet = preparedStatement.executeQuery();\n\t\t\twhile (resultSet.next()) {\n\t\t\t\tPictureDTO picture = new PictureDTO();\n\t\t\t\tpicture.setPictureID(resultSet.getInt(\"PictureID\"));\n\t\t\t\tpicture.setPictureName(resultSet.getString(\"PictureName\"));\n\t\t\t\tpicture.setPictureSource(resultSet.getBlob(\"PictureSource\"));\n\t\t\t\tpicture.setItemID(itemID);\n\t\t\t\tpictures.add(picture);\n\t\t\t}\n\t\t\tconnection.close();\n\t\t} catch (SQLException e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn pictures;\n\t}", "public int getPhotos() {\n\t\tJButton open = new JButton();\n\t\tJFileChooser fc = new JFileChooser(); // initialize file chooser\n\t\tfc.setMultiSelectionEnabled(true); // enable multi file selection\n\t\tif (fc.showOpenDialog(open) == JFileChooser.APPROVE_OPTION) {\n\n\t\t}\n\n\t\timageArray = fc.getSelectedFiles(); // get selected images and store\n\t\t\t\t\t\t\t\t\t\t\t// them into an array\n\t\tArrays.sort(imageArray);\n\t\tLCS(imageArray);\n\t\t// window.setScalingProgressBar(0);\n\t\treturn imageArray.length;\n\n\t}", "List<Photo> homePagePhotos();", "@Override\n\tpublic ArrayList<ImgRep> getAll(int imgNum) {\n\t\treturn dao.selectAll(imgNum);\n\t}", "@Override\r\n\t\tpublic int getCount() {\n\t\t\treturn pictures.length;\r\n\t\t}", "public int[] getGraphicIDs(float x, float y, int tolerance, int numberOfResults)\n\t{\n\t\treturn getObject().getGraphicIDs(x, y, tolerance, numberOfResults);\n\t}", "public int[] getPhotoresistors()\n {\n return finchController.getPhotoresistors();\n }", "public List<? extends PictureData> getAllPictures() {\n\t\treturn null;\n\t}", "List<BufferedImage> listarHuellas(Integer fcdc_id) throws SQLException, IOException;", "@Override\r\n\t\tpublic int getCount() {\n\t\t\treturn MainActivity.pictures.length;\r\n\t\t}", "java.util.List<com.yahoo.xpathproto.TransformTestProtos.ContentImage> \n getImagesByHandlerList();", "private ArrayList<ImageItem> getData() {\n final ArrayList<ImageItem> imageItems = new ArrayList<>();\n // TypedArray imgs = getResources().obtainTypedArray(R.array.image_ids);\n for (int i = 0; i < f.size(); i++) {\n Bitmap bitmap = imageLoader.loadImageSync(\"file://\" + f.get(i));;\n imageItems.add(new ImageItem(bitmap, \"Image#\" + i));\n }\n return imageItems;\n }", "int getIdsCount();", "@Override\n public List<IPictureDto> getAllVisiblePictures() {\n return new ArrayList<IPictureDto>();\n }", "int getListSnIdCount();", "public int getImageResourceIdForExercise(Context context){\n\n TypedArray imagesArray = context.getResources().obtainTypedArray(R.array.images_array);\n int id = 0;\n\n if(musclePart == 1) {\n return imagesArray.getResourceId((exeNumber -1),0);\n }else {\n for (int i = 1; i < imagesArray.length(); i++) {\n if(i == (((musclePart - 1) * 6) + exeNumber) - 1){\n id = imagesArray.getResourceId(i,0);\n break;\n }\n }\n }\n imagesArray.recycle();\n return id;\n }", "public int[] getAllId(int id) {\n int[] ids = new int[50];\n int i = 0;\n String sql= \"select * from photo where id_annonce = \"+id;\n Cursor cursor = this.getReadableDatabase().rawQuery(sql, null);\n if (cursor.moveToFirst())\n do {\n ids[i] = cursor.getInt(cursor.getColumnIndex(\"id_photo\"));\n i++;\n }while (cursor.moveToNext());\n cursor.close();\n return ids;\n }", "@Override\n public int getCount() {\n return mPictureList.size();\n }", "@Override\n public int getItemCount() {\n return picture.size();\n }", "public List<Result> recognize(IplImage image);", "@Override\n public IPictureDto getPictureById(int pictureId) {\n return null;\n }", "@Override\r\n\tpublic int getCount() {\n\t\treturn mThumbIds.length;\r\n\t}", "@Override\n\tpublic Serializable getId() {\n\t\treturn imageId;\n\t}", "int imageCount();", "public abstract ArrayList<Integer> getIdList();", "void loadImages(int id_image, HouseRepository.GetImageFromHouseCallback callback);", "com.yahoo.xpathproto.TransformTestProtos.ContentImage getImagesByHandler(int index);", "public String getImageId() {\n return imageId;\n }", "public String getImageId() {\n return this.ImageId;\n }", "java.util.List<com.yahoo.xpathproto.TransformTestProtos.ContentImage> \n getImagesByTransformList();", "public String[] getPictureNames() {\r\n\t\tif(!isReady) prepare();\r\n\t\tif(!isReady) {\r\n\t\t\tLog.e(TAG,\"The system was not ready. No external media\");\r\n\t\t\treturn new String[]{};\r\n\t\t}\r\n\t\tFile[] pictureFiles = directory.listFiles(new AlbumFileFilter());\r\n\t\tString[] pictureFileNames = new String[pictureFiles.length];\r\n\t\tfor(int a=0;a<pictureFiles.length;a++) {\r\n\t\t\tpictureFileNames[a] = pictureFiles[a].getName();\r\n\t\t}\r\n\t\treturn pictureFileNames;\r\n\t}", "public List<Integer> findAllPaintersId();", "private void getImagesFromServer() {\n trObtainAllPetImages.setUser(user);\n trObtainAllPetImages.execute();\n Map<String, byte[]> petImages = trObtainAllPetImages.getResult();\n Set<String> names = petImages.keySet();\n\n for (String petName : names) {\n byte[] bytes = petImages.get(petName);\n Bitmap bitmap = BitmapFactory.decodeByteArray(bytes, 0, Objects.requireNonNull(bytes).length);\n int index = user.getPets().indexOf(new Pet(petName));\n user.getPets().get(index).setProfileImage(bitmap);\n ImageManager.writeImage(ImageManager.PET_PROFILE_IMAGES_PATH, user.getUsername() + '_' + petName, bytes);\n }\n }", "@Override\n\tpublic String imageLists(String url, QueryBean param) throws IOException {\n\t\treturn new HttpUtil().getHttp(url + param.toString());\n\t}", "public String getImageId() {\n return this.imageId;\n }", "public long getImageId() {\n return imageId;\n }", "public int getImage();", "@Override\r\n\tpublic int getCount() {\n\t\treturn minhasIdsImagem.length;\r\n\t}", "public int getImageTypeID() {\r\n return imageTypeID;\r\n }" ]
[ "0.6769561", "0.6265706", "0.62623346", "0.62289184", "0.62059325", "0.6169733", "0.6139838", "0.61371475", "0.6007687", "0.5977025", "0.592849", "0.588917", "0.5875795", "0.58653444", "0.58624506", "0.58395153", "0.57971334", "0.5788498", "0.5775219", "0.5754504", "0.5754504", "0.5737042", "0.5726506", "0.5723386", "0.5694671", "0.5683119", "0.56672084", "0.5639981", "0.56334376", "0.56281817", "0.5625701", "0.5609652", "0.5606046", "0.5588142", "0.5582708", "0.55771106", "0.5554473", "0.55409086", "0.5540313", "0.5537957", "0.5537957", "0.5534837", "0.5513257", "0.55091923", "0.54900026", "0.5489127", "0.5488291", "0.5469117", "0.54686147", "0.5457683", "0.54373926", "0.5431104", "0.5429534", "0.54272133", "0.5415", "0.54029137", "0.54011464", "0.53978753", "0.5392199", "0.5385396", "0.5384116", "0.5383883", "0.53812844", "0.53640527", "0.5360003", "0.53521425", "0.53451157", "0.53402436", "0.5336033", "0.533322", "0.5318867", "0.5317858", "0.5290526", "0.52893245", "0.5287175", "0.5280018", "0.52738374", "0.5271143", "0.52549183", "0.52518713", "0.52513945", "0.52338994", "0.5228198", "0.52255833", "0.52248806", "0.5221049", "0.52115077", "0.52014923", "0.5195019", "0.51932526", "0.5190135", "0.51884663", "0.51854295", "0.51780766", "0.5177922", "0.5177551", "0.51751304", "0.5157682", "0.5153526", "0.51518375", "0.5148865" ]
0.0
-1
all function below returns true if api call success, false if api call failed (usually due to connection failure of image server) accuracy[0] is the accuracy of the specific model
public boolean getModelAccuracy(int serverIndex, int modleId, double[] accuracy) { query.settype(MsgId.GET_MODEL_ACCURACY); query.setdomid(modleId); query.setintval(serverIndex); query.setrettype(RetID.INVALID); try { scon.sendmsg(query); MessageObject result = (MessageObject) scon.getmsg(query); if (result.getrettype() == RetID.TIMEOUT) return false; accuracy[0] = result.modelAccuracy; } catch (IOException e) { HandleException(e, MsgId.GET_MODEL_ACCURACY); } return true; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private double findAccuracy(){\n double[] prediciton = this.learner.test(this.VS);\n ClassificationEvaluator CE = new ClassificationEvaluator(prediciton, this.VS);\n double tmp = CE.returnAccuracy(); //find accuracy\n return tmp;\n }", "public double computeAccuracy(){\n\n\t\t//count the totla number of predictions\n\t\tdouble total = sumAll();\n\n\t\tdouble truePredictions = 0;\n\t\t//iterate all correct guesses\n\t\tfor(Label l : labels){\n\t\t\ttruePredictions += this.computeTP(l);\n\t\t\t\n\t\t}\n\n\t\treturn truePredictions/(total);\n\n\t}", "public float getAccuracy() {\n return this.accuracy;\n }", "@Override\r\n\tpublic double getAccuracy() {\n\t\treturn this.accuracy;\r\n\t}", "public boolean train(Mat trainData, Mat responses)\r\n {\r\n\r\n boolean retVal = train_1(nativeObj, trainData.nativeObj, responses.nativeObj);\r\n\r\n return retVal;\r\n }", "public String getAccuracy() {\n\t\treturn accuracy;\n\t}", "public void run() throws Exception {\r\n\r\n\r\n LibSVM svm = new LibSVM();\r\n String svmOptions = \"-S 0 -K 2 -C 8 -G 0\"; //Final result: [1, -7 for saveTrainingDataToFileHybridSampling2 ]\r\n svm.setOptions(weka.core.Utils.splitOptions(svmOptions));\r\n System.out.println(\"SVM Type and Keranl Type= \" + svm.getSVMType() + svm.getKernelType());//1,3 best result 81%\r\n // svm.setNormalize(true);\r\n\r\n\r\n// load training data from .arff file\r\n ConverterUtils.DataSource source = new ConverterUtils.DataSource(\"C:\\\\Users\\\\hp\\\\Desktop\\\\SVM implementation\\\\arffData\\\\balancedTrainingDataUSSMOTE464Random.arff\");\r\n System.out.println(\"\\n\\nLoaded data:\\n\\n\" + source.getDataSet());\r\n Instances dataFiltered = source.getDataSet();\r\n dataFiltered.setClassIndex(0);\r\n\r\n // gridSearch(svm, dataFiltered);\r\n Evaluation evaluation = new Evaluation(dataFiltered);\r\n evaluation.crossValidateModel(svm, dataFiltered, 10, new Random(1));\r\n System.out.println(evaluation.toSummaryString());\r\n System.out.println(evaluation.weightedAreaUnderROC());\r\n double[][] confusionMatrix = evaluation.confusionMatrix();\r\n for (int i = 0; i < 2; i++) {\r\n for (int j = 0; j < 2; j++) {\r\n System.out.print(confusionMatrix[i][j] + \" \");\r\n\r\n }\r\n System.out.println();\r\n }\r\n System.out.println(\"accuracy for crime class= \" + (confusionMatrix[0][0] / (confusionMatrix[0][1] + confusionMatrix[0][0])) * 100 + \"%\");\r\n System.out.println(\"accuracy for other class= \" + (confusionMatrix[1][1] / (confusionMatrix[1][1] + confusionMatrix[1][0])) * 100 + \"%\");\r\n System.out.println(\"accuracy for crime class= \" + evaluation.truePositiveRate(0) + \"%\");\r\n System.out.println(\"accuracy for other class= \" + evaluation.truePositiveRate(1) + \"%\");\r\n\r\n\r\n }", "public void doValidation(int currentRound)\n {\n getData(currentRound);\n// System.out.println(\"training unterminated ones\");\n kMeans.setItems(trainingData.get(0));\n kMeans.k=k1;\n kMeans.init();\n List<Cluster> unterminatedClusters=kMeans.doCluster();\n for (int i=0;i<unterminatedClusters.size();i++)\n {\n unterminatedClusters.get(i).label=0;\n }\n \n// System.out.println(\"training terminated ones\");\n kMeans.setItems(trainingData.get(1));\n kMeans.k=k2;\n kMeans.init();\n List<Cluster> terminatedClusters=kMeans.doCluster();\n for (int i=0;i<terminatedClusters.size();i++)\n {\n terminatedClusters.get(i).label=1;\n }\n \n List<Cluster> clusters=new ArrayList<Cluster>();\n clusters.addAll(unterminatedClusters);\n clusters.addAll(terminatedClusters);\n kMeans.setClusters(clusters);\n int[] corrects=new int[2];\n int[] counts=new int[2];\n for (int i=0;i<2;i++)\n {\n corrects[i]=0;\n counts[i]=0;\n }\n for (Item item:testData)\n {\n int label=kMeans.getNearestCluster(item).label;\n counts[label]++;\n if (label==item.type)\n {\n corrects[item.type]++;\n }\n }\n correctness+=corrects[1]*1.0/counts[1];\n correctCount+=corrects[1];\n// for (int i=0;i<2;i++)\n// System.out.println(\"for type \"+i+\": \" +corrects[i]+\" correct out of \"+counts[i]+\" in total (\"+corrects[i]*1.0/counts[i]+\")\");\n }", "public double testAccuracy() {\r\n\t\tdouble accuracy = 0;\r\n\t\tint i = 0;\r\n\t\tdouble split = ((float)dataEntries.size()/(float)100)*70;\r\n\t\t\r\n\t\t//Filling arrays with the correct and predicted results to compare.\r\n\t\tfor (i=(int)split; i<dataEntries.size(); i++) {\r\n\t\t\t\tEntry en = dataEntries.get(i);\r\n\t\t\t\tcorrectArray.add(en.getHasCOVID19());\r\n\t\t\t\tdouble diagnosis = calcProbs(new Entry(en.getTemperature(), en.getAches(), en.getCough(), en.getSoreThroat(), en.getSoreThroat()));\r\n\t\t\t\tif (diagnosis>0.5) { predictArray.add(\"yes\"); }\r\n\t\t\t\telse { predictArray.add(\"no\"); }\r\n\t\t}\r\n\t\t\r\n\t\t//Comparing the results of \"hasCOVID19\" to each other.\r\n\t\tfor(i=0;i<correctArray.size();i++) {\r\n\t\t\tif (correctArray.get(i).equals(predictArray.get(i))) {\r\n\t\t\t\taccuracy++;\r\n\t\t\t}\r\n\t\t}\r\n\t\t\r\n\t\t//Getting the result as a percentage and returning it.\r\n\t\taccuracy /= correctArray.size();\r\n\t\treturn accuracy * 100;\r\n\t}", "public java.lang.Float getAccuracy () {\n\t\treturn accuracy;\n\t}", "double getAbsoluteAccuracy();", "public void predict(final Bitmap bitmap) {\n new AsyncTask<Integer, Integer, Integer>() {\n\n @Override\n\n protected Integer doInBackground(Integer... params) {\n\n //Resize the image into 224 x 224\n Bitmap resized_image = ImageUtils.processBitmap(bitmap, 224);\n\n //Normalize the pixels\n floatValues = ImageUtils.normalizeBitmap(resized_image, 224, 127.5f, 1.0f);\n\n //Pass input into the tensorflow\n tf.feed(INPUT_NAME, floatValues, 1, 224, 224, 3);\n\n //compute predictions\n tf.run(new String[]{OUTPUT_NAME});\n\n //copy the output into the PREDICTIONS array\n tf.fetch(OUTPUT_NAME, PREDICTIONS);\n\n //Obtained highest prediction\n Object[] results = argmax(PREDICTIONS);\n\n\n int class_index = (Integer) results[0];\n float confidence = (Float) results[1];\n\n\n try {\n\n final String conf = String.valueOf(confidence * 100).substring(0, 5);\n\n //Convert predicted class index into actual label name\n final String label = ImageUtils.getLabel(getAssets().open(\"labels.json\"), class_index);\n\n\n //Display result on UI\n runOnUiThread(new Runnable() {\n @Override\n public void run() {\n\n progressBar.dismiss();\n resultView.setText(label + \" : \" + conf + \"%\");\n\n }\n });\n\n } catch (Exception e) {\n\n\n }\n\n\n return 0;\n }\n\n\n }.execute(0);\n\n }", "public void dmall() {\n \r\n BufferedReader datafile = readDataFile(\"Work//weka-malware.arff\");\r\n \r\n Instances data = null;\r\n\t\ttry {\r\n\t\t\tdata = new Instances(datafile);\r\n\t\t} catch (IOException e1) {\r\n\t\t\t// TODO Auto-generated catch block\r\n\t\t\te1.printStackTrace();\r\n\t\t}\r\n data.setClassIndex(data.numAttributes() - 1);\r\n \r\n // Choose a type of validation split\r\n Instances[][] split = crossValidationSplit(data, 10);\r\n \r\n // Separate split into training and testing arrays\r\n Instances[] trainingSplits = split[0];\r\n Instances[] testingSplits = split[1];\r\n \r\n // Choose a set of classifiers\r\n Classifier[] models = { new J48(),\r\n new DecisionTable(),\r\n new DecisionStump(),\r\n new BayesianLogisticRegression() };\r\n \r\n // Run for each classifier model\r\n//for(int j = 0; j < models.length; j++) {\r\n int j = 0;\r\n \tswitch (comboClassifiers.getSelectedItem().toString()) {\r\n\t\t\tcase \"J48\":\r\n\t\t\t\tj = 0;\r\n\t\t\t\tbreak;\r\n\t\t\tcase \"DecisionTable\":\r\n\t\t\t\tj = 1;\r\n\t\t\t\tbreak;\r\n\t\t\tcase \"DecisionStump\":\r\n\t\t\t\tj = 2;\r\n\t\t\t\tbreak;\r\n\t\t\tcase \"BayesianLogisticRegression\":\r\n\t\t\t\tj = 3;\r\n\t\t\t\tbreak;\r\n\t\t\tdefault:\r\n\t\t\t\tbreak;\r\n\t\t\t}\r\n \t\r\n\r\n // Collect every group of predictions for current model in a FastVector\r\n FastVector predictions = new FastVector();\r\n \r\n // For each training-testing split pair, train and test the classifier\r\n for(int i = 0; i < trainingSplits.length; i++) {\r\n Evaluation validation = null;\r\n\t\t\t\ttry {\r\n\t\t\t\t\tvalidation = simpleClassify(models[j], trainingSplits[i], testingSplits[i]);\r\n\t\t\t\t} catch (Exception e) {\r\n\t\t\t\t\t// TODO Auto-generated catch block\r\n\t\t\t\t\te.printStackTrace();\r\n\t\t\t\t}\r\n predictions.appendElements(validation.predictions());\r\n \r\n // Uncomment to see the summary for each training-testing pair.\r\n// textArea.append(models[j].toString() + \"\\n\");\r\n textArea.setText(models[j].toString() + \"\\n\");\r\n// System.out.println(models[j].toString());\r\n }\r\n \r\n // Calculate overall accuracy of current classifier on all splits\r\n double accuracy = calculateAccuracy(predictions);\r\n \r\n // Print current classifier's name and accuracy in a complicated, but nice-looking way.\r\n textArea.append(models[j].getClass().getSimpleName() + \": \" + String.format(\"%.2f%%\", accuracy) + \"\\n=====================\\n\");\r\n System.out.println(models[j].getClass().getSimpleName() + \": \" + String.format(\"%.2f%%\", accuracy) + \"\\n=====================\");\r\n//}\r\n \r\n\t}", "PredictionModelStatus getModelStatus(String resourceGroupName, String hubName, String predictionName);", "public double getAccuracy(){\n return (numOfHits/numOfGuesses);\n }", "@Override\n\n protected Integer doInBackground(Integer... params) {\n Bitmap resized_image = ImageUtils.processBitmap(bitmap, 224);\n\n //Normalize the pixels\n floatValues = ImageUtils.normalizeBitmap(resized_image, 224, 127.5f, 1.0f);\n\n //Pass input into the tensorflow\n tf.feed(INPUT_NAME, floatValues, 1, 224, 224, 3);\n\n //compute predictions\n tf.run(new String[]{OUTPUT_NAME});\n\n //copy the output into the PREDICTIONS array\n tf.fetch(OUTPUT_NAME, PREDICTIONS);\n\n //Obtained highest prediction\n Object[] results = argmax(PREDICTIONS);\n\n\n int class_index = (Integer) results[0];\n float confidence = (Float) results[1];\n\n\n try {\n\n final String conf = String.valueOf(confidence * 100).substring(0, 5);\n\n //Convert predicted class index into actual label name\n final String label = ImageUtils.getLabel(getAssets().open(\"labels.json\"), class_index);\n\n\n //Display result on UI\n runOnUiThread(new Runnable() {\n @Override\n public void run() {\n\n progressBar.dismiss();\n resultView.setText(label + \" : \" + conf + \"%\");\n\n }\n });\n\n } catch (Exception e) {\n\n\n }\n\n\n return 0;\n }", "public double accuracy() throws RankingException {\n\t\treturn this.accuracy;\n\t}", "public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "protected void calculateAccuracyIndicators( DataSet dataSet )\n {\n // Note that the model has been initialized\n initialized = true;\n \n // Reset various helper summations\n double sumErr = 0.0;\n double sumAbsErr = 0.0;\n double sumAbsPercentErr = 0.0;\n double sumErrSquared = 0.0;\n \n String timeVariable = getTimeVariable();\n double timeDiff = getTimeInterval();\n \n // Calculate the Sum of the Absolute Errors\n Iterator<DataPoint> it = dataSet.iterator();\n while ( it.hasNext() )\n {\n // Get next data point\n DataPoint dp = it.next();\n double x = dp.getDependentValue();\n double time = dp.getIndependentValue( timeVariable );\n double previousTime = time - timeDiff;\n \n // Get next forecast value, using one-period-ahead forecast\n double forecastValue\n = getForecastValue( previousTime )\n + getSlope( previousTime );\n \n // Calculate error in forecast, and update sums appropriately\n double error = forecastValue - x;\n sumErr += error;\n sumAbsErr += Math.abs( error );\n sumAbsPercentErr += Math.abs( error / x );\n sumErrSquared += error*error;\n }\n \n // Initialize the accuracy indicators\n int n = dataSet.size();\n \n accuracyIndicators.setBias( sumErr / n );\n accuracyIndicators.setMAD( sumAbsErr / n );\n accuracyIndicators.setMAPE( sumAbsPercentErr / n );\n accuracyIndicators.setMSE( sumErrSquared / n );\n accuracyIndicators.setSAE( sumAbsErr );\n }", "@Override protected ClarifaiResponse<List<ClarifaiOutput<Concept>>> doInBackground(Void... params) {\n final ConceptModel generalModel = App.get().clarifaiClient().getDefaultModels().foodModel();\n\n // Use this model to predict, with the image that the user just selected as the input\n return generalModel.predict()\n .withInputs(ClarifaiInput.forImage(ClarifaiImage.of(imageBytes)))\n .executeSync();\n }", "@Override\r\n public void onSuccess(List<ImageLabel> labels) {\n Toast.makeText(AttendanceActivity.this, \"Got results from mlkit!!!\", Toast.LENGTH_SHORT).show();\r\n for (ImageLabel label : labels) {\r\n String text = label.getText();\r\n float confidence = label.getConfidence();\r\n int index = label.getIndex();\r\n Log.d(\"confidence\",text+\" \"+confidence);\r\n }\r\n }", "public static double predictionAccuracy(List<CSVAttribute[]> ulTestData, List<CSVAttribute[]> validationData,\n DecisionTreeNode tree, int labelAttribute){\n\n List<CSVAttribute[]> predictedTestData = TreeModel.predict(ulTestData, tree, labelAttribute);\n\n int correct = 0;\n for (int j = 0; j < predictedTestData.size(); j++) {\n if (predictedTestData.get(j)[labelAttribute].equals(validationData.get(j)[labelAttribute])) correct++;\n }\n\n return (double) correct / (double) predictedTestData.size();\n }", "public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "private static native boolean train_0(long nativeObj, long trainData_nativeObj, long responses_nativeObj, long varIdx_nativeObj, long sampleIdx_nativeObj, long params_nativeObj);", "public double calculateAccuracy() {\n final long divisor = truePositive + trueNegative + falsePositive + falseNegative;\n if(divisor == 0) {\n return 0.0;\n } else {\n return (truePositive + trueNegative) / (double)divisor;\n }\n }", "public void setAccuracy (java.lang.Float accuracy) {\n\t\tthis.accuracy = accuracy;\n\t}", "public String trainmodelandclassify(Attribute at) throws Exception {\n\t\tif(at.getAge()>=15 && at.getAge()<=25)\n\t\t\tat.setAgegroup(\"15-25\");\n\t\tif(at.getAge()>=26 && at.getAge()<=45)\n\t\t\tat.setAgegroup(\"25-45\");\n\t\tif(at.getAge()>=46 && at.getAge()<=65)\n\t\t\tat.setAgegroup(\"45-65\");\n\t\t\n\t\t\n\t\t\n\t\t//loading the training dataset\n\t\n\tDataSource source=new DataSource(\"enter the location of your .arff file for training data\");\n\tSystem.out.println(source);\n\tInstances traindataset=source.getDataSet();\n\t//setting the class index (which would be one less than the number of attributes)\n\ttraindataset.setClassIndex(traindataset.numAttributes()-1);\n\tint numclasses=traindataset.numClasses();\n for (int i = 0; i < numclasses; i++) {\n \tString classvalue=traindataset.classAttribute().value(i);\n \tSystem.out.println(classvalue);\n\t\t\n\t}\n //building the classifier\n NaiveBayes nb= new NaiveBayes();\n nb.buildClassifier(traindataset);\n System.out.println(\"model trained successfully\");\n \n //test the model\n\tDataSource testsource=new DataSource(\"enter the location of your .arff file for test data\");\n\tInstances testdataset=testsource.getDataSet();\n\t\n\tFileWriter fwriter = new FileWriter(\"enter the location of your .arff file for test data\",true); //true will append the new instance\n\tfwriter.write(System.lineSeparator());\n\tfwriter.write(at.getAgegroup()+\",\"+at.getGender()+\",\"+at.getProfession()+\",\"+\"?\");//appends the string to the file\n\tfwriter.close();\n\ttestdataset.setClassIndex(testdataset.numAttributes()-1);\n\t//looping through the test dataset and making predictions\n\tfor (int i = 0; i < testdataset.numInstances(); i++) {\n\t\tdouble classvalue=testdataset.instance(i).classValue();\n\t\tString actualclass=testdataset.classAttribute().value((int)classvalue);\n\t\tInstance instance=testdataset.instance(i);\n\t\tdouble pclassvalue=nb.classifyInstance(instance);\n\t\tString pclass=testdataset.classAttribute().value((int)pclassvalue);\n\t\tSystem.out.println(actualclass+\" \"+ pclass);\n\t\n}\n\tdouble classval=testdataset.instance(testdataset.numInstances()-1).classValue();\n\tInstance ins=testdataset.lastInstance();\n\tdouble pclassval=nb.classifyInstance(ins);\n\tString pclass=testdataset.classAttribute().value((int)pclassval);\n\tSystem.out.println(pclass);\n\t\n\treturn pclass;\n}", "public void printPrediction() {\n\t\tfor (int i = 0; i < testData.size(); i++) {\n\t\n\t\t\tSystem.out.print(testData.get(i) + \", Predicted label:\"\n\t\t\t\t\t+ predictLabels[i]);\n\t\t\tif (predictLabels[i] >= 20) System.out.println(\" Successful\");\n\t\t\telse System.out.println(\" Failed\");\n\t\t}\n\t}", "double getRelativeAccuracy();", "protected void calculateAccuracyOfTrainFile( double threshold )\n\t{\n\t\tint result = 0, n = this.class_data.attribute_data.size();\n\t\tdouble sum, total = 0;\n\t\tAttribute temp;\n\n\t\tfor ( int i = 0; i < n; i++ )\n\t\t{\n\t\t\tsum = 0;\n\t\t\tfor ( int j = 0; j < this.attribute_list.size(); j++ )\n\t\t\t{\n\t\t\t\ttemp = this.attribute_list.get( j );\n\t\t\t\tsum += temp.attribute_data.get( i ) * temp.getWeigth();\n\t\t\t}\n\n\t\t\tif ( sum < threshold )\n\t\t\t\tresult = 0;\n\t\t\telse\n\t\t\t\tresult = 1;\n\n\t\t\tif ( result == this.class_data.attribute_data.get( i ) )\n\t\t\t\ttotal++;\n\t\t}\n\n\t\tDecimalFormat df = new DecimalFormat( \"#.##\" );\n\t\tSystem.out.println( \"Accuracy of training file ( \" + n + \" instance ) = \" + df.format( (total * 100.00 / n) ) );\n\t}", "public double getSvAccuracy() {\n return svAccuracy;\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "@Override\n public void onAccuracyChanged(android.hardware.Sensor sensor, int accuracy) // Changes the accuracy of the system\n {\n }", "public double getAccuracy() {\r\n if (location != null) {\r\n accuracy = location.getAccuracy();\r\n }\r\n\r\n return accuracy;\r\n }", "public void train() {\n\n int w;\n double sum = 0, avg;\n double forecast;\n double[][] trainMatrix = new double[trainPoints][2];\n double[][] valMatrix = new double[validationPoints][2];\n actual = observations.toArray();\n\n for (int i = 0; i < step * slices; i++)\n sum += actual[i];\n\n avg = sum / slices;\n\n for (int pos = 0; pos < trainPoints; pos++) {\n sum = 0;\n w = 0;\n\n if (pos >= step * slices) {\n for (int k = pos - step * slices; k < pos; k += step)\n sum += actual[k] * weights[w++];\n forecast = sum / slices;\n } else forecast = avg;\n\n trainMatrix[pos][0] = actual[pos];\n trainMatrix[pos][1] = forecast;\n }\n\n for (int pos = actual.length - validationPoints, j = 0; pos < actual.length; pos++) {\n sum = 0;\n w = 0;\n for (int k = pos - step * slices; k < pos; k += step)\n sum += actual[k] * weights[w++];\n forecast = sum / slices;\n valMatrix[j][0] = actual[pos];\n valMatrix[j][1] = forecast;\n j++;\n }\n double biasness = BiasnessHandler.handleOffset(valMatrix);\n accuracyIndicators.setBias(biasness);\n ModelUtil.computeAccuracyIndicators(accuracyIndicators, trainMatrix, valMatrix, dof);\n errorBound = ErrorBoundsHandler.computeErrorBoundInterval(trainMatrix);\n }", "private void calletCampaignTrainingService() {\n\n String accessTokenId = marketPreference.getString(Constants.LOGIN_ACCESSTOKEN_ID, null);\n final String userId = marketPreference.getString(Constants.LOGIN_USER_ID, null);\n String roleId = marketPreference.getString(Constants.LOGIN_ROLE_ID, null);\n\n String campaignId = campaignOutput.getCompaignId();\n\n\n\n\n builder = getHttpClient();\n Retrofit retrofit = new Retrofit.Builder().baseUrl(Config.BASE_URL).addConverterFactory(GsonConverterFactory.create()).client(builder.build()).build();\n final Api api = retrofit.create(Api.class);\n\n Call<List<CampaignTrainingOutput>> call = (Call<List<CampaignTrainingOutput>>) api.getCampaignTraining(accessTokenId,\n userId,\n roleId,\n Constants.SERVICE_GET_CAMPAIGN_TRAINING,\n campaignId);\n call.enqueue(new Callback<List<CampaignTrainingOutput>>() {\n @Override\n public void onResponse(Call<List<CampaignTrainingOutput>> call, Response<List<CampaignTrainingOutput>> response) {\n\n //Checking for response code\n if (response.code() == 200 ) {\n\n\n campaignTrainingOutputList = response.body();\n\n\n if (campaignTrainingOutputList.size() == 0)\n {\n progressDialog.setVisibility(View.GONE);\n trainingList.setVisibility(View.GONE);\n\n errorDisplay.setVisibility(View.VISIBLE);\n\n errorDisplayIcon.setImageResource(R.drawable.ic_error_training);\n errorDisplayText.setText(getString( R.string.error_no_data_campaign_training));\n errorDisplayTryClick.setVisibility(View.GONE);\n\n\n }\n else {\n\n //Hiding views\n progressDialog.setVisibility(View.GONE);\n errorDisplay.setVisibility(View.GONE);\n\n trainingList.setVisibility(View.VISIBLE);\n\n campaignTrainingListAdapter = new CampaignTrainingListAdapter(CampaignTrainingActivity.this,campaignTrainingOutputList);\n trainingList.setAdapter(campaignTrainingListAdapter);\n campaignTrainingListAdapter.notifyDataSetChanged();\n\n }\n\n\n }\n //If status code is not 200\n else\n {\n\n progressDialog.setVisibility(View.GONE);\n trainingList.setVisibility(View.GONE);\n\n\n errorDisplay.setVisibility(View.VISIBLE);\n\n errorDisplayIcon.setImageResource(R.drawable.ic_error_code);\n errorDisplayText.setText(getString(R.string.error_response_code) + response.code());\n\n }\n }\n\n @Override\n public void onFailure(Call<List<CampaignTrainingOutput>> call, Throwable t) {\n\n\n Log.e(\"Failure\",t.toString());\n\n if (t instanceof IOException) {\n\n progressDialog.setVisibility(View.GONE);\n trainingList.setVisibility(View.GONE);\n\n errorDisplay.setVisibility(View.VISIBLE);\n\n errorDisplayIcon.setImageResource(R.drawable.ic_error_training);\n errorDisplayText.setText(getString( R.string.error_no_data_campaign_training));\n errorDisplayTryClick.setVisibility(View.GONE);\n\n }\n else\n {\n //Hiding views\n progressDialog.setVisibility(View.GONE);\n trainingList.setVisibility(View.GONE);\n\n\n errorDisplay.setVisibility(View.VISIBLE);\n\n errorDisplayIcon.setImageResource(R.drawable.ic_error_server);\n errorDisplayText.setText(getString(R.string.error_server));\n\n }\n\n\n }\n\n });\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n }", "public void checkTraining() {\r\n loadGenome();\r\n MLDataSet trainingSet;\r\n float sum = 0;\r\n try (Stream<Path> walk = Files.walk(Paths.get(\"check_train_data\"))) {\r\n\r\n List<String> result = walk.filter(Files::isRegularFile)\r\n .map(x -> x.toString()).collect(Collectors.toList());\r\n\r\n for (int i = 0; i < result.size(); i++) {\r\n trainingSet = new CSVNeuralDataSet(result.get(i), input, output, true);\r\n sum += network.calculateError(trainingSet);\r\n }\r\n System.out.println(\"Validation, Average error: \" + sum / result.size());\r\n } catch (IOException e) {\r\n e.printStackTrace();\r\n }\r\n\r\n }", "@Override\n public JsonObject getPrediction(String modelName,String usecaseName) throws InsightsCustomException {\n JsonObject prediction = h2oApiCommunicator.predict(modelName, usecaseName+\"_part1.hex\");\n JsonArray data = h2oApiCommunicator.getDataFrame(usecaseName+\"_part1.hex\");\n JsonObject response = new JsonObject();\n JsonArray fields = new JsonArray();\n Set<Map.Entry<String, JsonElement>> es = data.get(0).getAsJsonObject().entrySet();\n for (Iterator<Map.Entry<String, JsonElement>> it = es.iterator(); it.hasNext(); ) {\n fields.add(it.next().getKey());\n }\n if (data.size() == prediction.getAsJsonArray(\"predict\").size()) {\n \n prepareData(prediction, data, fields);\t \n response.add(\"Fields\", fields);\t \n response.add(\"Data\", data);\n return response;\n } else {\n log.error(\"Mismatch in test data and prediction: \");\n throw new InsightsCustomException(\"Mismatch in test data and prediction: \");\n }\n }", "private void test() {\r\n \ttry {\r\n\t\t\ttestWriter.write(\"Testing started...\");\r\n\t\t\r\n\t\t\tpredictions = new HashMap<>();\r\n \trightAnswers = new HashMap<>();\r\n\r\n\r\n \t// Get results and check them\r\n \tEvaluation eval = new Evaluation(numLabels);\r\n \tfinalTestIterator.reset();\r\n\r\n \tint metaDataCounter = 0;\r\n \tint addrCounter = 0;\r\n\r\n \twhile(finalTestIterator.hasNext()) {\r\n \t// If iterator has next dataset\r\n \tfinalTestData = finalTestIterator.next();\r\n \t// Get meta-data from this dataset\r\n\r\n \t@SuppressWarnings(\"rawtypes\")\r\n \tList<?> exampleMetaData = finalTestData.getExampleMetaData();\r\n \tIterator<?> exampleMetaDataIterator = exampleMetaData.iterator();\r\n \ttestWriter.write(\"\\n Metadata from dataset #\" + metaDataCounter + \":\\n\");\r\n \tSystem.out.println(\"\\n Metadata from dataset #\" + metaDataCounter + \":\\n\");\r\n\r\n \t// Normalize data\r\n \tnormalizer.fit(finalTestData);\r\n\r\n \t// Count processed images\r\n \tnumProcessed = (metaDataCounter + 1) * batchSizeTesting;\r\n \tloaded.setText(\"Loaded and processed: \" + numProcessed + \" pictures\");\r\n\r\n \tINDArray features = finalTestData.getFeatures();\r\n \tINDArray labels = finalTestData.getLabels();\r\n \tSystem.out.println(\"\\n Right labels #\" + metaDataCounter + \":\\n\");\r\n \ttestWriter.write(\"\\n Right labels #\" + metaDataCounter + \":\\n\");\r\n \t// Get right answers of NN for every input object\r\n \tint[][] rightLabels = labels.toIntMatrix();\r\n \tfor (int i = 0; i < rightLabels.length; i++) {\r\n \tRecordMetaDataURI metaDataUri = (RecordMetaDataURI) exampleMetaDataIterator.next();\r\n \t// Print address of image\r\n \tSystem.out.println(metaDataUri.getLocation());\r\n \tfor (int j = 0; j < rightLabels[i].length; j++) {\r\n \tif(rightLabels[i][j] == 1) {\r\n \t//public V put(K key, V value) -> key=address, value=right class label\r\n \trightAnswers.put(metaDataUri.getLocation(), j);\r\n \tthis.addresses.add(metaDataUri.getLocation());\r\n \t}\r\n \t}\r\n \t}\r\n \tSystem.out.println(\"\\nRight answers:\");\r\n \ttestWriter.write(\"\\nRight answers:\");\r\n \t// Print right answers\r\n \tfor(Map.Entry<String, Integer> answer : predictions.entrySet()){\r\n \t\ttestWriter.write(String.format(\"Address: %s Right answer: %s \\n\", answer.getKey(), answer.getValue().toString()));\r\n \tSystem.out.printf(String.format(\"Address: %s Right answer: %s \\n\", answer.getKey(), answer.getValue().toString()));\r\n \t}\r\n\r\n \t// Evaluate on the test data\r\n \tINDArray predicted = vgg16Transfer.outputSingle(features);\r\n \tint predFoundCounter = 0;\r\n \tSystem.out.println(\"\\n Labels predicted #\" + metaDataCounter + \":\\n\");\r\n \ttestWriter.write(\"\\n Labels predicted #\" + metaDataCounter + \":\\n\");\r\n \t// Get predictions of NN for every input object\r\n \tint[][] labelsPredicted = predicted.toIntMatrix();\r\n \tfor (int i = 0; i < labelsPredicted.length; i++) {\r\n \tfor (int j = 0; j < labelsPredicted[i].length; j++) {\r\n \tpredFoundCounter++;\r\n \tif(labelsPredicted[i][j] == 1) {\r\n \t//public V put(K key, V value) -> key=address, value=predicted class label\r\n \tpredFoundCounter = 0;\r\n \tthis.predictions.put(this.addresses.get(addrCounter), j);\r\n \t}\r\n \telse {\r\n \tif (predFoundCounter == 3) {\r\n \t// To fix bug when searching positive predictions\r\n \tthis.predictions.put(this.addresses.get(addrCounter), 2);\r\n \t}\r\n \t}\r\n \t}\r\n \taddrCounter++;\r\n \t}\r\n \tSystem.out.println(\"\\nPredicted:\");\r\n \ttestWriter.write(\"\\nPredicted:\");\r\n \t// Print predictions\r\n \tfor(Map.Entry<String, Integer> pred : rightAnswers.entrySet()){\r\n \tSystem.out.printf(\"Address: %s Predicted answer: %s \\n\", pred.getKey(), pred.getValue().toString());\r\n \ttestWriter.write(String.format(\"Address: %s Predicted answer: %s \\n\", pred.getKey(), pred.getValue().toString()));\r\n \t}\r\n \tmetaDataCounter++;\r\n\r\n \teval.eval(labels, predicted);\r\n \t}\r\n\r\n \tSystem.out.println(\"\\n\\n Cheack loaded model on test data...\");\r\n \tSystem.out.println(String.format(\"Evaluation on test data - [Accuracy: %.3f, P: %.3f, R: %.3f, F1: %.3f] \",\r\n \t\t\teval.accuracy(), eval.precision(), eval.recall(), eval.f1()));\r\n \tSystem.out.println(eval.stats());\r\n \tSystem.out.println(eval.confusionToString());\r\n \ttestWriter.write(\"\\n\\n Cheack loaded model on test data...\");\r\n \ttestWriter.write(String.format(\"Evaluation on test data - [Accuracy: %.3f, P: %.3f, R: %.3f, F1: %.3f] \",\r\n \t\t\teval.accuracy(), eval.precision(), eval.recall(), eval.f1()));\r\n \ttestWriter.write(eval.stats());\r\n \ttestWriter.write(eval.confusionToString());\r\n\r\n \t// Save test rates\r\n \tthis.f1_score = eval.f1();\r\n \tthis.recall_score = eval.recall();\r\n \tthis.accuracy_score = eval.accuracy();\r\n \tthis.precision_score = eval.precision();\r\n \tthis.falseNegativeRate_score = eval.falseNegativeRate();\r\n \tthis.falsePositiveRate_score = eval.falsePositiveRate();\r\n\r\n \tthis.f1.setText(\"F1 = \" + String.format(\"%.4f\", f1_score));\r\n \tthis.recall.setText(\"Recall = \" + String.format(\"%.4f\", recall_score));\r\n \tthis.accuracy.setText(\"Accuracy = \" + String.format(\"%.4f\", accuracy_score));\r\n \tthis.precision.setText(\"Precision = \" + String.format(\"%.4f\", precision_score));\r\n \tthis.falseNegativeRate.setText(\"False Negative Rate = \" + String.format(\"%.4f\", falseNegativeRate_score));\r\n \tthis.falsePositiveRate.setText(\"False Positive Rate = \" + String.format(\"%.4f\", falsePositiveRate_score));\r\n \r\n \ttestWriter.write(\"F1 = \" + String.format(\"%.4f\", f1_score));\r\n \ttestWriter.write(\"Recall = \" + String.format(\"%.4f\", recall_score));\r\n \ttestWriter.write(\"Accuracy = \" + String.format(\"%.4f\", accuracy_score));\r\n \ttestWriter.write(\"Precision = \" + String.format(\"%.4f\", precision_score));\r\n \ttestWriter.write(\"False Negative Rate = \" + String.format(\"%.4f\", falseNegativeRate_score));\r\n \ttestWriter.write(\"False Positive Rate = \" + String.format(\"%.4f\", falsePositiveRate_score));\r\n\r\n \tshowBarChart();\r\n \t} catch (IOException e) {\r\n \t\tSystem.err.println(\"Error while writing to log file\");\r\n\t\t\te.printStackTrace();\r\n\t\t}\r\n }", "public double getResultLocationAccuracy() {\n return resultLocationAccuracy;\n }", "private boolean hit(int accuracy)\n {\n Random random = new Random();\n int num = random.nextInt(100); //creates random number 0-100\n if(num < accuracy) //if number is lower than the accuracy then you can attack\n {\n return true;\n } else\n {\n return false;\n }\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "public boolean train_auto(Mat trainData, Mat responses, Mat varIdx, Mat sampleIdx, CvSVMParams params)\r\n {\r\n\r\n boolean retVal = train_auto_1(nativeObj, trainData.nativeObj, responses.nativeObj, varIdx.nativeObj, sampleIdx.nativeObj, params.nativeObj);\r\n\r\n return retVal;\r\n }", "@Test\r\n public void test_performLogic_Accuracy2() throws Exception {\r\n instance.performLogic(null);\r\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\r\n\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\r\n\t}", "@Override\r\n\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\r\n\t}", "@Override\r\n\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\t\t\r\n\t}", "@Override\r\n\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\t\t\r\n\t}", "@Override\r\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n\r\n }", "public List<Recognition> recognizeImage(Bitmap bitmap) {\n Bitmap croppedBitmap = Bitmap.createScaledBitmap(bitmap, cropSize, cropSize, true);\n// Bitmap croppedBitmap = Bitmap.createBitmap(cropSize, cropSize, Bitmap.Config.ARGB_8888);\n// final Canvas canvas = new Canvas(croppedBitmap);\n// canvas.drawBitmap(bitmap, frameToCropTransform, null);\n final List<Recognition> ret = new LinkedList<>();\n List<Recognition> recognitions = detector.recognizeImage(croppedBitmap);\n// long before=System.currentTimeMillis();\n// for (int k=0; k<100; k++) {\n// recognitions = detector.recognizeImage(croppedBitmap);\n// int a = 0;\n// }\n// long after=System.currentTimeMillis();\n// String log = String.format(\"tensorflow takes %.03f s\\n\", ((float)(after-before)/1000/100));\n// Log.d(\"MATCH TEST\", log);\n for (Recognition r : recognitions) {\n if (r.getConfidence() < minConfidence)\n continue;\n// RectF location = r.getLocation();\n// cropToFrameTransform.mapRect(location);\n// r.setOriginalLoc(location);\n// Bitmap cropped = Bitmap.createBitmap(bitmap, (int)location.left, (int)location.top, (int)location.width(), (int)location.height());\n// r.setObjectImage(cropped);\n BoxPosition bp = r.getLocation();\n// r.rectF = new RectF(bp.getLeft(), bp.getTop(), bp.getRight(), bp.getBottom());\n// cropToFrameTransform.mapRect(r.rectF);\n ret.add(r);\n }\n\n return ret;\n }", "private void initializeAndTrainModel(float alpha) {\n\n double forecast;\n double lastValue = actual[0];\n double[][] trainMatrix = new double[trainPoints][2];\n double[][] valMatrix = new double[validationPoints][2];\n\n for (int i = 1; i < trainPoints; i++) {\n forecast = lastValue;\n\n trainMatrix[i][0] = actual[i];\n trainMatrix[i][1] = forecast;\n lastValue = (alpha * actual[i]) + ((1 - alpha) * lastValue);\n }\n\n for (int t = 1; t <= validationPoints; t++) {\n valMatrix[t - 1][1] = lastValue;\n valMatrix[t - 1][0] = actual[trainPoints + t - 1];\n }\n\n\n double biasness = BiasnessHandler.handle(valMatrix);\n AccuracyIndicators AI = new AccuracyIndicators();\n ModelUtil.computeAccuracyIndicators(AI, trainMatrix, valMatrix, dof);\n AI.setBias(biasness);\n if (min_val_error >= AI.getMAPE()) {\n min_val_error = AI.getMAPE();\n optAlpha = alpha;\n accuracyIndicators = AI;\n }\n }", "@Override\n public void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n \tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n \t}", "@AccuracyType\n public int onAccuracyChanged(float accuracy) {\n int accuracyType = getAccuracyType(accuracy);\n if (accuracyType != lastKnownAccuracyType) {\n Log.d(TAG, \"onAccuracyChanged: changed to \" + accuracyType);\n lastKnownAccuracyType = accuracyType;\n // for observable based response the subject needs to be registered\n if (subjectAccuracyType != null) {\n subjectAccuracyType.onNext(lastKnownAccuracyType);\n }\n }\n return lastKnownAccuracyType;\n }", "public ApiResponse<List<Test>> getAccuracyTestsWithHttpInfo() throws ApiException {\n com.squareup.okhttp.Call call = getAccuracyTestsValidateBeforeCall(null, null);\n Type localVarReturnType = new TypeToken<List<Test>>(){}.getType();\n return apiClient.execute(call, localVarReturnType);\n }", "public void onAccuracyChanged(int sensor, int accuracy) {\n }", "private double validate(int k) {\n\t\tArrayList<Product> allData = trainData;\n\t\tshuffle(allData);\n\t\tArrayList<Double> accurs = new ArrayList<Double>();\n\t\tif (k < 1 || k > allData.size()) return -1;\n\t\tint foldLength = allData.size() / k;\n\t\tfor (int i = 0; i < k; i++) {\n\t\t\tArrayList<Product> fold = new ArrayList<Product>();\n\t\t\tArrayList<Product> rest = new ArrayList<Product>();\n\t\t\tfold.addAll(allData.subList(i * foldLength, (i + 1) * foldLength));\n\t\t\trest.addAll(allData.subList(0, i * foldLength));\n\t\t\trest.addAll(allData.subList((i + 1) * foldLength, allData.size()));\n\t\t\tdouble[] predict = classify(fold, rest);\n\t\t\tdouble[] real = getLabels(fold);\n\t\t\taccurs.add(getAccuracyBinary(predict, real));\n\t\t}\n\t\tdouble accur = 0;\n\t\tfor (int i = 0; i < accurs.size(); i++) {\n\t\t\taccur += accurs.get(i);\n\t\t}\n\t\taccur /= accurs.size();\n\t\treturn accur;\n\t}", "@Override\n public void onAccuracyChanged(Sensor sensor, int i) {\n }", "@Override\r\n\t\t\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\r\n\t\t\t}", "public void train(){\n recoApp.training(idsToTest);\n }", "@Override\r\n\t\t\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\t\t\t}", "@Override\r\n\t\t\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\t\t\t}", "@Override\n\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n\t}", "@Override\n\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\n\t}", "@Override\n\t\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\t\t\t\n\t\t}", "public void evaluate(String sampleFile, String featureDefFile, int nFold, float tvs, String modelDir, String modelFile) {\n/* 854 */ List<List<RankList>> trainingData = new ArrayList<>();\n/* 855 */ List<List<RankList>> validationData = new ArrayList<>();\n/* 856 */ List<List<RankList>> testData = new ArrayList<>();\n/* */ \n/* */ \n/* */ \n/* 860 */ List<RankList> samples = readInput(sampleFile);\n/* */ \n/* */ \n/* 863 */ int[] features = readFeature(featureDefFile);\n/* 864 */ if (features == null) {\n/* 865 */ features = FeatureManager.getFeatureFromSampleVector(samples);\n/* */ }\n/* 867 */ FeatureManager.prepareCV(samples, nFold, tvs, trainingData, validationData, testData);\n/* */ \n/* */ \n/* 870 */ if (normalize)\n/* */ {\n/* 872 */ for (int j = 0; j < nFold; j++) {\n/* */ \n/* 874 */ normalizeAll(trainingData, features);\n/* 875 */ normalizeAll(validationData, features);\n/* 876 */ normalizeAll(testData, features);\n/* */ } \n/* */ }\n/* */ \n/* 880 */ Ranker ranker = null;\n/* 881 */ double scoreOnTrain = 0.0D;\n/* 882 */ double scoreOnTest = 0.0D;\n/* 883 */ double totalScoreOnTest = 0.0D;\n/* 884 */ int totalTestSampleSize = 0;\n/* */ \n/* 886 */ double[][] scores = new double[nFold][]; int i;\n/* 887 */ for (i = 0; i < nFold; i++) {\n/* 888 */ (new double[2])[0] = 0.0D; (new double[2])[1] = 0.0D; scores[i] = new double[2];\n/* 889 */ } for (i = 0; i < nFold; i++) {\n/* */ \n/* 891 */ List<RankList> train = trainingData.get(i);\n/* 892 */ List<RankList> vali = null;\n/* 893 */ if (tvs > 0.0F)\n/* 894 */ vali = validationData.get(i); \n/* 895 */ List<RankList> test = testData.get(i);\n/* */ \n/* 897 */ RankerTrainer trainer = new RankerTrainer();\n/* 898 */ ranker = trainer.train(this.type, train, vali, features, this.trainScorer);\n/* */ \n/* 900 */ double s2 = evaluate(ranker, test);\n/* 901 */ scoreOnTrain += ranker.getScoreOnTrainingData();\n/* 902 */ scoreOnTest += s2;\n/* 903 */ totalScoreOnTest += s2 * test.size();\n/* 904 */ totalTestSampleSize += test.size();\n/* */ \n/* */ \n/* 907 */ scores[i][0] = ranker.getScoreOnTrainingData();\n/* 908 */ scores[i][1] = s2;\n/* */ \n/* */ \n/* 911 */ if (!modelDir.isEmpty()) {\n/* */ \n/* 913 */ ranker.save(FileUtils.makePathStandard(modelDir) + \"f\" + (i + 1) + \".\" + modelFile);\n/* 914 */ System.out.println(\"Fold-\" + (i + 1) + \" model saved to: \" + modelFile);\n/* */ } \n/* */ } \n/* 917 */ System.out.println(\"Summary:\");\n/* 918 */ System.out.println(this.testScorer.name() + \"\\t| Train\\t| Test\");\n/* 919 */ System.out.println(\"----------------------------------\");\n/* 920 */ for (i = 0; i < nFold; i++)\n/* 921 */ System.out.println(\"Fold \" + (i + 1) + \"\\t| \" + SimpleMath.round(scores[i][0], 4) + \"\\t| \" + SimpleMath.round(scores[i][1], 4) + \"\\t\"); \n/* 922 */ System.out.println(\"----------------------------------\");\n/* 923 */ System.out.println(\"Avg.\\t| \" + SimpleMath.round(scoreOnTrain / nFold, 4) + \"\\t| \" + SimpleMath.round(scoreOnTest / nFold, 4) + \"\\t\");\n/* 924 */ System.out.println(\"----------------------------------\");\n/* 925 */ System.out.println(\"Total\\t| \\t\\t| \" + SimpleMath.round(totalScoreOnTest / totalTestSampleSize, 4) + \"\\t\");\n/* */ }", "@Override\n public final void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public final void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\n public final void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "@Override\r\n\t\t\tpublic void onAccuracyChanged(Sensor sensor, int accuracy) {\n\t\t}", "public void compareFeatures() {\n computeDistances();\n evaluationLogic();\n // compute recall and precision\n recall = truePositiveCount / (truePositiveCount + falseNegativeCount);\n // avoid division by zero\n float denominator = truePositiveCount + falsePositiveCount;\n precision = denominator == 0 ? 0 : truePositiveCount / denominator;\n }", "public void onAccuracyChanged(int sensor, int accuracy) {\n\n }", "@Override\r\n public final void onAccuracyChanged(Sensor sensor, int accuracy) {\n }", "public void onAccuracyChanged(Sensor sensor, int accuracy) {\n mAccuracy = accuracy;\n }", "public void setAccuracy(String accuracy) {\n\t\tthis.accuracy = accuracy == null ? null : accuracy.trim();\n\t}", "protected abstract void calculateAccuracy(List<S> bestPath, List<O> observation);" ]
[ "0.62213194", "0.6056607", "0.6039201", "0.5800459", "0.566341", "0.55930597", "0.5536158", "0.5534343", "0.55261105", "0.55157816", "0.546695", "0.54407096", "0.54106814", "0.5394881", "0.53925997", "0.5392428", "0.5352394", "0.5322162", "0.5318661", "0.5314121", "0.5308998", "0.53016925", "0.5283834", "0.52575684", "0.52575684", "0.52575684", "0.52575684", "0.525357", "0.5229137", "0.5202503", "0.5194318", "0.51917243", "0.5188689", "0.5187921", "0.51846975", "0.5165808", "0.5156344", "0.51490194", "0.51393133", "0.5135078", "0.51241803", "0.51241803", "0.51241803", "0.5124084", "0.5124084", "0.5124084", "0.5124084", "0.5124084", "0.5124084", "0.5124084", "0.51160765", "0.51097286", "0.5102643", "0.5093118", "0.50831", "0.5080378", "0.5080378", "0.5080378", "0.5080378", "0.5080378", "0.5080378", "0.5080378", "0.5080378", "0.5079177", "0.5079177", "0.5075982", "0.5075653", "0.5072542", "0.5056245", "0.5056245", "0.5054831", "0.5054831", "0.50502485", "0.5049449", "0.5039343", "0.5038907", "0.503174", "0.50308144", "0.50297505", "0.5027477", "0.5023582", "0.50167006", "0.5016296", "0.5007527", "0.5005842", "0.5005842", "0.5005708", "0.5005708", "0.49975133", "0.4991756", "0.49807984", "0.49807984", "0.49807984", "0.49781412", "0.4976696", "0.49564332", "0.4949959", "0.49471503", "0.4937535", "0.49313974" ]
0.6146989
1
info[0] ==> true: training in progress, false: not in progress
public boolean getTrainingInfo(int serverIndex, int modleId, boolean[] info) { query.settype(MsgId.GET_MODEL_TRAININGINFO); query.setdomid(modleId); query.setintval(serverIndex); query.setrettype(RetID.INVALID); try { scon.sendmsg(query); MessageObject result = (MessageObject) scon.getmsg(query); if (result.getrettype() == RetID.TIMEOUT) return false; info[0] = result.trainingInProgress; } catch (IOException e) { HandleException(e, MsgId.GET_MODEL_TRAININGINFO); } return true; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "boolean hasTrainIdx();", "public void train(SieveDocuments trainingInfo) {\r\n\t\t// no training\r\n\t}", "public void startTrainingMode() {\n\t\t\r\n\t}", "public boolean hasProgress();", "boolean hasProgress();", "boolean hasProgress();", "public TrainingStatus trainingStatus() {\n return this.trainingStatus;\n }", "public void checkTraining() {\r\n loadGenome();\r\n MLDataSet trainingSet;\r\n float sum = 0;\r\n try (Stream<Path> walk = Files.walk(Paths.get(\"check_train_data\"))) {\r\n\r\n List<String> result = walk.filter(Files::isRegularFile)\r\n .map(x -> x.toString()).collect(Collectors.toList());\r\n\r\n for (int i = 0; i < result.size(); i++) {\r\n trainingSet = new CSVNeuralDataSet(result.get(i), input, output, true);\r\n sum += network.calculateError(trainingSet);\r\n }\r\n System.out.println(\"Validation, Average error: \" + sum / result.size());\r\n } catch (IOException e) {\r\n e.printStackTrace();\r\n }\r\n\r\n }", "public void train ()\t{\t}", "@Override\r\n\tpublic boolean isInProgress() {\n\t\treturn false;\r\n\t}", "private boolean checkTrainingCondition(){\n //if one sample validation was negative, so trainingCondition will be false.\n for(Sample s: samples){\n if(!s.getValidation())\n return false;\n }\n return true;\n }", "public void printStatus() {\n\t\tSystem.out.println(\"Current : \"+current+\"\\n\"\n\t\t\t\t+ \"Tour restant : \"+nb_rounds+\"\\n\"\n\t\t\t\t\t\t+ \"Troupe restant : \"+nb_to_train);\n\t}", "@Override\n protected boolean isFinished() {\n return drivetrain.isMotionProfileFinished();\n }", "public boolean isInProgress()\r\n\t{\r\n\t\treturn this.inProgress;\r\n\t}", "@Override\n\tpublic void trainLocal() throws Exception {\n\t\tdouble [][] input = parameters.getInput();\n\t\tdouble [][] result = ann.getResults(parameters);\n\t\tif (state == preTraining) {//in this case, it is running in the pre-training mode.\n\t\t\tinput = newInput;\n\t\t\tresult = newInput;\n\t\t}\n\t\terr = 0; \n\t\tfor (int i = 0; i < mb; i++) {\t\n\t\t\tif (pos > input.length - 1) {\n\t\t\t\tpos = 0;\n\t\t\t}\n\t\t\terr = err + ann.runEpoch(input[pos], pos, result[pos], parameters);\n\t\t\tpos++;\n\t\t}\n\t}", "boolean hasTrainingDataType();", "public boolean is_completed();", "public boolean hasNextBatch(boolean training) {\n if (training) {\n return train.hasNext();\n } else {\n return test.hasNext();\n }\n }", "public void train() throws Exception;", "public boolean isOnlineLearningSupported();", "void storeTraining(Training training);", "public void kirimNotifikasiPengajuan(Training training){\n\t\t\n\t}", "boolean hasStartingInfo();", "boolean experimentCompleted();", "boolean hasEstimator();", "boolean hasStep();", "boolean hasStep();", "boolean hasStep();", "private void train() throws IOException {\r\n\r\n // Set Listeners, to see results of evaluation during training process and testing\r\n vgg16Transfer.setListeners(new ScoreIterationListener(100));\r\n trainWriter.write(\"\\n Train model....\");\r\n System.out.println(\"\\n Train model....\");\r\n int iterationsCounter = 0;\r\n // Go through all data \"epochs\" - number of times\r\n for(int n = 0; n < epochs; n++) {\r\n System.out.println(String.format(\"Epoch %d started training\", n + 1));\r\n trainWriter.write(String.format(\"Epoch %d started training\", n + 1));\r\n\r\n //Reset training iterator to the new epoch\r\n trainIterator.reset();\r\n // Go through all data once, till it's end\r\n while (trainIterator.hasNext()) {\r\n iterationsCounter++;\r\n trainingData = trainIterator.next();\r\n normalizer.fit(trainingData);\r\n vgg16Transfer.fit(trainingData);\r\n System.out.println(\"*** Completed iteration number # \" + iterationsCounter + \" ***\");\r\n trainWriter.write(\"*** Completed iteration number # \" + iterationsCounter + \" ***\");\r\n\r\n }\r\n System.out.println(String.format(\"Epoch %d finished training\", n + 1));\r\n trainWriter.write(\"*** Completed iteration number # \" + iterationsCounter + \" ***\");\r\n // Get results and check them\r\n Evaluation eval = new Evaluation(numLabels);\r\n testIterator.reset();\r\n while(testIterator.hasNext()) {\r\n testData = testIterator.next();\r\n normalizer.fit(testData);\r\n INDArray features = testData.getFeatures();\r\n INDArray labels = testData.getLabels();\r\n INDArray predicted = vgg16Transfer.outputSingle(features);\r\n eval.eval(labels, predicted);\r\n }\r\n System.out.println(String.format(\"Evaluation on test data - [Epoch %d] [Accuracy: %.3f, P: %.3f, R: %.3f, F1: %.3f] \",\r\n n + 1, eval.accuracy(), eval.precision(), eval.recall(), eval.f1()));\r\n System.out.println(eval.stats());\r\n System.out.println(eval.confusionToString());\r\n trainWriter.write(String.format(\"Evaluation on test data - [Epoch %d] [Accuracy: %.3f, P: %.3f, R: %.3f, F1: %.3f] \",\r\n n + 1, eval.accuracy(), eval.precision(), eval.recall(), eval.f1()));\r\n trainWriter.write(eval.stats());\r\n trainWriter.write(eval.confusionToString());\r\n }\r\n System.out.println(\"\\n *** Training finished! *** \");\r\n trainWriter.write(\"\\n *** Training finished! *** \");\r\n }", "@Override\n public boolean isFinished() {\n double[] positions = drivetrain.getPositions();\n\n return Math.abs(positions[0] - targetDistance) <= allowedError && Math.abs(positions[1] - targetDistance) <= allowedError;\n }", "public boolean loadProgress() {\n return false;\n }", "@Override\n public int status() {\n if (currentLoad <= maxLoad && currentLoad >= 0.6 * maxLoad) return GOOD;\n if (currentLoad < 0.6 * maxLoad && currentLoad >= 0.1 * maxLoad) return CHECK;\n else return BAD;\n }", "@Override\n public Boolean isLoading() {\n return loadingInProgress;\n }", "public boolean hasPassed()\n {\n return status == Status.PASSED || status == Status.SKIPPED;\n }", "public void kirimNotifikasiPersetujuan(Training training){\n\t\t\n\t}", "private void nextTraining() {\n\t\tif(!training_queue.isEmpty()) {\n\t\t\tPair<Soldier, Integer> tmp = training_queue.remove();\n\t\t\tif(tmp!=null) {\n\t\t\t\tcurrent = tmp.getKey();\n\t\t\t\tnb_to_train = tmp.getValue();\t\t\n\t\t\t\tnb_rounds = current.getTime_prod();\n\t\t\t}else {\n\t\t\t\tcurrent = null;\n\t\t\t\tnb_to_train = 1;\n\t\t\t\tnb_rounds = 100+50*(owner_castle.getLevel()+1);\n\t\t\t\tupgrade = true;\n\t\t\t}\n\t\t}else\n\t\t\tcurrent = null;\n\t}", "boolean isRunning();", "boolean isRunning();", "boolean isRunning();", "boolean isRunning();", "boolean isRunning();", "boolean hasDecision();", "boolean hasDecision();", "public RefereeQualification getTraining() {\n return training;\n }", "boolean hasIsLastBatch();", "public void waitUntilTrainPasses(Train train) {\n\t\tthis.wait = train;\n\t}", "@java.lang.Override\n public boolean hasProgress() {\n return progress_ != null;\n }", "boolean hasIsComplete();", "boolean hasIsComplete();", "public boolean inProgress(){return (this.currentTicket != null);}", "public boolean isRunning();", "public boolean isRunning();", "public boolean isRunning();", "public boolean isRunning();", "public boolean isRunning();", "public boolean isRunning();", "public void performTraining() {\n\tint counter = 0;\n\tint success = 0;\n\n\tdo {\n\t success = 0;\n\n\t for (int ii = 0; ii < pl.size(); ii++) {\n\t\tPattern pn = pl.get(ii);\n\t\tbp.runNetwork(pn);\n\t\tbp.trainNetwork(pn);\n\n\t\tdouble truth[] = pn.getOutput();\t\t\n\t\tdouble results[] = bp.getOutputPattern();\n\n\t\tboolean failed = false;\n\n// \t\tSystem.out.print(\"patt \" + ii + \" \");\n// \t\tdouble[] input = pn.getInput();\n// for (int jj = 0; jj < input.length; jj++) {\n// \t\t System.out.print(round2(input[jj]) + \" \");\n// \t\t}\n// \t\tSystem.out.print(\"// \");\n// for (int jj = 0; jj < truth.length; jj++) {\n// \t\t System.out.print(round2(truth[jj]) + \" \");\n// \t\t}\n// \t\tSystem.out.println();\n\n// for (int jj = 0; jj < results.length; jj++) {\n// \t\t System.out.print(results[jj] + \" \");\n// \t\t // System.out.print(round2(results[jj]) + \" \");\n// \t\t}\n// \t\tSystem.out.println();\n\t\t\n\t\tfor (int jj = 0; jj < results.length; jj++) {\n if (round1(results[jj]) != round2(truth[jj])) {\n failed = true;\n }\n\t\t}\n \n if (!failed) {\n ++success;\n } \n }\n\n\t if ((++counter % 100) == 0) {\n System.out.println(counter + \" success:\" + success + \" needed:\" + pl.size());\n }\n } while (success < pl.size());\n\t\n\tSystem.out.println(\"Training complete in \" + counter + \" cycles\");\n }", "TrainingTest createTrainingTest();", "public void train(){\n recoApp.training(idsToTest);\n }", "protected boolean isFinished() {\n \tif(Math.abs(Robot.driveTrain.getHeading() - targetDirection) < 2) {\n \t\treturn true;\n \t} else {\n \t\treturn false;\n \t}\n }", "public abstract boolean isLoadCompleted();", "public void nextBatch(boolean training) {\n if (training) {\n trainSet = train.next();\n } else {\n testSet = test.next();\n }\n }", "boolean isOnlineEvaluation();", "public boolean isFinishedLoading(){ return FINISHED_LOADING; }", "boolean hasScoringParams();", "boolean hasWork();", "public void train()\n\t{\n\t\tdbiterator = DBInstanceIterator.getInstance();\n System.out.println(\"Start Training ..\");\n\n\t\ttry {\n\t\t\tSystem.out.println(\"Training Text %..\");\n\t\t\ttrainText();\n\n\t\t\tSystem.out.println(\"Training Complex %..\");\n\t\t\ttrainCombined();\n\n\t\t\tSystem.out.println(\"Training Feature %..\");\n\t\t\ttrainFeatures();\n\n\t\t\tSystem.out.println(\"Training Lexicon %..\");\n\t\t\t//trainLexicon();\n\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\n\t}", "public boolean checkpoint() {\n\t\ttry {\n\t\t\toutputStream.flush();\n\t\t} catch (IOException e) {\n\t\t\tif (RTS_COMMON.Option.VERBOSE)\n\t\t\t\te.printStackTrace();\n\t\t\treturn (false);\n\t\t}\n\t\treturn (true);\n\t}", "void checkpoint() throws IOException;", "public boolean lastOpSuccess()\r\n {\r\n \treturn this.stat == VirtualPointer.Serializer.STATUS_SUCCESS;\r\n }", "boolean hasBatchJob();", "public boolean isComplete();", "@java.lang.Override\n public boolean hasBatch() {\n return batch_ != null;\n }", "boolean getIsLastBatch();", "boolean isCompleted();", "private static void record(boolean train) {\n\t\t// IF its training mode then record initial training instances with labels FOR TRAINING\n\t\tif (train) {\n\t\t\tfor (int j = 0; j < words.length; j++) {\n\t\t\t\tSystem.out.println(\"Please make hand gesture for **\" + words[j]\n\t\t\t\t\t\t+ \"** now.\");\n\t\t\t\tcountdown();\n\t\t\t\tdataCollector.insertName(words[j], \"N/A\");\n\n\t\t\t\t// Automatic mode\n\t\t\t\tboolean motion = true;\n\t\t\t\tboolean activated = false;\n\t\t\t\tdouble distance = 0.0;\n\t\t\t\tlong timestamp = -1;\n\t\t\t\tlong elapsed_time = 0;\n\t\t\t\tint track = 0;\n\t\t\t\tdouble data[] = null;\n\t\t\t\twhile (motion) {\n\t\t\t\t\thub.run(READING_FREQUENCY);\n\n\t\t\t\t\t// Activate the recording here when detecting initial\n\t\t\t\t\t// motion\n\t\t\t\t\tif (activated == false) {\n\t\t\t\t\t\tdistance = (Data.calcEuclideanDistance(data,\n\t\t\t\t\t\t\t\tdataCollector.getData()));\n\t\t\t\t\t\tif (distance > 3) {\n\t\t\t\t\t\t\ttimestamp = dataCollector.getTimeStamp();\n\t\t\t\t\t\t\tactivated = true;\n\t\t\t\t\t\t}\n\t\t\t\t\t\tdata = dataCollector.getData();\n\t\t\t\t\t}\n\n\t\t\t\t\t// Deactivate the recording here by updating the data\n\t\t\t\t\t// every 1/2 seconds and detecting if motion has been\n\t\t\t\t\t// made or no\n\t\t\t\t\telse {\n\t\t\t\t\t\tdataCollector.saveDataToInstance(words[j], train);\n\t\t\t\t\t\ttrack++;\n\n\t\t\t\t\t\telapsed_time += dataCollector.getTimeStamp()\n\t\t\t\t\t\t\t\t- timestamp;\n\t\t\t\t\t\ttimestamp = dataCollector.getTimeStamp();\n\n\t\t\t\t\t\t// Update the data every 1/2 second\n\t\t\t\t\t\tif (elapsed_time > 200000) {\n\t\t\t\t\t\t\telapsed_time = 0;\n\t\t\t\t\t\t\tdistance = (Data.calcEuclideanDistance(data,dataCollector.getData()));\n\t\t\t\t\t\t\t// System.out.println(distance);\n\t\t\t\t\t\t\tif (distance < 0.5) {\n\t\t\t\t\t\t\t\t// System.out.println(track);\n\t\t\t\t\t\t\t\ttrack = 0;\n\t\t\t\t\t\t\t\tmotion = false;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tdata = dataCollector.getData();\n\t\t\t\t\t\t}\n\t\t\t\t\t\tSystem.out.println(Arrays.toString(data));\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\n\t\t\t}\n\t\t}\n\n\t\t// Otherwise just record to Instances without applying labels for TESTING\n\t\telse {\n\t\t\tcountdown();\n//\t\t\t// Automatic mode+\n\t\t\tSystem.out.println(\"Reading Calibrating Data.......\");\n\t\t\tdataCollector.startCalibration(hub, READING_FREQUENCY); // let the user start at idle position, record data and reset data to zero.\n\t\t\tSystem.out.println((\"Calibration Data Reading Completed!\"));\n\t\t\tint columns = 0;\n\t\t\twhile (columns++ < 300) {\n\t\t\t\t// run the event loop for READING_FREQUENCY milliseconds and\n\t\t\t\t// record all values within this time\n\t\t\t\thub.run(READING_FREQUENCY);\n\t\t\t\tdataCollector.saveDataToInstance(null, train);\n\t\t\t\t//dataCollector.saveDataToInstanceDom(null, train);\n\t\t\t}\n\t\t\t\n\t\t}\n//\t\t\tboolean motion = true;\n//\t\t\tboolean activated = false;\n//\t\t\tdouble distance = 0.0;\n//\t\t\tlong timestamp = -1;\n//\t\t\tlong elapsed_time = 0;\n//\t\t\tint track = 0;\n//\t\t\tdouble data[] = null;\n//\t\t\twhile (motion) {\n//\t\t\t\thub.run(READING_FREQUENCY);\n//\t\t\t\t// Activate the recording here when detecting initial motion\n//\t\t\t\tif (activated == false) {\n//\t\t\t\t\tdistance = (Data.calcEuclideanDistance(data,dataCollector.getData()));\n//\t\t\t\t\tif (distance > 3) {\n//\t\t\t\t\t\ttimestamp = dataCollector.getTimeStamp();\n//\t\t\t\t\t\tactivated = true;\n//\t\t\t\t\t}\n//\t\t\t\t\tdata = dataCollector.getData();\n//\t\t\t\t}\n//\n//\t\t\t\t// Deactivate the recording here by updating the data\n//\t\t\t\t// every 1/2 seconds and detecting if motion has been\n//\t\t\t\t// made or no\n//\t\t\t\telse {\n//\t\t\t\t\tdataCollector.saveDataToInstance(null, train);\n////\t\t\t\t\tSystem.out.println(dataCollector.getData());\n//\t\t\t\t\ttrack++;\n//\n//\t\t\t\t\telapsed_time += dataCollector.getTimeStamp() - timestamp;\n//\t\t\t\t\ttimestamp = dataCollector.getTimeStamp();\n//\n//\t\t\t\t\t// Update the data every 1/2 second\n//\t\t\t\t\tif (elapsed_time > 200000) {\n//\t\t\t\t\t\telapsed_time = 0;\n//\t\t\t\t\t\tdistance = (Data.calcEuclideanDistance(data,dataCollector.getData()));\n//\t\t\t\t\t\t// System.out.println(distance);\n//\t\t\t\t\t\tif (distance < 0.5) {\n//\t\t\t\t\t\t\t// System.out.println(track);\n//\t\t\t\t\t\t\ttrack = 0;\n//\t\t\t\t\t\t\tmotion = false;\n//\t\t\t\t\t\t}\n//\t\t\t\t\t\tdata = dataCollector.getData();\n//\t\t\t\t\t}\n//\t\t\t\t}\n//\t\t\t}\n\t\t}", "public boolean checkComplete(){\n return Status;\n }", "@Override\n\tpublic boolean status() {\n\t\treturn false;\n\t}", "@Override\n\tpublic boolean status() {\n\t\treturn false;\n\t}", "public boolean getStatus() {\n return this.isDone;\n }", "boolean isNetworkCallInProgress() {\n return mRepository.isNetworkCallInProgress();\n }", "public boolean isRunning()\n {\n\n // TODO Auto-generated method stub\n return !started || running;\n }", "public void engineFailureStatus() {\n \tthis.engineFailureActive = this.trainModelGUI.engineFailStatus();\n }", "@Procedure(value = \"mlp.train\", mode = WRITE)\n @Description(\"Backward pass through NN\")\n public void train(@Name(value = \"no. of passes\") long nPasses) {\n\n DataLogger logger = new DataLogger(\"proto1\", \"error\");\n\n for (int i = 0; i < nPasses; i++) {\n updateTrainRate(i + 1);\n forwardPass();\n\n double error = calculateError();\n\n double reward = 1.0 - error;\n\n// if (Math.random() > 0.9) reward = error;\n\n backwardPass(reward);\n moveNext();\n\n\n// System.out.println(String.format(\"Error: %f\", error));\n// if (i % 100 == 0 && i > 0) {\n// double meanError = errors.stream().reduce(0.0, Double::sum) / 100;\n// System.out.println(String.format(\n// \"Mean error: %f, eta: %f\", meanError, eta));\n// errors.clear();\n// }\n// errors.add(error);\n logger.append(error);\n\n\n }\n\n forwardPass();\n logger.close();\n }", "boolean isComplete();", "boolean isComplete();", "@Override\n public int checkStatus(){\n return InputOutputController.STATUS_READY;\n }", "@Override\n\tpublic void addTrainInfo(Training training) {\n\t\ttraining.settDate(new Date());\n\t\ttrainingMapper.insert(training);\n\t}", "boolean isStarted();", "boolean isStarted();", "private boolean hasTrainPassed(Train train){\n\t\tif (train==null)\n\t\t\treturn true;\n\t\tfor (Car c : cars)\n\t\t\tfor (Car c2 : train.getCars())\n\t\t\t\tfor (Point2D.Float p : c.getPoints())\n\t\t\t\t\tif (c2.contains(p))\n\t\t\t\t\t\treturn false;\n\t\treturn true;\n\t}", "private static native boolean train_0(long nativeObj, long trainData_nativeObj, long responses_nativeObj, long varIdx_nativeObj, long sampleIdx_nativeObj, long params_nativeObj);", "public void printPrediction() {\n\t\tfor (int i = 0; i < testData.size(); i++) {\n\t\n\t\t\tSystem.out.print(testData.get(i) + \", Predicted label:\"\n\t\t\t\t\t+ predictLabels[i]);\n\t\t\tif (predictLabels[i] >= 20) System.out.println(\" Successful\");\n\t\t\telse System.out.println(\" Failed\");\n\t\t}\n\t}", "public abstract boolean isSearchInProgress();", "boolean hasTask();", "protected float computeModelScoreOnTraining() {\n/* 508 */ float s = computeModelScoreOnTraining(0, this.samples.size() - 1, 0);\n/* 509 */ s /= this.samples.size();\n/* 510 */ return s;\n/* */ }", "boolean previousStep();", "public boolean isProcessed();", "public boolean isProcessed();", "public boolean isProcessed();" ]
[ "0.6438539", "0.6425844", "0.62762624", "0.6149545", "0.6114155", "0.6114155", "0.6084814", "0.5932635", "0.5900136", "0.5894503", "0.5847384", "0.58234066", "0.58190286", "0.57793504", "0.57547516", "0.5750709", "0.5702078", "0.5700229", "0.5664271", "0.5604291", "0.558721", "0.55836976", "0.5580683", "0.5570462", "0.5562117", "0.5518697", "0.5518697", "0.5518697", "0.5514048", "0.55129254", "0.55039907", "0.54849154", "0.5484328", "0.5471262", "0.5457832", "0.5448365", "0.544044", "0.544044", "0.544044", "0.544044", "0.544044", "0.5432154", "0.5432154", "0.54236144", "0.541787", "0.5407312", "0.5406449", "0.5397241", "0.5397241", "0.539039", "0.5360663", "0.5360663", "0.5360663", "0.5360663", "0.5360663", "0.5360663", "0.5352428", "0.5324666", "0.531491", "0.5314425", "0.52941394", "0.52912366", "0.5273864", "0.5272077", "0.52710575", "0.5228093", "0.52169997", "0.5216007", "0.52044404", "0.520336", "0.52009016", "0.52000475", "0.5198264", "0.51895666", "0.5175506", "0.51747215", "0.5169583", "0.516727", "0.516727", "0.5159513", "0.51555693", "0.5155156", "0.5151995", "0.51483005", "0.51478475", "0.51478475", "0.51448935", "0.5142889", "0.5135945", "0.5135945", "0.51227397", "0.5115108", "0.51137686", "0.5112723", "0.5109053", "0.51071143", "0.51048243", "0.5090867", "0.5090867", "0.5090867" ]
0.6531351
0
Paints the border for the specified component with the specified position and size.
public void paintBorder(Component c, Graphics g, int x, int y, int width, int height) { if (!(g instanceof Graphics2D)) { return; } Graphics2D g2d = (Graphics2D) g; drawVLine(g2d, Side.LEFT, x + getMargin(Side.LEFT), y, height); drawVLine(g2d, Side.RIGHT, x + width - getMargin(Side.RIGHT) - getBorderWidth(Side.RIGHT), y, height); drawHLine(g2d, Side.TOP, x, y + getMargin(Side.TOP), width); drawHLine(g2d, Side.BOTTOM, x, y + height - getMargin(Side.BOTTOM) - getBorderWidth(Side.BOTTOM), width); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n\t\tpublic void paintBorder(Component c, Graphics g, int x, int y, int width, int height) {\n\t\t\tsuper.paintBorder(c, g, x - 1, y, width + 5, height);\n\t\t}", "void setBorder(Color color, int thickness);", "@Override\n\t\tpublic void paintBorder(Component c, Graphics g, int x, int y, int width, int height) {\n\t\t\tsuper.paintBorder(c, g, x, y, width + 1, height);\n\t\t}", "@Override \n public void paintBorder(Component c, Graphics g, int x, int y, int width, int height){ \n g.setColor( c.getForeground() ); \n g.drawLine(0, height - 1, width, height - 1); //Border Bottom \n }", "protected void paintBorder (Graphics g)\r\n {\n }", "public void setBorderSize(double size)\n {\n borderSize = size;\n }", "Border createBorder();", "public PaddingBorder(JComponent component) {\n\t\tthis.component = component;\n\t}", "protected void paintComponentBorder(Graphics g) {\r\n int height = this.getHeight();\r\n int width = this.getWidth();\r\n Color c = g.getColor();\r\n g.setColor(getUiPrefs().getBorderColor());\r\n g.drawRoundRect(0, 0, width - 1, height - getInsets().bottom, 10, 10);\r\n g.setColor(c);\r\n }", "IOverlayStyle borderColor(int color);", "private void drawBorder(Graphics2D g2, boolean enabled, int x, int y, int w, int h)\r\n/* 193: */ {\r\n/* 194:228 */ g2.setColor(enabled ? PlasticLookAndFeel.getControlDarkShadow() : MetalLookAndFeel.getControlDisabled());\r\n/* 195: */ \r\n/* 196: */ \r\n/* 197:231 */ g2.drawOval(x, y, w, h);\r\n/* 198: */ }", "private void drawBorder(Graphics2D g2, boolean enabled, int x, int y, int width, int height)\r\n/* 89: */ {\r\n/* 90:133 */ g2.setColor(enabled ? PlasticLookAndFeel.getControlDarkShadow() : MetalLookAndFeel.getControlDisabled());\r\n/* 91: */ \r\n/* 92: */ \r\n/* 93:136 */ g2.drawRect(x, y, width, height);\r\n/* 94: */ }", "void render(Rectangle borders);", "public void setBorderColor(int borderColor) {\n mPolygonShapeSpec.setBorderColor(borderColor);\n mBorderPaint.setColor(borderColor);\n invalidate();\n }", "public Border(WorldObjectImpl target, Color color) {\r\n\t\tsuper();\r\n\t\tthis.myColor = color;\r\n\t\tthis.myTarget = target;\r\n\r\n\t\tmyFrame = Path.createRectangle(0f, 0f, 1f, 1f);\r\n\t\tsetPickable(false);\r\n\t\tsetChildrenPickable(false);\r\n\r\n\t\taddChild(myFrame);\r\n\r\n\t\tmyTarget.addPropertyChangeListener(Property.BOUNDS_CHANGED, this);\r\n\r\n\t\tupdateBorder();\r\n\t}", "public void drawBorder(Graphics g, Shape s) {\r\n\t\tgraphics.setStroke(new BasicStroke(8f)); // set the surround size of the shape\r\n\t\tgraphics.setColor(Color.BLACK);\r\n\t\tgraphics.draw(s);\r\n\t}", "@Override\n protected void paintBorder(Graphics g) {\n g.setColor(getForeground());\n g.drawRoundRect(0, 0, getWidth() - 1, getHeight() - 1, 15, 50);\n }", "void border(Keywords.BorderSide location, @DelegatesTo(BorderCriterion.class) @ClosureParams(value=FromString.class, options = \"org.modelcatalogue.spreadsheet.query.api.BorderCriterion\") Closure borderConfiguration);", "IOverlayStyle borderOffset(int offset);", "public void setBorderColor(int borderColor) {\n\n if (paintBorder != null)\n paintBorder.setColor(borderColor);\n\n this.invalidate();\n }", "IOverlayStyle borderThickness(int thick);", "private void drawIconBorder(Graphics g) {\n }", "private void renderBorder() {\n\t\trenderHorizontalLine(0, BORDER_SIGN_HORIZONTAL);\n\t\trenderHorizontalLine(this.output.length - 1, BORDER_SIGN_HORIZONTAL);\n\t\trenderVerticalLine(0, BORDER_SIGN_VERTICAL);\n\t\trenderVerticalLine(this.output[0].length - 1, BORDER_SIGN_VERTICAL);\n\n\t\tthis.output[0][0] = BORDER_SIGN_EDGE;\n\t\tthis.output[0][this.output[0].length - 1] = BORDER_SIGN_EDGE;\n\t\tthis.output[this.output.length - 1][0] = BORDER_SIGN_EDGE;\n\t\tthis.output[this.output.length - 1][this.output[0].length - 1] = BORDER_SIGN_EDGE;\n\t}", "void addEventBorder(DefaultBorder border, DefaultBall ball);", "public IconBuilder border(float thickness) {\n\t\tthis.borderThickness = thickness;\n\t\treturn this;\n\t}", "public void paintComponent(Graphics i) { //setup the graphic\r\n super.paintComponent(i);\r\n Graphics2D j = (Graphics2D) i;\r\n setBorder(BorderFactory.createEtchedBorder()); //set up the border for the score\r\n\r\n Dimension size = getPreferredSize(); //set up the variable for dimension\r\n size.height = 10;\r\n setPreferredSize(size);\r\n Font font = new Font(\"Times New Roman\", Font.BOLD, 20);//sets the font for display\r\n j.setFont(font);\r\n j.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);\r\n i.setColor(darkYellow);//set the color to red\r\n i.drawString(\"Coins: \" + player.getCoins() + \" \", 500, 30);//set up for coins\r\n }", "public Bitmap addBorder(Bitmap bmp, int borderSize, int borderColor) {\n Bitmap bmpWithBorder = Bitmap.createBitmap(bmp.getWidth() + borderSize\n * 2, bmp.getHeight() + borderSize * 2, bmp.getConfig());\n Canvas canvas = new Canvas(bmpWithBorder);\n canvas.drawColor(borderColor);\n canvas.drawBitmap(bmp, borderSize, borderSize, null);\n return bmpWithBorder;\n }", "protected void paintBorder(Graphics g) {\n g.setColor(getForeground());\n g.drawOval(0, 0, getSize().width-1, getSize().height-1);\n }", "private void setBorder(TitledBorder titledBorder) {\n\n}", "public void paint(Graphics g) \n{ \n int i; \n int x=gRectangle.x;\n int y = gRectangle.y;\n int width=gRectangle.width;\n int height=gRectangle.height;\n \n g.setColor(ButtonColor); \n // Clickable Button \n // Unfortunately Java doesn't seem to have the concept of thickness \n // for borders. To get a border of a certain thickness, we have to \n // draw multiple rectangles having slightly different sizes \n \n for (i=0; i < GC_BUTTON_BORDER_THICKNESS; i++) \n { \n g.draw3DRect(x+i, y+i, width - 2*i+1, height - 2*i+1, raised); \n } \n g.fillRect(x+GC_BUTTON_BORDER_THICKNESS, \n y+GC_BUTTON_BORDER_THICKNESS, \n width -2* GC_BUTTON_BORDER_THICKNESS+2, \n height - 2*GC_BUTTON_BORDER_THICKNESS+2); \n \n // Put the label on the button \n \n g.setColor(Color.black); \n g.setFont(buttonFont);\n g.drawString(ButtonName, x+GC_BUTTON_BORDER_THICKNESS+GC_BUTTON_HORIZ_PAD,\n y+GC_BUTTON_BORDER_THICKNESS+GC_BUTTON_VERT_PAD+fontMaxAscent);\n \n \n // The following was added to see how big the alloted Canvas area was that was \n // made available to our MyButtonClass \n\n g.drawRect(0,0, gRectangle.width+2*GC_CANVAS_HORIZ_GAP-1,\n gRectangle.height+2*GC_CANVAS_VERT_GAP-1);\n\n }", "public Color getBorderColor();", "public StockEvent setBorderColor(Color borderColor) {\n this.borderColor = borderColor;\n return this;\n }", "private void createAreaWithBorder(int borderWidth, int borderHeight){\n image.setColor(borderColor);\n image.fillRect(0, 0, fieldWidth, fieldHeight);\n \n image.setColor(backgroundColor);\n image.fillRect(borderWidth, borderHeight, fieldWidth - (borderWidth * 2), fieldHeight - (borderHeight * 2));\n }", "@Override\n public void draw(ModernComponent c, Graphics2D g2, IntRect rect, Props props) {\n\n g2.setColor(FILL);\n\n fill(c, g2, rect, props);\n\n g2.setColor(BORDER);\n outline(c, g2, rect, props);\n }", "protected abstract void drawBorderLine(\n // CSOK: ParameterNumber\n final float x1, final float y1, final float x2, final float y2,\n final boolean horz, final boolean startOrBefore, final int style,\n final Color col);", "@Override\r\n\tpublic void draw() {\n\t\tdecoratedShape.draw();\r\n\t\tsetRedBorder(decoratedShape);\r\n\t}", "public void setBorder(int borderHeight, int borderWidth){\n this.borderHeight = borderHeight;\n this.borderWidth = borderWidth;\n }", "protected void paintBorder(Graphics g) {\r\n\t\t\tg.setColor(getForeground());\r\n\t\t\tg.drawOval(0, 0, getSize().width - 1, getSize().height - 1);\r\n\t\t}", "@Override\n public void draw(Canvas onCanvas) {\n Paint border = new Paint();\n border.setColor(Color.BLACK);\n border.setStyle(Paint.Style.STROKE);\n border.setStrokeWidth(1);\n\n // -1 on width and height because the 1st pixel (0 index) is included\n // Java's placement on the border lines are really weird...\n //\n // It draws the top and left borders on the 0 pixel\n // BUT it draws the right and bottom ones PAST the last pixel\n // WHY U DO DIS\n onCanvas.drawRect(0, 0, getW() - 1, getH() - 1, border);\n\n super.draw(onCanvas);\n }", "void updateBorder(int offset) {\n setBorder(new EmptyBorder(0, offset, 0, 0));\n }", "protected void updateBorder() {\r\n\t\tif (myTarget != null) {\r\n\r\n\t\t\tRectangle2D bounds = myTarget.getBounds();\r\n\r\n\t\t\tmyFrame.setBounds((float) bounds.getX(), (float) bounds.getY(), (float) bounds\r\n\t\t\t\t\t.getWidth(), (float) bounds.getHeight());\r\n\t\t\tmyFrame.setPaint(null);\r\n\t\t\tmyFrame.setStrokePaint(myColor);\r\n\t\t}\r\n\t}", "public void setBorderColor(Color c) {\n borderColor = c;\n updateFigureForModel(nodeFigure);\n }", "public Color getBorderColor() {\r\n return this.borderColor;\r\n }", "@Override\n\t\tpublic void setBorder(Border border) {\n\t\t}", "CellStyleCriterion border(Keywords.BorderSide location, Consumer<BorderCriterion> borderConfiguration);", "public final Color getBorderColor() {\n\t\treturn borderColor;\n\t}", "public void setBorderColour(Color borderColour) {\n\t\tthis.borderColour = borderColour;\n\t}", "public void paint(ScalableIcon container, Component c, Graphics g, int x, int y, int width, int height);", "private void drawBox(Graphics window, int hsBtoRGB, int x, int y) {\n\t\t\n\t}", "public void drawBorder(boolean blue)\n\t{\n\t\t// copied most of the following from http://forums.inside3d.com/viewtopic.php?t=1326\n\t\tif (blue)\n\t\t\tglColor3f(0, 0, 1); // blue\n\t\telse\n\t\t\tglColor3f(1, 0, 0); // red\n\n\t\tglLineWidth(2); // Set line width to 2\n\t\tglLineStipple(1, (short) 0xf0f0); // Repeat count, repeat pattern\n\t\tglEnable(GL_LINE_STIPPLE); // Turn stipple on\n\n\t\tglBegin(GL_LINE_LOOP);\n\t\tglVertex2d(x - BORDER, y - BORDER);\n\t\tglVertex2d(x + BORDER + width, y - BORDER);\n\t\tglVertex2d(x + BORDER + width, y + BORDER + height);\n\t\tglVertex2d(x - BORDER, y + BORDER + height);\n\t\tglEnd();\n\t\tif (action == 3)\n\t\t{\n\t\t\tglBegin(GL_LINE_LOOP);\n\t\t\tdouble endPoint = endPos;\n\t\t\tif (!downRight)\n\t\t\t\tendPoint = startPos;\n\t\t\t//System.out.println(\"StartPos, EndPos, endPoint: \" + startPos + \", \" + endPos + \", \" + endPoint);\n\t\t\tif (upDown)\n\t\t\t{\n\t\t\t\tglVertex2d(x - BORDER, endPoint - BORDER);\n\t\t\t\tglVertex2d(x + BORDER + width, endPoint - BORDER);\n\t\t\t\tglVertex2d(x + BORDER + width, endPoint + BORDER + height);\n\t\t\t\tglVertex2d(x - BORDER, endPoint + BORDER + height);\n\t\t\t} else\n\t\t\t{\n\t\t\t\tglVertex2d(endPoint - BORDER, y - BORDER);\n\t\t\t\tglVertex2d(endPoint + BORDER + width, y - BORDER);\n\t\t\t\tglVertex2d(endPoint + BORDER + width, y + BORDER + height);\n\t\t\t\tglVertex2d(endPoint - BORDER, y + BORDER + height);\n\t\t\t}\n\t\t\tglEnd();\n\t\t}\n\n\t\tglDisable(GL_LINE_LOOP); // Turn it back off\n\t\tglDisable(GL_LINE_STIPPLE); // Turn it back off\n\t\tglEnd();\n\t}", "protected void paintBorder(Graphics g) {\n super.paintComponent(g);\n\n\n g.setColor(country.getCont().getContColor());\n g.fillRoundRect(innerDiameter,innerDiameter,width-2*innerDiameter, height-2*innerDiameter,0,0);\n g.setColor(country.getOwner().getPlayerColor());\n g.fillOval(innerDiameter, innerDiameter, getSize().width-2*innerDiameter, getSize().height-2*innerDiameter);\n\n g.setColor(Color.BLACK);\n g.setFont(new Font(\"default\", Font.BOLD, 14));\n\n g.drawString(\"\"+country.getArmy(),20,20);\n }", "void border(@DelegatesTo(BorderCriterion.class) @ClosureParams(value=FromString.class, options = \"org.modelcatalogue.spreadsheet.query.api.BorderCriterion\") Closure borderConfiguration);", "public void drawRect(int x, int y, int width, int height, int color);", "public float border() {\n\t\treturn borderThickness;\n\t}", "public native MagickImage borderImage(Rectangle borderInfo)\n\t\t\tthrows MagickException;", "private void drawBorders(Graphics g) {\n\t\tRectangle field = g.getClipBounds();\n\t\tdouble[] thisCoordinate = plotSheet.toCoordinatePoint(0, 0, field);\n\t\tdouble[] upToThisCoordinate = plotSheet.toCoordinatePoint(0, 0, field);\n\t\tdouble[] leftToThisCoordinate = plotSheet.toCoordinatePoint(0, 0, field);\n\t\t\n\t\tdouble thisF_xy;\n\t\tdouble upToThisF_xy;\n\t\tdouble leftToThisF_xy;\n\t\t\n\t\tfor(int i = field.x+plotSheet.getFrameThickness() + 1; i < field.x + field.width-plotSheet.getFrameThickness(); i++) {\n\t\t\tfor(int j = field.y+plotSheet.getFrameThickness() + 1; j < field.y +field.height-plotSheet.getFrameThickness(); j++) {\n\t\t\t\tthisCoordinate = plotSheet.toCoordinatePoint(i, j, field);\n\t\t\t\tupToThisCoordinate = plotSheet.toCoordinatePoint(i, j-1, field);\n\t\t\t\tleftToThisCoordinate = plotSheet.toCoordinatePoint(i-1, j, field);\n\t\t\t\tthisF_xy = function.f(thisCoordinate[0], thisCoordinate[1]);\n\t\t\t\tupToThisF_xy = function.f(upToThisCoordinate[0], upToThisCoordinate[1]);\n\t\t\t\tleftToThisF_xy = function.f(leftToThisCoordinate[0], leftToThisCoordinate[1]);\n\t\t\t\t\n\t\t\t\tif(onBorder(thisF_xy, upToThisF_xy) || onBorder(thisF_xy, leftToThisF_xy)) {\n\t\t\t\t\tg.drawLine(i, j, i, j);\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\t\t}\n\t}", "@Override\r\n\tpublic void mouseDragged(MouseEvent e) {\r\n\t\t// TODO Auto-generated method stub\r\n\t\tif(e.getX()<0)\r\n\t\t\tborder=2;\r\n\t\telse\r\n\t\t\tif(e.getX()>174)\r\n\t\t\t\tborder=173;\r\n\t\t\telse\r\n\t\t\t{\r\n\t\t\t\tborder = e.getX();\r\n\t\t\t\trepaint();\r\n\t\t\t}\r\n\t}", "public void setBorder(Border border)\r\n {\r\n Border myBorder = border;\r\n if (border instanceof javax.swing.plaf.BorderUIResource.LineBorderUIResource)\r\n {\r\n myBorder = BorderFactory.createEmptyBorder();\r\n }\r\n super.setBorder(myBorder);\r\n }", "public void setBorderColor(int tabItemIndex, Color borderColor) {\r\n\t\tif (tabItemIndex == 0) {\r\n\t\t\tthis.settings.setCurveGraphicsBorderColor(borderColor);\r\n\t\t\tthis.graphicsTabItem.setCurveAreaBorderColor(borderColor);\r\n\t\t}\r\n\t\telse if (tabItemIndex > 0) if ((this.displayTab.getItem(tabItemIndex) instanceof GraphicsWindow) && this.isRecordSetVisible(GraphicsType.COMPARE)) {\r\n\t\t\tthis.settings.setCurveCompareBorderColor(borderColor);\r\n\t\t\tthis.compareTabItem.setCurveAreaBorderColor(borderColor);\r\n\t\t}\r\n\t\telse if ((this.displayTab.getItem(tabItemIndex) instanceof GraphicsWindow) && this.isRecordSetVisible(GraphicsType.UTIL)) {\r\n\t\t\tthis.settings.setUtilityCurvesBorderColor(borderColor);\r\n\t\t\tthis.utilGraphicsTabItem.setCurveAreaBorderColor(borderColor);\r\n\t\t}\r\n\t\telse if ((this.displayTab.getItem(tabItemIndex) instanceof HistoGraphicsWindow)) {\r\n\t\t\tthis.settings.setUtilityCurvesBorderColor(borderColor);\r\n\t\t\tthis.histoGraphicsTabItem.setCurveAreaBorderColor(borderColor);\r\n\t\t}\r\n\t}", "private void updateBorder() {\n m_hexPanel.setBorder(new TitledBorder(String.format(\"Binary data of '%s'\", m_module\n .getConfiguration().getName())));\n }", "CellStyleCriterion border(Consumer<BorderCriterion> borderConfiguration);", "public void paintBorder(Graphics g)\n {\n g.setColor(defaultMapBorderColor);\n g.fillRoundRect((int)(Driver.scale*(topLeftX-roundCornerRadius)), (int)(Driver.scale*(topLeftY-roundCornerRadius)), \n (int)(Driver.scale*(mapWidth+2*roundCornerRadius)), (int)(Driver.scale*(mapHeight+2*roundCornerRadius)), \n (int)(Driver.scale*roundCornerRadius), (int)(Driver.scale*roundCornerRadius));\n\n g.setColor(defaultMapBackgroundColor);\n g.fillRect((int)(Driver.scale*topLeftX), (int)(Driver.scale*topLeftY), \n (int)(Driver.scale*mapWidth), (int)(Driver.scale*mapHeight));\n }", "private void borderSelected(int toBorder) \n\t{\n\t\t//make the red border for the one that is selected\n\t\tBorder border = new LineBorder(Color.RED, 5);\n\t\t\n\t\t//if something else already has a border, remove that border (default was -100)\n\t\tif (bordered != -1) \n\t\t{\n\t\t\tbuttonArray.get(bordered).setBorder(new JButton().getBorder());\n\t\t}\n\t\t\n\t\t//set the required button to have a thick red border\n\t\tbuttonArray.get(toBorder).setBorder(border);\n\t\t\n\t\t//update the index of the bordered button\n\t\tbordered = toBorder;\n\t}", "public BorderPanel(){\r\n setLayout(new BorderLayout());\r\n setBackground(Color.green);\r\n JButton b1 = new JButton(\"Button 1\");\r\n JButton b2 = new JButton(\"Button 2\");\r\n JButton b3 = new JButton(\"Button 3\");\r\n JButton b4 = new JButton(\"Button 4\");\r\n JButton b5 = new JButton(\"Button 5\");\r\n add(b1, BorderLayout.CENTER);\r\n add(b2, BorderLayout.NORTH);\r\n add(b3, BorderLayout.SOUTH);\r\n add(b4, BorderLayout.EAST);\r\n add(b5, BorderLayout.WEST);\r\n }", "public Element(int width, int height, int borderWidth, Color borderColour, Color fillColour) {\n this.visible = true;\n\n this.width = width;\n this.height = height;\n\n this.borderWidth = borderWidth;\n this.borderColour = borderColour;\n this.fillColour = fillColour;\n }", "private void calculateBorder(ArrayList<double[]> contour,\r\n ArrayList<double[]> border) {\r\n\r\n // Circumradius\r\n double circumradius = (sideLength * Math.sqrt(3)) / 3;\r\n\r\n // Reduce the circumradius by the border width\r\n double scaledCircumRadius = circumradius - borderWidth;\r\n\r\n // Make sure the radius never drops below zero\r\n if (scaledCircumRadius < 0)\r\n scaledCircumRadius = 0;\r\n\r\n // Scaling factor\r\n double scale = scaledCircumRadius / circumradius;\r\n\r\n // Scale each vertex of the contour of the whole polygon\r\n for (double[] vertex : contour) {\r\n double[] borderVertex = new double[9];\r\n borderVertex[0] = vertex[0] * scale;\r\n borderVertex[1] = vertex[1] * scale;\r\n border.add(borderVertex);\r\n }\r\n }", "public void strokeRectangle(int x, int y, int width, int height);", "@Override\n\t\tprotected void paintComponent(Graphics g) {\n\t\t\tint width = getWidth();\n\t\t\tint height = getHeight();\n\t\t\tint x = (width - icon.getIconWidth()) / 2;\n\t\t\tint y = icon.getIconHeight() / 2;\n\t\t\tg.setColor(Color.darkGray);\n\t\t\tg.fillRect(0, 0, width, height);\n\t\t\ticon.paintIcon(this, g, x, y);\n\t\t}", "public static void drawBorder(int length, char symbol){\n for (int i = 1; i <= length; i++){\n System.out.print(symbol);\n }\n System.out.println();\n }", "@Override\n public int getBorderColor() {\n return mBorderColor;\n }", "public native void setBorderColor(PixelPacket color) throws MagickException;", "@Override\n\t\tprotected void paintComponent(Graphics g) {\n\t\t\tsuper.paintComponent(g);\n\t\t\tGraphics2D ga = (Graphics2D) g; \n\t\t\tif (currentColor == color) {\n\t\t\t\tShape check = factory.getShape(ShapeFactory.CHECK);\n\t\t\t\tcheck.setPosition(new Point2D.Double(point.getX() + getPreferredSize().width/2 - 7, point.getY()+ 25));\n\t\t\t\tga.setColor(currentColor);\n\t\t\t\tcheck.draw(ga);\n\t\t\t}\n\t\t}", "void border(Keywords.BorderSide first, Keywords.BorderSide second, Keywords.BorderSide third, @DelegatesTo(BorderCriterion.class) @ClosureParams(value=FromString.class, options = \"org.modelcatalogue.spreadsheet.query.api.BorderCriterion\") Closure borderConfiguration);", "protected void drawBorders(\n // CSOK: ParameterNumber\n final float startx, final float starty, final float width,\n final float height, final BorderProps bpsBefore,\n final BorderProps bpsAfter, final BorderProps bpsStart,\n final BorderProps bpsEnd, final int level) {\n final Rectangle2D.Float borderRect = new Rectangle2D.Float(startx,\n starty, width, height);\n final BorderProps bpsTop = bpsBefore;\n final BorderProps bpsBottom = bpsAfter;\n BorderProps bpsLeft;\n BorderProps bpsRight;\n if (level == -1 || (level & 1) == 0) {\n bpsLeft = bpsStart;\n bpsRight = bpsEnd;\n } else {\n bpsLeft = bpsEnd;\n bpsRight = bpsStart;\n }\n drawBorders(borderRect, bpsTop, bpsBottom, bpsLeft, bpsRight);\n }", "void border(Keywords.BorderSide first, Keywords.BorderSide second, @DelegatesTo(BorderCriterion.class) @ClosureParams(value=FromString.class, options = \"org.modelcatalogue.spreadsheet.query.api.BorderCriterion\") Closure borderConfiguration);", "CellStyleCriterion border(Keywords.BorderSide first, Keywords.BorderSide second, Keywords.BorderSide third, Consumer<BorderCriterion> borderConfiguration);", "public Element(int width, int height, int borderWidth) {\n this.visible = true;\n\n this.width = width;\n this.height = height;\n\n this.borderWidth = borderWidth;\n this.borderColour = DEF_BORDER_COLOUR;\n this.fillColour = DEF_FILL_COLOUR;\n }", "private void drawBorders(Graphics g) {\n // set the drawing colour\n g.setColor(DEFAULT_BORDER_COLOR);\n\n // draw the upper border\n g.drawLine(DEFAULT_BORDER_GAP, DEFAULT_BORDER_GAP, this.getWidth()-DEFAULT_BORDER_GAP , DEFAULT_BORDER_GAP);\n\n // draw the bottom border\n g.drawLine(DEFAULT_BORDER_GAP, this.getHeight()-DEFAULT_BORDER_GAP, this.getWidth()-DEFAULT_BORDER_GAP ,\n this.getHeight()-DEFAULT_BORDER_GAP);\n\n // draw the left border\n g.drawLine(DEFAULT_BORDER_GAP, DEFAULT_BORDER_GAP, DEFAULT_BORDER_GAP, this.getHeight()-DEFAULT_BORDER_GAP);\n\n // draw the right border\n g.drawLine(this.getWidth()-DEFAULT_BORDER_GAP , DEFAULT_BORDER_GAP , this.getWidth()-DEFAULT_BORDER_GAP,\n this.getHeight()-DEFAULT_BORDER_GAP);\n\n // draw the horizontal internal border\n g.drawLine(DEFAULT_BORDER_GAP, this.getHeight()-25,\n this.getWidth()-textAreaLenght , this.getHeight()-25);\n\n // draw the vertical internal border\n g.drawLine(this.getWidth()-textAreaLenght , DEFAULT_BORDER_GAP ,\n this.getWidth()-textAreaLenght ,this.getHeight()-25 );\n\n }", "public void setViewportBorder(Border paramBorder) {\n/* 595 */ Border border = this.viewportBorder;\n/* 596 */ this.viewportBorder = paramBorder;\n/* 597 */ firePropertyChange(\"viewportBorder\", border, paramBorder);\n/* */ }", "private void createShape(NscComponent comp, Color color, boolean outline) {\n comp.setBackground(color);\n comp.setFilled(true);\n if (!outline) comp.setForeground(color);\n add(comp);\n repaint();\n }", "public X border(Border border) {\n component.setBorder(border);\n return (X) this;\n }", "public void drawBorder(int x1, int y1, int x2, int y2)\r\n\t{\r\n\t\tg.drawLine(x1, y1, x1, y2);\r\n\t\tg.drawLine(x1, y1, x2, y1);\r\n\t\tg.drawLine(x1, y2, x2, y2);\r\n\t\tg.drawLine(x2, y1, x2, y2);\r\n\t}", "@Override\r\n\tpublic void paintComponent(Graphics g)\r\n {\r\n\t\tsuper.paintComponent(g);\r\n\t\tg.setColor(getForeground());\r\n\t\tg.fillOval(0,0, this.getWidth(),this.getHeight());\r\n }", "public Border(int thickness,Color color,int innerCurvature,int outerCurvature) {\n\t\t\tif(color==null) throw new NullPointerException(\"null color provided\");\n\t\t\tif(thickness<=0) throw new IllegalArgumentException(\"the border thickness (\"+thickness+\") must be greater than zero.\");\n\t\t\tif(innerCurvature<0) throw new IllegalArgumentException(\"the innerCurvature (\"+innerCurvature+\") must be zero or greater.\");\n\t\t\tif(outerCurvature<0) throw new IllegalArgumentException(\"the outerCurvature (\"+outerCurvature+\") must be zero or greater.\");\n\t\t\tthis.thickness = thickness;\n\t\t\tthis.color = color;\n\t\t\tthis.innerCurvature = innerCurvature;\n\t\t\tthis.outerCurvature = outerCurvature;\n\t\t}", "private void setBorder(CellStyle style, short border) {\n\t\tstyle.setBorderBottom(border);\n\t\tstyle.setBorderTop(border);\n\t\tstyle.setBorderLeft(border);\n\t\tstyle.setBorderRight(border);\n\t}", "public void componentResized(ComponentEvent event) {\n // first, size the lights and corners\n double width = (double)getWidth() / ((double)maxHorizontalLights + 2); //< +2 for the corners!\n double height = (double)getHeight() / ((double)maxVerticalLights + 2); //< +2 for the corners!\n Dimension lightDimension = new Dimension((int)Math.round(width), (int)Math.round(height));\n \n // now set the locations and sizes of each light\n // top border location\n double x = width;\n double y = 0;\n for (int i = 0; i < topBorder.size(); i++) {\n topBorder.get(i).setPosition(x, y);\n topBorder.get(i).setPreferredSize(lightDimension);\n topBorder.get(i).setSize(lightDimension);\n x += width;\n }\n \n // bottom border locations\n x = width;\n y = getHeight() - height;\n for (int i = 0; i < bottomBorder.size(); i++) {\n bottomBorder.get(i).setPosition(x, y);\n bottomBorder.get(i).setPreferredSize(lightDimension);\n bottomBorder.get(i).setSize(lightDimension);\n x += width;\n }\n bottomRight.setPosition(x, y);\n \n // left border locations\n x = 0;\n y = height;\n for (int i = 0; i < leftBorder.size(); i++) {\n leftBorder.get(i).setPosition(x, y);\n leftBorder.get(i).setPreferredSize(lightDimension);\n leftBorder.get(i).setSize(lightDimension);\n y += height;\n }\n \n // right border\n x = getWidth() - width;\n y = height;\n for (int i = 0; i < rightBorder.size(); i++) {\n rightBorder.get(i).setPosition(x, y);\n rightBorder.get(i).setPreferredSize(lightDimension);\n rightBorder.get(i).setSize(lightDimension);\n y += height;\n }\n \n // set the size and locations of the corners\n x = 0;\n y = 0;\n topLeft.setPosition(x, y);\n topLeft.setPreferredSize(lightDimension);\n topLeft.setSize(lightDimension);\n x = getWidth() - width;\n y = 0;\n topRight.setPosition(x, y);\n topRight.setPreferredSize(lightDimension);\n topRight.setSize(lightDimension);\n x = 0;\n y = getHeight() - height;\n bottomLeft.setPosition(x, y);\n bottomLeft.setPreferredSize(lightDimension);\n bottomLeft.setSize(lightDimension);\n x = getWidth() - width;\n y = getHeight() - height;\n bottomRight.setPosition(x, y);\n bottomRight.setPreferredSize(lightDimension);\n bottomRight.setSize(lightDimension);\n \n // set the location and size of the tumbler display\n width = getWidth() - (2 * width);\n height = getHeight() - (2 * height);\n Dimension tumblerDisplayDimension = new Dimension((int)Math.round(width), (int)Math.round(height));\n tumblerDisplay.setPreferredSize(tumblerDisplayDimension);\n tumblerDisplay.setSize(tumblerDisplayDimension);\n tumblerDisplay.setLocation(topLeft.getWidth(), topLeft.getHeight());\n }", "private void drawBrick(int x, int y, Color color) { \t\n \tGRect brick = new GRect(x, y, BRICK_WIDTH, BRICK_HEIGHT); \t\n \tbrick.setFilled(true);\n \tbrick.setColor(color);\n \tbrick.setFillColor(color);\n \tadd(brick);\n }", "CellStyleCriterion border(Keywords.BorderSide first, Keywords.BorderSide second, Consumer<BorderCriterion> borderConfiguration);", "public void borders() {\n if (loc.y > height) {\n vel.y *= -bounce;\n loc.y = height;\n }\n if ((loc.x > width) || (loc.x < 0)) {\n vel.x *= -bounce;\n } \n //if (loc.x < 0) loc.x = width;\n //if (loc.x > width) loc.x = 0;\n }", "public void setBorder(Border border)\n {\n if (field == null)\n {\n return;\n }\n\n field.setBorder(border);\n }", "public void addFilledComponent(JComponent component, int row, int col, int width, int height, int fill) {\n addComponent(component, row, col, width, height, C_WEST, fill);\n }", "private void paintRectangleWithBevel(Graphics2D g2d, int width, int height,\n\t\t\tColor c) {\n\t\tif (drawingBorders) {\n\t\t\twidth = width - 1;\n\t\t\theight = height - 1;\n\t\t}\n\n\t\tGeneralPath path = new GeneralPath();\n\t\tpath.moveTo(0, 0);\n\t\tpath.lineTo(width - 1, 0);\n\t\tpath.lineTo(width - 1, height - 1);\n\t\tpath.lineTo(0, height - 1);\n\t\tpath.closePath();\n\n\t\tPaint oldPaint = g2d.getPaint();\n\t\tStroke oldStroke = g2d.getStroke();\n\n\t\tg2d.setPaint(c);\n\t\tg2d.fill(path);\n\n\t\tg2d.setStroke(new BasicStroke(1, BasicStroke.CAP_BUTT,\n\t\t\t\tBasicStroke.JOIN_MITER));\n\n\t\t// Draw highlight (Northeast)\n\t\tpath = new GeneralPath();\n\t\tpath.moveTo(0, 0);\n\t\tpath.lineTo(width - 1, 0);\n\t\tpath.lineTo(width - 1, height - 1);\n\t\tColor highlightColour = new Color((c.getRed() * blendFactor + 255)\n\t\t\t\t/ (blendFactor + 1), (c.getGreen() * blendFactor + 255)\n\t\t\t\t/ (blendFactor + 1), (c.getBlue() * blendFactor + 255)\n\t\t\t\t/ (blendFactor + 1));\n\t\tg2d.setPaint(highlightColour);\n\t\tg2d.draw(path);\n\n\t\t// Draw shadow (Southwest)\n\t\tpath = new GeneralPath();\n\t\tpath.moveTo(0, 0);\n\t\tpath.lineTo(0, height - 1);\n\t\tpath.lineTo(width - 1, height - 1);\n\t\tColor shadowColour = new Color((c.getRed() * blendFactor)\n\t\t\t\t/ (blendFactor + 1), (c.getGreen() * blendFactor)\n\t\t\t\t/ (blendFactor + 1), (c.getBlue() * blendFactor)\n\t\t\t\t/ (blendFactor + 1));\n\t\tg2d.setPaint(shadowColour);\n\t\tg2d.draw(path);\n\n\t\tg2d.setPaint(oldPaint);\n\t\tg2d.setStroke(oldStroke);\n\n\t}", "public void strokeRectangle(RectangleShape rectangle);", "public void arreglarBoton()\r\n\t{\r\n\t\tthis.setBorder(BorderFactory.createLineBorder(Color.white, 4));\r\n\t\tthis.setFont(new Font(\"Arial\", Font.BOLD, 17));\r\n\t}", "Shape createShape(BorderType borderType);", "@Override\n protected void paintComponent(Graphics g)\n {\n Graphics2D g2 = (Graphics2D) g;\n g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING,\n RenderingHints.VALUE_ANTIALIAS_ON);\n\n Rectangle r = getBounds();\n g2.setColor(theme.getPitColor());\n // Paint different shapes depending on the shape type\n switch(theme.getPitShape())\n {\n case CIRCLE:\n g2.fillOval(0, 0, r.width, r.height);\n break;\n case SQUARE:\n g2.fillRect(0, 0, r.width, r.height);\n break;\n }\n\n paintStoneCount(g2);\n }", "@Test\n public void testBorderVertical() {\n System.out.println(\"borderVertical\");\n int x = 0;\n int y = 0;\n int decks = 0;\n int i = 0;\n int[][] field = null;\n int state = 0; \n instance.borderVertical(x, y, decks, i, field, state);\n \n }", "private Border getDesiredBorder(Component cmp) {\r\n\t\tif (cmp instanceof DefaultDockingPort)\r\n\t\t\tcmp = ((DefaultDockingPort) cmp).getDockedComponent();\r\n\r\n\t\tif (cmp instanceof DockablePanel) {\r\n\t\t\tString title = ((DockablePanel) cmp).getDockable().getDockableDesc();\r\n\t\t\treturn new TitledBorder(title);\r\n\t\t}\r\n\t\treturn dummyBorder;\r\n\t}", "protected void addBorderItem(IFigure borderItemContainer,\r\n\t\t\tIBorderItemEditPart borderItemEditPart) {\r\n\t\tif (borderItemEditPart instanceof ConnectorLabelEditPart) {\r\n\t\t\tBorderItemLocator locator = new BorderItemLocator(getMainFigure(),\r\n\t\t\t\t\tPositionConstants.SOUTH);\r\n\t\t\tlocator.setBorderItemOffset(new Dimension(0, 10));\r\n\t\t\tborderItemContainer.add(borderItemEditPart.getFigure(), locator);\r\n\t\t} else {\r\n\t\t\tsuper.addBorderItem(borderItemContainer, borderItemEditPart);\r\n\t\t}\r\n\t}", "public void paintComponent(Graphics arg0) {\n\t\tsuper.paintComponent(arg0);\n\t\targ0.setColor(Color.BLACK); \n\t\tboard(arg0); \n\t\tdrawStone(arg0);\n\t}" ]
[ "0.6485774", "0.6480548", "0.6267838", "0.6185339", "0.60409623", "0.59991467", "0.5897683", "0.5826532", "0.58099943", "0.57982296", "0.56762946", "0.5645534", "0.5608294", "0.554034", "0.54862386", "0.54793847", "0.544689", "0.54426837", "0.5429151", "0.5425153", "0.54212856", "0.5416818", "0.54049337", "0.54029596", "0.5374961", "0.5366834", "0.53636235", "0.5273103", "0.5267416", "0.5265226", "0.52617544", "0.5251547", "0.5233526", "0.52263385", "0.51929736", "0.5179054", "0.5178627", "0.5163394", "0.51520884", "0.51347405", "0.5132653", "0.5107175", "0.5096576", "0.5067217", "0.50552547", "0.5014133", "0.50063765", "0.4998646", "0.49624488", "0.49580798", "0.49400854", "0.49395743", "0.49380788", "0.491783", "0.48996252", "0.48911124", "0.4887234", "0.48782673", "0.4872241", "0.4871007", "0.4864674", "0.48565754", "0.4853063", "0.4848568", "0.48417002", "0.4823684", "0.4820615", "0.48183504", "0.48082277", "0.480273", "0.47989196", "0.4798602", "0.478814", "0.47768322", "0.47684565", "0.4763531", "0.47633615", "0.47433046", "0.47376916", "0.47350293", "0.47276282", "0.47230813", "0.47122708", "0.47082636", "0.4704725", "0.46942806", "0.46856716", "0.46817067", "0.46564382", "0.4653777", "0.4647159", "0.4644551", "0.46362", "0.46316674", "0.46228626", "0.46171954", "0.46098533", "0.46081415", "0.45975983", "0.45901078" ]
0.61276686
4
Reinitialize the insets parameter with this Border's current Insets.
public Insets getBorderInsets(Component c, Insets insets) { insets.set(calcInset(Side.TOP), calcInset(Side.LEFT), calcInset(Side.BOTTOM), calcInset(Side.RIGHT)); return insets; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "protected void setInsets(Insets insets) {\n\t\tthis.insets = insets;\n\t}", "public Insets getInsets();", "public void setBorderInsets(int top, int left, int bottom, int right) {\r\n this.borderInsets = new Insets(top, left, bottom, right);\r\n }", "public Insets getInsets() {\n\t\t\tint k = ringOpacities.length;\n\t\t\treturn new Insets(k, k, k, k);\n\t\t}", "Insets calculateInsets ()\n {\n\treturn new Insets (topBorder + menuBarHeight, leftBorder, bottomBorder, rightBorder);\n }", "protected void resetInsetsDeltas() {\n super.resetInsetsDeltas();\n menuBarHeightDelta = 0;\n }", "public ViewInsets getInsets() {\n return null;\n }", "@Override\r\n public Insets getInsets() {\r\n // forward\r\n return isExpanded() || collapsedInsets==null ? super.getInsets() : collapsedInsets;\r\n }", "void updateBorder(int offset) {\n setBorder(new EmptyBorder(0, offset, 0, 0));\n }", "public void setEdgeInsets(Insets edgeInsets)\n\t{\n\t\tthis.edgeInsets = edgeInsets;\n\t}", "public Insets getInsets() {\n \n // adjust predicted view size to account for scrollbars\n \n // This accounts for the 2 pixels from the edge of the viewport\n // to the edge of the scrollview on qt-emb-2.3.2.\n\tInsets insets = new Insets(2, 2, 2, 2);\n\n // 6347067.\n // TCK: ScrollPane test failed when waiting time is added after the validate().\n // Fixed 6228838: Resizing the panel cause wrong scroll bar range\n // on zaurus, which, in turn, fixed the viewport size problem in\n // CDC 1.1 linux-x86. But zaurus still has a problem which is shown when\n // running the PP-TCK interactive ComponetTests where two tests will have\n // both scroll bars on and in these two tests, you can see that the\n // bottom of the \"Yes\" \"No\" buttons are chopped off.\n //\n // The getInsets() call is modified to calculate whether scrollbars are on\n // in order to return the correct insets. In particular,\n //\n // Given that the hScrollbarHeight and vScrollbarWidth are known, which\n // is true in the Qt port case:\n //\n // hScrollbarOn is a function of scrollpane dim, child dim, as well as\n // vScrollbarOn in the boundary case where the horizontal scrollbar could\n // be needed if the vertical scrollbar needs to be present and the extra\n // width due to the vertical scrollbar just makes the horizontal\n // scrollbar necessary!\n\n ScrollPane sp = (ScrollPane)target;\n Dimension d = sp.size();\n Component c = getScrollChild();\n Dimension cd;\n if (c != null) {\n cd = c.size();\n } else {\n cd = new Dimension(0, 0);\n }\n\n if (scrollbarDisplayPolicy == ScrollPane.SCROLLBARS_ALWAYS) {\n insets.right += vScrollbarWidth;\n insets.bottom += hScrollbarHeight;\n } else if (scrollbarDisplayPolicy == ScrollPane.SCROLLBARS_AS_NEEDED) {\n if (d.width - insets.left*2 < cd.width) {\n // Hbar is necessary.\n insets.bottom += hScrollbarHeight;\n if (d.height - insets.top - insets.bottom < cd.height) {\n insets.right += vScrollbarWidth;\n }\n } else if (d.width - insets.left*2 - cd.width >= vScrollbarWidth) {\n // We're very sure that hbar will not be on.\n if (d.height - insets.top*2 < cd.height) {\n insets.right += vScrollbarWidth;\n }\n } else {\n // Borderline case so we need to check vbar first.\n if (d.height - insets.top*2 < cd.height) {\n insets.right += vScrollbarWidth;\n if (d.width - insets.left - insets.right < cd.width) {\n // Hbar is needed after all!\n insets.bottom += hScrollbarHeight;\n }\n }\n }\n } \n // 6347067.\n\n\treturn insets;\n }", "public Insets getEdgeInsets()\n\t{\n\t\treturn edgeInsets;\n\t}", "public native void setContentInsets(TableViewEdgeInsets value) /*-{\n\t\tvar jso = this.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()();\n\t\tjso\n\t\t\t\t.setContentInsets(value.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()());\n }-*/;", "public Insets getBorderInsets(Component c) {\n return new Insets(m_h, m_w, m_h, m_w);\n }", "public native void setContentInsets(TableViewEdgeInsets value, Animation animation) /*-{\n\t\tvar jso = this.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()();\n\t\tjso\n\t\t\t\t.setContentInsets(\n\t\t\t\t\t\tvalue.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()(),\n\t\t\t\t\t\tanimation.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()());\n }-*/;", "public void resetCurrentValue()\r\n\t{\r\n\t\tborder=2;\r\n\t}", "public Insets getAutoscrollInsets() {\n\t\tRectangle raOuter = getBounds();\n\t\tRectangle raInner = getParent().getBounds();\n\t\treturn new Insets(raInner.y - raOuter.y + AUTOSCROLL_MARGIN, raInner.x\n\t\t\t\t- raOuter.x + AUTOSCROLL_MARGIN, raOuter.height\n\t\t\t\t- raInner.height - raInner.y + raOuter.y + AUTOSCROLL_MARGIN,\n\t\t\t\traOuter.width - raInner.width - raInner.x + raOuter.x\n\t\t\t\t\t\t+ AUTOSCROLL_MARGIN);\n\t}", "public void resetBorders(){\n for (int i = 0; i * 25 < width + 40; i++) {\n if (i == 0) {\n topborder.add(new TopBorder(BitmapFactory.decodeResource(getResources(), R.drawable.newborder), i * 25, 0, 10));\n } else {\n topborder.add(new TopBorder(BitmapFactory.decodeResource(getResources(), R.drawable.newborder), i * 25, 0, topborder.get(i - 1).getHeight() + 1));\n }\n }\n\n\n for (int i = 0; i * 25 < width + 40; i++) {\n if (i == 0) {\n botborder.add(new BotBorder(BitmapFactory.decodeResource(getResources(), R.drawable.newborder), i * 25,height-minBorderHeight));\n } else {\n botborder.add(new BotBorder(BitmapFactory.decodeResource(getResources(), R.drawable.newborder), i * 25, botborder.get(i - 1).getY() - 1));\n }\n }\n }", "public NinePatchBorder(Insets insets, NinePatch np)\r\n\t{\r\n\t\tthis.insets = insets;\r\n\t\tthis.np = np;\r\n\t}", "public void setDragInsets(Insets dragInsets)\n\t{\n\t\tthis.dragInsets = dragInsets;\n\t}", "protected void setBordersFromCell() {\n borderBefore = cell.borderBefore.copy();\n if (rowSpanIndex > 0) {\n borderBefore.normal = BorderSpecification.getDefaultBorder();\n }\n borderAfter = cell.borderAfter.copy();\n if (!isLastGridUnitRowSpan()) {\n borderAfter.normal = BorderSpecification.getDefaultBorder();\n }\n if (colSpanIndex == 0) {\n borderStart = cell.borderStart;\n } else {\n borderStart = BorderSpecification.getDefaultBorder();\n }\n if (isLastGridUnitColSpan()) {\n borderEnd = cell.borderEnd;\n } else {\n borderEnd = BorderSpecification.getDefaultBorder();\n }\n }", "public void unsetBorder()\n {\n synchronized (monitor())\n {\n check_orphaned();\n get_store().remove_attribute(BORDER$22);\n }\n }", "public Insets getDragInsets()\n\t{\n\t\treturn dragInsets;\n\t}", "private void reSetBorder(ChessBorder mChessBorder) {\n\t\tmChessBorder.right = 0;\r\n\t\tmChessBorder.bottom = 0;\r\n\t\tmChessBorder.top = size;\r\n\t\tmChessBorder.left = size;\r\n\t}", "public GriddedPanel(Insets insets) {\n super(new GridBagLayout());\n constraints = new GridBagConstraints();\n constraints.anchor = GridBagConstraints.WEST;\n constraints.insets = insets;\n }", "@BeforeClass\n public static void setUpOnce() {\n sPreviousNewInsetsMode = ViewRootImpl.sNewInsetsMode;\n // To let the insets provider control the insets visibility, the insets mode has to be\n // NEW_INSETS_MODE_FULL.\n ViewRootImpl.sNewInsetsMode = NEW_INSETS_MODE_FULL;\n }", "public native void setContentInsets(TableViewEdgeInsets value, boolean animate) /*-{\n\t\tvar jso = this.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()();\n\t\tjso.setContentInsets(\n\t\t\t\tvalue.@com.emitrom.ti4j.core.client.ProxyObject::getJsObj()(),\n\t\t\t\t{\n\t\t\t\t\tanimated : animate\n\t\t\t\t});\n }-*/;", "private void setLayout(BorderLayout borderLayout) {\n\t\t\n\t}", "@Override\n\t\tpublic void setBorder(Border border) {\n\t\t}", "public void clearBorders() {\n\n findViewById(R.id.eslot1).setBackgroundTintList(ColorStateList.valueOf(Color.parseColor(\"#00000000\")));\n findViewById(R.id.eslot2).setBackgroundTintList(ColorStateList.valueOf(Color.parseColor(\"#00000000\")));\n findViewById(R.id.eslot3).setBackgroundTintList(ColorStateList.valueOf(Color.parseColor(\"#00000000\")));\n findViewById(R.id.eslot4).setBackgroundTintList(ColorStateList.valueOf(Color.parseColor(\"#00000000\")));\n\n findViewById(R.id.eslot1).refreshDrawableState();\n findViewById(R.id.eslot2).refreshDrawableState();\n findViewById(R.id.eslot3).refreshDrawableState();\n findViewById(R.id.eslot4).refreshDrawableState();\n }", "public static void setMargin(Node child, Insets value) {\n FlowPane.setMargin(child, value);\n }", "public InsetsStateController getInsetsStateController() {\n return this.mInsetsStateController;\n }", "private void init() {\n\n this.paint.setStyle(Paint.Style.FILL);\n this.mBorder.setStyle(Paint.Style.STROKE);\n this.mBorder.setColor(Color.GRAY);\n this.mBorder.setStrokeWidth(BORDER_STROKE);\n\n }", "private void updateBorderSpecs() {\n if(mPolygonShapeSpec.hasBorder()) {\n mBorderPaint.setStrokeWidth(mPolygonShapeSpec.getBorderWidth());\n mBorderPaint.setColor(mPolygonShapeSpec.getBorderColor());\n } else {\n mBorderPaint.setStrokeWidth(0);\n mBorderPaint.setColor(0);\n }\n updatePolygonSize();\n invalidate();\n }", "private void initMargins() {\n // Margin Left\n JPanel marginLeft = new JPanel(new BorderLayout());\n marginLeft.setBackground(Resources.getLogoColor());\n marginLeft.setMinimumSize(new Dimension(10, 400));\n marginLeft.setPreferredSize(new Dimension(10, 400));\n getContentPane().add(marginLeft, BorderLayout.WEST);\n // Margin Right\n JPanel marginRight = new JPanel(new BorderLayout());\n marginRight.setBackground(Resources.getLogoColor());\n marginRight.setMinimumSize(new Dimension(10, 400));\n marginRight.setPreferredSize(new Dimension(10, 400));\n getContentPane().add(marginRight, BorderLayout.EAST);\n }", "private void decorate() {\n setBorderPainted(false);\n setOpaque(true);\n \n setContentAreaFilled(false);\n setMargin(new Insets(1, 1, 1, 1));\n }", "@Override\r\n public WindowInsets onApplyWindowInsets(View v, WindowInsets insets) {\n final boolean round = insets.isRound();\r\n int rowMargin = res.getDimensionPixelOffset(R.dimen.page_row_margin);\r\n int colMargin = res.getDimensionPixelOffset(round ?\r\n R.dimen.page_column_margin_round : R.dimen.page_column_margin);\r\n pager.setPageMargins(rowMargin, colMargin);\r\n\r\n // GridViewPager relies on insets to properly handle\r\n // layout for round displays. They must be explicitly\r\n // applied since this listener has taken them over.\r\n pager.onApplyWindowInsets(insets);\r\n return insets;\r\n }", "public ScrollPaneBorder()\n {\n super(new Insets(6, 6, 8, 6)//5,4,6,4\n , __Icon9Factory__.getInstance().getScrollPaneBorderBg());\n }", "public void setCellInsetWidth(double insetWidth) {\n cellInsetWidth = insetWidth;\n mainView.setFrame(new CGRect(insetWidth, mainView.getFrame().getOrigin().getY(), mainView.getFrame().getSize()\n .getWidth()\n - 2 * insetWidth, mainView.getFrame().getSize().getHeight()));\n horizontalTextSpace = getHorizontalTextSpaceForInsetWidth(insetWidth);\n setNeedsDisplay();\n }", "protected void setBorder(Border border) {\n\t\tthis.border = border;\n\t}", "public void xsetBorder(org.apache.xmlbeans.XmlString border)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlString target = null;\n target = (org.apache.xmlbeans.XmlString)get_store().find_attribute_user(BORDER$22);\n if (target == null)\n {\n target = (org.apache.xmlbeans.XmlString)get_store().add_attribute_user(BORDER$22);\n }\n target.set(border);\n }\n }", "@Override\n public WindowInsets onApplyWindowInsets(View v, WindowInsets insets) {\n final boolean round = insets.isRound();\n int rowMargin = res.getDimensionPixelOffset(R.dimen.page_row_margin);\n int colMargin = res.getDimensionPixelOffset(round ?\n R.dimen.page_column_margin_round : R.dimen.page_column_margin);\n pager.setPageMargins(rowMargin, colMargin);\n\n // GridViewPager relies on insets to properly handle\n // layout for round displays. They must be explicitly\n // applied since this listener has taken them over.\n pager.onApplyWindowInsets(insets);\n return insets;\n }", "public java.awt.Insets getBorderInsets(java.awt.Component c) {\n // TODO codavaj!!\n return null;\n }", "public void preThemeChange() {\n setPadding(getPaddingLeft(), 0, getPaddingRight(), 0);\n }", "@Override\n public WindowInsets onApplyWindowInsets(View v, WindowInsets insets) {\n insets = topFrameLayout.onApplyWindowInsets(insets);\n\n FrameLayout.LayoutParams params =\n (FrameLayout.LayoutParams) mapFrameLayout.getLayoutParams();\n\n // Add Wearable insets to FrameLayout container holding map as margins\n params.setMargins(\n insets.getSystemWindowInsetLeft(),\n insets.getSystemWindowInsetTop(),\n insets.getSystemWindowInsetRight(),\n insets.getSystemWindowInsetBottom());\n mapFrameLayout.setLayoutParams(params);\n\n return insets;\n }", "public void cornersMovedToFocus() {\n int shift = context.getResources().getDisplayMetrics().densityDpi >= 640 ? 400 : 300;\n setMarginLayout(findViewById(R.id.corner_left_top), cornerPositions.getLeftTop().x + shift, cornerPositions.getLeftTop().y + shift);\n setMarginLayout(findViewById(R.id.corner_left_bottom), cornerPositions.getLeftBottom().x + shift, cornerPositions.getLeftBottom().y - shift);\n setMarginLayout(findViewById(R.id.corner_right_top), cornerPositions.getRightTop().x - shift, cornerPositions.getRightTop().y + shift);\n setMarginLayout(findViewById(R.id.corner_right_bottom), cornerPositions.getRightBottom().x - shift, cornerPositions.getRightBottom().y - shift);\n }", "public void setCellpadding(java.lang.String cellpadding)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target = (org.apache.xmlbeans.SimpleValue)get_store().find_attribute_user(CELLPADDING$30);\n if (target == null)\n {\n target = (org.apache.xmlbeans.SimpleValue)get_store().add_attribute_user(CELLPADDING$30);\n }\n target.setStringValue(cellpadding);\n }\n }", "public void unsetCellpadding()\n {\n synchronized (monitor())\n {\n check_orphaned();\n get_store().remove_attribute(CELLPADDING$30);\n }\n }", "public WmDisplayCutout inset(int insetLeft, int insetTop, int insetRight, int insetBottom) {\n DisplayCutout newInner = mInner.inset(insetLeft, insetTop, insetRight, insetBottom);\n\n if (mInner == newInner) {\n return this;\n }\n\n Size frame = mFrameSize == null ? null : new Size(\n mFrameSize.getWidth() - insetLeft - insetRight,\n mFrameSize.getHeight() - insetTop - insetBottom);\n\n return new WmDisplayCutout(newInner, frame);\n }", "public void reset() {\n\t\tif (marker >= 0) {\n\t\t\tsetSize(marker);\n\t\t\tmarker = -1;\n\t\t}\n\t}", "protected void updateBorder() {\r\n\t\tif (myTarget != null) {\r\n\r\n\t\t\tRectangle2D bounds = myTarget.getBounds();\r\n\r\n\t\t\tmyFrame.setBounds((float) bounds.getX(), (float) bounds.getY(), (float) bounds\r\n\t\t\t\t\t.getWidth(), (float) bounds.getHeight());\r\n\t\t\tmyFrame.setPaint(null);\r\n\t\t\tmyFrame.setStrokePaint(myColor);\r\n\t\t}\r\n\t}", "@Test\n public void testColumnControlInitialUpdateInsetsUIResource() {\n ColumnControlButton control = new ColumnControlButton(new JXTable());\n // PENDING JW: why not same? insets can be shared - or not?\n // probably setMargin interferes - is doing some things ... \n assertEquals(\"columnControl must have margin from ui\", \n UIManager.getInsets(ColumnControlButton.COLUMN_CONTROL_BUTTON_MARGIN_KEY),\n control.getMargin());\n }", "void restoreLayoutParams(@NonNull ViewGroup.LayoutParams params) {\n params.width = mPreservedParams.width;\n params.height = mPreservedParams.height;\n }", "public Builder clearAligning() {\n bitField0_ = (bitField0_ & ~0x00000008);\n aligning_ = false;\n onChanged();\n return this;\n }", "public void setBorderWidth(int borderWidth) {\n\n this.borderWidth = borderWidth;\n this.invalidate();\n }", "public void xsetCellpadding(org.apache.xmlbeans.XmlString cellpadding)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlString target = null;\n target = (org.apache.xmlbeans.XmlString)get_store().find_attribute_user(CELLPADDING$30);\n if (target == null)\n {\n target = (org.apache.xmlbeans.XmlString)get_store().add_attribute_user(CELLPADDING$30);\n }\n target.set(cellpadding);\n }\n }", "public void setViewportBorder(Border paramBorder) {\n/* 595 */ Border border = this.viewportBorder;\n/* 596 */ this.viewportBorder = paramBorder;\n/* 597 */ firePropertyChange(\"viewportBorder\", border, paramBorder);\n/* */ }", "public abstract void resetToPreferredSizes(JSplitPane jc);", "public void setBorder(int borderHeight, int borderWidth){\n this.borderHeight = borderHeight;\n this.borderWidth = borderWidth;\n }", "public void unsetCellspacing()\n {\n synchronized (monitor())\n {\n check_orphaned();\n get_store().remove_attribute(CELLSPACING$28);\n }\n }", "public void restore() {\n setOrientation(0);\n setCropRect(getMaxCenteredCropRect(), false);\n autoZoom(true);\n }", "public void setBorder(Border border)\r\n {\r\n Border myBorder = border;\r\n if (border instanceof javax.swing.plaf.BorderUIResource.LineBorderUIResource)\r\n {\r\n myBorder = BorderFactory.createEmptyBorder();\r\n }\r\n super.setBorder(myBorder);\r\n }", "private void setContainerMargins(int margin) {\n ((RelativeLayout.LayoutParams) mContainer.getLayoutParams()).setMargins(\n margin,\n margin + (mLegend.getMeasuredHeight() - mBackground.getBorder_width()) / 2,\n margin,\n margin + (mLegend.getMeasuredHeight() - mBackground.getBorder_width()) / 2);\n }", "public void setBorderColor(int borderColor) {\n\n if (paintBorder != null)\n paintBorder.setColor(borderColor);\n\n this.invalidate();\n }", "public void setCellspacing(java.lang.String cellspacing)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target = (org.apache.xmlbeans.SimpleValue)get_store().find_attribute_user(CELLSPACING$28);\n if (target == null)\n {\n target = (org.apache.xmlbeans.SimpleValue)get_store().add_attribute_user(CELLSPACING$28);\n }\n target.setStringValue(cellspacing);\n }\n }", "public void setItemMargin(final int marginPixels) {\n final boolean needsPopulate = marginPixels != mItemMargin;\n mItemMargin = marginPixels;\n if (needsPopulate) {\n populate();\n }\n }", "public void setSpacing ( int spacing ) {\n\t\tthis.treeNodeLayout.setSpacing ( spacing );\n\t}", "public @NonNull Builder setMinMargins(@NonNull Margins margins) {\n if (margins == null) {\n throw new IllegalArgumentException(\"margins cannot be null\");\n }\n mPrototype.mMinMargins = margins;\n return this;\n }", "public void resetVisibleArea()\n {\n StandardDrawingEditor e = view.getEditor();\n e.getLWS().getUpdateManager().performUpdate();\n\n DoubleSize extent = frameUI.getPreferredSize();\n\n e.setMinVisibleArea(PrecisionUtilities.round(extent.width),\n PrecisionUtilities.round(extent.height),\n false);\n }", "public void setBorderSafeZone(double amount)\n {\n borderSafeZone = amount;\n }", "private void reset()\r\n\t{\r\n\t\t\r\n\t\toriginDock = null;\r\n\t\tdraggedDockable = null;\r\n\r\n\t}", "public final ParametersBuilder clearSelectionOverrides() {\n if (selectionOverrides.size() == 0) {\n // Nothing to clear.\n return this;\n }\n selectionOverrides.clear();\n return this;\n }", "private void restoreStyle() {\n if(this.backedup) {\n this.backedup = false;\n\n this.currentFillColor = this.lastFillColor;\n DOM.setStyleAttribute(fill.getElement(), \"backgroundColor\",currentFillColor.toCss(false));\n this.fillOpacity.setValue(this.lastFillOpacity);\n this.currentFillColor.setAlpha(this.fillOpacity.getValue());\n\n this.currentStrokeColor = this.lastStrokeColor;\n DOM.setStyleAttribute(stroke.getElement(), \"backgroundColor\",currentStrokeColor.toCss(false));\n this.strokeOpacity.setValue(this.lastStrokeOpacity);\n this.currentStrokeColor.setAlpha(this.strokeOpacity.getValue());\n\n this.currentStrokeSize.setValue(this.lastStrokeSize);\n }\n }", "public void setInnerBorder(int left, int right, int top, int bottom) {\n GtkEntryOverride.setInnerBorder(this, left, right, top, bottom);\n }", "public void reset() {\r\n minX = null;\r\n maxX = null;\r\n minY = null;\r\n maxY = null;\r\n\r\n minIn = null;\r\n maxIn = null;\r\n\r\n inverted = false;\r\n }", "@Override\r\n\tpublic void reset() {\n\t\tsuper.reset();\r\n\t\tthis.setScale(0.75f);\r\n\t}", "public synchronized Insets get(Component c) {\n\t\tDimension d = c.getSize();\n\t\tif(d.width==0 || d.height==0) {\n\t\t\tc.setSize(c.getPreferredSize());\n\t\t}\n\t\t\n\t\t/** We don't want the focus rings to be part of what we\n\t\t * measure, so we'll try to disable the focus soon:\n\t\t */\n\t\tboolean hadFocus = false;\n\t\tKeyboardFocusManager m = KeyboardFocusManager.getCurrentKeyboardFocusManager();\n\t\tComponent focusOwner = m.getFocusOwner();\n\t\t\n\t\ttry {\n\t\t\t\n\t\t\tprep(c);\n\t\t\t\n\t\t\tif(contains(c,focusOwner) || c==focusOwner) {\n\t\t\t\t/** This is a little heavy-handed, but it's necessary\n\t\t\t\t * because \"normal\" calls to transferFocus() or cycleFocus()\n\t\t\t\t * only put events on the event queue, which means the focus\n\t\t\t\t * would only be manipulated AFTER this method is finished...\n\t\t\t\t * \n\t\t\t\t * But if we dispatch an event ourselves we can \n\t\t\t\t * make sure the focus owner temporarily behaves\n\t\t\t\t */\n\t\t\t\tm.dispatchEvent(new FocusEvent(focusOwner,FocusEvent.FOCUS_LOST,true));\n\t\t\t\thadFocus = true;\n\t\t\t}\n\t\t\t\n\t\t\tif(scrapImage==null || \n\t\t\t\t\tscrapImage.getWidth()<c.getWidth() ||\n\t\t\t\t\tscrapImage.getHeight()<c.getHeight() ) {\n\t\t\t\tint w = c.getWidth();\n\t\t\t\tint h = c.getHeight();\n\t\t\t\tif(scrapImage!=null) {\n\t\t\t\t\tw = Math.max(w, scrapImage.getWidth());\n\t\t\t\t\th = Math.max(h, scrapImage.getHeight());\n\t\t\t\t}\n\t\t\t\tif(w==0 || h==0)\n\t\t\t\t\treturn new Insets(0,0,0,0);\n\t\t\t\t\n\t\t\t\tscrapImage = new BufferedImage(w,h,BufferedImage.TYPE_INT_ARGB);\n\t\t\t}\n\t\t\tGraphics2D g = scrapImage.createGraphics();\n\t\t\tg.setComposite(AlphaComposite.Clear);\n\t\t\tg.fillRect(0,0,scrapImage.getWidth(),scrapImage.getHeight());\n\t\t\tg.setComposite(AlphaComposite.SrcOver);\n\t\t\t\n\t\t\tc.paint(g);\n\t\t\tg.dispose();\n\t\t\tRectangle r = ImageBounds.getBounds(scrapImage);\n\t\t\tif(r==null) {\n\t\t\t\t//boo! an empty image? What does that mean?\n\t\t\t\treturn new Insets(0,0,0,0);\n\t\t\t}\n\t\t\tInsets insets = new Insets(r.y, r.x,\n\t\t\t\t\tc.getHeight()-r.y-r.height,\n\t\t\t\t\tc.getWidth()-r.x-r.width\n\t\t\t\t\t);\n\t\t\t\n\t\t\treturn insets;\n\t\t} finally {\n\t\t\trestore(c);\n\t\t\tif(hadFocus) {\t\n\t\t\t\tm.dispatchEvent(new FocusEvent(focusOwner,FocusEvent.FOCUS_GAINED,true));\n\t\t\t}\n\t\t}\n\t}", "public void reset() {\n xmin = Float.MAX_VALUE;\n xmax = -Float.MAX_VALUE;\n ymin = Float.MAX_VALUE;\n ymax = -Float.MAX_VALUE;\n zmin = Float.MAX_VALUE;\n zmax = -Float.MAX_VALUE;\n }", "public void resetBelt() throws JposException;", "@Override\n public void setPadding(int left, int top, int right, int bottom) {\n super.setPadding(left, top, right, bottom);\n updatePolygonSize(left, top, right, bottom);\n invalidate(left, top, right, bottom);\n }", "private void clearRect() { rect_ = null;\n bitField0_ = (bitField0_ & ~0x00000001);\n }", "public void setMargin(int margin) {\n mMarginPx = margin;\n }", "private void setup() {\n // init paint\n paint = new Paint();\n paint.setAntiAlias(true);\n\n paintBorder = new Paint();\n setBorderColor(Color.WHITE);\n paintBorder.setAntiAlias(true);\n }", "private int adjustInsetForScale(int inset, float dipScale) {\n return (int) Math.ceil(inset / dipScale);\n }", "public void xsetCellspacing(org.apache.xmlbeans.XmlString cellspacing)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.XmlString target = null;\n target = (org.apache.xmlbeans.XmlString)get_store().find_attribute_user(CELLSPACING$28);\n if (target == null)\n {\n target = (org.apache.xmlbeans.XmlString)get_store().add_attribute_user(CELLSPACING$28);\n }\n target.set(cellspacing);\n }\n }", "public void setBorder(Border border)\n {\n if (field == null)\n {\n return;\n }\n\n field.setBorder(border);\n }", "@Override\n public void setScaleDownInsideBorders(boolean scaleDownInsideBorders) {\n if (mScaleDownInsideBorders != scaleDownInsideBorders) {\n mScaleDownInsideBorders = scaleDownInsideBorders;\n updatePath();\n invalidateSelf();\n }\n }", "public void reset() {\n\t\trabbitcount[1]=8;\n\t\trabbitcount[2]=8;\n\t\tpieces.clear();\n\t\tselectedsquares.clear();\n\t\trepaint();\n\t}", "public Builder clearRect() { copyOnWrite();\n instance.clearRect();\n return this;\n }", "private void appearance()\r\n\t\t{\n\t\tgridLayout.setHgap(5);\r\n\t\tgridLayout.setVgap(5);\r\n\r\n\t\t//set the padding + external border with title inside the box\r\n\t\tBorder lineBorder = BorderFactory.createLineBorder(Color.BLACK);\r\n\t\tBorder outsideBorder = BorderFactory.createTitledBorder(lineBorder, title, TitledBorder.CENTER, TitledBorder.TOP);\r\n\t\tBorder marginBorder = BorderFactory.createEmptyBorder(5, 5, 5, 5);\r\n\t\tthis.setBorder(BorderFactory.createCompoundBorder(outsideBorder, marginBorder));\r\n\r\n\t\t//set initial value to builder\r\n\t\tdiceBuilder.setInterval(min, max);\r\n\t\t}", "public static Insets getScreenInsets(){\n \tPoint p = new Point();\n\t\tGraphicsConfiguration graphicsConfiguration = null;\n\t\tfor (GraphicsDevice gd : GraphicsEnvironment\n\t\t\t\t.getLocalGraphicsEnvironment().getScreenDevices()) {\n\t\t\tif (gd.getDefaultConfiguration().getBounds().contains(p)) {\n\t\t\t\tgraphicsConfiguration = gd.getDefaultConfiguration();\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t\tInsets screenInsets = Toolkit.getDefaultToolkit().getScreenInsets(\n\t\t\t\tgraphicsConfiguration);\n\t\treturn screenInsets;\n }", "private void createCanvasBorders() {\n\n\t\tLabel lblBorderMiddle = new Label(canvasLabel, SWT.NONE);\n\t\tlblBorderMiddle.setBackground(ResourceUtils.getColor(iDartColor.BLACK));\n\t\tlblBorderMiddle.setBounds(0, 72, 285, 2);\n\n\t\tLabel lblBorderBottom = new Label(canvasLabel, SWT.NONE);\n\t\tlblBorderBottom.setBounds(0, 198, 285, 2);\n\t\tlblBorderBottom.setBackground(ResourceUtils.getColor(iDartColor.BLACK));\n\n\t\tLabel lblBorderLeft = new Label(canvasLabel, SWT.NONE);\n\t\tlblBorderLeft.setBounds(0, 0, 2, 200);\n\t\tlblBorderLeft.setBackground(ResourceUtils.getColor(iDartColor.BLACK));\n\n\t\tLabel lblBorderRight = new Label(canvasLabel, SWT.NONE);\n\t\tlblBorderRight.setBounds(283, 0, 2, 200);\n\t\tlblBorderRight.setBackground(ResourceUtils.getColor(iDartColor.BLACK));\n\n\t\tLabel lblBorderTop = new Label(canvasLabel, SWT.NONE);\n\t\tlblBorderTop.setBounds(0, 0, 285, 2);\n\t\tlblBorderTop.setBackground(ResourceUtils.getColor(iDartColor.BLACK));\n\t}", "public native final void setGutter(double gutter)/*-{\n this.gutter = gutter;\n }-*/;", "public void paintComponentBackground(Graphics g, Insets insets, Color aColor) {\r\n int x = 0;\r\n int y = 0;\r\n int width = getWidth();\r\n int height = getHeight();\r\n if (insets != null) {\r\n x += insets.left;\r\n y += insets.top;\r\n height = height - insets.top - insets.bottom;\r\n width = width - insets.left - insets.right;\r\n } else {\r\n height = height - getInsets().bottom;\r\n }\r\n Color c = g.getColor();\r\n g.setColor(aColor);\r\n g.fillRoundRect(x, y, width, height, 10, 10);\r\n g.setColor(c);\r\n }", "void effacer() {\r\n Graphics g = this.zoneDessin.getGraphics();\r\n g.setColor(Color.gray);\r\n g.fillRect(0, 0, this.getWidth(), this.getHeight());\r\n }", "private void updateWatchViewStub() {\n if(watchViewStub!=null) {\n try {\n // WatchViewStub determines which layout to use by looking at the WindowInset object.\n // Since WindowInset is final, a synthetic instance is created using reflection and the isRound param\n // is determined by the current selected skin\n Constructor<WindowInsets> constructor = WindowInsets.class.getConstructor(Rect.class,Rect.class,Rect.class,Boolean.TYPE);\n Rect rect = new Rect(0,0,0,0);\n WindowInsets wi = constructor.newInstance(rect,rect,rect,isRound);\n\n watchViewStub.onApplyWindowInsets(wi);\n } catch (Exception e) {\n Log.e(\"WearMockLayout\", \"Cannot create WindowInset for stub\", e);\n }\n }\n }", "public void setBorder(java.lang.String border)\n {\n synchronized (monitor())\n {\n check_orphaned();\n org.apache.xmlbeans.SimpleValue target = null;\n target = (org.apache.xmlbeans.SimpleValue)get_store().find_attribute_user(BORDER$22);\n if (target == null)\n {\n target = (org.apache.xmlbeans.SimpleValue)get_store().add_attribute_user(BORDER$22);\n }\n target.setStringValue(border);\n }\n }", "private void setTopBorder() {\n\t\tVBox topBorder = new VBox();\n\t\ttopBorder.setAlignment(Pos.CENTER);\n\t\ttopBorder.setPadding(new Insets(10, 10, 10, 10));\n\t\t\n\t\ttopText = new Text (\"Please enter information about the property below.\");\n\t\ttopText.setFont(Font.font(\"Bauhaus 93\", FontWeight.BOLD, 24));\n\t\ttopText.setFill(Color.rgb(100, 0, 150));\n\t\ttopBorder.getChildren().add(topText);\n\t\t\n\t\tmainPane.setTop(topBorder);\n\t}", "private void initLimits() {\n lowerLimit1 = quarterHolderWidth;\n lowerLimit2 = (2 * quarterHolderWidth);\n lowerLimit3 = (3 * quarterHolderWidth);\n lowerLimit4 = holderWidth;\n }", "protected void reset() {\n\t\tpush();\n\n\t\t// Clearen, en niet opnieuw aanmaken, om referenties elders\n\t\t// in het programma niet corrupt te maken !\n\t\tcurves.clear();\n\t\tselectedCurves.clear();\n\t\thooveredCurves.clear();\n\t\tselectedPoints.clear();\n\t\thooveredPoints.clear();\n\t\tselectionTool.clear();\n\t}" ]
[ "0.7242693", "0.6204948", "0.6176139", "0.60124743", "0.58501786", "0.5811011", "0.5798241", "0.57579386", "0.5604398", "0.5519503", "0.5487179", "0.546383", "0.54065025", "0.5375165", "0.53614247", "0.53564733", "0.53395927", "0.5295341", "0.52293813", "0.52230555", "0.5193526", "0.5120949", "0.50988096", "0.50184417", "0.50128615", "0.49972594", "0.49782974", "0.48967454", "0.48919037", "0.48710817", "0.48636585", "0.48415512", "0.47371036", "0.47234514", "0.46709168", "0.465614", "0.46544814", "0.4639636", "0.46313816", "0.46208543", "0.4601989", "0.45992634", "0.45950422", "0.45941797", "0.45523214", "0.45517674", "0.45323947", "0.4514198", "0.45139733", "0.44945648", "0.44702426", "0.44542137", "0.44412237", "0.4432769", "0.44223434", "0.44033185", "0.43536106", "0.4345013", "0.43445405", "0.43378326", "0.43346316", "0.4315354", "0.4310513", "0.4292958", "0.42922807", "0.4284376", "0.4266615", "0.42517132", "0.42440328", "0.42401317", "0.42377675", "0.4232737", "0.42271143", "0.42137897", "0.41916788", "0.41805777", "0.41608095", "0.4129653", "0.41268063", "0.41068", "0.41047397", "0.4095991", "0.40955225", "0.40936396", "0.40926906", "0.40919414", "0.40915743", "0.4091383", "0.4090788", "0.40896344", "0.4077158", "0.4073109", "0.40714532", "0.40709215", "0.40699968", "0.40692946", "0.40612218", "0.40570724", "0.40448827", "0.40419972" ]
0.53086686
17
function to create a list
public static Node createList(){ Scanner sc = new Scanner(System.in); System.out.println("Enter size of linked list:"); int n = sc.nextInt(); Node head = new Node(sc.nextInt()); Node ref = head; while(--n!=0) { head.next = new Node(sc.nextInt()); head = head.next; } return ref; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "ListType createListType();", "abstract void makeList();", "ListString createListString();", "StringList createStringList();", "private void createList(String[] toAdd) {\n FixData fixedList;\n for (int i = 0; i < toAdd.length; ++i) {\n fixedList = new FixData(toAdd[i]);\n if (pickAdjacent(fixedList))\n this.head = createListWrap(this.head, fixedList);\n else\n fixedList = null;\n }\n }", "Object getTolist();", "ArrayList<String> createList(String finalInput);", "public List<New> list();", "public void genLists() {\n\t}", "ListValue createListValue();", "abstract protected Object newList( int capacity );", "@SuppressWarnings(\"unchecked\")\r\n public void createList() {\r\n items = new int[MAX_LIST];\r\n NumItems = 0;\r\n }", "public static <T> List<T> createList(T item1) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\treturn list;\n\t}", "public RDFList createRDFList(List<Expression> list, int arobase) {\r\n RDFList rlist = new RDFList(newBlankNode(), list); \r\n if (arobase == L_DEFAULT){\r\n arobase = listType;\r\n }\r\n switch (arobase){\r\n \r\n case L_LIST: \r\n rlist = complete(rlist);\r\n break;\r\n \r\n case L_PATH:\r\n rlist = path(rlist);\r\n break;\r\n }\r\n return rlist;\r\n }", "public static <T> List<T> createList (T... args) {\n\tif (args == null) { return new ArrayList<T>(); };\n\treturn new ArrayList<T>(Arrays.asList(args));\n }", "private static List<Article> createArticleList() {\n List<Article> articles = new ArrayList();\n articles.add(new Article(1l, \"Ball\", new Double(5.5), Type.TOY));\n articles.add(new Article(2l, \"Hammer\", new Double(250.0), Type.TOOL));\n articles.add(new Article(3l, \"Doll\", new Double(12.75), Type.TOY));\n return articles;\n }", "public static List<String> createCompetencyList() {\n List<String> list = new ArrayList<String>();\n list.add(\"Line number 1\");\n list.add(\"Line number 2\");\n return list;\n }", "SectionList createSectionList();", "public void creatList()\n\t{\n\t\tbowlers.add(new Bowler(\"A\",44));\n\t\tbowlers.add(new Bowler(\"B\",25));\n\t\tbowlers.add(new Bowler(\"C\",2));\n\t\tbowlers.add(new Bowler(\"D\",10));\n\t\tbowlers.add(new Bowler(\"E\",6));\n\t}", "private ArrayList<String> createList(JList aListComponent) {\n ArrayList<String> aList = new ArrayList<>();\n if (aListComponent.getModel().getSize() > 0) {\n for (int i=0; i < aListComponent.getModel().getSize();i++) {\n aList.add(aListComponent.getModel().getElementAt(i).toString());\n }\n }\n return aList;\n }", "private List<String> buildList() {\n List<String> list = new ArrayList<>();\n list.add(\"Traveled Meters by Day\");\n list.add(\"Sensor Coverage\");\n list.add(\"No Movement Detection\");\n return list;\n }", "public static <T> List<T> createList() {\n\t\treturn Collections.emptyList();\n\t}", "Listof<X> toList();", "private void initList() {\n\n }", "public static List<String> myListPeople2(int n)\r\n {\r\n // ArrayList<String> myList = new ArrayList<String>();\r\n switch (n)\r\n {\r\n case 0:\r\n return new ArrayList<String>(Arrays.asList(\"Peter\", \"Magnus\", \"Bengt\", \"Lars-Olof\", \"Nina\"));\r\n case 1:\r\n return new ArrayList<String>(Arrays.asList(\"John\", \"George\", \"Paul\", \"Ringo\"));\r\n case 2:\r\n return new ArrayList<String>(Arrays.asList(\"Dolores\", \"Noel\", \"Mike\", \"Fergal\"));\r\n case 3:\r\n return new ArrayList<String>();\r\n case 4:\r\n return new ArrayList<String>(Arrays.asList(\"Dolores\", \"Noel\", \"Mike\", \"Fergal\"));\r\n default:\r\n return new ArrayList<String>(Arrays.asList(\"Mark\", \"Matthew\", \"John\", \"Luke\"));\r\n }\r\n }", "public static <T> List<T> createList(T item1, T item2, T item3, T item4, T item5, T item6, T item7, T item8) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\tlist.add(item2);\n\t\tlist.add(item3);\n\t\tlist.add(item4);\n\t\tlist.add(item5);\n\t\tlist.add(item6);\n\t\tlist.add(item7);\n\t\tlist.add(item8);\n\t\treturn list;\n\t}", "public static List<Integer> makeList(int size) {\r\n List<Integer> result = new ArrayList<>();\r\n /** \r\n * taking input from the user \r\n * by using Random class. \r\n * \r\n */\r\n for (int i = 0; i < size; i++) {\r\n int n = 10 + rng.nextInt(90);\r\n result.add(n);\r\n } // for\r\n\r\n return result;\r\n /**\r\n * @return result \r\n */\r\n }", "public static <T> List<T> createList(T item1, T item2) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\tlist.add(item2);\n\t\treturn list;\n\t}", "private List<Integer> makeList(int max) {\n List<Integer> myList = new ArrayList<>();\n for (int i = 1; i < max; i++) {\n myList.add(i);\n }\n \n return myList;\n }", "public List createUserList()\r\n{\r\n\tUser madhu=new User(\"mekala.madhu@gmail.com\", \"madhu\");\r\n\tUser krishna=new User(\"Krishna.avva@gmail.com\", \"krishna\");\t\r\n\r\n\tList listOfUsers = new ArrayList();\r\n\tlistOfUsers.add(madhu);\r\n\tlistOfUsers.add(krshna);\r\n\treturn listOfUsers;\r\n}", "private MyIntegerList generatedPopulatedList() {\n final MyIntegerList mil = new MyIntegerList();\n\n mil.push(1);\n mil.push(2);\n mil.push(1);\n mil.push(6);\n mil.push(6);\n mil.push(7);\n mil.push(2);\n mil.push(2);\n mil.push(0);\n mil.push(5);\n\n return mil;\n }", "public static DoublyLinkedListHeader createList() {\n\t\tSystem.out.println(\"Enter the size of the DLLHeader list \");\r\n\t\tint size = checkInt(); // get size of ll\r\n\t\tDoublyLinkedListHeader list = new DoublyLinkedListHeader();\r\n\t\tInteger scanned_obj;\r\n\t\tfor(int i = 0; i<size;i++) {\r\n\t\t\tSystem.out.println(\"Enter Object \" + (i+1)+\" \");\r\n\t\t\tscanned_obj = checkInt();\r\n\t\t\tlist.add(scanned_obj);\r\n\t\t}\r\n\t\treturn list;\r\n\t}", "private Lists() { }", "int createList(int listData) {\n\t\tint list = newList_();\n\t\t// m_lists.set_field(list, 0, null_node());//head\n\t\t// m_lists.set_field(list, 1, null_node());//tail\n\t\t// m_lists.set_field(list, 2, null_node());//prev list\n\t\tm_lists.setField(list, 3, m_list_of_lists); // next list\n\t\tm_lists.setField(list, 4, 0);// node count in the list\n\t\tm_lists.setField(list, 5, listData);\n\t\tif (m_list_of_lists != nullNode())\n\t\t\tsetPrevList_(m_list_of_lists, list);\n\n\t\tm_list_of_lists = list;\n\t\treturn list;\n\t}", "public ListNode createList(int len) {\r\n\t\tListNode head = null;\r\n\t\tRandom r = new Random(10);\r\n\t\tfor (int i = 0; i < len; ++i) {\r\n\r\n\t\t\thead = createNode(head, r.nextInt(20) + 1);\r\n\t\t}\r\n\r\n\t\treturn head;\r\n\t}", "public List getList();", "public FriendList createFriendList();", "public static <T> List<T> createList(T item1, T item2, T item3, T item4, T item5, T item6, T item7, T item8, T item9) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\tlist.add(item2);\n\t\tlist.add(item3);\n\t\tlist.add(item4);\n\t\tlist.add(item5);\n\t\tlist.add(item6);\n\t\tlist.add(item7);\n\t\tlist.add(item8);\n\t\tlist.add(item9);\n\t\treturn list;\n\t}", "private List<User> createUserList() {\n for (int i = 1; i<=5; i++) {\n User u = new User();\n u.setId(i);\n u.setEmail(\"user\"+i+\"@mail.com\");\n u.setPassword(\"pwd\"+i);\n userList.add(u);\n }\n return userList;\n }", "@BeforeEach\n public void createList() {\n myListOfInts = new ArrayListDIY<>(LIST_SIZE);\n listOfInts = new ArrayList<>(LIST_SIZE);\n\n getRandomIntStream(0,10).limit(LIST_SIZE)\n .forEach(elem -> {\n listOfInts.add(elem);\n myListOfInts.add(elem);\n });\n }", "protected static ParameterDef createListParameter(final String param) {\n return new ParameterDef(new Variable(param), ParameterType.LIST);\n }", "OpFList createOpFList();", "private List<Integer> createData() {\r\n\t\tList<Integer> data = new ArrayList<Integer>();\r\n\t\tfor (int i = 0; i < N; i++) {\r\n\t\t\tdata.add(i);\r\n\t\t}\r\n\t\treturn data;\r\n\t}", "List<T> readList();", "private static Node createLoopedList()\n {\n Node n1 = new Node(1);\n Node n2 = new Node(2);\n Node n3 = new Node(3);\n Node n4 = new Node(4);\n Node n5 = new Node(5);\n Node n6 = new Node(6);\n Node n7 = new Node(7);\n Node n8 = new Node(8);\n Node n9 = new Node(9);\n Node n10 = new Node(10);\n Node n11 = new Node(11);\n\n n1.next = n2;\n n2.next = n3;\n n3.next = n4;\n n4.next = n5;\n n5.next = n6;\n n6.next = n7;\n n7.next = n8;\n n8.next = n9;\n n9.next = n10;\n n10.next = n11;\n n11.next = n5;\n\n return n1;\n }", "public static <T> List<T> createList(T item1, T item2, T item3) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\tlist.add(item2);\n\t\tlist.add(item3);\n\t\treturn list;\n\t}", "private ArrayList<String> initList(String[] vastitems){\n return new ArrayList<>(Arrays.asList(vastitems));\n }", "private ArrayIntList buildList(int size) {\n\t\tArrayIntList list = new ArrayIntList();\n\t\tfor (int i=1;i<=size;i++)\n\t\t\tlist.add(i);\n\t\treturn list; \n\t}", "public List<Person> createPersonListUsingNew() {\n return names.stream()\n // .parallel()\n .map(Person::new)\n .collect(LinkedList::new, // Supplier<LinkedList>\n LinkedList::add, // BiConsumer<LinkedList,Person>\n LinkedList::addAll); // BiConsumer<LinkedList,LinkedList>\n }", "public static List<Course> createCourseList() {\n List<Course> courses = new ArrayList<Course>();\n courses.add(createCourse(\"12345\"));\n courses.add(createCourse(\"67890\"));\n return courses;\n }", "DataList createDataList();", "public List<MessageListItem> makeList(List<BMessage> list){\n return MessageListItem.makeList(mActivity, userID, list, customDateFormat);\n }", "private Object[] buildList(int size) {\n list.clear();\n int expectedSize = ArrayList.INITIAL_CAPACITY;\n while (expectedSize < size) {\n expectedSize *= 2;\n }\n Object[] expected = new Object[expectedSize];\n\n for (int i = 0; i < size; i++) {\n String data = i + \"a\";\n list.addToBack(data);\n expected[i] = data;\n }\n return expected;\n }", "private List<RouteInfo> createList() {\r\n\r\n List<RouteInfo> results = new ArrayList<>();\r\n\r\n for (String temp [] : stops) {\r\n\r\n RouteInfo info = new RouteInfo();\r\n info.setTitle(temp[0]);\r\n info.setRouteName(\"Stop ID: \" + temp[1]);\r\n info.setRouteDescription(\"Next bus at: \");\r\n results.add(info);\r\n }\r\n\r\n return results;\r\n }", "public List(int length, int x) {\n if (x == 1){\n list = new int[]{5, 4, 3, 2, 1, 10, 9, 8, 7, 6};\n }else if (x == 2) {\n list = new int[length];\n generateList();\n }else if (x == 3) {\n list = new int[length];\n }\n }", "private static List<Integer> initLista(int tamanho) {\r\n\t\tList<Integer> lista = new ArrayList<Integer>();\r\n\t\tRandom rand = new Random();\r\n\r\n\t\tfor (int i = 0; i < tamanho; i++) {\r\n\t\t\tlista.add(rand.nextInt(tamanho - (tamanho / 10) + 1)\r\n\t\t\t\t\t+ (tamanho / 10));\r\n\t\t}\r\n\t\treturn lista;\r\n\t}", "public static <T> List<T> createList(T item1, T item2, T item3, T item4, T item5, T item6, T item7) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\tlist.add(item2);\n\t\tlist.add(item3);\n\t\tlist.add(item4);\n\t\tlist.add(item5);\n\t\tlist.add(item6);\n\t\tlist.add(item7);\n\t\treturn list;\n\t}", "private void createLoanList() {\n\t\tArrayList<Object> loans = new ArrayList<Object>(Arrays.asList(loanArray));\n\t\tfor (int i = 0; i < loans.size(); i++)\n\t\t\tif (((Loan) loans.get(i)).getFineAmount() == 0)\n\t\t\t\tloans.remove(i);\n\t\tlist = new LoanList();\n\t\tlist.setItems(loans);\n\t\tadd(list);\n\t}", "public abstract List toNameValueList();", "private static <T> List<T> list(T... elements) {\n return ImmutableList.copyOf(elements);\n }", "public static <T> List<T> createList(Iterator<T> iter) {\n\t\tList<T> list = new ArrayList<T>();\n\t\twhile (iter.hasNext()) {\n\t\t\tlist.add(iter.next());\n\t\t}\n\t\treturn list;\n\t}", "public static <T> List<T> createList(T item1, T item2, T item3, T item4) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\tlist.add(item2);\n\t\tlist.add(item3);\n\t\tlist.add(item4);\n\t\treturn list;\n\t}", "public ArrayList makeStudentList() {\r\n ArrayList<String> studenter = new ArrayList();\r\n Student student = new Student();\r\n \r\n \r\n \r\n return studenter;\r\n}", "public static <T> List<T> createList(T item1, T item2, T item3, T item4, T item5, T item6) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\tlist.add(item2);\n\t\tlist.add(item3);\n\t\tlist.add(item4);\n\t\tlist.add(item5);\n\t\tlist.add(item6);\n\t\treturn list;\n\t}", "public static MutableLinearList start () {\r\n\t\t\r\n\t\tMutableLinearList list = new MutableLinearList();\r\n\t\tMutableLinearList item2 = new MutableLinearList();\r\n\t\tMutableLinearList item3 = new MutableLinearList();\r\n\t\t\r\n\t\tlist.head = 42;\r\n\t\tlist.tail = item2;\r\n\t\t\r\n\t\titem2.head = 8;\r\n\t\titem2.tail = item3;\r\n\t\t\r\n\t\titem3.head = 15;\r\n\t\titem3.tail = null;\r\n\t\t\r\n\t\t\r\n/*\t\t// alternative Implementierung:\r\n\t\tMutableLinearList list = new MutableLinearList();\r\n\t\tlist.head = 15;\r\n\t\tlist.addInFront(8);\r\n\t\tlist.addInFront(42);\r\n*/\t\t\r\n\t\t\r\n\t\treturn list;\r\n\t}", "public TempList(int n, T elem) {\n list = new ArrayList<T>(n > 0 ? n : 0);\n while (n > 0) {\n list.add(elem);\n n--;\n }\n }", "List<Note> list();", "public void createListData()\n {\n List<SinhVien> listSinhvien=new ArrayList<>();\n for(int i=0;i<10;i++){\n SinhVien sv=new SinhVien(i+\"\",\"123\",\"0123\",i+1.0f);\n listSinhvien.add(sv);\n }\n PresenterImplDangXuat.onLoadSucess(listSinhvien);\n }", "public List<Integer> generateList(int size){\n List<Integer> data = new ArrayList<>();\n for (int i = 0; i < size; i++){\n data.add(i);\n }\n return data;\n }", "public List<Object> toList() {\n int i = this.capacityHint;\n int i2 = this.size;\n ArrayList arrayList = new ArrayList(i2 + 1);\n Object[] head2 = head();\n int i3 = 0;\n while (true) {\n int i4 = 0;\n while (i3 < i2) {\n arrayList.add(head2[i4]);\n i3++;\n i4++;\n if (i4 == i) {\n head2 = head2[i];\n }\n }\n return arrayList;\n }\n }", "LI createLI();", "OrderedListContent createOrderedListContent();", "public static <T> List<T> createList(T item1, T item2, T item3, T item4, T item5) {\n\t\tList<T> list = new ArrayList<T>();\n\t\tlist.add(item1);\n\t\tlist.add(item2);\n\t\tlist.add(item3);\n\t\tlist.add(item4);\n\t\tlist.add(item5);\n\t\treturn list;\n\t}", "public ArrayList<Item> createArrayList(int items) {\n\t\tArrayList<Item> array = new ArrayList<Item>();\n\t\tfor (int i=0;i<items;i++) {\n\t\t\t\n\t\t\tItem item = genItem(i,items);\n\t\t\tarray.add(item);\n\t\t}\n\t\t\n\t\t\n\t\treturn array;\n\t\t\n\t}", "public List hardList() {\r\n List result = new ArrayList();\r\n\r\n for (int i=0; i < size(); i++) {\r\n Object tmp = get(i);\r\n\r\n if (tmp != null)\r\n result.add(tmp);\r\n }\r\n\r\n return result;\r\n }", "@Before(value = \"@createList\", order = 1)\n public void createList() {\n String endpoint = EnvironmentTrello.getInstance().getBaseUrl() + \"/lists/\";\n JSONObject json = new JSONObject();\n json.put(\"name\", \"testList\");\n json.put(\"idBoard\", context.getDataCollection(\"board\").get(\"id\"));\n RequestManager.setRequestSpec(AuthenticationUtils.getLoggedReqSpec());\n Response response = RequestManager.post(endpoint, json.toString());\n context.saveDataCollection(\"list\", response.jsonPath().getMap(\"\"));\n }", "String createListItem(String list, int accountId);", "public List()\n {\n list = new Object [10];\n }", "public void create() {\n String[] arrays = new String[100];\n ArrayList<String> list1 = new ArrayList(); //Object[10]\n list1.size(); //0\n list1.add(\"Vivek\"); //object[0] = \"Vivek\"\n list1.size(); //1\n list1.get(0);//\"Vivek\"\n\n list1.remove(1);\n\n list1.add(0, \"Vivek\");\n\n\n ArrayList<String> list3 = new ArrayList<String>(list1);\n\n ArrayList<Student> list = new ArrayList<Student>();\n\n\n\n }", "public static ElementInsertionList create()\n {\n return new ElementInsertionList();\n }", "List<String> mo5876c();", "private static <T> List<T> pairList(T a, T b) {\n ArrayList<T> res = new ArrayList<T>();\n res.add(a);\n res.add(b);\n return res;\n }", "private void createRuleList()\n {\n\n ArrayList<String> tempList0 = new ArrayList<String>();\n ArrayList<String> tempList1 = new ArrayList<String>();\n ArrayList<String> tempList2 = new ArrayList<String>();\n ArrayList<String> tempList3 = new ArrayList<String>();\n ArrayList<String> tempList4 = new ArrayList<String>();\n ArrayList<String> tempList5 = new ArrayList<String>();\n ArrayList<String> tempList6 = new ArrayList<String>();\n ArrayList<String> tempList7 = new ArrayList<String>();\n ArrayList<String> tempList8 = new ArrayList<String>();\n ArrayList<String> tempList9 = new ArrayList<String>();\n ArrayList<String> tempList10 = new ArrayList<String>();\n ArrayList<String> tempList11 = new ArrayList<String>();\n ArrayList<String> tempList12 = new ArrayList<String>();\n ArrayList<String> tempList13 = new ArrayList<String>();\n ArrayList<String> tempList14 = new ArrayList<String>();\n ArrayList<String> tempList15 = new ArrayList<String>();\n ArrayList<String> tempList16 = new ArrayList<String>();\n ArrayList<String> tempList17 = new ArrayList<String>();\n ArrayList<String> tempList18 = new ArrayList<String>();\n ArrayList<String> tempList19 = new ArrayList<String>();\n ArrayList<String> tempList20 = new ArrayList<String>();\n ArrayList<String> tempList21 = new ArrayList<String>();\n ArrayList<String> tempList22 = new ArrayList<String>();\n ArrayList<String> tempList23 = new ArrayList<String>();\n ArrayList<String> tempList24 = new ArrayList<String>();\n ArrayList<String> tempList25 = new ArrayList<String>();\n ArrayList<String> tempList26 = new ArrayList<String>();\n ArrayList<String> tempList27 = new ArrayList<String>();\n ArrayList<String> tempList28 = new ArrayList<String>();\n ArrayList<String> tempList29 = new ArrayList<String>();\n ArrayList<String> tempList30 = new ArrayList<String>();\n ArrayList<String> tempList31 = new ArrayList<String>();\n ArrayList<String> tempList32 = new ArrayList<String>();\n ArrayList<String> tempList33 = new ArrayList<String>();\n ArrayList<String> tempList34 = new ArrayList<String>();\n ArrayList<String> tempList35 = new ArrayList<String>();\n ArrayList<String> tempList36 = new ArrayList<String>();\n ArrayList<String> tempList37 = new ArrayList<String>();\n ArrayList<String> tempList38 = new ArrayList<String>();\n ArrayList<String> tempList39 = new ArrayList<String>();\n ArrayList<String> tempList40 = new ArrayList<String>();\n ArrayList<String> tempList41 = new ArrayList<String>();\n ArrayList<String> tempList42 = new ArrayList<String>();\n ArrayList<String> tempList43 = new ArrayList<String>();\n ArrayList<String> tempList44 = new ArrayList<String>();\n ArrayList<String> tempList45 = new ArrayList<String>();\n ArrayList<String> tempList46 = new ArrayList<String>();\n ArrayList<String> tempList47 = new ArrayList<String>();\n ArrayList<String> tempList48 = new ArrayList<String>();\n\n //There is no rule 0, so index 0 is left blank\n tempList0.add(\"\");\n ruleList.add(tempList0);\n //Create a list for each index position, then add it on to the overall list of lists\n tempList1.add(\"make-<PROGRAM>\");\n tempList1.add(\"DEFINITIONS\");\n ruleList.add(tempList1);\n tempList2.add(\"NULL\");\n ruleList.add(tempList2);\n tempList3.add(\"DEFINITIONS\");\n tempList3.add(\"DEF\");\n ruleList.add(tempList3);\n tempList4.add(\"make-<DEF>\");\n tempList4.add(\"BODY\");\n tempList4.add(\"TYPE\");\n tempList4.add(\"colon\");\n tempList4.add(\"rightParen\");\n tempList4.add(\"FORMALS\");\n tempList4.add(\"leftParen\");\n tempList4.add(\"make-<IDENTIFIER>\");\n tempList4.add(\"IDENTIFIER\");\n tempList4.add(\"function\");\n ruleList.add(tempList4);\n tempList5.add(\"make-<FORMALS>\");\n ruleList.add(tempList5);\n tempList6.add(\"NONEMPTYFORMALS\");\n ruleList.add(tempList6);\n tempList7.add(\"NEFREST\");\n tempList7.add(\"FORMAL\");\n ruleList.add(tempList7);\n tempList8.add(\"NONEMPTYFORMALS\");\n tempList8.add(\"comma\");\n ruleList.add(tempList8);\n tempList9.add(\"make-<FORMALS>\");\n ruleList.add(tempList9);\n tempList10.add(\"make-<FORMAL>\");\n tempList10.add(\"TYPE\");\n tempList10.add(\"colon\");\n tempList10.add(\"make-<IDENTIFIER>\");\n tempList10.add(\"IDENTIFIER\");\n ruleList.add(tempList10);\n tempList11.add(\"PRINTBODY\");\n ruleList.add(tempList11);\n tempList12.add(\"make-<BODY>\");\n tempList12.add(\"EXPR\");\n ruleList.add(tempList12);\n tempList13.add(\"BODY\");\n tempList13.add(\"PRINTSTATEMENT\");\n ruleList.add(tempList13);\n tempList14.add(\"make-integer\");\n tempList14.add(\"integer\");\n ruleList.add(tempList14);\n tempList15.add(\"make-boolean\");\n tempList15.add(\"boolean\");\n ruleList.add(tempList15);\n tempList16.add(\"EXPRREST\");\n tempList16.add(\"SIMPLEEXPR\");\n ruleList.add(tempList16);\n tempList17.add(\"EXPRREST\");\n tempList17.add(\"make-<BINARY>\");\n tempList17.add(\"EXPR\");\n tempList17.add(\"lessThan\");\n ruleList.add(tempList17);\n tempList18.add(\"EXPRREST\");\n tempList18.add(\"make-<BINARY>\");\n tempList18.add(\"EXPR\");\n tempList18.add(\"equals\");\n ruleList.add(tempList18);\n tempList19.add(\"make-<EXPR>\");\n ruleList.add(tempList19);\n tempList20.add(\"SIMPLEEXPRREST\");\n tempList20.add(\"TERM\");\n ruleList.add(tempList20);\n tempList21.add(\"SIMPLEEXPRREST\");\n tempList21.add(\"make-<BINARY>\");\n tempList21.add(\"SIMPLEEXPR\");\n tempList21.add(\"or\");\n ruleList.add(tempList21);\n tempList22.add(\"SIMPLEEXPRREST\");\n tempList22.add(\"make-<BINARY>\");\n tempList22.add(\"SIMPLEEXPR\");\n tempList22.add(\"plus\");\n ruleList.add(tempList22);\n tempList23.add(\"SIMPLEEXPRREST\");\n tempList23.add(\"make-<BINARY>\");\n tempList23.add(\"SIMPLEEXPR\");\n tempList23.add(\"minus\");\n ruleList.add(tempList23);\n tempList24.add(\"NULL\");\n ruleList.add(tempList24);\n tempList25.add(\"TERMREST\");\n tempList25.add(\"FACTOR\");\n ruleList.add(tempList25);\n tempList26.add(\"TERMREST\");\n tempList26.add(\"make-<BINARY>\");\n tempList26.add(\"TERM\");\n tempList26.add(\"and\");\n ruleList.add(tempList26);\n tempList27.add(\"TERMREST\");\n tempList27.add(\"make-<BINARY>\");\n tempList27.add(\"TERM\");\n tempList27.add(\"multiply\");\n ruleList.add(tempList27);\n tempList28.add(\"TERMREST\");\n tempList28.add(\"make-<BINARY>\");\n tempList28.add(\"TERM\");\n tempList28.add(\"divide\");\n ruleList.add(tempList28);\n tempList29.add(\"NULL\");\n ruleList.add(tempList29);\n tempList30.add(\"make-<if-EXPR>\");\n tempList30.add(\"EXPR\");\n tempList30.add(\"else\");\n tempList30.add(\"EXPR\");\n tempList30.add(\"then\");\n tempList30.add(\"EXPR\");\n tempList30.add(\"if\");\n ruleList.add(tempList30);\n tempList31.add(\"NOTFACTOR\");\n ruleList.add(tempList31);\n tempList32.add(\"IDENTIFIERMAIN\");\n ruleList.add(tempList32);\n tempList33.add(\"LITERAL\");\n ruleList.add(tempList33);\n tempList34.add(\"NEGFACTOR\");\n ruleList.add(tempList34);\n tempList35.add(\"rightParen\");\n tempList35.add(\"EXPR\");\n tempList35.add(\"leftParen\");\n ruleList.add(tempList35);\n tempList36.add(\"make-<UNARY>\");\n tempList36.add(\"FACTOR\");\n tempList36.add(\"not\");\n ruleList.add(tempList36);\n tempList37.add(\"make-<UNARY>\");\n tempList37.add(\"FACTOR\");\n tempList37.add(\"minus\");\n ruleList.add(tempList37);\n tempList38.add(\"IDENTIFIERREST\");\n tempList38.add(\"make-<IDENTIFIER>\");\n tempList38.add(\"IDENTIFIER\");\n ruleList.add(tempList38);\n tempList39.add(\"rightParen\");\n tempList39.add(\"ACTUALS\");\n tempList39.add(\"leftParen\");\n ruleList.add(tempList39);\n tempList40.add(\"NULL\");\n ruleList.add(tempList40);\n tempList41.add(\"NULL\");\n ruleList.add(tempList41);\n tempList42.add(\"NONEMPTYACTUALS\");\n ruleList.add(tempList42);\n tempList43.add(\"NEAREST\");\n tempList43.add(\"EXPR\");\n ruleList.add(tempList43);\n tempList44.add(\"NONEMPTYACTUALS\");\n tempList44.add(\"comma\");\n ruleList.add(tempList44);\n tempList45.add(\"make-Function-Call\");\n tempList45.add(\"make-<ACTUALS>\");\n ruleList.add(tempList45);\n tempList46.add(\"make-<NUMBER>\");\n tempList46.add(\"NUMBER\");\n ruleList.add(tempList46);\n tempList47.add(\"make-<BOOLEAN>\");\n tempList47.add(\"BOOLEAN\");\n ruleList.add(tempList47);\n tempList48.add(\"make-Function-Call\");\n tempList48.add(\"rightParen\");\n tempList48.add(\"EXPR\");\n tempList48.add(\"leftParen\");\n tempList48.add(\"make-<IDENTIFIER>\");\n tempList48.add(\"print\");\n ruleList.add(tempList48);\n }", "@Before\n public void createSimpleList() {\n testList = new SimpleList();\n }", "public static void addList() {\n\t}", "private static void makeLists(int derivNum, List<List<Word>> generalList ){\r\n for (int i=0; i < derivNum; i++) {\r\n ArrayList<Word> myList = new ArrayList<Word>();\r\n generalList.add(myList); \r\n }\r\n }", "public TempList(int n) {\n list = new ArrayList<T>(n >= 0 ? n : 0);\n }", "public static <C> LIST<C> LIST1(C a) {\n LIST<C> L = new LIST<C>();\n L.list.addFirst( a );\n return L;\n }", "@SuppressWarnings(\"unchecked\")\n private List createLeagueList() {\n ArrayList result = new ArrayList();\n for( int i = 0 ; i < leagues_array.size() ; ++i ) {\n HashMap m = new HashMap();\n m.put( \"League\", leagues_array.get(i)); // the key and it's value.\n result.add( m );\n }\n return (List)result;\n }", "ListItem createListItem();", "public abstract List<T> getList();", "public ArrayList<Item> createItemList() {\n return itemLines\n .stream()\n .map(this::writeLineItemNumber)\n .map(this::createItem)\n .collect(Collectors.toCollection(ArrayList::new));\n }", "public List<Lingua> creaListaLingue() {\n \n List<Lingua> list = linguaFacade.getLingue();\n return list;\n }", "public static <T> ArrayList<T> createArrayList() {\n \t\treturn new ArrayList<T>();\n \t}", "private void doCreateList() {\n String lengthStr = textfieldLength.getText();\n try {\n int length = Integer.parseInt(lengthStr);\n testSort.LegeArrayAn(length);\n } catch (Exception e) {\n testSort.LegeArrayAn(10);\n }\n switch(comboboxCase.getSelectedIndex()) {\n case 0:\n testSort.MischeArray(\"averagecase\");\n break;\n case 1:\n testSort.MischeArray(\"bestcase\");\n break;\n case 2:\n testSort.MischeArray(\"worstcase\");\n break;\n }\n int[] array = testSort.getZahlenfeld();\n Integer[] arrayObj = Arrays.stream(array).boxed().toArray(Integer[]::new);\n listUnsorted.setListData(arrayObj);\n listSorted.setListData(new Object[0]);\n }", "OpList createOpList();", "ListOfValuesType createListOfValuesType();", "@Test\n\tpublic void createTypedList() {\n\t\tList<String> list = new ArrayList<>();\n\n\t\tlist.add(\"String\");\n\n\t\tassertEquals(list, Collections.singletonList(\"String\"));\n\t}", "public list() {\r\n }", "public static List<User> createUserList() {\r\n\t\tList<User> users = new ArrayList<User>();\r\n\t\t\r\n\t\tusers.add(createUser(1, \"Isha\", \"Khandelwal\", \"isha.khandelwal@gmail.com\", \"ishaa\", \"ThinkHR\"));\r\n\t\tusers.add(createUser(2, \"Sharmila\", \"Tagore\", \"stagore@gmail.com\", \"stagore\", \"ASI\"));\r\n\t\tusers.add(createUser(3, \"Surabhi\", \"Bhawsar\", \"sbhawsar@gmail.com\", \"sbhawsar\", \"Pepcus\"));\r\n\t\tusers.add(createUser(4, \"Shubham\", \"Solanki\", \"ssolanki@gmail.com\", \"ssolanki\", \"Pepcus\"));\r\n\t\tusers.add(createUser(5, \"Ajay\", \"Jain\", \"ajain@gmail.com\", \"ajain\", \"TCS\"));\r\n\t\tusers.add(createUser(6, \"Sandeep\", \"Vishwakarma\", \"svishwakarma@gmail.com\", \"svishwakarma\", \"CIS\"));\r\n\t\tusers.add(createUser(7, \"Sushil\", \"Mahajan\", \"smahajan@gmail.com\", \"smahajan\", \"ASI\"));\r\n\t\tusers.add(createUser(8, \"Sumedha\", \"Wani\", \"swani@gmail.com\", \"swani\", \"InfoBeans\"));\r\n\t\tusers.add(createUser(9, \"Mohit\", \"Jain\", \"mjain@gmail.com\", \"mjain\", \"Pepcus\"));\r\n\t\tusers.add(createUser(10, \"Avi\", \"Jain\", \"ajain@gmail.com\", \"ajain\", \"Pepcus\"));\r\n\t\t\r\n\t\treturn users;\r\n\t}", "java.util.List<People>\n getFriendListList();" ]
[ "0.770255", "0.7497887", "0.7265767", "0.7058229", "0.70367527", "0.70307255", "0.7030313", "0.70163924", "0.7002981", "0.68852437", "0.68627083", "0.68404454", "0.6743548", "0.67344767", "0.6710084", "0.66940373", "0.6601663", "0.65966237", "0.65850216", "0.65781146", "0.6573657", "0.654386", "0.6502081", "0.64880466", "0.6476607", "0.6461582", "0.64275", "0.64175", "0.63904583", "0.6383365", "0.6377918", "0.63722914", "0.63515383", "0.63508886", "0.63436604", "0.63214654", "0.63113165", "0.6309718", "0.630859", "0.6259998", "0.6248801", "0.62484986", "0.6245209", "0.62451255", "0.6240372", "0.6235465", "0.62236434", "0.6212742", "0.621226", "0.6202", "0.62018436", "0.62006426", "0.6199759", "0.6182619", "0.6180878", "0.61783254", "0.6171461", "0.61648536", "0.6163425", "0.61543345", "0.614698", "0.6139306", "0.6135082", "0.6116764", "0.6111535", "0.6096861", "0.60957813", "0.60944986", "0.60895914", "0.6086095", "0.60640734", "0.60612065", "0.60603446", "0.6045949", "0.6040707", "0.6030699", "0.60231066", "0.60229564", "0.60173935", "0.6016424", "0.60125285", "0.6009878", "0.6006161", "0.59935904", "0.5990702", "0.5984824", "0.597089", "0.59489805", "0.5947307", "0.59466946", "0.59458935", "0.5938489", "0.5927692", "0.59211665", "0.591797", "0.5910481", "0.59091413", "0.5908208", "0.59074414", "0.59074366", "0.59062034" ]
0.0
-1
Creates new form FramePrincipal
public FramePrincipal() { initComponents(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public FramePrincipal() {\r\n initComponents();\r\n }", "public FramePrincipal() {\n initComponents();\n }", "public JFramePrincipal() {\n initComponents();\n controladorPrincipal = new ControladorPrincipal(this);\n }", "public frmPrincipal() {\n initComponents(); \n inicializar();\n \n }", "public jframePrincipal() \n {\n initComponents();\n }", "public FrameCadastroUsuario(Principal principal) {\n initComponents();\n\t\tthis.principal = principal;\n }", "public frmPrincipal() {\n initComponents();\n }", "public JfrmPrincipal() {\n initComponents();\n }", "public formPrincipal() {\n initComponents();\n }", "public FormPrincipal() {\n initComponents();\n setLocationRelativeTo( null );\n \n }", "public PrincipalFrame() {\n initComponents();\n }", "@Override\n\tpublic Pane generateForm() {\n\t\treturn painelPrincipal;\n\t}", "public JFrmPrincipal() {\n initComponents();\n }", "private void menuPrincipal() {\r\n\t\ttelaPrincipal = new TelaPrincipal();\r\n\t\ttelaPrincipal.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\r\n\t\ttelaPrincipal.setVisible(true);\r\n\t\tsetVisible(false);\r\n\t}", "public TelaPrincipal() {\n setExtendedState(MAXIMIZED_BOTH);\n initComponents();\n }", "public JanelaPrincipal() {\n initComponents();\n }", "public JfPrincipal() {\n super(\"SURGI - Sistema Unificado para Registro e Gerenciamento de Informações - \" + versao.getVersao() + \" - \" + versao.getAno());\n initComponents();\n\n //Altera icone na barra de titulo\n Toolkit kit = Toolkit.getDefaultToolkit();\n Image img = kit.getImage(\"C:/SURGI/imagens/SURGI32x32.png\");\n this.setIconImage(img);\n\n //maximiza tela\n this.setExtendedState(MAXIMIZED_BOTH);\n\n //centraliza tela\n setSize(getWidth(), getHeight());\n setLocationRelativeTo(null);\n\n jlbVersao.setText(versao.getVersao());\n iniciaJfLogin();\n jfLogin.fechar();\n jfLogin = null;\n \n }", "public TelaPrincipal() {\n initComponents();\n Consultorio.Instance().efetuaBalanco(false);\n setSize(1029,764);\n }", "public VentanaPrincipal() {\n initComponents();\n }", "public VentanaPrincipal(Controlador main) {\n controlador = main;\n initComponents();\n }", "public vistaPrincipal() {\n initComponents();\n }", "public TelaPrincipal() {\n initComponents();\n }", "public TelaPrincipal() {\n initComponents();\n }", "public VentanaPrincipal() {\n initComponents();\n editar = false;\n }", "public VPrincipal() {\n initComponents();\n }", "public static void main(String[] args) {\n new PrincipalFrame();\n }", "public PrincipalFrame() {\n initComponents();\n setIconsWhite(true);\n }", "Frame createFrame();", "public FrmPrincipal() {\n initComponents();\n this.setExtendedState(MAXIMIZED_BOTH);\n }", "FORM createFORM();", "public VentanaPrincipal() {\n\t\tinitComponents();\n\t\tthis.setLocationRelativeTo(this);\n\t\ttry {\n\t\t\tcontroladorCliente = new ControladorVentanaCliente();\n\t\t\tcargarFranquicia();\n\t\t\tcargarTipoTransacion();\n\t\t\ttipoCompra();\n\t\t} catch (NamingException e) {\n\t\t\te.printStackTrace();\n\t\t}\n\n\t}", "public PrincipalFrame() {\n initComponents();\n setIcon();\n \n }", "public VentanaPrincipal() {\n initComponents();\n\n idUsuariosControlador = Fabrica.getInstance().getControladorUsuarios(null).getId();\n idProductosControlador = Fabrica.getInstance().getControladorProductos(null).getId();\n idOrdenesControlador = Fabrica.getInstance().getControladorOrdenes(null).getId();\n controlarUsuario = Fabrica.getInstance().getControladorUsuarios(idUsuariosControlador);\n controlarProducto = Fabrica.getInstance().getControladorProductos(idProductosControlador);\n controlarOrden = Fabrica.getInstance().getControladorOrdenes(idOrdenesControlador);\n }", "public Principal() {\n initComponents();\n }", "public Principal() {\n initComponents();\n }", "public Principal() {\n initComponents();\n }", "public Principal() {\n initComponents();\n }", "public Principal() {\n initComponents();\n }", "public Principal() {\n initComponents();\n }", "public Principal() {\n initComponents();\n }", "public Principal() {\n initComponents();\n }", "public Principal() {\n initComponents();\n }", "FRAME createFRAME();", "public frmPrincipal() {\n initComponents();\n this.setLocationRelativeTo(null);\n \n Image imgIconoApp = new ImageIcon(\"src/vistas/icon.png\").getImage();\n setIconImage(imgIconoApp);\n }", "public frmPrincipal() {\n initComponents();\n this.setLocationRelativeTo(null);\n this.setResizable(false);\n btnReiniciar.setEnabled(false);\n txtSuma.setEditable(false);\n txtSupletorio.setEnabled(false);\n btnObtenerNotaFinal.setEnabled(false);\n txtNotaFinal.setEditable(false);\n }", "public PantallaPrincipal() {\n initComponents();\n }", "public TelaPrincipal() {\n initComponents();\n this.setLocationRelativeTo(null);\n }", "public VentaPrincipal() {\n initComponents();\n }", "public FRM_MenuPrincipal() {\n initComponents();\n archivos = new ArchivoUsuarios(); \n controlador = new CNTRL_MenuPrincipal(this, archivos);\n agregarControlador(controlador);\n setResizable(false);\n ordenarVentanas();\n }", "public JFprincipal() {\n initComponents();\n }", "public frm_tutor_subida_prueba() {\n }", "public TelaPrincipal() {\r\n initComponents();\r\n con.conecta();\r\n }", "public JFramePrincipal() {\n initComponents();\n jButtonCerrarSesion.setVisible(false);\n \n \n \n }", "public PrincipalPanel() {\n\t\tinitialize();\n\t}", "public JPDV1(Principal P) {\n this.Princi = P;\n initComponents();\n }", "public TelaPrincipalADM() {\n initComponents();\n }", "public TelaPrincipal() {\n initComponents();\n this.setUndecorated(true);\n this.setExtendedState(JFrame.MAXIMIZED_BOTH);\n }", "public Principal() {\n initComponents();\n UILogin uilogin = new UILogin(this, true);\n uilogin.setVisible(true);\n\n txtAdmin.setText(\"ADMINISTRADOR: \" + uilogin.login);\n setLocationRelativeTo(null); //Inicia janela Principal centralizado\n setExtendedState(JFrame.MAXIMIZED_BOTH);//Inicia janela Principal maximizado\n this.gerenteDeJanelas = new GerenteDeJanelas(jDesktopPane1);\n\n WebLookAndFeel.install();//Thema WebLaf\n data();//Informa a data no rodapé\n hora();//Informa a hora no rodapé\n setIcon();//Ícone da janela\n\n }", "public TelaPrincipalMDI() {\n initComponents();\n }", "public InicioPrincipal() {\n initComponents();\n }", "public VentanaPrincipal() {\r\n\t\t\r\n\t\tsetDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\r\n\t\tsetBounds(100, 100, 643, 414);\r\n\t\t\r\n\t\tmenuBar = new JMenuBar();\r\n\t\tsetJMenuBar(menuBar);\r\n\t\t\r\n\t\tmnPersona = new JMenu(\"Persona\");\r\n\t\tmenuBar.add(mnPersona);\r\n\t\t\r\n\t\tmntmAgregar = new JMenuItem(\"Agregar\");\r\n\t\tmnPersona.add(mntmAgregar);\r\n\t\t\r\n\t\tmntmModificar = new JMenuItem(\"Modificar\");\r\n\t\tmnPersona.add(mntmModificar);\r\n\t\t\r\n\t\tmntmListar=new JMenuItem(\"Listar\");\r\n\t\tmnPersona.add(mntmListar);\r\n\t\t\r\n\t\tmntmEliminar = new JMenuItem(\"Eliminar\");\r\n\t\tmnPersona.add(mntmEliminar);\r\n\t\t\r\n\t\tcontentPane = new JPanel();\r\n\t\tcontentPane.setBorder(new EmptyBorder(5, 5, 5, 5));\r\n\t\tsetContentPane(contentPane);\r\n\t\t\r\n\r\n\t}", "public Principal() {\n initComponents();\n this.setLocationRelativeTo(this);\n }", "public TelaPrincipalLocutor() {\n initComponents();\n\n }", "public Principal() {\r\n initComponents();\r\n setLocationRelativeTo(null); \r\n panel_Compras = new Compras();\r\n panel_Ventas = new Ventas();\r\n }", "public AuthFrame() {\n initComponents();\n }", "public InicioJPanel(Principal principal) {\n this.principal = principal;\n\n initComponents();\n\n iniciarBotones(true);\n\n }", "private static void createAndShowGUI() {\n JFrame frame = new JFrame(\"Firma digital\");\r\n frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\r\n frame.setLocationRelativeTo(null);\r\n\r\n //Create and set up the content pane.\r\n final FirmaDigital newContentPane = new FirmaDigital(frame);\r\n newContentPane.setOpaque(true); //content panes must be opaque\r\n frame.setContentPane(newContentPane);\r\n\r\n //Make sure the focus goes to the right component\r\n //whenever the frame is initially given the focus.\r\n frame.addWindowListener(new WindowAdapter() {\r\n public void windowActivated(WindowEvent e) {\r\n newContentPane.resetFocus();\r\n }\r\n });\r\n\r\n //Display the window.\r\n frame.pack();\r\n frame.setVisible(true);\r\n }", "public VentanaPrincipal() {\n initComponents();\n menuTelefono.setVisible(false);\n menuItemCerrarSesion.setVisible(false);\n controladorUsuario = new ControladorUsuario();\n\n ventanaRegistrarUsuario = new VentanaRegistrarUsuario(controladorUsuario);\n ventanaBuscarUsuarios = new VentanaBuscarUsuarios(controladorUsuario, controladorTelefono);\n \n }", "public GUI_Principal() {\n initComponents();\n \n ce = new Calculo_Ecuacion();\n inicializaValores();\n }", "public void controlInterfazPrincipal() {\n this.interfazPrincipal.setLocationRelativeTo(null);\n this.interfazPrincipal.setResizable(false);\n this.interfazPrincipal.setVisible(true);\n interfazPrincipal.btnClientes().addActionListener((ActionEvent ae) -> {\n pintarPanelPrincipal(panelClientes);\n });\n interfazPrincipal.btnUsuario().addActionListener((ActionEvent ae) -> {\n pintarPanelPrincipal(panelUsuarios);\n });\n interfazPrincipal.btnEquipos().addActionListener((ActionEvent ae) -> {\n pintarPanelPrincipal(panelEquipos);\n });\n\n }", "public void cambiarPanelPrincipal(JComponent elemento)\n {\n principal.removeAll();\n principal.setVisible(false);\n principal.add(elemento);\n principal.setVisible(true);\n }", "public MenuPrincipal() {\n initComponents();\n \n }", "public Principal() {\r\n\t\tinitialize();\r\n\t}", "private void arrancaHiloPrincipal() {\n //Creo objeto hilo principal\n HiloPrincipal hilo = new HiloPrincipal(this);\n //Creo un hilo del objeto de HiloPrincipal \n Thread th = new Thread(hilo);\n th.start();\n }", "public PrincipalSinUsuario(Principal principal) {\n initComponents();\n this.principal = principal;\n }", "public void run() {\r\n frame = new MainFrame(this);\r\n newAccountFrame = new NewAccountPage(this);\r\n \r\n frame.setVisible(true);\r\n }", "public ProfilsFIForm() {\r\n\t\tsuper();\r\n\t}", "public void createAndShowGUI(JFrame frame) {\n providerSideBar(frame.getContentPane(), pat);\n topBarPatientInformation(frame.getContentPane(), pat);\n patientReferralPanel(frame.getContentPane());\n\n }", "public static void createMainframe()\n\t{\n\t\t//Creates the frame\n\t\tJFrame foodFrame = new JFrame(\"USDA Food Database\");\n\t\t//Sets up the frame\n\t\tfoodFrame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\n\t\tfoodFrame.setSize(1000,750);\n\t\tfoodFrame.setResizable(false);\n\t\tfoodFrame.setIconImage(icon.getImage());\n\t\t\n\t\tGui gui = new Gui();\n\t\t\n\t\tgui.setOpaque(true);\n\t\tfoodFrame.setContentPane(gui);\n\t\t\n\t\tfoodFrame.setVisible(true);\n\t}", "private void criaCabecalho() {\r\n\t\tJLabel cabecalho = new JLabel(\"Cadastro de Homem\");\r\n\t\tcabecalho.setHorizontalAlignment(SwingConstants.CENTER);\r\n\t\tcabecalho.setFont(new Font(\"Arial\", Font.PLAIN, 16));\r\n\t\tcabecalho.setForeground(Color.BLACK);\r\n\t\tcabecalho.setBounds(111, 41, 241, 33);\r\n\t\tpainelPrincipal.add(cabecalho);\r\n\t}", "public Principal()\n {\n\n }", "private void initiateAccountPrintFields(JFrame frame) {\r\n JLabel q5 = new JLabel(\"Print details for mainAccount or altAccount?\");\r\n new Label(q5);\r\n// q5.setPreferredSize(new Dimension(1000, 100));\r\n// q5.setFont(new Font(\"Arial\", Font.PLAIN, 40));\r\n frame.add(q5);\r\n\r\n JTextField account = new JTextField();\r\n new TextField(account);\r\n// account.setPreferredSize(new Dimension(1000, 100));\r\n// account.setFont(new Font(\"Arial\", Font.PLAIN, 40));\r\n frame.add(account);\r\n\r\n ImageIcon icon = new ImageIcon(\"./data/printicon.JPG\");\r\n JLabel label = new JLabel(icon);\r\n label.setPreferredSize(new Dimension(1000, 100));\r\n frame.add(label);\r\n\r\n initiateAccountPrintEnter(frame, account);\r\n }", "public Principal() {\n initComponents();\n setResizable(false);\n setLocationRelativeTo(null);\n asignarListeners();\n listaGatos = Utilidad.leerArchivoGatos();\n listaPerros = Utilidad.leerArchivoPerros();\n // Actualizacion al iniciar el proyecto, carga de informacion de los\n // archivos planos\n actualizarListas();\n }", "public Principal() {\n initComponents();\n ab = new adminbarra(pg_Ordenes);\n }", "public menuPrincipalView() {\n initComponents();\n }", "public frmPrincipal2() {\n initComponents();\n dib = new Dibujo2(jpLienzo.getWidth(), jpLienzo.getHeight());\n mat = new int[8][12];\n for (int i=0;i<8;i++){\n for (int j=0;j<12;j++){\n mat[i][j] = 0;\n }\n }\n \n mat[2][6] = 1;\n //mat[2][3] = 1;\n //mat[2][4] = 1;\n \n /*\n mat[5][2] = 2;\n mat[5][3] = 2;\n mat[5][4] = 2;\n mat[6][4] = 2;\n */\n this.jpLienzo.add(dib);\n \n dib.setMat(mat);\n dib.repaint();\n }", "IFRAME createIFRAME();", "public PanelMenuPrincipal() {\r\n\t\tinitComponents();\r\n\t\tif (((Usuario) Util.usuarioCommon).getUsrAccPanelControlSn()\r\n\t\t\t\t.equals(\"N\")) {\r\n\t\t\tbtnAdmGral.setVisible(false);\r\n\t\t\tjSeparator4.setVisible(false);\r\n\t\t}\r\n\t\tagregarEscuchas();\r\n\t\t//panelSubMenu.setLayout(null);\r\n\r\n\t}", "public static MainFrame createNewFrame(Display display, Document doc)\n {\n Shell shell = new Shell(display);\n\n MainFrame frame = new MainFrame(shell, doc);\n frame.initComponents(null);\n\n shell.open();\n\n return frame;\n }", "private void initialize() {\r\n\t\tframe = new JFrame();\r\n\t\tframe.setBounds(100, 100, 1280, 720);\r\n\t\tframe.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\r\n\t\tframe.getContentPane().setLayout(null);\r\n\t\t\r\n\t\tJButton btnBack = new JButton(\"Back\");\r\n\t\tbtnBack.addActionListener(new ActionListener() {\r\n\t\t\tpublic void actionPerformed(ActionEvent e) {\r\n\t\t\t\ttry {\r\n\t\t\t\t\tPrincipal window = new Principal();\r\n\t\t\t\t\twindow.frame.setVisible(true);\r\n\t\t\t\t} catch (Exception a) {\r\n\t\t\t\t\ta.printStackTrace();\r\n\t\t\t\t}\r\n\t\t\t\tframe.setVisible(false);\r\n\t\t\t}\r\n\t\t});\r\n\t\tbtnBack.setBounds(26, 28, 171, 41);\r\n\t\tframe.getContentPane().add(btnBack);\r\n\t}", "public PrincipalSwing() {\n initComponents();\n }", "public VentanaPrincipal(Modelo s) {\n modelo = s;\n initComponents();\n capturarEventos();\n }", "public Principal() {\n\t\ttry {\n\t\t\tjavax.swing.UIManager.setLookAndFeel(\"com.sun.java.swing.plaf.gtk.GTKLookAndFeel\");\n\t\t} catch(Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n initComponents();\n }", "public JfrmAdviserSignUp() {\n initComponents();\n setLocationRelativeTo(null);\n setResizable(false);\n setTitle(\"MARKETING DIGITAL\");\n setIconImage(new ImageIcon(getClass().getResource(\"/imagenes/icono.png\")).getImage());\n ((JPanel)getContentPane()).setOpaque(false);\n ImageIcon uno=new ImageIcon(this.getClass().getResource(\"/imagenes/fondo3.jpg\"));\n JLabel fondo= new JLabel();\n fondo.setIcon(uno);\n getLayeredPane().add(fondo,JLayeredPane.FRAME_CONTENT_LAYER);\n fondo.setBounds(0,0,uno.getIconWidth(),uno.getIconHeight());\n }", "public static void main(String args[]) {\n try {\n for (javax.swing.UIManager.LookAndFeelInfo info : javax.swing.UIManager.getInstalledLookAndFeels()) {\n if (\"Nimbus\".equals(info.getName())) {\n javax.swing.UIManager.setLookAndFeel(info.getClassName());\n break;\n }\n }\n } catch (ClassNotFoundException ex) {\n java.util.logging.Logger.getLogger(formPrincipal.class.getName()).log(java.util.logging.Level.SEVERE, null, ex);\n } catch (InstantiationException ex) {\n java.util.logging.Logger.getLogger(formPrincipal.class.getName()).log(java.util.logging.Level.SEVERE, null, ex);\n } catch (IllegalAccessException ex) {\n java.util.logging.Logger.getLogger(formPrincipal.class.getName()).log(java.util.logging.Level.SEVERE, null, ex);\n } catch (javax.swing.UnsupportedLookAndFeelException ex) {\n java.util.logging.Logger.getLogger(formPrincipal.class.getName()).log(java.util.logging.Level.SEVERE, null, ex);\n }\n //</editor-fold>\n\n java.awt.EventQueue.invokeLater(new Runnable() {\n public void run() {\n new formPrincipal().setVisible(true);\n }\n });\n }", "private void initialize(CurrentProfile newUser) {\n\t\tfrmSignUp = new JFrame();\n\t\tfrmSignUp.setResizable(false);\n\t\t//frmSignUp.setAlwaysOnTop(true);\n\t\tfrmSignUp.setTitle(\"SIGN UP (1/6)\");\n\t\tfrmSignUp.setBounds(100, 100, 557, 483);\n\t\tfrmSignUp.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);\n\t\tfrmSignUp.getContentPane().setLayout(null);\n\t\tfrmSignUp.setVisible(true);\n\t\t\n\t\tJPanel panel = new JPanel();\n\t\tpanel.setBounds(12, 12, 531, 432);\n\t\tfrmSignUp.getContentPane().add(panel);\n\t\tpanel.setLayout(null);\n\t\t\n\t\t//allfield[0] = new JTextField();\n\t\t//allfield[0].setBounds(165, 60, 246, 20);\n\t\t//panel.add(allfield[0]);\n\t\t\n\t\tJLabel lblName = new JLabel(\"NAME\");\n\t\tlblName.setBounds(33, 67, 46, 14);\n\t\tpanel.add(lblName);\n\t\t\n\t\tJLabel lblDob = new JLabel(\"D.O.B\");\n\t\tlblDob.setBounds(33, 121, 46, 14);\n\t\tpanel.add(lblDob);\n\t\t\n\t\tJLabel lblFatherName = new JLabel(\"FATHER'S NAME\");\n\t\tlblFatherName.setBounds(33, 167, 109, 14);\n\t\tpanel.add(lblFatherName);\n\t\t\n\t\tJLabel lblEmail = new JLabel(\"EMAIL\");\n\t\tlblEmail.setBounds(33, 222, 46, 14);\n\t\tpanel.add(lblEmail);\n\t\t\n\t\tJLabel lblSex = new JLabel(\"SEX\");\n\t\tlblSex.setBounds(33, 271, 46, 14);\n\t\tpanel.add(lblSex);\n\t\t\n\t\tJLabel lblPicture = new JLabel(\"PICTURE\");\n\t\tlblPicture.setBounds(33, 332, 74, 14);\n\t\tpanel.add(lblPicture);\n\t\t\n\t\tJLabel lblUid = new JLabel(\"UID\");\n\t\tlblUid.setBounds(384, 22, 107, 16);\n\t\tlblUid.setText(Integer.toString(newUser.uid));\n\t\tpanel.add(lblUid);\n\t\t\n\t\ttxtName1 = new JTextField();\n\t\ttxtName1.setBounds(158, 64, 163, 20);\n\t\tpanel.add(txtName1);\n\t\ttxtName1.setColumns(10);\n\t\t\n\t\tJRadioButton rdbtnMale = new JRadioButton(\"Male\");\n\t\trdbtnMale.setBounds(153, 267, 109, 23);\n\t\tpanel.add(rdbtnMale);\n\t\t\n\t\tJRadioButton rdbtnFemale = new JRadioButton(\"Female\");\n\t\trdbtnFemale.setBounds(356, 267, 109, 23);\n\t\tpanel.add(rdbtnFemale);\n\t\t\n\t\tButtonGroup group = new ButtonGroup();\n\t\tgroup.add(rdbtnMale);\n\t\tgroup.add(rdbtnFemale);\n\t\t\n\t\ttxtDate = new JTextField();\n\t\ttxtDate.setText(\"DD-MM-YYYY\");\n\t\ttxtDate.setBounds(158, 118, 333, 20);\n\t\tpanel.add(txtDate);\n\t\ttxtDate.setColumns(10);\n\t\t\n\t\ttxtFather = new JTextField();\n\t\ttxtFather.setBounds(160, 164, 331, 20);\n\t\tpanel.add(txtFather);\n\t\ttxtFather.setColumns(10);\n\t\t\n\t\ttxtEmail = new JTextField();\n\t\ttxtEmail.setBounds(158, 216, 333, 20);\n\t\tpanel.add(txtEmail);\n\t\ttxtEmail.setColumns(10);\n\t\t\n\t\tJButton btnSelect = new JButton(\"SELECT IMAGE\");\n\t\tbtnSelect.addMouseListener(new MouseAdapter() {\n\t\t\t@Override\n\t\t\tpublic void mouseClicked(MouseEvent e) {\n\t\t\t\ttxtPhoto.setText(\"\");\n\t\t\t\tJFileChooser filechooser = new JFileChooser();\n\t\t\t\tFileNameExtensionFilter filter = new FileNameExtensionFilter(\n\t\t\t\t \"Images\", \"jpg\",\"JPG\",\"GIF\", \"gif\",\"JPEG\",\"png\",\"PNG\");\n\t\t\t\tfilechooser.setFileFilter(filter);\n\t\t\t\t//ThumbNailView thumbsView = new ThumbNailView();\n\t\t\t\t//filechooser.setAccessory(new ImagePreview(filechooser));\n\t\t\t\tint returnVal = filechooser.showDialog(null,\"select an image\");\n\t\t\t\tif (returnVal == JFileChooser.APPROVE_OPTION){\n\t\t\t\t\tfile = filechooser.getSelectedFile();\n\t\t\t\t\ttxtPhoto.setText(file.getPath());\n\t\t\t\t\tnewUser.picLoc=file.getPath();\n\t\t\t\t//\tnewUser.picName=file.getName();\n\t\t\t\t\tnewUser.picLoc=newUser.picLoc.replace(\"\\\\\", \"\\\\\\\\\");\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t\tbtnSelect.setBounds(374, 326, 124, 26);\n\t\tpanel.add(btnSelect);\n\t\t\n\t\tJButton btnNext = new JButton(\">>\");\n\t\tbtnNext.addMouseListener(new MouseAdapter() {\n\t\t\t@Override\n\t\t\tpublic void mouseClicked(MouseEvent e) {\n\t\t\t\t//String name,father,dob,email,photo;\n\t\t\t\t\n\t\t\t\tboolean f=false;\n\t\t\t\t\n\t\t\t\tdo{\n\t\t\t\t\tnewUser.nameFirst=txtName1.getText();\n\t\t\t\t\tnewUser.nameLast=txtName2.getText();\n\t\t\t\t\n\t\t\t\t\tnewUser.father=txtFather.getText();\n\t\t\t\t\tnewUser.dob=txtDate.getText();\n\t\t\t\t\tnewUser.email=txtEmail.getText();\n\t\t\t\t\tnewUser.picLoc=file.getPath();//.getAbsolutePath();\n\t\t\t\t\t\n\t\t\t\t\tif(rdbtnFemale.isSelected()){\n\t\t\t\t\t\tnewUser.sex='f';\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\tif(rdbtnMale.isSelected()){\n\t\t\t\t\t\tnewUser.sex='m';\n\t\t\t\t\t}\n\t\t\t\t\tif(newUser.nameFirst.length()!=0&&newUser.father.length()!=0&&newUser.dob.length()!=0&&newUser.email.length()!=0&&newUser.picLoc.length()!=0&&newUser.sex!=0){\n\t\t\t\t\t\tf=true;\n\t\t\t\t\t}\n\t\t\t\t\telse{\n\t\t\t\t\t\tJOptionPane.showMessageDialog(null, \"enter every details!!!\");\n\t\t\t\t\t}\n\t\t\t\t}while(!f);\n\t\t\t\t/*try {\n\t\t\t\t\tf=newUser.l1Tableinsert();\n\t\t\t\t} catch (SQLException e1) {\n\t\t\t\t\tJOptionPane.showMessageDialog(null, \"database connection error !!!\\t\"+e1);\n\t\t\t\t}\n\t\t\t\tif(!f)\n\t\t\t\t\tJOptionPane.showMessageDialog(null, \"database connection error !!!\\t\");\n\t\t\t\t*/\n\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\tEventQueue.invokeLater(new Runnable() {\n\t\t\t\t\tpublic void run() {\n\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\tSignL2Panel window = new SignL2Panel(newUser);\n\t\t\t\t\t\t\twindow.frmSignUp2.setVisible(true);\n\t\t\t\t\t\t} catch (Exception e) {\n\t\t\t\t\t\t\te.printStackTrace();\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\tfrmSignUp.dispose();\n\t\t\t\t\n\t\t\t}\n\n\t\t\t\n\t\t});\n\t\tbtnNext.setBounds(433, 406, 98, 26);\n\t\tpanel.add(btnNext);\n\t\t\n\t\ttxtPhoto = new JTextField();\n\t\ttxtPhoto.setBounds(158, 329, 204, 20);\n\t\tpanel.add(txtPhoto);\n\t\ttxtPhoto.setColumns(10);\n\t\t\n\t\ttxtName2 = new JTextField();\n\t\ttxtName2.setBounds(333, 64, 158, 20);\n\t\tpanel.add(txtName2);\n\t\ttxtName2.setColumns(10);\n\t\t\n\t\t\n\t//\tpanel.setFocusTraversalPolicy(new FocusTraversalOnArray(new Component[]{textField, datePicker, lblName, lblDob, lblFatherName, lblEmail, lblSex, lblPicture, rdbtnMale, rdbtnFemale}));\n\t\t//allfield[0].setColumns(10);\n\t\t\n\t}", "public void mostrarMenuPrincipal() {\r\n try {\r\n FXMLLoader loader = new FXMLLoader(Main.class.getResource(\"../Vista/UIMenuPrincipal.fxml\"));\r\n rootPane=(AnchorPane) loader.load();\r\n Scene scene = new Scene(rootPane);\r\n stagePrincipal.setTitle(\"Aplicacion de Donantes y Donaciones\");\r\n stagePrincipal.setScene(scene);\r\n /*\r\n * Añadidos las llamadas del main al Controlador y del controlador al main ***/\r\n ControladoraUIMenuPrincipal controller = loader.getController();\r\n controller.setMnPrincipal(this);\r\n\r\n stagePrincipal.show();\r\n } catch (IOException e) {\r\n \tSystem.out.println(e);\r\n //tratar la excepción.\r\n }\r\n }", "FRAMESET createFRAMESET();", "public MembershipFrame() {\n initComponents();\n }", "AliciaLab createAliciaLab();" ]
[ "0.74138755", "0.7408142", "0.7119001", "0.696419", "0.69073427", "0.683845", "0.66981596", "0.66790414", "0.6609482", "0.6561049", "0.654663", "0.6452311", "0.64491767", "0.64204454", "0.6187215", "0.61343706", "0.61102057", "0.6088801", "0.606705", "0.60604197", "0.60579264", "0.6043412", "0.6043412", "0.6024474", "0.60151607", "0.6011683", "0.59919596", "0.59736603", "0.59438705", "0.5943523", "0.5929441", "0.59025717", "0.5887587", "0.58502233", "0.58502233", "0.58502233", "0.58502233", "0.58502233", "0.58502233", "0.58502233", "0.58502233", "0.58502233", "0.5845074", "0.583499", "0.58175933", "0.5812392", "0.57923454", "0.57630813", "0.57384974", "0.57245594", "0.57213813", "0.5719928", "0.57138056", "0.5710674", "0.57019496", "0.56985074", "0.5698366", "0.56632096", "0.5632832", "0.56036305", "0.55880547", "0.5553117", "0.5531347", "0.5524388", "0.551999", "0.55157834", "0.55132693", "0.55099994", "0.5500045", "0.5440978", "0.5435686", "0.54214823", "0.54208374", "0.5420662", "0.5372195", "0.5367658", "0.53590953", "0.535609", "0.5342886", "0.53404456", "0.53379965", "0.5326627", "0.5326536", "0.5315674", "0.52872956", "0.5281467", "0.527167", "0.5269277", "0.5255779", "0.5253638", "0.5252428", "0.5250818", "0.5247146", "0.5242971", "0.5234627", "0.52335507", "0.52235", "0.5222404", "0.5219275", "0.52161276" ]
0.74454695
0
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
@SuppressWarnings("unchecked") // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents private void initComponents() { panels = new javax.swing.JPanel(); panelRegistro = new PanelRegistro(); panelBitacora = new PanelBitacora(); panelUsuarios = new PanelUsuarios(); panelSalida = new PanelSalida(); jMenuBar1 = new javax.swing.JMenuBar(); archivoMenu = new javax.swing.JMenu(); registrarMenu = new javax.swing.JMenuItem(); salidaMenu = new javax.swing.JMenuItem(); bitacoraMenu = new javax.swing.JMenuItem(); jSeparator1 = new javax.swing.JPopupMenu.Separator(); preferenciasMenu = new javax.swing.JMenuItem(); jSeparator2 = new javax.swing.JPopupMenu.Separator(); salirMenu = new javax.swing.JMenuItem(); setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE); setTitle("CafeVisitor"); panels.setLayout(new java.awt.CardLayout()); panelRegistro.setBorder(javax.swing.BorderFactory.createTitledBorder(null, "REGISTRO DE ENTRADA", javax.swing.border.TitledBorder.DEFAULT_JUSTIFICATION, javax.swing.border.TitledBorder.DEFAULT_POSITION, new java.awt.Font("Tahoma", 0, 24))); // NOI18N panels.add(panelRegistro, "panelRegistro"); panelBitacora.setBorder(javax.swing.BorderFactory.createTitledBorder(null, "BITACORA DE REGISTRO", javax.swing.border.TitledBorder.DEFAULT_JUSTIFICATION, javax.swing.border.TitledBorder.DEFAULT_POSITION, new java.awt.Font("Tahoma", 0, 24))); // NOI18N panels.add(panelBitacora, "panelBitacora"); panelUsuarios.setBorder(javax.swing.BorderFactory.createTitledBorder(null, "USUARIOS DEL SISTEMA", javax.swing.border.TitledBorder.DEFAULT_JUSTIFICATION, javax.swing.border.TitledBorder.DEFAULT_POSITION, new java.awt.Font("Tahoma", 0, 24))); // NOI18N panels.add(panelUsuarios, "panelUsuarios"); panelSalida.setBorder(javax.swing.BorderFactory.createTitledBorder(null, "REGISTRO DE SALIDA", javax.swing.border.TitledBorder.DEFAULT_JUSTIFICATION, javax.swing.border.TitledBorder.DEFAULT_POSITION, new java.awt.Font("Tahoma", 0, 24))); // NOI18N panels.add(panelSalida, "panelSalida"); getContentPane().add(panels, java.awt.BorderLayout.CENTER); archivoMenu.setText("Archivo"); registrarMenu.setAccelerator(javax.swing.KeyStroke.getKeyStroke(java.awt.event.KeyEvent.VK_F1, 0)); registrarMenu.setText("Registrar Entrada"); archivoMenu.add(registrarMenu); salidaMenu.setAccelerator(javax.swing.KeyStroke.getKeyStroke(java.awt.event.KeyEvent.VK_F12, 0)); salidaMenu.setText("Registras Salida"); archivoMenu.add(salidaMenu); bitacoraMenu.setAccelerator(javax.swing.KeyStroke.getKeyStroke(java.awt.event.KeyEvent.VK_F2, 0)); bitacoraMenu.setText("Bitacora"); archivoMenu.add(bitacoraMenu); archivoMenu.add(jSeparator1); preferenciasMenu.setText("Configuración"); archivoMenu.add(preferenciasMenu); archivoMenu.add(jSeparator2); salirMenu.setAccelerator(javax.swing.KeyStroke.getKeyStroke(java.awt.event.KeyEvent.VK_F4, java.awt.event.InputEvent.ALT_MASK)); salirMenu.setText("Salir"); archivoMenu.add(salirMenu); jMenuBar1.add(archivoMenu); setJMenuBar(jMenuBar1); setSize(new java.awt.Dimension(766, 470)); setLocationRelativeTo(null); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Form() {\n initComponents();\n }", "public MainForm() {\n initComponents();\n }", "public MainForm() {\n initComponents();\n }", "public MainForm() {\n initComponents();\n }", "public frmRectangulo() {\n initComponents();\n }", "public form() {\n initComponents();\n }", "public AdjointForm() {\n initComponents();\n setDefaultCloseOperation(HIDE_ON_CLOSE);\n }", "public FormListRemarking() {\n initComponents();\n }", "public MainForm() {\n initComponents();\n \n }", "public FormPemilihan() {\n initComponents();\n }", "public GUIForm() { \n initComponents();\n }", "public FrameForm() {\n initComponents();\n }", "public TorneoForm() {\n initComponents();\n }", "public FormCompra() {\n initComponents();\n }", "public muveletek() {\n initComponents();\n }", "public Interfax_D() {\n initComponents();\n }", "public quanlixe_form() {\n initComponents();\n }", "public SettingsForm() {\n initComponents();\n }", "public Soru1() {\n initComponents();\n }", "public RegistrationForm() {\n initComponents();\n this.setLocationRelativeTo(null);\n }", "public FMainForm() {\n initComponents();\n this.setResizable(false);\n setLocationRelativeTo(null);\n }", "public soal2GUI() {\n initComponents();\n }", "public EindopdrachtGUI() {\n initComponents();\n }", "public MechanicForm() {\n initComponents();\n }", "public AddDocumentLineForm(java.awt.Frame parent) {\n super(parent);\n initComponents();\n myInit();\n }", "public BloodDonationGUI() {\n initComponents();\n }", "public quotaGUI() {\n initComponents();\n }", "public PatientUI() {\n initComponents();\n }", "public Customer_Form() {\n initComponents();\n setSize(890,740);\n \n \n }", "public Oddeven() {\n initComponents();\n }", "public myForm() {\n\t\t\tinitComponents();\n\t\t}", "public Magasin() {\n initComponents();\n }", "public intrebarea() {\n initComponents();\n }", "public RadioUI()\n {\n initComponents();\n }", "public ZobrazUdalost() {\n initComponents();\n }", "public NewCustomerGUI() {\n initComponents();\n }", "public FormUtama() {\n initComponents();\n }", "public p0() {\n initComponents();\n }", "public INFORMACION() {\n initComponents();\n this.setLocationRelativeTo(null); \n }", "public ProgramForm() {\n setLookAndFeel();\n initComponents();\n }", "public AmountReleasedCommentsForm() {\r\n initComponents();\r\n }", "public form2() {\n initComponents();\n }", "public kunde() {\n initComponents();\n }", "public MainForm() {\n\t\tsuper(\"Hospital\", List.IMPLICIT);\n\n\t\tstartComponents();\n\t}", "public LixeiraForm() {\n initComponents();\n setLocationRelativeTo(null);\n }", "public MusteriEkle() {\n initComponents();\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n setName(\"Form\"); // NOI18N\n setRequestFocusEnabled(false);\n setVerifyInputWhenFocusTarget(false);\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(this);\n this.setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 465, Short.MAX_VALUE)\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 357, Short.MAX_VALUE)\n );\n }", "public frmMain() {\n initComponents();\n }", "public frmMain() {\n initComponents();\n }", "public DESHBORDPANAL() {\n initComponents();\n }", "public frmVenda() {\n initComponents();\n }", "public GUIForm() {\n initComponents();\n inputField.setText(NO_FILE_SELECTED);\n outputField.setText(NO_FILE_SELECTED);\n progressLabel.setBackground(INFO);\n progressLabel.setText(SELECT_FILE);\n }", "public Botonera() {\n initComponents();\n }", "public FrmMenu() {\n initComponents();\n }", "public OffertoryGUI() {\n initComponents();\n setTypes();\n }", "public JFFornecedores() {\n initComponents();\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents()\n {\n\n setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);\n setBackground(new java.awt.Color(255, 255, 255));\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 983, Short.MAX_VALUE)\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 769, Short.MAX_VALUE)\n );\n\n pack();\n }", "public vpemesanan1() {\n initComponents();\n }", "public EnterDetailsGUI() {\n initComponents();\n }", "public Kost() {\n initComponents();\n }", "public frmacceso() {\n initComponents();\n }", "public FormHorarioSSE() {\n initComponents();\n }", "public UploadForm() {\n initComponents();\n }", "public HW3() {\n initComponents();\n }", "public Managing_Staff_Main_Form() {\n initComponents();\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents()\n {\n\n setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);\n getContentPane().setLayout(null);\n\n pack();\n }", "public sinavlar2() {\n initComponents();\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n setName(\"Form\"); // NOI18N\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(this);\n this.setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 400, Short.MAX_VALUE)\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 300, Short.MAX_VALUE)\n );\n }", "public P0405() {\n initComponents();\n }", "public MiFrame2() {\n initComponents();\n }", "public IssueBookForm() {\n initComponents();\n }", "public Choose1() {\n initComponents();\n }", "public MainForm() {\n initComponents();\n\n String oldAuthor = prefs.get(\"AUTHOR\", \"\");\n if(oldAuthor != null) {\n this.authorTextField.setText(oldAuthor);\n }\n String oldBook = prefs.get(\"BOOK\", \"\");\n if(oldBook != null) {\n this.bookTextField.setText(oldBook);\n }\n String oldDisc = prefs.get(\"DISC\", \"\");\n if(oldDisc != null) {\n try {\n int oldDiscNum = Integer.parseInt(oldDisc);\n oldDiscNum++;\n this.discNumberTextField.setText(Integer.toString(oldDiscNum));\n } catch (Exception ex) {\n this.discNumberTextField.setText(oldDisc);\n }\n this.bookTextField.setText(oldBook);\n }\n\n\n }", "public GUI_StudentInfo() {\n initComponents();\n }", "public Lihat_Dokter_Keseluruhan() {\n initComponents();\n }", "public JFrmPrincipal() {\n initComponents();\n }", "public bt526() {\n initComponents();\n }", "public Pemilihan_Dokter() {\n initComponents();\n }", "public Ablak() {\n initComponents();\n }", "@Override\n\tprotected void initUi() {\n\t\t\n\t}", "@SuppressWarnings(\"unchecked\")\n\t// <editor-fold defaultstate=\"collapsed\" desc=\"Generated\n\t// Code\">//GEN-BEGIN:initComponents\n\tprivate void initComponents() {\n\n\t\tlabel1 = new java.awt.Label();\n\t\tlabel2 = new java.awt.Label();\n\t\tlabel3 = new java.awt.Label();\n\t\tlabel4 = new java.awt.Label();\n\t\tlabel5 = new java.awt.Label();\n\t\tlabel6 = new java.awt.Label();\n\t\tlabel7 = new java.awt.Label();\n\t\tlabel8 = new java.awt.Label();\n\t\tlabel9 = new java.awt.Label();\n\t\tlabel10 = new java.awt.Label();\n\t\ttextField1 = new java.awt.TextField();\n\t\ttextField2 = new java.awt.TextField();\n\t\tlabel14 = new java.awt.Label();\n\t\tlabel15 = new java.awt.Label();\n\t\tlabel16 = new java.awt.Label();\n\t\ttextField3 = new java.awt.TextField();\n\t\ttextField4 = new java.awt.TextField();\n\t\ttextField5 = new java.awt.TextField();\n\t\tlabel17 = new java.awt.Label();\n\t\tlabel18 = new java.awt.Label();\n\t\tlabel19 = new java.awt.Label();\n\t\tlabel20 = new java.awt.Label();\n\t\tlabel21 = new java.awt.Label();\n\t\tlabel22 = new java.awt.Label();\n\t\ttextField6 = new java.awt.TextField();\n\t\ttextField7 = new java.awt.TextField();\n\t\ttextField8 = new java.awt.TextField();\n\t\tlabel23 = new java.awt.Label();\n\t\ttextField9 = new java.awt.TextField();\n\t\ttextField10 = new java.awt.TextField();\n\t\ttextField11 = new java.awt.TextField();\n\t\ttextField12 = new java.awt.TextField();\n\t\tlabel24 = new java.awt.Label();\n\t\tlabel25 = new java.awt.Label();\n\t\tlabel26 = new java.awt.Label();\n\t\tlabel27 = new java.awt.Label();\n\t\tlabel28 = new java.awt.Label();\n\t\tlabel30 = new java.awt.Label();\n\t\tlabel31 = new java.awt.Label();\n\t\tlabel32 = new java.awt.Label();\n\t\tjButton1 = new javax.swing.JButton();\n\n\t\tlabel1.setFont(new java.awt.Font(\"Segoe UI Semibold\", 0, 18)); // NOI18N\n\t\tlabel1.setText(\"It seems that some of the buttons on the ATM machine are not working!\");\n\n\t\tlabel2.setFont(new java.awt.Font(\"Segoe UI Semibold\", 0, 18)); // NOI18N\n\t\tlabel2.setText(\"Unfortunately these numbers are exactly what Professor has to use to type in his password.\");\n\n\t\tlabel3.setFont(new java.awt.Font(\"Segoe UI Semibold\", 0, 18)); // NOI18N\n\t\tlabel3.setText(\n\t\t\t\t\"If you want to eat tonight, you have to help him out and construct the numbers of the password with the working buttons and math operators.\");\n\n\t\tlabel4.setFont(new java.awt.Font(\"Segoe UI Semibold\", 0, 14)); // NOI18N\n\t\tlabel4.setText(\"Denver's Password: 2792\");\n\n\t\tlabel5.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel5.setText(\"import java.util.Scanner;\\n\");\n\n\t\tlabel6.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel6.setText(\"public class ATM{\");\n\n\t\tlabel7.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel7.setText(\"public static void main(String[] args){\");\n\n\t\tlabel8.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel8.setText(\"System.out.print(\");\n\n\t\tlabel9.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel9.setText(\" -\");\n\n\t\tlabel10.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel10.setText(\");\");\n\n\t\ttextField1.addActionListener(new java.awt.event.ActionListener() {\n\t\t\tpublic void actionPerformed(java.awt.event.ActionEvent evt) {\n\t\t\t\ttextField1ActionPerformed(evt);\n\t\t\t}\n\t\t});\n\n\t\tlabel14.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel14.setText(\"System.out.print( (\");\n\n\t\tlabel15.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel15.setText(\"System.out.print(\");\n\n\t\tlabel16.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel16.setText(\"System.out.print( ( (\");\n\n\t\tlabel17.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel17.setText(\")\");\n\n\t\tlabel18.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel18.setText(\" +\");\n\n\t\tlabel19.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel19.setText(\");\");\n\n\t\tlabel20.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel20.setText(\" /\");\n\n\t\tlabel21.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel21.setText(\" %\");\n\n\t\tlabel22.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel22.setText(\" +\");\n\n\t\tlabel23.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel23.setText(\");\");\n\n\t\tlabel24.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel24.setText(\" +\");\n\n\t\tlabel25.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel25.setText(\" /\");\n\n\t\tlabel26.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel26.setText(\" *\");\n\n\t\tlabel27.setCursor(new java.awt.Cursor(java.awt.Cursor.DEFAULT_CURSOR));\n\t\tlabel27.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel27.setText(\")\");\n\n\t\tlabel28.setFont(new java.awt.Font(\"Dialog\", 0, 14)); // NOI18N\n\t\tlabel28.setText(\")\");\n\n\t\tlabel30.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel30.setText(\"}\");\n\n\t\tlabel31.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel31.setText(\"}\");\n\n\t\tlabel32.setFont(new java.awt.Font(\"Consolas\", 0, 14)); // NOI18N\n\t\tlabel32.setText(\");\");\n\n\t\tjButton1.setFont(new java.awt.Font(\"Segoe UI Semibold\", 0, 14)); // NOI18N\n\t\tjButton1.setText(\"Check\");\n\t\tjButton1.addActionListener(new java.awt.event.ActionListener() {\n\t\t\tpublic void actionPerformed(java.awt.event.ActionEvent evt) {\n\t\t\t\tjButton1ActionPerformed(evt);\n\t\t\t}\n\t\t});\n\n\t\tjavax.swing.GroupLayout layout = new javax.swing.GroupLayout(this);\n\t\tlayout.setHorizontalGroup(layout.createParallelGroup(Alignment.LEADING)\n\t\t\t\t.addGroup(layout.createSequentialGroup().addGap(28).addGroup(layout\n\t\t\t\t\t\t.createParallelGroup(Alignment.LEADING).addComponent(getDoneButton()).addComponent(jButton1)\n\t\t\t\t\t\t.addComponent(label7, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addComponent(label6, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addComponent(label5, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addComponent(label4, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addComponent(label3, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t.addComponent(label1, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t.addGap(1)\n\t\t\t\t\t\t\t\t.addComponent(label2, GroupLayout.PREFERRED_SIZE, 774, GroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t.addGap(92).addGroup(layout.createParallelGroup(Alignment.LEADING).addGroup(layout\n\t\t\t\t\t\t\t\t\t\t.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.LEADING, false)\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label15, GroupLayout.PREFERRED_SIZE, 145,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField8, GroupLayout.PREFERRED_SIZE, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(2)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label21, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField7, GroupLayout.PREFERRED_SIZE, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label8, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField1, GroupLayout.PREFERRED_SIZE, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label9, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED).addComponent(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\ttextField2, GroupLayout.PREFERRED_SIZE, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label31, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup().addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label14, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(37))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup().addGap(174)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField5, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t20, GroupLayout.PREFERRED_SIZE)))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label18, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(7)))\n\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.LEADING).addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.TRAILING, false).addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField4, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t20, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label17, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label22, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField9, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t20, GroupLayout.PREFERRED_SIZE)))\n\t\t\t\t\t\t\t\t\t\t\t\t.addGap(20)\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label23, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label20, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField3, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t20, GroupLayout.PREFERRED_SIZE)))\n\t\t\t\t\t\t\t\t\t\t\t\t.addGap(20).addComponent(label19, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup().addGap(23).addComponent(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tlabel10, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))))\n\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label16, GroupLayout.PREFERRED_SIZE, 177,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField12, GroupLayout.PREFERRED_SIZE, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label24, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField6, GroupLayout.PREFERRED_SIZE, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label27, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label25, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField11, GroupLayout.PREFERRED_SIZE, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label28, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addGap(1)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label26, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField10, GroupLayout.PREFERRED_SIZE, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED).addComponent(label32,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))))\n\t\t\t\t\t\t.addComponent(label30, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t.addContainerGap(GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)));\n\t\tlayout.setVerticalGroup(\n\t\t\t\tlayout.createParallelGroup(Alignment.LEADING).addGroup(layout.createSequentialGroup().addContainerGap()\n\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.TRAILING)\n\t\t\t\t\t\t\t\t.addComponent(label1, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t.addComponent(label2, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t.addGap(1)\n\t\t\t\t\t\t.addComponent(label3, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t.addComponent(label4, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t.addComponent(label5, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t.addComponent(label6, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t.addComponent(label7, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t.createParallelGroup(\n\t\t\t\t\t\t\t\t\t\tAlignment.TRAILING)\n\t\t\t\t\t\t\t\t.addGroup(\n\t\t\t\t\t\t\t\t\t\tlayout.createSequentialGroup().addGroup(layout.createParallelGroup(\n\t\t\t\t\t\t\t\t\t\t\t\tAlignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createSequentialGroup().addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.TRAILING).addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label9,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label8,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField1,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\ttextField2, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label10,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(3)))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(19)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField5,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label14,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup().addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label18,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label17,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField4,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(1))))\n\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label20, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label19, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField3, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE, GroupLayout.PREFERRED_SIZE)))\n\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup().addGap(78)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label27, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup().addGap(76)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField11, GroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup().addGap(75)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label32,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField10,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addPreferredGap(ComponentPlacement.RELATED, 20,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tShort.MAX_VALUE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.TRAILING, false)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAlignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label15,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField8,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label21,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField7,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(27))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAlignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField9,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAlignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label22,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tlayout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(3)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tlabel23,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(29)))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(Alignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label16,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField12,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout.createSequentialGroup()\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGroup(layout\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.createParallelGroup(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAlignment.TRAILING)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(label24,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addComponent(textField6,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE))\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.addGap(1))))))\n\t\t\t\t\t\t\t\t.addGroup(layout.createParallelGroup(Alignment.LEADING)\n\t\t\t\t\t\t\t\t\t\t.addComponent(label25, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t.addComponent(label28, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t\t\t\t\t.addComponent(label26, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)))\n\t\t\t\t\t\t.addGap(30)\n\t\t\t\t\t\t.addComponent(label31, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addGap(25)\n\t\t\t\t\t\t.addComponent(label30, GroupLayout.PREFERRED_SIZE, GroupLayout.DEFAULT_SIZE,\n\t\t\t\t\t\t\t\tGroupLayout.PREFERRED_SIZE)\n\t\t\t\t\t\t.addGap(26).addComponent(jButton1).addPreferredGap(ComponentPlacement.RELATED)\n\t\t\t\t\t\t.addComponent(getDoneButton()).addContainerGap(23, Short.MAX_VALUE)));\n\t\tthis.setLayout(layout);\n\n\t\tlabel16.getAccessibleContext().setAccessibleName(\"System.out.print( ( (\");\n\t\tlabel17.getAccessibleContext().setAccessibleName(\"\");\n\t\tlabel18.getAccessibleContext().setAccessibleName(\" +\");\n\t}", "public Pregunta23() {\n initComponents();\n }", "public FormMenuUser() {\n super(\"Form Menu User\");\n initComponents();\n }", "public AvtekOkno() {\n initComponents();\n }", "public busdet() {\n initComponents();\n }", "public ViewPrescriptionForm() {\n initComponents();\n }", "public Ventaform() {\n initComponents();\n }", "public Kuis2() {\n initComponents();\n }", "public POS1() {\n initComponents();\n }", "public CreateAccount_GUI() {\n initComponents();\n }", "public Carrera() {\n initComponents();\n }", "public EqGUI() {\n initComponents();\n }", "public JFriau() {\n initComponents();\n this.setLocationRelativeTo(null);\n this.setTitle(\"BuNus - Budaya Nusantara\");\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n setBackground(new java.awt.Color(204, 204, 204));\n setMinimumSize(new java.awt.Dimension(1, 1));\n setPreferredSize(new java.awt.Dimension(760, 402));\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(this);\n this.setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 750, Short.MAX_VALUE)\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 400, Short.MAX_VALUE)\n );\n }", "public nokno() {\n initComponents();\n }", "public dokter() {\n initComponents();\n }", "public ConverterGUI() {\n initComponents();\n }", "public hitungan() {\n initComponents();\n }", "public Modify() {\n initComponents();\n }", "public frmAddIncidencias() {\n initComponents();\n }", "public CovidGUI(){\n initComponents();\n }" ]
[ "0.7319545", "0.7290502", "0.7290502", "0.7290502", "0.72860676", "0.7248135", "0.72132677", "0.7208833", "0.7195503", "0.71899074", "0.71839535", "0.7159182", "0.71478266", "0.7092896", "0.7081379", "0.70575553", "0.6987028", "0.69771224", "0.69548094", "0.6954804", "0.6944984", "0.69433", "0.6935649", "0.6931387", "0.69282216", "0.69249195", "0.692455", "0.69117403", "0.6911153", "0.6893859", "0.68920463", "0.68919104", "0.6891608", "0.68891317", "0.68831974", "0.6883143", "0.6881249", "0.68787843", "0.6876025", "0.687342", "0.6871333", "0.68591744", "0.6856189", "0.6856037", "0.6855238", "0.68541014", "0.6853768", "0.68520343", "0.68520343", "0.6844646", "0.6836612", "0.68363905", "0.6829627", "0.6829148", "0.6827062", "0.6824523", "0.682284", "0.6817001", "0.6816606", "0.681108", "0.68091875", "0.6808922", "0.68088245", "0.6808036", "0.68024796", "0.67942286", "0.6793646", "0.67930925", "0.6791919", "0.6789854", "0.67891467", "0.6787902", "0.6781361", "0.67667276", "0.6766539", "0.67650723", "0.67572254", "0.67562306", "0.6753446", "0.6752014", "0.6741438", "0.67400557", "0.6737919", "0.6736807", "0.6733911", "0.6727176", "0.67266273", "0.67207855", "0.67158854", "0.67158085", "0.67151874", "0.67088103", "0.6707628", "0.67036915", "0.67019117", "0.6701068", "0.66991204", "0.66989684", "0.6695414", "0.66907936", "0.6689225" ]
0.0
-1
End of variables declaration//GENEND:variables
public javax.swing.JMenu getArchivoMenu() { return archivoMenu; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void lavar() {\n\t\t// TODO Auto-generated method stub\n\t\t\n\t}", "public void mo38117a() {\n }", "@Override\r\n\tpublic void initVariables() {\n\t\t\r\n\t}", "private void assignment() {\n\n\t\t\t}", "private void kk12() {\n\n\t}", "public void gored() {\n\t\t\n\t}", "@Override\n public void func_104112_b() {\n \n }", "public void mo21779D() {\n }", "public final void mo51373a() {\n }", "protected boolean func_70041_e_() { return false; }", "public void mo4359a() {\n }", "public void mo21782G() {\n }", "private void m50366E() {\n }", "public void mo12930a() {\n }", "public void mo115190b() {\n }", "public void method_4270() {}", "public void mo1403c() {\n }", "public void mo3376r() {\n }", "public void mo3749d() {\n }", "public void mo21793R() {\n }", "protected boolean func_70814_o() { return true; }", "public void mo21787L() {\n }", "@Override\r\n\tpublic void dispase() {\n\r\n\t}", "public void mo21780E() {\n }", "public void mo21792Q() {\n }", "public void mo21791P() {\n }", "public void mo12628c() {\n }", "@Override\n\tpublic void gravarBd() {\n\t\t\n\t}", "public void mo97908d() {\n }", "public void mo21878t() {\n }", "public void mo9848a() {\n }", "public void mo21825b() {\n }", "public void mo23813b() {\n }", "public void mo3370l() {\n }", "public void mo21879u() {\n }", "@Override\n\tpublic void grabar() {\n\t\t\n\t}", "@Override\n\tpublic void nghe() {\n\n\t}", "@Override\n\tpublic void ligar() {\n\t\t\n\t}", "public void mo21785J() {\n }", "public void mo21795T() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void m23075a() {\n }", "public void mo21789N() {\n }", "@Override\n\tpublic void einkaufen() {\n\t}", "public void mo21794S() {\n }", "public final void mo12688e_() {\n }", "@Override\r\n\tvoid func04() {\n\t\t\r\n\t}", "private Rekenhulp()\n\t{\n\t}", "public void mo6944a() {\n }", "public static void listing5_14() {\n }", "public void mo1405e() {\n }", "public final void mo91715d() {\n }", "public void mo55254a() {\n }", "@Override\n\tpublic void comer() {\n\t\t\n\t}", "@Override\r\n\tprotected void func03() {\n\t\t\r\n\t}", "public void mo9137b() {\n }", "@Override\n\tpublic void entrenar() {\n\t\t\n\t}", "public void func_70295_k_() {}", "void mo57277b();", "public void mo21877s() {\n }", "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "public void Tyre() {\n\t\t\r\n\t}", "void berechneFlaeche() {\n\t}", "public void mo115188a() {\n }", "public void mo21880v() {\n }", "@Override\n\tpublic void nadar() {\n\t\t\n\t}", "public void mo21784I() {\n }", "private stendhal() {\n\t}", "@Override\r\n\tprotected void doF4() {\n\t\t\r\n\t}", "@Override\n\tpublic void nefesAl() {\n\n\t}", "public void mo56167c() {\n }", "public void mo44053a() {\n }", "public void mo21781F() {\n }", "public void mo2740a() {\n }", "public void mo21783H() {\n }", "public void mo1531a() {\n }", "double defendre();", "private zzfl$zzg$zzc() {\n void var3_1;\n void var2_-1;\n void var1_-1;\n this.value = var3_1;\n }", "public void stg() {\n\n\t}", "void m1864a() {\r\n }", "private void poetries() {\n\n\t}", "public void skystonePos4() {\n }", "public void mo2471e() {\n }", "@Override\n\tprotected void getExras() {\n\n\t}", "private void yy() {\n\n\t}", "@Override\n\tpublic void verkaufen() {\n\t}", "@AnyLogicInternalCodegenAPI\n private void setupPlainVariables_Main_xjal() {\n }", "static void feladat4() {\n\t}", "@Override\n\tpublic void emprestimo() {\n\n\t}", "@Override\r\n\t\t\tpublic void func02() {\n\t\t\t\t\r\n\t\t\t}", "public void init() { \r\n\t\t// TODO Auto-generated method\r\n\t }", "public void furyo ()\t{\n }", "public void verliesLeven() {\r\n\t\t\r\n\t}", "@Override\r\n\tpublic void stehReagieren() {\r\n\t\t//\r\n\t}", "protected void mo6255a() {\n }" ]
[ "0.6359434", "0.6280371", "0.61868024", "0.6094568", "0.60925734", "0.6071678", "0.6052686", "0.60522056", "0.6003249", "0.59887564", "0.59705925", "0.59680873", "0.5967989", "0.5965816", "0.5962006", "0.5942372", "0.5909877", "0.5896588", "0.5891321", "0.5882983", "0.58814824", "0.5854075", "0.5851759", "0.58514243", "0.58418584", "0.58395296", "0.5835063", "0.582234", "0.58090156", "0.5802706", "0.5793836", "0.57862717", "0.5784062", "0.5783567", "0.5782131", "0.57758564", "0.5762871", "0.5759349", "0.5745087", "0.57427835", "0.573309", "0.573309", "0.573309", "0.573309", "0.573309", "0.573309", "0.573309", "0.57326084", "0.57301426", "0.57266665", "0.57229686", "0.57175463", "0.5705802", "0.5698347", "0.5697827", "0.569054", "0.5689405", "0.5686434", "0.56738997", "0.5662217", "0.56531453", "0.5645255", "0.5644223", "0.5642628", "0.5642476", "0.5640595", "0.56317437", "0.56294966", "0.56289655", "0.56220204", "0.56180173", "0.56134313", "0.5611337", "0.56112075", "0.56058615", "0.5604383", "0.5602629", "0.56002104", "0.5591573", "0.55856615", "0.5576992", "0.55707216", "0.5569681", "0.55570376", "0.55531484", "0.5551123", "0.5550893", "0.55482954", "0.5547471", "0.55469507", "0.5545719", "0.5543553", "0.55424106", "0.5542057", "0.55410767", "0.5537739", "0.55269134", "0.55236584", "0.55170715", "0.55035424", "0.55020875" ]
0.0
-1
Bundle mArgs = getArguments(); String answer= mArgs.getString("answer");
@Override public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { View view = inflater.inflate(R.layout.layout_answer_support, container, false); // getDialog().getWindow().setBackgroundDrawable(new ColorDrawable(Color.TRANSPARENT)); mAnswer = (TextView) view.findViewById(R.id.answer_textview); mOk = (Button) view.findViewById(R.id.answer_support_btn_ok); mOk.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { getDialog().dismiss(); } }); Bundle mArgs = getArguments(); String test = mArgs.getString("answer"); mAnswer.setText(test); return view; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "String getArguments();", "protected void readArguments(Bundle bundle) {\n\n }", "private void getExtrasFromCallingActivity() {\n extras = getIntent().getExtras();\n if (extras != null) {\n testIdString = extras.getString(\"TEST_ID_FOR_QUESTIONS\");\n } else {\n testIdString = \"-1\";\n }\n }", "private void getIntentValues() {\n\n// itemname= getIntent().getExtras().getString(IntentsConstants.item_name);\n// itemPrice = getIntent().getExtras().getDouble(IntentsConstants.item_price);\n Bundle bundle = getArguments();\n menusItem= (MenusItem) bundle.getSerializable(\"Item\");\n itemname=menusItem.getName();\n itemPrice=menusItem.getPrice();\n\n}", "@Override\n public void onClick(View v) {\n Bundle extras = getIntent().getExtras();\n if (extras != null) {\n str = extras.getString(\"data_to_be_sent\") + \"\\r\\n\" + answer.getText().toString() ;\n }\n Intent intent = new Intent(getBaseContext(), Question4.class);\n intent.putExtra(\"data_to_be_sent\",str);\n startActivity(intent);\n }", "String getExtra();", "String getAskQuery(String... args);", "public void getBundle (){\n idTemp = getIntent().getStringExtra(\"id\");\n }", "void mo3209a(String str, Bundle bundle, ResultReceiver resultReceiver);", "java.lang.String getArg();", "public Bundle getBundle() {\r\n\r\n\r\n Bundle args = new Bundle();\r\n args.putString(\"message\", \"takeAPicture\");\r\n\r\n return args;\r\n }", "private String getStringExtra(Bundle savedInstanceState, String strWhich) {\n String strRet = (savedInstanceState != null ? savedInstanceState.getString(strWhich) : \"\");\r\n \r\n if (strRet == \"\") {\r\n \tBundle extras = getIntent().getExtras(); \r\n \tstrRet = (extras != null ? extras.getString(strWhich) : \"\");\r\n }\r\n \r\n return strRet;\r\n\r\n\t}", "void mo21580A(Intent intent);", "private void extractDataFromBundle() {\n Intent intent = getIntent();\n Bundle bundle = intent.getBundleExtra(MainActivity.PRACTICE_GAME_BUNDLE_KEY);\n\n mDifficulty = (Difficulty) bundle.getSerializable(MainActivity.DIFFICULTY_KEY);\n mPlayerGamePiece = (GamePiece) bundle.getSerializable(MainActivity.GAME_PIECE_KEY);\n\n }", "@Override\n protected void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n setContentView(R.layout.activity_answer_question);\n queId = getIntent().getStringExtra(\"id\");\n initView();\n getAnswerCache();\n }", "private void getDataFromMainActivity(){\n Intent intent = getIntent();\n Bundle bundle = intent.getExtras();\n site = bundle.getString(\"site\");\n }", "Object[] getArguments();", "Object[] getArguments();", "public String getArguments() {\r\n return key.getArguments();\r\n }", "@Override\n protected String[] getArguments() {\n String[] args = new String[1];\n args[0] = _game_file_name;\n return args;\n }", "@Override\n\tprotected void getIntentData(Bundle savedInstanceState) {\n\n\t}", "public String getAnswer(){\n return this.answer;\n }", "@Override\n\tprotected void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\n\t\tsetContentView(R.layout.end);\n\t\tcd=(TextView) findViewById(R.id.cd);\n\t\tBundle gt=getIntent().getExtras();\n \t\tg=gt.getString(\"abcd\");\n \t\t\n \t\tcd.setText(g);\n \t\tToast.makeText(getApplicationContext(), \"Call Duration = \"+ g, Toast.LENGTH_SHORT).show();\n \t\t//Toast.makeText(getApplicationContext(), g+ \" :Call duration\", Toast.LENGTH_LONG).show();\n\t\tbh=(Button) findViewById(R.id.bh);\n\t\tbh.setOnClickListener(this);\n\n\t}", "public Object[] getArguments() { return args;}", "@Override\r\n public void onCreate(Bundle savedInstanceState) {\r\n super.onCreate(savedInstanceState);\r\n\r\n category = getArguments().getString(\"someTitle\");\r\n\r\n\r\n }", "public String[] getArguments() {\n return this.arguments;\n }", "void getBundleData(Intent intent);", "boolean mo3210a(Intent intent);", "public void FindChallenge() {\n\n\n challengeSpins = 5;\n challengeTime = 10;\n challengeRpm = 0;\n\n\n\n Intent intent = new Intent(getContext(), SpinActivity.class);\n Bundle bundle = new Bundle();\n bundle.putInt(\"spins\",challengeSpins);\n bundle.putLong(\"time\",challengeTime);\n bundle.putInt(\"rpm\",challengeRpm);\n intent.putExtras(bundle);\n startActivity(intent);\n\n }", "@Override\n public void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n page = getArguments().getInt(\"someInt\", 0);\n title = getArguments().getString(\"someTitle\");\n }", "public void onCreate(Bundle bundle) {\n super.onCreate(bundle);\n setContentView((int) R.layout.activity_set_my_other_info);\n this.a = getIntent().getStringExtra(\"setting_what\");\n c();\n }", "public static Sequence<? extends String> getArguments() {\n return Entry.getArguments();\n }", "@Override\n public void onClick(View view) {\n Intent question3Intent = new Intent(Question4Activity.this, Question3Activity.class);\n question3Intent.putExtra (\"q1result\", resultQ1);\n question3Intent.putExtra (\"q2result\", resultQ2);\n startActivity(question3Intent);\n }", "public final String invoke() {\n Bundle arguments = this.f53785a.getArguments();\n if (arguments != null) {\n return arguments.getString(C6969H.m41409d(\"G6B96C613B135B83AD90794\"), null);\n }\n return null;\n }", "@Override\n\tpublic void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\n\t\tBundle bundle=getArguments();\n\t\ttype=bundle.getInt(\"type\", 0);\n\t\t\n\t}", "String getString(String bundleKey);", "public String getAnswer() {\n return answer;\n }", "@Override\n public void onCreate(Bundle savedInstanceBundle){\n super.onCreate(savedInstanceBundle);\n if (getArguments() != null){\n mParam1 = getArguments().getString(ARG_PARAM1);\n mParam2= getArguments().getString(ARG_PARMA2);\n }\n\n }", "public String getArgumentString() {\n\t\treturn null;\n\t}", "public final String invoke() {\n Bundle arguments = this.f53773a.getArguments();\n if (arguments == null) {\n C32569u.m150511a();\n }\n return arguments.getString(C6969H.m41409d(\"G7A88C025B634\"));\n }", "@Override\r\n\tprotected void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\r\n\t\tsetContentView(R.layout.secondxml);\r\n\t\tet1=(EditText)findViewById(R.id.editText2);\r\n\t\tIntent i=getIntent();\r\n\t\r\n\ts2= i.getStringExtra(IntentsActivity.EXTRA_MESSAGE);\r\n\t//i.setData(Uri.parse(et1.getText().toString()));\r\n\tToast.makeText(getBaseContext(),s2,Toast.LENGTH_LONG).show();\r\n\t\r\n\t Bundle receive=new Bundle();\r\n\t\treceive=getIntent().getExtras();\r\n\t\tname=receive.getString(\"key\");\r\n\t\tet1.setText(\"Welcome \"+name);\r\n\t \r\n\t\r\n\t\r\n\t\r\n\t\r\n\t\r\n\t\r\n\t//\tsetResult(RESULT_OK,i);\r\n\t\t//Toast.makeText(getBaseContext(), s2,Toast.LENGTH_SHORT).show();\r\n\t//\tTextView textView = new TextView(this);\r\n\t // textView.setTextSize(40);\r\n\t// textView.setText(\"my page\"+message);\r\n\t\t\r\n\t\t//setContentView(textView);\r\n\t}", "@Override\n protected void onRestoreInstanceState(Bundle savedInstanceState) {\n super.onRestoreInstanceState(savedInstanceState);\n selectedAnswerOne = savedInstanceState.getString(ANSWER_ONE);\n selectedAnswerTwo = savedInstanceState.getString(ANSWER_TWO);\n selectedAnswerThree = savedInstanceState.getString(ANSWER_THREE);\n selectedAnswerFour = savedInstanceState.getString(ANSWER_FOUR);\n selectedAnswerFive = savedInstanceState.getString(ANSWER_FIVE);\n selectedAnswerSix = savedInstanceState.getString(ANSWER_SIX);\n selectedAnswerSeven = savedInstanceState.getString(ANSWER_SEVEN);\n\n }", "void onArgumentsChanged();", "String getMessage(String bundleKey, Object... args);", "@Override\n\tprotected void onHandleIntent(Intent arg0) {\n\t\t\n\t}", "public static void main(String[] args) {\n\n String test5 = \"abracadabra\";\n System.out.println(answer(test5));\n\n }", "private void initArguments() {\n Bundle bundle = getArguments();\n\n if (bundle != null) {\n if (bundle.containsKey(EXTRA_MOVIE_ID)) {\n int movieId = bundle.getInt(EXTRA_MOVIE_ID, 0);\n\n if (movieId > 0) {\n mMovie = MoviesRepository.getInstance(getActivity()).getMovie(movieId);\n }\n }\n }\n }", "@Override\n public void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n mNum = getArguments() != null ? getArguments().getInt(\"num\") : 1;\n }", "String getAnswerResponse();", "@Override\n public void onClick(View ve) {\n Intent intent = new Intent(MainActivity.this, MainActivity2.class);\n\n // añadimos un valor extra al intent, en este caso el texto que haya en el text view\n intent.putExtra(Values.CLAVE_INTENT, input.getText().toString());\n\n // intent.putExtra(Values.CLAVE_INTENT, getText(R.string.helloWorld));\n\n // cambiamos de activity esperando un resultado\n // deja la activity en pausa hasta que devuelva un resultCode esperado (un numero definido en la clase values)\n startActivityForResult(intent, Values.REQ_ACT_2);\n\n }", "@Override\r\n public void onReceive(Context context, Intent intent) {\n\r\n int thisConversationId = intent.getIntExtra(\"conversation_id\", -1);\r\n Bundle remoteInput = RemoteInput.getResultsFromIntent(intent);\r\n if (remoteInput != null){\r\n CharSequence replyText = remoteInput.getCharSequence(\"voice_reply_key\");\r\n Log.d(\"BasicNotifications\", \"Found voice reply [\" + replyText+ \"] from conversation_id\");\r\n }\r\n }", "@Override\n public void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n if (getArguments() != null) {\n }\n\n }", "@Override\n protected void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n //Connect this java file with the xml layout\n setContentView(R.layout.question3);\n TextView display = (TextView) findViewById(R.id.textView);\n findView(); //获取页面中的控件\n setListener(); //设置控件的监听器\n\n Typeface typeface = Typeface.createFromAsset(getAssets(), \"demo.ttf\");\n display.setTypeface(typeface);\n\n\n ExitApplication.getInstance().addActivity(this);\n\n\n // Connect the button\n Button btnSend = (Button) findViewById(R.id.button);\n\n // Set the onclick listener\n btnSend.setOnClickListener(new View.OnClickListener() {\n\n @Override\n public void onClick(View v) {\n //get data from last activity\n Bundle extras = getIntent().getExtras();\n if (extras != null) {\n str = extras.getString(\"data_to_be_sent\") + \"\\r\\n\" + answer.getText().toString() ;\n }\n Intent intent = new Intent(getBaseContext(), Question4.class);\n intent.putExtra(\"data_to_be_sent\",str);\n startActivity(intent);\n }\n });\n }", "@Override\n\tpublic void onQaQuestion(QaQuestion arg0, int arg1) {\n\t\t\n\t}", "public void setAnswer(String answer) {\r\n this.answer = answer;\r\n }", "Object[] args();", "@Override\n\tprotected void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\n\t\t\n\t\t//get what set of instructions to run\n\t\tIntent intent = this.getIntent();\n choice=intent.getStringExtra(MainActivity.EXTRA_MESSAGE);\n\t\tsetContentView(R.layout.activity_menu);\n\t}", "@Override\r\n public void onCreate(Bundle savedInstanceState) {\r\n super.onCreate(savedInstanceState);\r\n setContentView(R.layout.sub);\r\n \r\n Bundle extras = getIntent().getExtras(); \r\n \r\n final EditText text = (EditText)findViewById(R.id.EditText01);\r\n \r\n text.setText(extras.getCharSequence(TEXT_PARAM));\r\n\r\n Button buttonOK = (Button)findViewById(R.id.Button01);\r\n buttonOK.setOnClickListener(new OnClickListener() {\r\n\t\t\t\r\n\t\t\t@Override\r\n\t\t\tpublic void onClick(View v) {\r\n\t\t\t\tIntent intent = new Intent();\r\n\t\t\t\tintent.putExtra(TEXT_RESULT, text.getText());\r\n\t\t\t\tsetResult(RESULT_OK, intent);\r\n\t\t\t\tfinish();\r\n\t\t\t}\r\n\t\t});\r\n \r\n Button buttonCancel = (Button)findViewById(R.id.Button02);\r\n buttonCancel.setOnClickListener(new OnClickListener() {\r\n\t\t\t\r\n\t\t\t@Override\r\n\t\t\tpublic void onClick(View v) {\r\n\t\t\t\tsetResult(RESULT_CANCELED);\r\n\t\t\t\tfinish();\r\n\t\t\t}\r\n\t\t});\r\n \r\n }", "void mo5959b(boolean z, String str, Bundle bundle);", "@Override\n public void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n if (getArguments() != null) {\n username = getArguments().getString(ARG_PARAM1);\n mainUsername = getArguments().getString(ARG_PARAM2);\n authHead = getArguments().getString(ARG_PARAM3);\n pageType = getArguments().getString(ARG_PARAM4);\n }\n\n }", "public static String getExtraString(Activity context, String key) {\n \tString param = \"\";\n \tBundle bundle = context.getIntent().getExtras();\n \tif(bundle!=null){\n \t\tparam = bundle.getString(key);\n \t}\n \treturn param;\n\t}", "public ProgramExp getArgument() {\n return argument;\n }", "String getMessage(String bundleKey, String bundleBaseName, Object... args);", "@Override\n\tprotected void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\n\t\tsetContentView(R.layout.about);\n\t\tgetActionBar().setTitle(\"关于AmoMcu\");\n\n\t\tIntent intent = getIntent();\n\t\tString value = intent.getStringExtra(\"testIntent\");\n\n\t\tString help = \"新产品预告:RGB灯泡即将推出,配套Android Apk与源码\"\n\t\t\t\t+ \"字符串显示与hex显示切换,时间可开关,表示收到数据的时间,点击“清除数据”把当前的数据清除掉,\"\n\t\t\t\t+ \"“详情”可显示单独某一项数据,比如ds18b20的温度计.\\r\\n\"\n\t\t\t\t+ \"\tAmoMcu 现专注蓝牙4.0低功耗开发板,\" + \"由三人团队组成,均拥有八至十年的工作经验,\"\n\t\t\t\t+ \"擅长CC2540等单片机的硬、软件开发,\" + \"十年间负责过的产品主要有:基于S3C44B0的电能质量分析仪、\"\n\t\t\t\t+ \"发动机点火分析仪、汽车故障检测仪,NRF9E5无线电池数据采集系统,\"\n\t\t\t\t+ \"2009年开始介入基于S3C6410的产品开发,对wince系统较为熟悉,\"\n\t\t\t\t+ \"2012年开始深入基于Exynos4412的设备开发,\"\n\t\t\t\t+ \"以及基于联发科MTK6575等Android手机终端以及平板开发;\"\n\t\t\t\t+ \"软件上,多年从事Android底层Linux驱动和HAL等驱动开发以及APK开发......\";\n\n\t\tTextView tv = (TextView) findViewById(R.id.about_text_help);\n\t\ttv.setText(help);\n\t}", "public void onClick(View irrelevant)\n {\n Intent myIntent = new Intent(MainActivity.this, OptionsActivity.class);\n inputData = (EditText) findViewById(R.id.DataInput);\n String inputAddressString = inputData.getText().toString();\n\n // Create a bundle to pass in data to results activity\n Bundle infoBundle = new Bundle();\n infoBundle.putString(\"inputAddress\", inputAddressString);\n myIntent.putExtras(infoBundle);\n startActivity(myIntent);\n\n // Old code to show toast message of user input\n /*\n inputData = (EditText) findViewById(R.id.DataInput);\n Toast toast = new Toast(getApplicationContext());\n toast.setGravity(Gravity.TOP| Gravity.LEFT, 0, 0);\n toast.makeText(MainActivity.this, inputData.getText(), toast.LENGTH_SHORT).show();\n */\n }", "@Override\n public void onClick(View v) {\n j=0;\n dataBaseClass.updateData1(b1.getText().toString(),q.getText().toString());\n Intent i=new Intent(Question.this,Congratulation.class);\n// i.putExtra(\"json\",al);\n// i.putExtra(\"slectedAnswer\",alA);\n i.putExtra(\"Subject\",subject);\n i.putExtra(\"score\",String.valueOf(count));\n startActivity(i);\n }", "public static void main(String[] args) {\nString answer= JOptionPane.showInputDialog(\"do you like dogs\");\n\tJOptionPane.showMessageDialog(null,(answer));\n\t}", "@Override\n public String getInputArg(String argName) {\n Log.w(TAG, \"Test input args is not supported.\");\n return null;\n }", "public int getAnswer()\n {\n return answer;\n }", "public void onCreate(Bundle bundle) {\n super.onCreate(bundle);\n Intent intent = getIntent();\n if (intent != null) {\n this.Z = intent.getStringExtra(\"extra_deep_link_ots\");\n this.Y = intent.getStringExtra(\"extra_deep_link_email\");\n }\n }", "@Override\n protected void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n setContentView(R.layout.activity_home);\n UserEmail = getIntent().getStringExtra(\"UserEmail\");\n Toast.makeText(this, \"Welcome\"+UserEmail, Toast.LENGTH_SHORT).show();\n\n }", "Optional<String[]> arguments();", "@Override\n public void onClick(View v) {\n j=0;\n dataBaseClass.updateData1(b2.getText().toString(),q.getText().toString());\n Intent i=new Intent(Question.this,Congratulation.class);\n// i.putExtra(\"json\",al);\n// i.putExtra(\"slectedAnswer\",alA);\n i.putExtra(\"Subject\",subject);\n i.putExtra(\"score\",String.valueOf(count));\n startActivity(i);\n }", "@Override\r\n public void onClick(View v) {\n String robodata=\"robot data\";\r\n String stringdata = \"throwing\";\r\n Intent mysqlintent = new Intent(collect_Data.this,mysql.class); //defining the intent.\r\n mysqlintent.putExtra(robodata, stringdata); //putting the data into the intent\r\n startActivity(mysqlintent); //launching the mysql activity\r\n }", "default String args() {\n return (String) metadata().get(\"x-uri-args\");\n }", "com.google.protobuf.ByteString getArguments(int index);", "public void sendMessage(View view) {\n\n Log.d(DEBUG, \"About to create intent with John 3:16\");\n\n Intent intent = new Intent(this, DisplayScripturesActivity.class);\n\n EditText editText1 = (EditText) findViewById(R.id.book);\n String bookValue = editText1.getText().toString();\n\n EditText editText2 = (EditText) findViewById(R.id.chapter);\n String chapterValue = editText2.getText().toString();\n\n EditText editText3 = (EditText) findViewById(R.id.verse);\n String verseValue = editText3.getText().toString();\n\n //put all extra info in the intent\n intent.putExtra(SCRIPTURE_BOOK, bookValue);\n intent.putExtra(BOOK_CHAPTER, chapterValue);\n intent.putExtra(CHAPTER_VERSE, verseValue);\n startActivity(intent);\n }", "java.lang.String getArgs(int index);", "java.lang.String getArgs(int index);", "java.lang.String getArgs(int index);", "public byte[] getArgument() {\n return argument;\n }", "@SuppressLint({\"SetTextI18n\"})\r\n public void onCreate(@Nullable Bundle bundle) {\r\n AndroidInjection.inject((Activity) this);\r\n super.onCreate(bundle);\r\n setContentView((int) C0013R$layout.activity_reward_point_use_confirm);\r\n setSupportActionBar((Toolbar) _$_findCachedViewById(C0010R$id.toolbar));\r\n TextView textView = (TextView) _$_findCachedViewById(C0010R$id.toolbarTitle);\r\n Intrinsics.checkExpressionValueIsNotNull(textView, \"toolbarTitle\");\r\n textView.setText(\"핏츠 포인트 사용신청 확인\");\r\n ((ImageButton) _$_findCachedViewById(C0010R$id.backButton)).setOnClickListener(new RewardPointUseConfirmActivity$onCreate$1(this));\r\n Parameters parameters = (Parameters) getIntent().getParcelableExtra(\"paremeters\");\r\n StringBuilder sb = new StringBuilder();\r\n sb.append(\"parameters : \");\r\n sb.append(parameters);\r\n Logger.d(sb.toString(), new Object[0]);\r\n ((Button) _$_findCachedViewById(C0010R$id.showProductLinkButton)).setOnClickListener(new RewardPointUseConfirmActivity$onCreate$2(this, parameters));\r\n TextView textView2 = (TextView) _$_findCachedViewById(C0010R$id.productOptionTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView2, \"productOptionTextView\");\r\n StringBuilder sb2 = new StringBuilder();\r\n sb2.append(parameters.getProductColor());\r\n sb2.append(' ');\r\n sb2.append(parameters.getProductSize());\r\n textView2.setText(sb2.toString());\r\n TextView textView3 = (TextView) _$_findCachedViewById(C0010R$id.productPriceTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView3, \"productPriceTextView\");\r\n textView3.setText(IntExtensionsKt.commaString(parameters.getProductPrice()));\r\n TextView textView4 = (TextView) _$_findCachedViewById(C0010R$id.shippingFeeTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView4, \"shippingFeeTextView\");\r\n textView4.setText(IntExtensionsKt.commaString(parameters.getShippingFee()));\r\n int productPrice = parameters.getProductPrice() + parameters.getShippingFee();\r\n TextView textView5 = (TextView) _$_findCachedViewById(C0010R$id.overallPriceTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView5, \"overallPriceTextView\");\r\n textView5.setText(IntExtensionsKt.commaString(productPrice));\r\n TextView textView6 = (TextView) _$_findCachedViewById(C0010R$id.netPriceTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView6, \"netPriceTextView\");\r\n textView6.setText(IntExtensionsKt.commaString(productPrice));\r\n TextView textView7 = (TextView) _$_findCachedViewById(C0010R$id.nameTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView7, \"nameTextView\");\r\n textView7.setText(parameters.getShippingName());\r\n TextView textView8 = (TextView) _$_findCachedViewById(C0010R$id.phoneNumberTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView8, \"phoneNumberTextView\");\r\n textView8.setText(parameters.getShippingContact());\r\n TextView textView9 = (TextView) _$_findCachedViewById(C0010R$id.shippingAddressTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView9, \"shippingAddressTextView\");\r\n StringBuilder sb3 = new StringBuilder();\r\n sb3.append(parameters.getShippingAddress1());\r\n sb3.append(' ');\r\n sb3.append(parameters.getShippingAddress2());\r\n textView9.setText(sb3.toString());\r\n TextView textView10 = (TextView) _$_findCachedViewById(C0010R$id.shippingMemoTextView);\r\n Intrinsics.checkExpressionValueIsNotNull(textView10, \"shippingMemoTextView\");\r\n textView10.setText(StringsKt__StringsJVMKt.isBlank(parameters.getShippingMemo()) ^ true ? parameters.getShippingMemo() : \"-\");\r\n ((Button) _$_findCachedViewById(C0010R$id.requestPointUseButton)).setOnClickListener(new RewardPointUseConfirmActivity$onCreate$3(this, parameters));\r\n }", "public Object getArgument() {\n return mArgument;\n }", "@Override\r\n\tpublic List<String> getArguments()\r\n\t{\n\t\treturn null;\r\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n final TextView kor = (TextView) findViewById(R.id.kor);\n\n //noinspection SimplifiableIfStatement\n if (id == R.id.action_who) {\n Intent intent = new Intent(getApplicationContext(),Info.class);\n startActivity(intent);\n }else if(id==R.id.quiz) {\n int diff = korlist.size();\n if (diff > 0) {\n Intent intent = new Intent(getApplicationContext(), quiz.class);\n intent.putExtra(\"englist\", englist);\n intent.putExtra(\"korlist\", korlist);\n startActivity(intent);\n } else {\n Snackbar.make(getWindow().getDecorView(), \"먼저 단어장을 로드해주세요\", Snackbar.LENGTH_LONG).show();\n }\n }/*else if(id==R.id.adj) {\n CustomDialog dialog = new CustomDialog(this);\n dialog.setDialogListener(new CustomDialog.CustomDialogListener() {\n @Override\n public void Clicked(Float value) {\n }\n\n });\n dialog.show();\n }*/\n return super.onOptionsItemSelected(item);\n }", "@Override\n public void onClick(DialogInterface dialog,\n\n int which) {\n\n Intent i = new Intent(getApplicationContext(), MainActivity.class);\n i.putExtra(\"from_value\", \"enquiry\");\n startActivity(i);\n\n }", "@Override\n public void onCreate(Bundle savedInstanceState) {\n super.onCreate(savedInstanceState);\n if (getArguments() != null) {\n if(!getArguments().containsKey(ARG_NEED_SUBMIT)||\n !getArguments().containsKey(ARG_PROFESSION)){\n throw new IllegalArgumentException(\"必须传入两个参数\"+ARG_NEED_SUBMIT+\" 和\" +ARG_PROFESSION);\n }\n mCanSubmit = getArguments().getBoolean(ARG_NEED_SUBMIT);\n profession = getArguments().getInt(ARG_PROFESSION);\n\n }\n loadTags();\n }", "@Override\n\t\tpublic void onCreate(Bundle savedInstanceState) {\n\t\t\tsuper.onCreate(savedInstanceState);\n\t\t\tmNum = getArguments() != null ? getArguments().getInt(\"num\") : 1;\n\t\t}", "@Override\n public void onClick(View view) {\n sharedPrefManager.setHelathAPI(\"Questions\", \"\");\n sharedPrefManager.setHelathAPI(\"LessionsName\", \"\");\n sharedPrefManager.setHelathAPI(\"LessionsName\", lessionName);\n sharedPrefManager.setHelathAPI(\"Questions\", AngelPitchUtil.toJson(questionsArrayList));\n\n Intent Quiz = new Intent(App.getContext(), QuizActivity.class);\n Quiz.putExtra(\"lessionId\", lessionId);\n Quiz.putExtra(\"topicId\", topicId);\n myServerData.setTestState(\"inProgress\");\n startActivity(Quiz);\n\n /*for (int i = 0; i < questionsArrayList.size(); i++) {\n showQuestionsDialog(getContext(), questionsArrayList.get(i));\n\n }\n*/\n }", "@Override\n public void onClick(View view) {\n Intent intent = new Intent();\n intent.setClass(AddPlan.this,Favorite_Site.class);\n// Bundle bundle = new Bundle();\n// bundle.putString(\"myChoice\",\"hello\");\n// intent.putExtras(bundle);\n// startActivityForResult(intent,0);\n startActivity(intent);\n// //AddPlan.this.finish();\n finish();\n\n }", "String answerStatement(boolean answer) {\n String answerStatement = getResources().getString(R.string.wrong);\n if (answer) {\n answerStatement = getResources().getString(R.string.correct);\n }\n return answerStatement;\n }", "@Override\n protected void onHandleIntent(Intent intent) {\n\n }", "protected Answer(){\r\n\t\t\r\n\t}", "private void setAnswerResult(boolean b){\n Intent i=new Intent();\n i.putExtra(Is_Cheated,b);\n setResult(RESULT_OK,i);\n\n }", "@Override\n public Map<String, String> getInputArgs() {\n Log.w(TAG, \"Test input args is not supported.\");\n return new HashMap<>();\n }", "void openActivity() {\n Intent intent = new Intent(\"myaction\");\n Bundle bundle = new Bundle();\n bundle.putString(\"name\", \"hui\");\n intent.putExtras(bundle);\n startActivityForResult(intent, 1);\n }", "void mo3208a(String str, Bundle bundle);", "public int getAnswer() {\n return answer;\n }", "String getMessage(String bundleKey, String bundleName, Locale locale, Object... args);", "final String[] args() {\n return args;\n }", "private static int m9364v(Intent intent, String str) {\n int i = -10000;\n if (intent == null) {\n return i;\n }\n try {\n return intent.getIntExtra(str, -10000);\n } catch (Exception e) {\n new StringBuilder(\"getIntExtra exception:\").append(e.getMessage());\n return i;\n }\n }" ]
[ "0.66183734", "0.64396435", "0.61855936", "0.60479754", "0.5956327", "0.5908549", "0.5904158", "0.58558553", "0.585174", "0.58466834", "0.58418256", "0.58300185", "0.5812957", "0.58038867", "0.5779119", "0.57772243", "0.57527137", "0.57527137", "0.571748", "0.5706421", "0.5676262", "0.5660094", "0.5608272", "0.5580054", "0.5579349", "0.5575272", "0.55619514", "0.5538066", "0.55215335", "0.5519146", "0.550859", "0.5503709", "0.549265", "0.54919404", "0.54639244", "0.5463604", "0.5454636", "0.5448269", "0.5438976", "0.54342955", "0.54251474", "0.54232", "0.542218", "0.54079914", "0.539337", "0.5392981", "0.53926855", "0.53848326", "0.53809345", "0.53788257", "0.53787494", "0.5364922", "0.5351327", "0.5342303", "0.5339976", "0.533439", "0.5333127", "0.53246295", "0.5324047", "0.5322346", "0.5322207", "0.5320787", "0.5308182", "0.5287764", "0.52789176", "0.5268506", "0.5267509", "0.52670544", "0.5262092", "0.5254791", "0.5253828", "0.5247971", "0.52473", "0.52465457", "0.52449834", "0.5241706", "0.5241228", "0.5222952", "0.5222952", "0.5222952", "0.5216951", "0.52113193", "0.5205139", "0.5204026", "0.5191143", "0.5187625", "0.5187328", "0.5183898", "0.51730996", "0.5168583", "0.51658195", "0.51647806", "0.51640564", "0.5153362", "0.5151932", "0.51461184", "0.5144705", "0.5141665", "0.51396406", "0.513662", "0.51308674" ]
0.0
-1
metodo para modificar cliente modificarCliente(textNombre.getText(), Integer.parseInt(textFieldDNI.getText()), textDomicilio.getText(), Integer.parseInt(textTelefono.getText()));
@Override public void actionPerformed(ActionEvent e) { JOptionPane.showMessageDialog((Component)e.getSource(), "Cliente modificado"); textFieldDNI_CUIT.setText(""); textFieldDNI_CUIT.setEnabled(true); textNombre_razonSocial.setText(""); textNombre_razonSocial.setEnabled(false); textDomicilio.setText(""); textDomicilio.setEnabled(false); textTelefono.setText(""); textTelefono.setEnabled(false); btnBuscar.setEnabled(true); btnModificar.setEnabled(false); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "private void modi() { \n try {\n cvo.getId_cliente();\n cvo.setNombre_cliente(vista.txtNombre.getText());\n cvo.setApellido_cliente(vista.txtApellido.getText());\n cvo.setDireccion_cliente(vista.txtDireccion.getText());\n cvo.setCorreo_cliente(vista.txtCorreo.getText());\n cvo.setClave_cliente(vista.txtClave.getText());\n cdao.actualizar(cvo);\n vista.txtNombre.setText(\"\");\n vista.txtApellido.setText(\"\");\n vista.txtDireccion.setText(\"\");\n vista.txtCorreo.setText(\"\");\n vista.txtClave.setText(\"\");\n JOptionPane.showMessageDialog(null, \"Registro Modificado\");\n } catch (Exception e) {\n JOptionPane.showMessageDialog(null, \"Debe ingresar Datos para Modificar registro!\");\n }\n }", "@Override\n\tpublic int editarCliente(ClienteBean cliente) throws Exception {\n\t\treturn 0;\n\t}", "@Override\n public boolean modificar(ModelCliente cliente) {\n strSql = \"UPDATE CLIENTE \" +\n \"SET \" +\n \"NOMBRE = '\" + cliente.getNombre() + \"', \" +\n \"APELLIDO = '\" + cliente.getApellido()+ \"', \" + \n \"NIT = '\" + cliente.getNit() + \"', \" + \n \"TELEFONO = '\" + cliente.getTelefono() + \"', \" +\n \"DIRECCION = '\" + cliente.getDireccion()+ \"' \" +\n \"WHERE ID_CLIENTE = \" + cliente.getIdCliente()+\n \" AND ID_EMPRESA = \" + cliente.getIdEmpresa();\n try {\n //se abre una conexión hacia la BD\n conexion.open();\n //Se ejecuta la instrucción y retorna si la ejecución fue satisfactoria\n respuesta = conexion.executeSql(strSql);\n //Se cierra la conexión hacia la BD\n conexion.close();\n \n } catch (ClassNotFoundException ex) {\n Logger.getLogger(DaoCliente.class.getName()).log(Level.SEVERE, null, ex); \n return false;\n } catch(Exception ex){\n Logger.getLogger(DaoCliente.class.getName()).log(Level.SEVERE, null, ex); \n }\n return respuesta;\n }", "private void iniciarDatos(Cliente pCliente, int pOpcionForm, FrmClienteLec pFrmPadre) {\n frmPadre = pFrmPadre;\n clienteActual = new Cliente();\n opcionForm = pOpcionForm;\n this.txtNombre.setEditable(true); // colocar txtNombre que se pueda editar \n this.txtApellido.setEditable(true); // colocar txtNombre que se pueda editar \n this.txtDui.setEditable(true); // colocar txtNombre que se pueda editar \n this.txtNumero.setEditable(true); // colocar txtNombre que se pueda editar \n switch (pOpcionForm) {\n case FormEscOpcion.CREAR:\n btnOk.setText(\"Nuevo\"); // modificar el texto del boton btnOk a \"Nuevo\" cuando la pOpcionForm sea CREAR\n this.btnOk.setMnemonic('N'); // modificar la tecla de atajo del boton btnOk a la letra N\n this.setTitle(\"Crear un nuevo Cliente\"); // modificar el titulo de la pantalla de FrmRolEsc\n break;\n case FormEscOpcion.MODIFICAR:\n btnOk.setText(\"Modificar\"); // modificar el texto del boton btnOk a \"Modificar\" cuando la pOpcionForm sea MODIFICAR\n this.btnOk.setMnemonic('M'); // modificar la tecla de atajo del boton btnOk a la letra M\n this.setTitle(\"Modificar el Cliente\"); // modificar el titulo de la pantalla de FrmRolEsc\n llenarControles(pCliente);\n break;\n case FormEscOpcion.ELIMINAR:\n btnOk.setText(\"Eliminar\");// modificar el texto del boton btnOk a \"Eliminar\" cuando la pOpcionForm sea ELIMINAR\n this.btnOk.setMnemonic('E'); // modificar la tecla de atajo del boton btnOk a la letra E\n this.setTitle(\"Eliminar el Cliente\"); // modificar el titulo de la pantalla de FrmRolEsc\n this.txtNombre.setEditable(false); // deshabilitar la caja de texto txtNombre\n this.txtApellido.setEditable(false);\n this.txtDui.setEditable(false);\n this.txtNumero.setEditable(false);\n llenarControles(pCliente);\n break;\n case FormEscOpcion.VER:\n btnOk.setText(\"Ver\"); // modificar el texto del boton btnOk a \"Ver\" cuando la pOpcionForm sea VER\n btnOk.setVisible(false); // ocultar el boton btnOk cuando pOpcionForm sea opcion VER\n this.setTitle(\"Ver el Cliente\"); // modificar el titulo de la pantalla de FrmRolEsc\n this.txtNombre.setEditable(false); // deshabilitar la caja de texto txtNombre\n this.txtApellido.setEditable(false);\n this.txtDui.setEditable(false);\n this.txtNumero.setEditable(false);\n llenarControles(pCliente);\n break;\n default:\n break;\n }\n }", "public void editar() {\n try {\n ClienteDao fdao = new ClienteDao();\n fdao.Atualizar(cliente);\n\n JSFUtil.AdicionarMensagemSucesso(\"Cliente editado com sucesso!\");\n\n } catch (RuntimeException e) {\n JSFUtil.AdicionarMensagemErro(\"ex.getMessage()\");\n e.printStackTrace();\n }\n }", "@Override\n\tpublic void editar(Cliente cliente) throws ExceptionUtil {\n\t\t\n\t}", "private void botonActualizarActionPerformed(java.awt.event.ActionEvent evt) {\n boolean errorFormatoDocumento = false;\n boolean errorFormatoTelefono = false;\n\n String usuario = this.textUsuario.getText();\n String contraseña = this.textContraseña.getText();\n String nombre = this.textNombre.getText();\n String apellido = this.textApellido.getText();\n String direccion = this.textDireccion.getText();\n int documento = 0;\n int telefono = 0;\n // Controlo que el documento sea un número\n if (controladorUsuarios.esNumero(this.textDocumento.getText())) {\n errorFormatoDocumento = false;\n documento = Integer.valueOf(this.textDocumento.getText());\n } else {\n // Si no es número, tiro error\n errorFormatoDocumento = true;\n JOptionPane.showMessageDialog(this,\n \"Documento debe ser un número.\",\n \"Error\",\n JOptionPane.ERROR_MESSAGE);\n }\n // Controlo que el teléfono sea un número\n if (controladorUsuarios.esNumero(this.textTelefono.getText())) {\n errorFormatoTelefono = false;\n telefono = Integer.valueOf(this.textTelefono.getText());\n } else {\n // si no es número, tiro error\n errorFormatoDocumento = true;\n JOptionPane.showMessageDialog(this,\n \"Teléfono debe ser un número.\",\n \"Error\",\n JOptionPane.ERROR_MESSAGE);\n }\n\n String sentenciaInsertarUsuario = \"UPDATE usuarios\\n\"\n + \"SET usuario = '\" + usuario + \"', contraseña = '\" + contraseña + \"', nombre = '\" + nombre + \"', apellido = '\" + apellido + \"', documento = '\" + documento + \"', telefono = '\" + telefono + \"', direccion = '\" + direccion + \"'\\n\"\n + \"WHERE id_usuario = '\" + this.usuarioCargado.getId() + \"';\";\n\n try {\n // debo verificar si el usuario ya existe antes de mandar crearlo\n if (controladorUsuarios.usuarioYaExiste(this.usuarioCargado.getId(), usuario)) {\n JOptionPane.showMessageDialog(this,\n \"Ese usuario ya existe. Pongale otro nombre de usuario.\",\n \"Error\",\n JOptionPane.ERROR_MESSAGE);\n\n } else if (!errorFormatoDocumento && !errorFormatoTelefono) {\n // Si no hay errores, envío la sentencia a la base de datos.\n adminPostgres.enviarSentencia(sentenciaInsertarUsuario);\n pantallaAnterior.construirTabla();\n this.dispose();\n }\n\n } catch (SQLException ex) {\n Logger.getLogger(FormularioNuevoUsuario.class.getName()).log(Level.SEVERE, null, ex);\n }\n }", "public void alterar() {\n //metodo para alterar\n String sql = \"UPDATE empresa SET empresa = ?, cnpj = ?, \"\n + \"endereco = ?, telefone = ?, email = ? WHERE (id = ?)\";\n try {\n pst = conexao.prepareStatement(sql);\n pst.setString(1, txtEmpNome.getText());\n pst.setString(2, txtEmpCNPJ.getText());\n pst.setString(3, txtEmpEnd.getText());\n pst.setString(4, txtEmpTel.getText());\n pst.setString(5, txtEmpEmail.getText());\n pst.setString(6, txtEmpId.getText());\n if ((txtEmpNome.getText().isEmpty()) || (txtEmpCNPJ.getText().isEmpty())) {\n JOptionPane.showMessageDialog(null, \"Preencha todos os campos obrigatórios\");\n } else {\n //a linha abaixo atualiza a tabela usuarios com os dados do formulario\n // a esttrutura abaixo confirma a ALTERACAO dos dados na tabela\n int adicionado = pst.executeUpdate();\n if (adicionado > 0) {\n JOptionPane.showMessageDialog(null, \"Dados do cliente alterado com sucesso\");\n txtEmpNome.setText(null);\n txtEmpEnd.setText(null);\n txtEmpTel.setText(null);\n txtEmpEmail.setText(null);\n txtEmpId.setText(null);\n txtEmpCNPJ.setText(null);\n btnAdicionar.setEnabled(true);\n }\n }\n } catch (Exception e) {\n JOptionPane.showMessageDialog(null, e);\n }\n }", "public void agregarDatosClienteText(){\n try{\n \n if(codigoCliente== null){\n return; //para que nos mantenga siempre en el imput\n } \n \n ClienteDao clienteDao = new ClienteDaoImp();\n //obtenemos la instancia de Cliente en Base a su codigo\n this.cliente = clienteDao.obtenerClientePorCodigo(codigoCliente);\n \n if(cliente != null){\n codigoCliente = null;\n RequestContext.getCurrentInstance().update(\"frmFactura:inputCodCliente\");\n //Mensaje de confirmacion de exito de la operacion \n FacesMessage message = new FacesMessage(FacesMessage.SEVERITY_INFO,\"Correcto\", \"Cliente agregado correctamente!\");\n FacesContext.getCurrentInstance().addMessage(null, message); \n }else{\n codigoCliente = null;\n RequestContext.getCurrentInstance().update(\"frmFactura:inputCodCliente\");\n FacesMessage message = new FacesMessage(FacesMessage.SEVERITY_ERROR,\"Error\", \"Cliente No encontrado con ese codigo\");\n FacesContext.getCurrentInstance().addMessage(null, message); \n }\n \n //codigoCliente = null; \n }catch(Exception e){\n e.printStackTrace();\n } \n }", "public boolean editarCliente(Cliente cliente){\n\t\ttry{\n\t\t\tString insert = \"UPDATE clientes SET nit=?, email=?, pais=?, \"\n + \"fecharegistro=?, razonsocial=?, idioma=?, categoria=? WHERE codigo = ? ;\";\n\t\t\tPreparedStatement ps = con.prepareStatement(insert);\n\t\t\tps.setString(1, cliente.getNit());\n\t\t\tps.setString(2, cliente.getEmail());\n ps.setString(3, cliente.getPais());\n ps.setDate(4, new java.sql.Date(cliente.getFechaRegistro().getTime()));\n ps.setString(5, cliente.getRazonSocial());\n ps.setString(6, cliente.getIdioma());\n ps.setString(7, cliente.getCategoria());\n ps.setInt(8, cliente.getCodigo());\n\t\t\tSavepoint sp1 = con.setSavepoint(\"SAVE_POINT_ONE\");\n\t\t\tps.executeUpdate();\t\n\t\t\tcon.commit();\n\t\t\treturn true;\n\t\t}catch(Exception e){\n System.out.println(e.getMessage());\n e.printStackTrace();\n\t\t\treturn false;\n\t\t}\n\t}", "public void modificar() {\r\n if (vista.jTNombreempresa.getText().equals(\"\") || vista.jTTelefono.getText().equals(\"\") || vista.jTRFC.getText().equals(\"\") || vista.jTDireccion.getText().equals(\"\")) {\r\n JOptionPane.showMessageDialog(null, \"Faltan Datos: No puede dejar cuadros en blanco\");//C.P.M Verificamos que todas las casillas esten llenas de lo contrario lo notificamos a el usuario\r\n } else {//C.P.M de lo contrario todo esta bien y prosegimos\r\n modelo.setNombre(vista.jTNombreempresa.getText());//C.P.M mandamos al modelo la informacion\r\n modelo.setDireccion(vista.jTDireccion.getText());\r\n modelo.setRfc(vista.jTRFC.getText());\r\n modelo.setTelefono(vista.jTTelefono.getText());\r\n \r\n Error = modelo.modificar();//C.P.M ejecutamos la funcion modificar del modelo y esperamos algun error\r\n if (Error.equals(\"\")) {//C.P.M si el error viene vacio es que no ocurrio algun error \r\n JOptionPane.showMessageDialog(null, \"La configuracion se modifico correctamente\");\r\n } else {//C.P.M de lo contrario lo notificamos a el usuario\r\n JOptionPane.showMessageDialog(null, Error);\r\n }\r\n }\r\n }", "public void agregarDatosCliente(Integer codCliente){\n try{\n ClienteDao clienteDao = new ClienteDaoImp();\n //obtenemos la instancia de Cliente en Base a su codigo\n this.cliente = clienteDao.obtenerClientePorCodigo(codCliente);\n //Mensaje de confirmacion de exito de la operacion\n FacesMessage message = new FacesMessage(FacesMessage.SEVERITY_INFO,\"Correcto\", \"Cliente agregado correctamente!\");\n FacesContext.getCurrentInstance().addMessage(null, message);\n }catch(Exception e){\n e.printStackTrace();\n }\n \n }", "public int ModificarDonante(Integer num_donante, String nombre, String apellido1, String apellido2, String DNI, String aptitud,\r\n\t\t\t\tString fecha_nacimiento,Integer telefono, Integer movil,String tipo_sanguineo, String pais_nacimiento, String email, Integer cp, String provincia, String poblacion, String direccion,\r\n\t\t\t\t char sexo, String ciclo) throws SQLException{\n\t\t\tString updatesql = \"UPDATE \" + usr+\".DONANTES SET NOMBRE=?,APELLIDO1=?,APELLIDO2=?,DNI=?,FECHA_NACIMIENTO=?,PAIS_NACIMIENTO=?,DIRECCION=?,POBLACION=?,CODIGO_POSTAL=?,TELEFONO=?,TELEFONO2=?,CORREO_ELECTRONICO=?,SEXO=?,TIPO_SANGUINEO=?,FOTO=? WHERE NUM_DONANTE=?\";\r\n\r\n\t\t\t//Seguridad en las Aplicaciones: SQL Injection\r\n\r\n\t\t\t\t\tPreparedStatement pstmt = conexion.prepareStatement (updatesql);\r\n\t\t\t\t\tpstmt.setInt(1, num_donante);\r\n\t\t\t\t\tpstmt.setString(2, nombre);\r\n\t\t\t\t\tpstmt.setString(3, apellido1);\r\n\t\t\t\t\tpstmt.setString(4,apellido2);\r\n\t\t\t\t\tpstmt.setString(5,DNI);\r\n\t\t\t\t\tpstmt.setString(6,aptitud);\r\n\t\t\t\t\tpstmt.setString(7,fecha_nacimiento);\r\n\t\t\t\t\tpstmt.setInt(8,telefono);\r\n\t\t\t\t\tpstmt.setInt(9,movil);\r\n\t\t\t\t\tpstmt.setString(10,tipo_sanguineo);\r\n\t\t\t\t\tpstmt.setString(11,pais_nacimiento);\r\n\t\t\t\t\tpstmt.setString(12,email);\r\n\t\t\t\t\tpstmt.setInt(13,cp);\r\n\t\t\t\t\tpstmt.setString(14,provincia);\r\n\t\t\t\t\tpstmt.setString(15,poblacion);\r\n\t\t\t\t\tpstmt.setString(16,direccion);\r\n\t\t\t\t\tpstmt.setString(17, Character.toString(sexo));\r\n\t\t\t\t\tpstmt.setString(18,ciclo);\r\n\r\n\t\t\t\t\t\r\n\t\t\t\t\t\r\n\t\t\t//ejecuto la sentencia\r\n\t\t\ttry{\r\n\t\t\t\tint resultado = pstmt.executeUpdate(); //pstmt y tiene que estar vacio\r\n\r\n\t\t\t\tif(resultado != 1)\r\n\t\t\t\t\tSystem.out.println(\"Error en la actualización \" + resultado);\r\n\t\t\t\telse\r\n\t\t\t\t\tSystem.out.println(\"Persona actualizada con éxito!!!\");\r\n\r\n\t\t\t\treturn 0;\r\n\t\t\t}catch(SQLException sqle){\r\n\r\n\t\t\t\tint pos = sqle.getMessage().indexOf(\":\");\r\n\t\t\t\tString codeErrorSQL = sqle.getMessage().substring(0,pos);\r\n\r\n\t\t\t\tif(codeErrorSQL.equals(\"ORA-00001\") ){\r\n\t\t\t\t\tSystem.out.println(\"Ya existe una persona con ese email!!\");\r\n\t\t\t\t\treturn 1;\r\n\t\t\t\t}\r\n\t\t\t\telse{\r\n\t\t\t\t\tSystem.out.println(\"Ha habido algún problema con Oracle al hacer la insercion\");\r\n\t\t\t\t\treturn 2;\r\n\t\t\t\t}\r\n\r\n\t\t\t}\r\n\r\n\t\t\r\n\r\n\t}", "public void salvaCliente() {\n \n \n \n \n String nome = view.getjTextNome().getText(); //Tive que criar getter e setter pra poder acessar os campos da view\n String telefone = view.getjTextTelefone().getText();\n String cpf = view.getjTextCpf().getText();\n String endereco = view.getjTextEndereco().getText();\n\n \n Cliente client = new Cliente( nome, telefone, cpf, endereco);\n \n \n \n try {\n Connection conexao = new Conexao().getConnection();\n ClienteDAO clientedao = new ClienteDAO(conexao);\n clientedao.insert(client);\n \n JOptionPane.showMessageDialog(null, \"Cliente Cadastrado!\");\n \n } catch (SQLException ex) {\n //Logger.getLogger(CadCliente.class.getName()).log(Level.SEVERE, null, ex);\n JOptionPane.showMessageDialog(null, \"Erro ao cadastrar!\"+ex);\n }\n }", "public void modificarUsuario(Long id, String nombre);", "public void EditarCadastroCliente(Cliente cliente) throws SQLException {\r\n String query = \"UPDATE cliente \"\r\n + \"SET nome = ?, data_nascimento = ?,sexo = ?, cep = ?,rua = ?,numero = ?,bairro = ?,cidade = ?, estado = ?, \"\r\n + \"telefone_residencial = ?,celular = ?,email = ?, senha = ? \"\r\n + \"WHERE cpf = ?\";\r\n update(query, cliente.getNome(), cliente.getCpf(), cliente.getData_nascimento(), cliente.getSexo(), cliente.getCep(), cliente.getRua(), cliente.getNumero(), cliente.getBairro(), cliente.getCidade(), cliente.getEstado(), cliente.getTelefone_residencial(), cliente.getCelular(), cliente.getEmail(), cliente.getSenha());\r\n }", "public void editarCliente(Cliente clienteUsuario) {\n setTitle(\"Editar Cliente\");\n\n cliente = clienteUsuario;\n\n nome.setText(clienteUsuario.getNome());\n rua.setText(clienteUsuario.getRua());\n numero.setText(String.valueOf(clienteUsuario.getCasa()));\n telefone.setText(String.valueOf(clienteUsuario.getTelefone()));\n observacao.setText(clienteUsuario.getObservacao());\n bairro.setText(clienteUsuario.getBairro());\n\n novoCliente = false;\n }", "@FXML\r\n private void editar(ActionEvent event) {\n selecionado = tabelaCliente.getSelectionModel()\r\n .getSelectedItem();\r\n\r\n //Se tem algum cliente selecionado\r\n if (selecionado != null) { //tem clienteonado\r\n //Pegar os dados do cliente e jogar nos campos do\r\n //formulario\r\n textFieldNumeroCliente.setText(\r\n String.valueOf( selecionado.getIdCliente() ) );\r\n textfieldNome.setText( selecionado.getNome() ); \r\n textFieldEmail.setText(selecionado.getEmail());\r\n textFieldCpf.setText(selecionado.getCpf());\r\n textFieldRg.setText(selecionado.getRg());\r\n textFieldRua.setText(selecionado.getRua());\r\n textFieldCidade.setText(selecionado.getCidade());\r\n textFieldBairro.setText(selecionado.getBairro());\r\n textFieldNumeroCasa.setText(selecionado.getNumeroCasa());\r\n textFieldDataDeNascimento.setValue(selecionado.getDataNascimemto());\r\n textFieldTelefone1.setText(selecionado.getTelefone1());\r\n textFieldTelefone2.setText(selecionado.getTelefone2());\r\n textFieldCep.setText(selecionado.getCep());\r\n \r\n \r\n \r\n }else{ //não tem cliente selecionado na tabela\r\n mensagemErro(\"Selecione um cliente.\");\r\n }\r\n\r\n }", "public void ingresarCliente() {\n\tint cambio=0;\n\t\t\t\n\tsetNombre(JOptionPane.showInputDialog(\"Introduce el nombre\"));\n\tdo {\n\t\t\n\t\tsetDni(JOptionPane.showInputDialog(\"Introduce el DNI de \" + getNombre()+\".\"));\n\t\tif(getDni().length()<7||getDni().length()>7) {\n\t\t\tJOptionPane.showMessageDialog(null, \"El DNI debe contener 7 numeros!\");\n\t\t}else {\n\t\t\t\n\t\t}\n\t\t\n\t\t\n\t}while(getDni().length()<7||getDni().length()>7);\n\t\n\t\n\tdo {\n\t\ttry {\n\t\t\tsetSalario(Double.parseDouble(JOptionPane.showInputDialog(\"Introduce el salario en � correspondiente a \" + getNombre()+\".\")));\n\t\t\tcambio=1;\n\t\t} catch (Exception e) {\n\t\t\tJOptionPane.showMessageDialog(null, \"Ingrese unicamente numeros\");\n\t\t\tcambio=0;\n\t\t}\n\t} while (cambio==0);\n\t\n}", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jLabel2 = new javax.swing.JLabel();\n jLabel3 = new javax.swing.JLabel();\n jLabel4 = new javax.swing.JLabel();\n jLabel5 = new javax.swing.JLabel();\n jLabel6 = new javax.swing.JLabel();\n jLabel7 = new javax.swing.JLabel();\n jLabel8 = new javax.swing.JLabel();\n jLabel9 = new javax.swing.JLabel();\n jLabel10 = new javax.swing.JLabel();\n campoDataAC = new javax.swing.JTextField();\n campoEmailAC = new javax.swing.JTextField();\n campoCidadeAC = new javax.swing.JTextField();\n campoBairroAC = new javax.swing.JTextField();\n campoEnderecoAC = new javax.swing.JTextField();\n campoNomeAC = new javax.swing.JTextField();\n btnAlterarCliente = new javax.swing.JButton();\n jPanel1 = new javax.swing.JPanel();\n campoTelefoneAC = new javax.swing.JFormattedTextField();\n jLabel1 = new javax.swing.JLabel();\n campoCodAC = new javax.swing.JTextField();\n campoUfAC = new javax.swing.JComboBox<>();\n campoCepAC = new javax.swing.JFormattedTextField();\n\n setDefaultCloseOperation(javax.swing.WindowConstants.DISPOSE_ON_CLOSE);\n setTitle(\"Alterar Cliente\");\n setLocation(new java.awt.Point(0, 0));\n setMinimumSize(new java.awt.Dimension(576, 426));\n addWindowListener(new java.awt.event.WindowAdapter() {\n public void windowClosed(java.awt.event.WindowEvent evt) {\n formWindowClosed(evt);\n }\n });\n\n jLabel2.setText(\"Nome:\");\n\n jLabel3.setText(\"Endereço:\");\n\n jLabel4.setText(\"Bairro:\");\n\n jLabel5.setText(\"Cidade:\");\n\n jLabel6.setText(\"UF:\");\n\n jLabel7.setText(\"CEP:\");\n\n jLabel8.setText(\"Telefone fixo:\");\n\n jLabel9.setText(\"Email:\");\n\n jLabel10.setText(\"Data cadastro:\");\n\n campoDataAC.setDisabledTextColor(new java.awt.Color(0, 0, 0));\n campoDataAC.setEnabled(false);\n campoDataAC.setFocusable(false);\n campoDataAC.setRequestFocusEnabled(false);\n\n campoEmailAC.setDisabledTextColor(new java.awt.Color(0, 0, 0));\n campoEmailAC.setEnabled(false);\n campoEmailAC.setFocusable(false);\n\n campoCidadeAC.setDisabledTextColor(new java.awt.Color(0, 0, 0));\n campoCidadeAC.setEnabled(false);\n campoCidadeAC.setFocusable(false);\n\n campoBairroAC.setDisabledTextColor(new java.awt.Color(0, 0, 0));\n campoBairroAC.setEnabled(false);\n campoBairroAC.setFocusable(false);\n\n campoEnderecoAC.setDisabledTextColor(new java.awt.Color(0, 0, 0));\n campoEnderecoAC.setEnabled(false);\n campoEnderecoAC.setFocusable(false);\n\n campoNomeAC.setDisabledTextColor(new java.awt.Color(0, 0, 0));\n campoNomeAC.setEnabled(false);\n campoNomeAC.setFocusable(false);\n\n btnAlterarCliente.setText(\"Alterar\");\n btnAlterarCliente.setEnabled(false);\n btnAlterarCliente.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnAlterarClienteActionPerformed(evt);\n }\n });\n\n javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);\n jPanel1.setLayout(jPanel1Layout);\n jPanel1Layout.setHorizontalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 67, Short.MAX_VALUE)\n );\n jPanel1Layout.setVerticalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGap(0, 5, Short.MAX_VALUE)\n );\n\n campoTelefoneAC.setDisabledTextColor(new java.awt.Color(0, 0, 0));\n campoTelefoneAC.setEnabled(false);\n campoTelefoneAC.setFocusable(false);\n\n jLabel1.setText(\"Código:\");\n\n campoCodAC.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n campoCodACActionPerformed(evt);\n }\n });\n\n campoUfAC.setEnabled(false);\n campoUfAC.setFocusable(false);\n\n campoCepAC.setEnabled(false);\n campoCepAC.setFocusable(false);\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addComponent(jPanel1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(10, 10, 10)\n .addComponent(btnAlterarCliente))\n .addGroup(layout.createSequentialGroup()\n .addGap(10, 10, 10)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel5, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(campoCidadeAC))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel8, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(campoTelefoneAC))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel3, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(campoEnderecoAC))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel4, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(campoBairroAC))\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel9, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel10, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(campoDataAC)\n .addComponent(campoEmailAC)))\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel2, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel1, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(campoCodAC)\n .addComponent(campoNomeAC)))\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addComponent(jLabel6, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(campoUfAC, 0, 454, Short.MAX_VALUE))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel7, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(campoCepAC)))))\n .addGap(10, 10, 10))\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(10, 10, 10)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel1)\n .addComponent(campoCodAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel2)\n .addComponent(campoNomeAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel3)\n .addComponent(campoEnderecoAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel4)\n .addComponent(campoBairroAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel5)\n .addComponent(campoCidadeAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel6)\n .addComponent(campoUfAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel7)\n .addComponent(campoCepAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel8, javax.swing.GroupLayout.PREFERRED_SIZE, 25, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(campoTelefoneAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel9)\n .addComponent(campoEmailAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel10)\n .addComponent(campoDataAC, javax.swing.GroupLayout.PREFERRED_SIZE, 30, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(10, 10, 10)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jPanel1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(btnAlterarCliente))\n .addContainerGap())\n );\n\n pack();\n setLocationRelativeTo(null);\n }", "public void modificarcliente(ClienteHabitual cliente)throws SQLException{\n Connection conexion = null;\n \n try{\n conexion = GestionSQL.openConnection();\n if(conexion.getAutoCommit()){\n conexion.setAutoCommit(false);\n }\n ClientesHabitualesDatos clientesdatos = new ClientesHabitualesDatos(conexion);\n clientesdatos.update(cliente);\n conexion.commit();\n System.out.println(\"Cliente modificado con exito\");\n }catch(SQLException e){\n System.out.println(\"Error en modificacion de cliente \"+e);\n try{\n conexion.rollback();\n }catch(SQLException ex){\n System.out.println(\"Error en rollback de modificacion cliente \"+ex);\n }\n }finally{\n if(conexion != null){\n conexion.close();\n }\n }\n }", "@Override\n\tpublic Cliente editarCliente(Integer idcliente) {\n\t\treturn clienteDao.editarCliente(idcliente);\n\t}", "private void accionIngresar() {\n\n\t\tString fieldCodigo = this.textCodigo.getText();\n\t\tString fieldNombre = this.textNombre.getText();\n\t\tString fieldDescripcion = this.textDescripcion.getText();\n\t\tString fieldTelefono = this.textTelefono.getText();\n\n\t\t// Si alguno es vacío, mostramos una ventana de mensaje\n\t\tif (fieldNombre.equals(\"\") || fieldCodigo.equals(\"\") || fieldDescripcion.equals(\"\") || fieldTelefono.equals(\"\")) {\n\t\t\tJOptionPane.showMessageDialog(frame, \"Debe completar todos los datos marcados con (*).\", \"Datos incompletos!\",\n\t\t\t\t\tJOptionPane.WARNING_MESSAGE);\n\n\t\t\treturn; }\n\t\t\n\t\t// Controlo el maximo de caracteres\n\t\tif (fieldCodigo.length() > 5) {\n\t\t\tJOptionPane.showMessageDialog(frame, \"El código puede contener máximo 5 caracteres\", \"Datos inválidos!\",\n\t\t\t\t\tJOptionPane.WARNING_MESSAGE);\n\t\t\treturn;\n\t\t} else if (fieldNombre.length() > 20) {\n\t\t\tJOptionPane.showMessageDialog(frame, \"El nombre puede contener máximo 20 caracteres\", \"Datos inválidos!\",\n\t\t\t\t\tJOptionPane.WARNING_MESSAGE);\n\t\t\treturn;\n\t\t} else if (fieldDescripcion.length() > 100) {\n\t\t\tJOptionPane.showMessageDialog(frame, \"La descripción puede contener máximo 100 caracteres\", \"Datos inválidos!\",\n\t\t\t\t\tJOptionPane.WARNING_MESSAGE);\n\t\t\treturn;\n\t\t} else if (fieldTelefono.length() > 20) {\n\t\t\tJOptionPane.showMessageDialog(frame, \"El teléfono puede contener máximo 20 caracteres\", \"Datos inválidos!\",\n\t\t\t\t\tJOptionPane.WARNING_MESSAGE);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//Controlo que el fenomeno no exista ya\n\t\t\n\t\tboolean existe;\n\t\t\n\t\ttry{\n\t\t\texiste = ClienteGeoPosUy.ExisteFenomeno(fieldNombre);\n\t\t} catch (Exception e){\n\t\t\tJOptionPane.showMessageDialog(frame, \"Error de conexión con el servidor. Intente más tarde.\",\n\t\t\t\t\t\"Error de conexión!\", JOptionPane.WARNING_MESSAGE);\n\t\t\treturn;\n\t\t}\n\t\t\n\t\tif (existe) {\n\t\t\tJOptionPane.showMessageDialog(frame, \"Ya existe un fenómeno con ese nombre\",\n\t\t\t\t\t\"Fenómeno existente!\", JOptionPane.WARNING_MESSAGE);\n\n\t\t\treturn;\n\t\t}\n\t\t\n\t\t//Si todo va bien lo doy de alta\n\t\t\n\t\tboolean almacenado = false;\n\t\ttry {\n\t\t\talmacenado = ClienteGeoPosUy.crearFenomeno(fieldCodigo, fieldNombre, fieldDescripcion, fieldTelefono);\n\t\t} catch (Exception e) {\n\t\t\t// TODO Auto-generated catch block\n\t\t\te.printStackTrace();\n\t\t}\n\n\t\tif (almacenado) {\n\t\t\tJOptionPane.showMessageDialog(frame, \"El fenómeno ha sido registrado con éxito.\",\n\t\t\t\t\t\"Cliente Registrado!\", JOptionPane.INFORMATION_MESSAGE);\n\t\t\t\n\t\t\t// cerramos la ventanta\n\t\t\tthis.frame.dispose();\n\n\t\t\t\n\t\t}\n\t\telse{\n\t\t\tJOptionPane.showMessageDialog(frame, \"Hubo un error al almacenar. Intente nuevamente más tarde\",\n\t\t\t\t\t\"Error al registrar!\", JOptionPane.ERROR_MESSAGE);\n\t\t}\n\t\t\n\t\t\n}", "@Override\r\n public boolean ActualizarDatosCliente() {\r\n try {\r\n puente.executeUpdate(\"UPDATE `cliente` SET `Nombre` = '\"+Nombre+\"', `Apellido` = '\"+Apellido+\"', `Telefono` = '\"+Telefono+\"', `Fecha_Nacimiento` = '\"+Fecha_Nacimiento+\"', `Email` = '\"+Email+\"', `Direccion` = '\"+Direccion+\"', `Ciudad` = '\"+Ciudad+\"' WHERE `cliente`.`Cedula` = '\"+Cedula+\"';\");\r\n listo = true;\r\n } catch (Exception e) {\r\n Logger.getLogger(DaoCliente.class.getName()).log(Level.SEVERE, null, e);\r\n }\r\n return listo;\r\n }", "@Override\n\t/*Método que se utilizará en el momento de modificar los datos de un usuario desde su panel de usuario*/\n\tpublic String modificarUsuario(String nombreusuario, String nombre,String apellidos,String clave,String email,String premium) {\n\t\tDBConnection con = new DBConnection();\n\t\tString sqldatos=\"select * from usuarios where nombreusuario LIKE '\"+nombreusuario+\"'\"; //selecciono los datos actuales del usuario\n\t\t\n\t\ttry {\n\t\t\tStatement st = con.getConnection().createStatement();\n\t\t\tResultSet rs = st.executeQuery(sqldatos);\n\t\t\t//Las siguientes variables guardarán los datos del usuario que tienen en la base de datos \n\t\t\tString nombrebd=\"\";\n\t\t\tString apellidosbd=\"\"; \n\t\t\tString clavebd= \"\"; \n\t\t\tString emailbd= \"\";\n\t\t\tString premiumbd=\"\";\n\t\t\twhile(rs.next()) {\n\t\t\t\tnombrebd=rs.getString(\"nombre\");\n\t\t\t\tapellidosbd= rs.getString(\"apellidos\"); \n\t\t\t\tclavebd= rs.getString(\"clave\"); \n\t\t\t\temailbd=rs.getString(\"email\");\n\t\t\t\tpremiumbd=rs.getString(\"premium\");\n\t\t\t}\n\t\t\t\n\t\t\t//en caso de que algunos de los campos de ese formulario NO estén completos, se pondrán los datos que ya se tenían en la BD relacionados con el mismo\n\t\t\t//si esto no se hiciese así, quedarían datos en blanco\n\t\t\tif(nombre.equals(\"\")) {\n\t\t\t\tnombre=nombrebd;\n\t\t\t}\n\t\t\tif(apellidos.equals(\"\")) {\n\t\t\t\tapellidos=apellidosbd;\n\t\t\t}\n\t\t\tif(clave.equals(\"\")) {\n\t\t\t\tclave=clavebd;\n\t\t\t}\n\t\t\tif(email.equals(\"\")) {\n\t\t\t\temail=emailbd;\n\t\t\t}\n\t\t\tif(premium.equals(\"\")) {\n\t\t\t\tpremium=premiumbd;\n\t\t\t}\n\t\t\t\n\t\t\tString sqlmodificacion=\"Update usuarios SET nombre='\"+nombre+\"', apellidos='\"+apellidos+\"',clave='\"+clave+\"', email='\"+email+\"', premium='\"+premium+\"' where nombreusuario LIKE '\"+nombreusuario+\"'\";\n\t\t\tst.executeQuery(sqlmodificacion); //se modifica el usuario \n\t\t\tst.close();\n\t\t\treturn \"OK\"; //se devuelve para mostrarse en la web este mensaje\n\t\t}catch(Exception e){\n\t\t\treturn e.getMessage();\n\t\t}finally{\n\t\t\tcon.desconectar();\n\t\t}\n\t}", "public ManterCliente() {\n try {\n initComponents();\n BloquearCampos();\n bt_salvar.setEnabled(false);\n bt_editar.setEnabled(false);\n txt_codigo.setEditable(true);\n mascaraCNPJ = new MaskFormatter(\"###.###.###/####-##\");\n mascaraCPF = new MaskFormatter(\"###.###.###-##\");\n } catch (ParseException ex) {\n JOptionPane.showMessageDialog(null, \"Erro ao carregar formulário. Contate o suporte.\");\n }\n }", "private Long modificarTelefono(Telefono telefono) {\n\t\ttry {\n\t\t\tgTelefono.modify(telefono);\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t}\n\t\treturn telefono.getIdTelefono();\n\t}", "public boolean ModificarCliente(Connection conn, VOCliente voCli){\r\n\t\tString consulta=consultas.ModificarCliente();\r\n\t\t\r\n\t\ttry {\r\n\t\t\tPreparedStatement pstmt=conn.prepareStatement(consulta);\r\n\t\t\tpstmt.setString(1, voCli.getsRut());\r\n\t\t\tpstmt.setString(2, voCli.getsNroCli());\r\n\t\t\tpstmt.setString(3, voCli.getsTel());\r\n\t\t\tpstmt.setString(4, voCli.getsDireccion());\r\n\t\t\tpstmt.setInt(5, voCli.getiIdDepto());\r\n\t\t\tpstmt.setString(6, voCli.getsNomCli());\r\n\t\t\tpstmt.setInt(7, voCli.getiHrCargables());\r\n\t\t\tpstmt.setInt(8, voCli.getiHonorarios());\r\n\t\t\tpstmt.setInt(9, voCli.getiMoneda());\r\n\t\t\tpstmt.setInt(10, voCli.getiIdCli());\r\n\t\t\tpstmt.setString(11, voCli.getsNroCli());\r\n\t\t\tpstmt.executeUpdate();\r\n\t\t\tpstmt.close();\r\n\t\t\t\r\n\t\t\tvoCli.setResultado(\"Cliente actualizado!\");\r\n\t\t\treturn true;\r\n\t\t\t\r\n\t\t} catch (SQLException e) {\r\n\t\t\tvoCli.setError(\"Error al actualizar cliente\\nError code: \"+e.getErrorCode()+\"\\nError: \"+e.getMessage());\r\n\t\t\treturn false;\r\n\t\t\t\r\n\t\t}\r\n\t\t\r\n\t\t\r\n\t}", "private void llenarEntidadConLosDatosDeLosControles() {\n clienteActual.setNombre(txtNombre.getText());\n clienteActual.setApellido(txtApellido.getText());\n clienteActual.setDui(txtDui.getText());\n //clienteActual.setNumero(txtNumero.getText());\n //clienteActual.setNumero(Integer.parseInt(this.txtNumero.getText()));\n clienteActual.setNumero(Integer.parseInt(this.txtNumero.getText()));\n }", "public void actualizar(Especialiadad espe,JTextField txtcodigo){\r\n\t\r\n\t\t\tConnection con = null;\r\n\t\t\tStatement stmt=null;\r\n\t\t\tint result=0;\r\n\t\t\t//stmt=con.prepareStatement(\"UPDATE Especialiadad \"\r\n\t\t\t//\t\t+ \"SET Nombre =? )\"\r\n\t\t\t\t//\t+ \"WHERE Codigo = \r\n\t\t\t\r\n try\r\n {\r\n \tcon = ConexionBD.getConnection();\r\n \t stmt = con.createStatement();\r\n \t\t // result = stmt.executeUpdate();\r\n\r\n } catch (Exception e) {\r\n \t\t e.printStackTrace();\r\n \t\t} finally {\r\n \t\t\tConexionBD.close(con);\r\n \t\t}\r\n\t\r\n\t}", "public RespuestaBD modificarRegistro(int codigoFlujo, int secuencia, int servicioInicio, int accion, int codigoEstado, int servicioDestino, String nombreProcedimiento, String correoDestino, String enviar, String mismoProveedor, String mismomismoCliente, String estado, int caracteristica, int caracteristicaValor, int caracteristicaCorreo, String metodoSeleccionProveedor, String indCorreoCliente, String indHermana, String indHermanaCerrada, String indfuncionario, String usuarioModificacion) {\n/* 437 */ RespuestaBD rta = new RespuestaBD();\n/* */ \n/* */ try {\n/* 440 */ String s = \"update wkf_detalle set servicio_inicio=\" + servicioInicio + \",\" + \" accion=\" + accion + \",\" + \" codigo_estado=\" + codigoEstado + \",\" + \" servicio_destino=\" + ((servicioDestino == 0) ? \"null\" : Integer.valueOf(servicioDestino)) + \",\" + \" nombre_procedimiento='\" + nombreProcedimiento + \"',\" + \" correo_destino='\" + correoDestino + \"',\" + \" enviar_solicitud='\" + enviar + \"',\" + \" ind_mismo_proveedor='\" + mismoProveedor + \"',\" + \" ind_mismo_cliente='\" + mismomismoCliente + \"',\" + \" estado='\" + estado + \"',\" + \" caracteristica=\" + ((caracteristica == 0) ? \"null\" : (\"\" + caracteristica)) + \",\" + \" valor_caracteristica=\" + ((caracteristicaValor == 0) ? \"null\" : (\"\" + caracteristicaValor)) + \",\" + \" caracteristica_correo=\" + ((caracteristicaCorreo == 0) ? \"null\" : (\"\" + caracteristicaCorreo)) + \",\" + \" metodo_seleccion_proveedor=\" + ((metodoSeleccionProveedor.length() == 0) ? \"null\" : (\"'\" + metodoSeleccionProveedor + \"'\")) + \",\" + \" ind_correo_clientes=\" + ((indCorreoCliente.length() == 0) ? \"null\" : (\"'\" + indCorreoCliente + \"'\")) + \",\" + \" enviar_hermana=\" + ((indHermana.length() == 0) ? \"null\" : (\"'\" + indHermana + \"'\")) + \",\" + \" enviar_si_hermana_cerrada=\" + ((indHermanaCerrada.length() == 0) ? \"null\" : (\"'\" + indHermanaCerrada + \"'\")) + \",\" + \" ind_cliente_inicial=\" + ((indfuncionario.length() == 0) ? \"null\" : (\"'\" + indfuncionario + \"'\")) + \",\" + \" usuario_modificacion='\" + usuarioModificacion + \"',\" + \" fecha_modificacion=\" + Utilidades.getFechaBD() + \"\" + \" where\" + \" codigo_flujo=\" + codigoFlujo + \" and secuencia=\" + secuencia + \"\";\n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* */ \n/* 465 */ rta = this.dat.executeUpdate2(s);\n/* */ }\n/* 467 */ catch (Exception e) {\n/* 468 */ e.printStackTrace();\n/* 469 */ Utilidades.writeError(\"FlujoDetalleDAO:modificarRegistro \", e);\n/* 470 */ rta.setMensaje(e.getMessage());\n/* */ } \n/* 472 */ return rta;\n/* */ }", "public void updateName() {\n try {\n userFound = clientefacadelocal.find(this.idcliente);\n if (userFound != null) {\n userFound.setNombre(objcliente.getNombre());\n clientefacadelocal.edit(userFound);\n objcliente = new Cliente();\n mensaje = \"sia\";\n } else {\n mensaje = \"noa\";\n System.out.println(\"Usuario No Encontrado\");\n }\n } catch (Exception e) {\n mensaje = \"noa\";\n System.out.println(\"El error al actualizar el nombre es \" + e);\n }\n }", "private void editareClient() {\n\t\tDefaultTableModel model = Serializable.generator(\"person\", \"tmp/\");\n\t\tArrayList<String> items = new ArrayList<String>();\n\t\tint rowCount = model.getRowCount();\n\t\tSystem.out.println(\"Ajung pe aici si val. este \" + rowCount +\"\\n\");\n\t\tfor(int i=0;i<rowCount;i++) {\n\t\t\tmodel.getValueAt(i, 2);\n\t\t\titems.add(model.getValueAt(i, 1) + \". Nume client: \" + model.getValueAt(i, 2));\n\t\t}\n\t\t// Urmatoarele 3 linii de cod creeaza un array de string-uri\n\t\tString[] itemsArr = new String[items.size()];\n\t\titemsArr = items.toArray(itemsArr);\n JComboBox<String> combo = new JComboBox<String>(itemsArr);\n \n JTextField field1 = new JTextField(\"\");\n JTextField field2 = new JTextField(\"\");\n JTextField field3 = new JTextField(\"\");\n\n JPanel panel = new JPanel(new GridLayout(0, 1));\n panel.setPreferredSize(new Dimension(400, 200));\n panel.add(new JLabel(\"Alege client\"));\n panel.add(combo);\n panel.add(new JLabel(\"Nume:\"));\n panel.add(field1);\n panel.add(new JLabel(\"Email:\"));\n panel.add(field2);\n panel.add(new JLabel(\"Telefon:\"));\n panel.add(field3);\n int result = JOptionPane.showConfirmDialog(null, panel, \"Editeaza un client\",\n JOptionPane.OK_CANCEL_OPTION, JOptionPane.PLAIN_MESSAGE);\n if (result == JOptionPane.OK_OPTION) {\n \tArrayList<String> data = new ArrayList<String>();\n \tString buffer = combo.getSelectedItem().toString();\n \tString temp[] = buffer.split(\"\\\\.\");\n \tif(!temp[0].isEmpty()) {\n \t\tdata.add(field1.getText());\n \tdata.add(field2.getText());\n \tdata.add(field3.getText());\n \tint id = Integer.parseInt(temp[0]);\n \t/* Serializarea reprezinta doar crearea unui nou obiect si salvarea acestuia\n \t * cu numele actualului fisier. In felul acesta se suprascriu si gata.*/\n \tPerson nouClient = new Person(data, id);\n System.out.println(\"Clientul a fost editat. \\n\");\n \t}\n } else {\n System.out.println(\"Cancelled\");\n }\n\t}", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jLabel1 = new javax.swing.JLabel();\n jLabel2 = new javax.swing.JLabel();\n jLabel3 = new javax.swing.JLabel();\n jLabel4 = new javax.swing.JLabel();\n jLabel5 = new javax.swing.JLabel();\n jID = new javax.swing.JTextField();\n jApellidos = new javax.swing.JTextField();\n jTelefono = new javax.swing.JTextField();\n jNombre = new javax.swing.JTextField();\n jEnviar = new javax.swing.JButton();\n jButton1 = new javax.swing.JButton();\n jLabel6 = new javax.swing.JLabel();\n jLabel7 = new javax.swing.JLabel();\n jLabel8 = new javax.swing.JLabel();\n jSaldoInicial = new javax.swing.JTextField();\n jClave1 = new javax.swing.JPasswordField();\n jClave2 = new javax.swing.JPasswordField();\n\n setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);\n\n jLabel1.setText(\"Cliente Nuevo\");\n\n jLabel2.setText(\"Número de Identificación\");\n\n jLabel3.setText(\"Nombres\");\n\n jLabel4.setText(\"Apellidos\");\n\n jLabel5.setText(\"Telefono\");\n\n jID.addKeyListener(new java.awt.event.KeyAdapter() {\n public void keyTyped(java.awt.event.KeyEvent evt) {\n jIDKeyTyped(evt);\n }\n });\n\n jTelefono.addKeyListener(new java.awt.event.KeyAdapter() {\n public void keyTyped(java.awt.event.KeyEvent evt) {\n jTelefonoKeyTyped(evt);\n }\n });\n\n jEnviar.setText(\"Enviar\");\n jEnviar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jEnviarActionPerformed(evt);\n }\n });\n\n jButton1.setText(\"Atrás\");\n jButton1.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jButton1ActionPerformed(evt);\n }\n });\n\n jLabel6.setText(\"Saldo Inicial\");\n\n jLabel7.setText(\"Clave (Numeros)\");\n\n jLabel8.setText(\"Confirmar Clave\");\n\n jClave1.addKeyListener(new java.awt.event.KeyAdapter() {\n public void keyTyped(java.awt.event.KeyEvent evt) {\n jClave1KeyTyped(evt);\n }\n });\n\n jClave2.addKeyListener(new java.awt.event.KeyAdapter() {\n public void keyTyped(java.awt.event.KeyEvent evt) {\n jClave2KeyTyped(evt);\n }\n });\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(160, 160, 160)\n .addComponent(jLabel1))\n .addGroup(layout.createSequentialGroup()\n .addGap(33, 33, 33)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addComponent(jLabel2, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(jID, javax.swing.GroupLayout.PREFERRED_SIZE, 191, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel3)\n .addComponent(jLabel4)\n .addComponent(jLabel5)\n .addComponent(jLabel6)\n .addComponent(jLabel7)\n .addComponent(jLabel8))\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(72, 72, 72)\n .addComponent(jEnviar, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(45, 45, 45)\n .addComponent(jButton1, javax.swing.GroupLayout.PREFERRED_SIZE, 90, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createSequentialGroup()\n .addGap(106, 106, 106)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jApellidos, javax.swing.GroupLayout.PREFERRED_SIZE, 191, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jNombre, javax.swing.GroupLayout.PREFERRED_SIZE, 191, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)\n .addComponent(jClave2)\n .addComponent(jClave1)\n .addComponent(jSaldoInicial)\n .addComponent(jTelefono, javax.swing.GroupLayout.DEFAULT_SIZE, 134, Short.MAX_VALUE)))))))))\n .addContainerGap(163, Short.MAX_VALUE))\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(28, 28, 28)\n .addComponent(jLabel1)\n .addGap(31, 31, 31)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel2)\n .addComponent(jID, javax.swing.GroupLayout.PREFERRED_SIZE, 29, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel3)\n .addComponent(jNombre, javax.swing.GroupLayout.PREFERRED_SIZE, 29, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(19, 19, 19)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel4)\n .addComponent(jApellidos, javax.swing.GroupLayout.PREFERRED_SIZE, 29, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(14, 14, 14)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel5)\n .addComponent(jTelefono, javax.swing.GroupLayout.PREFERRED_SIZE, 29, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel6)\n .addComponent(jSaldoInicial, javax.swing.GroupLayout.PREFERRED_SIZE, 29, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(29, 29, 29)\n .addComponent(jLabel7))\n .addGroup(layout.createSequentialGroup()\n .addGap(18, 18, 18)\n .addComponent(jClave1, javax.swing.GroupLayout.PREFERRED_SIZE, 33, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(26, 26, 26)\n .addComponent(jLabel8))\n .addGroup(layout.createSequentialGroup()\n .addGap(18, 18, 18)\n .addComponent(jClave2, javax.swing.GroupLayout.PREFERRED_SIZE, 31, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 27, Short.MAX_VALUE)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jButton1, javax.swing.GroupLayout.PREFERRED_SIZE, 36, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jEnviar, javax.swing.GroupLayout.PREFERRED_SIZE, 36, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addContainerGap())\n );\n\n pack();\n }", "public boolean ModificarUsuario(Usuario creador, int id, String nombreMostrar, boolean admin,int tipoPersonal,int tipodescuento, boolean notas, boolean habilitacion,boolean profesor, int ciProfesor){\r\n if (creador.isAdmin()){\r\n try {\r\n String sql= \"Update sistemasEM.usuarios set mostrar=?, admin=?, permisosPersonal=?, permisosDescuento=?, notas=?, habilitacion=?, profesor=?,ciProfesor=? where id=\"+id;\r\n PreparedStatement s= connection.prepareStatement(sql);\r\n int i=1;\r\n s.setString(i++, nombreMostrar);\r\n s.setBoolean(i++, admin);\r\n s.setInt(i++, tipoPersonal);\r\n s.setInt(i++, tipodescuento);\r\n s.setBoolean(i++, notas);\r\n s.setBoolean(i++, habilitacion);\r\n s.setBoolean(i++, profesor);\r\n s.setInt(i++, ciProfesor);\r\n int result = s.executeUpdate();\r\n if(result>0){\r\n return true;\r\n }\r\n } catch (SQLException ex) {\r\n Logger.getLogger(ManejadorCodigoBD.class.getName()).log(Level.SEVERE, null, ex);\r\n }\r\n }\r\n return false;\r\n }", "@Override\r\n public void editarCliente(Cliente cliente) throws Exception {\r\n entity.getTransaction().begin();//inicia la edicion\r\n entity.merge(cliente);//realiza la edicion.\r\n entity.getTransaction().commit();//finaliza la edicion\r\n }", "public void modificar() {\n try {\n if(!fecha.equals(null)){\n Dr_siseg_usuarioBean usuario = new Dr_siseg_usuarioBean();\n FacesContext facesContext = FacesContext.getCurrentInstance();\n usuario = (Dr_siseg_usuarioBean) facesContext.getExternalContext().getSessionMap().get(\"usuario\");\n \n calendar.setTime((Date) this.fecha);\n this.Selected.setApel_fecha_sesion(calendar.getTime());\n\n ApelacionesDao apelacionesDao = new ApelacionesDao();\n apelacionesDao.IME_APELACIONES(2, Selected); \n\n BitacoraSolicitudDao bitacoraSolicitudDao = new BitacoraSolicitudDao();//INSERTA EL MOVIMIENTO EN LA BITACORA\n BitacoraSolicitudBean bitacoraSolicitudBean = new BitacoraSolicitudBean();\n bitacoraSolicitudBean.setBit_sol_id(this.Selected.getApel_sol_numero());\n bitacoraSolicitudBean.setUsuarioBean(usuario);\n bitacoraSolicitudBean.setBit_tipo_movimiento(\"1\");\n bitacoraSolicitudBean.setBit_detalle(\"Fue modificada la apelacion\");\n bitacoraSolicitudDao.dmlDr_regt_bitacora_solicitud(bitacoraSolicitudBean);\n\n this.Listar();\n this.Selected = new ApelacionesBean();\n addMessage(\"Guadado Exitosamente\", 1);\n }else\n {\n addMessage(\"Es requerida la fecha\",1 );\n }\n } catch (ExceptionConnection ex) {\n Logger.getLogger(ApelacionController.class.getName()).log(Level.SEVERE, null, ex);\n addMessage(\"Se produjo un error al insertar el registro, contacte al administrador del sistema\", 1);\n }\n }", "public String modificarUsuario() {\n\t\tString stringIdUsuario = session.getAttribute(\"id\").toString();\n\t\tInteger intIdUsuario = Integer.parseInt(stringIdUsuario);\n\t\t\n\t\tFacesContext con = FacesContext.getCurrentInstance();\n\t\tHttpServletRequest request = (HttpServletRequest) con.getExternalContext().getRequest();\n\t\tString cambioDeTexto = request.getParameter(\"myForm:texto\");\n\t\tString passwordViejo = request.getParameter(\"myForm:password\");\n\t\tString passwordNuevo = request.getParameter(\"myForm:passwordNuevo\");\n\t\tUsuario usuarioDb = usuarioService.buscarUsuarioPorId(intIdUsuario);\n\t\tif (usuarioDb != null) {\n\t\t\tif(usuarioService.validarNoCaracteresEspeciales(cambioDeTexto)==true) {\n\t\t\t\tString accion = \"Usuario \"+ usuarioDb.getEmail() + \" error al modificar texto.\";\n\t\t\t\tauditoriaService.registrarAuditoria(usuarioDb,accion);\n\t\t\t\terror =\"Campo texto no permitido\";\n\t\t\t}\n\t\t\telse {\n\t\t\t\terror = usuarioService.usuarioModificaPasswordyTexto(cambioDeTexto, passwordViejo, passwordNuevo, intIdUsuario);\n\t\t\t}\n\t\t}\n\t\treturn \"home\";\n\t\t\n\t}", "public void modificarUsuario(Usuario usuario) {\n this.usuarioFacade.edit(usuario);\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jLabel1 = new javax.swing.JLabel();\n txtNombre = new javax.swing.JTextField();\n btnOk = new javax.swing.JButton();\n btnCancelar = new javax.swing.JButton();\n jLabel2 = new javax.swing.JLabel();\n txtApellido = new javax.swing.JTextField();\n jLabel3 = new javax.swing.JLabel();\n jLabel4 = new javax.swing.JLabel();\n txtDui = new javax.swing.JTextField();\n txtNumero = new javax.swing.JTextField();\n\n setDefaultCloseOperation(javax.swing.WindowConstants.DISPOSE_ON_CLOSE);\n setTitle(\"Mantenimiento de Cliente\");\n addWindowListener(new java.awt.event.WindowAdapter() {\n public void windowClosing(java.awt.event.WindowEvent evt) {\n formWindowClosing(evt);\n }\n });\n\n jLabel1.setText(\"Nombre *\");\n\n btnOk.setText(\"Ok\");\n btnOk.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnOkActionPerformed(evt);\n }\n });\n\n btnCancelar.setText(\"Cancelar\");\n btnCancelar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnCancelarActionPerformed(evt);\n }\n });\n\n jLabel2.setText(\"Apellido *\");\n\n jLabel3.setText(\"Dui *\");\n\n jLabel4.setText(\"Telefono *\");\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(29, 29, 29)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addComponent(jLabel4)\n .addGap(14, 14, 14)\n .addComponent(txtNumero))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel1)\n .addGap(18, 18, 18)\n .addComponent(txtNombre, javax.swing.GroupLayout.PREFERRED_SIZE, 217, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel3)\n .addGap(43, 43, 43)\n .addComponent(txtDui))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel2)\n .addGap(18, 18, 18)\n .addComponent(txtApellido))))\n .addGroup(layout.createSequentialGroup()\n .addGap(42, 42, 42)\n .addComponent(btnOk, javax.swing.GroupLayout.PREFERRED_SIZE, 78, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(26, 26, 26)\n .addComponent(btnCancelar, javax.swing.GroupLayout.PREFERRED_SIZE, 78, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addContainerGap(94, Short.MAX_VALUE))\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(37, 37, 37)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(jLabel1)\n .addComponent(txtNombre, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(56, 56, 56))\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel2)\n .addComponent(txtApellido, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addGap(32, 32, 32)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(jLabel3)\n .addComponent(txtDui, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(35, 35, 35)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(txtNumero, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel4))\n .addGap(39, 39, 39)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(btnOk, javax.swing.GroupLayout.PREFERRED_SIZE, 34, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(btnCancelar, javax.swing.GroupLayout.PREFERRED_SIZE, 34, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addContainerGap(45, Short.MAX_VALUE))\n );\n\n pack();\n setLocationRelativeTo(null);\n }", "private void esqueceu() {\n\n //Declaração de Objetos\n Veterinario veterinario = new Veterinario();\n\n //Declaração de Variaveis\n int crmv;\n String senha;\n\n //Atribuição de Valores\n try {\n crmv = Integer.parseInt(TextCrmv.getText());\n senha = TextSenha.getText();\n \n //Atualizando no Banco\n veterinario.Vdao.atualizarAnimalSenhaPeloCrmv(senha, crmv);\n \n } catch (NumberFormatException ex) {\n JOptionPane.showMessageDialog(null, \"APENAS NUMEROS NO CRMV!\");\n }\n JOptionPane.showMessageDialog(null, \"SUCESSO AO ALTERAR SENHA!\");\n\n }", "void realizarSolicitud(Cliente cliente);", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jLabel1 = new javax.swing.JLabel();\n txtNombre = new javax.swing.JTextField();\n jLabel2 = new javax.swing.JLabel();\n txtApellido = new javax.swing.JTextField();\n jLabel3 = new javax.swing.JLabel();\n txtDireccion = new javax.swing.JTextField();\n jLabel4 = new javax.swing.JLabel();\n txtTelefono = new javax.swing.JTextField();\n jLabel5 = new javax.swing.JLabel();\n txtCedula = new javax.swing.JTextField();\n jLabel6 = new javax.swing.JLabel();\n txtLimiteDeCredito = new javax.swing.JTextField();\n btnCancelar = new javax.swing.JButton();\n btnGuardar = new javax.swing.JButton();\n jButton3 = new javax.swing.JButton();\n btnModificar = new javax.swing.JButton();\n\n setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);\n\n jLabel1.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);\n jLabel1.setText(\"Nombre:\");\n\n jLabel2.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);\n jLabel2.setText(\"Apellido:\");\n\n jLabel3.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);\n jLabel3.setText(\"Direccion:\");\n\n jLabel4.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);\n jLabel4.setText(\"Telefono:\");\n\n jLabel5.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);\n jLabel5.setText(\"Cedula:\");\n\n jLabel6.setHorizontalAlignment(javax.swing.SwingConstants.RIGHT);\n jLabel6.setText(\"Limite De Credito:\");\n\n btnCancelar.setText(\"Cancelar\");\n\n btnGuardar.setText(\"Guardar\");\n btnGuardar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnGuardarActionPerformed(evt);\n }\n });\n\n jButton3.setText(\"Buscar\");\n jButton3.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jButton3ActionPerformed(evt);\n }\n });\n\n btnModificar.setText(\"Modificar\");\n btnModificar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnModificarActionPerformed(evt);\n }\n });\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel2, javax.swing.GroupLayout.Alignment.TRAILING, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jLabel1, javax.swing.GroupLayout.Alignment.TRAILING, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jLabel3, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jLabel4, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jLabel5, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jLabel6, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(txtNombre)\n .addComponent(txtApellido)\n .addComponent(txtDireccion)\n .addComponent(txtTelefono)\n .addComponent(txtLimiteDeCredito)\n .addGroup(layout.createSequentialGroup()\n .addComponent(txtCedula, javax.swing.GroupLayout.PREFERRED_SIZE, 165, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jButton3))))\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addGap(92, 92, 92)\n .addComponent(btnCancelar)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(btnModificar)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(btnGuardar)))\n .addContainerGap())\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addGap(0, 0, 0)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel5)\n .addComponent(txtCedula, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jButton3))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel1)\n .addComponent(txtNombre, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel2)\n .addComponent(txtApellido, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel3)\n .addComponent(txtDireccion, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel4)\n .addComponent(txtTelefono, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel6)\n .addComponent(txtLimiteDeCredito, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(btnCancelar)\n .addComponent(btnGuardar)\n .addComponent(btnModificar))\n .addGap(0, 0, 0))\n );\n\n pack();\n }", "private void salvar() {\n try {\n validarCampos();\n Cliente c = new Cliente();\n c.setUserLogin(fldUsuario.getText());\n c.setSenha(fldSenha.getText());\n ClienteDao cd = new ClienteDao();\n cd.usuarioCliente(c);\n JOptionPane.showMessageDialog(null, \"Usuário cadastrado com sucesso\",\"\",JOptionPane.PLAIN_MESSAGE);\n dispose();\n } catch (SQLException ex) {\n JOptionPane.showMessageDialog(null, ex.getMessage(),\"\",JOptionPane.ERROR_MESSAGE);\n } catch (Exception e){\n JOptionPane.showMessageDialog(null, e.getMessage(),\"\",JOptionPane.ERROR_MESSAGE);\n }\n }", "private void btnAgregarUsuarioActionPerformed(java.awt.event.ActionEvent evt) {\n String v_nombre=\" \";\n\n if(txtNombreAU.getText().length()==0){\n Utilidades.mensajeInformacion(\"Digite un nombre, por favor\", \"Informacion\");\n return;\n }\n v_nombre=txtNombreAU.getText(); \n //Valido la contrasenia\n if(txtContraseniaAU.getText().length()==0){\n Utilidades.mensajeInformacion(\"Es obligatorio ingresar una contraseña\", \"Informacion\");\n return;\n }\n if(!validarContraseniaUsuario(txtContraseniaAU.getText())){\n return;\n }\n String v_contrasenia=txtContraseniaAU.getText();\n //Valido nombre completo\n if(txtNombreCompletoAU.getText().length()==0){\n Utilidades.mensajeInformacion(\"Es obligatorio ingresar el nombre completo\", \"Informacion\");\n return;\n }\n String v_nombreCompleto=txtNombreCompletoAU.getText();\n \n //Valido que se escogio un valor para el cargo\n int v_cargo=0;\n //10 = Administrador, 20=Funcionario\n if(rbtnAdministradorAU.isSelected()){\n v_cargo=10;\n }else if(rbtnFuncionarioAU.isSelected()){\n v_cargo=20;\n }else{\n Utilidades.mensajeInformacion(\"Escoga un cargo\", \"Informacion\");\n return;\n }\n \n //Creo y agreggo un usuario dependiendo del cargo escogido (Administrador o funcionario)\n try{\n boolean agregado=false;\n if(v_cargo==10){\n Administrador nuevoUsuario=new Administrador(v_nombre, v_contrasenia, v_nombreCompleto, null);\n agregado = administrador.agregarUsuario(nuevoUsuario);\n\n } \n if(v_cargo==20){\n Funcionario nuevoUsuario=new Funcionario(v_nombre, v_contrasenia, v_nombreCompleto, null);\n agregado = administrador.agregarUsuario(nuevoUsuario);\n }\n\n\n if(agregado){\n Utilidades.mensajeExito(\"Se agrego el Usuario\", \"Agregacion Exitosa\");\n limpiarCamposAgregarUsuario();\n }else{\n Utilidades.mensajeError(\"El Usuario a agregar ya existe\", \"Error\");\n }\n\n }catch (IOException ex) {\n Logger.getLogger(Funcionario.class.getName()).log(Level.SEVERE, null, ex);\n Utilidades.mensajeAdvertencia(\"Se ha interrumpido la conexion con el servidor\", \"Error\");\n }\n \n }", "@Override\r\n\tpublic Loja editar(String nomeResponsavel, int telefoneEmpresa, String rua, String cidade, String estado, String pais,\r\n\t\t\tint cep, int cnpj, String razaoSocial, String email, String nomeEmpresa, String senha) {\n\t\treturn null;\r\n\t}", "private void confirmar(){\n\n cliente = new Cliente();\n\n if (validaCampos() == false){\n\n cliente.idade = Integer.parseInt(edtIdade.getText().toString());\n try {\n\n clienteRepositorio.inserir(cliente);\n AlertDialog.Builder dlg = new AlertDialog.Builder(this);\n finish();\n dlg.setTitle(\"Sucess\");\n dlg.setMessage(\"Cadastro realizado com sucesso\");\n dlg.setNeutralButton(\"OK\",null);\n dlg.show();\n\n }catch (SQLException ex){\n AlertDialog.Builder dlg = new AlertDialog.Builder(this);\n dlg.setTitle(\"Error\");\n dlg.setMessage(ex.getMessage());\n dlg.setNeutralButton(\"OK\",null);\n dlg.show();\n }\n }\n }", "public boolean ModificarUsuario(String user, UsuarioDTO u) {\n Conexion c = new Conexion();\n PreparedStatement ps = null;\n String sql = \"UPDATE usuario SET nombre = ?, apellido = ?, descripcion = ?,\"\n + \"telefono = ?, direccion = ? , usuario = ?, email = ?, \"\n + \"fecha_nacimiento = ?, sexo=? WHERE id =\" + conocerID(user);\n try {\n ps = c.getConexion().prepareStatement(sql);\n UsuarioDTO tmp = conocerUsuario(user);\n ps.setString(1, (u.getNombre() != null) ? u.getNombre() : tmp.getNombre());\n ps.setString(2, (u.getApellido() != null) ? u.getApellido() : tmp.getApellido());\n ps.setString(3, (u.getDescripcion() != null) ? u.getDescripcion() : tmp.getDescripcion());\n ps.setString(4, (u.getTelefono() != null) ? u.getTelefono() : tmp.getTelefono());\n ps.setString(5, (u.getDireccion() != null) ? u.getDireccion() : tmp.getDireccion());\n ps.setString(6, (u.getUsuario() != null) ? u.getUsuario() : tmp.getUsuario());\n ps.setString(7, (u.getEmail() != null) ? u.getEmail() : tmp.getEmail());\n ps.setDate(8, (u.getFecha_Nacimiento().length()>0) ? Date.valueOf(u.getFecha_Nacimiento()) : Date.valueOf(tmp.getFecha_Nacimiento()));\n ps.setString(9, (u.getSexo() != null) ? u.getSexo() : tmp.getSexo());\n ps.executeUpdate();\n return true;\n } catch (SQLException ex) {\n System.out.println(ex.getMessage());\n } catch (Exception ex) {\n System.out.println(ex.getMessage());\n } finally {\n try {\n ps.close();\n c.cerrarConexion();\n } catch (Exception ex) {\n }\n }\n return false;\n }", "public String editar()\r\n/* 86: */ {\r\n/* 87:112 */ if (getDimensionContable().getId() != 0)\r\n/* 88: */ {\r\n/* 89:113 */ this.dimensionContable = this.servicioDimensionContable.cargarDetalle(this.dimensionContable.getId());\r\n/* 90:114 */ String[] filtro = { \"indicadorValidarDimension\" + getDimension(), \"true\" };\r\n/* 91:115 */ this.listaCuentaContableBean.agregarFiltro(filtro);\r\n/* 92:116 */ this.listaCuentaContableBean.setIndicadorSeleccionarTodo(true);\r\n/* 93:117 */ verificaDimension();\r\n/* 94:118 */ setEditado(true);\r\n/* 95: */ }\r\n/* 96: */ else\r\n/* 97: */ {\r\n/* 98:120 */ addInfoMessage(getLanguageController().getMensaje(\"msg_info_seleccionar\"));\r\n/* 99: */ }\r\n/* 100:123 */ return \"\";\r\n/* 101: */ }", "@POST\n @Path(\"Editar\")\n @Produces({MediaType.APPLICATION_XML, MediaType.APPLICATION_JSON})\n public String Editar (@FormParam(\"codigo\") Integer codigo, @FormParam(\"nif\") String nif , @FormParam(\"nombre\") String nombre , \n @FormParam(\"apellido1\") String apellido1 , @FormParam(\"apellido2\") String apellido2){\n Empleado objeto = super.find(codigo);\n \n objeto.setNif(nif);\n objeto.setNombre(nombre);\n objeto.setApellido1(apellido1);\n objeto.setApellido2(apellido2);\n \n super.edit(objeto);\n return \"Se edito con exito\";\n \n }", "private void btnModificaActionPerformed(java.awt.event.ActionEvent evt) { \n try {\n // Exceptie pentru neselectarea unui element\n if (ContactList.isSelectionEmpty()) {\n throw new ItemNotSelectedException();\n }\n // Prelucrarea datelor contactului selectat pentru a le prelua in campurile din fereastra de dialog\n Contact actual = (Contact) model.getElementAt(ContactList.getSelectedIndex());\n String sc[] = actual.toString().split(\",\");\n diAdauga.setVisible(true);\n String name[] = sc[0].split(\" \");\n tfNume.setText(name[0]);\n tfPrenume.setText(name[1]);\n tfNumarTelefon.setText(sc[1].trim());\n if (tfNumarTelefon.getText().substring(0, 2).equals(\"02\") || tfNumarTelefon.getText().substring(0, 2).equals(\"03\")) {\n cbFix.setSelected(true);\n } else {\n cbMobil.setSelected(true);\n }\n String d = sc[2].trim();\n String dataNasterii[] = d.split(\"-\");\n String a = dataNasterii[0];\n String l = dataNasterii[1];\n String z = dataNasterii[2];\n String dt = z + \".\" + l + \".\" + a;\n tfDataNasterii.setText(dt);\n btnConfirma.setVisible(false);\n } catch (ArrayIndexOutOfBoundsException e) {\n JOptionPane.showMessageDialog(this, \"Lista este goala!\");\n } catch (ItemNotSelectedException e) {\n JOptionPane.showMessageDialog(this, \"Nu exista un index selectat\");\n }\n\n\n }", "public String editar()\r\n/* 59: */ {\r\n/* 60: 74 */ if ((getMotivoLlamadoAtencion() != null) && (getMotivoLlamadoAtencion().getIdMotivoLlamadoAtencion() != 0)) {\r\n/* 61: 75 */ setEditado(true);\r\n/* 62: */ } else {\r\n/* 63: 77 */ addInfoMessage(getLanguageController().getMensaje(\"msg_info_seleccionar\"));\r\n/* 64: */ }\r\n/* 65: 79 */ return \"\";\r\n/* 66: */ }", "public Cliente ddCliente(String modo){\n ClienteDAO cd = new ClienteDAO();\n Cliente c = null;\n String rz = txtCliRz.getText()+\"\";\n String nFantasia = txtCliNFant.getText()+\"\";\n String DDDTel = txtCliDDD.getText()+\"\";\n String tel = txtCliTel.getText()+\"\";\n String DDDCel = txtCliDDDTel2.getText()+\"\";\n String cel = txtCliTel2.getText()+\"\";\n String rsp = txtCliResp.getText()+\"\"; \n String cnpj = txtCliCNPJ.getText()+\"\";\n c = new Cliente();\n \n if(modo.equalsIgnoreCase(\"a\")){ \n int cod = Integer.parseInt(txtCliCod.getText());\n c.setId(cod);\n } \n \n c.setCNPJ(cnpj);\n c.setRSocial(rz);\n c.setNFantasia(nFantasia);\n c.setDDDCel(DDDCel);\n c.setTel2(cel);\n c.setRsp(rsp);\n c.setDDDTel(DDDTel);\n c.setTel(tel);\n \n return c;\n }", "private void modificarViaje(Viaje vje2, Boolean estabaCargado2,\r\n\t\t\tBoolean estabaPago2, Boolean estabaDescargado2,\r\n\t\t\tBoolean estabaCobrado2, Boolean estabaPagoFlete2,\r\n\t\t\tBoolean estabaPagoDescargador2) {\r\n\t\tgreetingService.ModificarViaje(vje2, estabaCargado2, estabaPago2,\r\n\t\t\t\testabaDescargado2, estabaCobrado2, estabaPagoFlete2,\r\n\t\t\t\testabaPagoDescargador2, new AsyncCallback<String>() {\r\n\r\n\t\t\t\t\t@Override\r\n\t\t\t\t\tpublic void onFailure(Throwable caught) {\r\n\t\t\t\t\t\terrorLabel.setText(\"Error al modificar el viaje.\");\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t@Override\r\n\t\t\t\t\tpublic void onSuccess(String result) {\r\n\t\t\t\t\t\tif (chkDescargarPago.getValue()\r\n\t\t\t\t\t\t\t\t|| chkDescargar.getValue()) {\r\n\t\t\t\t\t\t\tDouble tonOrigen = Double.parseDouble(tbToneladas\r\n\t\t\t\t\t\t\t\t\t.getText());\r\n\t\t\t\t\t\t\tDouble tonRealDescargadas = Double\r\n\t\t\t\t\t\t\t\t\t.parseDouble(tbDescargaRealToneladas\r\n\t\t\t\t\t\t\t\t\t\t\t.getText());\r\n\t\t\t\t\t\t\tif (tonOrigen > tonRealDescargadas) {\r\n\t\t\t\t\t\t\t\tvje.setKilos(String.valueOf(tonOrigen\r\n\t\t\t\t\t\t\t\t\t\t- tonRealDescargadas));\r\n\t\t\t\t\t\t\t\t//TODO Al cerrar el viaje sobrante \r\n\t\t\t\t\t\t\t\t//se debe cerrar la ventana.\r\n\t\t\t\t\t\t\t\tCrearViaje viajeSobrante = new CrearViaje(vje,\r\n\t\t\t\t\t\t\t\t\t\tlv);\r\n\t\t\t\t\t\t\t\tdialogBox = createDialogBox(\"Crear viaje.\",\r\n\t\t\t\t\t\t\t\t\t\tviajeSobrante);\r\n\t\t\t\t\t\t\t\tdialogBox.center();\r\n\t\t\t\t\t\t\t\tdialogBox.show();\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tlv.cerrarDialogBox();\r\n\t\t\t\t\t\t// Window.alert(\"Se modifico el viaje correctamente.\");\r\n\t\t\t\t\t}\r\n\t\t\t\t});\r\n\t}", "public void editarProyecto(Connection conn) {\n\t\t\t\tArrayList<APair<String,String>> compulsoryVars = new ArrayList<>();\n\t\t\t\tcompulsoryVars.add(new APair<String,String> (\"txtIdProyecto\", \"Id del proyecto\"));\n\t\t\t\tcompulsoryVars.add(new APair<String,String> (\"txtIdGrupo\",\"Id del grupo\"));\n\t\t\t\tcompulsoryVars.add(new APair<String,String> (\"txtNombre\",\"Nombre del proyecto\"));\n\t\t\t\tcompulsoryVars.add(new APair<String,String>(\"txtDescripcion\", \"Descripcion del proyecto\"));\n\t\t\t\t\n\t\t\t\tint nError = 0;\n\t\t\t\tfor (APair<String, String> i : compulsoryVars) {\n\t\t\t\t\tJTextField tempC = (JTextField) ObjectMapper.getComponentByName(i.getIndex(), componentMap);\n\t\t\t\t\tif(tempC != null) {\n\t\t\t\t\tif(tempC.getText().isEmpty()) {\n\t\t\t\t\t\tSystem.err.println(\"Error \" + String.valueOf(++nError) + \": No ha indicado ninguna respuesta en \" + i.getValue());\n\t\t\t\t\t}\t\n\t\t\t\t}\n\t\t\t\t\n\t\t\t}\n\t\t\t\t//Comproba si el formato usado es el correcto\n\t\t\t\tArrayList<APair<String,ConcreteText>> formatVars = new ArrayList<>();\n\t\t\t\tformatVars.add(new APair<String,ConcreteText>(\"txtIdProyecto\",new ConcreteText(\"Id del proyecto\",TextTypes.ID)));\n\t\t\t\tformatVars.add(new APair<String,ConcreteText>(\"txtIdGrupo\",new ConcreteText(\"Id del grupo\",TextTypes.ID)));\n\t\t\t\tformatVars.add(new APair<String,ConcreteText>(\"txtNombre\",new ConcreteText(\"Nombre del grupo\",TextTypes.NAME)));\n\t\t\t\tformatVars.add(new APair<String,ConcreteText>(\"txtDescripcion\",new ConcreteText(\"Descripcion del proyecto\",TextTypes.DESCRIPTION)));\n\n\t\t\t\tfor (APair<String, ConcreteText> i : formatVars) {\n\t\t\t\t\tJTextField tempC = (JTextField) ObjectMapper.getComponentByName(i.getIndex(), componentMap);\n\t\t\t\t\tif(tempC!=null) {\n\t\t\t\t\tif(tempC.getText().isEmpty() && !ConcreteText.isValid(tempC.getText(), i.getValue().getTextType())) {\n\t\t\t\t\t\tSystem.err.println(\"Error \" + String.valueOf(++nError) + \": No ha indicado ninguna respuesta en \" + i.getValue());\t\t\t\t\n\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t//Si no hay errores lo enviamos\n\t\t\t\t\tString proyectoID = txtIdProyecto.getText();\n\t\t\t\t\tString grupoID = txtIdGrupo.getText();\n\t\t\t\t\tString nombreProyecto = txtNombre.getText();\n\t\t\t\t\n\t\t\t\t\tif(nError==0) {\n\t\t\t\t\t\tServerUserFunctionality.updateProyect(conn, proyectoID, new String[] {grupoID, nombreProyecto});\n\t\t\t\n\t\t\t\t\t\tJOptionPane.showMessageDialog(null, \"Proyecto actualizado con exito\", \"ACTUALIZADO\", 1);\n\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\n\t}", "void modificarSaldo(int cantidad){\n this.saldo = this.saldo + cantidad;\n }", "public void modificarPaciente(String idpac, String dni, String nom, String ape, String dir, String ubig, String tel1, String tel2, String edad)\n {\n try\n {\n PreparedStatement pstm=(PreparedStatement)\n con.getConnection().prepareStatement(\"UPDATE paciente SET DNI='\"+dni+\"' , nombres='\"+nom+\"', apellidos='\"+ape+\"', direccion='\"+dir+\"', ubigeo='\"+ubig+\"', telefono1='\"+tel1+\"', telefono2='\"+tel2+\"', edad='\"+edad+\"' WHERE IdPaciente='\"+idpac+\"'\");\n pstm.executeUpdate();\n pstm.close();\n }\n catch(SQLException e)\n {\n System.out.println(e);\n }\n }", "@Override\n\tpublic void alterar(CLIENTE cliente) {\n\t\t\n\t\tString sql = \"UPDATE CLIENTE SET NOME_CLIENTE = ? WHERE ID_CLIENTE = ?\";\n\t\t\n\t\tConnection conexao;\n\t\t\n\t\ttry {\n\t\t\t\n\t\t\tconexao = JdbcUtil.getConexao();\n\t\t\t\n\t\t\tPreparedStatement ps = conexao.prepareStatement(sql);\n\t\t\t\n\t\t\tps.setString(1, cliente.getNomeCliente());\n\t\t\tps.setInt(2, cliente.getId_cliente());\n\t\t\t\n\t\t\tps.execute();\n\t\t\tps.close();\n\t\t\tconexao.close(); \n\t\t\t\n\t\t} catch (Exception e) {\n\t\t\te.printStackTrace();\n\t\t\t\n\t\t}\n\t\t\n\t}", "public ResultadoDTO modificarUsuario(String id, String nombre, UsuarioDTO usuarioDTO)throws IllegalArgumentException;", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jPanel1 = new javax.swing.JPanel();\n jLabel10 = new javax.swing.JLabel();\n btnRegresar = new javax.swing.JButton();\n jPanel2 = new javax.swing.JPanel();\n jLabel11 = new javax.swing.JLabel();\n jLabel3 = new javax.swing.JLabel();\n jLabel4 = new javax.swing.JLabel();\n jLabel5 = new javax.swing.JLabel();\n jLabel7 = new javax.swing.JLabel();\n txtCorreo = new javax.swing.JTextField();\n txtTelefono = new javax.swing.JTextField();\n txtDireccion = new javax.swing.JTextField();\n txtNombre = new javax.swing.JTextField();\n txtIdCliente = new javax.swing.JTextField();\n jLabel8 = new javax.swing.JLabel();\n txtNumCuenta = new javax.swing.JTextField();\n btnAgregar1 = new javax.swing.JButton();\n btnCancelar = new javax.swing.JButton();\n btnEditar = new javax.swing.JButton();\n btnEliminar = new javax.swing.JButton();\n jScrollPane1 = new javax.swing.JScrollPane();\n clientes = new javax.swing.JTable();\n jLabel6 = new javax.swing.JLabel();\n jLabel12 = new javax.swing.JLabel();\n jLabel13 = new javax.swing.JLabel();\n jLabel14 = new javax.swing.JLabel();\n\n setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);\n setBackground(new java.awt.Color(255, 255, 255));\n getContentPane().setLayout(new org.netbeans.lib.awtextra.AbsoluteLayout());\n\n jPanel1.setBackground(new java.awt.Color(22, 160, 133));\n jPanel1.setForeground(new java.awt.Color(22, 160, 133));\n\n jLabel10.setBackground(new java.awt.Color(0, 102, 102));\n jLabel10.setFont(new java.awt.Font(\"Dialog\", 1, 24)); // NOI18N\n jLabel10.setForeground(new java.awt.Color(255, 255, 255));\n jLabel10.setHorizontalAlignment(javax.swing.SwingConstants.CENTER);\n jLabel10.setText(\"Clientes\");\n\n btnRegresar.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/Imágenes/icons8-izquierda-en-círculo-2-35.png\"))); // NOI18N\n btnRegresar.setBorder(null);\n btnRegresar.setBorderPainted(false);\n btnRegresar.setContentAreaFilled(false);\n\n javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);\n jPanel1.setLayout(jPanel1Layout);\n jPanel1Layout.setHorizontalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, jPanel1Layout.createSequentialGroup()\n .addGap(64, 64, 64)\n .addComponent(btnRegresar)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 377, Short.MAX_VALUE)\n .addComponent(jLabel10)\n .addGap(491, 491, 491))\n );\n jPanel1Layout.setVerticalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGap(26, 26, 26)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(btnRegresar)\n .addComponent(jLabel10))\n .addContainerGap(29, Short.MAX_VALUE))\n );\n\n getContentPane().add(jPanel1, new org.netbeans.lib.awtextra.AbsoluteConstraints(0, 0, 1060, 90));\n\n jPanel2.setBackground(new java.awt.Color(255, 255, 255));\n\n jLabel11.setBackground(new java.awt.Color(0, 0, 51));\n jLabel11.setFont(new java.awt.Font(\"Yu Gothic UI Light\", 0, 18)); // NOI18N\n jLabel11.setForeground(new java.awt.Color(0, 0, 51));\n jLabel11.setText(\"Id_cliente:\");\n\n jLabel3.setBackground(new java.awt.Color(0, 0, 51));\n jLabel3.setFont(new java.awt.Font(\"Yu Gothic UI Light\", 0, 18)); // NOI18N\n jLabel3.setForeground(new java.awt.Color(0, 0, 51));\n jLabel3.setText(\"Nombre:\");\n\n jLabel4.setBackground(new java.awt.Color(0, 0, 51));\n jLabel4.setFont(new java.awt.Font(\"Yu Gothic UI Light\", 0, 18)); // NOI18N\n jLabel4.setForeground(new java.awt.Color(0, 0, 51));\n jLabel4.setText(\"Dirección:\");\n\n jLabel5.setBackground(new java.awt.Color(0, 0, 51));\n jLabel5.setFont(new java.awt.Font(\"Yu Gothic UI Light\", 0, 18)); // NOI18N\n jLabel5.setForeground(new java.awt.Color(0, 0, 51));\n jLabel5.setText(\"Teléfono:\");\n\n jLabel7.setBackground(new java.awt.Color(0, 0, 51));\n jLabel7.setFont(new java.awt.Font(\"Yu Gothic UI Light\", 0, 18)); // NOI18N\n jLabel7.setForeground(new java.awt.Color(0, 0, 51));\n jLabel7.setText(\"Correo:\");\n\n txtCorreo.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtCorreoActionPerformed(evt);\n }\n });\n\n txtTelefono.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtTelefonoActionPerformed(evt);\n }\n });\n\n txtDireccion.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtDireccionActionPerformed(evt);\n }\n });\n\n txtNombre.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtNombreActionPerformed(evt);\n }\n });\n\n jLabel8.setBackground(new java.awt.Color(0, 0, 51));\n jLabel8.setFont(new java.awt.Font(\"Yu Gothic UI Light\", 0, 18)); // NOI18N\n jLabel8.setForeground(new java.awt.Color(0, 0, 51));\n jLabel8.setText(\"Número de cuenta:\");\n\n txtNumCuenta.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtNumCuentaActionPerformed(evt);\n }\n });\n\n btnAgregar1.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/Imágenes/icons8-más-35.png\"))); // NOI18N\n btnAgregar1.setBorder(null);\n btnAgregar1.setBorderPainted(false);\n btnAgregar1.setContentAreaFilled(false);\n\n btnCancelar.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/Imágenes/icons8-cancelar-35.png\"))); // NOI18N\n btnCancelar.setBorder(null);\n btnCancelar.setBorderPainted(false);\n btnCancelar.setContentAreaFilled(false);\n\n btnEditar.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/Imágenes/icons8-lápiz-35.png\"))); // NOI18N\n btnEditar.setBorder(null);\n btnEditar.setBorderPainted(false);\n btnEditar.setContentAreaFilled(false);\n\n btnEliminar.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/Imágenes/icons8-basura-35.png\"))); // NOI18N\n btnEliminar.setBorder(null);\n btnEliminar.setBorderPainted(false);\n btnEliminar.setContentAreaFilled(false);\n\n clientes.setModel(new javax.swing.table.DefaultTableModel(\n new Object [][] {\n\n },\n new String [] {\n \"ID\", \"Nombre\", \"Dirección\", \"Teléfono\", \"Correo\", \"Número de cuenta\", \"Puntos\"\n }\n ));\n clientes.setSurrendersFocusOnKeystroke(true);\n clientes.addMouseListener(new java.awt.event.MouseAdapter() {\n public void mouseClicked(java.awt.event.MouseEvent evt) {\n clientesMouseClicked(evt);\n }\n });\n jScrollPane1.setViewportView(clientes);\n\n jLabel6.setBackground(new java.awt.Color(0, 102, 102));\n jLabel6.setFont(new java.awt.Font(\"Dialog\", 1, 16)); // NOI18N\n jLabel6.setForeground(new java.awt.Color(22, 160, 133));\n jLabel6.setText(\"Agregar\");\n\n jLabel12.setBackground(new java.awt.Color(0, 102, 102));\n jLabel12.setFont(new java.awt.Font(\"Dialog\", 1, 16)); // NOI18N\n jLabel12.setForeground(new java.awt.Color(22, 160, 133));\n jLabel12.setText(\"Editar\");\n\n jLabel13.setBackground(new java.awt.Color(0, 102, 102));\n jLabel13.setFont(new java.awt.Font(\"Dialog\", 1, 16)); // NOI18N\n jLabel13.setForeground(new java.awt.Color(22, 160, 133));\n jLabel13.setText(\"Eliminar\");\n\n jLabel14.setBackground(new java.awt.Color(0, 102, 102));\n jLabel14.setFont(new java.awt.Font(\"Dialog\", 1, 16)); // NOI18N\n jLabel14.setForeground(new java.awt.Color(22, 160, 133));\n jLabel14.setText(\"Cancelar\");\n\n javax.swing.GroupLayout jPanel2Layout = new javax.swing.GroupLayout(jPanel2);\n jPanel2.setLayout(jPanel2Layout);\n jPanel2Layout.setHorizontalGroup(\n jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, jPanel2Layout.createSequentialGroup()\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGap(244, 244, 244)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGap(90, 90, 90)\n .addComponent(jLabel7)\n .addGap(14, 14, 14)\n .addComponent(txtCorreo, javax.swing.GroupLayout.PREFERRED_SIZE, 350, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addComponent(jLabel8)\n .addGap(13, 13, 13)\n .addComponent(txtNumCuenta, javax.swing.GroupLayout.PREFERRED_SIZE, 200, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addGap(50, 50, 50)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addComponent(btnEliminar)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(jLabel13))\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addComponent(btnCancelar)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(jLabel14))))\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGap(70, 70, 70)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addComponent(jLabel11)\n .addGap(16, 16, 16)\n .addComponent(txtIdCliente, javax.swing.GroupLayout.PREFERRED_SIZE, 80, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING, false)\n .addGroup(javax.swing.GroupLayout.Alignment.LEADING, jPanel2Layout.createSequentialGroup()\n .addComponent(jLabel5)\n .addGap(20, 20, 20)\n .addComponent(txtTelefono, javax.swing.GroupLayout.PREFERRED_SIZE, 350, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(50, 50, 50)\n .addComponent(btnEditar, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))\n .addGroup(javax.swing.GroupLayout.Alignment.LEADING, jPanel2Layout.createSequentialGroup()\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel3)\n .addComponent(jLabel4))\n .addGap(15, 15, 15)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(txtNombre, javax.swing.GroupLayout.PREFERRED_SIZE, 350, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(txtDireccion, javax.swing.GroupLayout.PREFERRED_SIZE, 350, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(50, 50, 50)\n .addComponent(btnAgregar1)))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel6)\n .addComponent(jLabel12))))))\n .addGap(0, 19, Short.MAX_VALUE))\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGap(0, 0, Short.MAX_VALUE)\n .addComponent(jScrollPane1, javax.swing.GroupLayout.PREFERRED_SIZE, 740, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addGap(114, 114, 114))\n );\n jPanel2Layout.setVerticalGroup(\n jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addContainerGap(13, Short.MAX_VALUE)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel11)\n .addComponent(txtIdCliente, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(5, 5, 5)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addComponent(jLabel3)\n .addGap(5, 5, 5)\n .addComponent(jLabel4))\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addComponent(txtNombre, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(10, 10, 10)\n .addComponent(txtDireccion, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGap(8, 8, 8)\n .addComponent(jLabel6)))\n .addGap(5, 5, 5)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel5)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGap(10, 10, 10)\n .addComponent(txtTelefono, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addComponent(btnEditar)\n .addComponent(jLabel12))\n .addGap(10, 10, 10)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel7)\n .addComponent(txtCorreo, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(btnEliminar)))\n .addComponent(btnAgregar1)\n .addComponent(jLabel13, javax.swing.GroupLayout.Alignment.TRAILING))\n .addGap(5, 5, 5)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel8)\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGap(10, 10, 10)\n .addComponent(txtNumCuenta, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addGroup(jPanel2Layout.createSequentialGroup()\n .addGap(14, 14, 14)\n .addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(jLabel14)\n .addComponent(btnCancelar))))\n .addGap(53, 53, 53)\n .addComponent(jScrollPane1, javax.swing.GroupLayout.PREFERRED_SIZE, 170, javax.swing.GroupLayout.PREFERRED_SIZE))\n );\n\n getContentPane().add(jPanel2, new org.netbeans.lib.awtextra.AbsoluteConstraints(0, 90, 1050, 460));\n\n pack();\n }", "private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {\n String Nazwa = txaNazwa.getText();\n String NIP = txtNIP.getText().replaceAll(\"-\", \"\");\n String nrB = txtNrB.getText();\n String nrL = txtNrL.getText();\n String ulica = txtUlica.getText();\n String kodP = kodP1.getText();\n String kodP_2 = kodP2.getText();\n String miejscowosc = txtMiejscowosc.getText();\n String kod = jTextField1.getText();\n\n try {\n if (validKod()&&validNIP()&&validNipUse()) {\n if (Nazwa.equals(\"\") || NIP.equals(\"\") || nrB.equals(\"\") || kodP.equals(\"\") || kodP_2.equals(\"\") || miejscowosc.equals(\"\")) {\n JOptionPane.showMessageDialog(null, \"Proszę sprawdzić wprowadzone dane\", \"Error\", JOptionPane.ERROR_MESSAGE);\n } else {\n Firma firma = new Firma(Nazwa, NIP, nrB, nrL, ulica, kodP + \"-\" + kodP_2, miejscowosc, kod, jTextArea1.getText());\n FirmaDB firmaDB = new FirmaDB(con);\n firmaDB.insertFirma(firma);\n JOptionPane.showMessageDialog(null, \"Firma \" + Nazwa + \" została dodana\", \"\", JOptionPane.INFORMATION_MESSAGE);\n dispose();\n\n }\n }\n } catch (SQLException ex) {\n Logger.getLogger(nowyKlientFrame.class.getName()).log(Level.SEVERE, null, ex);\n }\n\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jPanel1 = new javax.swing.JPanel();\n jLabel1 = new javax.swing.JLabel();\n txtNome = new javax.swing.JTextField();\n jLabel2 = new javax.swing.JLabel();\n jLabel3 = new javax.swing.JLabel();\n ftxtCelular = new javax.swing.JFormattedTextField();\n jLabel4 = new javax.swing.JLabel();\n txtRua = new javax.swing.JTextField();\n jLabel5 = new javax.swing.JLabel();\n ftxtNumero = new javax.swing.JFormattedTextField();\n jLabel6 = new javax.swing.JLabel();\n txtBairro = new javax.swing.JTextField();\n jLabel7 = new javax.swing.JLabel();\n cbCidade = new javax.swing.JComboBox();\n ftxtTelefone = new javax.swing.JFormattedTextField();\n txtEmail = new javax.swing.JTextField();\n jLabel8 = new javax.swing.JLabel();\n btnSalvar = new javax.swing.JButton();\n btnVoltar = new javax.swing.JButton();\n\n setDefaultCloseOperation(javax.swing.WindowConstants.DISPOSE_ON_CLOSE);\n\n jPanel1.setBackground(new java.awt.Color(102, 204, 255));\n jPanel1.setBorder(javax.swing.BorderFactory.createTitledBorder(\"Cliente\"));\n\n jLabel1.setText(\"Nome :\");\n\n jLabel2.setText(\"Telefone :\");\n\n jLabel3.setText(\"Celular :\");\n\n try {\n ftxtCelular.setFormatterFactory(new javax.swing.text.DefaultFormatterFactory(new javax.swing.text.MaskFormatter(\"(##) ####-####\")));\n } catch (java.text.ParseException ex) {\n ex.printStackTrace();\n }\n ftxtCelular.setAutoscrolls(false);\n\n jLabel4.setText(\"Rua :\");\n\n txtRua.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtRuaActionPerformed(evt);\n }\n });\n\n jLabel5.setText(\"Numero : \");\n\n ftxtNumero.setFormatterFactory(new javax.swing.text.DefaultFormatterFactory(new javax.swing.text.NumberFormatter(new java.text.DecimalFormat(\"#0\"))));\n ftxtNumero.setHorizontalAlignment(javax.swing.JTextField.CENTER);\n\n jLabel6.setText(\"Bairro :\");\n\n jLabel7.setText(\"Cidade :\");\n\n cbCidade.setModel(new javax.swing.DefaultComboBoxModel(new String[] { \"Palhoça\", \"São José\", \"Paulo Lopes\", \"Florianópolis\" }));\n cbCidade.setRequestFocusEnabled(false);\n\n try {\n ftxtTelefone.setFormatterFactory(new javax.swing.text.DefaultFormatterFactory(new javax.swing.text.MaskFormatter(\"(##) ####-####\")));\n } catch (java.text.ParseException ex) {\n ex.printStackTrace();\n }\n ftxtTelefone.setAutoscrolls(false);\n\n jLabel8.setText(\"E-mail :\");\n\n javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);\n jPanel1.setLayout(jPanel1Layout);\n jPanel1Layout.setHorizontalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel6, javax.swing.GroupLayout.PREFERRED_SIZE, 41, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel4, javax.swing.GroupLayout.PREFERRED_SIZE, 35, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)\n .addComponent(jLabel8, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jLabel1, javax.swing.GroupLayout.DEFAULT_SIZE, 48, Short.MAX_VALUE))\n .addComponent(jLabel2, javax.swing.GroupLayout.PREFERRED_SIZE, 62, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(9, 9, 9)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(txtEmail)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addComponent(txtRua, javax.swing.GroupLayout.PREFERRED_SIZE, 192, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(jLabel5)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(ftxtNumero))\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addComponent(ftxtTelefone, javax.swing.GroupLayout.PREFERRED_SIZE, 104, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jLabel3)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(ftxtCelular, javax.swing.GroupLayout.PREFERRED_SIZE, 104, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addComponent(txtBairro, javax.swing.GroupLayout.PREFERRED_SIZE, 147, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 17, Short.MAX_VALUE)\n .addComponent(jLabel7)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(cbCidade, 0, 96, Short.MAX_VALUE))\n .addComponent(txtNome))\n .addContainerGap())\n );\n jPanel1Layout.setVerticalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGap(25, 25, 25)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel1)\n .addComponent(txtNome, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel8)\n .addComponent(txtEmail, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel2)\n .addComponent(jLabel3)\n .addComponent(ftxtCelular, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(ftxtTelefone, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel4)\n .addComponent(jLabel5)\n .addComponent(ftxtNumero, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(txtRua, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel6)\n .addComponent(txtBairro, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel7)\n .addComponent(cbCidade, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))\n );\n\n btnSalvar.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/icones/buttons/Save.png\"))); // NOI18N\n btnSalvar.setText(\"Salvar\");\n btnSalvar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnSalvarActionPerformed(evt);\n }\n });\n\n btnVoltar.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/icones/buttons/Back.png\"))); // NOI18N\n btnVoltar.setText(\"Voltar\");\n btnVoltar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnVoltarActionPerformed(evt);\n }\n });\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jPanel1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addGap(0, 0, Short.MAX_VALUE)\n .addComponent(btnSalvar)\n .addGap(35, 35, 35)\n .addComponent(btnVoltar)))\n .addContainerGap())\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addComponent(jPanel1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(btnVoltar)\n .addComponent(btnSalvar))\n .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))\n );\n\n pack();\n setLocationRelativeTo(null);\n }", "private void edit() {\n if (String.valueOf(tgl_pengobatanField.getText()).equals(null)\n || String.valueOf(waktu_pengobatanField.getText()).equals(null)) {\n Toast.makeText(getApplicationContext(),\n \"Ada Yang Belum Terisi\", Toast.LENGTH_SHORT).show();\n } else {\n SQLite.update(Integer.parseInt(idField.getText().toString().trim()),nama_pasien2,nama_dokter2, tgl_pengobatanField.getText().toString().trim(),waktu_pengobatanField.getText().toString(),\n keluhan_pasienField.getText().toString().trim(),hasil_diagnosaField.getText().toString().trim(),\n biayaField.getText().toString().trim());\n blank();\n finish();\n }\n }", "@Override\n public void onClick(View v) {\n if (v==bt_salvar){\n bt_salvar.setEnabled(false);\n\n rua = etRua.getText().toString();\n numero = etNumero.getText().toString();\n bairro = etBairro.getText().toString();\n cep = etCep.getText().toString();\n cidade = etCidade.getText().toString();\n uf = etEstado.getText().toString();\n\n /*Inicializacao do objeto cliente, com todos seus atributos*/\n cliente = new Cliente(razao_social, fantasia, codigo_cliente,\n telefone, inscricao_est, cnpj_cpf,\n rua, numero, bairro, cep, cidade, uf);\n\n\n //salvamos o cliente, chamsndo o metodo do cliente.\n if(controle.salvar_cliente(cliente, this)){\n //mensagem de sucesso\n exibe_mensagem(\"Cliente Salvo com Sucesso\");\n }\n //mensagem de erro\n else{\n exibe_mensagem(\"ERRO ao tentar salvar o cadastro!\");\n }\n\n //Inicia a Activity anterior, para que o usuario possa cadastrar um novo usuario.\n Intent it = new Intent(this, CadastroCliente.class);\n startActivity(it);\n finish();\n }\n\n //Gerencia botao voltar\n if (v==bt_voltar_cce || v==imageButton_voltar_cc_end){\n Intent it = new Intent(this, CadastroCliente.class);\n\n startActivity(it);\n finish();\n }\n\n }", "public static void alterar (PpCliente cli) throws Exception\n {\n if (cli==null)\n throw new Exception (\"Livro nao fornecido\");\n\n if (!cadastrado (cli.getCodigo()))\n throw new Exception (\"Nao cadastrado\");\n\n try\n {\n String sql;\n\n sql = \"UPDATE PPCLIENTE \" +\n \"SET NOME=? \" + \", \" +\n \"CPF=? \" + \", \" +\n \"TELEFONE=? \" + \", \" +\n \"ENDERECO=? \" + \", \" +\n \"EMAIL=? ,\"+ \" SENHA=? \"+\n \"WHERE CODIGO=?\";\n\n BDSQLServer.COMANDO.prepareStatement (sql); //Guarda os comandos\n\n //Substitui as interrogações\n BDSQLServer.COMANDO.setString (1, cli.getNome \t ());\n BDSQLServer.COMANDO.setString (2, cli.getCpf\t ());\n BDSQLServer.COMANDO.setString (3, cli.getTelefone());\n BDSQLServer.COMANDO.setString (4, cli.getEndereco());\n BDSQLServer.COMANDO.setString (5, cli.getEmail\t ());\n BDSQLServer.COMANDO.setString (6, cli.getSenha\t ());\n BDSQLServer.COMANDO.setInt (7, cli.getCodigo ());\n\n BDSQLServer.COMANDO.executeUpdate (); //Executa os comandos\n BDSQLServer.COMANDO.commit ();\n }\n catch (SQLException erro)\n {\n throw new Exception (\"Erro ao atualizar dados do cliente\");\n }\n }", "public void modificar() {\r\n\r\n ModificaProducto modprodu = new ModificaProducto(vista, true);//C.P.M instanciamos la forma de modificar producto en modo modal y le mandamos al vista \r\n int Opcion = vista.jTbuscar.getSelectedRow();//C.P.M obtenemos los datos de la fila la cual este seleccionada\r\n modprodu.id = vista.jTbuscar.getValueAt(Opcion, 0).toString();//C.P.M se los mandamos a la forma dentro de sus campos\r\n modprodu.jTbcodigobarras.setText(vista.jTbuscar.getValueAt(Opcion, 1).toString());\r\n modprodu.jTproducto.setText(vista.jTbuscar.getValueAt(Opcion, 2).toString());\r\n modprodu.jTbprecio.setText(vista.jTbuscar.getValueAt(Opcion, 3).toString());\r\n modprodu.jTbcaducidad.setText(vista.jTbuscar.getValueAt(Opcion, 4).toString());\r\n modprodu.jTbexistencia.setText(vista.jTbuscar.getValueAt(Opcion, 5).toString());\r\n modprodu.jTbdescripcion2.setText(vista.jTbuscar.getValueAt(Opcion, 6).toString());\r\n modprodu.jTbespecificaciones.setText(vista.jTbuscar.getValueAt(Opcion, 7).toString());\r\n modprodu.setLocationRelativeTo(vista);//C.P.M centramos la forma a la vista\r\n modprodu.setVisible(true);//C.P.M y la asemos visible\r\n }", "public String update() throws Exception {\r\n\t\tlog.info(\"updateGeneral()\");\r\n\t\tlog.info(\" id cliente \" + objClienteSie.getIdcliente() + \" nombre \"\t+ objClienteSie.getNombrecliente());\r\n\r\n\t\tsetTipoDocumento(objClienteSie.getTbTipoDocumentoIdentidad().getIdtipodocumentoidentidad());\r\n\t\tlog.info(\"TIPO DE DOCUMENTO-DNI=1 -->\"+ objClienteSie.getTbTipoDocumentoIdentidad().getIdtipodocumentoidentidad());\r\n\r\n\t\t/*******DOMICILIO ES PARA EDITAR PARECE***********************/\r\n\t\tlog.info(\"buscar al momento que se hace editar -->\");\r\n\t\tobjDomicilio = objDomicilioService.buscarDomicilioXIdcliente(objClienteSie.getIdcliente());\r\n\t\tlog.info(\" --Id-- \" + objDomicilio.getIddomiciliopersona()+ \" --IdCLIENTE-- \" + objDomicilio.getIdcliente()+ \" --Ubicacion-- \"+ objDomicilio.getUbicacion() );\r\n\t\t\r\n\t\t/**********NUEVO DOMICILIO********************************/\r\n\t\tlog.info(\"Antes de llegar al objDomicilioNew---> \");\r\n\t\tobjDomicilioNew = objDomicilioService.buscarDomicilioXIdcliente(objClienteSie.getIdcliente());\r\n\t\tlog.info(\"despues de llegar al objDomicilioNew\"+ objDomicilioNew.getIdcliente());\r\n\t \r\n /*seteo domicilio*/\r\n\tif(objDomicilio!=null){\r\n\t\tif (objDomicilio.getTbUbigeo()!=null) {\r\n\t\tlog.info(\"Dentro del IF\");\t\r\n setIdDepartamento(objDomicilio.getTbUbigeo().getCoddepartamento());\r\n log.info(\"setIdDepartamento---> \"+ objDomicilio.getTbUbigeo().getCoddepartamento());\r\n comboManager.setIdDepartamento(idDepartamento);\r\n setIdProvincia(objDomicilio.getTbUbigeo().getCodprovincia());\r\n comboManager.setIdProvincia(idProvincia);\r\n setIdUbigeo1(objDomicilio.getTbUbigeo().getIdubigeo().toString());\r\n setIdDistrito(objDomicilio.getTbUbigeo().getCoddistrito());\t \r\n setTipo(objDomicilio.getTbTipoCasa().getIdtipocasa());\r\n log.info(\" tipo casa \"+objDomicilio.getTbTipoCasa().getIdtipocasa());\t \r\n objDomicilio.setTbEstadoGeneral(objDomicilio.getTbEstadoGeneral());\t \r\n\t\t}\r\n\telse{\r\n\t\tlog.info(\"Dentro del Else\");\r\n\t\t objDomicilio.setUbicacion(objDomicilio.getUbicacion());\r\n\t log.info(\"--UBICACION--\"+ objDomicilio.getUbicacion());\r\n\t setTipo(objDomicilio.getTbTipoCasa().getIdtipocasa());\r\n\t log.info(\" tipo casa \"+objDomicilio.getTbTipoCasa().getIdtipocasa());\t\t\t \t\t\t \r\n\t objDomicilio.setTbEstadoGeneral(objDomicilio.getTbEstadoGeneral());\r\n\t\t}\r\n \t} \r\n /*****************TELEFONO************************/\r\n \r\n\t\tTelefonoPersonaSie t = objTelefonoService.buscarTelefonoXIdcliente(objClienteSie.getIdcliente());\r\n\t\tlog.info(\" id \" + t.getIdtelefonopersona()+ \" numero Telefonico \" + t.getTelefono() );\r\n\t\t /***seteo teléfono***/\r\n TelefonoPersonaList = objTelefonoService.listarTelefonoEmpleadosXidcliente(objClienteSie.getIdcliente()); \r\n\tfor (int i = 0; i < TelefonoPersonaList.size(); i++) {\r\n \tTelefonoPersonaList.get(i).setItem(\"Agregado\");\r\n }\r\n\t\r\n\t\t/*******************NUEVO DOMICILIO***************************/\r\n\t\tDomicilioPersonaSie d = objDomicilioService.buscarDomicilioXIdcliente(objClienteSie.getIdcliente());\r\n\t\tlog.info(\"ID-DOMICILIO--> \"+ d.getIddomiciliopersona()+ \" DOMICILIO---> \" + d.getDomicilio());\r\n\t\t/*****Lista Domicilio***/\r\n\t\tDomicilioPersonaList = objDomicilioService.listarDomicilioCliente(objClienteSie.getIdcliente());\r\n\tfor (int i = 0; i < DomicilioPersonaList.size(); i++) {\r\n\t\tDomicilioPersonaList.get(i).setItem(\"Agregado\");\t\t\r\n\t\t}\r\n\t\t\r\n\t\tsetNewRecord(false);\r\n\t\treturn getViewMant();\r\n\t\t}", "public void setIdCliente(int value) {\n this.idCliente = value;\n }", "public int modificar(Connection conn, alertas objeto) {\r\n\t\ttry {\r\n\r\n\t\t\tPreparedStatement statement = conn\r\n\t\t\t\t\t.prepareStatement(\"update alertas set DESCRIPCION = ?, FECHA_INI = ?, FECHA_FIN = ?, ESTADO = ?, DESCRIPCION2 = ? where ID_ALERTA = ?\");\r\n\t\t\tstatement.setString(1, objeto.getDescripcion());\r\n\t\t\tstatement.setString(2, objeto.getFechaInicio());\r\n\t\t\tstatement.setString(3, objeto.getFechaDinalizacion());\r\n\t\t\tstatement.setString(4, objeto.getEstado());\r\n\t\t\tstatement.setString(5, objeto.getDescripcion2());\r\n\t\t\tstatement.setInt(6, objeto.getAlerta());\r\n\t\t\tstatement.execute();\r\n\t\t\tstatement.close();\r\n\t\t\tJOptionPane.showMessageDialog(null,\r\n\t\t\t\t\t\"Se ha Modificado un Registro! \", \"Aviso!\",\r\n\t\t\t\t\tJOptionPane.INFORMATION_MESSAGE);\r\n\t\t\treturn 1;\r\n\r\n\t\t} catch (Exception e) {\r\n\r\n\t\t\tJOptionPane.showMessageDialog(null, \"No se Modificó Registro :\"\r\n\t\t\t\t\t+ e.getMessage(), \"Alerta!\", JOptionPane.ERROR_MESSAGE);\r\n\t\t\treturn 0;\r\n\t\t}\r\n\r\n\t}", "public static void alteraFac() {\n\t\tString nome, novaInfo = \"\";\n\t\tScanner sc = new Scanner(System.in);\n\t\tint check = 0;\n\n\t\tdo {\n\t\t\tSystem.out.println(\"\\nInsira o nome da faculdade:\");\n\t\t\tnome = sc.nextLine();\n\t\t\tif(verificarLetras(nome) && nome.length()>0) {\n\t\t\t\tcheck = 1;\n\t\t\t}\n\t\t\telse {\n\t\t\t\tSystem.out.println(\"\\nO nome apenas pode conter letras\");\n\t\t\t}\n\t\t}while(check==0);\n\t\t\n\t\tcheck = 0;\n\t\t\n\t\tSystem.out.println(\"\\nQual dos campos pretende alterar?\\n1- Morada\\n2- Numero de contacto\\n3- Email de contacto\");\n\t\tString op = sc.nextLine();\n\t\t\n\t\tswitch(op) {\n\t\t\tcase \"1\":\n\t\t\t\tSystem.out.println(\"\\nInsira a nova morada:\");\n\t\t\t\tnovaInfo = sc.nextLine();\n\t\t\t\tbreak;\n\t\t\tcase \"2\":\n\t\t\t\tdo {\n\t\t\t\t\tSystem.out.println(\"Insira o numero de contacto:\\n\");\n\t\t\t\t\tnovaInfo = sc.nextLine();\n\t\t\t\t\tif(verificarNumeros(novaInfo) && novaInfo.length()<= 9) {\n\t\t\t\t\t\tif (Integer.parseInt(novaInfo) > 0) {\n\t\t\t\t\t\t\tcheck = 1;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\telse {\n\t\t\t\t\t\tSystem.out.println(\"\\nO numero so pode conter 9 digitos\");\n\t\t\t\t\t}\n\t\t\t\t}while(check==0);\n\t\t\t\tcheck = 0;\n\t\t\t\tbreak;\n\t\t\tcase \"3\":\n\t\t\t\tSystem.out.println(\"Insira o email:\\n\");\n\t\t\t\tnovaInfo = sc.nextLine();\n\t\t\t\tbreak;\n\t\t}\n\t\t\n\t\tString msgServer = \"\";\n\t\t\n\t\tcheck = 0;\n\t\tint tries = 0;\n\t\tdo {\n\t\t\ttry {\n\t\t\t\tmsgServer = rmiserver.alterarFac(nome, op, novaInfo);\n\t\t\t\tSystem.out.println(msgServer);\n\t\t\t\tSystem.out.println(\"\\n\");\n\t\t\t\tcheck = 1;\n\t\t\t} catch (RemoteException e1) {\n\t\t\t\t// Tratamento da Excepcao da chamada RMI alteraFac\n\t\t\t\tif(tries == 0) {\n\t\t\t\t\ttry {\n\t\t\t\t\t\tThread.sleep(6000);\n\t\t\t\t\t\t//faz novo lookup\n\t\t\t\t\t\trmiserver = (RMI_S_I) Naming.lookup(\"rmi://\"+registryIP+\":\"+registryPort+\"/rmi\");\n\t\t\t\t\t\trmiserver.subscribeConsola((ADMIN_C_I)consola);\n\t\t\t\t\t\ttries = 0;\n\t\t\t\t\t} catch (RemoteException | InterruptedException | MalformedURLException | NotBoundException e) {\n\t\t\t\t\t\t// FailOver falhou\n\t\t\t\t\t\ttries++;\n\t\t\t\t\t}\n\t\t\t\t}else if(tries > 0 && tries < 24) {\n\t\t\t\t\ttry {\n\t\t\t\t\t\tThread.sleep(1000);\n\t\t\t\t\t\t//faz novo lookup\n\t\t\t\t\t\trmiserver = (RMI_S_I) Naming.lookup(\"rmi://\"+registryIP+\":\"+registryPort+\"/rmi\");\n\t\t\t\t\t\trmiserver.subscribeConsola((ADMIN_C_I)consola);\n\t\t\t\t\t\ttries = 0;\n\t\t\t\t\t} catch (RemoteException | InterruptedException | MalformedURLException | NotBoundException e) {\n\t\t\t\t\t\t// FailOver falhou\n\t\t\t\t\t\ttries++;\n\t\t\t\t\t}\n\t\t\t\t}else if(tries >= 24) {\n\t\t\t\t\tSystem.out.println(\"Impossivel realizar a operacao devido a falha tecnica (Servidores RMI desligados).\");\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t}\n\t\t}while(check==0);\n\t\tcheck = 0;\n\t}", "@FXML\n void agregarCliente(ActionEvent event) {\n try {\n if (txtNombreAC.getText().equals(\"\") || txtCedulaAC.getText().equals(\"\")\n || txtCodigoClienteAC.getText().equals(\"\") || txtTelefonoAC.getText().equals(\"\")\n || txtDireccionAC.equals(\"\") || txtApellidoAC.getText().equals(\"\"))\n throw new TypoException();\n Cliente n = new Cliente(Long.parseLong(txtCodigoClienteAC.getText()), Long.parseLong(txtCedulaAC.getText()),\n txtNombreAC.getText(), txtApellidoAC.getText(), txtDireccionAC.getText(),\n Long.parseLong(txtTelefonoAC.getText()));\n BotonesCliente.cGaleria.addCliente(n);\n txtCodigoClienteAC.clear();\n txtNombreAC.clear();\n txtApellidoAC.clear();\n txtCedulaAC.clear();\n txtTelefonoAC.clear();\n txtDireccionAC.clear();\n } catch (Exception e) {\n this.createNewStageError(e);\n }\n }", "private void btnActualizarActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnActualizarActionPerformed\n boolean respuesta = false;\n int id =Integer.parseInt(this.txtCodigoPlatDia.getText());\n String valor = this.txtValueModified.getText();\n String atributo = \"\";\n switch (this.cbxTypeModified.getSelectedIndex()) {\n case 1: atributo = \"PDIA_NOMBRE\"; break;\n case 2: atributo = \"PDIA_DESCRIPCION\"; break;\n case 3: atributo = \"PDIA_ENTRADA\"; break;\n case 4: atributo = \"PDIA_PRINCIPIO\"; break;\n case 5: atributo = \"PDIA_BEBIDA\"; break;\n case 6: atributo = \"PDIA_CARNE\"; break;\n case 7: atributo = \"PDIA_PRECIO\"; break;\n default: break;\n }\n if(atributo.equals(\"PDIA_PRECIO\")){\n if(!Utilities.isNumeric(valor)){\n JOptionPane.showMessageDialog(null, \"el precio debe contener valores numericos, VERIFIQUE\");\n return;\n }\n }\n try {\n respuesta = this.servicioRestaurante.updatePlatoDia(id, atributo, valor);\n if(!respuesta){\n JOptionPane.showMessageDialog(null, \"verifique los datos, ITEM NO ENCONTRADO\");\n }else{\n this.listar();\n }\n } catch (Exception ex) {\n JOptionPane.showMessageDialog(null, \"ha fallado el servicio, intentelo de nuevo\");\n }\n this.txtCodigoPlatDia.setText(null);\n this.cbxTypeModified.setSelectedIndex(0);\n this.txtValueModified.setText(null);\n this.btnActualizar.setEnabled(false);\n }", "public void actualizarUsuario(Integer id, String nombre, long documento, String email, Boolean activo) throws Exception;", "private void botaoSalvar4MouseClicked(java.awt.event.MouseEvent evt) {//GEN-FIRST:event_botaoSalvar4MouseClicked\n\n // Instancia objeto com metodo de verificacao dos campos.\n VerificacoesCamposCliente verificarCampos = new VerificacoesCamposCliente();\n\n // Insere confirmacao para insercao.\n int confirmar = JOptionPane.showConfirmDialog(null, \"Confirmacao\", \"Deseja prosseguir?\", JOptionPane.OK_OPTION);\n\n // Se positiva a continuacao.\n if (confirmar == 0) {\n\n // Para erros em sql.\n try {\n\n //Cria objeto de verificacao.\n boolean verificar = false;\n\n // Instancia objeto com o metodo de verificacao.\n // Seu parametro tem os campos de verificacao do painel.\n verificar = verificarCampos.verificarFormularios(\n textoNome.getText(),\n textoCPF.getText(),\n comboGenero.getSelectedItem().toString(),\n textoDataDeNascimento.getText(),\n textoEnderecoLogradouro.getText(),\n textoBairro.getText(),\n textoComplemento.getText(),\n textoNumero.getText(),\n textoTelefone.getText(),\n textoCelular.getText(),\n textoCEP.getText(),\n textoDD_Telefone.getText(),\n textoDD_Celular.getText()\n );\n \n // Verifica se ja eh existente o cpf.\n boolean verificaCPF = verificarCampos.verificarCPF(textoCPF.getText());\n \n // Se os campos estiverem de acorda com as regras, insere.\n if (verificar && verificaCPF) {\n\n // Instancia nos objetos os metodos de dados, endereco e contato.\n DadosPessoais dados = new DadosPessoais();\n Endereco endereco = new Endereco();\n Contato contato = new Contato();\n\n // Objeto de dados insere os dados pessoais do cliente.\n dados.setNome(textoNome.getText());\n dados.setCPF(textoCPF.getText());\n dados.setGenero(comboGenero.getSelectedItem().toString());\n dados.setDataNascimento(textoDataDeNascimento.getText());\n\n // Objeto de endereco insere o endereco do cliente.\n endereco.setLogradouro(textoEnderecoLogradouro.getText());\n endereco.setBairro(textoBairro.getText());\n endereco.setComplemento(textoComplemento.getText());\n endereco.setNumero(textoNumero.getText());\n endereco.setCEP(textoCEP.getText());\n\n // Objeto de contato insere os contatos do cliente.\n contato.setEmail(textoEmail.getText());\n contato.setTelefone(textoTelefone.getText());\n contato.setDD_Telefone(textoDD_Telefone.getText());\n contato.setCelular(textoCelular.getText());\n contato.setDD_Celular(textoDD_Celular.getText());\n\n // Verifica se tem imagem selecionada.\n if (imgCaminho == null) {\n\n // Se não, insere um caminho de imagem pre definido.\n imgCaminho = \"src\\\\br\\\\com\\\\Grupo07\\\\Imagens\\\\perfil.jpg\";\n dados.setImagem(imgCaminho);\n\n } else {\n\n // Se sim, insere o caminho da imagem selecionada.\n dados.setImagem(imgCaminho);\n\n }\n\n // Chama classe de servico para cadastrar cliente com seus construtores(objetos).\n ServicosCliente.cadastrarCliente(dados, endereco, contato);\n\n // Mensagem de sucesso\n JOptionPane.showMessageDialog(null, \"Cadastratado\", \"Sucesso\", JOptionPane.INFORMATION_MESSAGE);\n\n // Limpa campos.\n limparCampos();\n\n }\n\n // Mensagem de erro no banco de dados\n } catch (SQLException ex) {\n\n JOptionPane.showMessageDialog(null, \"Erro no banco de dados\", \"Erro\", JOptionPane.ERROR);\n\n // Mensagem de erro na imagem.\n } catch (FileNotFoundException ex) {\n\n JOptionPane.showMessageDialog(null, \"Erro no imagem\", \"Erro\", JOptionPane.ERROR);\n \n }\n\n // Se negativa a continuacao.\n } else {\n\n JOptionPane.showMessageDialog(null, \"Cancelado, sucesso\", \"Cancelamento\", JOptionPane.OK_OPTION);\n\n }\n }", "public void setTelefono(String telefono);", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jLabel1 = new javax.swing.JLabel();\n jLabel2 = new javax.swing.JLabel();\n jTextField1 = new javax.swing.JTextField();\n jTextField2 = new javax.swing.JTextField();\n jButton1 = new javax.swing.JButton();\n jScrollPane1 = new javax.swing.JScrollPane();\n JtClientes = new javax.swing.JTable();\n jLabel3 = new javax.swing.JLabel();\n jTextField3 = new javax.swing.JTextField();\n jButton2 = new javax.swing.JButton();\n jButton3 = new javax.swing.JButton();\n jTextField4 = new javax.swing.JTextField();\n jTextField5 = new javax.swing.JTextField();\n jTextField6 = new javax.swing.JTextField();\n jLabel5 = new javax.swing.JLabel();\n jLabel6 = new javax.swing.JLabel();\n jLabel7 = new javax.swing.JLabel();\n\n setClosable(true);\n\n jLabel1.setText(\"ID cliente\");\n\n jLabel2.setText(\"Nome\");\n\n jTextField1.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jTextField1ActionPerformed(evt);\n }\n });\n\n jTextField2.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jTextField2ActionPerformed(evt);\n }\n });\n\n jButton1.setText(\"Pesquisar\");\n jButton1.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jButton1ActionPerformed(evt);\n }\n });\n\n JtClientes.setModel(new javax.swing.table.DefaultTableModel(\n new Object [][] {\n\n },\n new String [] {\n \"ID\", \"NOME\", \"CPF\", \"EMIAL\", \"N° PARA CONTATO\", \"ENDEREÇO\"\n }\n ) {\n boolean[] canEdit = new boolean [] {\n false, false, false, false, false, false\n };\n\n public boolean isCellEditable(int rowIndex, int columnIndex) {\n return canEdit [columnIndex];\n }\n });\n jScrollPane1.setViewportView(JtClientes);\n\n jLabel3.setText(\"CPF\");\n\n jButton2.setText(\"Editar\");\n\n jButton3.setText(\"Excluir\");\n\n jTextField5.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jTextField5ActionPerformed(evt);\n }\n });\n\n jTextField6.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jTextField6ActionPerformed(evt);\n }\n });\n\n jLabel5.setText(\"N° para contato\");\n\n jLabel6.setText(\"Endereço\");\n\n jLabel7.setText(\"Email\");\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jScrollPane1, javax.swing.GroupLayout.DEFAULT_SIZE, 680, Short.MAX_VALUE)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addComponent(jButton1)\n .addGap(18, 18, 18)\n .addComponent(jButton2, javax.swing.GroupLayout.PREFERRED_SIZE, 79, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(18, 18, 18)\n .addComponent(jButton3, javax.swing.GroupLayout.PREFERRED_SIZE, 79, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addComponent(jTextField5, javax.swing.GroupLayout.PREFERRED_SIZE, 136, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel5)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)\n .addComponent(jLabel1, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jTextField1))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jTextField2, javax.swing.GroupLayout.PREFERRED_SIZE, 150, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel2))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jTextField3, javax.swing.GroupLayout.PREFERRED_SIZE, 120, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel3))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jTextField4, javax.swing.GroupLayout.PREFERRED_SIZE, 150, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel6))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel7)\n .addComponent(jTextField6, javax.swing.GroupLayout.PREFERRED_SIZE, 150, javax.swing.GroupLayout.PREFERRED_SIZE))))\n .addGap(0, 0, Short.MAX_VALUE)))\n .addContainerGap())\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel1)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(jTextField1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel2)\n .addComponent(jLabel3)\n .addComponent(jLabel6)\n .addComponent(jLabel7))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jTextField2, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jTextField3, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jTextField4, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jTextField6, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(jLabel5)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(jTextField5, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jButton1)\n .addComponent(jButton2)\n .addComponent(jButton3))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(jScrollPane1, javax.swing.GroupLayout.PREFERRED_SIZE, 283, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addContainerGap(27, Short.MAX_VALUE))\n );\n\n pack();\n }", "@Override\r\n\tpublic void modifierPrenom(int idUtilisateur, String nouveauPrenom) {\n\r\n\t}", "public boolean modifierCompte(int id, String nom, String prenom, String mdp, String email, String numrue, String codeP, String ville);", "private void btnUpdateActionPerformed(java.awt.event.ActionEvent evt) throws Contact.NumeEronatExceptie { \n try {\n //Efectuam validarea numarului de telefon inainte de a schimba datele contactului din model\n String numarTelefon = tfNumarTelefon.getText();\n if (cbFix.isSelected()) {\n NrTel nrTel = new NrFix(numarTelefon);\n } else if (cbMobil.isSelected()) {\n NrTel nrTel = new NrMobil(numarTelefon);\n } else {\n JOptionPane.showMessageDialog(this, \"Nu ati selectat tipul de numar de telefon!\");\n }\n Contact s = (Contact) model.getElementAt(ContactList.getSelectedIndex());\n listaContacte.remove(s);\n // Setam datele din model luand in considerare modificarile efectuate\n model.setElementAt(new Contact(tfNume.getText(), tfPrenume.getText(), tfDataNasterii.getText()), ContactList.getSelectedIndex());\n Contact c = (Contact) model.getElementAt(ContactList.getSelectedIndex());\n //Parcurgem din nou algoritmul de validare al numarului de telefon pentru a il seta\n if (cbFix.isSelected()) {\n NrTel nrTel = new NrFix(numarTelefon);\n c.setNrTel(nrTel);\n } else if (cbMobil.isSelected()) {\n NrTel nrTel = new NrMobil(numarTelefon);\n c.setNrTel(nrTel);\n } else {\n throw new NullPointerException(\"\");\n }\n if (c.getDataNasterii().getMonth().equals(LocalDate.now().getMonth()) && c.getDataNasterii().getDayOfMonth() == LocalDate.now().getDayOfMonth()) {\n JOptionPane.showMessageDialog(this, \"Data de nasterii a contactului este astazi!\");\n }\n for (Contact ct : listaContacte) {\n if (ct.getNume().equals(c.getNume()) && ct.getPrenume().equals(c.getPrenume()) && ct.getDataNasterii().equals(c.getDataNasterii()) && ct.getNrTel().equals(c.getNrTel())) {\n throw new ContactExistentException(\"\");\n }\n }\n // Stergem datele din campuri pentru a nu afisate cand se apasa din nou Adauga/Modifica pentru alt contact;\n listaContacte.add(c);\n tfNume.setText(\"\");\n tfPrenume.setText(\"\");\n tfDataNasterii.setText(\"\");\n tfNumarTelefon.setText(\"\");\n btnGroup.clearSelection();\n btnConfirma.setVisible(true);\n diAdauga.setVisible(false);\n actualizeazaModel();\n } catch (IllegalArgumentException e) {\n JOptionPane.showMessageDialog(this, \"Numele/prenumele nu a fost introdus!\");\n } catch (NumeEronatExceptie e) {\n JOptionPane.showMessageDialog(this, \"Numele a fost introdus eronat!\");\n } catch (PrenumeEronatExceptie e) {\n JOptionPane.showMessageDialog(this, \"Prenumele a fost introdus eronat!\");\n } catch (DateTimeParseException e) {\n JOptionPane.showMessageDialog(this, \"Data nasterii nu este valida!\");\n } catch (NumarTelefonExceptie e) {\n JOptionPane.showMessageDialog(this, \"Numarul de telefon introdus este invalid!\");\n } catch (ContactExistentException e) {\n JOptionPane.showMessageDialog(this, \"Contactul exista deja in agenda!\");\n } catch (NullPointerException e) {\n JOptionPane.showMessageDialog(this, \"Nu ai selectat tipul de telefon!\");\n }\n\n }", "public void modificarPrograma() {\r\n // Abro y obtengo la conexion\r\n this.conection.abrirConexion();\r\n Connection con = this.conection.getConexion();\r\n\r\n // Preparo la consulta\r\n String sql = \"UPDATE programa SET \\n\"\r\n + \"nombre = ?,\\n\"\r\n + \"version = ?,\\n\"\r\n + \"edicion = ?,\\n\"\r\n + \"tipo_programa = ?,\\n\"\r\n + \"fecha_aprobacion = ?,\\n\"\r\n + \"WHERE programa.codigo = ?\";\r\n System.out.println(sql);\r\n\r\n try {\r\n // La ejecuto\r\n PreparedStatement ps = con.prepareStatement(sql);\r\n ps.setString(1, this.nombre);\r\n ps.setString(2, this.version);\r\n ps.setString(3, this.edicion);\r\n ps.setString(4, this.tipo_programa);\r\n ps.setString(5, this.fecha_aprobacion);\r\n ps.setInt(6, this.codigo);\r\n int rows = ps.executeUpdate();\r\n System.out.println(rows);\r\n // Cierro la conexion\r\n this.conection.cerrarConexion();\r\n } catch (SQLException ex) {\r\n System.out.println(ex.getMessage());\r\n }\r\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n jPanel1 = new javax.swing.JPanel();\n jLabel_clienteNIF = new javax.swing.JLabel();\n jTextField_clienteNIF = new javax.swing.JTextField();\n jLabel_Bienvenida = new javax.swing.JLabel();\n jLabel_nombre = new javax.swing.JLabel();\n jTextField_nombre = new javax.swing.JTextField();\n jLabel_apellido1 = new javax.swing.JLabel();\n jTextField_apellido1 = new javax.swing.JTextField();\n jLabel_apellido2 = new javax.swing.JLabel();\n jTextField_apellido2 = new javax.swing.JTextField();\n jLabel_telefono = new javax.swing.JLabel();\n jTextField_telefono = new javax.swing.JTextField();\n jLabel_email = new javax.swing.JLabel();\n jTextField_email = new javax.swing.JTextField();\n jButton_Enviar = new javax.swing.JButton();\n jLabel_password = new javax.swing.JLabel();\n jPasswordField = new javax.swing.JPasswordField();\n jLabel_codUser = new javax.swing.JLabel();\n jTextField_codUser = new javax.swing.JTextField();\n jButton_Limpiar = new javax.swing.JButton();\n jLabel_resultado = new javax.swing.JLabel();\n jLabel1 = new javax.swing.JLabel();\n\n setBackground(new java.awt.Color(0, 51, 51));\n setClosable(true);\n setIconifiable(true);\n setResizable(true);\n setTitle(\"Registro de Clientes\");\n\n jPanel1.setBackground(new java.awt.Color(102, 102, 102));\n jPanel1.setForeground(new java.awt.Color(255, 255, 255));\n\n jLabel_clienteNIF.setFont(new java.awt.Font(\"Heiti TC\", 1, 18)); // NOI18N\n jLabel_clienteNIF.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_clienteNIF.setText(\"NIF\");\n\n jLabel_Bienvenida.setFont(new java.awt.Font(\"Heiti TC\", 1, 22)); // NOI18N\n jLabel_Bienvenida.setForeground(new java.awt.Color(254, 255, 249));\n jLabel_Bienvenida.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/image/administrative_tools_64px.png\"))); // NOI18N\n jLabel_Bienvenida.setText(\" REGISTRATE Y ACCEDE A LA APLICACIÓN!\");\n\n jLabel_nombre.setFont(new java.awt.Font(\"Heiti TC\", 1, 18)); // NOI18N\n jLabel_nombre.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_nombre.setText(\"Nombre\");\n\n jLabel_apellido1.setFont(new java.awt.Font(\"Heiti TC\", 1, 18)); // NOI18N\n jLabel_apellido1.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_apellido1.setText(\"1º Apellido\");\n\n jLabel_apellido2.setFont(new java.awt.Font(\"Heiti TC\", 1, 18)); // NOI18N\n jLabel_apellido2.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_apellido2.setText(\"2º Apellido\");\n\n jTextField_apellido2.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jTextField_apellido2ActionPerformed(evt);\n }\n });\n\n jLabel_telefono.setFont(new java.awt.Font(\"Heiti TC\", 1, 18)); // NOI18N\n jLabel_telefono.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_telefono.setText(\"Teléfono\");\n\n jTextField_telefono.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jTextField_telefonoActionPerformed(evt);\n }\n });\n\n jLabel_email.setFont(new java.awt.Font(\"Heiti TC\", 1, 18)); // NOI18N\n jLabel_email.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_email.setText(\"E-mail\");\n\n jButton_Enviar.setFont(new java.awt.Font(\"Heiti TC\", 1, 14)); // NOI18N\n jButton_Enviar.setForeground(new java.awt.Color(0, 0, 0));\n jButton_Enviar.setText(\"Enviar Formulario\");\n jButton_Enviar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jButton_EnviarActionPerformed(evt);\n }\n });\n\n jLabel_password.setFont(new java.awt.Font(\"Heiti TC\", 1, 18)); // NOI18N\n jLabel_password.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_password.setText(\"Contraseña\");\n\n jPasswordField.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jPasswordFieldActionPerformed(evt);\n }\n });\n\n jLabel_codUser.setFont(new java.awt.Font(\"Heiti TC\", 1, 18)); // NOI18N\n jLabel_codUser.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_codUser.setText(\"Usuario\");\n\n jTextField_codUser.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jTextField_codUserActionPerformed(evt);\n }\n });\n\n jButton_Limpiar.setFont(new java.awt.Font(\"Heiti TC\", 1, 14)); // NOI18N\n jButton_Limpiar.setForeground(new java.awt.Color(0, 0, 0));\n jButton_Limpiar.setText(\"Limpiar\");\n jButton_Limpiar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jButton_LimpiarActionPerformed(evt);\n }\n });\n\n jLabel_resultado.setFont(new java.awt.Font(\"Heiti TC\", 1, 14)); // NOI18N\n jLabel_resultado.setForeground(new java.awt.Color(255, 255, 255));\n jLabel_resultado.setHorizontalAlignment(javax.swing.SwingConstants.CENTER);\n\n jLabel1.setFont(new java.awt.Font(\"Heiti SC\", 1, 11)); // NOI18N\n jLabel1.setForeground(new java.awt.Color(153, 0, 0));\n jLabel1.setText(\"La contraseña debe contener, como mínimo 6 carácteres.\");\n\n javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);\n jPanel1.setLayout(jPanel1Layout);\n jPanel1Layout.setHorizontalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel_resultado, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGap(149, 149, 149)\n .addComponent(jLabel_Bienvenida))\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGap(72, 72, 72)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(jLabel_apellido2)\n .addComponent(jLabel_nombre)\n .addComponent(jLabel_apellido1))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)\n .addComponent(jTextField_clienteNIF)\n .addComponent(jTextField_nombre)\n .addComponent(jTextField_apellido1)\n .addComponent(jTextField_apellido2, javax.swing.GroupLayout.PREFERRED_SIZE, 180, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(30, 30, 30)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel_email, javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(jLabel_telefono, javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(jLabel_codUser, javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(jLabel_password))\n .addGap(29, 29, 29)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(jTextField_email, javax.swing.GroupLayout.PREFERRED_SIZE, 215, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jTextField_telefono, javax.swing.GroupLayout.PREFERRED_SIZE, 215, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addComponent(jPasswordField, javax.swing.GroupLayout.Alignment.TRAILING, javax.swing.GroupLayout.PREFERRED_SIZE, 215, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addComponent(jTextField_codUser, javax.swing.GroupLayout.Alignment.TRAILING, javax.swing.GroupLayout.PREFERRED_SIZE, 215, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addComponent(jLabel1, javax.swing.GroupLayout.PREFERRED_SIZE, 321, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, jPanel1Layout.createSequentialGroup()\n .addGap(57, 57, 57)\n .addComponent(jLabel_clienteNIF)\n .addGap(584, 584, 584))))\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGap(273, 273, 273)\n .addComponent(jButton_Enviar)\n .addGap(26, 26, 26)\n .addComponent(jButton_Limpiar)))\n .addContainerGap(86, Short.MAX_VALUE))\n );\n jPanel1Layout.setVerticalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGap(20, 20, 20)\n .addComponent(jLabel_Bienvenida)\n .addGap(44, 44, 44)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel_nombre)\n .addComponent(jTextField_nombre, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel_email)\n .addComponent(jTextField_email, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel_apellido1)\n .addComponent(jTextField_apellido1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jTextField_telefono, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel_telefono))\n .addGap(17, 17, 17)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel_apellido2)\n .addComponent(jTextField_apellido2, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel_codUser)\n .addComponent(jTextField_codUser, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel_clienteNIF)\n .addComponent(jTextField_clienteNIF, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel_password)\n .addComponent(jPasswordField, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(jLabel1, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addGap(26, 26, 26)\n .addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jButton_Limpiar)\n .addComponent(jButton_Enviar))\n .addGap(18, 18, 18)\n .addComponent(jLabel_resultado, javax.swing.GroupLayout.PREFERRED_SIZE, 20, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addContainerGap())\n );\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jPanel1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jPanel1, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n );\n\n pack();\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n txtID = new javax.swing.JTextField();\n txtNome = new javax.swing.JTextField();\n txtDDD = new javax.swing.JTextField();\n txtTelefone = new javax.swing.JTextField();\n txtEmail = new javax.swing.JTextField();\n txtCPF = new javax.swing.JTextField();\n txtRG = new javax.swing.JTextField();\n txtDtnascimento = new javax.swing.JTextField();\n jLabel1 = new javax.swing.JLabel();\n jLabel2 = new javax.swing.JLabel();\n jLabel3 = new javax.swing.JLabel();\n jLabel4 = new javax.swing.JLabel();\n jLabel5 = new javax.swing.JLabel();\n jLabel6 = new javax.swing.JLabel();\n jLabel7 = new javax.swing.JLabel();\n btSalvar = new javax.swing.JButton();\n btCancelar = new javax.swing.JButton();\n jPanel1 = new javax.swing.JPanel();\n jLabel8 = new javax.swing.JLabel();\n\n setClosable(true);\n setForeground(java.awt.Color.white);\n setIconifiable(true);\n setMaximizable(true);\n setResizable(true);\n setTitle(\"Cadastrar Cliente\");\n setToolTipText(\"\");\n\n txtNome.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtNomeActionPerformed(evt);\n }\n });\n\n txtDDD.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtDDDActionPerformed(evt);\n }\n });\n\n txtEmail.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtEmailActionPerformed(evt);\n }\n });\n\n jLabel1.setFont(new java.awt.Font(\"Times New Roman\", 1, 18)); // NOI18N\n jLabel1.setText(\"ID:\");\n\n jLabel2.setFont(new java.awt.Font(\"Times New Roman\", 1, 18)); // NOI18N\n jLabel2.setText(\"Nome:\");\n\n jLabel3.setFont(new java.awt.Font(\"Times New Roman\", 1, 18)); // NOI18N\n jLabel3.setText(\"Telefone:\");\n\n jLabel4.setFont(new java.awt.Font(\"Times New Roman\", 1, 18)); // NOI18N\n jLabel4.setText(\"Email:\");\n\n jLabel5.setFont(new java.awt.Font(\"Times New Roman\", 1, 18)); // NOI18N\n jLabel5.setText(\"CPF:\");\n\n jLabel6.setFont(new java.awt.Font(\"Times New Roman\", 1, 18)); // NOI18N\n jLabel6.setText(\"RG:\");\n\n jLabel7.setFont(new java.awt.Font(\"Times New Roman\", 1, 18)); // NOI18N\n jLabel7.setText(\"Data de Nascimento:\");\n\n btSalvar.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/Icones/icons8-salvar-32.png\"))); // NOI18N\n btSalvar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btSalvarActionPerformed(evt);\n }\n });\n\n btCancelar.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/Icones/icons8-cancelar-32.png\"))); // NOI18N\n btCancelar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btCancelarActionPerformed(evt);\n }\n });\n\n jPanel1.setBackground(new java.awt.Color(204, 204, 204));\n jPanel1.setBorder(javax.swing.BorderFactory.createBevelBorder(javax.swing.border.BevelBorder.RAISED));\n\n jLabel8.setFont(new java.awt.Font(\"Times New Roman\", 1, 18)); // NOI18N\n jLabel8.setIcon(new javax.swing.ImageIcon(getClass().getResource(\"/Icones/icons8-adicionar-usuário-masculino-32.png\"))); // NOI18N\n jLabel8.setText(\"CADASTRAR CLIENTES\");\n\n javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(jPanel1);\n jPanel1.setLayout(jPanel1Layout);\n jPanel1Layout.setHorizontalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addGap(99, 99, 99)\n .addComponent(jLabel8)\n .addContainerGap(126, Short.MAX_VALUE))\n );\n jPanel1Layout.setVerticalGroup(\n jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(jPanel1Layout.createSequentialGroup()\n .addContainerGap()\n .addComponent(jLabel8)\n .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))\n );\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jPanel1, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel1)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(txtID, javax.swing.GroupLayout.PREFERRED_SIZE, 49, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel2, javax.swing.GroupLayout.PREFERRED_SIZE, 63, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(txtNome, javax.swing.GroupLayout.PREFERRED_SIZE, 236, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel3)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(txtDDD, javax.swing.GroupLayout.PREFERRED_SIZE, 32, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(txtTelefone, javax.swing.GroupLayout.PREFERRED_SIZE, 155, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING, false)\n .addComponent(jLabel5, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jLabel4, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(txtEmail, javax.swing.GroupLayout.PREFERRED_SIZE, 236, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(txtRG, javax.swing.GroupLayout.PREFERRED_SIZE, 157, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(txtCPF, javax.swing.GroupLayout.PREFERRED_SIZE, 157, javax.swing.GroupLayout.PREFERRED_SIZE))))\n .addComponent(jLabel6, javax.swing.GroupLayout.PREFERRED_SIZE, 41, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel7)\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addComponent(btSalvar)\n .addComponent(txtDtnascimento, javax.swing.GroupLayout.PREFERRED_SIZE, 70, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addComponent(btCancelar)))\n .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addComponent(jPanel1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel1)\n .addComponent(txtID, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel2)\n .addComponent(txtNome, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel3)\n .addComponent(txtDDD, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(txtTelefone, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel4)\n .addComponent(txtEmail, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel5)\n .addComponent(txtCPF, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel6)\n .addComponent(txtRG, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel7)\n .addComponent(txtDtnascimento, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 16, Short.MAX_VALUE)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(btCancelar)\n .addComponent(btSalvar))\n .addGap(31, 31, 31))\n );\n\n pack();\n }", "public Editar_Entrada() {\n initComponents();\n this.setLocationRelativeTo(null);\n this.setResizable(false);\n this.setTitle(\"CPU System Service S.A.S - FACTURAS DE ENTRADA\");\n //CargarCmbCliente();\n txtSec.setEnabled(false);\n txtIdCli.setEnabled(false);\n traerDatos();\n txtEstado.setEnabled(false);\n txtGarantia.setEnabled(false);\n }", "public static String chequeoCampos (JTextField nombre, JTextField apellido, \r\n JTextField cedula, JTextArea Direccion, JTextField email,\r\n JPasswordField password, JPasswordField comprobacion,\r\n JLabel errorCampos, JTextField username, JDateChooser DoB, VentanaBase ventana) {\n\t\t\r\n\t\tint errores = 0;\r\n String pass1 = \"0\", pass2 = \"0\";\r\n\t\t\r\n\t\tif (nombre.getText().equals(\"\") || apellido.getText().equals(\"\") || email.getText().equals(\"\") || comprobacion.getPassword().equals(\"\")\r\n\t\t\t\t || password.getPassword().equals(\"\") || comprobacion.getPassword().equals(\"\")) { //Si algun campo est� lleno, debe mostrar la etiqueta de error\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\terrorCampos.setVisible(true); //Con esto habilita la etiqueta de error\r\n errorCampos.setText(\"Campos incompletos, por favor revise nuevamente.\");\r\n\t\t\t\terrorCampos.setForeground(Color.red); // Y la pone en color rojo\t\r\n\t\t\t\terrores++;\r\n \r\n pass1 = password.getText();\r\n pass2 = comprobacion.getText();\r\n\t\t\t\r\n\t\t}\r\n\t \t \r\n\t\t//if (!password.getPassword().equals(comprobacion.getPassword())) {\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\r\n if (!pass1.equals(pass2)) {\r\n\t\t\t if (!password.getPassword().equals(\"\")) {\r\n\t\t\t\terrorCampos.setText(\"Campos incompletos, por favor revise nuevamente.\");\t\t\t\t\t\r\n\t\t\t\terrorCampos.setVisible(true); //Con esto habilita la etiqueta de error\r\n\t\t\t\terrorCampos.setForeground(Color.red); // Y la pone en color rojo\r\n\t\t\t\terrores++;\r\n\t\t\t\t\r\n\t\t\t }\r\n\t\t}\r\n\t\t\r\n\t\tif ((password.getPassword().length < 4 || password.getPassword().length > 12) && password.getPassword().equals(\"\")){ \r\n\t\t\t//Si la contrase�a tiene entre 4 y 12 caracteres.\r\n\t\t\t\r\n //REVISAR AQUI, CORRECCION??\r\n\t\t\terrorCampos.setText(\"La contrasena debe tener entre 4 y 12 caracteres\");\r\n\t\t\terrorCampos.setVisible(true); //Con esto habilita la etiqueta de error\r\n\t\t\terrorCampos.setForeground(Color.red); // Y la pone en color rojo\r\n\t\t\terrores++;\t\t\t\r\n\t\t}\r\n\t\t\r\n\t\tSystem.out.println(pass1+ \" ---> \" + pass2 + \" \" + password.getText());\r\n\t\t\r\n\t\tif (errores > 0) {\r\n\t\t return (\"ErrorSistema\"); }\r\n\t\telse {\r\n \r\n //Si entra por aca, todo está en orden y procederá a registrar al usuario\r\n \r\n \r\n RegistroUsuario( nombre.getText(), apellido.getText(), \r\n cedula.getText(), username.getText(), password.getText(), \r\n email.getText(), DoB.getDate(), Direccion.getText());\r\n\t\t\t\t\t\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\treturn (\"RegistroAprobado\");\r\n\t\t\t}", "public ModificarVenta() {\n initComponents();\n txt_boletas.setValue((long)0);\n txt_transbank.setValue((long)0);\n txt_total.setValue((long)0);\n \n }", "private void llenarControles(Cliente pCliente) {\n try {\n clienteActual = ClienteDAL.obtenerPorId(pCliente); // Obtener el Rol por Id \n this.txtNombre.setText(clienteActual.getNombre()); // Llenar la caja de texto txtNombre con el nombre del rol \n this.txtApellido.setText(clienteActual.getApellido());\n this.txtDui.setText(clienteActual.getDui());\n //clienteActual.setNumero(Integer.parseInt(this.txtNumero.getText()));\n this.txtNumero.setText(Integer.toString(clienteActual.getNumero()));\n } catch (Exception ex) {\n // Enviar el mensaje al usuario de la pantalla en el caso que suceda un error al obtener los datos de la base de datos\n JOptionPane.showMessageDialog(frmPadre, \"Sucedio el siguiente error: \" + ex.getMessage());\n }\n }", "public alterarSenhaCliente() {\n }", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n buttonGroup1 = new javax.swing.ButtonGroup();\n jLabel2 = new javax.swing.JLabel();\n jLabel3 = new javax.swing.JLabel();\n jLabel4 = new javax.swing.JLabel();\n jTextFieldNome = new javax.swing.JTextField();\n jLabel6 = new javax.swing.JLabel();\n jButtonCadastrarCliente = new javax.swing.JButton();\n jLabel1 = new javax.swing.JLabel();\n jLabel7 = new javax.swing.JLabel();\n jLabel8 = new javax.swing.JLabel();\n jLabel9 = new javax.swing.JLabel();\n jTextField1 = new javax.swing.JTextField();\n jButton1 = new javax.swing.JButton();\n jTextField2 = new javax.swing.JTextField();\n jTextFieldCPF = new javax.swing.JTextField();\n jTextFieldTel = new javax.swing.JTextField();\n jTextFieldDat = new javax.swing.JTextField();\n jTextFieldEnd = new javax.swing.JTextField();\n\n setClosable(true);\n setIconifiable(true);\n setMaximizable(true);\n setResizable(true);\n\n jLabel2.setText(\"Nome :\");\n\n jLabel3.setText(\"CPF :\");\n\n jLabel4.setText(\"Endereço :\");\n\n jLabel6.setText(\"Telefone :\");\n\n jButtonCadastrarCliente.setText(\"Cadastrar Cliente\");\n jButtonCadastrarCliente.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jButtonCadastrarClienteActionPerformed(evt);\n }\n });\n\n jLabel1.setText(\"Data Nascimento :\");\n\n jLabel7.setText(\"Cadastro Cliente\");\n\n jLabel8.setText(\"Excluir Cliente\");\n\n jLabel9.setText(\"Nome :\");\n\n jButton1.setText(\"Buscar Cliente\");\n jButton1.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jButton1ActionPerformed(evt);\n }\n });\n\n jTextField2.setEditable(false);\n jTextField2.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n jTextField2ActionPerformed(evt);\n }\n });\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(jLabel2)\n .addComponent(jLabel3)\n .addComponent(jLabel4))\n .addGap(26, 26, 26)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING, false)\n .addComponent(jTextFieldNome, javax.swing.GroupLayout.DEFAULT_SIZE, 158, Short.MAX_VALUE)\n .addComponent(jTextFieldCPF)\n .addComponent(jTextFieldEnd))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jButton1))\n .addGroup(layout.createSequentialGroup()\n .addGap(0, 0, Short.MAX_VALUE)\n .addComponent(jLabel9)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(jTextField1, javax.swing.GroupLayout.PREFERRED_SIZE, 141, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING, false)\n .addGroup(javax.swing.GroupLayout.Alignment.LEADING, layout.createSequentialGroup()\n .addComponent(jLabel1)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(jTextFieldDat, javax.swing.GroupLayout.DEFAULT_SIZE, 111, Short.MAX_VALUE))\n .addGroup(layout.createSequentialGroup()\n .addComponent(jLabel6)\n .addGap(30, 30, 30)\n .addComponent(jTextFieldTel)))\n .addGroup(layout.createSequentialGroup()\n .addGap(47, 47, 47)\n .addComponent(jButtonCadastrarCliente)))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)\n .addComponent(jTextField2, javax.swing.GroupLayout.PREFERRED_SIZE, 136, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(76, 76, 76)))\n .addGap(52, 52, 52))\n .addGroup(layout.createSequentialGroup()\n .addGap(132, 132, 132)\n .addComponent(jLabel7)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 165, Short.MAX_VALUE)\n .addComponent(jLabel8)\n .addGap(104, 104, 104))\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel7)\n .addComponent(jLabel8))\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(32, 32, 32)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel2)\n .addComponent(jTextFieldNome, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jTextField1, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel9))))\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addGap(8, 8, 8)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel3)\n .addComponent(jTextFieldCPF, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel4)\n .addComponent(jTextFieldEnd, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel6)\n .addComponent(jTextFieldTel, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addGroup(layout.createSequentialGroup()\n .addGap(14, 14, 14)\n .addComponent(jButton1)))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(jTextField2, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(27, 27, 27))\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(jLabel1)\n .addComponent(jTextFieldDat, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)))\n .addGap(13, 13, 13)\n .addComponent(jButtonCadastrarCliente)\n .addContainerGap(69, Short.MAX_VALUE))\n );\n\n pack();\n }", "private void actualizaUsuario() {\n\t\t\n\t\tInteger edad=miCoordinador.validarEdad(campoEdad.getText().trim());\n\t\t\n\t\tif (edad!=null) {\n\t\t\t\n\t\t\tUsuarioVo miUsuarioVo=new UsuarioVo();\n\t\t\t//se asigna cada dato... el metodo trim() del final, permite eliminar espacios al inicio y al final, en caso de que se ingresen datos con espacio\n\t\t\tmiUsuarioVo.setDocumento(campoDocumento.getText().trim());\n\t\t\tmiUsuarioVo.setNombre(campoNombre.getText().trim());\n\t\t\tmiUsuarioVo.setEdad(Integer.parseInt(campoEdad.getText().trim()));\n\t\t\tmiUsuarioVo.setProfesion(campoProfesion.getText().trim());\n\t\t\tmiUsuarioVo.setTelefono(campoTelefono.getText().trim());\n\t\t\tmiUsuarioVo.setDireccion(campoDireccion.getText().trim());\n\t\t\t\n\t\t\tString actualiza=\"\";\n\t\t\t//se llama al metodo validarCampos(), este retorna true o false, dependiendo de eso ingresa a una de las opciones\n\t\t\tif (miCoordinador.validarCampos(miUsuarioVo)) {\n\t\t\t\t//si se retornó true es porque todo está correcto y se llama a actualizar\n\t\t\t\tactualiza=miCoordinador.actualizaUsuario(miUsuarioVo);//en registro se almacena ok o error, dependiendo de lo que retorne el metodo\n\t\t\t}else{\n\t\t\t\tactualiza=\"mas_datos\";//si validarCampos() retorna false, entonces se guarda la palabra mas_datos para indicar que hace falta diligenciar los campos obligatorios\n\t\t\t}\n\t\t\t\n\t\t\t//si el registro es exitoso muestra un mensaje en pantalla, sino, se valida si necesita mas datos o hay algun error\n\t\t\tif (actualiza.equals(\"ok\")) {\n\t\t\t\tJOptionPane.showMessageDialog(null, \" Se ha Modificado Correctamente \",\"Confirmación\",JOptionPane.INFORMATION_MESSAGE);\t\t\t\n\t\t\t}else{\n\t\t\t\tif (actualiza.equals(\"mas_datos\")) {\n\t\t\t\t\tJOptionPane.showMessageDialog(null, \"Debe Ingresar los campos obligatorios\",\"Faltan Datos\",JOptionPane.WARNING_MESSAGE);\t\t\t\n\t\t\t\t}else{\n\t\t JOptionPane.showMessageDialog(null, \"Error al Modificar\",\"Error\",JOptionPane.ERROR_MESSAGE);\n\t\t\t\t}\n\t\t\t}\t\t\t\t\t\n\t\t\t\n\t\t}else{\n\t\t\tJOptionPane.showMessageDialog(null, \"Debe ingresar una edad Valida!!!\",\"Advertencia\",JOptionPane.ERROR_MESSAGE);\n\t\t}\n\n\t\t\t\t\n\t}", "static protected Cliente verificar(Cliente cliente) throws Exception {\n\t\tClienteRepositorio repositorio = new ClienteRepositorio();\n\t\tCliente procurado = null;\n\t\ttry {\n\t\t\tprocurado = repositorio.consultaPorId(cliente);\n\t\t\t\n\t\t\tif (procurado == null) {\n\t\t\t\tthrow new Exception(\"Cliente inexistente na base de dados.\");\n\t\t\t}\n\t\t} catch (ConexaoException e) {\n\t\t\tthrow new Exception(\n\t\t\t\t\t\"Estamos com dificuldades. Tente novamente mais tarde (daqui a 12horas)<br/>[ALTERAR] Erro: \" + e.getMessage());\n\t\t} catch (RepositorioException e) {\n\t\t\tthrow new Exception(\"O programador fez kk. Nem adianta tentar de novo.<br/>[ALTERAR] Erro: \" + e.getMessage());\n\t\t}\n\t\t\n\t\treturn procurado;\n\t}", "public void guarda(Cliente cliente) {\n\n clienteDAO.guarda(cliente);\n editRow=0;\n //force get data from DAO (see getClientes() )\n lc=null;\n }", "public void guardarCliente(Long dni,String nombre,String apellido,String telefono) throws Exception {\n\t\tCliente cliente=clienteRep.buscarClienteNombApe(nombre,apellido);\n\t\t\n\t\tif(cliente==null) {\n\t\t\t\tcliente=new Cliente();\n\t\t\t\tcliente.setNombre(nombre);\n\t\tcliente.setAlta(true);\n\t\tcliente.setDni(dni);\n\t\tcliente.setApellido(apellido);\n\t\tcliente.setTelefono(telefono);\n\n\t\tclienteRep.save(cliente);\n\t\t}else {\n\t\t\tif(!cliente.getAlta()) {\n\t\t\t\tcliente.setAlta(true);\n\t\t\t\tclienteRep.save(cliente);\n\t\t\t}\n\t\t}\n\t\t\n\t\t\n\t}", "public void updateCliente(Cliente cliente) throws SQLException, Exception {\n\n\t\tStringBuilder sql = new StringBuilder();\n\t\tsql.append (String.format (\"UPDATE %s.CLIENTE \", USUARIO));\n\t\tsql.append (String.format (\n\t\t\t\t\"SET NOMBRE = '%1$s', ROLUNIANDINO = '%2$s'\",\n\t\t\t\tcliente.getNombre(), cliente.getRolUniandino()));\n\t\tsql.append (\"WHERE CEDULA = \" + cliente.getCedula());\n\t\tSystem.out.println(sql);\n\n\t\tPreparedStatement prepStmt = conn.prepareStatement(sql.toString());\n\t\trecursos.add(prepStmt);\n\t\tprepStmt.executeQuery();\n\t}", "private void btnConfirmaActionPerformed(java.awt.event.ActionEvent evt) throws Contact.NumeEronatExceptie { \n try {\n String nume = tfNume.getText();\n String prenume = tfPrenume.getText();\n String dataNasterii = tfDataNasterii.getText();\n Contact c = new Contact(nume, prenume, dataNasterii);\n if (c.getDataNasterii().getMonth().equals(LocalDate.now().getMonth()) && c.getDataNasterii().getDayOfMonth() == LocalDate.now().getDayOfMonth()) {\n JOptionPane.showMessageDialog(this, \"Data de nasterii a contactului este astazi!\");\n }\n String numarTelefon = tfNumarTelefon.getText();\n if (cbFix.isSelected()) {\n NrTel nrTel = new NrFix(numarTelefon);\n c.setNrTel(nrTel);\n } else if (cbMobil.isSelected()) {\n NrTel nrTel = new NrMobil(numarTelefon);\n c.setNrTel(nrTel);\n } else {\n throw new NullPointerException(\"\");\n }\n for (Contact ct : listaContacte) {\n if (ct.getNume().equals(c.getNume()) && ct.getPrenume().equals(c.getPrenume()) && ct.getDataNasterii().equals(c.getDataNasterii()) && ct.getNrTel().equals(c.getNrTel())) {\n throw new ContactExistentException(\"\");\n }\n }\n listaContacte.add(c);\n model.addElement(c);\n tfNume.setText(\"\");\n tfPrenume.setText(\"\");\n tfDataNasterii.setText(\"\");\n tfNumarTelefon.setText(\"\");\n btnGroup.clearSelection();\n btnUpdate.setVisible(true);\n diAdauga.setVisible(false);\n actualizeazaModel();\n } catch (IllegalArgumentException e) {\n JOptionPane.showMessageDialog(this, \"Numele/prenumele nu a fost introdus!\");\n } catch (NumeEronatExceptie e) {\n JOptionPane.showMessageDialog(this, \"Numele a fost introdus eronat!\");\n } catch (PrenumeEronatExceptie e) {\n JOptionPane.showMessageDialog(this, \"Prenumele a fost introdus eronat!\");\n } catch (DateTimeParseException e) {\n JOptionPane.showMessageDialog(this, \"Data nasterii nu este valida!\");\n } catch (NumarTelefonExceptie e) {\n JOptionPane.showMessageDialog(this, \"Numarul de telefon introdus este invalid!\");\n } catch (ContactExistentException e) {\n JOptionPane.showMessageDialog(this, \"Contactul exista deja in agenda!\");\n } catch (NullPointerException e) {\n JOptionPane.showMessageDialog(this, \"Nu ai selectat tipul de telefon!\");\n }\n\n }", "@Override\r\n\tpublic void aggiornaUI() {\r\n\t\tString valore = input_ricerca_cliente.getText();\r\n\t\tthis.clienti.setAll(AppFacadeController.getInstance().getGestisciClientiController().cercaCliente(valore));\r\n\t}", "@SuppressWarnings(\"unchecked\")\n // <editor-fold defaultstate=\"collapsed\" desc=\"Generated Code\">//GEN-BEGIN:initComponents\n private void initComponents() {\n\n lbNome = new javax.swing.JLabel();\n txtNome = new javax.swing.JTextField();\n lbTelefone = new javax.swing.JLabel();\n txtTelefone = new javax.swing.JTextField();\n lbEndereco = new javax.swing.JLabel();\n txtEndereco = new javax.swing.JTextField();\n txtComplemento = new javax.swing.JTextField();\n lbComplemento = new javax.swing.JLabel();\n lbNumero = new javax.swing.JLabel();\n txtNumero = new javax.swing.JTextField();\n jLabel6 = new javax.swing.JLabel();\n txtCep = new javax.swing.JTextField();\n btnSalvar = new javax.swing.JButton();\n btnLimpar = new javax.swing.JButton();\n lbID = new javax.swing.JLabel();\n txtID = new javax.swing.JTextField();\n jLabel1 = new javax.swing.JLabel();\n txtBairro = new javax.swing.JTextField();\n\n setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);\n setResizable(false);\n\n lbNome.setText(\"Nome:\");\n\n lbTelefone.setText(\"Telefone:\");\n\n txtTelefone.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtTelefoneActionPerformed(evt);\n }\n });\n\n lbEndereco.setText(\"Endereço:\");\n\n txtEndereco.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtEnderecoActionPerformed(evt);\n }\n });\n\n lbComplemento.setText(\"Complemento:\");\n\n lbNumero.setText(\"Número:\");\n\n txtNumero.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n txtNumeroActionPerformed(evt);\n }\n });\n\n jLabel6.setText(\"CEP:\");\n\n btnSalvar.setText(\"Salvar\");\n btnSalvar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnSalvarActionPerformed(evt);\n }\n });\n\n btnLimpar.setText(\"Limpar\");\n btnLimpar.addActionListener(new java.awt.event.ActionListener() {\n public void actionPerformed(java.awt.event.ActionEvent evt) {\n btnLimparActionPerformed(evt);\n }\n });\n\n lbID.setText(\"ID:\");\n\n jLabel1.setText(\"Bairro:\");\n\n javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane());\n getContentPane().setLayout(layout);\n layout.setHorizontalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addComponent(lbComplemento)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(txtComplemento))\n .addGroup(layout.createSequentialGroup()\n .addComponent(lbEndereco)\n .addGap(8, 8, 8)\n .addComponent(txtEndereco))\n .addGroup(layout.createSequentialGroup()\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(lbNome)\n .addComponent(lbID))\n .addGap(34, 34, 34)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addComponent(txtNome)\n .addGroup(layout.createSequentialGroup()\n .addComponent(txtID, javax.swing.GroupLayout.PREFERRED_SIZE, 88, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addGap(0, 0, Short.MAX_VALUE))))\n .addGroup(layout.createSequentialGroup()\n .addComponent(lbTelefone)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(txtTelefone, javax.swing.GroupLayout.PREFERRED_SIZE, 117, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(jLabel6)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(txtCep))\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addGap(0, 0, Short.MAX_VALUE)\n .addComponent(btnLimpar)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(btnSalvar))\n .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()\n .addGap(6, 6, 6)\n .addComponent(lbNumero)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)\n .addComponent(txtNumero, javax.swing.GroupLayout.PREFERRED_SIZE, 86, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 22, Short.MAX_VALUE)\n .addComponent(jLabel1)\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addComponent(txtBairro, javax.swing.GroupLayout.PREFERRED_SIZE, 116, javax.swing.GroupLayout.PREFERRED_SIZE)))\n .addContainerGap())\n );\n layout.setVerticalGroup(\n layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)\n .addGroup(layout.createSequentialGroup()\n .addContainerGap(14, Short.MAX_VALUE)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(lbID)\n .addComponent(txtID, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(18, 18, 18)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(txtNome, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(lbNome))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(lbTelefone)\n .addComponent(jLabel6)\n .addComponent(txtCep, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(txtTelefone, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(lbEndereco)\n .addComponent(txtEndereco, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))\n .addGap(6, 6, 6)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(txtBairro, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(jLabel1)\n .addComponent(txtNumero, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(lbNumero))\n .addGap(10, 10, 10)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(txtComplemento, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)\n .addComponent(lbComplemento))\n .addGap(63, 63, 63)\n .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)\n .addComponent(btnSalvar)\n .addComponent(btnLimpar))\n .addContainerGap())\n );\n\n pack();\n }", "public void editarProveedor() {\n try {\n proveedorFacadeLocal.edit(proTemporal);\n this.proveedor = new Proveedor();\n FacesContext.getCurrentInstance().addMessage(null, new FacesMessage(FacesMessage.SEVERITY_INFO, \"Proveedor editado\", \"Proveedor editado\"));\n } catch (Exception e) {\n \n }\n\n }", "public void almacenarClienteModificado(Connection conn, BCliente cliente,BUsuario usuario)throws SQLException{\r\n\t\tICliente daoCliente = new DCliente();\r\n\r\n\t\tdaoCliente.almacenarClienteModificado(conn, cliente, usuario);\r\n\t\t\r\n\t}", "public static void editarEstudiante(Estudiante estudiante) {\r\n //metimos este método a la base de datos\r\n try {\r\n Class.forName(\"com.mysql.jdbc.Driver\");\r\n Connection conexion = DriverManager.getConnection(\"jdbc:mysql://localhost/registrolaboratorios\", \"root\", \"admin\");\r\n System.out.print(\"Conexion establecida!\");\r\n Statement sentencia = conexion.createStatement();\r\n int insert = sentencia.executeUpdate(\"update docente set \"\r\n + \"Nro_de_ID='\" + estudiante.getNro_de_ID()\r\n + \"',Nombres='\" + estudiante.getNombres()\r\n + \"',Apellidos='\" + estudiante.getApellidos()\r\n + \"',Laboratorio='\" + estudiante.getLaboratorio()\r\n + \"',Carrera='\" + estudiante.getCarrera()\r\n + \"',Modulo='\" + estudiante.getModulo()\r\n + \"',Materia='\" + estudiante.getMateria()\r\n + \"',Fecha='\" + estudiante.getFecha()\r\n + \"',Hora_Ingreso='\" + estudiante.getHora_Ingreso()\r\n + \"',Hora_salida='\" + estudiante.getHora_Salida()\r\n + \"'where Nro_de_ID='\" + estudiante.getNro_de_ID() + \"';\");\r\n\r\n sentencia.close();\r\n conexion.close();\r\n\r\n } catch (Exception ex) {\r\n System.out.print(\"Error en la conexion\" + ex);\r\n }\r\n }", "public void setTelefono(String telefono)\r\n {\r\n this.telefono = telefono;\r\n }" ]
[ "0.7945256", "0.75037426", "0.73775345", "0.7366899", "0.72413075", "0.72109896", "0.72071916", "0.7176604", "0.7160065", "0.70525247", "0.7047642", "0.7019989", "0.69647044", "0.6928379", "0.69177216", "0.69067115", "0.6855191", "0.6835315", "0.6804542", "0.6763455", "0.6758255", "0.67498624", "0.6742687", "0.67065716", "0.6687217", "0.66365844", "0.6607642", "0.6597022", "0.6575818", "0.6555986", "0.6554815", "0.65137553", "0.65085936", "0.6506316", "0.64853907", "0.6459809", "0.6453343", "0.6449081", "0.64349943", "0.64153874", "0.6408224", "0.64000607", "0.63970333", "0.63911104", "0.63706756", "0.6363794", "0.6356334", "0.6327802", "0.6316206", "0.6315441", "0.6314481", "0.6305945", "0.63032997", "0.62972826", "0.6296875", "0.62900406", "0.62892246", "0.62779784", "0.6248565", "0.62421244", "0.62376964", "0.6229318", "0.6227261", "0.6225485", "0.62106407", "0.62090045", "0.620597", "0.6205155", "0.6202572", "0.62003005", "0.6198738", "0.61979735", "0.6193986", "0.61925596", "0.619212", "0.6190002", "0.6188471", "0.61743134", "0.6170761", "0.61693424", "0.6164379", "0.6162587", "0.6149064", "0.61490226", "0.6146242", "0.61438584", "0.61402225", "0.6135788", "0.61355215", "0.6132462", "0.6131974", "0.61225885", "0.6122307", "0.6121036", "0.61127657", "0.6104478", "0.6104383", "0.61024845", "0.6100809", "0.60958415" ]
0.6966712
12
Inflate the menu items for use in the action bar
@Override public boolean onCreateOptionsMenu(Menu menu) { MenuInflater inflater = getMenuInflater(); inflater.inflate(R.menu.act_bar_menu, menu); return super.onCreateOptionsMenu(menu); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n super.onCreateOptionsMenu(menu, inflater);\n inflater.inflate(R.menu.actions, menu);\n }", "public void initializeMenuItems() {\n\t\tuserMenuButton = new MenuButton();\n\t\tmenu1 = new MenuItem(bundle.getString(\"mVmenu1\")); //\n\t\tmenu2 = new MenuItem(bundle.getString(\"mVmenu2\")); //\n\t}", "public void initMenubar() {\n\t\tremoveAll();\n\n\t\t// \"File\"\n\t\tfileMenu = new FileMenuD(app);\n\t\tadd(fileMenu);\n\n\t\t// \"Edit\"\n\t\teditMenu = new EditMenuD(app);\n\t\tadd(editMenu);\n\n\t\t// \"View\"\n\t\t// #3711 viewMenu = app.isApplet()? new ViewMenu(app, layout) : new\n\t\t// ViewMenuApplicationD(app, layout);\n\t\tviewMenu = new ViewMenuApplicationD(app, layout);\n\t\tadd(viewMenu);\n\n\t\t// \"Perspectives\"\n\t\t// if(!app.isApplet()) {\n\t\t// perspectivesMenu = new PerspectivesMenu(app, layout);\n\t\t// add(perspectivesMenu);\n\t\t// }\n\n\t\t// \"Options\"\n\t\toptionsMenu = new OptionsMenuD(app);\n\t\tadd(optionsMenu);\n\n\t\t// \"Tools\"\n\t\ttoolsMenu = new ToolsMenuD(app);\n\t\tadd(toolsMenu);\n\n\t\t// \"Window\"\n\t\twindowMenu = new WindowMenuD(app);\n\n\t\tadd(windowMenu);\n\n\t\t// \"Help\"\n\t\thelpMenu = new HelpMenuD(app);\n\t\tadd(helpMenu);\n\n\t\t// support for right-to-left languages\n\t\tapp.setComponentOrientation(this);\n\t}", "public void initializeMenuItems() {\n menuItems = new LinkedHashMap<TestingOption, MenuDrawerItem>();\n menuItems.put(TestingOption.TESTING_OPTION, create(TestingOption.TESTING_OPTION, getResources().getString(R.string.testing_section).toUpperCase(), MenuDrawerItem.SECTION_TYPE));\n menuItems.put(TestingOption.ANNOTATION_OPTION, create(TestingOption.ANNOTATION_OPTION, getResources().getString(R.string.option_annotation_POI), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.MAP_VIEW_SETTINGS_OPTION, create(TestingOption.MAP_VIEW_SETTINGS_OPTION, getResources().getString(R.string.option_map_view_settings), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.MAP_CACHE_OPTION, create(TestingOption.MAP_CACHE_OPTION, getResources().getString(R.string.option_map_cache), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.LAST_RENDERED_FRAME_OPTION, create(TestingOption.LAST_RENDERED_FRAME_OPTION, getResources().getString(R.string.option_last_rendered_frame), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.ANIMATION_CUSTOM_VIEW_OPTION, create(TestingOption.ANIMATION_CUSTOM_VIEW_OPTION, getResources().getString(R.string.option_ccp_animation_custom_view), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.BOUNDING_BOX_OPTION, create(TestingOption.BOUNDING_BOX_OPTION, getResources().getString(R.string.option_bounding_box), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.INTERNALIZATION_OPTION, create(TestingOption.INTERNALIZATION_OPTION, getResources().getString(R.string.option_internalization), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.ANIMATE_OPTION, create(TestingOption.ANIMATE_OPTION, getResources().getString(R.string.option_animate), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.MAP_STYLE_OPTION, create(TestingOption.MAP_STYLE_OPTION, getResources().getString(R.string.option_map_style), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.SCALE_VIEW_OPTION, create(TestingOption.SCALE_VIEW_OPTION, getResources().getString(R.string.option_scale_view), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.CALLOUT_VIEW_OPTION, create(TestingOption.CALLOUT_VIEW_OPTION, getResources().getString(R.string.option_callout_view), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.ROUTING_OPTION, create(TestingOption.ROUTING_OPTION, getResources().getString(R.string.option_routing), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.ROUTE_WITH_POINTS, create(TestingOption.ROUTE_WITH_POINTS, getResources().getString(R.string.option_routing_with_points),MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.MAP_VERSION_OPTION, create(TestingOption.MAP_VERSION_OPTION, getResources().getString(R.string.option_map_version_information), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.OVERLAYS_OPTION, create(TestingOption.OVERLAYS_OPTION, getResources().getString(R.string.option_overlays), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.POI_TRACKER, create(TestingOption.POI_TRACKER, getResources().getString(R.string.option_poi_tracker), MenuDrawerItem.ITEM_TYPE));\n menuItems.put(TestingOption.POSITION_LOGGING_OPTION, create(TestingOption.POSITION_LOGGING_OPTION, getResources().getString(R.string.option_position_logging), MenuDrawerItem.ITEM_TYPE));\n\n list = new ArrayList<MenuDrawerItem>(menuItems.values());\n drawerList.setAdapter(new MenuDrawerAdapter(DebugMapActivity.this, R.layout.element_menu_drawer_item, list));\n drawerList.setOnItemClickListener(new DrawerItemClickListener());\n\n }", "public void onCreateOptionsMenu(Menu menu, MenuInflater inflater){\n }", "@Override\n \tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n \t\tinflater.inflate(R.menu.main, menu);\n \t\tsuper.onCreateOptionsMenu(menu, inflater);\n \t}", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n \tMenuInflater inflater = getMenuInflater();\n \tinflater.inflate(R.menu.main_activity_actions, menu);\n \treturn super.onCreateOptionsMenu(menu);\n }", "protected void createMenus(Activity activity, boolean isEntryPoint){\n \t\t\n \t\t//myTts = new TextToSpeechBeta(this, ttsInitListener);\n \t\t\n \t\tthis.isEntryPoint = isEntryPoint;\n \t\tthis.activity = activity;\n \t\t\n \t\tApplicationData applicationData = SplashActivity.getApplicationData();\n \t\tActiveMenus activeMenus = applicationData.getMenu();\n \t\t\n \t\t//TOP MENU\n \t\tif(activeMenus.getTopMenu() != null){\n \t\t\tRelativeLayout topLayout = (RelativeLayout) findViewById(R.id.topLayout);\n \t\t\tcreateCurrentMenu(topLayout, activeMenus.getTopMenu());\n \t\t}\n \t\t\n \t\t//BOTTOM MENU\n \t\tRelativeLayout bottomLayout = (RelativeLayout) findViewById(R.id.bottomLayout);\t\n \t\tif(activeMenus.getBottomMenu() != null){\n \t\t\tcreateCurrentMenu(bottomLayout, activeMenus.getBottomMenu());\n \t\t}else{\n \t\t\tbottomLayout.setVisibility(0);\n \t\t}\n \t\t\n \t\t//CONTEXT MENU\n \t\tif(activeMenus.getContextMenu() != null){\n \t\t\tthis.contextMenuXmlFileName = activeMenus.getContextMenu();\n \t\t}\n \t\t\n \t\t//SIDE MENU\n \t\tif(activeMenus.getSideMenu() != null){\n \t\t\tinitializeSideMenuList(activeMenus.getSideMenu());\n \t\t}\n \t}", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.menu, menu);//Menu Resource, Menu\n return true;\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.menu, menu);//Menu Resource, Menu\n return true;\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n MenuItem languageItem = menu.findItem(R.id.toolbar_ic_language);\n MenuItem currencyItem = menu.findItem(R.id.toolbar_ic_currency);\n MenuItem profileItem = menu.findItem(R.id.toolbar_edit_profile);\n MenuItem searchItem = menu.findItem(R.id.toolbar_ic_search);\n MenuItem cartItem = menu.findItem(R.id.toolbar_ic_cart);\n profileItem.setVisible(false);\n languageItem.setVisible(false);\n currencyItem.setVisible(false);\n searchItem.setVisible(false);\n cartItem.setVisible(false);\n }", "private void constructMenuItems()\n\t{\n\t\tthis.saveImageMenuItem = ComponentGenerator.generateMenuItem(\"Save Image\", this, KeyStroke.getKeyStroke(KeyEvent.VK_S, ActionEvent.CTRL_MASK));\n\t\tthis.quitMenuItem = ComponentGenerator.generateMenuItem(\"Quit\", this, KeyStroke.getKeyStroke(KeyEvent.VK_Q, ActionEvent.CTRL_MASK));\n\t\tthis.undoMenuItem = ComponentGenerator.generateMenuItem(\"Undo\", this, KeyStroke.getKeyStroke(KeyEvent.VK_Z, ActionEvent.CTRL_MASK));\n\t\tthis.redoMenuItem = ComponentGenerator.generateMenuItem(\"Redo\", this, KeyStroke.getKeyStroke(KeyEvent.VK_Y, ActionEvent.CTRL_MASK));\n\t\tthis.removeImageMenuItem = ComponentGenerator.generateMenuItem(\"Remove Image from Case\", this);\n\t\tthis.antiAliasMenuItem = ComponentGenerator.generateMenuItem(\"Apply Anti Aliasing\", this);\n\t\tthis.brightenMenuItem = ComponentGenerator.generateMenuItem(\"Brighten by 10%\", this);\n\t\tthis.darkenMenuItem = ComponentGenerator.generateMenuItem(\"Darken by 10%\", this);\n\t\tthis.grayscaleMenuItem = ComponentGenerator.generateMenuItem(\"Convert to Grayscale\", this);\n\t\tthis.resizeMenuItem = ComponentGenerator.generateMenuItem(\"Resize Image\", this);\n\t\tthis.cropMenuItem = ComponentGenerator.generateMenuItem(\"Crop Image\", this);\n\t\tthis.rotate90MenuItem = ComponentGenerator.generateMenuItem(\"Rotate Image 90\\u00b0 Right\", this);\n\t\tthis.rotate180MenuItem = ComponentGenerator.generateMenuItem(\"Rotate Image 180\\u00b0 Right\", this);\n\t\tthis.rotate270MenuItem = ComponentGenerator.generateMenuItem(\"Rotate Image 270\\u00b0 Right\", this);\n\t}", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n \tgetMenuInflater().inflate(R.menu.actions, menu);\n \treturn super.onCreateOptionsMenu(menu);\n }", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\t\tinflater.inflate(R.menu.menu, menu);\n\t\tsuper.onCreateOptionsMenu(menu, inflater);\n\t}", "private void setUpMenu() {\n\t\tresideMenu = new ResideMenu(this);\n\t\tresideMenu.setBackground(R.drawable.menu_background);\n\t\tresideMenu.attachToActivity(this);\n\t\tresideMenu.setMenuListener(menuListener);\n\t\t// valid scale factor is between 0.0f and 1.0f. leftmenu'width is\n\t\t// 150dip.\n\t\tresideMenu.setScaleValue(0.6f);\n\n\t\t// create menu items;\n\t\titemGame = new ResideMenuItem(this, R.drawable.icon_game,\n\t\t\t\tgetResources().getString(R.string.strGame));\n\t\titemBook = new ResideMenuItem(this, R.drawable.icon_book,\n\t\t\t\tgetResources().getString(R.string.strBook));\n\t\titemNews = new ResideMenuItem(this, R.drawable.icon_news,\n\t\t\t\tgetResources().getString(R.string.strNews));\n\t\t// itemSettings = new ResideMenuItem(this, R.drawable.icon_setting,\n\t\t// getResources().getString(R.string.strSetting));\n\t\titemLogin = new ResideMenuItem(this, R.drawable.icon_share,\n\t\t\t\tgetResources().getString(R.string.strShare));\n\t\titemBookPDF = new ResideMenuItem(this, R.drawable.icon_bookpdf,\n\t\t\t\tgetResources().getString(R.string.strBookPDF));\n\t\titemMore = new ResideMenuItem(this, R.drawable.icon_more,\n\t\t\t\tgetResources().getString(R.string.strMore));\n\n\t\titemGame.setOnClickListener(this);\n\t\titemBook.setOnClickListener(this);\n\t\titemNews.setOnClickListener(this);\n\t\t// itemSettings.setOnClickListener(this);\n\t\titemBookPDF.setOnClickListener(this);\n\t\titemMore.setOnClickListener(this);\n\t\titemLogin.setOnClickListener(this);\n\n\t\tresideMenu.addMenuItem(itemBookPDF, ResideMenu.DIRECTION_LEFT);\n\t\tresideMenu.addMenuItem(itemBook, ResideMenu.DIRECTION_LEFT);\n\t\tresideMenu.addMenuItem(itemNews, ResideMenu.DIRECTION_LEFT);\n\t\t// resideMenu.addMenuItem(itemSettings, ResideMenu.DIRECTION_RIGHT);\n\n\t\tresideMenu.addMenuItem(itemGame, ResideMenu.DIRECTION_RIGHT);\n\t\tresideMenu.addMenuItem(itemLogin, ResideMenu.DIRECTION_RIGHT);\n\t\tresideMenu.addMenuItem(itemMore, ResideMenu.DIRECTION_RIGHT);\n\n\t\t// You can disable a direction by setting ->\n\t\t// resideMenu.setSwipeDirectionDisable(ResideMenu.DIRECTION_RIGHT);\n\n\t\tfindViewById(R.id.title_bar_left_menu).setOnClickListener(\n\t\t\t\tnew View.OnClickListener() {\n\t\t\t\t\t@Override\n\t\t\t\t\tpublic void onClick(View view) {\n\t\t\t\t\t\tresideMenu.openMenu(ResideMenu.DIRECTION_LEFT);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\tfindViewById(R.id.title_bar_right_menu).setOnClickListener(\n\t\t\t\tnew View.OnClickListener() {\n\t\t\t\t\t@Override\n\t\t\t\t\tpublic void onClick(View view) {\n\t\t\t\t\t\tresideMenu.openMenu(ResideMenu.DIRECTION_RIGHT);\n\t\t\t\t\t}\n\t\t\t\t});\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(android.view.Menu menu) {\n\t\t super.onCreateOptionsMenu(menu);\n\t\tMenuInflater muu= getMenuInflater();\n\t\tmuu.inflate(R.menu.cool_menu, menu);\n\t\treturn true;\n\t\t\n\t\t\n\t}", "@Override\n public void onCreateContextMenu(ContextMenu menu, View v, ContextMenu.ContextMenuInfo menuInfo) {\n super.onCreateContextMenu(menu, v, menuInfo);\n\n getActivity().getMenuInflater().inflate(R.menu.actions , menu);\n\n }", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\t}", "private void InitializeUI(){\n\t\t//Set up the menu items, which are differentiated by their IDs\n\t\tArrayList<MenuItem> values = new ArrayList<MenuItem>();\n\t\tMenuItem value = new MenuItem();\n\t\tvalue.setiD(0); values.add(value);\n\t\t\n\t\tvalue = new MenuItem();\n\t\tvalue.setiD(1); values.add(value);\n\t\t\n\t\tvalue = new MenuItem();\n\t\tvalue.setiD(2); values.add(value);\n\t\t\n\t\tvalue = new MenuItem();\n\t\tvalue.setiD(3); values.add(value);\n\t\t\n\t\tvalue = new MenuItem();\n\t\tvalue.setiD(4); values.add(value);\n\n MenuAdapter adapter = new MenuAdapter(this, R.layout.expandable_list_item3, values);\n \n // Assign adapter to List\n setListAdapter(adapter);\n \n //Set copyright information\n Calendar c = Calendar.getInstance();\n\t\tString year = String.valueOf(c.get(Calendar.YEAR));\n\t\t\n\t\t//Set up the copyright message which links to the author's linkedin page\n TextView lblCopyright = (TextView)findViewById(R.id.lblCopyright);\n lblCopyright.setText(getString(R.string.copyright) + year + \" \");\n \n TextView lblName = (TextView)findViewById(R.id.lblName);\n lblName.setText(Html.fromHtml(\"<a href=\\\"http://uk.linkedin.com/in/lekanbaruwa/\\\">\" + getString(R.string.name) + \"</a>\"));\n lblName.setMovementMethod(LinkMovementMethod.getInstance());\n\t}", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.menu_screen_list_student, menu);\n\n }", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\t\tinflater.inflate(R.menu.main, menu);\n\t}", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n super.onCreateOptionsMenu(menu, inflater);\n inflater.inflate(R.menu.inter_main, menu);\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n super.onCreateOptionsMenu(menu, inflater);\n\n }", "@Override\n\tpublic void onCreateOptionsMenu( Menu menu, MenuInflater inflater )\n\t{\n\t\tsuper.onCreateOptionsMenu( menu, inflater );\n\t}", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n super.onCreateOptionsMenu(menu, inflater);\n inflater.inflate(R.menu.main, menu);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.main, menu);//Menu Resource, Menu\n return true;\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.main, menu);//Menu Resource, Menu\n return true;\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.menu_principal, menu);//Menu Resource, Menu\n return true;\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater menuInflater) {\n menuInflater.inflate(R.menu.main, menu);\n\n }", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater){\n\t\tinflater.inflate(R.menu.forecastfragment, menu );\n\t}", "@Override\r\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t MenuInflater inflater = getMenuInflater();\r\n\t inflater.inflate(R.menu.action_bar_all, menu);\r\n\t return super.onCreateOptionsMenu(menu);\r\n\t}", "private void createMenuList() {\n SlideMenuItem menuItem0 = new SlideMenuItem(ContentFragment.CLOSE, R.drawable.ic_action_remove);\n list.add(menuItem0);\n SlideMenuItem menuItem = new SlideMenuItem(ContentFragment.GAMES, R.drawable.ic_action_gamepad);\n list.add(menuItem);\n\n SlideMenuItem menuItem3 = new SlideMenuItem(ContentFragment.FRIENDS, R.drawable.ic_action_person);\n list.add(menuItem3);\n SlideMenuItem menuItem4 = new SlideMenuItem(ContentFragment.SETTINGS, R.drawable.ic_action_settings);\n list.add(menuItem4);\n }", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater)\n\t{\n\t\tsuper.onCreateOptionsMenu(menu, inflater);\n\t\tinflater.inflate(R.menu.expenses_menu, menu);\n\t}", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\t\tinflater.inflate(R.menu.news, menu);\n\t\tsuper.onCreateOptionsMenu(menu, inflater);\n\t}", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater= getMenuInflater();\n inflater.inflate(R.menu.menu_main, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n super.onCreateOptionsMenu(menu, inflater);\n inflater.inflate(R.menu.menu_detail_, menu);\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.popmovies_menu, menu);\n\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.action_menu, menu);\n super.onCreateOptionsMenu(menu, inflater);\n }", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu)\n\t{\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.title_menu, menu);\n\t\treturn super.onCreateOptionsMenu(menu); \n\t}", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.actions_bar, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.main_menu, menu);//Menu Resource, Menu\n\n return true;\n }", "public Menu createViewMenu();", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.main, menu);\n\n\n\n\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t MenuInflater inflater = getMenuInflater();\n\t inflater.inflate(R.menu.menu, menu);\n\t return super.onCreateOptionsMenu(menu);\n\t}", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n super.onCreateOptionsMenu(menu, inflater);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.menu_item, menu);\n return super.onCreateOptionsMenu(menu);\n }", "public abstract MenuInflater mo2159d();", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.menu_course, menu);\n\n }", "@Override\npublic boolean onCreateOptionsMenu(Menu menu) {\n\n\t\n\t\n\tgetMenuInflater().inflate(R.menu.main, menu);\n\t\n\treturn super.onCreateOptionsMenu(menu);\n}", "private void createMenus() {\n\t\tJMenuBar menuBar = new JMenuBar();\n\n\t\tfileMenu = new JMenu(flp.getString(\"file\"));\n\t\tmenuBar.add(fileMenu);\n\n\t\tfileMenu.add(new JMenuItem(new ActionNewDocument(flp, this)));\n\t\tfileMenu.add(new JMenuItem(new ActionOpen(flp, this)));\n\t\tfileMenu.add(new JMenuItem(new ActionSave(flp, this)));\n\t\tfileMenu.add(new JMenuItem(new ActionSaveAs(flp, this)));\n\t\tfileMenu.addSeparator();\n\t\tfileMenu.add(new JMenuItem(new ActionExit(flp, this)));\n\t\tfileMenu.add(new JMenuItem(new ActionStatistics(flp, this)));\n\n\t\teditMenu = new JMenu(flp.getString(\"edit\"));\n\n\t\teditMenu.add(new JMenuItem(new ActionCut(flp, this)));\n\t\teditMenu.add(new JMenuItem(new ActionCopy(flp, this)));\n\t\teditMenu.add(new JMenuItem(new ActionPaste(flp, this)));\n\n\t\ttoolsMenu = new JMenu(flp.getString(\"tools\"));\n\n\t\titemInvert = new JMenuItem(new ActionInvertCase(flp, this));\n\t\titemInvert.setEnabled(false);\n\t\ttoolsMenu.add(itemInvert);\n\n\t\titemLower = new JMenuItem(new ActionLowerCase(flp, this));\n\t\titemLower.setEnabled(false);\n\t\ttoolsMenu.add(itemLower);\n\n\t\titemUpper = new JMenuItem(new ActionUpperCase(flp, this));\n\t\titemUpper.setEnabled(false);\n\t\ttoolsMenu.add(itemUpper);\n\n\t\tsortMenu = new JMenu(flp.getString(\"sort\"));\n\t\tsortMenu.add(new JMenuItem(new ActionSortAscending(flp, this)));\n\t\tsortMenu.add(new JMenuItem(new ActionSortDescending(flp, this)));\n\n\t\tmenuBar.add(editMenu);\n\t\tmenuBar.add(createLanguageMenu());\n\t\tmenuBar.add(toolsMenu);\n\t\tmenuBar.add(sortMenu);\n\n\t\tthis.setJMenuBar(menuBar);\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.main_actions, menu);\n\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\t\tsuper.onCreateOptionsMenu(menu, inflater);\n\t}", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\t\tsuper.onCreateOptionsMenu(menu, inflater);\n\t}", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\t\tsuper.onCreateOptionsMenu(menu, inflater);\n\t}", "private void initializeContextMenus() {\n\t\tinitializeMenuForListView();\n\t\tinitializeMenuForPairsListView();\n\t}", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflate = getMenuInflater();\n inflate.inflate(R.menu.menu, ApplicationData.amvMenu.getMenu());\n return true;\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.menu_main, menu);\n super.onCreateOptionsMenu(menu, inflater);\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.menu_main, menu);\n super.onCreateOptionsMenu(menu, inflater);\n }", "@Override\r\n\tpublic void createMenu(Menu menu) {\n\r\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tsuper.onCreateOptionsMenu(menu);\n\t\tMenuInflater bow=getMenuInflater();\n\t\tbow.inflate(R.menu.menu, menu);\n\t\treturn true;\n\t\t}", "@Override\n public void onCreateContextMenu(ContextMenu menu, View view, ContextMenu.ContextMenuInfo menuInfo) {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.lay_context, menu);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater= getMenuInflater();\n inflater.inflate(R.menu.menu,menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.forecastfragment, menu);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater carInfoInflater = getMenuInflater();\n carInfoInflater.inflate(R.menu.car_info_menu, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t inflater.inflate(R.menu.menu, menu);\n\t \n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "@Override\n public boolean onCreateOptionsMenu(Menu menu) \n {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.menu_bar, menu);\n return true;\n }", "@Override\r\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\r\n\t\tinflater.inflate(R.menu.action_bar_menu, menu);\r\n\t\tmMenu = menu;\r\n\t\treturn super.onCreateOptionsMenu(menu);\r\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tgetMenuInflater().inflate(R.menu.resource, menu);\n\t\treturn true;\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\t// \n\t\tMenuInflater mi = getMenuInflater();\n\t\tmi.inflate(R.menu.thumb_actv_menu, menu);\n\t\t\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "@Override\npublic boolean onCreateOptionsMenu(Menu menu) {\ngetMenuInflater().inflate(R.menu.main, menu);\nreturn true;\n}", "@Override\r\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\r\n inflater.inflate(R.menu.main_actions, menu);\r\n\t\treturn true;\r\n //return super.onCreateOptionsMenu(menu);\r\n\t}", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\tsuper.onCreateOptionsMenu(menu, inflater);\n\tinflater.inflate(R.menu.menu_main, menu);\n\tmenu.findItem(R.id.action_edit).setVisible(false);\n\tmenu.findItem(R.id.action_share).setVisible(false);\n\tmenu.findItem(R.id.action_settings).setVisible(true);\n }", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.main, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.main, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.main, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\n\t\tinflater.inflate(R.menu.main, menu);\n\t\treturn super.onCreateOptionsMenu(menu);\n\t}", "@Override\r\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.menu_log_list, menu);\r\n }", "@Override\n\tpublic void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n\tinflater=this.getActivity().getMenuInflater();\n\tSupportMenu menu_=(SupportMenu) menu;\n\tsuper.onCreateOptionsMenu(menu_, inflater);\n\tinflater.inflate(R.menu.event_adding, menu_);\n\t\t\n\t}", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t MenuInflater inflater = getMenuInflater();\n\t inflater.inflate(R.menu.action_menu, menu);\n\t return super.onCreateOptionsMenu(menu);\n\t}", "private void createMenus() {\r\n\t\t// File menu\r\n\t\tmenuFile = new JMenu(Constants.C_FILE_MENU_TITLE);\r\n\t\tmenuBar.add(menuFile);\r\n\t\t\r\n\t\tmenuItemExit = new JMenuItem(Constants.C_FILE_ITEM_EXIT_TITLE);\r\n\t\tmenuItemExit.addActionListener(new ActionListener() {\r\n\t\t\tpublic void actionPerformed(ActionEvent arg0) {\r\n\t\t\t\tactionOnClicExit();\t\t// Action triggered when the Exit item is clicked.\r\n\t\t\t}\r\n\t\t});\r\n\t\tmenuFile.add(menuItemExit);\r\n\t\t\r\n\t\t// Help menu\r\n\t\tmenuHelp = new JMenu(Constants.C_HELP_MENU_TITLE);\r\n\t\tmenuBar.add(menuHelp);\r\n\t\t\r\n\t\tmenuItemHelp = new JMenuItem(Constants.C_HELP_ITEM_HELP_TITLE);\r\n\t\tmenuItemHelp.addActionListener(new ActionListener() {\r\n\t\t\tpublic void actionPerformed(ActionEvent e) {\r\n\t\t\t\tactionOnClicHelp();\r\n\t\t\t}\r\n\t\t});\r\n\t\tmenuHelp.add(menuItemHelp);\r\n\t\t\r\n\t\tmenuItemAbout = new JMenuItem(Constants.C_HELP_ITEM_ABOUT_TITLE);\r\n\t\tmenuItemAbout.addActionListener(new ActionListener() {\r\n\t\t\tpublic void actionPerformed(ActionEvent e) {\r\n\t\t\t\tactionOnClicAbout();\r\n\t\t\t}\r\n\t\t});\r\n\t\tmenuHelp.add(menuItemAbout);\r\n\t\t\r\n\t\tmenuItemReferences = new JMenuItem(Constants.C_HELP_ITEM_REFERENCES_TITLE);\r\n\t\tmenuItemReferences.addActionListener(new ActionListener() {\r\n\t\t\tpublic void actionPerformed(ActionEvent e) {\r\n\t\t\t\tactionOnClicReferences();\r\n\t\t\t}\r\n\t\t});\r\n\t\tmenuHelp.add(menuItemReferences);\r\n\t}", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.menu, menu);\n return super.onCreateOptionsMenu(menu);\n }", "private void constructMenus()\n\t{\n\t\tthis.fileMenu = new JMenu(\"File\");\n\t\tthis.editMenu = new JMenu(\"Edit\");\n\t\tthis.caseMenu = new JMenu(\"Case\");\n\t\tthis.imageMenu = new JMenu(\"Image\");\n\t\tthis.fileMenu.add(this.saveImageMenuItem);\n\t\tthis.fileMenu.addSeparator();\n\t\tthis.fileMenu.add(this.quitMenuItem);\n\t\tthis.editMenu.add(this.undoMenuItem);\n\t\tthis.editMenu.add(this.redoMenuItem);\n\t\tthis.caseMenu.add(this.removeImageMenuItem);\n\t\tthis.imageMenu.add(this.antiAliasMenuItem);\n\t\tthis.imageMenu.addSeparator();\n\t\tthis.imageMenu.add(this.brightenMenuItem);\n\t\tthis.imageMenu.add(this.darkenMenuItem);\n\t\tthis.imageMenu.addSeparator();\n\t\tthis.imageMenu.add(this.grayscaleMenuItem);\n\t\tthis.imageMenu.addSeparator();\n\t\tthis.imageMenu.add(this.resizeMenuItem);\n\t\tthis.imageMenu.addSeparator();\n\t\tthis.imageMenu.add(this.cropMenuItem);\n\t\tthis.imageMenu.addSeparator();\n\t\tthis.imageMenu.add(this.rotate90MenuItem);\n\t\tthis.imageMenu.add(this.rotate180MenuItem);\n\t\tthis.imageMenu.add(this.rotate270MenuItem);\n\t}", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.toolbar, menu);\n super.onCreateOptionsMenu(menu, inflater);\n\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.main_menu, menu);\n return true;\n\n}", "private void setUpMenu() {\n resideMenu = new ResideMenu(this);\n\n resideMenu.setBackground(R.drawable.menu_background);\n resideMenu.attachToActivity(this);\n resideMenu.setMenuListener(menuListener);\n resideMenu.setScaleValue(0.6f);\n\n // create menu items;\n itemHome = new ResideMenuItem(this, R.drawable.icon_profile, \"Home\");\n itemSerre = new ResideMenuItem(this, R.drawable.serre, \"GreenHouse\");\n itemControl = new ResideMenuItem(this, R.drawable.ctrl, \"Control\");\n itemTable = new ResideMenuItem(this, R.drawable.database, \"Parametre\");\n\n // itemProfile = new ResideMenuItem(this, R.drawable.user, \"Profile\");\n // itemSettings = new ResideMenuItem(this, R.drawable.stat_n, \"Statistique\");\n itemPicture = new ResideMenuItem(this, R.drawable.cam, \"Picture\");\n itemLog = new ResideMenuItem(this, R.drawable.log, \"Log file \");\n\n itemLogout = new ResideMenuItem(this, R.drawable.logout, \"Logout\");\n\n\n\n itemHome.setOnClickListener(this);\n itemSerre.setOnClickListener(this);\n itemControl.setOnClickListener(this);\n itemTable.setOnClickListener(this);\n\n// itemProfile.setOnClickListener(this);\n // itemSettings.setOnClickListener(this);\n itemLogout.setOnClickListener(this);\n itemPicture.setOnClickListener(this);\n itemLog.setOnClickListener(this);\n\n\n resideMenu.addMenuItem(itemHome, ResideMenu.DIRECTION_LEFT);\n resideMenu.addMenuItem(itemSerre, ResideMenu.DIRECTION_LEFT);\n resideMenu.addMenuItem(itemControl, ResideMenu.DIRECTION_LEFT);\n resideMenu.addMenuItem(itemTable, ResideMenu.DIRECTION_LEFT);\n resideMenu.addMenuItem(itemLog, ResideMenu.DIRECTION_LEFT);\n\n\n // resideMenu.addMenuItem(itemProfile, ResideMenu.DIRECTION_RIGHT);\n // resideMenu.addMenuItem(itemSettings, ResideMenu.DIRECTION_RIGHT);\n resideMenu.addMenuItem(itemPicture, ResideMenu.DIRECTION_RIGHT);\n\n resideMenu.addMenuItem(itemLogout, ResideMenu.DIRECTION_RIGHT);\n\n // You can disable a direction by setting ->\n // resideMenu.setSwipeDirectionDisable(ResideMenu.DIRECTION_RIGHT);\n\n findViewById(R.id.title_bar_left_menu).setOnClickListener(new View.OnClickListener() {\n @Override\n public void onClick(View view) {\n resideMenu.openMenu(ResideMenu.DIRECTION_LEFT);\n }\n });\n findViewById(R.id.title_bar_right_menu).setOnClickListener(new View.OnClickListener() {\n @Override\n public void onClick(View view) {\n resideMenu.openMenu(ResideMenu.DIRECTION_RIGHT);\n }\n });\n }", "@Override\n public boolean onCreateOptionsMenu (Menu menu){\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.menu_main, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.menu, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.menu, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.main_activity_actions, menu);\n return super.onCreateOptionsMenu(menu);\n }", "public void createmenu(){\n\n\n Context context = getApplicationContext();\n menuadpater = new MenuAdapter(context);\n\n MENULIST.setAdapter(menuadpater);\n\n\n }", "@Override\r\n public boolean onCreateOptionsMenu(Menu menu) {\r\n \tsuper.onCreateOptionsMenu(menu);\r\n\r\n MenuInflater inflater = getMenuInflater();\r\n inflater.inflate(R.menu.title_menu, menu);\r\n \r\n\t\treturn true;\r\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n getMenuInflater().inflate(R.menu.info, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tgetMenuInflater().inflate(R.menu.template, menu);\n\t\treturn true;\n\t}", "@Override\n public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {\n inflater.inflate(R.menu.menu_schedule_creation, menu);\n }", "private void placeActions() {\n IActionBars actionBars = getViewSite().getActionBars();\n\n // first in the menu\n IMenuManager menuManager = actionBars.getMenuManager();\n menuManager.add(mCreateFilterAction);\n menuManager.add(mEditFilterAction);\n menuManager.add(mDeleteFilterAction);\n menuManager.add(new Separator());\n menuManager.add(mClearAction);\n menuManager.add(new Separator());\n menuManager.add(mExportAction);\n\n // and then in the toolbar\n IToolBarManager toolBarManager = actionBars.getToolBarManager();\n for (CommonAction a : mLogLevelActions) {\n toolBarManager.add(a);\n }\n toolBarManager.add(new Separator());\n toolBarManager.add(mCreateFilterAction);\n toolBarManager.add(mEditFilterAction);\n toolBarManager.add(mDeleteFilterAction);\n toolBarManager.add(new Separator());\n toolBarManager.add(mClearAction);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n \tMenuInflater inflater = getMenuInflater();\n \tinflater.inflate(R.menu.menu_principal, menu);\n \t//Fin del menu\n \treturn true;\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.main_activity_actions, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater = getMenuInflater();\n inflater.inflate(R.menu.main_activity_actions, menu);\n return super.onCreateOptionsMenu(menu);\n }", "@Override\r\n public boolean onCreateOptionsMenu(Menu menu) {\n MenuInflater inflater = getMenuInflater();\r\n inflater.inflate(R.menu.cartab, menu);\r\n //getMenuInflater().inflate(R.menu.menu_main, menu);\r\n return true;\r\n }", "@Override\r\n public boolean onCreateOptionsMenu(Menu menu) {\r\n getMenuInflater().inflate(R.menu.menu,menu);\r\n return super.onCreateOptionsMenu(menu);\r\n }" ]
[ "0.66991645", "0.6673359", "0.6632681", "0.6606983", "0.66062343", "0.65972203", "0.65764797", "0.65662694", "0.655556", "0.655556", "0.65352", "0.653026", "0.6523824", "0.649541", "0.6492886", "0.6483986", "0.64605194", "0.6458586", "0.6455788", "0.6454844", "0.6453415", "0.64434975", "0.6417753", "0.6408765", "0.6406458", "0.6395804", "0.6395804", "0.63876545", "0.63798314", "0.63762397", "0.63739574", "0.6372859", "0.6372321", "0.6369304", "0.63661605", "0.636597", "0.636405", "0.63622665", "0.6362227", "0.63555473", "0.63447654", "0.6340775", "0.63375837", "0.63216597", "0.63071674", "0.6306798", "0.6305194", "0.6301199", "0.62968755", "0.62960154", "0.62927806", "0.62898403", "0.62898403", "0.62898403", "0.62861896", "0.62806183", "0.6257824", "0.6257824", "0.6253329", "0.62531435", "0.6253078", "0.6248222", "0.6245409", "0.6239249", "0.62386197", "0.6235823", "0.6233521", "0.6230216", "0.6225759", "0.6222956", "0.6221036", "0.6218036", "0.6216692", "0.6216692", "0.6216692", "0.6216692", "0.62035245", "0.6199273", "0.6198074", "0.6197817", "0.6189357", "0.61842215", "0.6180791", "0.6173138", "0.6171673", "0.61685747", "0.61623186", "0.61623186", "0.61622256", "0.61619866", "0.6158473", "0.6157332", "0.6155833", "0.6149346", "0.61491615", "0.6148899", "0.6146503", "0.6146503", "0.61397743", "0.61382186" ]
0.63165814
44
Handle presses on the action bar items
@Override public boolean onOptionsItemSelected(MenuItem item) { switch (item.getItemId()) { case R.id.currnet_decoded_data: // Get current information decoded_data = decodeList(mACA.mActionList); int current_time, work_num, prepare_num, rest_num, custom_clock_num; current_time = work_num = prepare_num = rest_num = custom_clock_num = 0; // Get totalltime for (String s : decoded_data.get(time_index)) current_time = current_time + (Integer.valueOf(s)); String HMS_now = toHMSform(current_time).get(0) + ":" + toHMSform(current_time).get(1) + ":" + toHMSform(current_time).get(2); // Count action name number work_num = Collections.frequency(decoded_data.get(name_index), "Work"); prepare_num = Collections.frequency(decoded_data.get(name_index), "Prepare"); rest_num = Collections.frequency(decoded_data.get(name_index), "Rest"); custom_clock_num = decoded_data.get(name_index).size() - work_num - prepare_num - rest_num; // Launch note new AlertDialog.Builder(context) .setTitle("Current Setting") .setMessage("Totall time: " + HMS_now + "\n" + "Prepare:" + prepare_num + "\n" + "Work: " + work_num + "\n" + "Rest: " + prepare_num + "\n" + "Custom clock: " + custom_clock_num) .show(); return true; case R.id.save_action_list: saveCurrentList(); return true; case R.id.reset_timer: new AlertDialog.Builder(context) .setMessage("Do you want to recover to the latest saving?") .setPositiveButton("Yes", new DialogInterface.OnClickListener() { @Override public void onClick(DialogInterface dialog, int which) { action_list.clear(); action_list.addAll(original_list); mACA.notifyDataSetChanged(); } }) .setNegativeButton("No", new DialogInterface.OnClickListener() { @Override public void onClick(DialogInterface dialog, int which) { } }).show(); return true; default: return super.onOptionsItemSelected(item); } }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n // Handle presses on the action bar items\n switch (item.getItemId()) {\n case android.R.id.home:\n onBackPressed();\n return true;\n case R.id.action_clear:\n return true;\n case R.id.action_done:\n\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onActionItemClicked(ActionMode mode, MenuItem item) {\n\n\n return true;\n }", "void onMenuItemClicked();", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n return super.onOptionsItemSelected(item);\n\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n return super.onOptionsItemSelected(item);\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t switch (item.getItemId()) {\n\t\tcase android.R.id.home:\n\t\t\t// app icon in action bar clicked; go home \n\t\t\tIntent intent = new Intent(this, Kelutral.class); \n\t\t\tintent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); \n\t\t\tstartActivity(intent); \n\t\t\treturn true;\t\t\n\t case R.id.Search:\n\t \treturn onSearchRequested();\n\t\tcase R.id.AppInfo:\n\t\t\t// Place holder menu item\n\t\t\tIntent newIntent = new Intent(Intent.ACTION_VIEW,\n\t\t\t\t\tUri.parse(\"http://forum.learnnavi.org/mobile-apps/\"));\n\t\t\tstartActivity(newIntent);\n\t\t\treturn true;\n\t\tcase R.id.Preferences:\n\t\t\tnewIntent = new Intent(getBaseContext(), Preferences.class);\n\t\t\tstartActivity(newIntent);\n\t\t\treturn true;\t\n\t }\n\t return false;\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n // Handling item selection\n switch (item.getItemId()) {\n case R.id.action_home:\n Intent intent = new Intent(this, MainActivity.class);\n startActivity(intent);\n return true;\n case R.id.action_birds:\n intent = new Intent(this, Birds.class);\n startActivity(intent);\n return true;\n case R.id.action_storm:\n intent = new Intent(this, Storm.class);\n startActivity(intent);\n return true;\n case R.id.action_nocturnal:\n intent = new Intent(this, Nocturnal.class);\n startActivity(intent);\n return true;\n case R.id.action_library:\n intent = new Intent(this, Mylibrary.class);\n startActivity(intent);\n return true;\n case R.id.action_now_playing:\n intent = new Intent(this, Nowplaying.class);\n startActivity(intent);\n return true;\n case R.id.action_download:\n intent = new Intent(this, Download.class);\n startActivity(intent);\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n switch (id) {\n case android.R.id.home:\n onActionHomePressed();\n return true;\n }\n return super.onOptionsItemSelected(item);\n }", "@Override\r\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\treturn super.onOptionsItemSelected(item);\r\n\t}", "@Override\r\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\treturn super.onOptionsItemSelected(item);\r\n\t}", "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\r\n case R.id.action_help:\r\n Intent help = new Intent(facebookplaces.this,appinstr.class);\r\n startActivity(help);\r\n return true;\r\n default:\r\n // If we got here, the user's action was not recognized.\r\n // Invoke the superclass to handle it.\r\n return super.onOptionsItemSelected(item);\r\n }\r\n }", "@Override\r\n public boolean onActionItemClicked(ActionMode mode, MenuItem item) {\r\n // TODO Auto-generated method stub\r\n return false;\r\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\t\n\t\tswitch (item.getItemId()) {\n\t\t\n\t\tdefault:\n\t\t\t\n\t\t\tbreak;\n\n\t\t}//switch (item.getItemId())\n\n\t\t\n\t\treturn super.onOptionsItemSelected(item);\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n switch (id) {\n case R.id.action_tweet:\n Intent intentTweet = new Intent(\"com.phonbopit.learnandroid.yamba.action.tweet\");\n startActivity(intentTweet);\n return true;\n case R.id.action_purge:\n\n return true;\n case R.id.action_settings:\n Intent intentSettings = new Intent(this, SettingActivity.class);\n startActivity(intentSettings);\n return true;\n case R.id.action_refresh:\n\n return true;\n default:\n return false;\n }\n\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item){\n super.onOptionsItemSelected(item);\n return true;\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n // Handle action bar item clicks here. The action bar will\n // automatically handle clicks on the Home/Up button, so long\n // as you specify a parent activity in AndroidManifest.xml.\n int id = item.getItemId();\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\n case R.id.action_browse:\n startActivity(new Intent(this, BrowseActivity.class));\n return true;\n case R.id.action_alphabet:\n startActivity(new Intent(this, AlphabetActivity.class));\n return true;\n case R.id.action_editor:\n startActivity(new Intent(this, EditorActivity.class));\n return true;\n }\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n Class c = Methods.onOptionsItemSelected(id);\n if (c != null) {\n Intent intent = new Intent(getBaseContext(), c);\n startActivity(intent);\n }\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n // Pass the event to ActionBarDrawerToggle, if it returns\n // true, then it has handled the app icon touch event\n if (mDrawerToggle.onOptionsItemSelected(item)) {\n return true;\n }\n\n // Handle your other action bar items...\n return super.onOptionsItemSelected(item);\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\treturn super.onOptionsItemSelected(item);\n\t}", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\treturn super.onOptionsItemSelected(item);\n\t}", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\treturn super.onOptionsItemSelected(item);\n\t}", "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\r\n // Handle item selection\r\n switch (item.getItemId()) {\r\n case android.R.id.home:\r\n onBackPressed();\r\n return true;\r\n\r\n case me.cchiang.lookforthings.R.id.action_sample:\r\n// Snackbar.make(parent_view, item.getTitle() + \" Clicked \", Snackbar.LENGTH_SHORT).show();\r\n return true;\r\n default:\r\n return super.onOptionsItemSelected(item);\r\n }\r\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n return super.onOptionsItemSelected(item);\n }", "protected void cabOnItemPress(int position) {}", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\tswitch (item.getItemId()) {\n\t\tcase android.R.id.home:\n\t\t\tonBackPressed();\n\t\t\treturn true;\n\t\tcase R.id.scan_menu:\n\t\t\tonScan();\n\t\t\tbreak;\n\t\tcase R.id.opt_about:\n\t\t\t//onAbout();\n\t\t\tbreak;\n\t\tcase R.id.opt_exit:\n\t\t\tfinish();\n\t\t\tbreak;\n\t\tdefault:\n\t\t\treturn super.onOptionsItemSelected(item);\n\t\t}\n\t\treturn true;\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\n // Respond to the action bar's Up/Home button\n case android.R.id.home:\n onBackPressed();\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n if (item.getItemId() == android.R.id.home) {\n finish(); // close this activity and return to preview activity (if there is any)\n } else if (item.getItemId() == R.id.action_copy) {\n presenter.onActionCopy();\n } else if (item.getItemId() == R.id.action_toReddit) {\n presenter.onActionToReddit();\n } else if (item.getItemId() == R.id.action_share) {\n Toast toast = Toast.makeText(this, \"sharing\", Toast.LENGTH_SHORT);\n toast.show();\n } else if (item.getItemId() == R.id.action_addToFavorites) {\n presenter.onActionToggleFavorite();\n }\n\n return super.onOptionsItemSelected(item);\n }", "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\r\n switch (id) {\r\n case android.R.id.home:\r\n // app icon in action bar clicked; go home\r\n this.finish();\r\n return true;\r\n default:\r\n return super.onOptionsItemSelected(item);\r\n }\r\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\n\t\ttry {\n\t\t\t// Handle presses on the action bar items\n\t\t\tswitch (item.getItemId()) {\n\n\t\t\tcase R.id.action_note_map_view_info:\n\t\t\t\tsetCurrentView(NoteMapView.info);\n\t\t\t\treturn true;\n\n\t\t\tcase R.id.action_note_map_view_image:\n\t\t\t\tsetCurrentView(NoteMapView.image);\n\t\t\t\treturn true;\n\n\t\t\tcase R.id.action_note_map_view_map:\n\t\t\t\tsetCurrentView(NoteMapView.map);\n\t\t\t\treturn true;\n\n\t\t\tcase R.id.action_note_map_close:\n\t\t\t\t// close -> go back to FragmentMainInput\n\t\t\t\tonBackPressed();\n\t\t\t\treturn true;\n\n\t\t\tdefault:\n\t\t\t\treturn super.onOptionsItemSelected(item);\n\t\t\t}\n\t\t}\n\t\tcatch(Exception ex) {\n\t\t\tLog.e(MODULE_TAG, ex.getMessage());\n\t\t}\n\t\treturn super.onOptionsItemSelected(item);\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n switch(id) {\n case R.id.action_settings: {\n Intent myIntent = new Intent(Activity_Main.this, Activity_Settings.class);\n Activity_Main.this.startActivity(myIntent);\n return true;\n }\n case R.id.action_moveicons: {\n if (TESTING)\n Toast.makeText(this, \"move icons clicked\", Toast.LENGTH_SHORT).show();\n return true;\n }\n }\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) \n {\n if (mDrawerToggle.onOptionsItemSelected(item)) \n {\n return true;\n }\n // Handle action buttons\n switch(item.getItemId()) \n {\n case R.id.action_websearch:\n // create intent to perform web search for this planet\n Intent intent = new Intent(Intent.ACTION_WEB_SEARCH);\n intent.putExtra(SearchManager.QUERY, getActionBar().getTitle());\n // catch event that there's no activity to handle intent\n if (intent.resolveActivity(getPackageManager()) != null) \n {\n startActivity(intent);\n } \n else\n {\n Toast.makeText(this, R.string.app_not_available, Toast.LENGTH_LONG).show();\n }\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\r\n case R.id.log:\r\n \tIntent i = new Intent(this, LogItemsActivity.class);\r\n \t\tstartActivity(i);\r\n return true;\r\n case R.id.edit:\r\n \tIntent i1 = new Intent(this, EditItemsActivity.class);\r\n \tstartActivity(i1);\r\n return true;\r\n case R.id.stats:\r\n \tIntent i2 = new Intent(this, BarActivity.class);\r\n \t\tstartActivity(i2);\r\n return true;\r\n default:\r\n return super.onOptionsItemSelected(item);\r\n }\r\n }", "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\r\n // Respond to a click on the \"Delete all entries\" menu option\r\n case R.id.action_share_list:\r\n // TODO: Action for the App Bar\r\n return true;\r\n case R.id.action_delete:\r\n // TODO: Action for the App Bar\r\n return true;\r\n // Respond to a click on the \"Up\" arrow button in the app bar\r\n case android.R.id.home:\r\n NavUtils.navigateUpFromSameTask(RecordActivity.this);\r\n return true;\r\n }\r\n return super.onOptionsItemSelected(item);\r\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n // Handle presses on the action bar items\n switch (item.getItemId()) {\n case R.id.action_save:\n saveEvent();\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\n\tpublic boolean onOptionsItemSelected(com.actionbarsherlock.view.MenuItem item) {\n\t\tif (mDrawerToggle.onOptionsItemSelected(item)) {\n\t\t\treturn true;\n\t\t}\n\n\t\t// Handle action buttons\n\t\tswitch (item.getItemId()) {\n\t\t// this is not a desirable approach!\n\t\tcase android.R.id.home:\n\t\t\t// Toast.makeText(this, \"Need to be implemented\",\n\t\t\t// Toast.LENGTH_SHORT).show();\n\t\t\t/*\n\t\t\t * android.support.v4.app.FragmentTransaction ft =\n\t\t\t * getSupportFragmentManager().beginTransaction();\n\t\t\t * ft.replace(R.id.container, fmt); ft.commit();\n\t\t\t */\n\n\t\t\tbreak;\n\t\tcase R.id.action_websearch:\n\t\t\t// // create intent to perform web search for this planet\n\t\t\t// Intent intent = new Intent(Intent.ACTION_WEB_SEARCH);\n\t\t\t// intent.putExtra(SearchManager.QUERY, getActionBar().getTitle());\n\t\t\t// // catch event that there's no activity to handle intent\n\t\t\t// if (intent.resolveActivity(getPackageManager()) != null) {\n\t\t\t// startActivity(intent);\n\t\t\t// } else {\n\t\t\t// Toast.makeText(this, R.string.app_not_available,\n\t\t\t// Toast.LENGTH_LONG).show();\n\t\t\t// }\n\n\t\t\t// item.expandActionView();\n\t\t\treturn false;\n\t\tcase R.id.menu_exit:\n\t\t\tthis.exitApplication();\n\t\t\tbreak;\n\t\tcase R.id.action_share:\n\n\t\t\t// String message = \"Text I wan't to share.\";\n\t\t\t// Intent share = new Intent(Intent.ACTION_SEND);\n\t\t\t// share.setType(\"text/plain\");\n\t\t\t// share.putExtra(Intent.EXTRA_TEXT, message);\n\t\t\t// startActivity(Intent.createChooser(share,\n\t\t\t// \"Title of the dialog the system will open\"));\n\n\t\t\tbreak;\n\t\tcase R.id.menu_settings2:\n\t\t\tIntent intent3 = new Intent(this, SettingsPreferences.class);\n\t\t\tstartActivity(intent3);\n\t\t\tbreak;\n\t\tcase R.id.set_date:\n\n\t\t\tfinal CharSequence[] items;\n\t\t\titems = getResources().getTextArray(R.array.dates_for_police);\n\n\t\t\tAlertDialog.Builder builder = Global.giveMeDialog(this, \"Choose a month for police data\");\n\n\t\t\tbuilder.setPositiveButton(\"OK\", new DialogInterface.OnClickListener() {\n\t\t\t\t@Override\n\t\t\t\tpublic void onClick(DialogInterface dialog, int which) {\n\n\t\t\t\t}\n\t\t\t});\n\t\t\tint i = 0;\n\t\t\tfor (; i < items.length; i++) {\n\t\t\t\tif (items[i].equals(Global.POLICE_DATA_REQUEST_MONTH))\n\t\t\t\t\tbreak;\n\t\t\t}\n\n\t\t\tbuilder.setSingleChoiceItems(items, i, new DialogInterface.OnClickListener() {\n\t\t\t\t@Override\n\t\t\t\tpublic void onClick(DialogInterface dialog, int which) {\n\t\t\t\t\tGlobal.setPOLICE_DATA_REQUEST_MONTH(items[which].toString());\n\t\t\t\t}\n\t\t\t});\n\n\t\t\tbuilder.show();\n\n\t\t\tbreak;\n\t\tcase R.id.register_dialgo_action_bar:\n\t\t\tif (!Global.isRegistered(this)) {\n\t\t\t\tif (regDialog == null) {\n\t\t\t\t\tregDialog = new RegDialogFragment();\n\n\t\t\t\t\tregDialog.show(getSupportFragmentManager(), \"should be changed here\");\n\t\t\t\t} else {\n\t\t\t\t\tregDialog.show(getSupportFragmentManager(), \"should be changed here\");\n\t\t\t\t\t// Toast.makeText(this, DEBUG + \" ID Yes\",\n\t\t\t\t\t// Toast.LENGTH_SHORT).show();\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\titem.setVisible(false);\n\t\t\t}\n\n\t\t\tbreak;\n\n\t\tcase R.id.email_developer:\n\t\t\tIntent intent = new Intent(Intent.ACTION_SEND);\n\t\t\tintent.setType(\"message/rfc822\");\n\t\t\tintent.putExtra(Intent.EXTRA_EMAIL, new String[] { \"yw@it-innovation.soton.ac.uk\" });\n\t\t\tintent.putExtra(Intent.EXTRA_SUBJECT, \"[DESURBS] - YOURSafe\");\n\t\t\tintent.putExtra(Intent.EXTRA_TEXT, \"Hi, Yang \\n\\n\");\n\t\t\ttry {\n\t\t\t\tstartActivity(Intent.createChooser(intent, \"Send mail...\"));\n\t\t\t} catch (android.content.ActivityNotFoundException ex) {\n\t\t\t\tToast.makeText(this, \"There are no email clients installed.\", Toast.LENGTH_SHORT).show();\n\t\t\t}\n\n\t\t\tbreak;\n\n\t\tcase R.id.survey_developer:\n\n\t\t\tString url = \"https://docs.google.com/forms/d/1HgHhfY-Xgt53xqMPCZC_Q_rL8AKUhNi9LiPXyhKkPq4/viewform\";\n\t\t\tintent = new Intent(Intent.ACTION_VIEW);\n\t\t\tintent.setData(Uri.parse(url));\n\t\t\tstartActivity(intent);\n\n\t\t\tbreak;\n\n\t\tcase R.id.menu_about:\n\t\t\tToast.makeText(this, \"This is Version \" + this.getString(R.string.version_name), Toast.LENGTH_SHORT).show();\n\t\t\tbreak;\n\n\t\tdefault:\n\t\t\treturn super.onOptionsItemSelected(item);\n\t\t}\n\t\treturn true;\n\n\t}", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\tint id = item.getItemId();\n\t\t//noinspection SimplifiableIfStatement\n\t\tIntent intent;\n\t\tswitch (id) {\n\t\t\tcase R.id.action_info:\n\t\t\t\tif(mBound) {\n\t\t\t\t\tStringBuffer message = new StringBuffer(getVersionInfo());\n\t\t\t\t\tmessage.append(mService.getConnectivityStatus().toString());\n\t\t\t\t\tMediaPlayerService.showMessageInPopup(message, Toast.LENGTH_LONG * 50, false);\n\t\t\t\t}\n\t\t\t\treturn true;\n\t\t\tcase R.id.action_settings:\n\t\t\t\tintent = new Intent(this, SettingsActivity.class);\n\t\t\t\tstartActivityForResult(intent, FavoriteStationsFrame.RESULT_SETTINGS);\n\t\t\t\treturn true;\n\t\t\t/*case R.id.action_add:\n\t\t\t\tintent = new Intent(this, SearchForStationsFrame.class);\n\t\t\t\tstartActivityForResult(intent, FavoriteStationsFrame.RESULT_ADD_STATIONS);\n\t\t\t\treturn true;*/\n\t\t\tcase R.id.action_help:\n\t\t\t\tintent = new Intent(this, HelpActivity.class);\n\t\t\t\tintent.putExtra(HelpActivity.ARG_SECTION_NUMBER, mViewPager.getCurrentItem());\n\t\t\t\tstartActivity(intent);\n\t\t\t\treturn true;\n\t\t\t/*case R.id.action_help1:\n\t\t\t\tintent = new Intent(this, HelpTabbedActivity.class);\n\t\t\t\tintent.putExtra(HelpTabbedActivity.PlaceholderFragment.ARG_SECTION_NUMBER, mViewPager.getCurrentItem());\n\t\t\t\tstartActivity(intent);\n\t\t\t\treturn true;*/\n\t\t\tcase android.R.id.home:\n\t\t\t\tif(mViewPager.getCurrentItem() == SEARCH_FOR_STATIONS)\n\t\t\t\t\tbreak;\n\t\t\tcase R.id.action_exit:\n\t\t\t\tHandler delayedPost = new Handler();\n\t\t\t\tdelayedPost.postDelayed(new Runnable() {\n\t\t\t\t\t@Override\n\t\t\t\t\tpublic void run() {\n\t\t\t\t\t\texitApp();\n\t\t\t\t\t}\n\t\t\t\t}, 100);//exitApp();\n\t\t\t\treturn true;\n\t\t\tcase R.id.action_volume_down:\n\t\t\tcase R.id.action_volume_up:\n\t\t\t\tif(mBound)\n\t\t\t\t\tmService.changeVolumeLevel(id==R.id.action_volume_up);\n\t\t\t\treturn true;\n\t\t}\n\n\t\treturn super.onOptionsItemSelected(item);\n\t}", "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\r\n return super.onOptionsItemSelected(item);\r\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) { Handle action bar item clicks here. The action bar will\n // automatically handle clicks on the Home/Up button, so long\n // as you specify a parent activity in AndroidManifest.xml.\n\n //\n // HANDLE BACK BUTTON\n //\n int id = item.getItemId();\n if (id == android.R.id.home) {\n // Back button clicked\n this.finish();\n }\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\tif (mDrawerToggle.onOptionsItemSelected(item)) {\n\t\t\treturn true;\n\t\t}\n\t\t// Handle action bar actions click\n\t\tswitch (item.getItemId()) {\n\t\tcase R.id.action_rate:\n\n\t\t\n\t\t\tToast.makeText(con, \"rate button is clicked\", 1000).show(); \n\n\t\t\treturn true;\n\t\t\t\n\t\tcase R.id.action_best:\n\n\t\t\t\n\t\t\tToast.makeText(con, \"Best button is clicked\", 1000).show(); \n\n\t\t\treturn true;\n\t\t\t\n\t\t\t\n\t\tcase R.id.action_liked:\n\n\t\t\t\n\t\t\tToast.makeText(con, \"liked button is clicked\", 1000).show(); \n\n\t\t\treturn true;\n\t\t\t\n\t\t\t\n\t\tcase R.id.action_language:\n\t\t{\n\t\t\tToast.makeText(con, \"Language button is clicked\", 1000).show(); \n\t\t\t\n\t\t\t\n\t\t\tString lCode=\"en\";\n\t\t\t\n\t\t\tif(PersistData.getStringData(con, \"LNG\").equalsIgnoreCase(\"en\"))\n\t\t\t{\n\t\t\t\t\n\t\t\t\t/*\n\t\t\t\t *english is there already, need bangla\n\t\t\t\t */\n\t\t\t\tlCode=\"bn\";\n\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t}else if(PersistData.getStringData(con, \"LNG\").equalsIgnoreCase(\"bn\"))\n\t\t\t\n\t\t\t{\n\t\t\t\tlCode=\"en\";\n\t\t\t\t\n\t\t\t\t\n\t\t\t}\n\t\t\t\n\t\t\t\n\t\t\tchangeLocateAndRestart(lCode);\n\n\t\t\treturn true;\n\t\t}\n\t\t\t\n\t\tdefault:\n\t\t\treturn super.onOptionsItemSelected(item);\n\t\t}\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n //HouseKeeper handles menu item click event\n mHouseKeeper.onOptionsItemSelected(item);\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n //noinspection SimplifiableIfStatement\n if (id == R.id.action_settings)\n return true;\n\n switch (id) {\n case R.id.action_sendShift:\n sendEvent();\n return true;\n\n\n case R.id.action_delete:\n deleteOrShowMethod();\n return true;\n }\n return super.onOptionsItemSelected(item);\n\n }", "@Override\n public boolean onOptionsItemSelected(@NonNull MenuItem item) {\n //get item id to handle item clicks\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\n //Back arrow\n case android.R.id.home:\n onBackPressed();\n }\n return super.onOptionsItemSelected(item);\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\tswitch (item.getItemId()) {\n\t\tcase R.id.action_done:\n\t\t\tquitPlay();\n\t\t\treturn true;\n\n\t\tdefault:\n\t\t\treturn super.onOptionsItemSelected(item);\n\t\t}\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n switch (item.getItemId()) {\n case android.R.id.home:\n super.onBackPressed();\n return true;\n\n default:\n // If we got here, the user's action was not recognized.\n // Invoke the superclass to handle it.\n return super.onOptionsItemSelected(item);\n\n }\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\n case R.id.action_quit:\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\tswitch (item.getItemId()) {\n\t\tcase android.R.id.home:\n\t\t\tonBackPressed();\n\t\t\treturn true;\n\t\tdefault:\n\t\t\treturn super.onOptionsItemSelected(item);\n\t\t}\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\n case R.id.home:\n home_pres();\n break;\n case R.id.back:\n back_press();\n break;\n case R.id.previous:\n previous_press();\n break;\n case R.id.next:\n next_press();\n break;\n default:\n assert false;\n }\n return true;\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\r\n\r\n //noinspection SimplifiableIfStatement\r\n\r\n\r\n return super.onOptionsItemSelected(item);\r\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n if (myDrawerToggle.onOptionsItemSelected(item)) {\n return true;\n }\n // Handle action buttons\n switch(item.getItemId()) {\n case R.string.action_websearch:\n // create intent to perform web search for this planet\n Intent intent = new Intent(Intent.ACTION_WEB_SEARCH);\n intent.putExtra(SearchManager.QUERY, getSupportActionBar().getTitle());\n // catch event that there's no activity to handle intent\n if (intent.resolveActivity(getPackageManager()) != null) {\n startActivity(intent);\n } else {\n Toast.makeText(this, R.string.app_not_available, Toast.LENGTH_LONG).show();\n }\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\r\n\tpublic boolean onCreateOptionsMenu(Menu menu) {\n\t\tMenuInflater inflater = getMenuInflater();\r\n\r\n\t\tinflater.inflate(R.menu.main_activity_actions, menu);\r\n\r\n\r\n\t\tif(tv==null) {\r\n\t\t\tRelativeLayout badgeLayout = (RelativeLayout) menu.findItem(R.id.action_notification).getActionView();\r\n\t\t\ttv = (TextView) badgeLayout.findViewById(R.id.hotlist_hot);\r\n\t\t\ttv.setText(\"12\");\r\n\t\t}\r\n\r\n\t\t/*menu.findItem(R.id.action_notification).getActionView().setOnClickListener(new OnClickListener() {\r\n\t\t\t@Override\r\n\t\t\tpublic void onClick(View v) {\r\n\r\n\t\t\t\t\tSystem.out.println(\"clicked\");\r\n\t\t\t\t\ttv.setEnabled(false);\r\n\t\t\t\t\ttv.setBackground(null);\r\n\t\t\t\t\ttv.setBackgroundDrawable(null);\r\n\t\t\t\t\ttv.setText(null);\r\n\t\t\t\t\tintent = new Intent(getApplicationContext(), Notification.class);\r\n\t\t\t\t\tstartActivity(intent);\r\n\r\n\t\t\t}\r\n\t\t});*/\r\n\t\t//getActionBar().setCustomView(R.layout.menu_example);\r\n\t\t//getActionBar().setDisplayOptions(ActionBar.DISPLAY_SHOW_CUSTOM | ActionBar.DISPLAY_SHOW_HOME | ActionBar.DISPLAY_HOME_AS_UP);\r\n\t\t//getActionBar().setIcon(android.R.color.transparent);\r\n\t\treturn true;\r\n\t}", "@Override\n\t\t\t\t\t\t\t\tpublic void onClick(View arg0) {\n\t\t\t\t\t\t\t\t\tMainActivity sct = (MainActivity) act;\n\t\t\t\t\t\t\t\t\tsct.onItemClick(posit2, 11);\n\t\t\t\t\t\t\t\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n if (id == android.R.id.home) {\n Log.e(\"clik\", \"action bar clicked\");\n finish();\n }\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n if (mDrawerToggle.onOptionsItemSelected(item)) {\n return true;\n }\n // Handle action buttons\n switch (item.getItemId()) {\n case R.id.action_websearch:\n // create intent to perform web search for this planet\n Intent intent = new Intent(Intent.ACTION_WEB_SEARCH);\n intent.putExtra(SearchManager.QUERY, getActionBar().getTitle());\n // catch event that there's no activity to handle intent\n if (intent.resolveActivity(getPackageManager()) != null) {\n startActivity(intent);\n } else {\n Toast.makeText(this, R.string.app_not_available, Toast.LENGTH_LONG).show();\n }\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\n\t public boolean onOptionsItemSelected(MenuItem item) {\n\t int id = item.getItemId();\n\t \n\t\t\tif (id == android.R.id.home) {\n\t\t\t\t// Respond to the action bar's Up/Home button\n\t\t\t\t// NavUtils.navigateUpFromSameTask(this);\n\t\t\t\tonBackPressed();\n\t\t\t\treturn true;\n\t\t\t}\n\t \n\t \n\t return super.onOptionsItemSelected(item);\n\t }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n switch (id){\n case R.id.action_settings :\n return true;\n\n case R.id.historic:\n vibe.vibrate(60); // 60 is time in ms\n Intent historicIntent = new Intent(MainActivity.this,HistoricActivity.class);\n historicIntent.setAction(BaseUtils.HISTORIC_INTENT);\n startActivityForResult(historicIntent, 1);\n\n break;\n case R.id.action_left:\n\n if(wV.canGoBack()){\n vibe.vibrate(60); // 60 is time in ms\n wV.goBack();\n }else{\n Toast.makeText(this,\"Nothing to load\",Toast.LENGTH_SHORT).show();\n }\n break;\n case R.id.action_right:\n if(wV.canGoForward()){\n vibe.vibrate(60); // 60 is time in ms\n wV.goForward();\n }else{\n Toast.makeText(this,\"Nothing to load\",Toast.LENGTH_SHORT).show();\n }\n break;\n case R.id.bookmarks:\n vibe.vibrate(60); // 60 is time in ms\n //Insert into bookmarks the active URL\n dao.insertBookmark(this,wV.getUrl());\n break;\n case R.id.seeBookmarks:\n Intent bookmarkIntent = new Intent(MainActivity.this,HistoricActivity.class);\n bookmarkIntent.setAction(BaseUtils.BOOKMARKS_INTENT);\n startActivityForResult(bookmarkIntent,1);\n break;\n\n }\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\tint id = item.getItemId();\n\t\tif (id == R.id.action_settings) {\n\t\t\treturn true;\n\t\t}\n\t\t// Handle presses on the action bar items\n\t switch (item.getItemId()) {\n\t case R.id.action_settings:\n\t //openSearch();\n\t return true;\n\t case R.id.action_talkback:\n\t startActivity(new Intent(this, AboutMeActivity.class));\n\t return true;\n\t default:\n\t return super.onOptionsItemSelected(item);\n\t }\n\t}", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\t\t\tswitch (item.getItemId()) {\t\t\t\t\t\n\t\t\t\tcase R.id.back:\n\t\t\t\t\tback();\n\t\t\t\t\treturn true;\n\t\t\t\t\t\n\t\t\t\tcase R.id.edit:\n\t\t\t\t\tedit();\n\t\t\t\t\treturn true;\n\t\t\t\t\t\n\t\t\t\tdefault:\n\t\t\t\t\treturn super.onOptionsItemSelected(item);\n\t\t}\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n\n return super.onOptionsItemSelected(item);\n }", "@Override\r\n public boolean onOptionsItemSelected(MenuItem item) {\n \r\n \tint id = item.getItemId();\r\n switch (id) {\r\n case R.id.action_settings:\r\n \topenSettings();\r\n return true;\r\n case R.id.action_about:\r\n \topenAbout();\r\n \treturn true;\r\n case R.id.action_exit:\r\n \tExit();\r\n \treturn true;\r\n default:\r\n return super.onOptionsItemSelected(item);\r\n }\r\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t\tint id = item.getItemId();\n\t\treturn super.onOptionsItemSelected(item);\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n switch (id) {\n case R.id.action_settings:\n return true;\n case android.R.id.home:\n onActionHomePressed();\n }\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(@NonNull MenuItem item) {\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n switch (item.getItemId()) {\n case R.id.action_exit:\n System.exit(0);\n break;\n case R.id.action_2players:\n Intent mainActivity = new Intent(this, TwoPlayersActivity.class);\n startActivity(mainActivity);\n break;\n case R.id.action_about:\n showPopUpWindow();\n break;\n }\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n if (mDrawerToggle.onOptionsItemSelected(item)) {\n return true;\n }\n // Handle action buttons\n switch (item.getItemId()) {\n case R.id.action_websearch:\n Toast.makeText(this, \"Search Web for planet \" + mTitle, Toast.LENGTH_SHORT).show();\n return true;\n default:\n return super.onOptionsItemSelected(item);\n }\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId ()) {\n case android.R.id.home:\n onBackPressed ();\n return true;\n\n default:\n break;\n }\n return super.onOptionsItemSelected ( item );\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n onBackPressed();\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\n case android.R.id.home:\n onBackPressed();\n return true;\n\n default:\n return super.onOptionsItemSelected(item);\n }\n\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n switch(id)\n {\n case R.id.action_home:\n Intent intent1 = new Intent(NoteListActivity.this.getApplicationContext(), MainActivity.class);\n startActivity(intent1);\n finish();\n break;\n case R.id.action_links:\n Intent intent2 = new Intent(NoteListActivity.this.getApplicationContext(), LinkListActivity.class);\n startActivity(intent2);\n finish();\n break;\n case R.id.action_tips:\n Intent intent3 = new Intent(NoteListActivity.this.getApplicationContext(), TipActivity.class);\n startActivity(intent3);\n break;\n default:\n break;\n }\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n\n switch (item.getItemId())\n {\n case android.R.id.home :\n super.onBackPressed();\n break;\n }\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n switch (item.getItemId()) {\n case android.R.id.home:\n onBackPressed();\n return true;\n default:\n return super.onOptionsItemSelected(item);\n\n }\n\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n Intent i;\n switch (id) {\n case R.id.action_search:\n break;\n case R.id.overflow1:\n i = new Intent(Intent.ACTION_VIEW);\n i.setData(Uri.parse(\"http://advanced.shifoo.in/site/appterms-and-conditions\"));\n startActivity(i);\n break;\n case R.id.overflow2:\n i = new Intent(Intent.ACTION_VIEW);\n i.setData(Uri.parse(\"http://www.shifoo.in/site/privacy-policy\"));\n startActivity(i);\n break;\n default:\n return super.onOptionsItemSelected(item);\n }\n return true;\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n int id = item.getItemId();\n\n switch (id) {\n case android.R.id.home:\n onBackPressed();\n break;\n }\n return super.onOptionsItemSelected(item);\n }", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n // Handle action bar item clicks here. The action bar will\n // automatically handle clicks on the Home/Up button, so long\n // as you specify a parent activity in AndroidManifest.xml.\n\n int id = item.getItemId();\n // 주석처리함..\n // if (id == R.id.action_settings) {\n // return true;\n // }\n\n return super.onOptionsItemSelected(item);\n }", "@Override\n\tpublic boolean onOptionsItemSelected(MenuItem item) {\n\t switch (item.getItemId()) {\n\t \n\t case R.id.action_settings:\n\t \t Intent prefsIntentS = new Intent(this, PreferencesActivity.class);\n\t startActivity(prefsIntentS);\n\t return true;\n\t case R.id.action_about:\n\t \t Intent aboutIntent = new Intent(this, AboutActivity.class);\n\t \t startActivity(aboutIntent);\n\t \t overridePendingTransition(R.anim.fadein,R.anim.fader);\n\t return true;\n\t case R.id.action_help:\n\t \t Intent helpIntent = new Intent(this, HelpActivity.class);\n\t \t startActivity(helpIntent);\n\t \t overridePendingTransition(R.anim.fadein,R.anim.fader);\n\t return true;\n\t default:\n\t return super.onOptionsItemSelected(item);\n\t }\n\t}", "@Override\n public boolean onOptionsItemSelected(MenuItem item) {\n //Implement action listener on the menu buttons\n int itemId = item.getItemId();\n\n //Choose the appropriate action menu based on the button selected\n switch (itemId) {\n case R.id.action_open_save_list:\n openSaveList();\n break;\n case R.id.action_settings:\n openAppSettings();\n }\n return super.onOptionsItemSelected(item);\n }" ]
[ "0.7173379", "0.69227743", "0.69227743", "0.69227743", "0.69227743", "0.6911944", "0.6884609", "0.6881586", "0.68243235", "0.68193024", "0.68051094", "0.6801348", "0.678705", "0.678705", "0.67608094", "0.67543995", "0.6754033", "0.674645", "0.67355984", "0.6727317", "0.67257065", "0.67257065", "0.67257065", "0.67257065", "0.67257065", "0.67257065", "0.6723229", "0.67047226", "0.670323", "0.6695576", "0.6695576", "0.6695576", "0.6673202", "0.66641897", "0.66641897", "0.66641897", "0.66641897", "0.66641897", "0.66641897", "0.66641897", "0.66641897", "0.6651234", "0.66501373", "0.66408205", "0.6640387", "0.6596357", "0.6595274", "0.6593547", "0.65873045", "0.6578023", "0.65763044", "0.6571006", "0.6561838", "0.65557647", "0.65519553", "0.65340966", "0.65310395", "0.6512335", "0.6510273", "0.6502483", "0.6497952", "0.64960766", "0.6488292", "0.64863867", "0.64830875", "0.6482162", "0.6477473", "0.6476086", "0.6474335", "0.6471746", "0.64694387", "0.64618725", "0.6460911", "0.6459166", "0.64538074", "0.6453495", "0.6448078", "0.644757", "0.6446672", "0.6446672", "0.6446672", "0.6446672", "0.6446672", "0.6446672", "0.64438176", "0.6437946", "0.6434402", "0.6428054", "0.6421541", "0.64196163", "0.64186686", "0.6415855", "0.6414209", "0.64138687", "0.64123267", "0.64088166", "0.6406903", "0.64038754", "0.6401255", "0.6400071", "0.63982415" ]
0.0
-1
Handle the crash leaded by null reference
@Override public boolean onKeyDown(int keyCode, KeyEvent event) { if (mACA.mActionList == null && original_list != null) { return super.onKeyDown(keyCode, event);} else if (mACA.mActionList != null && original_list == null) { return super.onKeyDown(keyCode, event);} else if (mACA.mActionList == null && original_list == null) { return super.onKeyDown(keyCode, event);} // else if (!compareActionLists(mACA.mActionList, original_list)) { if (!compareActionLists(mACA.mActionList, original_list)) { // HOLD ON! goback if (keyCode == KeyEvent.KEYCODE_BACK && event.getRepeatCount() == 0) { new AlertDialog.Builder(context) .setTitle("Are you sure to leave?") .setMessage("You will lose the changed data") .setPositiveButton("Yes", new DialogInterface.OnClickListener() { @Override public void onClick(DialogInterface dialog, int which) { finish(); } }) .setNegativeButton("No", new DialogInterface.OnClickListener() { @Override public void onClick(DialogInterface dialog, int which) { } }).show(); } } return super.onKeyDown(keyCode, event); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public void mo5385r() {\n throw null;\n }", "private static NullPointerException m147578b(Throwable th) {\n NullPointerException nullPointerException = new NullPointerException(\"Actually not, but can't pass out an exception otherwise...\");\n nullPointerException.initCause(th);\n return nullPointerException;\n }", "public void crash() {\n\t\tgetPersistenceStrategy().crash();\n\t}", "public void uncaughtException(java.lang.Thread r11, java.lang.Throwable r12) {\n /*\n r10 = this;\n setJavaThreadCrashed()\n boolean r0 = com.zipow.videobox.mainboard.Mainboard.isNativeCrashed()\n if (r0 == 0) goto L_0x0011\n java.lang.Thread$UncaughtExceptionHandler r0 = r10.mNextHandler\n if (r0 == 0) goto L_0x0010\n r0.uncaughtException(r11, r12)\n L_0x0010:\n return\n L_0x0011:\n boolean r0 = r12 instanceof java.lang.UnsatisfiedLinkError\n if (r0 != 0) goto L_0x028e\n boolean r0 = r12 instanceof android.database.sqlite.SQLiteDiskIOException\n if (r0 == 0) goto L_0x001b\n goto L_0x028e\n L_0x001b:\n com.zipow.videobox.VideoBoxApplication r0 = com.zipow.videobox.VideoBoxApplication.getInstance()\n boolean r0 = r0.isConfApp()\n if (r0 == 0) goto L_0x0052\n us.zoom.androidlib.app.ZMActivity r0 = p021us.zoom.androidlib.app.ZMActivity.getFrontActivity()\n com.zipow.videobox.confapp.ConfUI r1 = com.zipow.videobox.confapp.ConfUI.getInstance()\n boolean r1 = r1.isLeaveComplete()\n if (r1 != 0) goto L_0x0043\n boolean r1 = r0 instanceof com.zipow.videobox.ConfActivity\n if (r1 == 0) goto L_0x0052\n boolean r1 = r0.isFinishing()\n if (r1 != 0) goto L_0x0043\n boolean r0 = p021us.zoom.androidlib.app.ZMActivity.isActivityDestroyed(r0)\n if (r0 == 0) goto L_0x0052\n L_0x0043:\n java.lang.String r11 = TAG\n java.lang.String r0 = \"\"\n android.util.Log.e(r11, r0, r12)\n com.zipow.videobox.VideoBoxApplication r11 = com.zipow.videobox.VideoBoxApplication.getInstance()\n r11.stopConfService()\n return\n L_0x0052:\n int r0 = android.os.Process.myPid()\n com.zipow.videobox.VideoBoxApplication r1 = com.zipow.videobox.VideoBoxApplication.getInstance()\n boolean r1 = r1.isConfApp()\n if (r1 == 0) goto L_0x0063\n java.lang.String r1 = \"zVideoApp\"\n goto L_0x0065\n L_0x0063:\n java.lang.String r1 = \"zChatApp\"\n L_0x0065:\n com.zipow.videobox.VideoBoxApplication r2 = com.zipow.videobox.VideoBoxApplication.getInstance()\n boolean r2 = com.zipow.videobox.util.ZMUtils.isItuneApp(r2)\n if (r2 == 0) goto L_0x0080\n java.lang.StringBuilder r2 = new java.lang.StringBuilder\n r2.<init>()\n r2.append(r1)\n java.lang.String r1 = \"-intune\"\n r2.append(r1)\n java.lang.String r1 = r2.toString()\n L_0x0080:\n java.lang.String r2 = \"java-\"\n boolean r3 = r12 instanceof com.zipow.videobox.stabilility.NativeCrashException\n if (r3 == 0) goto L_0x0088\n java.lang.String r2 = \"native-zmdump-\"\n L_0x0088:\n java.lang.StringBuilder r4 = new java.lang.StringBuilder\n r4.<init>()\n java.lang.String r5 = \"crash-\"\n r4.append(r5)\n r4.append(r2)\n java.lang.String r4 = r4.toString()\n java.lang.StringBuilder r5 = new java.lang.StringBuilder\n r5.<init>()\n java.lang.String r6 = \"-\"\n r5.append(r6)\n r5.append(r1)\n java.lang.String r1 = \"-\"\n r5.append(r1)\n r5.append(r0)\n java.lang.String r0 = \".log\"\n r5.append(r0)\n java.lang.String r0 = r5.toString()\n r1 = 5\n long r5 = java.lang.System.currentTimeMillis()\n java.io.File r0 = com.zipow.videobox.util.LogUtil.getNewLogFile(r4, r0, r1, r5)\n if (r0 != 0) goto L_0x00ca\n java.lang.Thread$UncaughtExceptionHandler r0 = r10.mNextHandler\n if (r0 == 0) goto L_0x00c9\n r0.uncaughtException(r11, r12)\n L_0x00c9:\n return\n L_0x00ca:\n r1 = 0\n boolean r4 = com.zipow.cmmlib.AppContext.BAASecurity_IsEnabled() // Catch:{ Exception -> 0x0192, all -> 0x018e }\n com.zipow.videobox.VideoBoxApplication r5 = com.zipow.videobox.VideoBoxApplication.getInstance() // Catch:{ Exception -> 0x0192, all -> 0x018e }\n boolean r5 = r5.isConfApp() // Catch:{ Exception -> 0x0192, all -> 0x018e }\n if (r5 == 0) goto L_0x00de\n com.zipow.videobox.stabilility.JavaCrashHandler$1 r5 = new com.zipow.videobox.stabilility.JavaCrashHandler$1 // Catch:{ Exception -> 0x0192, all -> 0x018e }\n r5.<init>() // Catch:{ Exception -> 0x0192, all -> 0x018e }\n L_0x00de:\n java.io.PrintStream r5 = new java.io.PrintStream // Catch:{ Exception -> 0x0192, all -> 0x018e }\n r5.<init>(r0) // Catch:{ Exception -> 0x0192, all -> 0x018e }\n java.lang.StringBuilder r6 = new java.lang.StringBuilder // Catch:{ Exception -> 0x0193 }\n r6.<init>() // Catch:{ Exception -> 0x0193 }\n java.lang.String r7 = \"version: \"\n r6.append(r7) // Catch:{ Exception -> 0x0193 }\n com.zipow.videobox.VideoBoxApplication r7 = com.zipow.videobox.VideoBoxApplication.getInstance() // Catch:{ Exception -> 0x0193 }\n java.lang.String r7 = r7.getVersionName() // Catch:{ Exception -> 0x0193 }\n r6.append(r7) // Catch:{ Exception -> 0x0193 }\n java.lang.String r6 = r6.toString() // Catch:{ Exception -> 0x0193 }\n r5.println(r6) // Catch:{ Exception -> 0x0193 }\n java.lang.StringBuilder r6 = new java.lang.StringBuilder // Catch:{ Exception -> 0x0193 }\n r6.<init>() // Catch:{ Exception -> 0x0193 }\n java.lang.String r7 = \"Kernel Version: \"\n r6.append(r7) // Catch:{ Exception -> 0x0193 }\n com.zipow.videobox.VideoBoxApplication r7 = com.zipow.videobox.VideoBoxApplication.getInstance() // Catch:{ Exception -> 0x0193 }\n java.lang.String r7 = r7.getKernelVersion() // Catch:{ Exception -> 0x0193 }\n r6.append(r7) // Catch:{ Exception -> 0x0193 }\n java.lang.String r6 = r6.toString() // Catch:{ Exception -> 0x0193 }\n r5.println(r6) // Catch:{ Exception -> 0x0193 }\n java.lang.StringBuilder r6 = new java.lang.StringBuilder // Catch:{ Exception -> 0x0193 }\n r6.<init>() // Catch:{ Exception -> 0x0193 }\n java.lang.String r7 = \"OS: \"\n r6.append(r7) // Catch:{ Exception -> 0x0193 }\n java.lang.String r7 = com.zipow.videobox.ptapp.SystemInfoHelper.getOSInfo() // Catch:{ Exception -> 0x0193 }\n r6.append(r7) // Catch:{ Exception -> 0x0193 }\n java.lang.String r6 = r6.toString() // Catch:{ Exception -> 0x0193 }\n r5.println(r6) // Catch:{ Exception -> 0x0193 }\n if (r4 != 0) goto L_0x014d\n java.lang.StringBuilder r4 = new java.lang.StringBuilder // Catch:{ Exception -> 0x0193 }\n r4.<init>() // Catch:{ Exception -> 0x0193 }\n java.lang.String r6 = \"Hardware: \"\n r4.append(r6) // Catch:{ Exception -> 0x0193 }\n java.lang.String r6 = com.zipow.videobox.ptapp.SystemInfoHelper.getHardwareInfo() // Catch:{ Exception -> 0x0193 }\n r4.append(r6) // Catch:{ Exception -> 0x0193 }\n java.lang.String r4 = r4.toString() // Catch:{ Exception -> 0x0193 }\n r5.println(r4) // Catch:{ Exception -> 0x0193 }\n L_0x014d:\n java.lang.StringBuilder r4 = new java.lang.StringBuilder // Catch:{ Exception -> 0x0193 }\n r4.<init>() // Catch:{ Exception -> 0x0193 }\n java.lang.String r6 = \"IsProcessAtFront: \"\n r4.append(r6) // Catch:{ Exception -> 0x0193 }\n com.zipow.videobox.VideoBoxApplication r6 = com.zipow.videobox.VideoBoxApplication.getInstance() // Catch:{ Exception -> 0x0193 }\n boolean r6 = r6.isAtFront() // Catch:{ Exception -> 0x0193 }\n r4.append(r6) // Catch:{ Exception -> 0x0193 }\n java.lang.String r4 = r4.toString() // Catch:{ Exception -> 0x0193 }\n r5.println(r4) // Catch:{ Exception -> 0x0193 }\n java.lang.StringBuilder r4 = new java.lang.StringBuilder // Catch:{ Exception -> 0x0193 }\n r4.<init>() // Catch:{ Exception -> 0x0193 }\n java.lang.String r6 = \"IsRooted: \"\n r4.append(r6) // Catch:{ Exception -> 0x0193 }\n boolean r6 = p021us.zoom.androidlib.util.RootCheckUtils.isRooted() // Catch:{ Exception -> 0x0193 }\n r4.append(r6) // Catch:{ Exception -> 0x0193 }\n java.lang.String r4 = r4.toString() // Catch:{ Exception -> 0x0193 }\n r5.println(r4) // Catch:{ Exception -> 0x0193 }\n r5.println() // Catch:{ Exception -> 0x0193 }\n r12.printStackTrace(r5) // Catch:{ Exception -> 0x0193 }\n r5.flush() // Catch:{ Exception -> 0x019f }\n r5.close() // Catch:{ Exception -> 0x019f }\n goto L_0x019f\n L_0x018e:\n r11 = move-exception\n r5 = r1\n goto L_0x0285\n L_0x0192:\n r5 = r1\n L_0x0193:\n r0.delete() // Catch:{ all -> 0x0284 }\n if (r5 == 0) goto L_0x019e\n r5.flush() // Catch:{ Exception -> 0x019e }\n r5.close() // Catch:{ Exception -> 0x019e }\n L_0x019e:\n r0 = r1\n L_0x019f:\n if (r3 != 0) goto L_0x0227\n us.zoom.androidlib.app.ZMActivity r4 = p021us.zoom.androidlib.app.ZMActivity.getFrontActivity()\n if (r4 == 0) goto L_0x0227\n java.lang.String r5 = \"Fragment\"\n java.lang.String[] r5 = new java.lang.String[]{r5}\n if (r0 == 0) goto L_0x0212\n java.io.FileWriter r6 = new java.io.FileWriter // Catch:{ IOException -> 0x01fe, all -> 0x01e6 }\n r7 = 1\n r6.<init>(r0, r7) // Catch:{ IOException -> 0x01fe, all -> 0x01e6 }\n java.io.BufferedWriter r7 = new java.io.BufferedWriter // Catch:{ IOException -> 0x01e4, all -> 0x01e1 }\n r7.<init>(r6) // Catch:{ IOException -> 0x01e4, all -> 0x01e1 }\n java.io.PrintWriter r8 = new java.io.PrintWriter // Catch:{ IOException -> 0x01df, all -> 0x01dc }\n r8.<init>(r7) // Catch:{ IOException -> 0x01df, all -> 0x01dc }\n r8.println() // Catch:{ IOException -> 0x01da, all -> 0x01d8 }\n androidx.fragment.app.FragmentManager r1 = r4.getSupportFragmentManager() // Catch:{ IOException -> 0x01da, all -> 0x01d8 }\n if (r1 == 0) goto L_0x01d6\n androidx.fragment.app.FragmentManager r1 = r4.getSupportFragmentManager() // Catch:{ IOException -> 0x01da, all -> 0x01d8 }\n java.lang.String r4 = \"\"\n java.io.FileDescriptor r9 = new java.io.FileDescriptor // Catch:{ IOException -> 0x01da, all -> 0x01d8 }\n r9.<init>() // Catch:{ IOException -> 0x01da, all -> 0x01d8 }\n r1.dump(r4, r9, r8, r5) // Catch:{ IOException -> 0x01da, all -> 0x01d8 }\n L_0x01d6:\n r1 = r6\n goto L_0x0214\n L_0x01d8:\n r11 = move-exception\n goto L_0x01ea\n L_0x01da:\n goto L_0x0201\n L_0x01dc:\n r11 = move-exception\n r8 = r1\n goto L_0x01ea\n L_0x01df:\n r8 = r1\n goto L_0x0201\n L_0x01e1:\n r11 = move-exception\n r7 = r1\n goto L_0x01e9\n L_0x01e4:\n r7 = r1\n goto L_0x0200\n L_0x01e6:\n r11 = move-exception\n r6 = r1\n r7 = r6\n L_0x01e9:\n r8 = r7\n L_0x01ea:\n if (r6 == 0) goto L_0x01f1\n r6.close() // Catch:{ IOException -> 0x01f0 }\n goto L_0x01f1\n L_0x01f0:\n L_0x01f1:\n if (r7 == 0) goto L_0x01f8\n r7.close() // Catch:{ IOException -> 0x01f7 }\n goto L_0x01f8\n L_0x01f7:\n L_0x01f8:\n if (r8 == 0) goto L_0x01fd\n r8.close()\n L_0x01fd:\n throw r11\n L_0x01fe:\n r6 = r1\n r7 = r6\n L_0x0200:\n r8 = r7\n L_0x0201:\n if (r6 == 0) goto L_0x0208\n r6.close() // Catch:{ IOException -> 0x0207 }\n goto L_0x0208\n L_0x0207:\n L_0x0208:\n if (r7 == 0) goto L_0x020f\n r7.close() // Catch:{ IOException -> 0x020e }\n goto L_0x020f\n L_0x020e:\n L_0x020f:\n if (r8 == 0) goto L_0x0227\n goto L_0x0224\n L_0x0212:\n r7 = r1\n r8 = r7\n L_0x0214:\n if (r1 == 0) goto L_0x021b\n r1.close() // Catch:{ IOException -> 0x021a }\n goto L_0x021b\n L_0x021a:\n L_0x021b:\n if (r7 == 0) goto L_0x0222\n r7.close() // Catch:{ IOException -> 0x0221 }\n goto L_0x0222\n L_0x0221:\n L_0x0222:\n if (r8 == 0) goto L_0x0227\n L_0x0224:\n r8.close()\n L_0x0227:\n if (r0 == 0) goto L_0x0272\n java.lang.StringBuilder r1 = new java.lang.StringBuilder\n r1.<init>()\n java.lang.String r4 = com.zipow.cmmlib.AppUtil.getLogParentPath()\n r1.append(r4)\n java.lang.String r4 = \"/logs\"\n r1.append(r4)\n java.lang.String r1 = r1.toString()\n java.lang.StringBuilder r4 = new java.lang.StringBuilder\n r4.<init>()\n java.lang.String r5 = \"crash-\"\n r4.append(r5)\n r4.append(r2)\n java.lang.String r2 = r4.toString()\n boolean r1 = com.zipow.videobox.util.LogUtil.isSameCrashReported(r1, r0, r2)\n if (r1 == 0) goto L_0x0272\n java.io.File r1 = new java.io.File\n java.lang.StringBuilder r2 = new java.lang.StringBuilder\n r2.<init>()\n java.lang.String r4 = r0.getAbsolutePath()\n r2.append(r4)\n java.lang.String r4 = \".sent\"\n r2.append(r4)\n java.lang.String r2 = r2.toString()\n r1.<init>(r2)\n r0.renameTo(r1)\n L_0x0272:\n if (r3 == 0) goto L_0x027c\n com.zipow.videobox.VideoBoxApplication r11 = com.zipow.videobox.VideoBoxApplication.getInstance()\n r11.killCurrentProcess()\n goto L_0x0283\n L_0x027c:\n java.lang.Thread$UncaughtExceptionHandler r0 = r10.mNextHandler\n if (r0 == 0) goto L_0x0283\n r0.uncaughtException(r11, r12)\n L_0x0283:\n return\n L_0x0284:\n r11 = move-exception\n L_0x0285:\n if (r5 == 0) goto L_0x028d\n r5.flush() // Catch:{ Exception -> 0x028d }\n r5.close() // Catch:{ Exception -> 0x028d }\n L_0x028d:\n throw r11\n L_0x028e:\n java.lang.Thread$UncaughtExceptionHandler r0 = r10.mNextHandler\n if (r0 == 0) goto L_0x0295\n r0.uncaughtException(r11, r12)\n L_0x0295:\n return\n */\n throw new UnsupportedOperationException(\"Method not decompiled: com.zipow.videobox.stabilility.JavaCrashHandler.uncaughtException(java.lang.Thread, java.lang.Throwable):void\");\n }", "@Test(timeout = 4000)\n public void test368() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef((String) null);\n // Undeclared exception!\n try { \n xmlEntityRef0.map((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public void pos2() {\n try {\n Object obj = null;\n obj.hashCode();\n System.out.println(\"Hey I'm at the end of try block\");\n } catch (NullPointerException e) {\n System.out.println(\"Don't try to get the hashcode of a null object.\");\n // BUG: Diagnostic contains: Catch general exception not specific enough.\n } catch (Exception e) {\n System.out.println(\"Exception occurred\");\n }\n System.out.println(\"I'm out of try-catch block in Java.\");\n }", "public static void nullPointer(Object errorMessage) {\n throw new NullPointerException(\"\" + errorMessage);\n }", "static void fun() \n\t { \n\t try\n\t { \n\t throw new NullPointerException(\"demo\"); \n\t } \n\t catch(NullPointerException e) \n\t { \n\t System.out.println(\"Caught inside fun().\"); \n\t throw e; // rethrowing the exception \n\t } \n\t }", "@Test(timeout = 4000)\n public void test104() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"B$\");\n // Undeclared exception!\n try { \n xmlEntityRef0.legend((Object) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "private void checkForCrashes()\r\n {\r\n ReportManager.checkForCrashes(this);\r\n }", "@Test(timeout = 4000)\n public void test359() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef((String) null);\n // Undeclared exception!\n try { \n xmlEntityRef0.requestFocus();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test358() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef((String) null);\n // Undeclared exception!\n try { \n xmlEntityRef0.s();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Override\n public void throwSystemException_NullPointer() {\n throw new NullPointerException(\"Testing ability to throw System Exceptions\");\n }", "@Test\n public void test101() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef((String) null);\n // Undeclared exception!\n try {\n Component component0 = xmlEntityRef0.cite((Object) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public void mo5371e(int i) {\n throw null;\n }", "@Test(timeout = 4000)\n public void test17() throws Throwable {\n LinkedList<byte[][]> linkedList0 = new LinkedList<byte[][]>();\n linkedList0.add((byte[][]) null);\n FBCachedFetcher fBCachedFetcher0 = new FBCachedFetcher(linkedList0, (FBObjectListener.FetcherListener) null);\n linkedList0.push((byte[][]) null);\n // Undeclared exception!\n try { \n fBCachedFetcher0.previous();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.firebirdsql.jdbc.FBCachedFetcher\", e);\n }\n }", "@Test\n public void test130() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef((String) null);\n // Undeclared exception!\n try {\n Component component0 = xmlEntityRef0.address();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test131() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"/\");\n // Undeclared exception!\n try { \n xmlEntityRef0.h3((Object) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test323() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef((String) null);\n // Undeclared exception!\n try { \n xmlEntityRef0.base((CharSequence) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test069() throws Throwable {\n // Undeclared exception!\n try { \n SQLUtil.mutatesStructure((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.databene.jdbacl.SQLUtil\", e);\n }\n }", "void Crash(T ex) throws T;", "public void fill() {\n throw null;\n }", "@Test(timeout = 4000)\n public void test325() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"B$\");\n // Undeclared exception!\n try { \n xmlEntityRef0.q((Object) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test264() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"!x\");\n // Undeclared exception!\n try { \n xmlEntityRef0.br();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public void throwSystemException_NullPointer() {\n throw new NullPointerException(\"Testing ability to throw System Exceptions\");\n }", "public int mo5362c(View view) {\n throw null;\n }", "@Override\n public void onClick(View v) {\n Config.context.entry.crash();\n }", "@Test(timeout = 4000)\n public void test13() throws Throwable {\n FileSystemHandling.setPermissions((EvoSuiteFile) null, true, true, true);\n LinkedList<byte[][]> linkedList0 = new LinkedList<byte[][]>();\n FBObjectListener.FetcherListener fBObjectListener_FetcherListener0 = null;\n FileSystemHandling.shouldAllThrowIOExceptions();\n linkedList0.add((byte[][]) null);\n FBCachedFetcher fBCachedFetcher0 = new FBCachedFetcher(linkedList0, (FBObjectListener.FetcherListener) null);\n // Undeclared exception!\n try { \n fBCachedFetcher0.relative(1433);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.firebirdsql.jdbc.FBCachedFetcher\", e);\n }\n }", "@Override\n\tpublic String doError() {\n\t\treturn null;\n\t}", "public final void accept(Throwable th) {\n MutableLiveData oVar = this.f89536a.f89534b;\n if (oVar != null) {\n oVar.postValue(null);\n }\n }", "@Override\n public void onMachineBroken()\n {\n \n }", "@Test(timeout = 4000)\n public void test18() throws Throwable {\n LinkedList<byte[][]> linkedList0 = new LinkedList<byte[][]>();\n FileSystemHandling.shouldThrowIOException((EvoSuiteFile) null);\n linkedList0.add((byte[][]) null);\n FBCachedFetcher fBCachedFetcher0 = new FBCachedFetcher(linkedList0, (FBObjectListener.FetcherListener) null);\n FileSystemHandling.shouldAllThrowIOExceptions();\n // Undeclared exception!\n try { \n fBCachedFetcher0.relative((-513));\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.firebirdsql.jdbc.FBCachedFetcher\", e);\n }\n }", "private void checkNotNull(Object reference, String name) {\n\t\tif (reference == null) {\n\t\t\tthrow new NullPointerException(getString(R.string.error_config, name));\n\t\t}\n\t}", "public void mo5361b(C0275kc kcVar) {\n throw null;\n }", "public int mo5328a(View view) {\n throw null;\n }", "@Test(timeout = 4000)\n public void test26() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n // Undeclared exception!\n try { \n fBProcedureCall0.addParam(1910, (String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.firebirdsql.jdbc.FBProcedureCall\", e);\n }\n }", "@Test(timeout = 4000)\n public void test158() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef((String) null);\n // Undeclared exception!\n try { \n xmlEntityRef0.del();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "private void checkNull(T x) throws NullPointerException\n\t{\n\t\tif (x == null)\n\t\t{\n\t\t\tthrow new NullPointerException();\n\t\t}\n\t}", "private void checkReference()\r\n {\r\n if (myKeyRef.get() == null)\r\n {\r\n myValue = null;\r\n }\r\n }", "@Test(timeout = 4000)\n public void test088() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"java.lang.String@0000000005\");\n // Undeclared exception!\n try { \n xmlEntityRef0.pre();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test089() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"4_R]T<#2)Q?]R7Ut\");\n // Undeclared exception!\n try { \n xmlEntityRef0.placeholder((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "private static void checkArg(Object paramObject) {\n/* 687 */ if (paramObject == null)\n/* 688 */ throw new NullPointerException(\"Argument must not be null\"); \n/* */ }", "public static Throwable m9357bg(Intent intent) {\n Serializable u = m9363u(intent, \"intent_patch_exception\");\n if (u != null) {\n return (Throwable) u;\n }\n return null;\n }", "private static void a(com.bytedance.crash.nativecrash.c r10) {\n /*\n java.lang.String r0 = \".info\"\n java.io.File r10 = r10.a((java.lang.String) r0)\n boolean r0 = r10.isFile()\n if (r0 == 0) goto L_0x009b\n java.util.Properties r0 = new java.util.Properties\n r0.<init>()\n r1 = 0\n java.io.FileInputStream r2 = new java.io.FileInputStream // Catch:{ Throwable -> 0x0094 }\n r2.<init>(r10) // Catch:{ Throwable -> 0x0094 }\n r0.load(r2) // Catch:{ Throwable -> 0x0093 }\n r2.close() // Catch:{ Throwable -> 0x0093 }\n java.lang.String r2 = \"alogJsonGenerated\"\n java.lang.String r2 = r0.getProperty(r2)\n if (r2 != 0) goto L_0x009b\n java.lang.String r2 = \"aloglogdir\"\n java.lang.String r2 = r0.getProperty(r2)\n if (r2 == 0) goto L_0x009b\n java.lang.String r3 = \"crash_time\"\n java.lang.String r3 = r0.getProperty(r3)\n r4 = 0\n if (r3 == 0) goto L_0x0042\n java.lang.Long r3 = java.lang.Long.valueOf(r3) // Catch:{ NumberFormatException -> 0x0041 }\n long r6 = r3.longValue() // Catch:{ NumberFormatException -> 0x0041 }\n r4 = r6\n goto L_0x0042\n L_0x0041:\n L_0x0042:\n java.lang.String r3 = \"process_name\"\n java.lang.String r3 = r0.getProperty(r3)\n if (r3 != 0) goto L_0x004c\n java.lang.String r3 = \"\"\n L_0x004c:\n com.bytedance.crash.a.e r6 = new com.bytedance.crash.a.e\n r6.<init>(r3)\n java.util.List r2 = r6.a(r2, r4)\n com.bytedance.crash.e.d r2 = com.bytedance.crash.a.a.a((java.util.List<java.lang.String>) r2)\n boolean r3 = com.bytedance.crash.a.a.a((com.bytedance.crash.e.d) r2)\n if (r3 != 0) goto L_0x0060\n return\n L_0x0060:\n android.content.Context r3 = com.bytedance.crash.j.d()\n java.io.File r4 = com.bytedance.crash.i.h.c(r3)\n java.lang.String r5 = com.bytedance.crash.i.h.a()\n java.lang.String r6 = r2.f19427e\n java.lang.String r7 = r2.f19428f\n java.lang.String r8 = r2.g\n java.util.List<java.lang.String> r9 = r2.h\n com.bytedance.crash.i.d.a((java.io.File) r4, (java.lang.String) r5, (java.lang.String) r6, (java.lang.String) r7, (java.lang.String) r8, (java.util.List<java.lang.String>) r9)\n java.io.FileOutputStream r2 = new java.io.FileOutputStream // Catch:{ Throwable -> 0x008d }\n r2.<init>(r10) // Catch:{ Throwable -> 0x008d }\n java.lang.String r10 = \"alogJsonGenerated\"\n java.lang.String r1 = \"true\"\n r0.setProperty(r10, r1) // Catch:{ Throwable -> 0x008c }\n java.lang.String r10 = \"\"\n r0.store(r2, r10) // Catch:{ Throwable -> 0x008c }\n r2.close() // Catch:{ Throwable -> 0x008c }\n return\n L_0x008c:\n r1 = r2\n L_0x008d:\n if (r1 == 0) goto L_0x009b\n r1.close() // Catch:{ Throwable -> 0x009b }\n return\n L_0x0093:\n r1 = r2\n L_0x0094:\n if (r1 == 0) goto L_0x009a\n r1.close() // Catch:{ Throwable -> 0x009a }\n return\n L_0x009a:\n return\n L_0x009b:\n return\n */\n throw new UnsupportedOperationException(\"Method not decompiled: com.bytedance.crash.runtime.d.a(com.bytedance.crash.nativecrash.c):void\");\n }", "public ChannelFuture method_4089(Throwable var1) {\n return null;\n }", "@Test(timeout = 4000)\n public void test249() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"&!a0Q!<8UDk+%_*<Z'\");\n // Undeclared exception!\n try { \n xmlEntityRef0.a((Object) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test307() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"java.lang.String@0000000005\");\n // Undeclared exception!\n try { \n xmlEntityRef0.ins();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public int mo5367d(View view) {\n throw null;\n }", "@Test(timeout = 4000)\n public void test373() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"&!a0Q!<8UDk+%_*<Z'\");\n // Undeclared exception!\n try { \n xmlEntityRef0.h2((Object) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public boolean mo5366c() {\n throw null;\n }", "private static void checkForNullKey(String key) {\n if ( key == null ) {\n throw new NullPointerException();\n }\n }", "@Test\n public void test031() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"u;*]p4T?%S2\");\n // Undeclared exception!\n try {\n Component component0 = xmlEntityRef0.bdo((CharSequence) \"u;*]p4T?%S2\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test335() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"{\");\n // Undeclared exception!\n try { \n xmlEntityRef0.dl();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "void checkExcn() throws Exception\n { This is called from the main thread context to re-throw any saved\n // exception.\n //\n if (ex != null) {\n throw ex;\n }\n }", "public void nullifyCause() {\n this.cause = null;\n }", "@Test(timeout = 4000)\n public void test376() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"RL:I(Gq;>k@NkN[\");\n // Undeclared exception!\n try { \n xmlEntityRef0.legend();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "private static void checkNull(Object value, String name) throws LateDeliverablesProcessingException {\r\n if (value == null) {\r\n throw new LateDeliverablesProcessingException(\"The \" + name + \" should not be null.\");\r\n }\r\n }", "@Test(timeout = 4000)\n public void test367() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"W,eg{\");\n // Undeclared exception!\n try { \n xmlEntityRef0.label();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test103() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"java.lang.String@000000K005\");\n // Undeclared exception!\n try { \n xmlEntityRef0.li();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test070() throws Throwable {\n // Undeclared exception!\n try { \n SQLUtil.mutatesDataOrStructure((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.databene.jdbacl.SQLUtil\", e);\n }\n }", "@Test(timeout = 4000)\n public void test242() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"XvoU\");\n // Undeclared exception!\n try { \n xmlEntityRef0.span();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "static final int jniExceptionDescribe0X(Object throwableObj)\n {\n if (throwableObj instanceof ThreadDeath)\n return 1;\n UncaughtHandler handler;\n return (handler = uncaughtHandler) != null &&\n handler.printJniException((Throwable) throwableObj) ? 1 : 0;\n }", "@Test(timeout = 4000)\n public void test080() throws Throwable {\n // Undeclared exception!\n try { \n SQLUtil.normalize((String) null, true);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.databene.jdbacl.SQLUtil\", e);\n }\n }", "@Test(timeout = 4000)\n public void test341() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"{\");\n // Undeclared exception!\n try { \n xmlEntityRef0.i((Object) \"{\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test162() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"vhe\");\n // Undeclared exception!\n try { \n xmlEntityRef0.code();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Override\n public String visit(TryStmt n, Object arg) {\n return null;\n }", "@Test(timeout = 4000)\n public void test268() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"0+_/OK]Z5%q-UP hR\");\n // Undeclared exception!\n try { \n xmlEntityRef0.rawText(\"0+_/OK]Z5%q-UP hR\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Override\n public void onNullBinding(ComponentName name) {\n Slog.wtf(TAG, \"Explicit health check service binding is null?? \" + name);\n }", "@Test(timeout = 4000)\n public void test248() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"x0\");\n // Undeclared exception!\n try { \n xmlEntityRef0.body();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public static void checkNotNull(Object o)\r\n/* 105: */ throws NullArgumentException\r\n/* 106: */ {\r\n/* 107:257 */ if (o == null) {\r\n/* 108:258 */ throw new NullArgumentException();\r\n/* 109: */ }\r\n/* 110: */ }", "private void m7280d() {\n if (this.f5512c == null) {\n try {\n this.f5512c = new C0036q(this.f5510a);\n } catch (IOException e) {\n StringBuilder sb = new StringBuilder();\n sb.append(\"Could not open log file: \");\n sb.append(this.f5510a);\n C0135c.m449h().mo280e(\"CrashlyticsCore\", sb.toString(), e);\n }\n }\n }", "@Test(timeout = 4000)\n public void test362() throws Throwable {\n Form form0 = new Form(\"\\r\");\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"\\r\");\n // Undeclared exception!\n try { \n form0.sup((Object) xmlEntityRef0);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public void pos3() {\n int num1, num2;\n try {\n Object obj = null;\n obj.hashCode();\n System.out.println(\"Hey I'm at the end of try block\");\n // BUG: Diagnostic contains: Catch general exception not specific enough.\n } catch (Exception e1) {\n System.out.println(\"Don't try to get the hashcode of a null object.\");\n try {\n num1 = 0;\n num2 = 62 / num1;\n System.out.println(num2);\n System.out.println(\"Hey I'm at the end of try block\");\n // BUG: Diagnostic contains: Catch general exception not specific enough.\n } catch (Exception e2) {\n System.out.println(\"You should not divide a number by zero\");\n }\n }\n System.out.println(\"I'm out of try-catch block in Java.\");\n }", "static public void fail() {\n fail(null);\n }", "public final void mo28153e() {\n super.mo28153e();\n try {\n this.f4965f = null;\n } catch (Exception unused) {\n } catch (Throwable th) {\n this.f4964e.mo28153e();\n throw th;\n }\n this.f4964e.mo28153e();\n }", "private void m25427g() {\n /* JADX: method processing error */\n/*\nError: java.lang.NullPointerException\n*/\n /*\n r2 = this;\n r0 = r2.f19111m;\n if (r0 == 0) goto L_0x000f;\n L_0x0004:\n r0 = r2.f19104f;\t Catch:{ Exception -> 0x000f }\n r0 = android.support.v4.content.C0396d.m1465a(r0);\t Catch:{ Exception -> 0x000f }\n r1 = r2.f19111m;\t Catch:{ Exception -> 0x000f }\n r0.m1468a(r1);\t Catch:{ Exception -> 0x000f }\n L_0x000f:\n return;\n */\n throw new UnsupportedOperationException(\"Method not decompiled: com.facebook.ads.internal.adapters.w.g():void\");\n }", "@Test(timeout = 4000)\n public void test254() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"x0\");\n // Undeclared exception!\n try { \n xmlEntityRef0.big((Object) \"x0\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Override\n\tprotected Object handleGetObject(String arg0) {\n\t\treturn null;\n\t}", "@ResponseStatus(value=HttpStatus.INTERNAL_SERVER_ERROR)\r\n\t@ExceptionHandler(value = NullPointerException.class)\r\n\tpublic ModelAndView handleNullPointerException(Exception e) {\r\n\t\tSystem.out.println(\"Handle from locally\");\r\n\t\t//logging NullPointer exception\r\n\t\tSystem.out.println(\"NullPointerException occured :\"+e);\r\n\t\tModelAndView modelAndView = new ModelAndView(\"NullPointerException\");\r\n\t\treturn modelAndView;\r\n\t}", "@Test(timeout = 4000)\n public void test033() throws Throwable {\n // Undeclared exception!\n try { \n SQLUtil.mutatesStructure((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.databene.jdbacl.SQLUtil\", e);\n }\n }", "public final void mo115431a(Exception exc) {\n int i = this.f119487t - 1;\n this.f119487t = i;\n if (i == 0 && this.f119486s != null) {\n nativeSQLiteHandle(this.f119482o, false);\n if (exc == null) {\n this.f119474e.mo115451b(this.f119486s.f119496h);\n } else {\n this.f119474e.mo115449a(this.f119486s.f119496h, exc);\n }\n this.f119486s = null;\n }\n }", "public int mo5353b(View view) {\n throw null;\n }", "@Test(timeout = 4000)\n public void test281() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"4_R]T<#2)Q?]R7Ut\");\n // Undeclared exception!\n try { \n xmlEntityRef0.dd((Object) \"4_R]T<#2)Q?]R7Ut\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test308() throws Throwable {\n Form form0 = new Form(\"S_AON\");\n // Undeclared exception!\n try { \n form0.object();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "private void a(com.bytedance.crash.nativecrash.c r6, java.lang.String r7, boolean r8) {\n /*\n r5 = this;\n r0 = 0\n boolean r1 = r6.c() // Catch:{ Throwable -> 0x009a }\n if (r1 != 0) goto L_0x0008\n return\n L_0x0008:\n com.bytedance.crash.e.d r8 = a((com.bytedance.crash.nativecrash.c) r6, (boolean) r8) // Catch:{ Throwable -> 0x009a }\n if (r8 == 0) goto L_0x0099\n org.json.JSONObject r1 = r8.f19424b // Catch:{ Throwable -> 0x009a }\n if (r1 == 0) goto L_0x0099\n java.io.File r1 = r6.f19496a // Catch:{ Throwable -> 0x009a }\n java.lang.String r2 = \".npth\"\n java.io.File r1 = com.bytedance.crash.i.h.a(r1, r2) // Catch:{ Throwable -> 0x009a }\n com.bytedance.crash.db.a r2 = com.bytedance.crash.db.a.a() // Catch:{ Throwable -> 0x009a }\n java.lang.String r3 = r1.getAbsolutePath() // Catch:{ Throwable -> 0x009a }\n boolean r2 = r2.a((java.lang.String) r3) // Catch:{ Throwable -> 0x009a }\n if (r2 != 0) goto L_0x0096\n org.json.JSONObject r2 = r8.f19424b // Catch:{ Throwable -> 0x009a }\n java.lang.String r3 = \"upload_scene\"\n java.lang.String r4 = \"launch_scan\"\n r2.put(r3, r4) // Catch:{ Throwable -> 0x009a }\n if (r7 == 0) goto L_0x0038\n java.lang.String r3 = \"crash_uuid\"\n r2.put(r3, r7) // Catch:{ Throwable -> 0x009a }\n L_0x0038:\n com.bytedance.crash.d r7 = com.bytedance.crash.d.NATIVE // Catch:{ Throwable -> 0x009a }\n java.lang.String r3 = com.bytedance.crash.c.a.f19382f // Catch:{ Throwable -> 0x009a }\n com.bytedance.crash.event.a r7 = com.bytedance.crash.event.b.a((com.bytedance.crash.d) r7, (java.lang.String) r3, (org.json.JSONObject) r2) // Catch:{ Throwable -> 0x009a }\n com.bytedance.crash.event.c.a((com.bytedance.crash.event.a) r7) // Catch:{ Throwable -> 0x009a }\n com.bytedance.crash.event.a r7 = r7.clone() // Catch:{ Throwable -> 0x009a }\n java.lang.String r3 = com.bytedance.crash.c.a.g // Catch:{ Throwable -> 0x009a }\n com.bytedance.crash.event.a r7 = r7.eventType(r3) // Catch:{ Throwable -> 0x009a }\n java.lang.String r0 = r8.f19423a // Catch:{ Throwable -> 0x0093 }\n java.lang.String r2 = r2.toString() // Catch:{ Throwable -> 0x0093 }\n java.lang.String r8 = r8.f19425c // Catch:{ Throwable -> 0x0093 }\n com.bytedance.crash.upload.h r8 = com.bytedance.crash.upload.b.a((java.lang.String) r0, (java.lang.String) r2, (java.lang.String) r8) // Catch:{ Throwable -> 0x0093 }\n boolean r0 = r8.a() // Catch:{ Throwable -> 0x0093 }\n if (r0 == 0) goto L_0x0083\n boolean r6 = r6.e() // Catch:{ Throwable -> 0x0093 }\n if (r6 != 0) goto L_0x0074\n com.bytedance.crash.db.a r6 = com.bytedance.crash.db.a.a() // Catch:{ Throwable -> 0x0093 }\n java.lang.String r0 = r1.getAbsolutePath() // Catch:{ Throwable -> 0x0093 }\n com.bytedance.crash.db.a.a r0 = com.bytedance.crash.db.a.a.a(r0) // Catch:{ Throwable -> 0x0093 }\n r6.a((com.bytedance.crash.db.a.a) r0) // Catch:{ Throwable -> 0x0093 }\n L_0x0074:\n r6 = 0\n com.bytedance.crash.event.a r6 = r7.state(r6) // Catch:{ Throwable -> 0x0093 }\n org.json.JSONObject r8 = r8.f19589c // Catch:{ Throwable -> 0x0093 }\n com.bytedance.crash.event.a r6 = r6.errorInfo((org.json.JSONObject) r8) // Catch:{ Throwable -> 0x0093 }\n com.bytedance.crash.event.c.a((com.bytedance.crash.event.a) r6) // Catch:{ Throwable -> 0x0093 }\n goto L_0x0099\n L_0x0083:\n int r6 = r8.f19587a // Catch:{ Throwable -> 0x0093 }\n com.bytedance.crash.event.a r6 = r7.state(r6) // Catch:{ Throwable -> 0x0093 }\n java.lang.String r8 = r8.f19588b // Catch:{ Throwable -> 0x0093 }\n com.bytedance.crash.event.a r6 = r6.errorInfo((java.lang.String) r8) // Catch:{ Throwable -> 0x0093 }\n com.bytedance.crash.event.c.a((com.bytedance.crash.event.a) r6) // Catch:{ Throwable -> 0x0093 }\n goto L_0x00aa\n L_0x0093:\n r6 = move-exception\n r0 = r7\n goto L_0x009b\n L_0x0096:\n r6.e() // Catch:{ Throwable -> 0x009a }\n L_0x0099:\n return\n L_0x009a:\n r6 = move-exception\n L_0x009b:\n if (r0 == 0) goto L_0x00aa\n r7 = 211(0xd3, float:2.96E-43)\n com.bytedance.crash.event.a r7 = r0.state(r7)\n com.bytedance.crash.event.a r6 = r7.errorInfo((java.lang.Throwable) r6)\n com.bytedance.crash.event.c.a((com.bytedance.crash.event.a) r6)\n L_0x00aa:\n return\n */\n throw new UnsupportedOperationException(\"Method not decompiled: com.bytedance.crash.runtime.d.a(com.bytedance.crash.nativecrash.c, java.lang.String, boolean):void\");\n }", "public static VkHandle getNullHandler(){ \n return VK_NULL_HANDLE.getNullHandle();\n }", "@Test(timeout = 4000)\n public void test280() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"\\r\");\n // Undeclared exception!\n try { \n xmlEntityRef0.i();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test29() throws Throwable {\n FBProcedureCall fBProcedureCall0 = new FBProcedureCall();\n // Undeclared exception!\n try { \n fBProcedureCall0.addInputParam((FBProcedureParam) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.firebirdsql.jdbc.FBProcedureCall\", e);\n }\n }", "public void mo7019b() {\n C0020i.m70a((Closeable) this.f5512c, \"There was a problem closing the Crashlytics log file.\");\n this.f5512c = null;\n }", "public Object call() throws Exception{\n return null;\n }", "void crashApplicationInner(ProcessRecord r, CrashInfo crashInfo, int callingPid, int callingUid) {\n Throwable th;\n AppErrorResult appErrorResult;\n CrashInfo crashInfo2;\n long orig;\n ProcessRecord processRecord = r;\n CrashInfo crashInfo3 = crashInfo;\n long timeMillis = System.currentTimeMillis();\n String shortMsg = crashInfo3.exceptionClassName;\n String longMsg = crashInfo3.exceptionMessage;\n String stackTrace = crashInfo3.stackTrace;\n if (shortMsg != null && longMsg != null) {\n StringBuilder stringBuilder = new StringBuilder();\n stringBuilder.append(shortMsg);\n stringBuilder.append(\": \");\n stringBuilder.append(longMsg);\n longMsg = stringBuilder.toString();\n } else if (shortMsg != null) {\n longMsg = shortMsg;\n }\n String longMsg2 = longMsg;\n if (processRecord != null && processRecord.persistent) {\n RescueParty.notePersistentAppCrash(this.mContext, processRecord.uid);\n }\n AppErrorResult result = new AppErrorResult();\n ActivityManagerService activityManagerService = this.mService;\n synchronized (activityManagerService) {\n ActivityManagerService activityManagerService2;\n String stackTrace2;\n String shortMsg2;\n try {\n ActivityManagerService.boostPriorityForLockedSection();\n CrashInfo crashInfo4 = crashInfo3;\n AppErrorResult result2 = result;\n activityManagerService2 = activityManagerService;\n stackTrace2 = stackTrace;\n shortMsg2 = shortMsg;\n try {\n if (handleAppCrashInActivityController(processRecord, crashInfo4, shortMsg, longMsg2, stackTrace, timeMillis, callingPid, callingUid)) {\n try {\n ActivityManagerService.resetPriorityAfterLockedSection();\n return;\n } catch (Throwable th2) {\n th = th2;\n appErrorResult = result2;\n crashInfo2 = crashInfo;\n ActivityManagerService.resetPriorityAfterLockedSection();\n throw th;\n }\n }\n if (processRecord != null) {\n if (processRecord.instr != null) {\n ActivityManagerService.resetPriorityAfterLockedSection();\n return;\n }\n }\n if (processRecord != null) {\n this.mService.mBatteryStatsService.noteProcessCrash(processRecord.processName, processRecord.uid);\n }\n Data data = new Data();\n data.result = result2;\n data.proc = processRecord;\n if (processRecord == null) {\n crashInfo2 = crashInfo;\n } else if (makeAppCrashingLocked(processRecord, shortMsg2, longMsg2, stackTrace2, data)) {\n Message msg = Message.obtain();\n msg.what = 1;\n TaskRecord task = data.task;\n msg.obj = data;\n this.mService.mUiHandler.sendMessage(msg);\n ActivityManagerService.resetPriorityAfterLockedSection();\n int res = result2.get();\n Intent appErrorIntent = null;\n MetricsLogger.action(this.mContext, 316, res);\n if (res == 6 || res == 7) {\n res = 1;\n }\n int res2 = res;\n synchronized (this.mService) {\n try {\n ActivityManagerService.boostPriorityForLockedSection();\n if (res2 == 5) {\n try {\n stopReportingCrashesLocked(r);\n } catch (IllegalArgumentException e) {\n Set<String> cats = task.intent != null ? task.intent.getCategories() : null;\n if (cats != null && cats.contains(\"android.intent.category.LAUNCHER\")) {\n this.mService.getActivityStartController().startActivityInPackage(task.mCallingUid, callingPid, callingUid, task.mCallingPackage, task.intent, null, null, null, 0, 0, new SafeActivityOptions(ActivityOptions.makeBasic()), task.userId, null, \"AppErrors\", false);\n }\n } catch (Throwable th3) {\n th = th3;\n appErrorResult = result2;\n crashInfo2 = crashInfo;\n ActivityManagerService.resetPriorityAfterLockedSection();\n throw th;\n }\n }\n if (res2 == 3) {\n this.mService.removeProcessLocked(processRecord, false, true, \"crash\");\n ActivityOptions options = ActivityOptions.makeBasic();\n if (HwPCUtils.isPcCastModeInServer() && HwPCUtils.isValidExtDisplayId(processRecord.mDisplayId)) {\n options.setLaunchDisplayId(processRecord.mDisplayId);\n }\n if (task != null) {\n this.mService.startActivityFromRecents(task.taskId, options.toBundle());\n }\n }\n if (res2 == 1) {\n orig = Binder.clearCallingIdentity();\n this.mService.mStackSupervisor.handleAppCrashLocked(processRecord);\n if (!processRecord.persistent) {\n this.mService.removeProcessLocked(processRecord, false, false, \"crash\");\n this.mService.mStackSupervisor.resumeFocusedStackTopActivityLocked();\n }\n Binder.restoreCallingIdentity(orig);\n }\n if (res2 == 8) {\n appErrorIntent = new Intent(\"android.settings.APPLICATION_DETAILS_SETTINGS\");\n StringBuilder stringBuilder2 = new StringBuilder();\n stringBuilder2.append(\"package:\");\n stringBuilder2.append(processRecord.info.packageName);\n appErrorIntent.setData(Uri.parse(stringBuilder2.toString()));\n appErrorIntent.addFlags(268435456);\n }\n if (res2 == 2) {\n try {\n appErrorIntent = createAppErrorIntentLocked(processRecord, timeMillis, crashInfo);\n } catch (Throwable th4) {\n th = th4;\n ActivityManagerService.resetPriorityAfterLockedSection();\n throw th;\n }\n }\n crashInfo2 = crashInfo;\n if (!(processRecord == null || processRecord.isolated || res2 == 3)) {\n this.mProcessCrashTimes.put(processRecord.info.processName, processRecord.uid, Long.valueOf(SystemClock.uptimeMillis()));\n }\n } catch (Throwable th5) {\n th = th5;\n appErrorResult = result2;\n crashInfo2 = crashInfo;\n ActivityManagerService.resetPriorityAfterLockedSection();\n throw th;\n }\n }\n } else {\n appErrorResult = result2;\n crashInfo2 = crashInfo;\n }\n try {\n ActivityManagerService.resetPriorityAfterLockedSection();\n } catch (Throwable th6) {\n th = th6;\n ActivityManagerService.resetPriorityAfterLockedSection();\n throw th;\n }\n } catch (Throwable th7) {\n th = th7;\n appErrorResult = result2;\n crashInfo2 = crashInfo;\n ActivityManagerService.resetPriorityAfterLockedSection();\n throw th;\n }\n } catch (Throwable th8) {\n th = th8;\n appErrorResult = result;\n activityManagerService2 = activityManagerService;\n stackTrace2 = stackTrace;\n shortMsg2 = shortMsg;\n crashInfo2 = crashInfo3;\n ActivityManagerService.resetPriorityAfterLockedSection();\n throw th;\n }\n }\n }", "@Test(timeout = 4000)\n public void test180() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"4_R]T<#2)Q?]R7Ut\");\n // Undeclared exception!\n try { \n xmlEntityRef0.a();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test045() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"!x\");\n // Undeclared exception!\n try { \n xmlEntityRef0.tt();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test\n public void test023() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"i%mts\");\n // Undeclared exception!\n try {\n Component component0 = xmlEntityRef0.b((Object) \"i%mts\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test035() throws Throwable {\n // Undeclared exception!\n try { \n SQLUtil.mutatesStructure((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.databene.jdbacl.SQLUtil\", e);\n }\n }", "@Test(timeout = 4000)\n public void test034() throws Throwable {\n // Undeclared exception!\n try { \n SQLUtil.mutatesDataOrStructure((String) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n verifyException(\"org.databene.jdbacl.SQLUtil\", e);\n }\n }", "@Test(timeout = 4000)\n public void test322() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"]1\");\n // Undeclared exception!\n try { \n xmlEntityRef0.fieldset();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test314() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"B$\");\n // Undeclared exception!\n try { \n xmlEntityRef0.ul();\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "@Test(timeout = 4000)\n public void test236() throws Throwable {\n XmlEntityRef xmlEntityRef0 = new XmlEntityRef(\"java.lang.String@0000000005\");\n // Undeclared exception!\n try { \n xmlEntityRef0.cite((Object) \"java.lang.String@0000000005\");\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }", "public static void checkNotNull(Object o, Localizable pattern, Object... args)\r\n/* 98: */ {\r\n/* 99:244 */ if (o == null) {\r\n/* 100:245 */ throw new NullArgumentException(pattern, args);\r\n/* 101: */ }\r\n/* 102: */ }", "@Test(timeout = 4000)\n public void test059() throws Throwable {\n TextArea textArea0 = new TextArea((Component) null, (String) null, \"XYD6eL5K7VD|_+{7`{$\");\n // Undeclared exception!\n try { \n textArea0.strong((Object) null);\n fail(\"Expecting exception: NullPointerException\");\n \n } catch(NullPointerException e) {\n //\n // no message in exception (getMessage() returned null)\n //\n }\n }" ]
[ "0.6722116", "0.642918", "0.6299557", "0.6188225", "0.6161765", "0.61390656", "0.6130413", "0.6036213", "0.6002565", "0.59942317", "0.5960469", "0.59426093", "0.59374386", "0.5922878", "0.5921468", "0.59099865", "0.5898154", "0.58506095", "0.58406985", "0.58110744", "0.5795638", "0.57760155", "0.5772174", "0.57515407", "0.57469386", "0.57355785", "0.5730965", "0.5728619", "0.57284784", "0.5727712", "0.5725859", "0.57197666", "0.571895", "0.5712882", "0.5704557", "0.56867546", "0.5667975", "0.56654984", "0.5658112", "0.5634381", "0.5627397", "0.56225264", "0.56193304", "0.5613919", "0.56073415", "0.56068724", "0.5599438", "0.55976677", "0.559238", "0.5590449", "0.5589063", "0.5586835", "0.5582924", "0.5582448", "0.5564054", "0.5552281", "0.55451405", "0.5532469", "0.5520526", "0.55189055", "0.551677", "0.551568", "0.5499274", "0.5495741", "0.549394", "0.54906034", "0.54797304", "0.54730994", "0.5472856", "0.5469244", "0.546879", "0.5464898", "0.5462474", "0.54613084", "0.54582024", "0.5450298", "0.54443043", "0.54436195", "0.54407376", "0.54385746", "0.5430036", "0.5426395", "0.54255766", "0.54202163", "0.5416639", "0.5411272", "0.5409961", "0.5408656", "0.54055774", "0.54030514", "0.53990835", "0.5398888", "0.53986627", "0.53885955", "0.5386937", "0.5384501", "0.53835905", "0.5378659", "0.5376705", "0.5375711", "0.5374334" ]
0.0
-1
/ InMemoryUserDetailsManager manager = new InMemoryUserDetailsManager(); UserDetails users = User .withUsername("sa") .password("123") .authorities("ADMIN") .build();
@Bean public UserDetailsManager userDetailsManager() { CustomUserDetailsManager detailsManager = new CustomUserDetailsManager(); detailsManager.createUser(new SecurityUser("sa", "123")); return detailsManager; }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\n @Bean\n protected UserDetailsService userDetailsService() {\n\n\n UserDetails user = User.builder()\n .username(\"cs\")\n .password( passwordEncoder.encode(\"cs\"))\n .roles(STUDENT.name())\n .build();\n\n UserDetails admin = User.builder()\n .username(\"admin\")\n .password( passwordEncoder.encode(\"admin\"))\n .roles( ADMIN.name())\n .build();\n\n return new InMemoryUserDetailsManager(user,admin);\n }", "@Override\n\t@Bean\n\tprotected UserDetailsService userDetailsService() \n\t{\n\t\tBCryptPasswordEncoder passwordEncoder = new BCryptPasswordEncoder(10);\n\t\tUserDetails admin = User.builder()\n\t\t\t\t.username(\"admin\")\n\t\t\t\t.password(passwordEncoder.encode(\"123456Ea\"))\n\t\t\t\t.roles(\"ADMIN\")\n\t\t\t\t.build();\n\t\t\n\t\tUserDetails user = User.builder()\n\t\t\t\t.username(\"user\")\n\t\t\t\t.password(passwordEncoder.encode(\"123456Ea\"))\n\t\t\t\t.roles(\"USER\")\n\t\t\t\t.build();\n\t\t\n\t\treturn new InMemoryUserDetailsManager(admin,user);\n\t\n\t\t\n\t}", "@Autowired\r\n public void globalUserDetails(AuthenticationManagerBuilder auth) throws Exception {\n auth.inMemoryAuthentication()\r\n // Define user's roles\r\n .withUser(adminId).password(adminPassword).roles(ADMIN_ROLE).and()\r\n .withUser(userId).password(userPassword).roles(USER_ROLE);\r\n }", "@Bean\n public UserDetailsService userDetailsService() {\n return new InMemoryUserDetailsManager(User.withUsername(\"tester\").password(\"{noop}test\").roles(\"USER\").build()) {\n @Override\n public UserDetails loadUserByUsername(String username) throws UsernameNotFoundException {\n\n log.info(\"loadUserByUsername \" + username);\n\n return super.loadUserByUsername(username);\n }\n };\n }", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\n //CREATE USERS\n auth.inMemoryAuthentication().withUser(\"myadmin\").password(\"{noop}myadminpassword\").roles(\"ADMIN\");\n auth.inMemoryAuthentication().withUser(\"myuser\" ).password(\"{noop}myuserpassword\" ).roles(\"USER\" );\n\n }", "protected void configure(AuthenticationManagerBuilder authenticationManagerBuilder) throws Exception {\n authenticationManagerBuilder.inMemoryAuthentication().withUser(\"batateinit\").password(\"batate123\").roles(\"ADMINISTRATOR\");\n\n // AUTHENTICATION CHECK, AFTER THE CREATION OF USER RECORDS IN THE DATABASE\n authenticationManagerBuilder.userDetailsService(userDetailsService);\n\n /*authenticationManagerBuilder.inMemoryAuthentication().withUser(\"user\").password(\"user\").roles(\"USER\");\n authenticationManagerBuilder.inMemoryAuthentication().withUser(\"admin\").password(\"admin\").roles(\"ADMIN\");\n authenticationManagerBuilder.inMemoryAuthentication().withUser(\"kishor\").password(\"kishor\").roles(\"KISHOR\");*/\n }", "@Autowired\n public void configureGlobal(AuthenticationManagerBuilder builder) throws Exception {\n builder.userDetailsService(jpaUserDetailsService)\n .passwordEncoder(passwordEncoder);\n\n /**\n *\n * IN MEMORY AUTHENTICATION:\n\n PasswordEncoder encoder = this.passwordEncoder;\n User.UserBuilder users = User.builder().passwordEncoder(encoder::encode);\n\n builder.inMemoryAuthentication()\n .withUser(users.username(\"admin\").password(\"admin\").roles(\"ADMIN\", \"USER\"))\n .withUser(users.username(\"diegog09\").password(\"123456\").roles(\"USER\"));\n\n */\n }", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n auth.inMemoryAuthentication()\n .withUser(\"ahmed\")\n .password(\"123456\")\n .roles(\"admin\");\n }", "@Override\r\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\r\n\t\tUserBuilder users = User.withDefaultPasswordEncoder();\r\n\r\n\t\tauth.inMemoryAuthentication().withUser(users.username(\"user\").password(\"test123\").roles(\"USER\"))\r\n\t\t\t\t.withUser(users.username(\"tester\").password(\"test123\").roles(\"USER\", \"TESTER\"))\r\n\t\t\t\t.withUser(users.username(\"tom\").password(\"test123\").roles(\"USER\", \"ADMIN\"));\r\n\t}", "@Bean\n @SuppressWarnings(\"PMD.DefaultPackage\")\n UserDetailsService userDetails() {\n return new UserDetailsService() {\n @Override\n public UserDetails loadUserByUsername(final String name) {\n log.debug(\"Load user by username '{}'\", name);\n final User user =\n SecurityConfiguration.this.dao.findByName(name);\n if (user == null) {\n throw new UsernameNotFoundException(\n String.format(\"User '%s' not found\", name)\n );\n }\n log.debug(\n \"User '{}' has authorities {}\",\n user.getName(),\n this.authorities(user)\n );\n return new org.springframework.security.core.userdetails.User(\n user.getName(),\n user.getPassword(),\n this.authorities(user)\n );\n }\n private List<GrantedAuthority> authorities(final User user) {\n final List<GrantedAuthority> result =\n AuthorityUtils.createAuthorityList(\n User.Role.ROLE_USER.toString()\n );\n if (user.isManager()) {\n result.addAll(\n AuthorityUtils.createAuthorityList(\n User.Role.ROLE_MANAGER.toString()\n )\n );\n }\n return result;\n }\n };\n }", "@Override\n public void configure(AuthenticationManagerBuilder auth)\n throws Exception {\n auth.userDetailsService(userDetailServiceDao);\n\n }", "@Override\r\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\tauth.inMemoryAuthentication().withUser(\"purna\").password(\"purna43$\").roles(\"USER\")\r\n\t\t.and().withUser(\"chandu\").password(\"chandu43$\").roles(\"ADMIN\");\r\n\t}", "@Ignore\n @Test\n public void testAdminUsers() {\n Map<String, Object> map = new HashMap<>();\n map.put(\"uid\", \"duckart\");\n map.put(\"uhUuid\", \"89999999\");\n AttributePrincipal principal = new AttributePrincipalImpl(\"duckart\", map);\n Assertion assertion = new AssertionImpl(principal);\n CasUserDetailsServiceImplj userDetailsService = new CasUserDetailsServiceImplj(userBuilder);\n User user = (User) userDetailsService.loadUserDetails(assertion);\n\n // Basics.\n assertThat(user.getUsername(), is(\"duckart\"));\n assertThat(user.getUid(), is(\"duckart\"));\n assertThat(user.getUhUuid(), is(\"89999999\"));\n\n // Granted Authorities.\n assertTrue(user.getAuthorities().size() > 0);\n assertTrue(user.hasRole(Role.ANONYMOUS));\n assertTrue(user.hasRole(Role.UH));\n assertTrue(user.hasRole(Role.EMPLOYEE));\n assertTrue(user.hasRole(Role.ADMIN));\n\n // Check a made-up junky role name.\n\n map = new HashMap<>();\n map.put(\"uid\", \"someuser\");\n map.put(\"uhUuid\", \"10000001\");\n principal = new AttributePrincipalImpl(\"someuser\", map);\n assertion = new AssertionImpl(principal);\n user = (User) userDetailsService.loadUserDetails(assertion);\n\n assertThat(user.getUsername(), is(\"someuser\"));\n assertThat(user.getUid(), is(\"someuser\"));\n assertThat(user.getUhUuid(), is(\"10000001\"));\n\n assertTrue(user.getAuthorities().size() > 0);\n assertTrue(user.hasRole(Role.ANONYMOUS));\n assertTrue(user.hasRole(Role.UH));\n assertTrue(user.hasRole(Role.EMPLOYEE));\n assertTrue(user.hasRole(Role.ADMIN));\n }", "public interface UserService extends UserDetailsService {\n User findUserByLogin(String login);\n\n User findUserById(Long id);\n\n void registerUser(User newUser);\n}", "public interface UserService extends UserDetailsService {\n\n /**\n * 根据用户名查询用户\n *\n * @param username username\n * @return UserDetails\n * @throws UsernameNotFoundException UsernameNotFoundException\n */\n @Override\n UserDetails loadUserByUsername(String username) throws UsernameNotFoundException;\n}", "public interface UserService extends UserDetailsService {\n\n\n\n}", "@Autowired\n public void configureGlobalSecurity(AuthenticationManagerBuilder auth) throws Exception {\n auth.inMemoryAuthentication().withUser(\"John\").password(\"{noop}test\").roles(\"ADMIN\");\n auth.inMemoryAuthentication().withUser(\"Oliver\").password(\"{noop}test\").roles(\"USER\");\n }", "@Override\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\t@SuppressWarnings(\"deprecation\")\n\t\tUserBuilder users = User.withDefaultPasswordEncoder();\n\n\t\tauth.inMemoryAuthentication()\n\t\t\t\t.withUser(users.username(\"rohan\").password(\"rohan123\").roles(\"EMPLOYEE\", \"MANAGER\", \"ADMIN\"))\n\t\t\t\t.withUser(users.username(\"admin\").password(\"admin123\").roles(\"ADMIN\"))\n\t\t\t\t.withUser(users.username(\"anjani\").password(\"anji123\").roles(\"EMPLOYEE\"))\n\t\t\t\t.withUser(users.username(\"alice\").password(\"alice123\").roles(\"MANAGER\"))\n\t\t\t\t.withUser(users.username(\"bob\").password(\"bob123\").roles(\"EMPLOYEE\", \"MANAGER\"));\n\t}", "public User getUserDetails(String username);", "public interface UserService{\n//public interface UserService extends UserDetailsService {\n\n public User getUserByName(String userName);\n\n public int saveUser(String username, String password, String role);\n}", "public interface IUserDAO extends UserDetailsService {\n IUser findUser(String id);\n IUser findUserByEmail(String email);\n IUser createUser(IUser user);\n IUser updateUser(IUser user);\n}", "UserDetails getCurrentUser();", "public User loadUserDetails(String id)throws Exception;", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n auth.inMemoryAuthentication()\n .withUser(\"user1\").password(\"secret1\").roles(\"USER\");\n }", "@BeforeEach\n\t public void setUser() {\n\t\tpasswordEncoder=new BCryptPasswordEncoder();\n\t\tuser=new AuthUser();\n\t\tuser.setId(1L);\n\t\tuser.setFirstName(\"Mohammad\");\n\t\tuser.setLastName(\"Faizan\");\n\t\tuser.setEmail(\"faizan@gmail.com\");\n\t\tuser.setPassword(passwordEncoder.encode(\"faizan@123\"));\n\t\tuser.setAccountNonExpired(true);\n\t\tuser.setAccountNonLocked(true);\n\t\tuser.setCredentialsNonExpired(true);\n\t\tuser.setEnabled(true);\n\t\tSet<Role> roles=new HashSet<>();\n\t\tRole role=new Role();\n\t\trole.setId(1L);\n\t\trole.setName(\"USER\");\n\t\troles.add(role);\n\t\tuser.setRoles(roles);\n\t\t\n\t}", "@Override\n\tpublic void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\tauth.inMemoryAuthentication().withUser(USER).password(passwordEncoder().encode(USER_PASSWORD)).roles(\"USER\");\n\t}", "public interface SecurityService extends UserDetailsService {\n\n @Override\n public UserDetails loadUserByUsername(String username) throws UsernameNotFoundException;\n}", "@Override\r\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\r\n \r\n auth.userDetailsService(new SpitterUserService(spitterRepository))\r\n .passwordEncoder(new StandardPasswordEncoder(\"chundol42\"));\r\n }", "public interface UserService extends UserDetailsService{\n\n\t/**\n\t * save method is used save record in user table\n\t * \n\t * @param userEntity.\n\t * @return UserEntity\n\t */\n public UserEntity save(UserEntity userEntity); \n\t\n /**\n * getByName method is used to retrieve userId from userName. \n * \n * @param userName\n * @return UUID\n */\n public UserQueryEntity getByName(String userName);\n \n}", "BaseUser createAdminUser(Application application);", "public interface UserDetailsRepository extends CrudRepository<UserDetails, Long> {\n}", "@Test\n public void testUserManager(){\n userManager.addUser(\"and\",\"rew\");\n assertEquals(\"rew\",userManager.getPassword(\"and\"));\n userManager.addUser(\"a\",\"a\");\n assertEquals(\"a\",userManager.getPassword(\"a\"));\n assertEquals(\"rew\",userManager.getPassword(\"and\"));\n }", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n auth.inMemoryAuthentication()\n .withUser(\"user\").password(\"{noop}user\").roles(\"USER\")\n .and()\n .withUser(\"admin\").password(\"{noop}admin\").roles(\"ADMIN\", \"USER\");\n }", "@Repository\npublic interface UserDetailsRepository extends JpaRepository<UserDetails, Long> {\n}", "UserEntity getUserEntity(String username, String password, boolean isAdmin);", "@Test\n public void testCreateUserAdmin() {\n Set<Role> roles = new HashSet<>();\n roles.add(roleRepo.findRoleByRolename(\"ROLE_ADMIN\"));\n\n User admin = new User(\"Админ\", \"Админыч\", \"admin@123.com\", 45, \"admin\", roles);\n em.persist(admin);\n\n Assert.isTrue(userRepo.findUserByEmail(\"admin@123.com\").isEnabled(), \"User not find in DB\");\n }", "UserDetails getDetails();", "@Override\n public void configure(AuthenticationManagerBuilder builder) throws Exception {\n builder.userDetailsService(userService);\n }", "public interface CustomUserDetailsService extends UserDetailsService {\n}", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n auth.userDetailsService(userDetailsService);\n }", "@Bean\n\tpublic DaoAuthenticationProvider authenticationProvider() {\n\t\t//Create a new authentication provider object\n\t\tDaoAuthenticationProvider authenticationProvider = new DaoAuthenticationProvider();\n\t\t//setting up custom user details service\n\t\tauthenticationProvider.setUserDetailsService(userServiceObj);\n\t\t//setting up password encoder by BCrypt\n\t\tauthenticationProvider.setPasswordEncoder(pswdEncoder()); \n\t\t//Return the authentication provider object\n\t\treturn authenticationProvider;\n\t}", "@Override\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\tauth.inMemoryAuthentication().withUser(\"nandy@yahoo.in\").password(\"{noop}12345\").roles(\"USER\");\n\t}", "public void createAdminUser() {\n\n Users user = new Users();\n user.setId(\"1\");\n user.setName(\"admin\");\n user.setPassword(bCryptPasswordEncoder.encode(\"admin\"));\n\n ExampleMatcher em = ExampleMatcher.matching().withIgnoreCase();\n Example<Users> example = Example.of(user, em);\n List<Users> users = userRepository.findAll(example);\n System.out.println(\"Existing users: \" + users);\n\n if (users.size() == 0) {\n System.out.println(\"admin user not found, hence creating admin user\");\n userRepository.save(user);\n System.out.println(\"admin user created\");\n latch.countDown();\n }\n try {\n latch.await();\n } catch (InterruptedException e) {\n e.printStackTrace();\n }\n }", "@Autowired\r\n\tpublic void configureGlobal(AuthenticationManagerBuilder auth) throws Exception\r\n\t{\r\n\t\r\n\t\t/*\tauth.inMemoryAuthentication()\r\n\t\t.withUser(\"scott\")\r\n\t\t.password(\"welcome1\")\r\n\t\t.roles(\"USER\");\r\n\t\t\r\n\t\tauth.inMemoryAuthentication()\r\n\t\t.withUser(\"arun\")\r\n\t\t.password(\"welcome1\")\r\n\t\t.roles(\"ADMIN\");\r\n\t\t\r\n\t\tauth.inMemoryAuthentication()\r\n\t\t.withUser(\"pavan\")\r\n\t\t.password(\"welcome1\")\r\n\t\t.disabled(true)\r\n\t\t.roles(\"USER\");*/\r\n\t\t\r\n\t\t\r\n\t\tauth\r\n\t\t.jdbcAuthentication()\r\n\t\t.dataSource(dataSource())\r\n\t\t.usersByUsernameQuery(\"select username,password,enabled from users where username=?\")\r\n\t\t.authoritiesByUsernameQuery(\"select username,authority from authorities where username=?\");\r\n\t}", "public interface UserDetailsService {\n UserDetailsEntity findById(String userId);\n RetMsg changeTheme(String themeId, String username);\n RetMsg changePassword(String newPasswd, String userId, String oldPasswd);\n}", "public UserDetailsEntity findByPwdAndUserEmail(String pwd,String userEmail);", "public User getUser(String userName, String password);", "public interface IUserDetailsService extends UserDetailsService {\n}", "@Override\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\tauth.userDetailsService(userDetailsService);\n\t}", "@Override\r\n\tpublic void configure(AuthenticationManagerBuilder auth) throws Exception {\r\n\t\tauth.userDetailsService(userService) /**\r\n\t\t\t\t\t\t\t\t\t\t\t\t * service that implements UserDetailService which implements\r\n\t\t\t\t\t\t\t\t\t\t\t\t * loadByUserName() where DB username and password are retrieved\r\n\t\t\t\t\t\t\t\t\t\t\t\t **/\r\n\t\t\t\t.passwordEncoder(bCryptPasswordEncoder); /**\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t * type of encoder used in order to encrypt incoming request\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t * password and compare with encrypted password from db\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t **/\r\n\t}", "User createUser();", "User selectUserByUserNameAndPassword(@Param(\"username\") String username, @Param(\"password\") String password);", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception{\n\t auth.userDetailsService(userDetailsService)\n .passwordEncoder(bCryptPasswordEncoder);// Hachage de mot de passe pour harmoniser avec celui de Bd\n }", "public interface User extends UserDetails {\n\n\tpublic String getUsername();\n\n\tpublic void setUsername(String email);\n\n\tpublic String getPassword();\n\n\tpublic void setPassword(String password);\n\n\tpublic String getCpf();\n\n\tpublic void setCpf(String cpf);\n\n\tpublic Profile getProfile();\n\n\tpublic void setProfile(Profile profile);\n\n\tpublic boolean isNeedChangePassword();\n\n\tpublic void setNeedChangePassword(boolean status);\n\n\tpublic void setLocked(boolean locked);\n\n\tpublic void setEnabled(boolean enabled);\n\n}", "@Autowired\r\n\tpublic void configurationGlobal(AuthenticationManagerBuilder authBuilder) throws Exception{\r\n\t\tauthBuilder.inMemoryAuthentication()\r\n\t\t\t.withUser(\"scott\")\r\n\t\t\t.password(\"welcome1\")\r\n\t\t\t.roles(\"USER\");\r\n\t\tauthBuilder.inMemoryAuthentication()\r\n\t\t\t.withUser(\"arun\")\r\n\t\t\t.password(\"welcome1\")\r\n\t\t\t.roles(\"ADMIN\");\r\n\t\tauthBuilder.inMemoryAuthentication()\r\n\t\t\t.withUser(\"pavan\")\r\n\t\t\t.password(\"welcome1\")\r\n\t\t\t.roles(\"USERDISABLED\");\r\n\t}", "@Bean\n public DaoAuthenticationProvider authenticationProvider() {\n final DaoAuthenticationProvider prov = new DaoAuthenticationProvider();\n prov.setUserDetailsService(this.userDetails());\n prov.setPasswordEncoder(this.passwordEncoder());\n return prov;\n }", "@Override\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\tauth.userDetailsService(userService);\n\n\t}", "@Override\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\tauth.userDetailsService(userDetailsService).passwordEncoder(passwordEncoder());\n\t\t\n\t}", "@Ignore\n @Test\n public void testEmployees() {\n Map<String, Object> map = new HashMap<>();\n map.put(\"uid\", \"jjcale\");\n map.put(\"uhUuid\", \"10000004\");\n\n AttributePrincipal principal = new AttributePrincipalImpl(\"jjcale\", map);\n Assertion assertion = new AssertionImpl(principal);\n CasUserDetailsServiceImplj userDetailsService = new CasUserDetailsServiceImplj(userBuilder);\n User user = (User) userDetailsService.loadUserDetails(assertion);\n\n // Basics.\n assertThat(user.getUsername(), is(\"jjcale\"));\n assertThat(user.getUid(), is(\"jjcale\"));\n assertThat(user.getUhUuid(), is(\"10000004\"));\n\n // Granted Authorities.\n assertThat(user.getAuthorities().size(), is(3));\n assertTrue(user.hasRole(Role.ANONYMOUS));\n assertTrue(user.hasRole(Role.UH));\n assertTrue(user.hasRole(Role.EMPLOYEE));\n\n assertFalse(user.hasRole(Role.ADMIN));\n }", "User getUserDetails(int userId);", "@Bean\n public DaoAuthenticationProvider daoAuthenticationProvider(PasswordEncoder passwordEncoder, UserDetailsService userDetailsService) {\n DaoAuthenticationProvider daoAuthenticationProvider = new DaoAuthenticationProvider();\n daoAuthenticationProvider.setPasswordEncoder(passwordEncoder);\n daoAuthenticationProvider.setUserDetailsService(userDetailsService);\n return daoAuthenticationProvider;\n }", "@Repository\npublic interface UserDao extends JpaRepository<User, Integer> {\n User findByUsernameAndPassword(String username,String password);\n\n User findByUsername(String username);\n}", "public interface AdminUserRepository extends JpaRepository<User,Integer>{\n}", "public interface IUserService extends UserDetailsService {\n Long signin(Account account);\n\n List<UserInformation> showUserDetails();\n\n Account changeApplicationVersion(String accountIdentifier, ApplicationVersion applicationVersion);\n\n Long removeAccount(String accountIdentifier);\n\n Long suspendAccount(String accountIdentifier);\n\n Long unsuspendAccount(String accountIdentifier);\n\n Long addIncomingInvoice(String accountIdentifier);\n\n Long removeIncomingInvoice(String accountIdentifier);\n\n Long changeAssignment(String accountIdentifier, boolean newAssignementValue);\n\n Account findAccount(String accountIdentifier);\n}", "IdentityDetails identity();", "EmployeeMaster authenticateUser(int employeeId, String password);", "public List<User> loadAllUserDetails()throws Exception;", "public interface UserService extends UserDetailsService {\n /**\n * Retrieves an user by its id.\n *\n * @param id cannot be null\n * @return\n */\n Optional<User> findUserById(Long id);\n\n /**\n * Retrieves an user by its username.\n *\n * @param username cannot be null\n * @return\n */\n Optional<User> findUserByUsername(String username);\n\n /**\n * Saves a given entity. Use the returned instance for further operations as the save operation might have changed the entity instance completely.\n *\n * @param user user\n * @return the saved user; will never be null.\n * @throws IllegalArgumentException in case the given advertisement is null.\n */\n User save(User user);\n\n /**\n * Return list of all users int the system.\n *\n * @return List of all users in the system\n */\n List<User> findAll();\n\n /**\n * Deletes a given user.\n *\n * @param user cannot be null\n */\n void delete(User user);\n\n /**\n * Deletes a given user.\n *\n * @param id cannot be null\n */\n void deleteById(Long id);\n}", "@Override\r\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\r\n\t\tauth.userDetailsService(userDetailsService).passwordEncoder(passwordEncoder());\r\n\t}", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\n SampleJdbcDaoImpl userService = new SampleJdbcDaoImpl();\n userService.setDataSource(dataSource());\n userService.setUsersByUsernameQuery(\"SELECT login_id, password, true, full_name, dept_name \"\n + \"FROM t_user \"\n + \"WHERE login_id = ?\");\n userService.setAuthoritiesByUsernameQuery(\"SELECT login_id, role_name \"\n + \"FROM t_role \"\n + \" INNER JOIN t_user_role ON t_user_role.role_id = t_role.id \"\n + \" INNER JOIN t_user ON t_user.id = t_user_role.user_id \"\n + \"WHERE login_id = ?\");\n auth.userDetailsService(userService)\n .passwordEncoder(new BCryptPasswordEncoder());\n }", "@Override\r\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\r\n\t\tauth.userDetailsService(useDetailsService)\r\n\t\t\t.passwordEncoder(passwordEncoder());\r\n\t}", "@Test\n public void testCreate() {\n User user = new User(\"lgn\", \"login@example.com\", \"Login Name\", \n \"12345678\");\n userService.create(user);\n }", "public interface UserActionRepository extends CrudRepository<UserEntity, Long> {\r\n List<UserEntity> findByEmailAndPassword(String username, String password);\r\n}", "public interface UserService {\n\n void register(UserEntity userEntity);\n UserEntity findByUsername(String username);\n UserEntity findByEmail(String email);\n void editMyAccount(UserEntity newUserEntity, Principal principal);\n void editUser(UserEntity newUserEntity);\n void deleteMyAccount(String password, Principal principal);\n void deleteUser(String username, Principal principal);\n List<UserEntity> getAllUsers();\n String getRoleOfLoggedUser();\n boolean checkIfPasswordMatchWithLoggedUserPassword(String password);\n}", "@Repository\r\npublic interface UserDao {\r\n\t/**\r\n\t * 获取全部用户信息\r\n\t */\r\n\tList<User> getAllUsers();\r\n\r\n\t/**\r\n\t * 通过登录名获取用户信息\r\n\t */\r\n\tUser getUserByDlm(String dlm);\r\n}", "@Repository\npublic interface UsersDao {\n User UserFindBy(@Param(\"usesrname\") String username , @Param(\"password\") String password);\n}", "public User(long id, String username, String email, String password) {\n this.id = id;\n this.username = username;\n this.email = email;\n this.password = password;\n}", "public DummyUserManager()\n {\n }", "public List<Account> findByUserDetails(UserDetails userDetails);", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n auth.userDetailsService(userDetailsService).passwordEncoder(passwordEncoder());\n }", "public interface UserRepository extends CrudRepository<User, Long> {\r\n\t\r\n\tUser findByUsername(String username);\r\n\r\n\tUser findByActivationCode(String code);\r\n\t\r\n\tList<User> findAllByRoles(Role role);\r\n\r\n\tUser findById(long id);\r\n\r\n\r\n\r\n\t\r\n\r\n}", "@Override\n protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n auth.userDetailsService(userDetailsService).passwordEncoder(NoOpPasswordEncoder.getInstance());\n }", "@WithMockUser(username = \"admin\", authorities = {\"ADMIN\"})\n @Test\n @DisplayName(\"Allowed get books requests for ADMIN role \")\n void getByAdmin() throws Exception {\n mockMvc.perform(get(\"/books\").with(csrf())).andExpect(status().isOk());\n }", "@Override\r\n\tpublic void configure(AuthenticationManagerBuilder authenticationManagerBuilder) throws Exception {\n\t\t\r\n\t\tauthenticationManagerBuilder.userDetailsService(userDetailsService).passwordEncoder(passwordEncoder());\r\n\t}", "protected UserDetails getUserDetails(String userName)\n {\n GrantedAuthority[] gas = new GrantedAuthority[1];\n gas[0] = new GrantedAuthorityImpl(\"ROLE_AUTHENTICATED\");\n UserDetails ud = new User(userName, \"\", true, true, true, true, gas);\n return ud;\n }", "@Repository\npublic interface UserMapper {\n\n User findById(@Param(\"id\") Integer id);\n User findBypassword(User user);\n void addUser(User user);\n\n}", "@Autowired\n public CustomUserDetailsService(UserService userService) {\n this.userService = userService;\n }", "public User getUser (String userName);", "@Autowired\n public void configureGlobal(AuthenticationManagerBuilder auth, UserService userService) throws Exception, UserException {\n auth.userDetailsService(userService);\n\n userService.save(new User(\"user\", \"user\", new ArrayList<>()));\n userService.save(new User(\"dbadmin\", \"dbadmin\", List.of(new Role(\"DBADMIN\"))));\n userService.save(new User(\"webadmin\", \"webadmin\", List.of(new Role(\"WEBADMIN\"))));\n userService.save(new User(\"admin\", \"admin\", List.of(new Role(\"DBADMIN\"), new Role(\"WEBADMIN\"))));\n }", "@Autowired\n\tpublic void configurerSecurityGlobal(AuthenticationManagerBuilder builder) throws Exception {\n\t\tbuilder.jdbcAuthentication()\n\t\t.dataSource(dataSource)\n\t\t.passwordEncoder(passEncoder)\n\t\t.authoritiesByUsernameQuery(\"select username, password, enabled from users where username=?\")\n\t\t.authoritiesByUsernameQuery(\"select u.username, r.rol from users u, roles r where r.user_id = u.Id_user and u.username=?\");\n\t}", "@Repository\npublic interface UserRepository extends JpaRepository<User,Integer> {\n User findOne(int id);\n User findByUsername(String username);\n User findByToken(String token);\n User findByEmail(String email);\n}", "public interface AdminDao {\n public Admin queryOneByNameAndPassword(Admin admin);\n}", "public User details(String user);", "@Override\n\t protected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\t auth.userDetailsService(userDetailsService)\n\t .passwordEncoder(new BCryptPasswordEncoder());\n\t }", "public interface User\n{\n String getUsername();\n String getPassword();\n}", "User createUser(User user);", "public interface UserService {\n User findUserById(int id);\n User selectByName(String username);\n User selectByEmail(String email);\n int insrtUser(User user);\n int insertStatus(int id,int status);\n int insertHeader(int id,String headerUrl);\n int insertPassword(int id,String password);\n}", "@Test\n public void testSaveEditUserCommandModel() throws Exception {\n BCryptPasswordEncoder encoder = new BCryptPasswordEncoder();\n User user = new User();\n user.setUsername(\"Tephon\");\n user.setPassword(\"password\");\n \n \n ArrayList<String> authority1 = new ArrayList();\n authority1.add(\"ROLE_USER\");\n \n User existingUser = userServiceLayer.createUser(user);\n \n EditUserCommandModel commandModel = new EditUserCommandModel();\n commandModel.setId(existingUser.getId());\n commandModel.setUsername(\"Cheesy\");\n commandModel.setPassword(\"provolone1\");\n commandModel.setAuthorities(authority1);\n \n \n User userFromModel = userWebServices.saveEditUserCommandModel(commandModel, \"Tephon\");\n \n assert userFromModel.getId() != 0;\n assert userFromModel.getUsername().equals(\"Cheesy\");\n\n }", "public LoginService() {\n users.put(\"johndoe\", \"John Doe\");\n users.put(\"janedoe\", \"Jane Doe\");\n users.put(\"jguru\", \"Java Guru\");\n }", "@Override\n\tprotected void configure(AuthenticationManagerBuilder auth) throws Exception {\n\t\t\n\t\tauth\n\t\t\t.inMemoryAuthentication()\n\t\t\t.withUser(\"admin\")\n\t\t\t.password(\"admin\")\n\t\t\t.roles(\"ADMIN\");\n\t\t\n\t}" ]
[ "0.8019245", "0.7729463", "0.72946215", "0.7242378", "0.70600915", "0.69520086", "0.6905035", "0.68236244", "0.6742321", "0.668142", "0.6654745", "0.6615015", "0.66031873", "0.6534817", "0.6498924", "0.6487417", "0.6450951", "0.64387417", "0.6433471", "0.64179444", "0.64037895", "0.6400247", "0.6390643", "0.6390331", "0.6341938", "0.63410527", "0.6327806", "0.6319536", "0.63188916", "0.63146484", "0.63011456", "0.6291437", "0.6287405", "0.6278533", "0.6276357", "0.6241299", "0.62357986", "0.6233734", "0.6230986", "0.62280005", "0.62277275", "0.62175477", "0.6211271", "0.6201003", "0.6198382", "0.6185973", "0.6183295", "0.6177481", "0.6164731", "0.61550295", "0.6150049", "0.61411047", "0.6141044", "0.61381036", "0.6126412", "0.6124956", "0.61080974", "0.6106262", "0.6105334", "0.6079483", "0.6078405", "0.6045645", "0.60447377", "0.60312444", "0.60299504", "0.60293853", "0.6017744", "0.60093206", "0.60017663", "0.59919286", "0.5991898", "0.5983787", "0.59740764", "0.59669155", "0.59647983", "0.59462905", "0.59406835", "0.59343076", "0.5933311", "0.59322476", "0.5929973", "0.5893321", "0.58886373", "0.58848554", "0.5875223", "0.58732843", "0.58626145", "0.5861557", "0.5854714", "0.5849064", "0.58464646", "0.5842442", "0.5839035", "0.58369684", "0.5832372", "0.58265114", "0.5817418", "0.5814634", "0.5808975", "0.58079183" ]
0.7610034
2
Compute the type of the resulting component
public abstract Class<?> getVTLReturnTypeFor(Class<?> clazz);
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "public Class<?> getComponentType();", "Class<?> getComponentType();", "type getType();", "String componentTypeName();", "abstract public Type getType();", "public int getType() {\n\tif (num_comp == 0)\n\t return(UNCLASSIFIED);\n\treturn(type[num_comp-1]);\n }", "protected abstract String getType();", "abstract public Type type();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "String getType();", "int getType();", "int getType();", "int getType();", "int getType();", "int getType();", "int getType();", "int getType();", "int getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "java.lang.String getType();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "String type();", "abstract public String getType();", "ComponentRuleType createComponentRuleType();", "public ComponentType getComponentType()\n {\n return this.componentType;\n }", "@Override\n public abstract String getComponentType();", "ComponentTypes.AccessPoint getType();", "public abstract Type getType();", "Type getType();", "Type getType();", "Type getType();", "Type getType();", "Type getType();", "Type getType();", "Type getType();", "Type getType();", "Type getType();", "Type getType();", "Type getType();", "public Type getType();", "public abstract int getType();", "public abstract int getType();", "public abstract int getType();", "public Class getType();", "public Class getType();", "public abstract String getType();", "public abstract String getType();", "public abstract String getType();", "public abstract String getType();" ]
[ "0.6636215", "0.6514022", "0.64453566", "0.64386314", "0.6390141", "0.63360864", "0.6334608", "0.6329541", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6248268", "0.6240247", "0.6240247", "0.6240247", "0.6240247", "0.6240247", "0.6240247", "0.6240247", "0.6240247", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6224994", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6220774", "0.6215631", "0.62115186", "0.6207675", "0.62031835", "0.61845636", "0.61827475", "0.61687464", "0.61687464", "0.61687464", "0.61687464", "0.61687464", "0.61687464", "0.61687464", "0.61687464", "0.61687464", "0.61687464", "0.61687464", "0.61464834", "0.6143509", "0.6143509", "0.6143509", "0.61295164", "0.61194706", "0.61178815", "0.61178815", "0.61178815", "0.61178815" ]
0.0
-1
TODO Autogenerated method stub
public static void main(String[] args) throws InterruptedException { System.setProperty("webdriver.chrome.driver", "./drivers/chromedriver.exe"); ChromeOptions options= new ChromeOptions(); options.addArguments("--disableNotifications"); ChromeDriver driver= new ChromeDriver(options); driver.manage().timeouts().implicitlyWait(30, TimeUnit.SECONDS); driver.manage().window().maximize(); driver.get("https://autoportal.com/"); driver.manage().deleteAllCookies(); //click on change and select chennai Thread.sleep(2000); WebElement location = driver.findElementByXPath("//div[@class='maincity-in field']"); location.click(); //Enter Chennai Thread.sleep(2000); WebDriverWait wait=new WebDriverWait(driver,15); WebElement chennai= driver.findElementById("ac_user_city"); wait.until(ExpectedConditions.visibilityOf(chennai)).click(); Thread.sleep(1000); chennai.sendKeys("Chennai"); Thread.sleep(2000); chennai.sendKeys(Keys.ARROW_DOWN,Keys.ENTER); //click on confirm city driver.findElementByXPath("//span[text()='Confirm City']").click(); Thread.sleep(2000); //Select car brand as Renault WebElement brand= driver.findElementByXPath("(//select[@data-placeholder='select'])[1]"); wait.until(ExpectedConditions.visibilityOf(brand)).click(); Select brandName= new Select(brand); brandName.selectByVisibleText("Renault"); //Select model as Arkana WebElement arkana= driver.findElementByXPath("//select[@name='model']"); wait.until(ExpectedConditions.visibilityOf(arkana)).click(); Select modelName= new Select(arkana); modelName.selectByVisibleText("Arkana"); //click on find cars driver.findElementByXPath("(//input[@type='submit'])[1]").click(); Thread.sleep(2000); //to print minimum and maximum price WebElement price= driver.findElementByXPath("//span[@class='WebRupee']"); System.out.println("Expected Miniumum Price is: "+price.getAttribute("data-gtm-item-price-min")); System.out.println("Expected Maxiumum Price is: "+price.getAttribute("data-gtm-item-price-max")); driver.quit(); }
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "@Override\r\n\tpublic void comer() \r\n\t{\n\t\t\r\n\t}", "@Override\n\tpublic void comer() {\n\t\t\n\t}", "@Override\n public void perish() {\n \n }", "@Override\r\n\t\t\tpublic void annadir() {\n\r\n\t\t\t}", "@Override\n\tpublic void anular() {\n\n\t}", "@Override\n\tprotected void getExras() {\n\n\t}", "@Override\r\n\tpublic void anularFact() {\n\t\t\r\n\t}", "@Override\n\tpublic void entrenar() {\n\t\t\n\t}", "@Override\n\tpublic void nadar() {\n\t\t\n\t}", "@Override\r\n\tpublic void tires() {\n\t\t\r\n\t}", "@Override\r\n\t\t\tpublic void ayuda() {\n\r\n\t\t\t}", "@Override\n\tprotected void interr() {\n\t}", "@Override\n\tpublic void emprestimo() {\n\n\t}", "@Override\r\n\tpublic void bicar() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void bicar() {\n\t\t\r\n\t}", "@Override\n\tpublic void grabar() {\n\t\t\n\t}", "@Override\n\tpublic void gravarBd() {\n\t\t\n\t}", "@Override\r\n\tpublic void rozmnozovat() {\n\t}", "@Override\r\n\tpublic void dormir() {\n\t\t\r\n\t}", "@Override\n protected void getExras() {\n }", "@Override\r\n\tpublic void publierEnchere() {\n\t\t\r\n\t}", "@Override\n\tpublic void nefesAl() {\n\n\t}", "@Override\n\tpublic void ligar() {\n\t\t\n\t}", "@Override\n public void func_104112_b() {\n \n }", "@Override\n\tprotected void initdata() {\n\n\t}", "@Override\n\tpublic void nghe() {\n\n\t}", "@Override\n public void function()\n {\n }", "@Override\n public void function()\n {\n }", "public final void mo51373a() {\n }", "@Override\r\n\tpublic void stehReagieren() {\r\n\t\t//\r\n\t}", "@Override\n public void inizializza() {\n\n super.inizializza();\n }", "@Override\n\tprotected void initData() {\n\t\t\n\t}", "@Override\r\n\t\tpublic void init() {\n\t\t\t\r\n\t\t}", "@Override\n\tpublic void sacrifier() {\n\t\t\n\t}", "@Override\r\n\tprotected void InitData() {\n\t\t\r\n\t}", "public void designBasement() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initialize() {\r\n\t\t\r\n\t\t\r\n\t}", "public void gored() {\n\t\t\n\t}", "@Override\r\n\tprotected void initData() {\n\r\n\t}", "@Override\n\tpublic void einkaufen() {\n\t}", "@Override\n protected void initialize() {\n\n \n }", "public void mo38117a() {\n }", "@Override\n\tprotected void getData() {\n\t\t\n\t}", "Constructor() {\r\n\t\t \r\n\t }", "@Override\r\n\tpublic void dibujar() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void dibujar() {\n\t\t\r\n\t}", "@Override\n\tpublic void one() {\n\t\t\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "@Override\r\n\tprotected void initData() {\n\t\t\r\n\t}", "private stendhal() {\n\t}", "@Override\n\tprotected void update() {\n\t\t\n\t}", "@Override\n\t\t\tpublic void ic() {\n\t\t\t\t\n\t\t\t}", "@Override\n\tprotected void initData() {\n\n\t}", "@Override\n\tprotected void initData() {\n\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\t\t\n\t}", "@Override\n public void init() {\n\n }", "@Override\n\tprotected void initialize() {\n\t\t\n\t}", "@Override\n\tprotected void initialize() {\n\t\t\n\t}", "@Override\r\n\tpublic void init() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void init() {\n\t\t\r\n\t}", "@Override\r\n\tpublic void init() {\n\t\t\r\n\t}", "@Override\n\tpublic void debite() {\n\t\t\n\t}", "@Override\r\n\tpublic void init() {\n\r\n\t}", "@Override\r\n\tpublic void init() {\n\r\n\t}", "@Override\r\n\tpublic void init() {\n\r\n\t}", "public contrustor(){\r\n\t}", "@Override\n\tprotected void initialize() {\n\n\t}", "@Override\r\n\tpublic void dispase() {\n\r\n\t}", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "public void mo55254a() {\n }", "@Override\n\tpublic void dtd() {\n\t\t\n\t}", "@Override\n\tprotected void logic() {\n\n\t}", "@Override\n\tprotected void lazyLoad() {\n\t\t\n\t}", "public void mo4359a() {\n }", "@Override\r\n\tprotected void initialize() {\n\r\n\t}", "@Override\n public void memoria() {\n \n }", "@Override\n\t\tpublic void method() {\n\t\t\t\n\t\t}", "private RepositorioAtendimentoPublicoHBM() {\r\t}", "@Override\n protected void initialize() \n {\n \n }", "@Override\r\n\tpublic void getProposition() {\n\r\n\t}", "@Override\n\tpublic void particular1() {\n\t\t\n\t}", "@Override\n\tpublic void init() {\n\n\t}", "@Override\n\tpublic void init() {\n\n\t}", "@Override\n\tpublic void init() {\n\n\t}", "@Override\n protected void prot() {\n }", "@Override\r\n\tpublic void init()\r\n\t{\n\t}", "@Override\n\tprotected void initValue()\n\t{\n\n\t}", "public void mo55254a() {\n }" ]
[ "0.6671074", "0.6567672", "0.6523024", "0.6481211", "0.6477082", "0.64591026", "0.64127725", "0.63762105", "0.6276059", "0.6254286", "0.623686", "0.6223679", "0.6201336", "0.61950207", "0.61950207", "0.61922914", "0.6186996", "0.6173591", "0.61327106", "0.61285484", "0.6080161", "0.6077022", "0.6041561", "0.6024072", "0.6020252", "0.59984857", "0.59672105", "0.59672105", "0.5965777", "0.59485507", "0.5940904", "0.59239364", "0.5910017", "0.5902906", "0.58946234", "0.5886006", "0.58839184", "0.58691067", "0.5857751", "0.58503544", "0.5847024", "0.58239377", "0.5810564", "0.5810089", "0.5806823", "0.5806823", "0.5800025", "0.5792378", "0.5792378", "0.5792378", "0.5792378", "0.5792378", "0.5792378", "0.5790187", "0.5789414", "0.5787092", "0.57844025", "0.57844025", "0.5774479", "0.5774479", "0.5774479", "0.5774479", "0.5774479", "0.5761362", "0.57596046", "0.57596046", "0.575025", "0.575025", "0.575025", "0.5747959", "0.57337177", "0.57337177", "0.57337177", "0.5721452", "0.5715831", "0.57142824", "0.57140535", "0.57140535", "0.57140535", "0.57140535", "0.57140535", "0.57140535", "0.57140535", "0.5711723", "0.57041645", "0.56991017", "0.5696783", "0.56881124", "0.56774884", "0.56734604", "0.56728", "0.56696945", "0.5661323", "0.5657007", "0.5655942", "0.5655942", "0.5655942", "0.56549734", "0.5654792", "0.5652974", "0.5650185" ]
0.0
-1