|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Inherited @Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface SimulationActionProcess
Annotation to specify a service method that performs an action requesting simulation checks to execute.
User: Yohann Chastagnier Date: 21/10/13
| Required Element Summary | |
|---|---|
Class<? extends SimulationElementLister> |
elementLister
The class that is capable to give the entire list of elements manipulated by the service. |
| Element Detail |
|---|
public abstract Class<? extends SimulationElementLister> elementLister
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||