API Documentation
>
Interfaces
> Interface ExternalObjectClass
Interface ExternalObjectClass
package
com.ptc.wfc.wfcExternalObject
;
public interface
ExternalObjectClass
extends
jxobject
Description
Information related to external object class
User Guide References:
External Objects:ExternalObjectClass
,
Creating External Objects:ExternalObjectClass
,
External Object Owners:ExternalObjectClass
Method Summary
ExternalObject
CreateObject
(
ModelItem
owner)
Creates an external object class
String
GetName
()
Name of the external object class
int
GetType
()
Type of the external object class
Method Detail
GetName
String
GetName
()
Name of the external object class
Returns:
GetType
int
GetType
()
Type of the external object class
Returns:
CreateObject
ExternalObject
CreateObject
(
ModelItem
owner)
Creates an external object class
Parameters:
owner
Returns:
Was this helpful?
This site works best with JavaScript enabled