Uses of Class
org.otvl.sbxbsamp.complex.ClsB

Packages that use ClsB
org.otvl.sbxbsamp.complex   
 

Uses of ClsB in org.otvl.sbxbsamp.complex
 

Methods in org.otvl.sbxbsamp.complex that return ClsB
 ClsB ClsC.getRoleYB(int index)
          Returns a target in link roleYB.
 ClsB ClsA.getRoleB()
          Returns target of link roleB.
 ClsB ClsA.getRoleXB(int index)
          Returns a target in link roleXB.
 

Methods in org.otvl.sbxbsamp.complex with parameters of type ClsB
 void ClsC.addRoleYB(int index, ClsB aClsB)
          Inserts a target in link roleYB.
 void ClsC.addRoleYB(ClsB aClsB)
          Adds a target at end of link roleYB.
 void ClsA.setRoleB(ClsB roleB)
          Sets target of link roleB.
 void ClsA.addRoleXB(int index, ClsB aClsB)
          Inserts a target in link roleXB.
 void ClsA.addRoleXB(ClsB aClsB)
          Adds a target at end of link roleXB.
 



Copyright © 2003-2006 Thierry Beigbeder. All Rights Reserved.