Interface BslFeatureSettings
- All Superinterfaces:
FeatureSettingsContributor
- All Known Implementing Classes:
BslFeatureSettingsImpl
-
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
-
getNstrStingLiteral_Lines
EFeatureSettings getNstrStingLiteral_Lines() -
getStingLiteral_Lines
EFeatureSettings getStingLiteral_Lines() -
getStingLiteral_Key
FeatureSettings getStingLiteral_Key() -
getStingLiteral_Param
FeatureSettings getStingLiteral_Param() -
getFeatureAccess_Name
EFeatureSettings getFeatureAccess_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.
-