org.objectweb.dsrg.sofa.repository.model.impl.congenstyles
Class ConGenCommStyleFactory

java.lang.Object
  extended by org.objectweb.dsrg.sofa.repository.model.impl.congenstyles.ConGenCommStyleFactory

public final class ConGenCommStyleFactory
extends java.lang.Object

Factory returning classes for connector generation.


Method Summary
static ConGenCommStyle getConGenCommStyle(java.lang.String name)
          Returns generation class for the specified communication style.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConGenCommStyle

public static ConGenCommStyle getConGenCommStyle(java.lang.String name)
Returns generation class for the specified communication style.

Parameters:
name - communication style
Returns:
generation class for the specified communication style or null