|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpecificationLinkBranchType | |
|---|---|
| org.eclipse.ohf.ihe.common.ebxml._2._1.query | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.query.util | |
| Uses of SpecificationLinkBranchType in org.eclipse.ohf.ihe.common.ebxml._2._1.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query that return SpecificationLinkBranchType | |
|---|---|
SpecificationLinkBranchType |
QueryFactory.createSpecificationLinkBranchType()
Returns a new object of class 'Specification Link Branch Type'. |
SpecificationLinkBranchType |
DocumentRoot.getSpecificationLinkBranch()
Returns the value of the 'Specification Link Branch' containment reference. |
SpecificationLinkBranchType |
AssociationBranchType.getSpecificationLinkBranch()
Returns the value of the 'Specification Link Branch' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query with parameters of type SpecificationLinkBranchType | |
|---|---|
void |
DocumentRoot.setSpecificationLinkBranch(SpecificationLinkBranchType value)
Sets the value of the ' Specification Link Branch' containment reference. |
void |
AssociationBranchType.setSpecificationLinkBranch(SpecificationLinkBranchType value)
Sets the value of the ' Specification Link Branch' containment reference. |
| Uses of SpecificationLinkBranchType in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that implement SpecificationLinkBranchType | |
|---|---|
class |
SpecificationLinkBranchTypeImpl
An implementation of the model object 'Specification Link Branch Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that return SpecificationLinkBranchType | |
|---|---|
SpecificationLinkBranchType |
QueryFactoryImpl.createSpecificationLinkBranchType()
|
SpecificationLinkBranchType |
DocumentRootImpl.getSpecificationLinkBranch()
|
SpecificationLinkBranchType |
AssociationBranchTypeImpl.getSpecificationLinkBranch()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl with parameters of type SpecificationLinkBranchType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetSpecificationLinkBranch(SpecificationLinkBranchType newSpecificationLinkBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AssociationBranchTypeImpl.basicSetSpecificationLinkBranch(SpecificationLinkBranchType newSpecificationLinkBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setSpecificationLinkBranch(SpecificationLinkBranchType newSpecificationLinkBranch)
|
void |
AssociationBranchTypeImpl.setSpecificationLinkBranch(SpecificationLinkBranchType newSpecificationLinkBranch)
|
| Uses of SpecificationLinkBranchType in org.eclipse.ohf.ihe.common.ebxml._2._1.query.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.util with parameters of type SpecificationLinkBranchType | |
|---|---|
java.lang.Object |
QuerySwitch.caseSpecificationLinkBranchType(SpecificationLinkBranchType object)
Returns the result of interpretting the object as an instance of 'Specification Link Branch Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||