Skip navigation links
A B C D E F H I J M O P R S T U X 

A

addCSVRow(EcRemoteLinkedData) - Method in class org.cass.exporter.CSVExport.CSVExportProcess
 
analyzeFile(Object, Callback1<Object>, Callback1<Object>) - Static method in class org.cass.importer.ASNImport
Analyzes an ASN File for competencies and relationships.
analyzeFile(Object, Callback1<Object>, Callback1<Object>) - Static method in class org.cass.importer.CSVImport
Analyzes a CSV File to return the column names to the user for specifying which columns contain which data.
analyzeFile(Object, Callback2<Integer, Integer>, Callback1<Object>) - Static method in class org.cass.importer.CTDLASNCSVConceptImport
 
analyzeFile(Object, Callback2<Integer, Integer>, Callback1<Object>) - Static method in class org.cass.importer.CTDLASNCSVImport
 
analyzeFile(Object, Callback1<Array<EcCompetency>>, Callback1<String>) - Static method in class org.cass.importer.MedbiqImport
Analyzes a Medbiquitous XML file for competencies and saves them for use in the import process
ASNImport - Class in org.cass.importer
Import methods to handle an ASN JSON file containing a framework, competencies and relationships, and store them in a CASS instance
ASNImport() - Constructor for class org.cass.importer.ASNImport
 

B

buildExport(Array<EcRemoteLinkedData>) - Method in class org.cass.exporter.CSVExport.CSVExportProcess
 

C

complete - Variable in class js.PapaParseParams
 
CSVExport - Class in org.cass.exporter
Export methods to handle exporting two CSV file , one of competencies and one of relationships representing a framework
CSVExport() - Constructor for class org.cass.exporter.CSVExport
 
CSVExport.CSVExportProcess - Class in org.cass.exporter
 
CSVExportProcess() - Constructor for class org.cass.exporter.CSVExport.CSVExportProcess
 
CSVImport - Class in org.cass.importer
Import methods to handle an CSV file of competencies and a CSV file of relationships and store them in a CASS instance
CSVImport() - Constructor for class org.cass.importer.CSVImport
 
CTDLASNCSVConceptImport - Class in org.cass.importer
 
CTDLASNCSVConceptImport() - Constructor for class org.cass.importer.CTDLASNCSVConceptImport
 
CTDLASNCSVImport - Class in org.cass.importer
 
CTDLASNCSVImport() - Constructor for class org.cass.importer.CTDLASNCSVImport
 

D

downloadCSV(String) - Method in class org.cass.exporter.CSVExport.CSVExportProcess
 

E

encoding - Variable in class js.PapaParseParams
 
error - Variable in class js.PapaParseParams
 
Exporter - Class in org.cass.exporter
Base class for all exporters, can hold helper functions that are useful for all exporters
Exporter() - Constructor for class org.cass.exporter.Exporter
 
exportFramework(String, Callback0, Callback1<String>) - Static method in class org.cass.exporter.CSVExport
Method to export the CSV files of competencies and relationships for a framework
exportObjects(Array<EcRemoteLinkedData>, String) - Static method in class org.cass.exporter.CSVExport
 

F

FileReader - Class in js
 
FileReader() - Constructor for class js.FileReader
 
flattenObject(EcRemoteLinkedData, Object, String) - Method in class org.cass.exporter.CSVExport.CSVExportProcess
 
FrameworkImport - Class in org.cass.importer
Importer methods to copy or link to competencies that already exist in another framework in a CASS instance.
FrameworkImport() - Constructor for class org.cass.importer.FrameworkImport
 

H

header - Variable in class js.PapaParseParams
 

I

