Library | Package Java Toolkit

Interface FeaturePattern

package com.ptc.pfc.pfcFeature;

public interface FeaturePattern
  extends com.ptc.pfc.pfcObject.Object



Description

This class specifies a feature pattern.



Method Summary
voidDelete ()
    Deletes a feature pattern.
FeatureGetPatternLeader ()
    Get method for attribute "PatternLeader"
    The pattern leader
FeaturesListMembers ()
    Lists the members of the feature pattern.

Method Detail

GetPatternLeader

FeatureGetPatternLeader ()


    The pattern leader
Manual References:
Features: Access to Features, Features: Access to Features, Features: Feature Groups and Patterns, Features: Feature Groups and Patterns



ListMembers

FeaturesListMembers ()


    Lists the members of the feature pattern.
Manual References:
Features: Access to Features, Features: Access to Features, Features: Feature Groups and Patterns, Features: Feature Groups and Patterns
Returns:
The features that are members of the pattern


Delete

voidDelete ()


    Deletes a feature pattern.
Manual References:
Features: Feature Groups and Patterns
Returns: