Interface DcsExprFeatureSettings
- All Superinterfaces:
FeatureSettingsContributor
- All Known Implementing Classes:
DcsExprFeatureSettingsImpl
-
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
-
getNstrStringLiteral_Value
EFeatureSettings getNstrStringLiteral_Value() -
getStingLiteral_Param
FeatureSettings getStingLiteral_Param() -
getStringLiteral_Value
EFeatureSettings getStringLiteral_Value() -
getParameter_Value
EFeatureSettings getParameter_Value() -
getIdent_Value
EFeatureSettings getIdent_Value() -
getExpressionWithAlias_Alias
EFeatureSettings getExpressionWithAlias_Alias() -
getName_Content
EFeatureSettings getName_Content() -
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.
-