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

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

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

Methods in org.apache.ctakes.typesystem.type.refsem that return MedicationForm
 MedicationForm Medication.getMedicationForm()
          getter for medicationForm - gets
 

Methods in org.apache.ctakes.typesystem.type.refsem with parameters of type MedicationForm
 void Medication.setMedicationForm(MedicationForm v)
          setter for medicationForm - sets
 

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

Methods in org.apache.ctakes.typesystem.type.textsem that return MedicationForm
 MedicationForm MedicationEventMention.getMedicationForm()
          getter for medicationForm - gets
 

Methods in org.apache.ctakes.typesystem.type.textsem with parameters of type MedicationForm
 void MedicationEventMention.setMedicationForm(MedicationForm v)
          setter for medicationForm - sets
 



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