메소드 | 설명 | |
---|---|---|
Activation ( |
Constructor
|
|
Equals ( object obj ) : bool |
Indicates that two Activations are the same when they share the action and, if specified, the instance on which they are applied
|
|
GetHashCode ( ) : int |
The hash code, according to Equal operator.
|
public Activation ( |
||
ruleCondition | The rule condition which leads to this activation | |
instance | IModelElement | The instance on which this rule condition's preconditions are evaluated to true |
explanation | ||
리턴 | DataDictionary.Interpreter |