Interface Role

  • All Superinterfaces:
    Copyable<Role>
    All Known Implementing Classes:
    DefaultRoleImpl

    public interface Role
    extends Copyable<Role>
    The Role of an Element. Roles are used to associate behaviour to Elements in a diagram.
    • Method Detail