What is a stereotype in UML?

Questions by norman   answers by norman

Showing Answers 1 - 4 of 4 Answers

Rashmi Tambe

  • Apr 20th, 2007
 

Stereotype is an extension to existing UML vocabulary. It is used to create new model elements or derive from existing ones having specific properties pertaining to your problem domain.

For example, you can create a stereotype,<<interface>> derived from existing one, <<class>>

  Was this answer useful?  Yes

rashmitambe

  • Apr 20th, 2007
 

Stereotype is an extension to existing UML vocabulary. It is used to create new model elements or derive from existing ones having specific properties pertaining to your problem domain.

For example, you can create a stereotype,<<interface>> derived from existing one, <<class>>

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions