public interface ArrangementExtendableSettings extends ArrangementSettings
Modifier and Type | Method and Description |
---|---|
java.util.List<ArrangementSectionRule> |
getExtendedSectionRules()
Use this method to get all rules with replaced custom aliases
|
java.util.Set<StdArrangementRuleAliasToken> |
getRuleAliases() |
clone, getGroupings, getRules, getRulesSortedByPriority, getSections
java.util.Set<StdArrangementRuleAliasToken> getRuleAliases()
java.util.List<ArrangementSectionRule> getExtendedSectionRules()