Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

oracle.apps.fnd.applcore.flex.runtime.event
Interface ModelerProgressEvent.Stage

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
BCModeler.ProgressStage
Enclosing class:
ModelerProgressEvent

public static interface ModelerProgressEvent.Stage
extends java.io.Serializable

A stage of the process where the progress is made.


Method Summary
 float weight()
          The weight of a stage.
 

Method Detail

weight

float weight()
The weight of a stage. The number must be greater than zero, and less or equal to 1.

Returns:
the weight of a stage

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.