|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueListType | |
|---|---|
| org.eclipse.ohf.ihe.common.ebxml._2._1.rim | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl | |
| org.eclipse.ohf.ihe.common.ebxml._2._1.rim.util | |
| Uses of ValueListType in org.eclipse.ohf.ihe.common.ebxml._2._1.rim |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim that return ValueListType | |
|---|---|
ValueListType |
RimFactory.createValueListType()
Returns a new object of class 'Value List Type'. |
ValueListType |
SlotType1.getValueList()
Returns the value of the 'Value List' containment reference. |
ValueListType |
DocumentRoot.getValueList()
Returns the value of the 'Value List' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim with parameters of type ValueListType | |
|---|---|
void |
SlotType1.setValueList(ValueListType value)
Sets the value of the ' Value List' containment reference. |
void |
DocumentRoot.setValueList(ValueListType value)
Sets the value of the ' Value List' containment reference. |
| Uses of ValueListType in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl that implement ValueListType | |
|---|---|
class |
ValueListTypeImpl
An implementation of the model object 'Value List Type'. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl that return ValueListType | |
|---|---|
ValueListType |
RimFactoryImpl.createValueListType()
|
ValueListType |
SlotType1Impl.getValueList()
|
ValueListType |
DocumentRootImpl.getValueList()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.impl with parameters of type ValueListType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SlotType1Impl.basicSetValueList(ValueListType newValueList,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetValueList(ValueListType newValueList,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SlotType1Impl.setValueList(ValueListType newValueList)
|
void |
DocumentRootImpl.setValueList(ValueListType newValueList)
|
| Uses of ValueListType in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._2._1.rim.util with parameters of type ValueListType | |
|---|---|
java.lang.Object |
RimSwitch.caseValueListType(ValueListType object)
Returns the result of interpretting the object as an instance of 'Value List Type'. |
boolean |
RimValidator.validateValueListType(ValueListType valueListType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||