A B C D E F G H I K L M N O P R S T U V W X 

A

Act - Class in org.intuitel.imsld.lvlA
 
Act() - Constructor for class org.intuitel.imsld.lvlA.Act
 
act - Variable in class org.intuitel.imsld.lvlA.Play
 
Activities - Class in org.intuitel.imsld.lvlA
 
Activities() - Constructor for class org.intuitel.imsld.lvlA.Activities
 
activities - Variable in class org.intuitel.imsld.lvlA.Components
 
Activity - Interface in org.intuitel.imsld.lvlA
Author: Ovidiu Serban, o.serban@reading.ac.uk.
ActivityDescription - Class in org.intuitel.imsld.lvlA
 
ActivityDescription() - Constructor for class org.intuitel.imsld.lvlA.ActivityDescription
 
activityDescription - Variable in class org.intuitel.imsld.lvlA.LearningActivity
 
ActivityStructure - Class in org.intuitel.imsld.lvlA
 
ActivityStructure() - Constructor for class org.intuitel.imsld.lvlA.ActivityStructure
 
ActivityStructureRef - Class in org.intuitel.imsld.lvlA
 
ActivityStructureRef() - Constructor for class org.intuitel.imsld.lvlA.ActivityStructureRef
 
activityStructureRef - Variable in class org.intuitel.imsld.lvlA.RolePart
 
addConceptContainer(ConceptContainer) - Method in class org.intuitel.slom.MacroLP
Adds a concept container to this MacroLP.
addConceptContainerRelationship(ConceptContainerRelationship) - Method in class org.intuitel.slom.MacroLP
Adds a concept container relationshiop to this MacroLP.
addKnowledgeObject(KnowledgeObject) - Method in class org.intuitel.slom.MicroLP
Adds a knowledge object to this MicroLP.
addKnowledgeObjectRelationship(KnowledgeObjectRelationship) - Method in class org.intuitel.slom.MicroLP
Adds a knowledge object relationship to this MicroLP.
addMacroLP(MacroLP) - Method in class org.intuitel.slom.ConceptContainer
Adds one MacroLP to this ConceptContainer.
addMicroLP(MicroLP) - Method in class org.intuitel.slom.KnowledgeObject
Adds one MicroLP to this KnowledgeObject.
addProperty(String, String) - Method in class org.intuitel.slom.KnowledgeObject
Adds one property to this KnowledgeObject.

B

BadFileException - Exception in org.intuitel.merger
Exception thrown when a file does not match the format requirements.
BadFileException(String) - Constructor for exception org.intuitel.merger.BadFileException
 

C

CM_CCM_TO_IMSLD_XSLT - Static variable in class org.intuitel.slom.SLOMUtil
 
CM_CCM_TO_SCORM_XSLT - Static variable in class org.intuitel.slom.SLOMUtil
 
CognitiveContentMap - Class in org.intuitel.slom
Models the CognitiveContentMap part of the SLOM format.
CognitiveContentMap(InputStream, Iterator<SimpleIRIMapper>) - Constructor for class org.intuitel.slom.CognitiveContentMap
Builds the CCM object from owl content.
CognitiveMap - Class in org.intuitel.slom
Models the CognitiveMap part of the SLOM format.
CognitiveMap(InputStream, Iterator<SimpleIRIMapper>) - Constructor for class org.intuitel.slom.CognitiveMap
Builds the CM object from owl content.
Components - Class in org.intuitel.imsld.lvlA
 
Components() - Constructor for class org.intuitel.imsld.lvlA.Components
 
components - Variable in class org.intuitel.imsld.lvlA.LearningDesign
 
ConceptContainer - Class in org.intuitel.slom
Java representation of INTUITEL Concept Container.
ConceptContainer(String) - Constructor for class org.intuitel.slom.ConceptContainer
Creates an empty ConceptContainer.
ConceptContainerRelationship - Class in org.intuitel.slom
Java representation of INTUITEL Concept Container Relationship.
ConceptContainerRelationship(String, String, String, String) - Constructor for class org.intuitel.slom.ConceptContainerRelationship
Builds the ConceptContainerRelationship.
configureKnowledgeObjects(ArrayList<KnowledgeObject>) - Method in class org.intuitel.slom.CognitiveContentMap
Configures the KnowledgeObject in the list received as parameter.
configureMacroLP(List<ConceptContainer>, MacroLP) - Method in class org.intuitel.slom.CognitiveMap
Configures the MacroLP received as parameter.
configureMicroLP(List<KnowledgeObject>, MicroLP) - Method in class org.intuitel.slom.CognitiveContentMap
Configures the MicroLP received as parameter.
create(String, String, String) - Static method in class org.intuitel.imsld.lvlA.LearningActivity
 
create(String, String) - Static method in class org.intuitel.imsld.manifest.Resource
 
createLearnerRole(String, String) - Static method in class org.intuitel.imsld.lvlA.Roles
 

D

doScrap() - Method in class org.intuitel.merger.SMWScrapper
Retrieves de OWL/RDF files.

E

equals(Object) - Method in class org.intuitel.slom.ConceptContainer
TWO ConceptContainers are equal if they have the same id.
equals(Object) - Method in class org.intuitel.slom.KnowledgeObject
Two KnowledgeObject are equal if they have the same id.
equals(Object) - Method in class org.intuitel.slom.MacroLP
Two MacroLP are equal if the have the same name.
equals(Object) - Method in class org.intuitel.slom.MicroLP
Two MicroLP are equal if the have the same name.

F

