SAM

Uses of Interface
org.topcased.sam.OutputPort

Packages that use OutputPort
org.topcased.sam   
org.topcased.sam.impl   
org.topcased.sam.util   
 

Uses of OutputPort in org.topcased.sam
 

Subinterfaces of OutputPort in org.topcased.sam
 interface OutControlPort
          A representation of the model object 'Out Control Port'.
 interface OutDataPort
          A representation of the model object 'Out Data Port'.
 

Uses of OutputPort in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement OutputPort
 class OutControlPortImpl
          An implementation of the model object 'Out Control Port'.
 class OutDataPortImpl
          An implementation of the model object 'Out Data Port'.
 class OutputPortImpl
          An implementation of the model object 'Output Port'.
 

Uses of OutputPort in org.topcased.sam.util
 

Methods in org.topcased.sam.util with parameters of type OutputPort
 T SAMSwitch.caseOutputPort(OutputPort object)
          Returns the result of interpretting the object as an instance of 'Output Port'.
 


SAM

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