public interface AsgPackage
extends org.eclipse.emf.ecore.EPackage
AsgFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
AsgPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static AsgPackage |
eINSTANCE
The singleton instance of the package
|
static java.lang.String |
eNAME
The package name
|
static java.lang.String |
eNS_PREFIX
The package namespace name
|
static java.lang.String |
eNS_URI
The package namespace URI
|
static int |
EXPRESSION
The meta object id for the '
Expression ' class |
static int |
EXPRESSION__CELL_VALUE
The feature id for the 'Cell Value' attribute
|
static int |
EXPRESSION__DATATYPE
The feature id for the 'Datatype' attribute
|
static int |
EXPRESSION__ENUMERATION
The feature id for the 'Enumeration' attribute
|
static int |
EXPRESSION__EXPRESSIONTYPE
The feature id for the 'Expressiontype' attribute
|
static int |
EXPRESSION__MODIFIED_TERM_LIST
The feature id for the 'Modified Term List' containment reference
|
static int |
EXPRESSION__REFERENCED_TERM_LIST
The feature id for the 'Referenced Term List' containment reference
|
static int |
EXPRESSION__TEXT
The feature id for the 'Text' attribute
|
static int |
EXPRESSION__TOKEN_LIST
The feature id for the 'Token List' containment reference list
|
static int |
EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class
|
static int |
EXPRESSION_LIST
The meta object id for the '
Expression List ' class |
static int |
EXPRESSION_LIST__EXPRESSION
The feature id for the 'Expression' containment reference list
|
static int |
EXPRESSION_LIST_FEATURE_COUNT
The number of structural features of the 'Expression List' class
|
static int |
PARSER_OUTPUT
The meta object id for the '
Parser Output ' class |
static int |
PARSER_OUTPUT_FEATURE_COUNT
The number of structural features of the 'Parser Output' class
|
static int |
TERM
The meta object id for the '
Term ' class |
static int |
TERM__DATATYPE
The feature id for the 'Datatype' attribute
|
static int |
TERM__FULLTEXT
The feature id for the 'Fulltext' attribute
|
static int |
TERM__PARENT_TERM
The feature id for the 'Parent Term' containment reference
|
static int |
TERM__TERMTYPE
The feature id for the 'Termtype' attribute
|
static int |
TERM__TEXT
The feature id for the 'Text' attribute
|
static int |
TERM__VARIABLE
The feature id for the 'Variable' reference
|
static int |
TERM_FEATURE_COUNT
The number of structural features of the 'Term' class
|
static int |
TERM_LIST
The meta object id for the '
Term List ' class |
static int |
TERM_LIST__TERMS
The feature id for the 'Terms' containment reference list
|
static int |
TERM_LIST_FEATURE_COUNT
The number of structural features of the 'Term List' class
|
static int |
TOKEN
The meta object id for the '
Token ' class |
static int |
TOKEN__TEXT
The feature id for the 'Text' attribute
|
static int |
TOKEN__TOKENTYPE
The feature id for the 'Tokentype' attribute
|
static int |
TOKEN_FEATURE_COUNT
The number of structural features of the 'Token' class
|
static int |
VARIABLE
The meta object id for the '
Variable ' class |
static int |
VARIABLE_FEATURE_COUNT
The number of structural features of the 'Variable' class
|
Modifier and Type | Method and Description |
---|---|
AsgFactory |
getAsgFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EAttribute |
getExpression_CellValue()
Returns the meta object for the attribute '
Cell Value ' |
org.eclipse.emf.ecore.EAttribute |
getExpression_Datatype()
Returns the meta object for the attribute '
Datatype ' |
org.eclipse.emf.ecore.EAttribute |
getExpression_Enumeration()
Returns the meta object for the attribute '
Enumeration ' |
org.eclipse.emf.ecore.EAttribute |
getExpression_Expressiontype()
Returns the meta object for the attribute '
Expressiontype ' |
org.eclipse.emf.ecore.EReference |
getExpression_ModifiedTermList()
Returns the meta object for the containment reference '
Modified Term List ' |
org.eclipse.emf.ecore.EReference |
getExpression_ReferencedTermList()
Returns the meta object for the containment reference '
Referenced Term List ' |
org.eclipse.emf.ecore.EAttribute |
getExpression_Text()
Returns the meta object for the attribute '
Text ' |
org.eclipse.emf.ecore.EReference |
getExpression_TokenList()
Returns the meta object for the containment reference list '
Token List ' |
org.eclipse.emf.ecore.EClass |
getExpression()
Returns the meta object for class '
Expression ' |
org.eclipse.emf.ecore.EReference |
getExpressionList_Expression()
Returns the meta object for the containment reference list '
Expression ' |
org.eclipse.emf.ecore.EClass |
getExpressionList()
Returns the meta object for class '
Expression List ' |
org.eclipse.emf.ecore.EClass |
getParserOutput()
Returns the meta object for class '
Parser Output ' |
org.eclipse.emf.ecore.EAttribute |
getTerm_Datatype()
Returns the meta object for the attribute '
Datatype ' |
org.eclipse.emf.ecore.EAttribute |
getTerm_Fulltext()
Returns the meta object for the attribute '
Fulltext ' |
org.eclipse.emf.ecore.EReference |
getTerm_ParentTerm()
Returns the meta object for the containment reference '
Parent Term ' |
org.eclipse.emf.ecore.EAttribute |
getTerm_Termtype()
Returns the meta object for the attribute '
Termtype ' |
org.eclipse.emf.ecore.EAttribute |
getTerm_Text()
Returns the meta object for the attribute '
Text ' |
org.eclipse.emf.ecore.EReference |
getTerm_Variable()
Returns the meta object for the reference '
Variable ' |
org.eclipse.emf.ecore.EClass |
getTerm()
Returns the meta object for class '
Term ' |
org.eclipse.emf.ecore.EReference |
getTermList_Terms()
Returns the meta object for the containment reference list '
Terms ' |
org.eclipse.emf.ecore.EClass |
getTermList()
Returns the meta object for class '
Term List ' |
org.eclipse.emf.ecore.EAttribute |
getToken_Text()
Returns the meta object for the attribute '
Text ' |
org.eclipse.emf.ecore.EAttribute |
getToken_Tokentype()
Returns the meta object for the attribute '
Tokentype ' |
org.eclipse.emf.ecore.EClass |
getToken()
Returns the meta object for class '
Token ' |
org.eclipse.emf.ecore.EClass |
getVariable()
Returns the meta object for class '
Variable ' |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final AsgPackage eINSTANCE
static final int PARSER_OUTPUT
Parser Output
' class.
ParserOutputImpl
,
AsgPackageImpl.getParserOutput()
,
Constant Field Valuesstatic final int PARSER_OUTPUT_FEATURE_COUNT
static final int EXPRESSION
Expression
' class.
ExpressionImpl
,
AsgPackageImpl.getExpression()
,
Constant Field Valuesstatic final int EXPRESSION__TEXT
static final int EXPRESSION__DATATYPE
static final int EXPRESSION__EXPRESSIONTYPE
static final int EXPRESSION__ENUMERATION
static final int EXPRESSION__CELL_VALUE
static final int EXPRESSION__MODIFIED_TERM_LIST
static final int EXPRESSION__REFERENCED_TERM_LIST
static final int EXPRESSION__TOKEN_LIST
static final int EXPRESSION_FEATURE_COUNT
static final int EXPRESSION_LIST
Expression List
' class.
ExpressionListImpl
,
AsgPackageImpl.getExpressionList()
,
Constant Field Valuesstatic final int EXPRESSION_LIST__EXPRESSION
static final int EXPRESSION_LIST_FEATURE_COUNT
static final int TERM
Term
' class.
TermImpl
,
AsgPackageImpl.getTerm()
,
Constant Field Valuesstatic final int TERM__TEXT
static final int TERM__DATATYPE
static final int TERM__TERMTYPE
static final int TERM__FULLTEXT
static final int TERM__PARENT_TERM
static final int TERM__VARIABLE
static final int TERM_FEATURE_COUNT
static final int TERM_LIST
Term List
' class.
TermListImpl
,
AsgPackageImpl.getTermList()
,
Constant Field Valuesstatic final int TERM_LIST__TERMS
static final int TERM_LIST_FEATURE_COUNT
static final int TOKEN
Token
' class.
TokenImpl
,
AsgPackageImpl.getToken()
,
Constant Field Valuesstatic final int TOKEN__TEXT
static final int TOKEN__TOKENTYPE
static final int TOKEN_FEATURE_COUNT
static final int VARIABLE
Variable
' class.
VariableImpl
,
AsgPackageImpl.getVariable()
,
Constant Field Valuesstatic final int VARIABLE_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getExpression()
Expression
'.
Expression
org.eclipse.emf.ecore.EAttribute getExpression_Text()
Text
'.
Expression.getText()
,
getExpression()
org.eclipse.emf.ecore.EAttribute getExpression_Datatype()
Datatype
'.
Expression.getDatatype()
,
getExpression()
org.eclipse.emf.ecore.EAttribute getExpression_Expressiontype()
Expressiontype
'.
Expression.getExpressiontype()
,
getExpression()
org.eclipse.emf.ecore.EAttribute getExpression_Enumeration()
Enumeration
'.
Expression.getEnumeration()
,
getExpression()
org.eclipse.emf.ecore.EAttribute getExpression_CellValue()
Cell Value
'.
Expression.getCellValue()
,
getExpression()
org.eclipse.emf.ecore.EReference getExpression_ModifiedTermList()
Modified Term List
'.
Expression.getModifiedTermList()
,
getExpression()
org.eclipse.emf.ecore.EReference getExpression_ReferencedTermList()
Referenced Term List
'.
Expression.getReferencedTermList()
,
getExpression()
org.eclipse.emf.ecore.EReference getExpression_TokenList()
Token List
'.
Expression.getTokenList()
,
getExpression()
org.eclipse.emf.ecore.EClass getExpressionList()
Expression List
'.
ExpressionList
org.eclipse.emf.ecore.EReference getExpressionList_Expression()
Expression
'.
ExpressionList.getExpression()
,
getExpressionList()
org.eclipse.emf.ecore.EClass getTerm()
Term
'.
Term
org.eclipse.emf.ecore.EAttribute getTerm_Text()
Text
'.
Term.getText()
,
getTerm()
org.eclipse.emf.ecore.EAttribute getTerm_Datatype()
Datatype
'.
Term.getDatatype()
,
getTerm()
org.eclipse.emf.ecore.EAttribute getTerm_Termtype()
Termtype
'.
Term.getTermtype()
,
getTerm()
org.eclipse.emf.ecore.EAttribute getTerm_Fulltext()
Fulltext
'.
Term.getFulltext()
,
getTerm()
org.eclipse.emf.ecore.EReference getTerm_ParentTerm()
Parent Term
'.
Term.getParentTerm()
,
getTerm()
org.eclipse.emf.ecore.EReference getTerm_Variable()
Variable
'.
Term.getVariable()
,
getTerm()
org.eclipse.emf.ecore.EClass getTermList()
Term List
'.
TermList
org.eclipse.emf.ecore.EReference getTermList_Terms()
Terms
'.
TermList.getTerms()
,
getTermList()
org.eclipse.emf.ecore.EClass getToken()
Token
'.
Token
org.eclipse.emf.ecore.EAttribute getToken_Text()
Text
'.
Token.getText()
,
getToken()
org.eclipse.emf.ecore.EAttribute getToken_Tokentype()
Tokentype
'.
Token.getTokentype()
,
getToken()
org.eclipse.emf.ecore.EClass getVariable()
Variable
'.
Variable
org.eclipse.emf.ecore.EClass getParserOutput()
Parser Output
'.
ParserOutput
AsgFactory getAsgFactory()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.