|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectsalomeTMF_plug.pluginxlsxml.Export.CallPackageDocXML
public class CallPackageDocXML
Class whitch call DocXml plugin to import ort Export Data
Field Summary | |
---|---|
private java.lang.String |
fs
Get the File Separator (different between Unix and Windows) |
(package private) boolean |
initSelection
|
Constructor Summary | |
---|---|
CallPackageDocXML(org.objectweb.salome_tmf.plugins.IPlugObject pIhm,
java.lang.String saveFileName2)
Creates a new instance of CallPackageDocXML |
Method Summary | |
---|---|
boolean |
isInitSelection()
Return initSelection |
void |
setInitSelection(boolean initSelection)
Set initSelection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
boolean initSelection
private java.lang.String fs
Constructor Detail |
---|
public CallPackageDocXML(org.objectweb.salome_tmf.plugins.IPlugObject pIhm, java.lang.String saveFileName2)
pIhm
- Interface Homme MachinesaveFileName2
- Name of the XML fileMethod Detail |
---|
public boolean isInitSelection()
public void setInitSelection(boolean initSelection)
initSelection
- The initSelection to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |