Class BmMultilanguageModel

    • Constructor Detail

      • BmMultilanguageModel

        public BmMultilanguageModel​(org.eclipse.emf.ecore.EObject object,
                                    org.eclipse.emf.ecore.EStructuralFeature feature,
                                    IV8Project v8project,
                                    IEditingLanguageManager languageManager)
        Creates a new model.
        Parameters:
        object - the object, cannot be null
        feature - the feature, cannot be null
        v8project - the V8 project, cannot be null
        languageManager - the language manager, cannot be null
      • BmMultilanguageModel

        public BmMultilanguageModel​(org.eclipse.emf.ecore.EObject object,
                                    org.eclipse.emf.ecore.EStructuralFeature feature,
                                    IV8Project v8project,
                                    IEditingLanguageManager languageManager,
                                    boolean editable)
        Creates a new model.
        Parameters:
        object - the object, cannot be null
        feature - the feature, cannot be null
        v8project - the V8 project, cannot be null
        languageManager - the language manager, cannot be null
        editable - the editable flag