Modelers

Uses of Interface
org.topcased.modeler.graphconf.StringBridge

Packages that use StringBridge
org.topcased.modeler.graphconf   
org.topcased.modeler.graphconf.util   
 

Uses of StringBridge in org.topcased.modeler.graphconf
 

Methods in org.topcased.modeler.graphconf that return StringBridge
 StringBridge GraphconfFactory.createStringBridge()
          Returns a new object of class 'String Bridge'.
 

Uses of StringBridge in org.topcased.modeler.graphconf.util
 

Methods in org.topcased.modeler.graphconf.util with parameters of type StringBridge
 java.lang.Object GraphconfSwitch.caseStringBridge(StringBridge object)
          Returns the result of interpretting the object as an instance of 'String Bridge'.
 


Modelers

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