Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.query.BranchType

Packages that use BranchType
org.eclipse.ohf.ihe.common.ebxml._3._0.query   
org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl   
org.eclipse.ohf.ihe.common.ebxml._3._0.query.util   
 

Uses of BranchType in org.eclipse.ohf.ihe.common.ebxml._3._0.query
 

Subinterfaces of BranchType in org.eclipse.ohf.ihe.common.ebxml._3._0.query
 interface InternationalStringBranchType
          A representation of the model object 'International String Branch Type'.
 interface QueryExpressionBranchType
          A representation of the model object 'Expression Branch Type'.
 interface SlotBranchType
          A representation of the model object 'Slot Branch Type'.
 

Uses of BranchType in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that implement BranchType
 class BranchTypeImpl
          An implementation of the model object 'Branch Type'.
 class InternationalStringBranchTypeImpl
          An implementation of the model object 'International String Branch Type'.
 class QueryExpressionBranchTypeImpl
          An implementation of the model object 'Expression Branch Type'.
 class SlotBranchTypeImpl
          An implementation of the model object 'Slot Branch Type'.
 

Uses of BranchType in org.eclipse.ohf.ihe.common.ebxml._3._0.query.util
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.util with parameters of type BranchType
 java.lang.Object QuerySwitch.caseBranchType(BranchType object)
          Returns the result of interpretting the object as an instance of 'Branch Type'.