Enum Class CalculatedLinks.Type

java.lang.Object
java.lang.Enum<CalculatedLinks.Type>
wt.epm.navigator.relationship.CalculatedLinks.Type
All Implemented Interfaces:
Serializable, Comparable<CalculatedLinks.Type>, Constable
Enclosing class:
CalculatedLinks

public static enum CalculatedLinks.Type extends Enum<CalculatedLinks.Type>
This relationship navigates from a WTPart to a CAD document (or vice versa) via an intermediate CAD model. The CAD model may be associated to the WTPart via different types of links. The Type enumeration denotes which types of associations between the WTPart and the CAD Model to trace.

Supported API: true