C# Class OrOperation, tf_client

Inheritance: Operation
Afficher le fichier Open project: wids-eria/tf_client Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( TransitionInterpreter, interpreter ) : bool
Parse ( string opDesc ) : bool
Register ( OperationLibrary, library ) : void

Method Details

Execute() public méthode

public Execute ( TransitionInterpreter, interpreter ) : bool
interpreter TransitionInterpreter,
Résultat bool

Parse() public méthode

public Parse ( string opDesc ) : bool
opDesc string
Résultat bool

Register() public static méthode

public static Register ( OperationLibrary, library ) : void
library OperationLibrary,
Résultat void