public static interface ScriptPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
ABSTRACT_SCRIPT
The meta object literal for the '
Abstract Script ' class. |
static org.eclipse.emf.ecore.EAttribute |
ABSTRACT_SCRIPT__SOURCE
The meta object literal for the 'Source' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
GENERIC_SCRIPT
The meta object literal for the '
Generic Script ' class. |
static org.eclipse.emf.ecore.EAttribute |
GENERIC_SCRIPT__LANGUAGE
The meta object literal for the 'Language' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
JAVA_SCRIPT
The meta object literal for the '
Java Script ' class. |
static org.eclipse.emf.ecore.EClass |
SCRIPT
The meta object literal for the '
Script ' class. |
static org.eclipse.emf.ecore.EOperation |
SCRIPT___GET_LANGUAGE
The meta object literal for the 'Get Language' operation.
|
static org.eclipse.emf.ecore.EOperation |
SCRIPT___GET_SOURCE
The meta object literal for the 'Get Source' operation.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT_REFERENCE
The meta object literal for the '
Reference ' class. |
static org.eclipse.emf.ecore.EReference |
SCRIPT_REFERENCE__REFERENCE
The meta object literal for the 'Reference' reference feature.
|
static final org.eclipse.emf.ecore.EClass SCRIPT
Script
' class.
Script
,
ScriptPackageImpl.getScript()
static final org.eclipse.emf.ecore.EOperation SCRIPT___GET_LANGUAGE
static final org.eclipse.emf.ecore.EOperation SCRIPT___GET_SOURCE
static final org.eclipse.emf.ecore.EClass GENERIC_SCRIPT
Generic Script
' class.
static final org.eclipse.emf.ecore.EAttribute GENERIC_SCRIPT__LANGUAGE
static final org.eclipse.emf.ecore.EClass JAVA_SCRIPT
Java Script
' class.
static final org.eclipse.emf.ecore.EClass SCRIPT_REFERENCE
Reference
' class.
static final org.eclipse.emf.ecore.EReference SCRIPT_REFERENCE__REFERENCE
static final org.eclipse.emf.ecore.EClass ABSTRACT_SCRIPT
Abstract Script
' class.
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_SCRIPT__SOURCE