Library | Module

Class pfcSubstitution



Description

Base class to classes that represents all types of substitution; it specifies the substitution type and substitute data.
Direct Known Subclasses:
pfcSubstInterchg, pfcSubstPrtRep, pfcSubstAsmRep, pfcSubstEnvelope



Property Summary

intseqSubstPath
Path to the substitute component.



Method Summary

pfcSubstTypeGetSubstType ()
Returns a SubstType instance indicating the type of substitution object that can used in the simplified representation.



Property Detail


intseqSubstPath

Path to the substitute component.





Method Detail


pfcSubstTypeGetSubstType ()

Returns a SubstType instance indicating the type of substitution object that can used in the simplified representation.
Returns:
One of the static instances of SubstType (e.g. SUBST_PRT_REP).