Node can't contain Class Classifier in deployment diagram

I modeled process view by using active class.
I needed some diagrams thatn shows relationship node and process.
So, I tried to insert active class to node in deployment diagram,
But failed. Class classifier didn’t inserted into node.

How I do what I want?

Hi bk,

Thank you for your post.

By process view, are you referring to the dynamic aspect of your system? If so, I would recommend you use sequence diagram or activity diagram instead of class diagram. Class diagram is mainly for static modeling, except that you can drill down to its subdiagram that present the dynamic view associated with a class model, for instances, a controller class.

What do you mean by inserting class to node? Node doesn’t support specifying classifier. Would Instance Specification be a better choice for you?

Best regards,
Jick