cvm.se.manager
Class SE_M_Facade

java.lang.Object
  extended by cvm.se.manager.SE_M_Facade

public class SE_M_Facade
extends java.lang.Object

Main entry point into the Synthesis Engine. This is the facade into the manager package.

Author:
Frank Hernandez, Raidel Batista, Eddie Incert

Method Summary
static SE_M_Facade getInstance()
           
 void handleCommunicationData(java.lang.String dataSchemaXML)
          Handles the data schema for SE.
 void handleCommunications(java.lang.String controlSchemaXML)
          Handles the commincation requested from UCI.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SE_M_Facade getInstance()

handleCommunications

public void handleCommunications(java.lang.String controlSchemaXML)
Handles the commincation requested from UCI.

Parameters:
controlSchemaXML -

handleCommunicationData

public void handleCommunicationData(java.lang.String dataSchemaXML)
Handles the data schema for SE.

Parameters:
dataSchemaXML -