public interface IProvidesInfo
Modifier and Type | Method and Description |
---|---|
int[] |
getImplementationIndices()
Answer back the array of implementation indices.
|
char[][] |
getImplementationNames()
Answer back the array of implementation names.
|
int |
getImplementationsCount()
Answer back the number of implementations.
|
int |
getIndex()
Answer back the provides index.
|
char[] |
getServiceName()
Answer back the service class/interface
|
int getIndex()
char[] getServiceName()
int getImplementationsCount()
int[] getImplementationIndices()
char[][] getImplementationNames()
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.