Ticket #654 (closed Enhancement: fixed)
Core API: RoleModel should have a setPlayerId() method
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.3 |
Component: | DeepaMehta Standard Distribution | Version: | 4.2 |
Keywords: | Cc: | dgf, Malte, carolina | |
Complexity: | 2 | Area: | Application Framework / API |
Module: | deepamehta-core |
Description
(analogous to the DeepaMehtaObjectModel? class).
This would be useful in conjunction with the import/export plugin Carolina is working on.
Change History
comment:2 Changed 11 years ago by Jörg Richter
Core: add setPlayerId() to RoleModel? (#654).
Core model's class RoleModel? has a new method:
public void setPlayerId(long playerId)
See #654
Note: See
TracTickets for help on using
tickets.