CausalLink
The CausalLink
class provides casual links between events. A causal link indicates that a "causing event" (from node) conditionally may triggers a "caused event" (to node).
Value parameters
- causedEvent
-
the event caused by this causal link
- condition
-
the condition under which the link is triggered
- director
-
the controller/scheduler that this causal link is a part of
- label
-
the name/label of the causal link
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Identifiableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Tell the animation engine to display this CausalLink
.
Tell the animation engine to display this CausalLink
.
Value parameters
- from
-
the starting event prototype
- to
-
the ending event prototype
Attributes
Convert the causal link to a string.
Convert the causal link to a string.
Attributes
- Definition Classes
-
Any
Inherited methods
Determine whether Identifiable object 'this' equals Identifiable object 'that'. Works since 'id' is unique for all Identifiable objects.
Determine whether Identifiable object 'this' equals Identifiable object 'that'. Works since 'id' is unique for all Identifiable objects.
Attributes
- Definition Classes
-
Identifiable -> Any
- Inherited from:
- Identifiable
Return the hashCode as the unique id.
Return the hashCode as the unique id.
Attributes
- Definition Classes
-
Identifiable -> Any
- Inherited from:
- Identifiable
Return the full identity.
Get the name.
Set the name.
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Get the type of the simulation object.
Inherited fields
The globally unique integer identifier