SAM

Uses of Interface
org.topcased.sam.InControlPort

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

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

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

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

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

Uses of InControlPort in org.topcased.sam
 

Methods in org.topcased.sam that return InControlPort
 InControlPort SAMFactory.createInControlPort()
          Returns a new object of class 'In Control Port'
 

Uses of InControlPort in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement InControlPort
 class InControlPortImpl
          An implementation of the model object 'In Control Port'.
 

Methods in org.topcased.sam.impl that return InControlPort
 InControlPort SAMFactoryImpl.createInControlPort()
           
 

Uses of InControlPort in org.topcased.sam.util
 

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


SAM

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