net.sourceforge.toscanaj.gui.activity
Class SaveConceptualSchemaActivity
java.lang.Object
net.sourceforge.toscanaj.gui.activity.SaveConceptualSchemaActivity
- All Implemented Interfaces:
- org.tockit.events.EventBrokerListener, FileActivity
- public class SaveConceptualSchemaActivity
- extends java.lang.Object
- implements FileActivity, org.tockit.events.EventBrokerListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SaveConceptualSchemaActivity
public SaveConceptualSchemaActivity(ConceptualSchema conceptualSchema,
org.tockit.events.EventBroker eventBroker)
processFile
public void processFile(java.io.File file)
throws java.lang.Exception
- Specified by:
processFile
in interface FileActivity
- Throws:
java.lang.Exception
prepareToProcess
public boolean prepareToProcess()
throws java.lang.Exception
- Specified by:
prepareToProcess
in interface FileActivity
- Throws:
java.lang.Exception
processEvent
public void processEvent(org.tockit.events.Event e)
- Specified by:
processEvent
in interface org.tockit.events.EventBrokerListener
getExtensions
public java.lang.String[] getExtensions()
- Specified by:
getExtensions
in interface FileActivity
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface FileActivity
The ToscanaJ project