Library | Package Java Toolkit

Interface AssemblyNameRule

package com.ptc.wfc.wfcAssembly;

public interface AssemblyNameRule
  extends com.ptc.wfc.wfcAssembly.AssemblyRule



Description

The rule for gathering components by model name.

The 'NameMask' attribute can be a wildcard. For more information, see the Creo Parametric help.



Method Summary
StringGetNameMask ()
    Get method for attribute "NameMask"
    The name to use in the rule.
voidSetNameMask (String value)
    Set method for attribute "NameMask"
    The name to use in the rule.

Methods Inherited from Interface com.ptc.wfc.wfcAssembly.AssemblyRule
GetRuleType

Method Detail

GetNameMask/SetNameMask

StringGetNameMask ()
voidSetNameMask (String value)


    The name to use in the rule.
Manual References:
Assemblies and Components: Gathering Components by Model Name, Assemblies and Components: Gathering Components by Model Name, Assemblies and Components: Gathering Components by Model Name