Class StandardObjectTypeLinkModel

    • Constructor Detail

      • StandardObjectTypeLinkModel

        public StandardObjectTypeLinkModel​(StandardObjectProxy proxy,
                                           org.eclipse.emf.ecore.EObject object,
                                           org.eclipse.emf.ecore.EStructuralFeature feature,
                                           IV8Project v8project)
        The constructor.
        Parameters:
        proxy - the StandardAttributeProxy object, cannot be null.
        object - the StandardAttribute instance, cannot be null.
        feature - the feature, cannot be null.
        v8project - the V8 project, cannot be null