This Java project which is a module of PathwayMatcher. It defines the set of classes needed to model the real entities handled in Pathway matcher.
The classes used to model the data handled are:
This classes also define the rules and logic to compare instances of this classes and decide if they are the same object.
The module also contains a set of classes that support the functionality of PathwayMatcher itself, rather than modeling biological objects:
- InputPatterns
- Mapping
- MatchType
- MessageStatus
- Error
- Warning