Class ComparedRoleDescriptionObjects

All Implemented Interfaces:
IComparedObjects<RoleDescription>, Cloneable

public class ComparedRoleDescriptionObjects extends AbstractComparedEmfObjects<RoleDescription>
A representation of compared role description objects.
  • Constructor Details

    • 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