|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleAspect.State | |
|---|---|
| fr.ifremer.isisfish.aspect | Aspect definition classes. |
| Uses of RuleAspect.State in fr.ifremer.isisfish.aspect |
|---|
| Methods in fr.ifremer.isisfish.aspect that return RuleAspect.State | |
|---|---|
static RuleAspect.State |
RuleAspect.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RuleAspect.State[] |
RuleAspect.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fr.ifremer.isisfish.aspect with parameters of type RuleAspect.State | |
|---|---|
protected java.lang.Object |
RuleAspect.makeTimedCall(org.codehaus.aspectwerkz.joinpoint.JoinPoint jp,
RuleAspect.State state)
Effectue l'appel reel en calculant le temps pris. |
protected void |
RuleAspect.registerTime(org.codehaus.aspectwerkz.joinpoint.JoinPoint jp,
RuleAspect.State state,
long timeTaken)
Add time (init/pre/post) to simulation information in current SimulationContext. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||