#PLEASE DO NOT EDIT THIS CODE
#This code was generated using the UMPLE 1.37.0.8597.21f52b4e3 modeling language!
# line 5 "../ExternalInterfaceTest.ump"
from Serializable import Serializable
class MyData(Serializable):
#------------------------
# MEMBER VARIABLES
#------------------------
#------------------------
# CONSTRUCTOR
#------------------------
def __init__(self):
pass
#------------------------
# INTERFACE
#------------------------
def delete(self):
pass