Class BmSubEvent

  • Direct Known Subclasses:
    BmAssociationEvent, BmChangeEvent, BmResolvedEvent

    public abstract class BmSubEvent
    extends Object

    Abstract ancestor for sub-events. Sub-events are constituents of the whole event. They represent elementary modifications like object associations, feature changes and so on.

    See Also:
    BmEvent
    • Constructor Detail

      • BmSubEvent

        public BmSubEvent()