@Extension public static class BDSBuilder.BDSBuilderDescriptor extends BuildStepDescriptor<Builder>
BDSBuilder.Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| コンストラクタと説明 |
|---|
BDSBuilder.BDSBuilderDescriptor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ListBoxModel |
doFillInstallationNameItems() |
String |
getDisplayName()
Returns the display name of this object.
|
BDSInstallation |
getInstallation(String name)
Returns a RAD Studio installation identified by a name.
|
protected BDSInstallation[] |
getInstallations()
Returns an array of RAD Studio installations.
|
boolean |
isApplicable(Class<? extends AbstractProject> projectType) |
filteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic BDSInstallation getInstallation(String name)
name - name of a RAD Studio installationnull if not foundprotected BDSInstallation[] getInstallations()
ToolDescriptor.getInstallations()
to get the installations.public ListBoxModel doFillInstallationNameItems()
public boolean isApplicable(Class<? extends AbstractProject> projectType)
isApplicable クラス内 BuildStepDescriptor<Builder>public String getDisplayName()
getDisplayName クラス内 Descriptor<Builder>Copyright © 2004-2014. All Rights Reserved.