Functions
displays the variable part of the ressource
displayAbstractRessource()
Classes and interfaces
KSourceDataProvider¶
This interface describes the behaviour of a KSourceDataProvider
A KSourceDataProvider should be able to return a value for a given path
A KSourceDataProvider is not necessarily a KSource instance
« More »
Component¶
This class represents a component (composante) in PMDLe
A component is a child of a componentTree node or another component node
« More »
ComponentTree¶
This class represents a component tree (arbre_des_composantes) in PMDLe
A component tree is a child of the stone node
« More »
Descriptor¶
This class describes a Descriptor for Pedagogical Ressource
« More »
Edge¶
This class describes an Edge in pedagogical graphs objects
« More »
InvalidRessourcePathException¶
This class describes the behaviour of a InvalidRessourcePathException
A InvalidRessourcePathException should be thrown everytime a ressource path can't be resolved
It includes the internal path of a ressource data for classes implementing KSourceDataProvider
« More »
KSource¶
This class represents a knowledge source
« More »
PMDLEProfile¶
This class represents a Profile in PMDLe model
It contains the data of the structure node in XML representation
« More »
PedagogicalGraph¶
This class describes a Pedagogical Graph
« More »
PedagogicalRessource¶
This class describes a Pedagogical Ressource
« More »
Profile¶
This class represents a generic Profile
Uses for grouping only
« More »
Stone¶
This class represents a stone (brique) in PMDLe
A stone is a child of the structure node
« More »