Modelers

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

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

Uses of AbstractGraphConf in org.topcased.modeler.graphconf
 

Subinterfaces of AbstractGraphConf in org.topcased.modeler.graphconf
 interface EdgeGraphConf
          A representation of the model object 'Edge Graph Conf'.
 interface NodeGraphConf
          A representation of the model object 'Node Graph Conf'.
 

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

Methods in org.topcased.modeler.graphconf.util with parameters of type AbstractGraphConf
 java.lang.Object GraphconfSwitch.caseAbstractGraphConf(AbstractGraphConf object)
          Returns the result of interpretting the object as an instance of 'Abstract Graph Conf'.
 


Modelers

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