Hyades Datapool Specification
A C D G I L M O R S T U V

S

save(IDatapool) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolFactory
Persists the specified instance of a datapool.
saveAs(IDatapool, File) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolFactory
Persists the specified instance of a datapool to the specified file.
setCell(IDatapoolCell, int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolRecord
Replace a value at the specified zero based cell index.
setComplexClassName(String) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolSuggestedType
Defines the value class name associated with a complex type.
setDefaultEquivalenceClassIndex(int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapool
Define the default equivalence class in a datapool.
setDescription(String) - Method in interface org.eclipse.hyades.edit.datapool.INamedElement
Specify the description for the associated element.
setEnumerationLiterals(String[]) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolSuggestedType
Defines the set of enumerations literals associated with a enumeration type.
setId(String) - Method in interface org.eclipse.hyades.edit.datapool.INamedElement
Specify the GUID for the associated element.
setName(String) - Method in interface org.eclipse.hyades.edit.datapool.INamedElement
Specify the name for the associated element.
setRole(int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolVariable
Define the role associated with a variable.
setSuggestedType(int) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolSuggestedType
Define the type associated with a variable in the associated datapool.
setSuggestedType(IDatapoolSuggestedType) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolVariable
Define the type associated with this variable.
setValue(Object) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolCell
Replace the value associated with this cell.
setVariable(IDatapoolVariable) - Method in interface org.eclipse.hyades.edit.datapool.IDatapoolCell
Defines the variable that is used to reference this cell within a record.

A C D G I L M O R S T U V
Hyades DPL