wt.epm.ndi
Interface EPMNDGhostResolverDelegate
- All Known Implementing Classes:
- EPMNeutralDataImpl.GhostResolver, ProENDGhostResolverDelegate
- public interface EPMNDGhostResolverDelegate
IGNORE
public static final int IGNORE
- See Also:
- Constant Field Values
BEND
public static final int BEND
- See Also:
- Constant Field Values
AUTO_RESOLVE
public static final int AUTO_RESOLVE
- See Also:
- Constant Field Values
DO_NOT_RESOLVE
public static final int DO_NOT_RESOLVE
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
getAutoResolveDocs
public Collection getAutoResolveDocs()
getCADFinaleGhostResolutionOption
public int getCADFinaleGhostResolutionOption(EPMNDDependency dep)
throws WTException
- Returns Ghost resolution type. This type can not be overriden by EPM
- Parameters:
dep
-
- Returns:
-
- Throws:
WTException
getCADGhostResolutionOption
public int getCADGhostResolutionOption(String ghostName)
isServerSideIgnore
public boolean isServerSideIgnore(EPMNDDependency dep)
throws WTException
- Throws:
WTException