this class manages association between use case and actor
Declaration :
Directly inherited by : UmlUseCaseAssociation
Artifact : UmlBaseUseCaseAssociation
| Operation name | 
return the name
Declaration :
| Operation stereotype | 
return the stereotype
Declaration :
| Operation useCase | 
return the use case
Declaration :
| Operation actor | 
return the actor
Declaration :
| Operation primary | 
return true if the actor is a primary actor for the use case 
Declaration :
| Relation _use_case (<unidirectional association>) | 
Declaration :
| Relation _actor (<unidirectional association>) | 
Declaration :
| Attribute _name | 
Declaration :
| Attribute _stereotype | 
Declaration :
| Attribute _primary | 
Declaration :
| Operation read_ | 
internal, don't call it
Declaration :
| Extra Class Member friend | 
Definition :
friend class UmlBaseUseCaseDiagramDefinition;
All public operations : actor , name , primary , read_ , stereotype , useCase