|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassificationNodeQueryType | |
|---|---|
| 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 ClassificationNodeQueryType in org.eclipse.ohf.ihe.common.ebxml._2._1.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query that return ClassificationNodeQueryType | |
|---|---|
ClassificationNodeQueryType |
QueryFactory.createClassificationNodeQueryType()
Returns a new object of class 'Classification Node Query Type'. |
ClassificationNodeQueryType |
DocumentRoot.getClassificationNodeChildrenBranch()
Returns the value of the 'Classification Node Children Branch' containment reference. |
ClassificationNodeQueryType |
DocumentRoot.getClassificationNodeParentBranch()
Returns the value of the 'Classification Node Parent Branch' containment reference. |
ClassificationNodeQueryType |
ClassificationNodeQueryType.getClassificationNodeParentBranch()
Returns the value of the 'Classification Node Parent Branch' containment reference. |
ClassificationNodeQueryType |
FilterQueryType.getClassificationNodeQuery()
Returns the value of the 'Classification Node Query' containment reference. |
ClassificationNodeQueryType |
DocumentRoot.getClassificationNodeQuery()
Returns the value of the 'Classification Node Query' containment reference. |
ClassificationNodeQueryType |
ClassifiedByBranchType.getClassificationNodeQuery()
Returns the value of the 'Classification Node Query' containment reference. |
ClassificationNodeQueryType |
ClassificationQueryType.getClassificationNodeQuery()
Returns the value of the 'Classification Node Query' containment reference. |
ClassificationNodeQueryType |
AssociationBranchType.getClassificationNodeQuery()
Returns the value of the 'Classification Node Query' containment reference. |
| Uses of ClassificationNodeQueryType 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 ClassificationNodeQueryType | |
|---|---|
class |
ClassificationNodeQueryTypeImpl
An implementation of the model object 'Classification Node Query Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that return ClassificationNodeQueryType | |
|---|---|
ClassificationNodeQueryType |
QueryFactoryImpl.createClassificationNodeQueryType()
|
ClassificationNodeQueryType |
DocumentRootImpl.getClassificationNodeChildrenBranch()
|
ClassificationNodeQueryType |
DocumentRootImpl.getClassificationNodeParentBranch()
|
ClassificationNodeQueryType |
ClassificationNodeQueryTypeImpl.getClassificationNodeParentBranch()
|
ClassificationNodeQueryType |
FilterQueryTypeImpl.getClassificationNodeQuery()
|
ClassificationNodeQueryType |
DocumentRootImpl.getClassificationNodeQuery()
|
ClassificationNodeQueryType |
ClassifiedByBranchTypeImpl.getClassificationNodeQuery()
|
ClassificationNodeQueryType |
ClassificationQueryTypeImpl.getClassificationNodeQuery()
|
ClassificationNodeQueryType |
AssociationBranchTypeImpl.getClassificationNodeQuery()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl with parameters of type ClassificationNodeQueryType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetClassificationNodeChildrenBranch(ClassificationNodeQueryType newClassificationNodeChildrenBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetClassificationNodeParentBranch(ClassificationNodeQueryType newClassificationNodeParentBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ClassificationNodeQueryTypeImpl.basicSetClassificationNodeParentBranch(ClassificationNodeQueryType newClassificationNodeParentBranch,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
FilterQueryTypeImpl.basicSetClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ClassifiedByBranchTypeImpl.basicSetClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ClassificationQueryTypeImpl.basicSetClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AssociationBranchTypeImpl.basicSetClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setClassificationNodeChildrenBranch(ClassificationNodeQueryType newClassificationNodeChildrenBranch)
|
void |
DocumentRootImpl.setClassificationNodeParentBranch(ClassificationNodeQueryType newClassificationNodeParentBranch)
|
void |
ClassificationNodeQueryTypeImpl.setClassificationNodeParentBranch(ClassificationNodeQueryType newClassificationNodeParentBranch)
|
void |
FilterQueryTypeImpl.setClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery)
|
void |
DocumentRootImpl.setClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery)
|
void |
ClassifiedByBranchTypeImpl.setClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery)
|
void |
ClassificationQueryTypeImpl.setClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery)
|
void |
AssociationBranchTypeImpl.setClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery)
|
| Uses of ClassificationNodeQueryType 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 ClassificationNodeQueryType | |
|---|---|
java.lang.Object |
QuerySwitch.caseClassificationNodeQueryType(ClassificationNodeQueryType object)
Returns the result of interpretting the object as an instance of 'Classification Node Query Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||