Declaration :
Relation <association> |
Declaration :
Relation checked_in (<directional composition>) |
checked_in objects are subject of cache aging and must be not in use
Declaration :
Stereotype: list
Relation checked_out (<directional composition>) |
this list keeps all mappings which are in use, and thus prevents them from Cache aging
Declaration :
Stereotype: list