Library | Package Java Toolkit

Interface CreateNewSimpRepInstructions

package com.ptc.pfc.pfcSimpRep;

public interface CreateNewSimpRepInstructions
  extends com.ptc.pfc.pfcSimpRep.SimpRepInstructions



Description

Subclass of pfcSimpRepInstructions; used to create a new representation.



Method Summary
StringGetNewSimpName ()
    Get method for attribute "NewSimpName"
    Name of the creating representation.
voidSetNewSimpName (String value)
    Set method for attribute "NewSimpName"
    Name of the creating representation.

Methods Inherited from Interface com.ptc.pfc.pfcSimpRep.SimpRepInstructions
GetIsTemporary, SetIsTemporary, GetDefaultAction, SetDefaultAction, GetItems, SetItems

Method Detail

GetNewSimpName/SetNewSimpName

StringGetNewSimpName ()
voidSetNewSimpName (String value)


    Name of the creating representation.
Manual References:
Simplified Representations: Extracting Information About Simplified Representations, Simplified Representations: Extracting Information About Simplified Representations, Simplified Representations: Modifying Simplified Representations