File - Class in org.intuitel.imsld.manifest
Author: Ovidiu Serban, o.serban@reading.ac.uk.
File() - Constructor for class org.intuitel.imsld.manifest.File
 

G

getAct() - Method in class org.intuitel.imsld.lvlA.Play
 
getActivities() - Method in class org.intuitel.imsld.lvlA.Components
 
getActivityDescription() - Method in class org.intuitel.imsld.lvlA.LearningActivity
 
getActivityStructureRef() - Method in class org.intuitel.imsld.lvlA.RolePart
 
getCCM() - Method in class org.intuitel.slom.SLOM
Returns the OWLOntology object that represents the CCM.
getCCMIRI() - Method in class org.intuitel.slom.CognitiveContentMap
Returns the CCM IRI, as read from the owl file
getCCMXSLT() - Method in class org.intuitel.merger.IMSLDSerializer
Returns the path to the XSLT file that generates the CCM.
getCCMXSLT() - Method in class org.intuitel.merger.SCORMXSLTSerializer
Returns the path to the XSLT file that generates the CCM.
getCCMXSLT() - Method in class org.intuitel.merger.XSLTSerializer
Returns the path to the XSLT stylesheet file that will be used to generate the CCM.
getCM() - Method in class org.intuitel.slom.SLOM
Returns the OWLOntology object that represents the CM.
getCMIRI() - Method in class org.intuitel.slom.CognitiveMap
Returns the CM IRI, as read from the owl file
getCMXSLT() - Method in class org.intuitel.merger.IMSLDSerializer
Returns the path to the XSLT file that generates the CM.
getCMXSLT() - Method in class org.intuitel.merger.SCORMXSLTSerializer
Returns the path to the XSLT file that generates the CM.
getCMXSLT() - Method in class org.intuitel.merger.XSLTSerializer
Returns the path to the XSLT stylesheet file that will be used to generate the CM.
getCode() - Method in enum org.intuitel.slom.SLOMError
Returns the error code
getCognitiveContentMap() - Method in class org.intuitel.slom.SLOM
Returns the ContentCognitiveMap object of this SLOM.
getCognitiveMap() - Method in class org.intuitel.slom.SLOM
Returns the CognitiveMap object of this SLOM.
getComponents() - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
getConceptContainerRelationships() - Method in class org.intuitel.slom.CognitiveMap
Search the OWLOntology for CC relationships and return them.
getConceptContainerRelationships() - Method in class org.intuitel.slom.MacroLP
Get a list of the ConceptContainerRelationship in this MacroLP.
getConceptContainers(ArrayList<MacroLP>) - Method in class org.intuitel.slom.CognitiveMap
Search ConceptContainers in this CM, filter by MacroLP and return the results.
getConceptContainers() - Method in class org.intuitel.slom.CognitiveMap
Search ConceptContainers in this CM and return a list of them.
getConceptContainers() - Method in class org.intuitel.slom.MacroLP
Returns a list of the ConceptContainers in this this MacroLP.
getConceptContainers() - Method in class org.intuitel.slom.SLOM
Returns the list of the ConceptContainers.
getConceptContainersAsString() - Method in class org.intuitel.slom.MacroLP
Provides a list of Strings representing the ConceptContainers in this MacroLP.
getDescription() - Method in class org.intuitel.slom.ConceptContainer
Gets the description of this ConceptContainer.
getDescription() - Method in class org.intuitel.slom.MacroLP
Returns the description of this MacroLP.
getDescription() - Method in class org.intuitel.slom.MicroLP
Returns the description of this MicroLP.
getDescription() - Method in enum org.intuitel.slom.SLOMError
Returns the error description
getExternalFormatName() - Method in class org.intuitel.merger.IMSLDSerializer
Returns "IMSLD".
getExternalFormatName() - Method in class org.intuitel.merger.SCORMXSLTSerializer
Returns "SCORM".
getExternalFormatName() - Method in class org.intuitel.merger.SMWSerializer
Returns "Semantic Media Wiki".
getExternalFormatName() - Method in class org.intuitel.merger.XSLTSerializer
Returns the name of the external format produced by the XSLTSerializer.
getFile() - Method in class org.intuitel.imsld.manifest.Resource
 
getHasPredecessorInMacroLp() - Method in class org.intuitel.slom.ConceptContainerRelationship
Returns the name of the ConceptContainer that is the predecessor in the ConceptContainerRelationship.
getHasPredecessorInMicroLp() - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Returns the name of the KnowledgeObject that is the predecessor in the KnowledgeObjectRelationship.
getHasSuccessorInMacroLp() - Method in class org.intuitel.slom.ConceptContainerRelationship
Returns the name of the ConceptContainer that is the sucessor in the ConceptContainerRelationship.
getHasSuccessorInMicroLp() - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Returns the name of the KnowledgeObject that is the sucessor in the KnowledgeObjectRelationship.
getHref() - Method in class org.intuitel.imsld.manifest.File
 
getHref() - Method in class org.intuitel.imsld.manifest.Resource
 
getId() - Method in class org.intuitel.slom.ConceptContainer
Returns the id of this ConceptContainer.
getId() - Method in class org.intuitel.slom.KnowledgeObject
Gets the title of this KnowledgeObject.
getId() - Method in class org.intuitel.slom.MacroLP
Returns the id of this MacroLP.
getId() - Method in class org.intuitel.slom.MicroLP
Returns the id of this MicroLP.
getIdentifier() - Method in class org.intuitel.imsld.lvlA.Act
 
getIdentifier() - Method in interface org.intuitel.imsld.lvlA.Activity
 
