public class TemplateModelExtension extends ModelExtensionObject
| Constructor and Description |
|---|
TemplateModelExtension(java.lang.String pId,
java.net.URL pModelURL,
java.lang.String pLabel,
java.lang.String pCategory,
java.lang.String pDescription,
FunctionPackageExtension pFunctionPackage)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategory()
Gets the category for the model template, if one was defined.
|
java.lang.String |
getDescription()
Gets a description of the template model, if one was defined.
|
java.net.URL |
getModelURL()
Gets the URL of the template model file.
|
getFunctionPackageExtension, getHelpContextId, getID, getLabel, isDeprecated, setDeprecated, setHelpContextId, toStringpublic TemplateModelExtension(java.lang.String pId,
java.net.URL pModelURL,
java.lang.String pLabel,
java.lang.String pCategory,
java.lang.String pDescription,
FunctionPackageExtension pFunctionPackage)
pId - full qualified ID of the extensionpModelURL - URL pointing to the model in the bundlepLabel - label of the template modelpFunctionPackage - the defining function packagepublic java.net.URL getModelURL()
public java.lang.String getDescription()
null).public java.lang.String getCategory()
null)Copyright © 2015 Micro Focus GmbH. All rights reserved.