Library | Package Java Toolkit

Interface SubstituteComponent

package com.ptc.wfc.wfcAssembly;

public interface SubstituteComponent
  extends jxobject



Description

Specifies the component path and component feature handle of the substituted component.



Method Summary
WComponentFeatGetSubCompFeat ()
    Get method for attribute "SubCompFeat"
    The component feature handle of substituted component.
WComponentPathGetSubCompPath ()
    Get method for attribute "SubCompPath"
    The component path of substituted component.

Method Detail

GetSubCompPath

WComponentPathGetSubCompPath ()


    The component path of substituted component.
Manual References:
Assemblies and Components: Component Path Information, Assemblies and Components: Component Path Information



GetSubCompFeat

WComponentFeatGetSubCompFeat ()


    The component feature handle of substituted component.
Manual References:
Assemblies and Components: Component Path Information, Assemblies and Components: Component Path Information