getIdentifier() - Method in class org.intuitel.imsld.lvlA.ActivityStructure
 
getIdentifier() - Method in class org.intuitel.imsld.lvlA.Item
 
getIdentifier() - Method in class org.intuitel.imsld.lvlA.Learner
 
getIdentifier() - Method in class org.intuitel.imsld.lvlA.LearningActivity
 
getIdentifier() - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
getIdentifier() - Method in class org.intuitel.imsld.manifest.Manifest
 
getIdentifier() - Method in class org.intuitel.imsld.manifest.Resource
 
getItem() - Method in class org.intuitel.imsld.lvlA.ActivityDescription
 
getKnowledgeObjectRelationships() - Method in class org.intuitel.slom.CognitiveContentMap
Search the OWLOntology for KO relationships and return them.
getKnowledgeObjectRelationships() - Method in class org.intuitel.slom.MicroLP
Returns a set with the KnowledgeObjectRelationships in this this MicroLP.
getKnowledgeObjects() - Method in class org.intuitel.slom.CognitiveContentMap
Search KnowledgeObjects in this CCM and return a list of them.
getKnowledgeObjects() - Method in class org.intuitel.slom.MicroLP
Returns a set with the KnowledgeObjects in this this MicroLP.
getKnowledgeObjects() - Method in class org.intuitel.slom.SLOM
Returns the list of the KnowledgeObjects.
getKnowledgeObjectsAsString() - Method in class org.intuitel.slom.MicroLP
Provides a list of Strings representing the KnowledgeObjects in this MicroLP.
getLearners() - Method in class org.intuitel.imsld.lvlA.Roles
 
getLearningActivityRef() - Method in class org.intuitel.imsld.lvlA.ActivityStructure
 
getLearningDesign() - Method in class org.intuitel.imsld.manifest.Organisations
 
getLevel() - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
getMacroLP() - Method in class org.intuitel.slom.ConceptContainerRelationship
Returns the name of the macroLP of this ConceptContainerRelationship.
getMacroLPs(Set<ConceptContainerRelationship>) - Method in class org.intuitel.slom.CognitiveMap
Search MacroLearningPathways in this CM filtered by CCRels, and returns a list of them.
getMacroLPs() - Method in class org.intuitel.slom.CognitiveMap
Search MacroLearningPathways in this CM and return a list of them.
getMacroLPs() - Method in class org.intuitel.slom.ConceptContainer
Gets the list of MacroLPs in this ConceptContainer.
getMacroLPs() - Method in class org.intuitel.slom.SLOM
This method returns the list of the MacroLPs.
getMetadata() - Method in class org.intuitel.imsld.lvlA.LearningActivity
 
getMetadata() - Method in class org.intuitel.imsld.manifest.Manifest
 
getMethod() - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
getMicroLP() - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Returns the name of the MicroLP in this KnowledgeObjectRelationship.
getMicroLPs() - Method in class org.intuitel.slom.CognitiveContentMap
Search MicroLearningPathways in this CCM and return a list of them.
getMicroLPs(Set<KnowledgeObjectRelationship>) - Method in class org.intuitel.slom.CognitiveContentMap
Search MicroLearningPathways in this CCM filtered by KORels, and returns a list of them.
getMicroLPs() - Method in class org.intuitel.slom.ConceptContainer
Gets the list of MicroLPs in this ConceptContainer.
getMicroLPs() - Method in class org.intuitel.slom.KnowledgeObject
Gets the list of MicroLPs in this KnowledgeObject.
getMicroLPs() - Method in class org.intuitel.slom.SLOM
Returns the list of the MicroLPs.
getMicroLPs(ConceptContainer) - Method in class org.intuitel.slom.SLOM
Returns the list of the MicroLPs in a ConceptContainer.
getName() - Method in class org.intuitel.slom.ConceptContainerRelationship
Returns the name of this ConceptContainerRelationship.
getName() - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Returns the name of this KnowledgeObjectRelationship.
getName() - Method in class org.intuitel.slom.MacroLP
Returns the name of this MacroLP.
getName() - Method in class org.intuitel.slom.MicroLP
Returns the name of this MicroLP.
getOrganisations() - Method in class org.intuitel.imsld.manifest.Manifest
 
getOWLOntology() - Method in class org.intuitel.slom.CognitiveContentMap
Returns the OWLOntology object that represents the CCM.
getOWLOntology() - Method in class org.intuitel.slom.CognitiveMap
Returns the OWLOntology object that represents the CM.
getPathToDiagramFile() - Method in class org.intuitel.slom.MacroLP
 
getPathToDiagramFile() - Method in class org.intuitel.slom.MicroLP
 
getPlay() - Method in class org.intuitel.imsld.lvlA.Method
 
getPreDeclaredNamespaceUris() - Method in class org.intuitel.imsld.NamespaceMapperImsLd
 
getPredefinedMacroLP() - Method in class org.intuitel.slom.MacroLP
 
getPredefinedMicroLP() - Method in class org.intuitel.slom.MicroLP
 
getPreferredPrefix(String, String, boolean) - Method in class org.intuitel.imsld.NamespaceMapperImsLd
 
getProperties() - Method in class org.intuitel.imsld.manifest.Metadata
 
getProperties() - Method in class org.intuitel.slom.KnowledgeObject
Gets all properties of this KnowledgeObject.
getProperty(String) - Method in class org.intuitel.slom.KnowledgeObject
Gets the properties in this KnowledgeObject with the given key.
getRef() - Method in class org.intuitel.imsld.lvlA.ActivityStructureRef
 
