Returns the reference to the EquipmentModifier that this EqModRef contains @return The reference to the EquipmentModifier that this EqModRef contains
()
| 86 | * contains |
| 87 | */ |
| 88 | public CDOMSingleRef<EquipmentModifier> getRef() |
| 89 | { |
| 90 | return eqMod; |
| 91 | } |
| 92 | |
| 93 | /** |
| 94 | * Returns the specific choices (associations) for the EquipmentModifier |