Library | Package Java Toolkit

Interface ExternalFeatRefAsmComp

package com.ptc.wfc.wfcExternalObject;

public interface ExternalFeatRefAsmComp
  extends jxobject



Description

Assembly components for external feature references



Method Summary
ComponentPathGetPathToOwner ()
    Get method for attribute "PathToOwner"
     path to the component that owns the specified external reference.
ComponentPathGetPathToRef ()
    Get method for attribute "PathToRef"
     path to the component from which the reference was created.
voidSetPathToOwner (ComponentPath value)
    Set method for attribute "PathToOwner"
     path to the component that owns the specified external reference.
voidSetPathToRef (ComponentPath value)
    Set method for attribute "PathToRef"
     path to the component from which the reference was created.

Method Detail

GetPathToOwner/SetPathToOwner

ComponentPathGetPathToOwner ()
voidSetPathToOwner (ComponentPath value)


     path to the component that owns the specified external reference.
Manual References:
Assemblies and Components: Assembling Components, Assemblies and Components: Assembling Components, Assemblies and Components: Assembling Components, Assemblies and Components: Assembling Components



GetPathToRef/SetPathToRef

ComponentPathGetPathToRef ()
voidSetPathToRef (ComponentPath value)


     path to the component from which the reference was created.
Manual References:
Assemblies and Components: Assembling Components, Assemblies and Components: Assembling Components, Assemblies and Components: Assembling Components, Assemblies and Components: Assembling Components