Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing funcs - eg MockEObjectInternal_Prototype #105

Open
magick93 opened this issue Mar 28, 2023 · 0 comments
Open

Missing funcs - eg MockEObjectInternal_Prototype #105

magick93 opened this issue Mar 28, 2023 · 0 comments

Comments

@magick93
Copy link

Hello

I'm getting the below errors.

I can see these funcs in the git repo, but they are not visible on https://pkg.go.dev/github.com/masagroup/soft.go/ecore

common/uml

common/uml/element_mock.go:21:8: undefined: ecore.MockEObjectInternal_Prototype
common/uml/element_mock.go:33:8: undefined: ecore.MockEObjectInternal_Expecter
common/uml/behavior_mock.go:21:8: undefined: ecore.MockEObjectInternal_Prototype
common/uml/behavior_mock.go:33:8: undefined: ecore.MockEObjectInternal_Expecter
common/uml/behavioralfeature_mock.go:21:8: undefined: ecore.MockEObjectInternal_Prototype
common/uml/behavioralfeature_mock.go:33:8: undefined: ecore.MockEObjectInternal_Expecter
common/uml/structuralfeature_mock.go:21:8: undefined: ecore.MockEObjectInternal_Prototype
common/uml/structuralfeature_mock.go:33:8: undefined: ecore.MockEObjectInternal_Expecter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant