How do I implement more than one concept interface?

I created two concept interfaces. My concept already implements the INamedConcept. I want to implement all three of them (as I read in the documentation, that is possible), but I cant make the editor to do so (tried the usual Ctrl-Space and Alt-Enter).

Best regards

Jens

0
2 comments

You should have cursor in the 'INamedConcept' cell and press <Enter> or <Insert>. After that an empty editor cell will show up and you will type name of your intreface into it.

Igor.

0

Now I have 3 concept interfaces implemented, thanks!

Best regards

Jens

0

Please sign in to leave a comment.