public class SassenaIncoherentModel extends Item
component
Constructor and Description |
---|
SassenaIncoherentModel()
The constructor.
|
SassenaIncoherentModel(org.eclipse.core.resources.IProject projectSpace)
The constructor with a project space in which files should be
manipulated.
|
Modifier and Type | Method and Description |
---|---|
void |
loadInput(java.lang.String input)
This method loads an existing XML file as an EMFComponent.
|
FormStatus |
process(java.lang.String actionName)
This method overrides Item.process to provide a process
action that writes the EMFComponent to an XML file.
|
addListener, cancelProcess, cancelProcess, clone, copy, disable, equals, getAvailableActions, getDescription, getForm, getId, getItemBuilderName, getItemType, getName, getOutputFile, getResource, getResource, getStatus, hashCode, hasProject, isEnabled, loadFromPSF, reloadProjectData, setActionFactory, setDescription, setId, setIOService, setItemBuilderName, setName, setProject, setupFormWithServices, submitForm, update, update, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit
public SassenaIncoherentModel()
public SassenaIncoherentModel(org.eclipse.core.resources.IProject projectSpace)
projectSpace
- The Eclipse project where files should be stored and from
which they should be retrieved.public FormStatus process(java.lang.String actionName)
process
in class Item
actionName
- The name of action that should be performed using the
processed Form data.