public static interface TemplatesPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
CODETEMPLATE
The meta object literal for the '
Codetemplate' class |
static org.eclipse.emf.ecore.EReference |
CODETEMPLATE__BODY
The meta object literal for the 'Body' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
CODETEMPLATE__CONTEXT
The meta object literal for the 'Context' reference feature
|
static org.eclipse.emf.ecore.EAttribute |
CODETEMPLATE__DESCRIPTION
The meta object literal for the 'Description' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
CODETEMPLATE__ID
The meta object literal for the 'Id' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
CODETEMPLATE__KEYWORD_CONTEXT
The meta object literal for the 'Keyword Context' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
CODETEMPLATE__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EClass |
CODETEMPLATES
The meta object literal for the '
Codetemplates' class |
static org.eclipse.emf.ecore.EReference |
CODETEMPLATES__LANGUAGE
The meta object literal for the 'Language' reference feature
|
static org.eclipse.emf.ecore.EReference |
CODETEMPLATES__TEMPLATES
The meta object literal for the 'Templates' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
DOLLAR
The meta object literal for the '
Dollar' class |
static org.eclipse.emf.ecore.EAttribute |
DOLLAR__ESCAPED
The meta object literal for the 'Escaped' attribute feature
|
static org.eclipse.emf.ecore.EClass |
LITERAL
The meta object literal for the '
Literal' class |
static org.eclipse.emf.ecore.EAttribute |
LITERAL__VALUE
The meta object literal for the 'Value' attribute feature
|
static org.eclipse.emf.ecore.EClass |
TEMPLATE_BODY
The meta object literal for the '
Template Body' class |
static org.eclipse.emf.ecore.EReference |
TEMPLATE_BODY__PARTS
The meta object literal for the 'Parts' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
TEMPLATE_PART
The meta object literal for the '
Template Part' class |
static org.eclipse.emf.ecore.EClass |
VARIABLE
The meta object literal for the '
Variable' class |
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__EXPECTING_PARAMETERS
The meta object literal for the 'Expecting Parameters' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__NAME
The meta object literal for the 'Name' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__PARAMETERS
The meta object literal for the 'Parameters' attribute list feature
|
static org.eclipse.emf.ecore.EAttribute |
VARIABLE__TYPE
The meta object literal for the 'Type' attribute feature
|
static final org.eclipse.emf.ecore.EClass CODETEMPLATES
Codetemplates' class.
CodetemplatesImpl,
TemplatesPackageImpl.getCodetemplates()static final org.eclipse.emf.ecore.EReference CODETEMPLATES__LANGUAGE
static final org.eclipse.emf.ecore.EReference CODETEMPLATES__TEMPLATES
static final org.eclipse.emf.ecore.EClass CODETEMPLATE
Codetemplate' class.
CodetemplateImpl,
TemplatesPackageImpl.getCodetemplate()static final org.eclipse.emf.ecore.EAttribute CODETEMPLATE__NAME
static final org.eclipse.emf.ecore.EAttribute CODETEMPLATE__ID
static final org.eclipse.emf.ecore.EAttribute CODETEMPLATE__DESCRIPTION
static final org.eclipse.emf.ecore.EReference CODETEMPLATE__CONTEXT
static final org.eclipse.emf.ecore.EAttribute CODETEMPLATE__KEYWORD_CONTEXT
static final org.eclipse.emf.ecore.EReference CODETEMPLATE__BODY
static final org.eclipse.emf.ecore.EClass TEMPLATE_BODY
Template Body' class.
TemplateBodyImpl,
TemplatesPackageImpl.getTemplateBody()static final org.eclipse.emf.ecore.EReference TEMPLATE_BODY__PARTS
static final org.eclipse.emf.ecore.EClass TEMPLATE_PART
Template Part' class.
TemplatePartImpl,
TemplatesPackageImpl.getTemplatePart()static final org.eclipse.emf.ecore.EClass VARIABLE
Variable' class.
VariableImpl,
TemplatesPackageImpl.getVariable()static final org.eclipse.emf.ecore.EAttribute VARIABLE__NAME
static final org.eclipse.emf.ecore.EAttribute VARIABLE__TYPE
static final org.eclipse.emf.ecore.EAttribute VARIABLE__EXPECTING_PARAMETERS
static final org.eclipse.emf.ecore.EAttribute VARIABLE__PARAMETERS
static final org.eclipse.emf.ecore.EClass LITERAL
Literal' class.
LiteralImpl,
TemplatesPackageImpl.getLiteral()static final org.eclipse.emf.ecore.EAttribute LITERAL__VALUE
static final org.eclipse.emf.ecore.EClass DOLLAR
Dollar' class.
DollarImpl,
TemplatesPackageImpl.getDollar()static final org.eclipse.emf.ecore.EAttribute DOLLAR__ESCAPED