public class ValidateFunction extends AbstractFunction
editor
Constructor and Description |
---|
ValidateFunction(GMLEditor editor)
Create a new ValidateFunction.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute this function.
|
java.lang.String |
getName()
Get the name of this function.
|
public ValidateFunction(GMLEditor editor)
editor
- The editor.