getRef() - Method in class org.intuitel.imsld.lvlA.LearningActivityRef
 
getRef() - Method in class org.intuitel.imsld.lvlA.RoleRef
 
getResources() - Method in class org.intuitel.imsld.manifest.Manifest
 
getRolePart() - Method in class org.intuitel.imsld.lvlA.Act
 
getRoleRef() - Method in class org.intuitel.imsld.lvlA.RolePart
 
getRoles() - Method in class org.intuitel.imsld.lvlA.Components
 
getSerializer() - Static method in class org.intuitel.merger.SerializerFactory
Creates a SLOM Serializer object.
getSerializer(String) - Static method in class org.intuitel.merger.SerializerFactory
Creates a Serializer object.
getStructure() - Method in class org.intuitel.imsld.lvlA.Activities
 
getStructureType() - Method in class org.intuitel.imsld.lvlA.ActivityStructure
 
getTitle() - Method in class org.intuitel.imsld.lvlA.Learner
 
getTitle() - Method in class org.intuitel.imsld.lvlA.LearningActivity
 
getTitle() - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
getTitle() - Method in class org.intuitel.slom.ConceptContainer
Gets the title of this ConceptContainer.
getToExternalFormatXSLT() - Method in class org.intuitel.merger.IMSLDSerializer
Returns the path to the XSLT file that generates the IMS LD manifest file.
getToExternalFormatXSLT() - Method in class org.intuitel.merger.SCORMXSLTSerializer
Returns the path to the XSLT file that generates the SCORM manifest.
getToExternalFormatXSLT() - Method in class org.intuitel.merger.XSLTSerializer
Returns the path to the XSLT stylesheet file that will be used to produce the external format.
getUri() - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
getValue() - Method in class org.intuitel.imsld.lvlA.ActivityStructureRef
 
getValue() - Method in class org.intuitel.imsld.lvlA.Item
 
getValue() - Method in class org.intuitel.imsld.lvlA.LearningActivityRef
 
getValue() - Method in class org.intuitel.imsld.lvlA.RoleRef
 

H

hashCode() - Method in class org.intuitel.slom.KnowledgeObject
 

I

identifier - Variable in class org.intuitel.imsld.lvlA.Act
 
identifier - Variable in class org.intuitel.imsld.lvlA.ActivityStructure
 
identifier - Variable in class org.intuitel.imsld.lvlA.Item
 
identifier - Variable in class org.intuitel.imsld.lvlA.Learner
 
identifier - Variable in class org.intuitel.imsld.lvlA.LearningActivity
 
identifier - Variable in class org.intuitel.imsld.lvlA.LearningDesign
 
IMSCP_MANIFEST_ZIPENTRY - Static variable in class org.intuitel.slom.SLOMUtil
 
IMSLD_NAME - Static variable in class org.intuitel.slom.SLOMUtil
 
IMSLD_TO_CCM_XSLT - Static variable in class org.intuitel.slom.SLOMUtil
 
IMSLD_TO_CM_XSLT - Static variable in class org.intuitel.slom.SLOMUtil
 
IMSLDSerializer - Class in org.intuitel.merger
Implements IMSLD serialization.
IMSLDSerializer() - Constructor for class org.intuitel.merger.IMSLDSerializer
 
instance - Static variable in class org.intuitel.imsld.NamespaceMapperImsLd
 
INTUI_CC_IRI - Static variable in class org.intuitel.slom.SLOMUtil
 
INTUI_CCM_FILE - Static variable in class org.intuitel.slom.SLOMUtil
 
INTUI_CCM_ZIPENTRY - Static variable in class org.intuitel.slom.SLOMUtil
 
INTUI_CM_FILE - Static variable in class org.intuitel.slom.SLOMUtil
 
INTUI_CM_ZIPENTRY - Static variable in class org.intuitel.slom.SLOMUtil
 
INTUI_KO_IRI - Static variable in class org.intuitel.slom.SLOMUtil
 
INTUI_PO - Static variable in class org.intuitel.slom.SLOMUtil
 
INTUI_PO_FILE - Static variable in class org.intuitel.slom.SLOMUtil
 
InvalidParameterException - Exception in org.intuitel.merger
Exception thrown when translation to an unsupported format is requested.
InvalidParameterException(String) - Constructor for exception org.intuitel.merger.InvalidParameterException
 
isValidCCM(InputStream, Iterator<SimpleIRIMapper>) - Static method in class org.intuitel.slom.CognitiveContentMap
Determines if the received file contains a CCM description.
isValidCM(InputStream, Iterator<SimpleIRIMapper>) - Static method in class org.intuitel.slom.CognitiveMap
Determines if the received file contains a CM description.
isValidSLOM(File) - Method in class org.intuitel.merger.SLOMSerializer
Determines if the received file contains a SLOM package.
isValidSLOM(InputStream, InputStream) - Static method in class org.intuitel.slom.SLOM
Determines if the received file contains a SLOM package.
isValidSLOM(File) - Static method in class org.intuitel.slom.SLOM
Determines if the received file contains a SLOM package.
item - Variable in class org.intuitel.imsld.lvlA.ActivityDescription
 
Item - Class in org.intuitel.imsld.lvlA
 
Item() - Constructor for class org.intuitel.imsld.lvlA.Item
 

K

