|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Thumbnail | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of Thumbnail in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return Thumbnail | |
|---|---|
Thumbnail |
CDAR2Factory.createThumbnail()
Returns a new object of class 'Thumbnail'. |
Thumbnail |
ED.getThumbnail()
Returns the value of the 'Thumbnail' containment reference. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type Thumbnail | |
|---|---|
void |
ED.setThumbnail(Thumbnail value)
Sets the value of the ' Thumbnail' containment reference. |
| Uses of Thumbnail in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement Thumbnail | |
|---|---|
class |
ThumbnailImpl
An implementation of the model object 'Thumbnail'. |
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return Thumbnail | |
|---|---|
Thumbnail |
CDAR2FactoryImpl.createThumbnail()
|
Thumbnail |
EDImpl.getThumbnail()
|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type Thumbnail | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
EDImpl.basicSetThumbnail(Thumbnail newThumbnail,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
EDImpl.setThumbnail(Thumbnail newThumbnail)
|
| Uses of Thumbnail in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type Thumbnail | |
|---|---|
java.lang.Object |
CDAR2Switch.caseThumbnail(Thumbnail object)
Returns the result of interpretting the object as an instance of 'Thumbnail'. |
boolean |
CDAR2Validator.validateThumbnail(Thumbnail thumbnail,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||