com.polarion.subterra.base.data.model.IRelationMapping
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | getId() | |
| String | getName() | |
| IType | getFrom() | |
| IType | getTo() | |
| ILocation | getLocation() | |
| Collection | getValueMappings() | |
| Collection | getFilteredValues(Object) |
Back to Index