|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistryEntryQueryType | |
|---|---|
| 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 RegistryEntryQueryType in org.eclipse.ohf.ihe.common.ebxml._2._1.query |
|---|
| Subinterfaces of RegistryEntryQueryType in org.eclipse.ohf.ihe.common.ebxml._2._1.query | |
|---|---|
interface |
ClassificationSchemeQueryType
A representation of the model object 'Classification Scheme Query Type'. |
interface |
ExtrinsicObjectQueryType
A representation of the model object 'Extrinsic Object Query Type'. |
interface |
RegistryPackageQueryType
A representation of the model object 'Registry Package Query Type'. |
interface |
ServiceQueryType
A representation of the model object 'Service Query Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query that return RegistryEntryQueryType | |
|---|---|
RegistryEntryQueryType |
QueryFactory.createRegistryEntryQueryType()
Returns a new object of class 'Registry Entry Query Type'. |
RegistryEntryQueryType |
SpecificationLinkBranchType.getRegistryEntryQuery()
Returns the value of the 'Registry Entry Query' containment reference. |
RegistryEntryQueryType |
FilterQueryType.getRegistryEntryQuery()
Returns the value of the 'Registry Entry Query' containment reference. |
RegistryEntryQueryType |
DocumentRoot.getRegistryEntryQuery()
Returns the value of the 'Registry Entry Query' containment reference. |
RegistryEntryQueryType |
ClassificationQueryType.getRegistryEntryQuery()
Returns the value of the 'Registry Entry Query' containment reference. |
RegistryEntryQueryType |
AuditableEventQueryType.getRegistryEntryQuery()
Returns the value of the 'Registry Entry Query' containment reference. |
RegistryEntryQueryType |
AssociationBranchType.getRegistryEntryQuery()
Returns the value of the 'Registry Entry Query' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query with parameters of type RegistryEntryQueryType | |
|---|---|
void |
SpecificationLinkBranchType.setRegistryEntryQuery(RegistryEntryQueryType value)
Sets the value of the ' Registry Entry Query' containment reference. |
void |
FilterQueryType.setRegistryEntryQuery(RegistryEntryQueryType value)
Sets the value of the ' Registry Entry Query' containment reference. |
void |
DocumentRoot.setRegistryEntryQuery(RegistryEntryQueryType value)
Sets the value of the ' Registry Entry Query' containment reference. |
void |
ClassificationQueryType.setRegistryEntryQuery(RegistryEntryQueryType value)
Sets the value of the ' Registry Entry Query' containment reference. |
void |
AuditableEventQueryType.setRegistryEntryQuery(RegistryEntryQueryType value)
Sets the value of the ' Registry Entry Query' containment reference. |
void |
AssociationBranchType.setRegistryEntryQuery(RegistryEntryQueryType value)
Sets the value of the ' Registry Entry Query' containment reference. |
| Uses of RegistryEntryQueryType 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 RegistryEntryQueryType | |
|---|---|
class |
ClassificationSchemeQueryTypeImpl
An implementation of the model object 'Classification Scheme Query Type'. |
class |
ExtrinsicObjectQueryTypeImpl
An implementation of the model object 'Extrinsic Object Query Type'. |
class |
RegistryEntryQueryTypeImpl
An implementation of the model object 'Registry Entry Query Type'. |
class |
RegistryPackageQueryTypeImpl
An implementation of the model object 'Registry Package Query Type'. |
class |
ServiceQueryTypeImpl
An implementation of the model object 'Service Query Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl that return RegistryEntryQueryType | |
|---|---|
RegistryEntryQueryType |
QueryFactoryImpl.createRegistryEntryQueryType()
|
RegistryEntryQueryType |
SpecificationLinkBranchTypeImpl.getRegistryEntryQuery()
|
RegistryEntryQueryType |
FilterQueryTypeImpl.getRegistryEntryQuery()
|
RegistryEntryQueryType |
DocumentRootImpl.getRegistryEntryQuery()
|
RegistryEntryQueryType |
ClassificationQueryTypeImpl.getRegistryEntryQuery()
|
RegistryEntryQueryType |
AuditableEventQueryTypeImpl.getRegistryEntryQuery()
|
RegistryEntryQueryType |
AssociationBranchTypeImpl.getRegistryEntryQuery()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.query.impl with parameters of type RegistryEntryQueryType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SpecificationLinkBranchTypeImpl.basicSetRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
FilterQueryTypeImpl.basicSetRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ClassificationQueryTypeImpl.basicSetRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AuditableEventQueryTypeImpl.basicSetRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
AssociationBranchTypeImpl.basicSetRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SpecificationLinkBranchTypeImpl.setRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery)
|
void |
FilterQueryTypeImpl.setRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery)
|
void |
DocumentRootImpl.setRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery)
|
void |
ClassificationQueryTypeImpl.setRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery)
|
void |
AuditableEventQueryTypeImpl.setRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery)
|
void |
AssociationBranchTypeImpl.setRegistryEntryQuery(RegistryEntryQueryType newRegistryEntryQuery)
|
| Uses of RegistryEntryQueryType 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 RegistryEntryQueryType | |
|---|---|
java.lang.Object |
QuerySwitch.caseRegistryEntryQueryType(RegistryEntryQueryType object)
Returns the result of interpretting the object as an instance of 'Registry Entry Query Type'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||