Interface SchemeFeatureSettings
- All Superinterfaces:
FeatureSettingsContributor
- All Known Implementing Classes:
SchemeFeatureSettingsImpl
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault List<FeatureSettings>Gets ordered feature settings list that can use globally.
-
Field Details
-
INSTANCE
-
-
Method Details
-
getGraphicalSchemeItem_Title
EFeatureSettings getGraphicalSchemeItem_Title() -
getGraphicalSchemeItem_ToolTip
EFeatureSettings getGraphicalSchemeItem_ToolTip() -
getGraphicalSchemeItem_Name
EFeatureSettings getGraphicalSchemeItem_Name() -
getCase_Description
EFeatureSettings getCase_Description() -
getCase_Name
EFeatureSettings getCase_Name() -
getGraphicalSchemeSubProcess_TaskDescription
EFeatureSettings getGraphicalSchemeSubProcess_TaskDescription() -
getGraphicalSchemeActivity_TaskDescription
EFeatureSettings getGraphicalSchemeActivity_TaskDescription() -
getGraphicalSchemeActivity_Explanation
EFeatureSettings getGraphicalSchemeActivity_Explanation() -
getGraphicalSchemeConnection_SourceItemName
EFeatureSettings getGraphicalSchemeConnection_SourceItemName() -
getGraphicalSchemeConnection_TargetItemName
EFeatureSettings getGraphicalSchemeConnection_TargetItemName() -
getEventHandler_Name
EFeatureSettings getEventHandler_Name() -
getFeatureSettings
Description copied from interface:FeatureSettingsContributorGets ordered feature settings list that can use globally. This order of the list should be always the same for each call.- Specified by:
getFeatureSettingsin interfaceFeatureSettingsContributor- Returns:
- ordered feature settings list, cannot return
null.
-