|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InternationalStringBranchType | |
|---|---|
| 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 InternationalStringBranchType in org.eclipse.ohf.ihe.common.ebxml._3._0.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query that return InternationalStringBranchType | |
|---|---|
InternationalStringBranchType |
QueryFactory.createInternationalStringBranchType()
Returns a new object of class 'International String Branch Type'. |
InternationalStringBranchType |
RegistryObjectQueryType.getDescriptionBranch()
Returns the value of the 'Description Branch' containment reference. |
InternationalStringBranchType |
RegistryObjectQueryType.getNameBranch()
Returns the value of the 'Name Branch' containment reference. |
InternationalStringBranchType |
SpecificationLinkQueryType.getUsageDescriptionBranch()
Returns the value of the 'Usage Description Branch' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query with parameters of type InternationalStringBranchType | |
|---|---|
void |
RegistryObjectQueryType.setDescriptionBranch(InternationalStringBranchType value)
Sets the value of the ' Description Branch' containment reference. |
void |
RegistryObjectQueryType.setNameBranch(InternationalStringBranchType value)
Sets the value of the ' Name Branch' containment reference. |
void |
SpecificationLinkQueryType.setUsageDescriptionBranch(InternationalStringBranchType value)
Sets the value of the ' Usage Description Branch' containment reference. |
| Uses of InternationalStringBranchType 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 InternationalStringBranchType | |
|---|---|
class |
InternationalStringBranchTypeImpl
An implementation of the model object 'International String Branch Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that return InternationalStringBranchType | |
|---|---|
InternationalStringBranchType |
QueryFactoryImpl.createInternationalStringBranchType()
|
InternationalStringBranchType |
RegistryObjectQueryTypeImpl.getDescriptionBranch()
|
InternationalStringBranchType |
RegistryObjectQueryTypeImpl.getNameBranch()
|
InternationalStringBranchType |
SpecificationLinkQueryTypeImpl.getUsageDescriptionBranch()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl with parameters of type InternationalStringBranchType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RegistryObjectQueryTypeImpl.basicSetDescriptionBranch(InternationalStringBranchType newDescriptionBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
RegistryObjectQueryTypeImpl.basicSetNameBranch(InternationalStringBranchType newNameBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
SpecificationLinkQueryTypeImpl.basicSetUsageDescriptionBranch(InternationalStringBranchType newUsageDescriptionBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
RegistryObjectQueryTypeImpl.setDescriptionBranch(InternationalStringBranchType newDescriptionBranch)
|
void |
RegistryObjectQueryTypeImpl.setNameBranch(InternationalStringBranchType newNameBranch)
|
void |
SpecificationLinkQueryTypeImpl.setUsageDescriptionBranch(InternationalStringBranchType newUsageDescriptionBranch)
|
| Uses of InternationalStringBranchType 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 InternationalStringBranchType | |
|---|---|
java.lang.Object |
QuerySwitch.caseInternationalStringBranchType(InternationalStringBranchType object)
Returns the result of interpretting the object as an instance of 'International String Branch Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||