- All Superinterfaces:
DependsEvent,Sourceable
This represents a composite event, which could be a
union/difference/intersect of another two depends events.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface dev.civl.mc.model.IF.contract.DependsEvent
DependsEvent.DependsEventKind -
Method Summary
Methods inherited from interface dev.civl.mc.model.IF.contract.DependsEvent
dependsEventKind, equalsWorkMethods inherited from interface dev.civl.mc.model.IF.Sourceable
getSource, setCIVLSource
-
Method Details
-
left
DependsEvent left()Returns the left operand.- Returns:
-
right
DependsEvent right()Returns the right operand- Returns:
-
operator
CompositeEvent.CompositeEventOperator operator()Returns the operator.- Returns:
-