Hyades Datapool Specification

Uses of Interface
org.eclipse.hyades.execution.datapool.IDatapoolSuggestedType

Uses of IDatapoolSuggestedType in org.eclipse.hyades.execution.datapool
 

Methods in org.eclipse.hyades.execution.datapool that return IDatapoolSuggestedType
 IDatapoolSuggestedType IDatapoolVariable.getSuggestedType()
          The suggested type of the data associated with this variable.
 

Methods in org.eclipse.hyades.execution.datapool with parameters of type IDatapoolSuggestedType
 void IDatapoolVariable.setSuggestedType(IDatapoolSuggestedType suggestedType)
          Define the type associated with this variable.
 



Hyades DPL