public interface IEditorTaskMetaInfo
Modifier and Type | Field and Description |
---|---|
static String |
METHOD_ITASKMETAINFO_GET_DESCRIPTION
getDescription() method name
|
static String |
METHOD_ITASKMETAINFO_GET_PARAMETER_METAINFOS
getParameterMetaInfos() method name
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the description.
|
IEditorParameterMetaInfo[] |
getParameterMetaInfos()
Get the parameters.
|
static final String METHOD_ITASKMETAINFO_GET_DESCRIPTION
static final String METHOD_ITASKMETAINFO_GET_PARAMETER_METAINFOS
String getDescription()
IEditorParameterMetaInfo[] getParameterMetaInfos()
Copyright © 2012. All Rights Reserved.