VR-Link JAVA API Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
List of all members | Public Member Functions
com.mak.vrlj.object.ObjectIdentifier Interface Reference

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.

Detailed Description

Objects of this class uniquely identify simulation object instances.

Member Function Documentation

abstract boolean com.mak.vrlj.object.ObjectIdentifier.isValid ( )
pure virtual

Validate this identifier.

Returns
true if this identifier is valid.

Implemented in com.mak.vrlj.datatype.EntityIdentifier, com.mak.vrlj.object.EmbeddedIdentifier, and com.mak.vrlj.object.GlobalObjectDesignator.


The documentation for this interface was generated from the following file:

Document ID: Generated on Mon Apr 8 04:49:21 EDT 2019 from SVN revision 197403
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)