#PLEASE DO NOT EDIT THIS CODE
#This code was generated using the UMPLE 1.37.0.8623.1cd95c4b0 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