org.deckfour.xes.model.XAttributeMap |
ExternalStore.getAttributes(ExternalAttributable attributable) |
org.deckfour.xes.model.XAttributeMap |
MapDBStore.getAttributes(ExternalAttributable attributable) |
boolean |
ExternalStore.hasAttributes(ExternalAttributable attributable) |
boolean |
MapDBStore.hasAttributes(ExternalAttributable attributable) |
org.deckfour.xes.model.XAttributeMap |
ExternalStore.removeAttributes(ExternalAttributable attributable) |
org.deckfour.xes.model.XAttributeMap |
MapDBStore.removeAttributes(ExternalAttributable attributable) |
void |
ExternalStore.setAttributes(ExternalAttributable attributable,
org.deckfour.xes.model.XAttributeMap attributes) |
void |
MapDBStore.setAttributes(ExternalAttributable attributable,
org.deckfour.xes.model.XAttributeMap attributes) |