@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface Evaluate
This annotation must not be applied to more than one method per class. If several class methods are tagged with this annotation, only one of them will be called.
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.