CheckValueParsable

public class CheckValueParsable extends EntityJob implements Observer

Check whether the value of an entity is parsable according to the entity’s data type. This job observes the entity’s data type. If the entity’s data type is valid or set to a valid data type, this job performs the test. This Job also invokes the parsing. Furthermore, this job checks all properties of the entity in the same manner.

Author:

tf

Methods

notifyObserver

public boolean notifyObserver(String e, Observable o)

run

public final void run()