Modelers

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

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

Uses of Bridge in org.topcased.modeler.graphconf
 

Subinterfaces of Bridge in org.topcased.modeler.graphconf
 interface EMFBridge
          A representation of the model object 'EMF Bridge'.
 interface StringBridge
          A representation of the model object 'String Bridge'.
 

Methods in org.topcased.modeler.graphconf that return Bridge
 Bridge AbstractGraphConf.getBridge()
          Returns the value of the 'Bridge' containment reference.
 

Methods in org.topcased.modeler.graphconf with parameters of type Bridge
 void AbstractGraphConf.setBridge(Bridge value)
          Sets the value of the 'Bridge' containment reference.
 

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

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


Modelers

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