- All Superinterfaces:
Sourceable
- All Known Subinterfaces:
CallEvent,CompositeEvent,MemoryEvent
This represents an event which is used as one argument of the
depends clause.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionReturns the kind of this event.booleanequalsWork(DependsEvent that) Does this event equals to that event?Methods inherited from interface dev.civl.mc.model.IF.Sourceable
getSource, setCIVLSource
-
Method Details
-
dependsEventKind
DependsEvent.DependsEventKind dependsEventKind()Returns the kind of this event.- Returns:
-
equalsWork
Does this event equals to that event?- Parameters:
that-- Returns:
-