|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.remotebuild.preferences.RBBuildStyleProxy
public class RBBuildStyleProxy
| Method Summary | |
|---|---|
Bundle |
getDeclaringBundle()
|
static RBBuildStyleProxy |
getDefaultProxy()
|
String |
getId()
|
Object |
getInstance()
|
String |
getName()
|
static RBBuildStyleProxy[] |
getProxies()
|
static RBBuildStyleProxy |
getProxy(String id)
|
static boolean |
isInstalled(String styleId)
Tests if an extension point with particular styleId has been installed in this workbench. |
static void |
printProxies()
Prints the registered build styles. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RBBuildStyleProxy getProxy(String id)
id - the id of the requested proxy.
public static RBBuildStyleProxy getDefaultProxy()
public static RBBuildStyleProxy[] getProxies()
public static void printProxies()
public Object getInstance()
throws CoreException
CoreException - if the class mentioned in the proxy cannot be instantiatedpublic String getId()
public String getName()
public Bundle getDeclaringBundle()
public static boolean isInstalled(String styleId)
styleId - the id to test
|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||