KnowledgeObject - Class in org.intuitel.slom
Java representation of INTUITEL Knowledge Object.
KnowledgeObject(String) - Constructor for class org.intuitel.slom.KnowledgeObject
Creates an empty KnowledgeObject.
KnowledgeObjectRelationship - Class in org.intuitel.slom
Java representation of INTUITEL Knowledge Object Relationship.
KnowledgeObjectRelationship(String) - Constructor for class org.intuitel.slom.KnowledgeObjectRelationship
Builds the KnowledgeObjectRelationship.
KnowledgeObjectRelationship(String, String) - Constructor for class org.intuitel.slom.KnowledgeObjectRelationship
Builds the KnowledgeObjectRelationship.

L

Learner - Class in org.intuitel.imsld.lvlA
 
Learner() - Constructor for class org.intuitel.imsld.lvlA.Learner
 
learners - Variable in class org.intuitel.imsld.lvlA.Roles
 
LearningActivity - Class in org.intuitel.imsld.lvlA
 
LearningActivity() - Constructor for class org.intuitel.imsld.lvlA.LearningActivity
 
learningActivityOrActivityStructure - Variable in class org.intuitel.imsld.lvlA.Activities
 
learningActivityRef - Variable in class org.intuitel.imsld.lvlA.ActivityStructure
 
LearningActivityRef - Class in org.intuitel.imsld.lvlA
 
LearningActivityRef() - Constructor for class org.intuitel.imsld.lvlA.LearningActivityRef
 
LearningDesign - Class in org.intuitel.imsld.lvlA
 
LearningDesign() - Constructor for class org.intuitel.imsld.lvlA.LearningDesign
 
level - Variable in class org.intuitel.imsld.lvlA.LearningDesign
 

M

MacroLP - Class in org.intuitel.slom
Java representation of INTUITEL Macro Learning Pathways.
MacroLP(String) - Constructor for class org.intuitel.slom.MacroLP
Creates an empty MacroLP.
main(String[]) - Static method in class org.intuitel.merger.MergerCLI
Executes the command line interface.
Manifest - Class in org.intuitel.imsld.manifest
Author: Ovidiu Serban, o.serban@reading.ac.uk.
Manifest() - Constructor for class org.intuitel.imsld.manifest.Manifest
 
marshall(SLOM, Iterator<OutputStream>) - Method in class org.intuitel.merger.IMSLDSerializer
Writes the information stored in a SLOM object in a OutputStream.
marshall(SLOM, Iterator<OutputStream>) - Method in class org.intuitel.merger.Serializer
Writes the information stored in a SLOM object in a OutputStream.
marshall(SLOM, Iterator<OutputStream>) - Method in class org.intuitel.merger.SLOMSerializer
Writes the information stored in a SLOM object in a OutputStream.
marshall(SLOM, Iterator<OutputStream>) - Method in class org.intuitel.merger.SMWSerializer
Marshall is not allowed for SMW course format.
marshall(SLOM, Iterator<OutputStream>) - Method in class org.intuitel.merger.XSLTSerializer
 
MERGE_CM_AND_CCM - Static variable in class org.intuitel.slom.SLOMUtil
 
mergeCMandCCM(InputStream, InputStream, OutputStream, String, String) - Static method in class org.intuitel.merger.XSLTSerializer
Merges two XML files containing CM and CCM into a single file.
MergerCLI - Class in org.intuitel.merger
Command Line Interface to execute the transformations.
MergerCLI() - Constructor for class org.intuitel.merger.MergerCLI
 
metadata - Variable in class org.intuitel.imsld.lvlA.LearningActivity
 
Metadata - Class in org.intuitel.imsld.manifest
Author: Ovidiu Serban, o.serban@reading.ac.uk.
Metadata() - Constructor for class org.intuitel.imsld.manifest.Metadata
 
method - Variable in class org.intuitel.imsld.lvlA.LearningDesign
 
Method - Class in org.intuitel.imsld.lvlA
 
Method() - Constructor for class org.intuitel.imsld.lvlA.Method
 
MicroLP - Class in org.intuitel.slom
Java representation of INTUITEL Micro Learning Pathways.
MicroLP(String) - Constructor for class org.intuitel.slom.MicroLP
Creates an empty MicroLP.
MicroLP(String, String) - Constructor for class org.intuitel.slom.MicroLP
Creates an empty MicroLP.

N

NamespaceMapperImsLd - Class in org.intuitel.imsld
 
NamespaceMapperImsLd() - Constructor for class org.intuitel.imsld.NamespaceMapperImsLd
 

O

org.intuitel.imsld - package org.intuitel.imsld
 
org.intuitel.imsld.lvlA - package org.intuitel.imsld.lvlA
 
org.intuitel.imsld.manifest - package org.intuitel.imsld.manifest
 
org.intuitel.merger - package org.intuitel.merger
Contains the classes that execute the tranformations between formats.
org.intuitel.slom - package org.intuitel.slom
Contains the Java Model for the SLOM format.
Organisations - Class in org.intuitel.imsld.manifest
Author: Ovidiu Serban, o.serban@reading.ac.uk.
Organisations() - Constructor for class org.intuitel.imsld.manifest.Organisations
 
OWL_KO_LINKED_LMS - Static variable in class org.intuitel.merger.IMSLDSerializer
 
OWL_KO_TITLE - Static variable in class org.intuitel.merger.IMSLDSerializer
 

P

play - Variable in class org.intuitel.imsld.lvlA.Method
 
Play - Class in org.intuitel.imsld.lvlA
 
Play() - Constructor for class org.intuitel.imsld.lvlA.Play
 
PREFIX_ACT - Static variable in class org.intuitel.merger.IMSLDSerializer
 
