Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.api.connectable.IMagnet

Packages that use IMagnet
com.ebmwebsourcing.geasytools.geasyui.api.connectable   
com.ebmwebsourcing.geasytools.geasyui.impl.connectable   
 

Uses of IMagnet in com.ebmwebsourcing.geasytools.geasyui.api.connectable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.connectable that return IMagnet
 IMagnet IConnectorPoint.getConnectedToMagnet()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.connectable that return types with arguments of type IMagnet
 java.util.HashSet<IMagnet> IConnectableElement.getMagnets()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.connectable with parameters of type IMagnet
 void IConnectorPoint.setConnectedToMagnet(IMagnet magnet)
           
 

Uses of IMagnet in com.ebmwebsourcing.geasytools.geasyui.impl.connectable
 

Classes in com.ebmwebsourcing.geasytools.geasyui.impl.connectable that implement IMagnet
 class Magnet
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.connectable that return IMagnet
 IMagnet ConnectorPoint.getConnectedToMagnet()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.connectable with parameters of type IMagnet
 void ConnectorPoint.setConnectedToMagnet(IMagnet magnet)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.