Difference between revisions of "Data (host object)"

From BioUML platform
Jump to: navigation, search
(Host objects added)
 
m (Protected "Data (host object)": Autogenerated page (‎[edit=sysop] (indefinite)))

Revision as of 14:57, 16 May 2013

Host object name
data
Class
JavaScriptData
Plugin
ru.biosoft.access.javascript (JavaScript)

JavaScript host object

ScriptableObject data

Facade for data-manipulations

Functions:

  • Boolean addColumn(Object source, String columnName, String columnType)
  • Scriptable columnNames(DataCollection dc)
  • Boolean contains(String path)
  • Boolean contains2(String path, DataCollection dc)
  • FileDataElement createFile(FileCollection parent, String name)
  • DataElement get(String path)
  • DataCollection get2(DataCollection dc, String path)
  • String getLastError()
  • DataElement importFile(DataCollection parent, FileDataElement de, String name[, String format])
  • DataElement importFile2(DataCollection parent, String path)
  • TableDataCollection join(String type, Object leftSource, Object rightSource, String leftColumns, String rightColumns, String resultName)
  • Boolean put(DataCollection dc, String path, Object de)
  • void recalc(DataCollection dc, String column, String expression)
  • Boolean remove(DataCollection dc, String path)
  • Boolean removeColumn(Object source)
  • Boolean save(DataCollection dc, String path)
  • FilteredDataCollection trim(Object source, Integer from, Integer to)
  • Object value(Object source, String element, String column)
Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox