Class CreateEquivalenceParams.Builder
java.lang.Object
com.ptc.windchill.associativity.equivalence.CreateEquivalenceParams.Builder
- Enclosing class:
CreateEquivalenceParams
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Supported API: truewithAnnotation(Long annotation)
Supported API: truewithCopyOver(boolean flag)
Supported API: true
Supported API: truewithDownstreams(List<ObjectReference> refs)
Supported API: truewithIsConsumable(boolean flag)
Supported API: truewithPreferContextFromNC(boolean flag)
Supported API: true
Supported API: truewithUpstreamPaths(List<AssociativePath> paths)
Supported API: truewithUpstreams(List<ObjectReference> refs)
Supported API: true
-
Method Details
-
withUpstreams
Supported API: true- Parameters:
refs-- Returns:
-
withDownstreams
Supported API: true- Parameters:
refs-- Returns:
-
withUpstreamPaths
Supported API: true- Parameters:
paths-- Returns:
-
withUpstreamNCSH
Supported API: true- Parameters:
ncsh-- Returns:
-
withDownstreamNCSH
Supported API: true- Parameters:
ncsh-- Returns:
-
withAnnotation
Supported API: true- Parameters:
annotation-- Returns:
-
withPreferContextFromNC
Supported API: true- Parameters:
flag-- Returns:
-
withCopyOver
Supported API: true- Parameters:
flag-- Returns:
-
withIsConsumable
Supported API: true- Parameters:
flag-- Returns:
-
build
Supported API: true- Returns:
-