public static class UnitLoader.StoredExtension extends BaseExtension
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
_className
The _class name.
|
(package private) String |
_displayName
The display name.
|
(package private) String |
_licensePropertName
The _license propert name.
|
(package private) String |
_type
The type.
|
(package private) String |
_vendor
The vendor.
|
(package private) String |
_version
The version.
|
APP, COMMAND, ETL_DRIVER, FORMATTER, IDE_NODE, NO_RANK, WIDGET| Constructor and Description |
|---|
StoredExtension(ExtensionModule ext)
Instantiates a new StoredExtension.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Gets the display name.
|
String |
getLicensePropertyName()
Gets the name of the license property.
|
String |
getParentClassName()
Gets the parent class name.
|
String |
getType()
Gets the type of the extension module.
|
String |
getVendor()
Gets the vendor.
|
String |
getVersion()
Gets the version of the extension module.
|
compareTo, getConfigFileName, getExtensionRank, getIconPath, getLocalUnitClassPath, getXmlConfigFileNameString _displayName
String _version
String _type
String _vendor
String _licensePropertName
String _className
public StoredExtension(ExtensionModule ext)
ext - the extpublic String getDisplayName()
ExtensionModulepublic String getLicensePropertyName()
ExtensionModulepublic String getParentClassName()
public String getType()
ExtensionModulepublic String getVendor()
ExtensionModulepublic String getVersion()
ExtensionModuleCopyright © 2010-2020 Toolsverse. All Rights Reserved.