Objects of this class uniquely identify simulation object instances. More...
Inheritance diagram for com.mak.vrlj.object.ObjectIdentifier:Public Member Functions | |
| abstract boolean | isValid () |
| Validate this identifier. | |
Objects of this class uniquely identify simulation object instances.
|
pure virtual |
Validate this identifier.
Implemented in com.mak.vrlj.datatype.EntityIdentifier, com.mak.vrlj.object.EmbeddedIdentifier, and com.mak.vrlj.object.GlobalObjectDesignator.