org.eclipse.etrice.core.services
Class RoomGrammarAccess.LiteralTypeElements
java.lang.Object
AbstractEnumRuleElementFinder
org.eclipse.etrice.core.services.RoomGrammarAccess.LiteralTypeElements
- Enclosing class:
- RoomGrammarAccess
public class RoomGrammarAccess.LiteralTypeElements
- extends AbstractEnumRuleElementFinder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomGrammarAccess.LiteralTypeElements
public RoomGrammarAccess.LiteralTypeElements()
getRule
public EnumRule getRule()
getAlternatives
public Alternatives getAlternatives()
getBOOLEnumLiteralDeclaration_0
public EnumLiteralDeclaration getBOOLEnumLiteralDeclaration_0()
getBOOLPtBooleanKeyword_0_0
public Keyword getBOOLPtBooleanKeyword_0_0()
getINTEnumLiteralDeclaration_1
public EnumLiteralDeclaration getINTEnumLiteralDeclaration_1()
getINTPtIntegerKeyword_1_0
public Keyword getINTPtIntegerKeyword_1_0()
getREALEnumLiteralDeclaration_2
public EnumLiteralDeclaration getREALEnumLiteralDeclaration_2()
getREALPtRealKeyword_2_0
public Keyword getREALPtRealKeyword_2_0()
getCHAREnumLiteralDeclaration_3
public EnumLiteralDeclaration getCHAREnumLiteralDeclaration_3()
getCHARPtCharacterKeyword_3_0
public Keyword getCHARPtCharacterKeyword_3_0()