org.ow2.bonita.facade.def.element
Interface SimulationInformationDefinition

All Superinterfaces:
java.io.Serializable

public interface SimulationInformationDefinition
extends java.io.Serializable

Simulation Information definition.
Not supported.


Nested Class Summary
static class SimulationInformationDefinition.Instantiation
          Not supported.
 
Method Summary
 java.lang.String getCost()
           
 SimulationInformationDefinition.Instantiation getInstantiation()
           
 TimeEstimationDefinition getTimeEstimation()
           
 

Method Detail

getCost

java.lang.String getCost()

getTimeEstimation

TimeEstimationDefinition getTimeEstimation()

getInstantiation

SimulationInformationDefinition.Instantiation getInstantiation()


Copyright © 2009 OW2 Consortium. All Rights Reserved.