Uses of Package
provided.logger
Packages that use provided.logger
Package
Description
Package for parsing for ABC music files into Token objects and then into IPhrase structures.
Implementations of the player package
Utilities for working with MIDI and ABC music
Controller package for the Logger utilities demo.
The model parts of the demo app
The view parts of the demo app
FOR INTERNAL USE ONLY! DEVELOPER CODE SHOULD NEVER DIRECTLY ACCESS ANYTHING IN THIS PACKAGE!
Implementation details for the logger library.
Convenience and utility support for the logger library
Tokenizer and support classes to read the text stream from an ABC music text file and generate
a stream of tokens from it.
Implementations of the definitions in the loader package
Package for the student-written model for to test the basicVisitorFW visitor system.
Package for the student-written model for listFW visitor system exercises
-
Classes in provided.logger used by provided.abcMusic.parserClassDescriptionRepresents a logger object that is the head node of a chain of logger objects.
-
Classes in provided.logger used by provided.abcMusic.player.implClassDescriptionRepresents a logger object that is the head node of a chain of logger objects.
-
Classes in provided.logger used by provided.abcMusic.utilsClassDescriptionRepresents a logger object that is the head node of a chain of logger objects.
-
Classes in provided.logger used by provided.loggerClassDescriptionRepresents a complete log entry with a log level, code location and a message.A functional which will convert an ILogEntry into a String representation.Represents an object that processes a log entry.Represents a logger object that is the head node of a chain of logger objects.Enumeration values for classifying log messages.
-
Classes in provided.logger used by provided.logger.demo.controllerClassDescriptionRepresents a logger object that is the head node of a chain of logger objects.
-
Classes in provided.logger used by provided.logger.demo.modelClassDescriptionA functional which will convert an ILogEntry into a String representation.Represents a logger object that is the head node of a chain of logger objects.Enumeration values for classifying log messages.
-
Classes in provided.logger used by provided.logger.demo.viewClassDescriptionA functional which will convert an ILogEntry into a String representation.Represents a logger object that is the head node of a chain of logger objects.Enumeration values for classifying log messages.
-
Classes in provided.logger used by provided.logger.implClassDescriptionRepresents a complete log entry with a log level, code location and a message.Represents an object that processes a log entry.Represents a logger object that is the head node of a chain of logger objects.Enumeration values for classifying log messages.
-
Classes in provided.logger used by provided.logger.utilClassDescriptionRepresents a complete log entry with a log level, code location and a message.A functional which will convert an ILogEntry into a String representation.Represents an object that processes a log entry.
-
Classes in provided.logger used by provided.tokenFW.tokenizerClassDescriptionRepresents a logger object that is the head node of a chain of logger objects.
-
Classes in provided.logger used by provided.utils.loader.implClassDescriptionRepresents a logger object that is the head node of a chain of logger objects.
-
Classes in provided.logger used by visitorDemoExercises.basicVisitorDemo.modelClassDescriptionRepresents a logger object that is the head node of a chain of logger objects.
-
Classes in provided.logger used by visitorDemoExercises.listFWVisitorExercises.modelClassDescriptionRepresents a logger object that is the head node of a chain of logger objects.