hu.soft4d.minerva.uml.xmi
Class XmiUMLSSMFactory

java.lang.Object
  extended by hu.soft4d.minerva.ssm.SSMFactory
      extended by hu.soft4d.minerva.uml.xmi.XmiUMLSSMFactory

public class XmiUMLSSMFactory
extends SSMFactory

Author:
Zsolt Kiss Gere, 4D Soft Ltd.

Field Summary
 
Fields inherited from class hu.soft4d.minerva.ssm.SSMFactory
initialState, intvarMap, locationMap, locvarMap, messageMap, namespace, operationMap, port, portName, service, serviceName, switchList, typeMap, wsdlUri
 
Constructor Summary
XmiUMLSSMFactory(java.lang.String modelFileName, java.lang.String ssmName)
           
 
Method Summary
 
Methods inherited from class hu.soft4d.minerva.ssm.SSMFactory
createSSMMessage, createSwitch, dumpSSM, getCreateInteractionVariable, getCreateLocationVariable, getCreateSSMOperation, getCreateSSMType, getFactoryFromUML, getFactoryFromWSDL, getInitialState, getIntvarMap, getLocationMap, getLocvarMap, getMessageMap, getNamespace, getOperationMap, getPort, getPortName, getService, getServiceName, getSSM, getSwitchList, getTypeMap, getVarKey, getWsdlUri, initFromStateMachine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmiUMLSSMFactory

public XmiUMLSSMFactory(java.lang.String modelFileName,
                        java.lang.String ssmName)
                 throws java.lang.Exception
Throws:
java.lang.Exception