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 Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)