|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassificationNodeQueryType | |
|---|---|
| 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 ClassificationNodeQueryType in org.eclipse.ohf.ihe.common.ebxml._3._0.query |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query that return ClassificationNodeQueryType | |
|---|---|
ClassificationNodeQueryType |
QueryFactory.createClassificationNodeQueryType()
Returns a new object of class 'Classification Node Query Type'. |
ClassificationNodeQueryType |
AssociationQueryType.getAssociationTypeQuery()
Returns the value of the 'Association Type Query' containment reference. |
ClassificationNodeQueryType |
DocumentRoot.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 |
AuditableEventQueryType.getEventTypeQuery()
Returns the value of the 'Event Type Query' containment reference. |
ClassificationNodeQueryType |
ClassificationSchemeQueryType.getNodeTypeQuery()
Returns the value of the 'Node Type Query' containment reference. |
ClassificationNodeQueryType |
RegistryObjectQueryType.getObjectTypeQuery()
Returns the value of the 'Object Type Query' containment reference. |
ClassificationNodeQueryType |
QueryExpressionBranchType.getQueryLanguageQuery()
Returns the value of the 'Query Language Query' containment reference. |
ClassificationNodeQueryType |
RegistryObjectQueryType.getStatusQuery()
Returns the value of the 'Status Query' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query with parameters of type ClassificationNodeQueryType | |
|---|---|
void |
AssociationQueryType.setAssociationTypeQuery(ClassificationNodeQueryType value)
Sets the value of the ' Association Type Query' containment reference. |
void |
DocumentRoot.setClassificationNodeQuery(ClassificationNodeQueryType value)
Sets the value of the ' Classification Node Query' containment reference. |
void |
ClassificationQueryType.setClassificationNodeQuery(ClassificationNodeQueryType value)
Sets the value of the ' Classification Node Query' containment reference. |
void |
AuditableEventQueryType.setEventTypeQuery(ClassificationNodeQueryType value)
Sets the value of the ' Event Type Query' containment reference. |
void |
ClassificationSchemeQueryType.setNodeTypeQuery(ClassificationNodeQueryType value)
Sets the value of the ' Node Type Query' containment reference. |
void |
RegistryObjectQueryType.setObjectTypeQuery(ClassificationNodeQueryType value)
Sets the value of the ' Object Type Query' containment reference. |
void |
QueryExpressionBranchType.setQueryLanguageQuery(ClassificationNodeQueryType value)
Sets the value of the ' Query Language Query' containment reference. |
void |
RegistryObjectQueryType.setStatusQuery(ClassificationNodeQueryType value)
Sets the value of the ' Status Query' containment reference. |
| Uses of ClassificationNodeQueryType 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 ClassificationNodeQueryType | |
|---|---|
class |
ClassificationNodeQueryTypeImpl
An implementation of the model object 'Classification Node Query Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl that return ClassificationNodeQueryType | |
|---|---|
ClassificationNodeQueryType |
QueryFactoryImpl.createClassificationNodeQueryType()
|
ClassificationNodeQueryType |
AssociationQueryTypeImpl.getAssociationTypeQuery()
|
ClassificationNodeQueryType |
DocumentRootImpl.getClassificationNodeQuery()
|
ClassificationNodeQueryType |
ClassificationQueryTypeImpl.getClassificationNodeQuery()
|
ClassificationNodeQueryType |
AuditableEventQueryTypeImpl.getEventTypeQuery()
|
ClassificationNodeQueryType |
ClassificationSchemeQueryTypeImpl.getNodeTypeQuery()
|
ClassificationNodeQueryType |
RegistryObjectQueryTypeImpl.getObjectTypeQuery()
|
ClassificationNodeQueryType |
QueryExpressionBranchTypeImpl.getQueryLanguageQuery()
|
ClassificationNodeQueryType |
RegistryObjectQueryTypeImpl.getStatusQuery()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.query.impl with parameters of type ClassificationNodeQueryType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
AssociationQueryTypeImpl.basicSetAssociationTypeQuery(ClassificationNodeQueryType newAssociationTypeQuery,
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 |
ClassificationQueryTypeImpl.basicSetClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AuditableEventQueryTypeImpl.basicSetEventTypeQuery(ClassificationNodeQueryType newEventTypeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ClassificationSchemeQueryTypeImpl.basicSetNodeTypeQuery(ClassificationNodeQueryType newNodeTypeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
RegistryObjectQueryTypeImpl.basicSetObjectTypeQuery(ClassificationNodeQueryType newObjectTypeQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
QueryExpressionBranchTypeImpl.basicSetQueryLanguageQuery(ClassificationNodeQueryType newQueryLanguageQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
RegistryObjectQueryTypeImpl.basicSetStatusQuery(ClassificationNodeQueryType newStatusQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
AssociationQueryTypeImpl.setAssociationTypeQuery(ClassificationNodeQueryType newAssociationTypeQuery)
|
void |
DocumentRootImpl.setClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery)
|
void |
ClassificationQueryTypeImpl.setClassificationNodeQuery(ClassificationNodeQueryType newClassificationNodeQuery)
|
void |
AuditableEventQueryTypeImpl.setEventTypeQuery(ClassificationNodeQueryType newEventTypeQuery)
|
void |
ClassificationSchemeQueryTypeImpl.setNodeTypeQuery(ClassificationNodeQueryType newNodeTypeQuery)
|
void |
RegistryObjectQueryTypeImpl.setObjectTypeQuery(ClassificationNodeQueryType newObjectTypeQuery)
|
void |
QueryExpressionBranchTypeImpl.setQueryLanguageQuery(ClassificationNodeQueryType newQueryLanguageQuery)
|
void |
RegistryObjectQueryTypeImpl.setStatusQuery(ClassificationNodeQueryType newStatusQuery)
|
| Uses of ClassificationNodeQueryType 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 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 | |||||||||