Package com.dassault_systemes.vpmdesktop.vdk0interfaces.interfaces |
|
Interface ENOVIObjectFactory
|
com.dassault_systemes.vpmdesktop.vdk0interfaces.interfaces.ENOVIObjectFactory
Framework : VPMDesktop
Module : VDK0Interfaces
public interface ENOVIObjectFactory
Factory to get client object interface.
An implementation of this interface is supplied and you must use it as is.
You should not reimplement it.
- See Also:
- com.dassault_systemes.vpmdesktop.vdk0interfaces.infra.ENOVGetFactories
getObject
ENOVIObject getObject(byte[] uuid)
Returns the client object interface represented by the UUID.
- Parameters:
uuid
- the uuid in bytes.
- Returns:
the ENOVIObject interface.
Copyright © 2000, Dassault Systèmes. All rights reserved