importCompetencies(String, EcIdentity, boolean, Callback2<Array<EcCompetency>, EcFramework>, Callback1<Object>, Callback1<Object>, EcRepository) - Static method in class org.cass.importer.ASNImport
Method to import the competencies from an ASN JSON file, should be called after analyzing the file
importCompetencies(Object, String, EcIdentity, Integer, Integer, Integer, Integer, Object, Integer, Integer, Integer, Callback2<Array<EcCompetency>, Array<EcAlignment>>, Callback1<Object>, Callback1<Object>, Boolean, EcRepository) - Static method in class org.cass.importer.CSVImport
Method to create competencies (and relationships if the parameters are passed in) based on a CSV file and references to which columns correspond to which pieces of data.
importCompetencies(EcFramework, EcFramework, boolean, String, EcIdentity, Callback2<Array<EcCompetency>, Array<EcAlignment>>, Callback1<Object>, EcRepository) - Static method in class org.cass.importer.FrameworkImport
Copies or links competencies that exist in one framework in a CASS instance, to another different framework in the same CASS instance.
importCompetencies(String, EcIdentity, Callback1<Array<EcCompetency>>, Callback1<Object>, Callback1<Object>, EcRepository) - Static method in class org.cass.importer.MedbiqImport
Method for actually creating the competencies in the CASS repository after a Medbiquitous XML file has been parsed.
importCompetencies(String, String, EcIdentity, Callback2<Array<EcCompetency>, Array<EcAlignment>>, Callback1<String>, Callback1<Object>, EcRepository, boolean) - Static method in class org.cass.importer.TabStructuredImport
Method to create competencies (and relationships if the parameters are passed in) based on a CSV file and references to which columns correspond to which pieces of data.
importData(Object, String, EcIdentity, Callback1<Array<EcRemoteLinkedData>>, Callback1<Object>, Callback1<Object>, Integer, String, String, EcRepository) - Static method in class org.cass.importer.CSVImport
 
Importer - Class in org.cass.importer
Base class for all importers, can hold helper functions that are useful for all importers
Importer() - Constructor for class org.cass.importer.Importer
 
importFrameworksAndCompetencies(EcRepository, Object, Callback2<Array<EcConceptScheme>, Array<EcConcept>>, Callback1<Object>, EcIdentity) - Static method in class org.cass.importer.CTDLASNCSVConceptImport
 
importFrameworksAndCompetencies(EcRepository, Object, Callback3<Array<EcFramework>, Array<EcCompetency>, Array<EcAlignment>>, Callback1<Object>, EcIdentity) - Static method in class org.cass.importer.CTDLASNCSVImport
 
isArray(Object) - Static method in class org.cass.importer.Importer
 
isObject(Object) - Static method in class org.cass.importer.Importer
 

J

js - package js
 

M

MedbiqImport - Class in org.cass.importer
Importer methods to create competencies based on a Medbiquitous competency XML file
MedbiqImport() - Constructor for class org.cass.importer.MedbiqImport
 

O

onerror - Variable in class js.FileReader
 
onload - Variable in class js.FileReader
 
org.cass.exporter - package org.cass.exporter
 
org.cass.importer - package org.cass.importer
 

P

Papa - Class in js
 
Papa() - Constructor for class js.Papa
 
PapaParseParams - Class in js
 
PapaParseParams() - Constructor for class js.PapaParseParams
 
parse(Object, PapaParseParams) - Static method in class js.Papa
 

R

readAsText(Object, String) - Method in class js.FileReader
 

S

saveCompetency(EcCompetency, Callback1<Object>, Array<EcCompetency>, Object, Callback2<Array<EcCompetency>, Array<EcAlignment>>, String, EcIdentity, Integer, Integer, Integer, Callback1<Object>, EcRepository) - Static method in class org.cass.importer.CSVImport
 
saveCompetency(Callback1<Array<EcCompetency>>, Callback1<Object>, Callback1<Object>, EcCompetency, EcRepository) - Static method in class org.cass.importer.MedbiqImport
 
savedComp - Static variable in class org.cass.importer.FrameworkImport
 
savedRel - Static variable in class org.cass.importer.FrameworkImport
 
saveRelation(EcAlignment, Callback1<Object>, Array<EcAlignment>, Callback2<Array<EcCompetency>, Array<EcAlignment>>, Array<EcCompetency>, Callback1<Object>, EcRepository) - Static method in class org.cass.importer.CSVImport
 
saveTransformedData(EcRemoteLinkedData, Callback1<Object>, Array<EcRemoteLinkedData>, Callback1<Array<EcRemoteLinkedData>>, Callback1<Object>, EcRepository) - Static method in class org.cass.importer.CSVImport
 
setDateCreated(EcLinkedData, EcRemoteLinkedData) - Static method in class org.cass.importer.CTDLASNCSVImport
 

T

TabStructuredImport - Class in org.cass.importer
 
TabStructuredImport() - Constructor for class org.cass.importer.TabStructuredImport
 
targetUsable - Static variable in class org.cass.importer.FrameworkImport
 
transformReferences(Object) - Static method in class org.cass.importer.CSVImport
 

U

unparse(Array<Object>) - Static method in class js.Papa
 

X

X2JS - Class in js
 
X2JS() - Constructor for class js.X2JS
 
xml_str2json(String) - Method in class js.X2JS
 
A B C D E F H I J M O P R S T U X 
Skip navigation links

Copyright © 2019 Eduworks Corporation. All rights reserved.