See:
Description
Interface Summary | |
---|---|
InputInterface | Interface for inputs used by UCOT core. |
Class Summary | |
---|---|
DummyInput | DummyInput which does absolutely nothing but helps avoiding null values in input variables. |
InputCollection | Contains input handlers. |
ProcessMLInputAdapter | This InputInterface reads ProcessMl-files and parses usecases from them. |
SimpleInputAdapter | Input adapter for the simple input format. |
UseCase | UseCase class. |
UseCaseCollection | Collection of usecases. |
UseCaseStep | UseCase step class. |
Classes related to reading usecases from a file.