Class EmfMdTypeLinkModel

    • Constructor Detail

      • EmfMdTypeLinkModel

        public EmfMdTypeLinkModel​(org.eclipse.emf.ecore.EObject object,
                                  org.eclipse.emf.ecore.EStructuralFeature feature,
                                  IAttributeProvider<Field> attributeProvider,
                                  IV8Project v8project)
        The constructor.
        Parameters:
        object - EObject to be hosted by model, cannot be null.
        feature - Feature corresponding to the hosted object, cannot be null.
        attributeProvider - the attribute provider, cannot be null.
        v8project - the V8 project, cannot be null.