Create Object Diagram without Defining Class

Can I create an Object Diagram without first specifying the classes? I just need to create a few to demonstrate the concept to someone.

Yes, the Object Diagram component of VPUML allows you to do this. I can create Instance Specification entities and place them in this diagram without first making a class for them.