| Interface | Description |
|---|---|
| APIDelegate<API> |
Maps the implementing type onto an externally available API type.
|
| InternalAPIDelegator<API,INTERNAL extends APIDelegate<? extends API>> |
Interface that is meant to be implemented by all API implementation classes.
|
| Class | Description |
|---|---|
| AbstractAPIDeletegateImpl<A extends AbstractAPIImpl<A,I>,I extends APIDelegate<A>> |
An internal
EObject that has an API delegate. |
| AbstractAPIImpl<API,INTERNAL extends APIDelegate<API>> |
Common base class for all API implementation classes.
|
Copyright © 2017. All rights reserved.