Uses of Class
com.ebmwebsourcing.wsstar.qml.upmc.fr.Value

Packages that use Value
com.ebmwebsourcing.wsstar.qml.impl   
com.ebmwebsourcing.wsstar.qml.upmc.fr   
 

Uses of Value in com.ebmwebsourcing.wsstar.qml.impl
 

Constructors in com.ebmwebsourcing.wsstar.qml.impl with parameters of type Value
ValueImpl(Value model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
 

Uses of Value in com.ebmwebsourcing.wsstar.qml.upmc.fr
 

Fields in com.ebmwebsourcing.wsstar.qml.upmc.fr declared as Value
protected  Value ConstraintType.value
           
protected  Value Percentile.value
           
protected  Value Variance.value
           
protected  Value Mean.value
           
protected  Value Expr.value
           
 

Fields in com.ebmwebsourcing.wsstar.qml.upmc.fr with type parameters of type Value
protected  java.util.List<Value> Range.content
           
 

Methods in com.ebmwebsourcing.wsstar.qml.upmc.fr that return Value
 Value ObjectFactory.createValue()
          Create an instance of Value
 Value ConstraintType.getValue()
          Gets the value of the value property.
 Value Percentile.getValue()
          Gets the value of the value property.
 Value Variance.getValue()
          Gets the value of the value property.
 Value Mean.getValue()
          Gets the value of the value property.
 Value Expr.getValue()
          Gets the value of the value property.
 

Methods in com.ebmwebsourcing.wsstar.qml.upmc.fr that return types with arguments of type Value
 java.util.List<Value> Range.getContent()
          Gets the rest of the content model.
 

Methods in com.ebmwebsourcing.wsstar.qml.upmc.fr with parameters of type Value
 void ConstraintType.setValue(Value value)
          Sets the value of the value property.
 void Percentile.setValue(Value value)
          Sets the value of the value property.
 void Variance.setValue(Value value)
          Sets the value of the value property.
 void Mean.setValue(Value value)
          Sets the value of the value property.
 void Expr.setValue(Value value)
          Sets the value of the value property.
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.