org.openorb.pss.wrapper
public interface PsdlWrapper
Method Summary | |
---|---|
void | map_catalog(File into, psdlCatalog sh)
This operation will be called by the PSDL to Java generator in order to translate
Catalog structure. |
void | map_storagehome(File into, psdlStorageHome sh)
This operation will be called by the PSDL to Java generator in order to translate
Storage Home structure. |
void | map_storagetype(File into, psdlStorageType st)
This operation will be called by the PSDL to Java generator in order to translate
Storage Type structure. |