public static interface AsgPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
EXPRESSION
The meta object literal for the '
Expression ' class |
static org.eclipse.emf.ecore.EAttribute |
EXPRESSION__CELL_VALUE
The meta object literal for the 'Cell Value' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
EXPRESSION__DATATYPE
The meta object literal for the 'Datatype' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
EXPRESSION__ENUMERATION
The meta object literal for the 'Enumeration' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
EXPRESSION__EXPRESSIONTYPE
The meta object literal for the 'Expressiontype' attribute feature
|
static org.eclipse.emf.ecore.EReference |
EXPRESSION__MODIFIED_TERM_LIST
The meta object literal for the 'Modified Term List' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
EXPRESSION__REFERENCED_TERM_LIST
The meta object literal for the 'Referenced Term List' containment reference feature
|
static org.eclipse.emf.ecore.EAttribute |
EXPRESSION__TEXT
The meta object literal for the 'Text' attribute feature
|
static org.eclipse.emf.ecore.EReference |
EXPRESSION__TOKEN_LIST
The meta object literal for the 'Token List' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
EXPRESSION_LIST
The meta object literal for the '
Expression List ' class |
static org.eclipse.emf.ecore.EReference |
EXPRESSION_LIST__EXPRESSION
The meta object literal for the 'Expression' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
PARSER_OUTPUT
The meta object literal for the '
Parser Output ' class |
static org.eclipse.emf.ecore.EClass |
TERM
The meta object literal for the '
Term ' class |
static org.eclipse.emf.ecore.EAttribute |
TERM__DATATYPE
The meta object literal for the 'Datatype' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TERM__FULLTEXT
The meta object literal for the 'Fulltext' attribute feature
|
static org.eclipse.emf.ecore.EReference |
TERM__PARENT_TERM
The meta object literal for the 'Parent Term' containment reference feature
|
static org.eclipse.emf.ecore.EAttribute |
TERM__TERMTYPE
The meta object literal for the 'Termtype' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TERM__TEXT
The meta object literal for the 'Text' attribute feature
|
static org.eclipse.emf.ecore.EReference |
TERM__VARIABLE
The meta object literal for the 'Variable' reference feature
|
static org.eclipse.emf.ecore.EClass |
TERM_LIST
The meta object literal for the '
Term List ' class |
static org.eclipse.emf.ecore.EReference |
TERM_LIST__TERMS
The meta object literal for the 'Terms' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
TOKEN
The meta object literal for the '
Token ' class |
static org.eclipse.emf.ecore.EAttribute |
TOKEN__TEXT
The meta object literal for the 'Text' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TOKEN__TOKENTYPE
The meta object literal for the 'Tokentype' attribute feature
|
static org.eclipse.emf.ecore.EClass |
VARIABLE
The meta object literal for the '
Variable ' class |
static final org.eclipse.emf.ecore.EClass EXPRESSION
Expression
' class.
ExpressionImpl
,
AsgPackageImpl.getExpression()
static final org.eclipse.emf.ecore.EAttribute EXPRESSION__TEXT
static final org.eclipse.emf.ecore.EAttribute EXPRESSION__DATATYPE
static final org.eclipse.emf.ecore.EAttribute EXPRESSION__EXPRESSIONTYPE
static final org.eclipse.emf.ecore.EAttribute EXPRESSION__ENUMERATION
static final org.eclipse.emf.ecore.EAttribute EXPRESSION__CELL_VALUE
static final org.eclipse.emf.ecore.EReference EXPRESSION__MODIFIED_TERM_LIST
static final org.eclipse.emf.ecore.EReference EXPRESSION__REFERENCED_TERM_LIST
static final org.eclipse.emf.ecore.EReference EXPRESSION__TOKEN_LIST
static final org.eclipse.emf.ecore.EClass EXPRESSION_LIST
Expression List
' class.
ExpressionListImpl
,
AsgPackageImpl.getExpressionList()
static final org.eclipse.emf.ecore.EReference EXPRESSION_LIST__EXPRESSION
static final org.eclipse.emf.ecore.EClass TERM
Term
' class.
TermImpl
,
AsgPackageImpl.getTerm()
static final org.eclipse.emf.ecore.EAttribute TERM__TEXT
static final org.eclipse.emf.ecore.EAttribute TERM__DATATYPE
static final org.eclipse.emf.ecore.EAttribute TERM__TERMTYPE
static final org.eclipse.emf.ecore.EAttribute TERM__FULLTEXT
static final org.eclipse.emf.ecore.EReference TERM__PARENT_TERM
static final org.eclipse.emf.ecore.EReference TERM__VARIABLE
static final org.eclipse.emf.ecore.EClass TERM_LIST
Term List
' class.
TermListImpl
,
AsgPackageImpl.getTermList()
static final org.eclipse.emf.ecore.EReference TERM_LIST__TERMS
static final org.eclipse.emf.ecore.EClass TOKEN
Token
' class.
TokenImpl
,
AsgPackageImpl.getToken()
static final org.eclipse.emf.ecore.EAttribute TOKEN__TEXT
static final org.eclipse.emf.ecore.EAttribute TOKEN__TOKENTYPE
static final org.eclipse.emf.ecore.EClass VARIABLE
Variable
' class.
VariableImpl
,
AsgPackageImpl.getVariable()
static final org.eclipse.emf.ecore.EClass PARSER_OUTPUT
Parser Output
' class.
ParserOutputImpl
,
AsgPackageImpl.getParserOutput()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.