Library | Package Java Toolkit

Interface SubstAsmRep

package com.ptc.pfc.pfcSimpRep;

public interface SubstAsmRep
  extends com.ptc.pfc.pfcSimpRep.Substitution



Description

Substitutes an assembly with a simplified representation.



Method Summary
SimpRepGetAsmRep ()
    Get method for attribute "AsmRep"
    Simplified representation handle.
voidSetAsmRep (SimpRep value)
    Set method for attribute "AsmRep"
    Simplified representation handle.

Methods Inherited from Interface com.ptc.pfc.pfcSimpRep.Substitution
GetSubstType, GetSubstPath, SetSubstPath

Method Detail

GetAsmRep/SetAsmRep

SimpRepGetAsmRep ()
voidSetAsmRep (SimpRep value)


    Simplified representation handle.