public Collection<CIntentionType> getActiveIntentionTypes() {
   return activeIntentionTypes.values();
 }