Class ComparedRoleDescriptionObjects

    • Constructor Detail

      • ComparedRoleDescriptionObjects

        public ComparedRoleDescriptionObjects()
        Constructs an instance of the object. Used for cloning purposes
      • ComparedRoleDescriptionObjects

        public ComparedRoleDescriptionObjects​(RoleDescription main,
                                              RoleDescription other,
                                              RoleDescription ancestor)
        Constructs a provider with the specified role descriptions.
        Parameters:
        main - the main role description, may be null
        other - the other role description, may be null
        ancestor - the common ancestor role description, may be null