g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.functions
Interface ValuesType

All Known Implementing Classes:
ValuesTypeImpl

public interface ValuesType

A representation of the model object 'Values Type'.

The following features are supported:

See Also:
FunctionsPackage.getValuesType()

Method Summary
 EList getValue()
          Returns the value of the 'Value' attribute list.
 

Method Detail

getValue

EList getValue()
Returns the value of the 'Value' attribute list. The list contents are of type String.

If the meaning of the 'Value' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Value' attribute list.
See Also:
FunctionsPackage.getValuesType_Value()

g-Eclipse
Release 1.0.0