SAM

Uses of Interface
org.topcased.sam.OutControlPort

Packages that use OutControlPort
org.topcased.modeler.sam.automatondiagram   
org.topcased.modeler.sam.systemdiagram   
org.topcased.sam   
org.topcased.sam.impl   
org.topcased.sam.util   
 

Uses of OutControlPort in org.topcased.modeler.sam.automatondiagram
 

Methods in org.topcased.modeler.sam.automatondiagram with parameters of type OutControlPort
protected  GraphElement AutomCreationUtils.createGraphElementOutControlPort(OutControlPort element, java.lang.String presentation)
           
 

Uses of OutControlPort in org.topcased.modeler.sam.systemdiagram
 

Methods in org.topcased.modeler.sam.systemdiagram with parameters of type OutControlPort
protected  GraphElement SystCreationUtils.createGraphElementOutControlPort(OutControlPort element, java.lang.String presentation)
           
 

Uses of OutControlPort in org.topcased.sam
 

Methods in org.topcased.sam that return OutControlPort
 OutControlPort SAMFactory.createOutControlPort()
          Returns a new object of class 'Out Control Port'
 

Uses of OutControlPort in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement OutControlPort
 class OutControlPortImpl
          An implementation of the model object 'Out Control Port'.
 

Methods in org.topcased.sam.impl that return OutControlPort
 OutControlPort SAMFactoryImpl.createOutControlPort()
           
 

Uses of OutControlPort in org.topcased.sam.util
 

Methods in org.topcased.sam.util with parameters of type OutControlPort
 T SAMSwitch.caseOutControlPort(OutControlPort object)
          Returns the result of interpretting the object as an instance of 'Out Control Port'.
 


SAM

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