public interface Service extends ModelObject
| Modifier and Type | Method and Description |
|---|---|
JavaInterface |
getJavaIntf()
TODO: better way to derive the generated service * implementation class
PE uses service.getJavaInterface() + _Impl Should we provide a method
for it?
|
QName |
getName() |
Iterator |
getPorts() |
List |
getPortsList() |
getPropertyIterator getPorts()
QName getName()
List getPortsList()
JavaInterface getJavaIntf()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.