Uses of Class
org.apache.ctakes.typesystem.type.refsem.MedicationStrength

Packages that use MedicationStrength
org.apache.ctakes.typesystem.type.refsem   
org.apache.ctakes.typesystem.type.textsem   
 

Uses of MedicationStrength in org.apache.ctakes.typesystem.type.refsem
 

Methods in org.apache.ctakes.typesystem.type.refsem that return MedicationStrength
 MedicationStrength Medication.getMedicationStrength()
          getter for medicationStrength - gets
 

Methods in org.apache.ctakes.typesystem.type.refsem with parameters of type MedicationStrength
 void Medication.setMedicationStrength(MedicationStrength v)
          setter for medicationStrength - sets
 

Uses of MedicationStrength in org.apache.ctakes.typesystem.type.textsem
 

Methods in org.apache.ctakes.typesystem.type.textsem that return MedicationStrength
 MedicationStrength MedicationEventMention.getMedicationStrength()
          getter for medicationStrength - gets
 

Methods in org.apache.ctakes.typesystem.type.textsem with parameters of type MedicationStrength
 void MedicationEventMention.setMedicationStrength(MedicationStrength v)
          setter for medicationStrength - sets
 



Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.