Interface V8TranslatedProjectPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement,org.eclipse.emf.ecore.ENamedElement,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EPackage,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
V8TranslatedProjectPackageImpl
public interface V8TranslatedProjectPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDefines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe meta object id for the 'Dependent Project' class.static final intThe feature id for the 'Base Project' attribute.static final intThe number of structural features of the 'Dependent Project' class.static final intThe number of operations of the 'Dependent Project' class.static final V8TranslatedProjectPackageThe singleton instance of the package.static final StringThe package name.static final StringThe package namespace name.static final StringThe package namespace URI.static final intThe meta object id for the 'V8 Translated Extension Project' class.static final intThe feature id for the 'Base Project' attribute.static final intThe feature id for the 'Default Language Name' attribute.static final intThe feature id for the 'Interface Language Names' attribute list.static final intThe feature id for the 'Name' attribute.static final intThe feature id for the 'Script Variant' attribute.static final intThe number of structural features of the 'V8 Translated Extension Project' class.static final intThe number of operations of the 'V8 Translated Extension Project' class.static final intThe meta object id for the 'V8 Translated External Object Project' class.static final intThe feature id for the 'Base Project' attribute.static final intThe feature id for the 'Default Language Name' attribute.static final intThe feature id for the 'Interface Language Names' attribute list.static final intThe feature id for the 'Name' attribute.static final intThe feature id for the 'Script Variant' attribute.static final intThe number of structural features of the 'V8 Translated External Object Project' class.static final intThe number of operations of the 'V8 Translated External Object Project' class.static final intThe meta object id for the 'V8 Translated Project' class.static final intThe feature id for the 'Default Language Name' attribute.static final intThe feature id for the 'Interface Language Names' attribute list.static final intThe feature id for the 'Name' attribute.static final intThe feature id for the 'Script Variant' attribute.static final intThe number of structural features of the 'V8 Translated Project' class.static final intThe number of operations of the 'V8 Translated Project' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClassReturns the meta object for class 'Dependent Project'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Base Project'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'V8 Translated Extension Project'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'V8 Translated External Object Project'.org.eclipse.emf.ecore.EClassReturns the meta object for class 'V8 Translated Project'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Default Language Name'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute list 'Interface Language Names'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EAttributeReturns the meta object for the attribute 'Script Variant'.Returns the factory that creates the instances of the model.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
V8_TRANSLATED_PROJECT
static final int V8_TRANSLATED_PROJECTThe meta object id for the 'V8 Translated Project' class. -
V8_TRANSLATED_PROJECT__NAME
static final int V8_TRANSLATED_PROJECT__NAMEThe feature id for the 'Name' attribute.- See Also:
-
V8_TRANSLATED_PROJECT__DEFAULT_LANGUAGE_NAME
static final int V8_TRANSLATED_PROJECT__DEFAULT_LANGUAGE_NAMEThe feature id for the 'Default Language Name' attribute.- See Also:
-
V8_TRANSLATED_PROJECT__INTERFACE_LANGUAGE_NAMES
static final int V8_TRANSLATED_PROJECT__INTERFACE_LANGUAGE_NAMESThe feature id for the 'Interface Language Names' attribute list.- See Also:
-
V8_TRANSLATED_PROJECT__SCRIPT_VARIANT
static final int V8_TRANSLATED_PROJECT__SCRIPT_VARIANTThe feature id for the 'Script Variant' attribute.- See Also:
-
V8_TRANSLATED_PROJECT_FEATURE_COUNT
static final int V8_TRANSLATED_PROJECT_FEATURE_COUNTThe number of structural features of the 'V8 Translated Project' class.- See Also:
-
V8_TRANSLATED_PROJECT_OPERATION_COUNT
static final int V8_TRANSLATED_PROJECT_OPERATION_COUNTThe number of operations of the 'V8 Translated Project' class.- See Also:
-
DEPENDENT_PROJECT
static final int DEPENDENT_PROJECTThe meta object id for the 'Dependent Project' class. -
DEPENDENT_PROJECT__BASE_PROJECT
static final int DEPENDENT_PROJECT__BASE_PROJECTThe feature id for the 'Base Project' attribute.- See Also:
-
DEPENDENT_PROJECT_FEATURE_COUNT
static final int DEPENDENT_PROJECT_FEATURE_COUNTThe number of structural features of the 'Dependent Project' class.- See Also:
-
DEPENDENT_PROJECT_OPERATION_COUNT
static final int DEPENDENT_PROJECT_OPERATION_COUNTThe number of operations of the 'Dependent Project' class.- See Also:
-
V8_TRANSLATED_EXTENSION_PROJECT
static final int V8_TRANSLATED_EXTENSION_PROJECTThe meta object id for the 'V8 Translated Extension Project' class. -
V8_TRANSLATED_EXTENSION_PROJECT__NAME
static final int V8_TRANSLATED_EXTENSION_PROJECT__NAMEThe feature id for the 'Name' attribute.- See Also:
-
V8_TRANSLATED_EXTENSION_PROJECT__DEFAULT_LANGUAGE_NAME
static final int V8_TRANSLATED_EXTENSION_PROJECT__DEFAULT_LANGUAGE_NAMEThe feature id for the 'Default Language Name' attribute.- See Also:
-
V8_TRANSLATED_EXTENSION_PROJECT__INTERFACE_LANGUAGE_NAMES
static final int V8_TRANSLATED_EXTENSION_PROJECT__INTERFACE_LANGUAGE_NAMESThe feature id for the 'Interface Language Names' attribute list.- See Also:
-
V8_TRANSLATED_EXTENSION_PROJECT__SCRIPT_VARIANT
static final int V8_TRANSLATED_EXTENSION_PROJECT__SCRIPT_VARIANTThe feature id for the 'Script Variant' attribute.- See Also:
-
V8_TRANSLATED_EXTENSION_PROJECT__BASE_PROJECT
static final int V8_TRANSLATED_EXTENSION_PROJECT__BASE_PROJECTThe feature id for the 'Base Project' attribute.- See Also:
-
V8_TRANSLATED_EXTENSION_PROJECT_FEATURE_COUNT
static final int V8_TRANSLATED_EXTENSION_PROJECT_FEATURE_COUNTThe number of structural features of the 'V8 Translated Extension Project' class.- See Also:
-
V8_TRANSLATED_EXTENSION_PROJECT_OPERATION_COUNT
static final int V8_TRANSLATED_EXTENSION_PROJECT_OPERATION_COUNTThe number of operations of the 'V8 Translated Extension Project' class.- See Also:
-
V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT
static final int V8_TRANSLATED_EXTERNAL_OBJECT_PROJECTThe meta object id for the 'V8 Translated External Object Project' class. -
V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__NAME
static final int V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__NAMEThe feature id for the 'Name' attribute.- See Also:
-
V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__DEFAULT_LANGUAGE_NAME
static final int V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__DEFAULT_LANGUAGE_NAMEThe feature id for the 'Default Language Name' attribute.- See Also:
-
V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__INTERFACE_LANGUAGE_NAMES
static final int V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__INTERFACE_LANGUAGE_NAMESThe feature id for the 'Interface Language Names' attribute list.- See Also:
-
V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__SCRIPT_VARIANT
static final int V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__SCRIPT_VARIANTThe feature id for the 'Script Variant' attribute.- See Also:
-
V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__BASE_PROJECT
static final int V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT__BASE_PROJECTThe feature id for the 'Base Project' attribute.- See Also:
-
V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT_FEATURE_COUNT
static final int V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT_FEATURE_COUNTThe number of structural features of the 'V8 Translated External Object Project' class.- See Also:
-
V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT_OPERATION_COUNT
static final int V8_TRANSLATED_EXTERNAL_OBJECT_PROJECT_OPERATION_COUNTThe number of operations of the 'V8 Translated External Object Project' class.- See Also:
-
-
Method Details
-
getV8TranslatedProject
org.eclipse.emf.ecore.EClass getV8TranslatedProject()Returns the meta object for class 'V8 Translated Project'.- Returns:
- the meta object for class 'V8 Translated Project'.
- See Also:
-
getV8TranslatedProject_Name
org.eclipse.emf.ecore.EAttribute getV8TranslatedProject_Name()Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
-
getV8TranslatedProject_DefaultLanguageName
org.eclipse.emf.ecore.EAttribute getV8TranslatedProject_DefaultLanguageName()Returns the meta object for the attribute 'Default Language Name'.- Returns:
- the meta object for the attribute 'Default Language Name'.
- See Also:
-
getV8TranslatedProject_InterfaceLanguageNames
org.eclipse.emf.ecore.EAttribute getV8TranslatedProject_InterfaceLanguageNames()Returns the meta object for the attribute list 'Interface Language Names'.- Returns:
- the meta object for the attribute list 'Interface Language Names'.
- See Also:
-
getV8TranslatedProject_ScriptVariant
org.eclipse.emf.ecore.EAttribute getV8TranslatedProject_ScriptVariant()Returns the meta object for the attribute 'Script Variant'.- Returns:
- the meta object for the attribute 'Script Variant'.
- See Also:
-
getDependentProject
org.eclipse.emf.ecore.EClass getDependentProject()Returns the meta object for class 'Dependent Project'.- Returns:
- the meta object for class 'Dependent Project'.
- See Also:
-
getDependentProject_BaseProject
org.eclipse.emf.ecore.EAttribute getDependentProject_BaseProject()Returns the meta object for the attribute 'Base Project'.- Returns:
- the meta object for the attribute 'Base Project'.
- See Also:
-
getV8TranslatedExtensionProject
org.eclipse.emf.ecore.EClass getV8TranslatedExtensionProject()Returns the meta object for class 'V8 Translated Extension Project'.- Returns:
- the meta object for class 'V8 Translated Extension Project'.
- See Also:
-
getV8TranslatedExternalObjectProject
org.eclipse.emf.ecore.EClass getV8TranslatedExternalObjectProject()Returns the meta object for class 'V8 Translated External Object Project'.- Returns:
- the meta object for class 'V8 Translated External Object Project'.
- See Also:
-
getV8TranslatedProjectFactory
V8TranslatedProjectFactory getV8TranslatedProjectFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-