wt.epm
Class EPMFamily.LocalLinkProxy

java.lang.Object
  extended bywt.epm.structure.LinkProxy
      extended bywt.epm.EPMFamily.LocalLinkProxy
Enclosing class:
EPMFamily

private static class EPMFamily.LocalLinkProxy
extends LinkProxy


Nested Class Summary
 
Nested classes inherited from class wt.epm.structure.LinkProxy
LinkProxy.Role
 
Field Summary
 
Fields inherited from class wt.epm.structure.LinkProxy
RoleA, RoleB
 
Constructor Summary
protected EPMFamily.LocalLinkProxy(QueryKey roleA, QueryKey roleB, ObjectIdentifier objectId)
           
 
Methods inherited from class wt.epm.structure.LinkProxy
cacheObjects, cacheRoleObjects, equals, getObject, getObjectId, getRole, getRole, getRoleA, getRoleAObject, getRoleB, getRoleBObject, getRoleObject, getRoleObjects, getRoles, hashCode, isMissingLink, sortByRole
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPMFamily.LocalLinkProxy

protected EPMFamily.LocalLinkProxy(QueryKey roleA,
                                   QueryKey roleB,
                                   ObjectIdentifier objectId)
                            throws WTException