SAM

Uses of Interface
org.topcased.sam.InputPort

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

Uses of InputPort in org.topcased.sam
 

Subinterfaces of InputPort in org.topcased.sam
 interface InControlPort
          A representation of the model object 'In Control Port'.
 interface InDataPort
          A representation of the model object 'In Data Port'.
 

Uses of InputPort in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement InputPort
 class InControlPortImpl
          An implementation of the model object 'In Control Port'.
 class InDataPortImpl
          An implementation of the model object 'In Data Port'.
 class InputPortImpl
          An implementation of the model object 'Input Port'.
 

Uses of InputPort in org.topcased.sam.util
 

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


SAM

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