PREFIX_CC - Static variable in class org.intuitel.merger.IMSLDSerializer
 
PREFIX_KO - Static variable in class org.intuitel.merger.IMSLDSerializer
 
printKO() - Method in class org.intuitel.slom.KnowledgeObject
Prints in the standard output a textual description of this KnowledgeObject.
printOWLAxioms() - Method in class org.intuitel.slom.CognitiveContentMap
Prints in the standard output all the axioms in the CCM.
printOWLAxioms() - Method in class org.intuitel.slom.CognitiveMap
Prints in the standard output all the axioms in the CM.
processCmdLine(String[], PrintWriter) - Static method in class org.intuitel.merger.MergerCLI
Does the actual processing.
PROP_SCHEMA - Static variable in class org.intuitel.merger.IMSLDSerializer
 
PROP_SCHEMA_VERSION - Static variable in class org.intuitel.merger.IMSLDSerializer
 
properties - Variable in class org.intuitel.imsld.manifest.Metadata
 

R

ref - Variable in class org.intuitel.imsld.lvlA.ActivityStructureRef
 
ref - Variable in class org.intuitel.imsld.lvlA.LearningActivityRef
 
ref - Variable in class org.intuitel.imsld.lvlA.RoleRef
 
removeDuplicates() - Method in class org.intuitel.slom.MicroLP
Cleans the list of knowledgeObjects in this MicroLP by removing duplicates.
Resource - Class in org.intuitel.imsld.manifest
Author: Ovidiu Serban, o.serban@reading.ac.uk.
Resource() - Constructor for class org.intuitel.imsld.manifest.Resource
 
retrieveRDFContent(String) - Method in class org.intuitel.merger.SMWScrapper
Retrieves one OWL/RDF file from the SMW server.
retrieveRDFContentSet(Set<String>) - Method in class org.intuitel.merger.SMWScrapper
Retrieves a set of OWL/RDF files from the SMW server.
rolePart - Variable in class org.intuitel.imsld.lvlA.Act
 
RolePart - Class in org.intuitel.imsld.lvlA
 
RolePart() - Constructor for class org.intuitel.imsld.lvlA.RolePart
 
roleRef - Variable in class org.intuitel.imsld.lvlA.RolePart
 
RoleRef - Class in org.intuitel.imsld.lvlA
 
RoleRef(String) - Constructor for class org.intuitel.imsld.lvlA.RoleRef
 
RoleRef() - Constructor for class org.intuitel.imsld.lvlA.RoleRef
 
roles - Variable in class org.intuitel.imsld.lvlA.Components
 
Roles - Class in org.intuitel.imsld.lvlA
 
Roles() - Constructor for class org.intuitel.imsld.lvlA.Roles
 

S

SCORM_NAME - Static variable in class org.intuitel.slom.SLOMUtil
 
SCORM_TO_CCM_XSLT - Static variable in class org.intuitel.slom.SLOMUtil
 
SCORM_TO_CM_XSLT - Static variable in class org.intuitel.slom.SLOMUtil
 
SCORMXSLTSerializer - Class in org.intuitel.merger
Implements SCORM serialization.
SCORMXSLTSerializer() - Constructor for class org.intuitel.merger.SCORMXSLTSerializer
 
Serializer - Class in org.intuitel.merger
Abstract class that defines the interface used by the software using the Merger.
Serializer() - Constructor for class org.intuitel.merger.Serializer
 
SerializerFactory - Class in org.intuitel.merger
Creates Serializer objects.
SerializerFactory() - Constructor for class org.intuitel.merger.SerializerFactory
 
setActivities(Activities) - Method in class org.intuitel.imsld.lvlA.Components
 
setActivityDescription(ActivityDescription) - Method in class org.intuitel.imsld.lvlA.LearningActivity
 
setActivityStructureRef(ActivityStructureRef) - Method in class org.intuitel.imsld.lvlA.RolePart
 
setComponents(Components) - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
setConceptContainerRelationships(List<ConceptContainerRelationship>) - Method in class org.intuitel.slom.MacroLP
Establishes the ConceptContainerRelationships of this MacroLP.
setConceptContainers(List<ConceptContainer>) - Method in class org.intuitel.slom.MacroLP
Establishes the ConceptContainers of this MacroLP.
setDescription(String) - Method in class org.intuitel.slom.ConceptContainer
Sets the description of this ConceptContainer.
setDescription(String) - Method in class org.intuitel.slom.MacroLP
Establishes the description of this MacroLP.
setDescription(String) - Method in class org.intuitel.slom.MicroLP
Establishes the description of this MacroLP.
setFile(File) - Method in class org.intuitel.imsld.manifest.Resource
 
setHasPredecessorInMacroLp(String) - Method in class org.intuitel.slom.ConceptContainerRelationship
Establishes the name of the ConceptContainer that is the predecessor in the ConceptContainerRelationship.
setHasPredecessorInMicroLp(String) - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Establishes the name of the KnowledgeObject that is the predecessor in the KnowledgeObjectRelationship.
setHasSuccessorInMacroLp(String) - Method in class org.intuitel.slom.ConceptContainerRelationship
Establishes the name of the ConceptContainer that is the sucessor in the ConceptContainerRelationship.
setHasSuccessorInMicroLp(String) - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Establishes the name of the KnowledgeObject that is the sucessor in the KnowledgeObjectRelationship.
setHref(String) - Method in class org.intuitel.imsld.manifest.File
 
setHref(String) - Method in class org.intuitel.imsld.manifest.Resource
 
