public static interface PresentationManager.StubFactory
| Modifier and Type | Method and Description |
|---|---|
String[] |
getTypeIds()
Return the repository ID information for all Stubs
created by this stub factory.
|
Object |
makeStub()
Create a new dynamic stub.
|
Object makeStub()
String[] getTypeIds()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.