Modelers

Uses of Class
org.topcased.modeler.utils.SourceTargetData

Packages that use SourceTargetData
org.topcased.modeler.commands   
org.topcased.modeler.edit.policies   
 

Uses of SourceTargetData in org.topcased.modeler.commands
 

Methods in org.topcased.modeler.commands with parameters of type SourceTargetData
 void CreateTypedEdgeCommand.setSourceTargetData(SourceTargetData data)
          Update the source target data
 

Uses of SourceTargetData in org.topcased.modeler.edit.policies
 

Methods in org.topcased.modeler.edit.policies that return SourceTargetData
protected abstract  SourceTargetData AbstractEdgeCreationEditPolicy.getSourceTargetData(GraphElement source, GraphElement target)
          Build a SourceTargetData structure for a given source and a given target
 


Modelers

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.