|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalizedStringType | |
|---|---|
| org.eclipse.ohf.ihe.common.ebxml._3._0.rim | |
| org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl | |
| org.eclipse.ohf.ihe.common.ebxml._3._0.rim.util | |
| Uses of LocalizedStringType in org.eclipse.ohf.ihe.common.ebxml._3._0.rim |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim that return LocalizedStringType | |
|---|---|
LocalizedStringType |
RimFactory.createLocalizedStringType()
Returns a new object of class 'Localized String Type'. |
LocalizedStringType |
DocumentRoot.getLocalizedString()
Returns the value of the 'Localized String' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim with parameters of type LocalizedStringType | |
|---|---|
void |
DocumentRoot.setLocalizedString(LocalizedStringType value)
Sets the value of the ' Localized String' containment reference. |
| Uses of LocalizedStringType in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl that return LocalizedStringType | |
|---|---|
LocalizedStringType |
RimFactoryImpl.createLocalizedStringType()
|
LocalizedStringType |
DocumentRootImpl.getLocalizedString()
|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl with parameters of type LocalizedStringType | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetLocalizedString(LocalizedStringType newLocalizedString,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setLocalizedString(LocalizedStringType newLocalizedString)
|
| Uses of LocalizedStringType in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.rim.util with parameters of type LocalizedStringType | |
|---|---|
java.lang.Object |
RimSwitch.caseLocalizedStringType(LocalizedStringType object)
Returns the result of interpretting the object as an instance of 'Localized String Type'. |
boolean |
RimValidator.validateLocalizedStringType(LocalizedStringType localizedStringType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||