setId(String) - Method in class org.intuitel.slom.ConceptContainer
Sets the id of this ConceptContainer.
setId(String) - Method in class org.intuitel.slom.KnowledgeObject
Sets the id of this KnowledgeObject.
setId(String) - Method in class org.intuitel.slom.MacroLP
Establishes the identifier of this MacroLP.
setId(String) - Method in class org.intuitel.slom.MicroLP
Establishes the identifier of this MicroLP.
setIdentifier(String) - Method in class org.intuitel.imsld.lvlA.Act
 
setIdentifier(String) - Method in interface org.intuitel.imsld.lvlA.Activity
 
setIdentifier(String) - Method in class org.intuitel.imsld.lvlA.ActivityStructure
 
setIdentifier(String) - Method in class org.intuitel.imsld.lvlA.Item
 
setIdentifier(String) - Method in class org.intuitel.imsld.lvlA.Learner
 
setIdentifier(String) - Method in class org.intuitel.imsld.lvlA.LearningActivity
 
setIdentifier(String) - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
setIdentifier(String) - Method in class org.intuitel.imsld.manifest.Manifest
 
setIdentifier(String) - Method in class org.intuitel.imsld.manifest.Resource
 
setItem(Item) - Method in class org.intuitel.imsld.lvlA.ActivityDescription
 
setKnowledgeObjectRelationships(ArrayList<KnowledgeObjectRelationship>) - Method in class org.intuitel.slom.MicroLP
Establishes the KnowledgeObjectRelationships of this MicroLP.
setKnowledgeObjects(Set<KnowledgeObject>) - Method in class org.intuitel.slom.MicroLP
Establishes the KnowledgeObjects of this MicroLP.
setLearners(List<Learner>) - Method in class org.intuitel.imsld.lvlA.Roles
 
setLearningDesign(LearningDesign) - Method in class org.intuitel.imsld.manifest.Organisations
 
setLevel(String) - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
setMacroLP(String) - Method in class org.intuitel.slom.ConceptContainerRelationship
Establishes the name of the MacroLP of the ConceptContainerRelationship.
setMacroLPs(ArrayList<MacroLP>) - Method in class org.intuitel.slom.ConceptContainer
Sets the list of MacroLPs in this ConceptContainer.
setMetadata(Metadata) - Method in class org.intuitel.imsld.lvlA.LearningActivity
 
setMetadata(Metadata) - Method in class org.intuitel.imsld.manifest.Manifest
 
setMethod(Method) - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
setMicroLP(String) - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Establishes the name of the MicroLP of the KnowledgeObjectRelationship.
setMicroLPs(ArrayList<MicroLP>) - Method in class org.intuitel.slom.ConceptContainer
Sets the list of MicroLPs in this ConceptContainer.
setMicroLPs(ArrayList<MicroLP>) - Method in class org.intuitel.slom.KnowledgeObject
Sets the list of MicroLPs in this KnowledgeObject.
setName(String) - Method in class org.intuitel.slom.ConceptContainerRelationship
Establishes the name of the ConceptContainerRelationship.
setName(String) - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Establishes the name of the KnowledgeObjectRelationship.
setName(String) - Method in class org.intuitel.slom.MacroLP
Establishes the name of this MacroLP.
setName(String) - Method in class org.intuitel.slom.MicroLP
Establishes the name of this MicroLP.
setOrganisations(Organisations) - Method in class org.intuitel.imsld.manifest.Manifest
 
setPathToDiagramFile(String) - Method in class org.intuitel.slom.MacroLP
 
setPathToDiagramFile(String) - Method in class org.intuitel.slom.MicroLP
 
setPlay(Play) - Method in class org.intuitel.imsld.lvlA.Method
 
setPredefinedMacroLP(String) - Method in class org.intuitel.slom.MacroLP
 
setPredefinedMicroLP(String) - Method in class org.intuitel.slom.MicroLP
 
setProperties(List<JAXBElement>) - Method in class org.intuitel.imsld.manifest.Metadata
 
setProperty(String, String) - Method in class org.intuitel.imsld.manifest.Metadata
 
setRef(String) - Method in class org.intuitel.imsld.lvlA.ActivityStructureRef
 
setRef(String) - Method in class org.intuitel.imsld.lvlA.LearningActivityRef
 
setRef(String) - Method in class org.intuitel.imsld.lvlA.RoleRef
 
setResources(List<Resource>) - Method in class org.intuitel.imsld.manifest.Manifest
 
setRolePart(RolePart) - Method in class org.intuitel.imsld.lvlA.Act
 
setRoleRef(RoleRef) - Method in class org.intuitel.imsld.lvlA.RolePart
 
setRoles(Roles) - Method in class org.intuitel.imsld.lvlA.Components
 
setStructureType(String) - Method in class org.intuitel.imsld.lvlA.ActivityStructure
 
setTitle(String) - Method in class org.intuitel.imsld.lvlA.Learner
 
setTitle(String) - Method in class org.intuitel.imsld.lvlA.LearningActivity
 
setTitle(String) - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
setTitle(String) - Method in class org.intuitel.slom.ConceptContainer
Sets the title of this ConceptContainer.
setUri(String) - Method in class org.intuitel.imsld.lvlA.LearningDesign
 
setValue(String) - Method in class org.intuitel.imsld.lvlA.ActivityStructureRef
 
setValue(String) - Method in class org.intuitel.imsld.lvlA.Item
 
setValue(String) - Method in class org.intuitel.imsld.lvlA.LearningActivityRef
 
setValue(String) - Method in class org.intuitel.imsld.lvlA.RoleRef
 
