|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.rse.ui.compile.SystemCompileContributorManagerIBM
public class SystemCompileContributorManagerIBM
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
boolean |
contributeCompileCommands(SystemCompileProfile prf,
Object element)
Adds all compile command contributions through extension point for the remote object. |
static SystemCompileContributorManagerIBM |
getInstance()
Returns the singleton instance of the manager. |
void |
registerContributor(SystemCompileContributor contributor)
Register a contributor with the manager. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
Method Detail |
---|
public static SystemCompileContributorManagerIBM getInstance()
public void registerContributor(SystemCompileContributor contributor)
contributor
- a contributor.public boolean contributeCompileCommands(SystemCompileProfile prf, Object element)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |