Class IncludedInRelationshipDelegate

java.lang.Object
com.ptc.core.businessRules.relationship.IncludedInRelationshipDelegate
All Implemented Interfaces:
BusinessRuleSetRelationshipDelegate

public class IncludedInRelationshipDelegate extends Object implements BusinessRuleSetRelationshipDelegate
This class is intended to handle a ChangeActivity or a ChangeOrder object. If a ChangeActivity is provided, it will return the ChangeOrder. If the ChangeOrder is provided, it will return a collection of ChangeActivities.

Supported API: true

Extendable: true