Interface ContainmentRule

  • All Superinterfaces:
    Rule, RuleById
    All Known Implementing Classes:
    ContainmentRuleImpl

    public interface ContainmentRule
    extends RuleById
    Rule restricting the Elements that can be contained within another Element.
    • Method Detail

      • getPermittedRoles

        Set<Role> getPermittedRoles()
        The Roles of Elements permitted to be held within another Element.
        Returns: