* @see org.epic.perleditor.actions.PerlJobAction#createMarkerAttributes(org.epic.core.util.MarkerUtilities, java.lang.Object)
*/
public Map createMarkerAttributes(MarkerUtilities factory, Object violation)
{
Map attributes = new HashMap();
Violation v = (Violation) violation;
/*
* XXX: including the violation as part of the message is only temporary
*
* future enhancements should have the pbp info displayed as part of the marker annotation, or