Uses of Interface
org.objectweb.dsrg.sofa.repository.model.impl.congenstyles.ConGenCommStyle

Packages that use ConGenCommStyle
org.objectweb.dsrg.sofa.repository.model.impl.congenstyles   
 

Uses of ConGenCommStyle in org.objectweb.dsrg.sofa.repository.model.impl.congenstyles
 

Classes in org.objectweb.dsrg.sofa.repository.model.impl.congenstyles that implement ConGenCommStyle
 class MessagingStyle
          Messaging.
 class MethodInvocationStyle
          Method invocation.
 class StreamingStyle
          Streaming communication style.
 

Methods in org.objectweb.dsrg.sofa.repository.model.impl.congenstyles that return ConGenCommStyle
static ConGenCommStyle ConGenCommStyleFactory.getConGenCommStyle(java.lang.String name)
          Returns generation class for the specified communication style.