Interface RightTemplateFeatureSettings
- All Superinterfaces:
FeatureSettingsContributor
- All Known Implementing Classes:
RightTemplateFeatureSettingsImpl
-
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
-
getTextStatement_Content
EFeatureSettings getTextStatement_Content() -
getOuterParameter_Name
EFeatureSettings getOuterParameter_Name() -
getStringLiteral_Content
EFeatureSettings getStringLiteral_Content() -
getValueLiteral_Value
EFeatureSettings getValueLiteral_Value() -
getRestrictionTemplate_ExtractedName
FeatureSettings getRestrictionTemplate_ExtractedName() -
getRestrictionTemplate_ParameterName
FeatureSettings getRestrictionTemplate_ParameterName() -
getTemplate_Key
FeatureSettings getTemplate_Key() -
getComment_Description
FeatureSettings getComment_Description() -
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.
-