|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TraversalMechanism | |
wt.step.processor | |
wt.step.processor.expressParser |
Uses of TraversalMechanism in wt.step.processor |
Classes in wt.step.processor that implement TraversalMechanism | |
class |
LinkTraversalMechanism
A traversal from one windchill instance to associated instances through a ObjectToObjectLink subclass. |
Uses of TraversalMechanism in wt.step.processor.expressParser |
Methods in wt.step.processor.expressParser with parameters of type TraversalMechanism | |
(package private) boolean |
EntityDefinition.addRoleLink(String roleName,
TraversalMechanism mechanism,
ExpressSchema schema)
Adds a role link to the entity. |
private void |
EntityDefinition.addRole(String roleName,
TraversalMechanism mechanism)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |