- acquireData() - Method in class main.InputApplicationReader
-
Parses the application file name and store the application
traffic information in appropriate data structures.
- acquireData() - Method in class main.InputConfigurationReader
-
Parses the configuration file name and store the configuration
information in appropriate data structures.
- Application - Class in main
-
Is the class containing the application features and its traffic behavior.
- Application() - Constructor for class main.Application
-
Constructs an Application object.
- Application(JTextArea) - Constructor for class main.Application
-
Constructs an Application object.
- areSharedWaveguides(List<BuildingBlock>, List<BuildingBlock>) - Method in class main.Router
-
Evaluates if two paths contain the same waveguide.