wt.epm.ndi.impl
Class EPMNeutralDataImpl.GhostResolver
java.lang.Object
wt.epm.ndi.impl.EPMNeutralDataImpl.GhostResolver
- All Implemented Interfaces:
- EPMNDGhostResolverDelegate
- Enclosing class:
- EPMNeutralDataImpl
- class EPMNeutralDataImpl.GhostResolver
- extends Object
- implements EPMNDGhostResolverDelegate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPMNeutralDataImpl.GhostResolver
EPMNeutralDataImpl.GhostResolver()
getAutoResolveDocs
public Collection getAutoResolveDocs()
- getAutoResolveDocs
- Specified by:
getAutoResolveDocs
in interface EPMNDGhostResolverDelegate
- Returns:
- Collection
getCADFinaleGhostResolutionOption
public int getCADFinaleGhostResolutionOption(EPMNDDependency dep)
- getCADFinaleGhostResolutionOption
- Specified by:
getCADFinaleGhostResolutionOption
in interface EPMNDGhostResolverDelegate
- Parameters:
dep
- EPMNDDependency
- Returns:
- int
getCADGhostResolutionOption
public int getCADGhostResolutionOption(String ghostName)
- getCADGhostResolutionOption
- Specified by:
getCADGhostResolutionOption
in interface EPMNDGhostResolverDelegate
- Parameters:
ghostName
- String
- Returns:
- int
isServerSideIgnore
public boolean isServerSideIgnore(EPMNDDependency dep)
- isServerSideIgnore
- Specified by:
isServerSideIgnore
in interface EPMNDGhostResolverDelegate
- Parameters:
dep
- EPMNDDependency
- Returns:
- boolean