Interface RuleById

  • All Superinterfaces:
    Rule
    All Known Subinterfaces:
    ContainmentRule
    All Known Implementing Classes:
    ContainmentRuleImpl

    public interface RuleById
    extends Rule
    Rules define restrictions on behaviour of Elements in a diagram
    • Method Detail

      • getId

        String getId()
        The identifier for which the Rule applies. All Elements with this Id will be affected by the Rule.
        Returns: