|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StrucDocText | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of StrucDocText in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return StrucDocText | |
|---|---|
StrucDocText |
CDAR2Factory.createStrucDocText()
Returns a new object of class 'Struc Doc Text'. |
StrucDocText |
POCDMT000040Section.getText()
Returns the value of the 'Text' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type StrucDocText | |
|---|---|
void |
POCDMT000040Section.setText(StrucDocText value)
Sets the value of the ' Text' containment reference. |
| Uses of StrucDocText in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement StrucDocText | |
|---|---|
class |
StrucDocTextImpl
An implementation of the model object 'Struc Doc Text'. |
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return StrucDocText | |
|---|---|
StrucDocText |
CDAR2FactoryImpl.createStrucDocText()
|
StrucDocText |
POCDMT000040SectionImpl.getText()
|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type StrucDocText | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
POCDMT000040SectionImpl.basicSetText(StrucDocText newText,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
POCDMT000040SectionImpl.setText(StrucDocText newText)
|
| Uses of StrucDocText in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type StrucDocText | |
|---|---|
java.lang.Object |
CDAR2Switch.caseStrucDocText(StrucDocText object)
Returns the result of interpretting the object as an instance of 'Struc Doc Text'. |
boolean |
CDAR2Validator.validateStrucDocText(StrucDocText strucDocText,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||