Uses of Class
de.opsdesign.yax.types.PortType

Packages that use PortType
de.opsdesign.yax   
de.opsdesign.yax.types   
 

Uses of PortType in de.opsdesign.yax
 

Methods in de.opsdesign.yax with parameters of type PortType
 void Component.addImplicitPort(PortType portType)
           
 

Uses of PortType in de.opsdesign.yax.types
 

Methods in de.opsdesign.yax.types that return types with arguments of type PortType
 java.util.ArrayList<PortType> ComponentType.getPortTypes()
           
 

Methods in de.opsdesign.yax.types with parameters of type PortType
 void When.addImplicitPort(Component component, PortType portType)
           
 void ComponentType.addImplicitPort(Component component, PortType portType)
           
 



Copyright © 2008 OPS Design GmbH. All Rights Reserved.