public interface AsgFactory
extends org.eclipse.emf.ecore.EFactory
AsgPackage| Modifier and Type | Field and Description |
|---|---|
static AsgFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
createExpression()
Returns a new object of class 'Expression'
|
ExpressionList |
createExpressionList()
Returns a new object of class 'Expression List'
|
ParserOutput |
createParserOutput()
Returns a new object of class 'Parser Output'
|
Term |
createTerm()
Returns a new object of class 'Term'
|
TermList |
createTermList()
Returns a new object of class 'Term List'
|
Token |
createToken()
Returns a new object of class 'Token'
|
Variable |
createVariable()
Returns a new object of class 'Variable'
|
AsgPackage |
getAsgPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final AsgFactory eINSTANCE
Expression createExpression()
ExpressionList createExpressionList()
Term createTerm()
TermList createTermList()
Token createToken()
Variable createVariable()
ParserOutput createParserOutput()
AsgPackage getAsgPackage()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.