SLOM - Class in org.intuitel.slom
This class is the main representation of a SLOM metadata.
SLOM(File) - Constructor for class org.intuitel.slom.SLOM
Creates the SLOM object from a SLOM package.
SLOM(InputStream, InputStream) - Constructor for class org.intuitel.slom.SLOM
Creates the SLOM object from its respective CM and CCM.
SLOMError - Enum in org.intuitel.slom
Defines Error Codes for SLOM validation.
SLOMSerializer - Class in org.intuitel.merger
Implements SLOM serialization.
SLOMSerializer() - Constructor for class org.intuitel.merger.SLOMSerializer
 
SLOMUtil - Class in org.intuitel.slom
Wrapper for constant definitions.
SLOMUtil() - Constructor for class org.intuitel.slom.SLOMUtil
 
SMW_MANIFEST_ZIPENTRY - Static variable in class org.intuitel.slom.SLOMUtil
 
SMW_NAME - Static variable in class org.intuitel.slom.SLOMUtil
 
SMWScrapper - Class in org.intuitel.merger
Retrieves RDF description of contents in a Semantic Media Wiki server.
SMWScrapper(String, String, String) - Constructor for class org.intuitel.merger.SMWScrapper
Creates the Scrapper.
SMWSerializer - Class in org.intuitel.merger
Implements Semantic Media Wiki serialization.
SMWSerializer() - Constructor for class org.intuitel.merger.SMWSerializer
 
structureType - Variable in class org.intuitel.imsld.lvlA.ActivityStructure
 

T

title - Variable in class org.intuitel.imsld.lvlA.Learner
 
title - Variable in class org.intuitel.imsld.lvlA.LearningActivity
 
title - Variable in class org.intuitel.imsld.lvlA.LearningDesign
 
toString() - Method in class org.intuitel.slom.ConceptContainer
Provides a textual description of this ConceptContainer.
toString() - Method in class org.intuitel.slom.ConceptContainerRelationship
Provides a textual representation of the Relationship.
toString() - Method in class org.intuitel.slom.KnowledgeObject
Provides a textual description of this KnowledgeObject.
toString() - Method in class org.intuitel.slom.KnowledgeObjectRelationship
Provides a textual representation of the Relationship.
toString() - Method in class org.intuitel.slom.MacroLP
Provides a textual description of this MacroLP.
toString() - Method in class org.intuitel.slom.MicroLP
Provides a textual description of this MicroLP.
toString() - Method in enum org.intuitel.slom.SLOMError
 
transformFile(InputStream, InputStream, OutputStream) - Static method in class org.intuitel.merger.XSLTSerializer
Transforms a XML file acording to the rules provided by a XSLT stylesheet.

U

unmarshall(Set<File>) - Method in class org.intuitel.merger.SCORMXSLTSerializer
Reads a SCORM package and returns a SLOM object.
unmarshall(Set<File>) - Method in class org.intuitel.merger.Serializer
Reads content from a file and returns a SLOM object with the information read.
unmarshall(InputStream, InputStream) - Method in class org.intuitel.merger.SLOMSerializer
Reads CM and CCM from respective InputStream objects and creates a SLOM object.
unmarshall(Set<File>) - Method in class org.intuitel.merger.SLOMSerializer
Reads content from a file and returns a SLOM object with the information read.
unmarshall(Set<File>) - Method in class org.intuitel.merger.SMWSerializer
Reads content from a file and returns a SLOM object with the information read.
unmarshall(Set<File>) - Method in class org.intuitel.merger.XSLTSerializer
 
uri - Variable in class org.intuitel.imsld.lvlA.LearningDesign
 

V

value - Variable in class org.intuitel.imsld.lvlA.ActivityStructureRef
 
value - Variable in class org.intuitel.imsld.lvlA.Item
 
value - Variable in class org.intuitel.imsld.lvlA.LearningActivityRef
 
value - Variable in class org.intuitel.imsld.lvlA.RoleRef
 
VALUE_IMS_LVL - Static variable in class org.intuitel.merger.IMSLDSerializer
 
VALUE_IMS_URI - Static variable in class org.intuitel.merger.IMSLDSerializer
 
VALUE_ROLE_LEARNER - Static variable in class org.intuitel.merger.IMSLDSerializer
 
VALUE_SCHEMA - Static variable in class org.intuitel.merger.IMSLDSerializer
 
VALUE_SCHEMA_VERSION - Static variable in class org.intuitel.merger.IMSLDSerializer
 
VALUE_STRUCTURE_TYPE - Static variable in class org.intuitel.merger.IMSLDSerializer
 
valueOf(String) - Static method in enum org.intuitel.slom.SLOMError
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.intuitel.slom.SLOMError
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(OutputStream) - Method in class org.intuitel.slom.CognitiveContentMap
Writes the content of the CCM as OWL/RDF.
write(OutputStream) - Method in class org.intuitel.slom.CognitiveMap
Writes the content of the CM as OWL/RDF.
writeCCM(OutputStream) - Method in class org.intuitel.slom.SLOM
Writes the content of the CCM as OWL/RDF.
writeCM(OutputStream) - Method in class org.intuitel.slom.SLOM
Writes the content of the CM as OWL/RDF.

X

XSLTSerializer - Class in org.intuitel.merger
Abstract class that servers as wrapper for those serializations based on XSLT transformations.
XSLTSerializer() - Constructor for class org.intuitel.merger.XSLTSerializer
 
A B C D E F G H I K L M N O P R S T U V W X 

Copyright © 2014. All rights reserved.