- java.lang.Object
- io.sarl.lang.jvmmodel.GenerationContext.BehaviorUnitGuardEvaluators
- Enclosing class:
-
GenerationContext
static final record BehaviorUnitGuardEvaluators
extends java.lang.Object
Define a group of guard evaluators.
- Parameters:
-
source -
eventType -
evaluators -
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
Action Summary
Action Details
- equals(Object)
-
def equals(Object) : boolean
- evaluators
-
def evaluators : java.util.Collection<E>
- eventType
-
def eventType : org.eclipse.xtext.common.types.JvmParameterizedTypeReference
- hashCode
-
def hashCode : int
- source
-
def source : SarlBehaviorUnit
- toString
-
def toString : java.lang.String