Property | Type | Description | |
---|---|---|---|
_assemblyName | string | ||
_classType | string | ||
_methodName | string | ||
_predicateName | string |
Method | Description | |
---|---|---|
Execute ( AbstractMachineState state ) : void | ||
Name ( ) : string | ||
NumberOfArguments ( ) : int | ||
Process ( object arguments ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
ExecuteForeignPredicate ( AbstractMachineState state ) : void | ||
InvokeForeignPredicate ( |
||
InvokePredicate ( |
public Execute ( AbstractMachineState state ) : void | ||
state | AbstractMachineState | |
return | void |