Class SmodelGrammarAccess.RelativeOpElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
org.palladiosimulator.simexp.dsl.smodel.services.SmodelGrammarAccess.RelativeOpElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IEnumRuleAccess
Enclosing class:
SmodelGrammarAccess

public class SmodelGrammarAccess.RelativeOpElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder
  • Constructor Details

    • RelativeOpElements

      public RelativeOpElements()
  • Method Details

    • getRule

      public org.eclipse.xtext.EnumRule getRule()
    • getAlternatives

      public org.eclipse.xtext.Alternatives getAlternatives()
    • getSMALLEREnumLiteralDeclaration_0

      public org.eclipse.xtext.EnumLiteralDeclaration getSMALLEREnumLiteralDeclaration_0()
    • getSMALLERLessThanSignKeyword_0_0

      public org.eclipse.xtext.Keyword getSMALLERLessThanSignKeyword_0_0()
    • getSMALLER_OR_EQUALEnumLiteralDeclaration_1

      public org.eclipse.xtext.EnumLiteralDeclaration getSMALLER_OR_EQUALEnumLiteralDeclaration_1()
    • getSMALLER_OR_EQUALLessThanSignEqualsSignKeyword_1_0

      public org.eclipse.xtext.Keyword getSMALLER_OR_EQUALLessThanSignEqualsSignKeyword_1_0()
    • getGREATER_OR_EQUALEnumLiteralDeclaration_2

      public org.eclipse.xtext.EnumLiteralDeclaration getGREATER_OR_EQUALEnumLiteralDeclaration_2()
    • getGREATER_OR_EQUALGreaterThanSignEqualsSignKeyword_2_0

      public org.eclipse.xtext.Keyword getGREATER_OR_EQUALGreaterThanSignEqualsSignKeyword_2_0()
    • getGREATEREnumLiteralDeclaration_3

      public org.eclipse.xtext.EnumLiteralDeclaration getGREATEREnumLiteralDeclaration_3()
    • getGREATERGreaterThanSignKeyword_3_0

      public org.eclipse.xtext.Keyword getGREATERGreaterThanSignKeyword_3_0()